prov-o html cross reference examples from ontology
authorTim L <lebot@rpi.edu>
Mon, 23 Apr 2012 10:35:28 -0400
changeset 2449 67be7444aba9
parent 2448 ed0c2c819ed4
child 2450 ff3541af0655
child 2451 126ca87598b2
prov-o html cross reference examples from ontology
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteMembership.ttl
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteMembership.ttl	Mon Apr 23 10:35:28 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