removing eg-41
authorTim L <lebot@rpi.edu>
Mon, 20 Aug 2012 15:40:08 -0400
changeset 4364 ce36d29037f9
parent 4363 b3c69c5b9632
child 4365 b2195ef67263
removing eg-41
examples/eg-41-pml-3-html-examples/document/homepage
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Author.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Authorship.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_DeclarativeRule.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Document.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_DocumentFragment.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_EmptyInformation.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Format.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_InferenceEngine.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Information.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_InformationContainer.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Language.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_OffsetPosition.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Ontology.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_OwnedEntity.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Owner.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Ownership.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Position.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_ProceduralPlan.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Publisher.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Publishership.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_RowColLocation.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Sensor.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Source.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_TranslationMethod.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_WebService.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/class_Webpage.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_authorOf.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasAuthor.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasCreationDateTime.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasDescription.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasEncoding.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFormat.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFromCol.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFromLanguage.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFromOffset.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasFromRow.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasLanguage.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasModificationDateTime.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasOwner.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasPublicationDateTime.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasPublisher.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasToCol.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasToLanguage.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasToOffset.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasToRow.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_hasVersion.ttl
examples/eg-41-pml-3-html-examples/rdf/create/rdf/property_qualifiedAuthorship.ttl
examples/eg-41-pml-3-html-examples/rdf/create/refresh.sh
--- 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