new properties eg provo
authorTim L <lebot@rpi.edu>
Wed, 23 May 2012 21:06:07 -0400
changeset 2931 f546180d22f4
parent 2930 6462a182e9b7
child 2932 ba3b344f3487
new properties eg provo
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pairKey.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pairValue.ttl
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pairKey.ttl	Wed May 23 21:06:07 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_pairValue.ttl	Wed May 23 21:06:07 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