updated metadata
authorTim L <lebot@rpi.edu>
Tue, 06 Mar 2012 20:34:32 -0500
changeset 1788 aee3f1740f43
parent 1787 2c00040f748a
child 1789 84a2079bdefc
updated metadata
examples/bin/ckan-metadata.sh
examples/meta/w3c-provenance-working-group-prov-examples.void.ttl
--- a/examples/bin/ckan-metadata.sh	Tue Mar 06 20:26:51 2012 -0500
+++ b/examples/bin/ckan-metadata.sh	Tue Mar 06 20:34:32 2012 -0500
@@ -1,6 +1,7 @@
 #!/bin/bash
 
 BASE="http://dvcs.w3.org/hg/prov/file/tip/examples"
+RAW="http://dvcs.w3.org/hg/prov/raw-file/tip/examples"
 
 echo "@prefix void:    <http://rdfs.org/ns/void#> ."
 echo "@prefix dcterms: <http://purl.org/dc/terms/> ."
@@ -33,7 +34,7 @@
    echo "   a dcat:Dataset, void:Dataset;"
    for dump in `find $example -name "*.rdf" -or -name "*.ttl" -or -name "*.nt" -or -name "*.trig"`; do
       dump="${dump#./}"
-      echo "   void:dataDump <$BASE/$dump>;"
+      echo "   void:dataDump <$RAW/$dump>;"
    done
    echo "."
 done
--- a/examples/meta/w3c-provenance-working-group-prov-examples.void.ttl	Tue Mar 06 20:26:51 2012 -0500
+++ b/examples/meta/w3c-provenance-working-group-prov-examples.void.ttl	Tue Mar 06 20:34:32 2012 -0500
@@ -106,44 +106,44 @@
 # eg-10-trust-agent-annotation/rdf
 <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-10-trust-agent-annotation/rdf>
    a dcat:Dataset, void:Dataset;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-10-trust-agent-annotation/rdf/eg-10-trust-agent-annotation-via-notes.ttl>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-10-trust-agent-annotation/rdf/eg-10-trust-agent-annotation-via-notes.ttl>;
 .
 
 # eg-11-w3c-publication/asn/convert/rdf
 <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-11-w3c-publication/asn/convert/rdf>
    a dcat:Dataset, void:Dataset;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-11-w3c-publication/asn/convert/rdf/eg-11-w3c-publication.n3.rdf>;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-11-w3c-publication/asn/convert/rdf/eg-11-w3c-publication.n3.ttl>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-11-w3c-publication/asn/convert/rdf/eg-11-w3c-publication.n3.rdf>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-11-w3c-publication/asn/convert/rdf/eg-11-w3c-publication.n3.ttl>;
 .
 
 # eg-12-pnnl-atmospheric-climate-science-data-node/rdf
 <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-12-pnnl-atmospheric-climate-science-data-node/rdf>
    a dcat:Dataset, void:Dataset;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-12-pnnl-atmospheric-climate-science-data-node/rdf/eg-12-pnnl-atmospheric-climate-science-data-node.ttl>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-12-pnnl-atmospheric-climate-science-data-node/rdf/eg-12-pnnl-atmospheric-climate-science-data-node.ttl>;
 .
 
 # eg-13-unqualified-and-qualified-involvement/rdf
 <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-13-unqualified-and-qualified-involvement/rdf>
    a dcat:Dataset, void:Dataset;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-13-unqualified-and-qualified-involvement/rdf/eg-13-unqualified-and-qualified-involvement.ttl>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-13-unqualified-and-qualified-involvement/rdf/eg-13-unqualified-and-qualified-involvement.ttl>;
 .
 
 # eg-14-unqualified-and-qualified-times/rdf
 <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-14-unqualified-and-qualified-times/rdf>
    a dcat:Dataset, void:Dataset;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-14-unqualified-and-qualified-times/rdf/eg-14-unqualified-and-qualified-times.ttl>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-14-unqualified-and-qualified-times/rdf/eg-14-unqualified-and-qualified-times.ttl>;
 .
 
 # eg-2-rdf-stub/rdf
 <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-2-rdf-stub/rdf>
    a dcat:Dataset, void:Dataset;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-2-rdf-stub/rdf/eg-2-rdf-stub.ttl>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-2-rdf-stub/rdf/eg-2-rdf-stub.ttl>;
 .
 
 # eg-6-pcurl-py/rdf
 <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-6-pcurl-py/rdf>
    a dcat:Dataset, void:Dataset;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-6-pcurl-py/rdf/Eg-6-pcurl-py.prov.ttl>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-6-pcurl-py/rdf/Eg-6-pcurl-py.prov.ttl>;
 .
 
 # eg-7-magetab2rdf/rdf
@@ -159,11 +159,11 @@
 # eg-9-provrdf-owl-coverage/rdf
 <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-9-provrdf-owl-coverage/rdf>
    a dcat:Dataset, void:Dataset;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-9-provrdf-owl-coverage/rdf/create/rdf/eg-9-provrdf-owl-coverage.html.ttl>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-9-provrdf-owl-coverage/rdf/create/rdf/eg-9-provrdf-owl-coverage.html.ttl>;
 .
 
 # eg-9-provrdf-owl-coverage/rdf/create/rdf
 <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-9-provrdf-owl-coverage/rdf/create/rdf>
    a dcat:Dataset, void:Dataset;
-   void:dataDump <http://dvcs.w3.org/hg/prov/file/tip/examples/eg-9-provrdf-owl-coverage/rdf/create/rdf/eg-9-provrdf-owl-coverage.html.ttl>;
+   void:dataDump <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-9-provrdf-owl-coverage/rdf/create/rdf/eg-9-provrdf-owl-coverage.html.ttl>;
 .