author | kbelhajj |
Mon, 06 Aug 2012 09:30:14 +0100 | |
changeset 4267 | a877db24bb37 |
parent 4266 | 7d53cf53c4b7 |
child 4269 | ec84af724713 |
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EmptyCollection.ttl |
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EmptyCollection.ttl Mon Aug 06 08:57:26 2012 +0100 +++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EmptyCollection.ttl Mon Aug 06 09:30:14 2012 +0100 @@ -1,7 +1,4 @@ @prefix prov: <http://www.w3.org/ns/prov#> . @prefix : <http://example.org/> . -:member1 a prov:Entity . -:member2 a prov:Entity . - :c a prov:EmptyCollection . # The collection is believed to not contain members.