author | Luc Moreau <l.moreau@ecs.soton.ac.uk> |
Mon, 06 Aug 2012 09:47:31 +0100 | |
changeset 4269 | ec84af724713 |
parent 4268 | c55899a46144 (current diff) |
parent 4267 | a877db24bb37 (diff) |
child 4270 | 5bba99e1e3b1 |
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EmptyCollection.ttl Mon Aug 06 09:47:02 2012 +0100 +++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EmptyCollection.ttl Mon Aug 06 09:47:31 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.