new provo term egs
authorTim L <lebot@rpi.edu>
Wed, 11 Jul 2012 12:50:57 -0400
changeset 3965 bc83fa22e685
parent 3964 42a225bb3045
child 3966 7619aaaae1a2
new provo term egs
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_IncompleteCollection.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_prov-dm.ttl
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_IncompleteCollection.ttl	Wed Jul 11 12:50:57 2012 -0400
@@ -0,0 +1,7 @@
+@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 prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_prov-dm.ttl	Wed Jul 11 12:50:57 2012 -0400
@@ -0,0 +1,7 @@
+@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 prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO