--- a/examples/eg-41-pml-3-html-examples/document/homepage Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-http://www.w3.org/2011/prov/wiki/Eg-41-pml-3-html-examples
-http://dvcs.w3.org/hg/prov/file/tip/examples/eg-41-pml-3-html-examples
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Author.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Authorship.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_DeclarativeRule.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Document.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_DocumentFragment.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-<http://www.w3.org/TR/prov-o/#introduction>
- a pml:DocumentFragment,
- pml:InformationContainer, prov:Entity; # Inferred
- dcterms:isPartOf <http://www.w3.org/TR/prov-o/>;
-.
-
-<http://www.w3.org/TR/prov-o/>
- a pml:Document,
- pml:InformationContainer, prov:Entity; # Inferred
-.
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_EmptyInformation.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Format.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_InferenceEngine.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Information.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_InformationContainer.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Language.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_OffsetPosition.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Ontology.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_OwnedEntity.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Owner.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Ownership.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Position.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_ProceduralPlan.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Publisher.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Publishership.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_RowColLocation.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Sensor.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Source.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_TranslationMethod.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_WebService.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Webpage.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_authorOf.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasAuthor.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasCreationDateTime.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasDescription.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasEncoding.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFormat.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFromCol.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFromLanguage.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFromOffset.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFromRow.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasLanguage.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasModificationDateTime.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasOwner.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasPublicationDateTime.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasPublisher.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasToCol.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasToLanguage.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasToOffset.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasToRow.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasVersion.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_qualifiedAuthorship.ttl Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix pml: <http://provenanceweb.org/ns/pml#> .
-@prefix ex: <http://example.com/vocab#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- a/examples/eg-41-pml-3-html-examples/rdf/create/refresh.sh Mon Aug 20 00:11:41 2012 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-$DATAFAQS_HOME/bin/stub-ontology-examples.py https://raw.github.com/timrdf/pml/master/ontology/pml-3.0.owl http://provenanceweb.org/ontology/pml# pml