- From: Bill dehOra <wdehora@cromwellmedia.co.uk>
- Date: Tue, 6 Jun 2000 15:17:36 +0100
- To: "'RDF interest group'" <www-rdf-interest@w3.org>
Hi,
I've been working my way through the rdf-dev archives and came across this
thread from last July:
http://www.mailbase.ac.uk/lists/rdf-dev/1999-07/0023.html
Sergey Melnik asks:
"""
1) Reification
The RDF M&S specification does not say anything about the existence
dependencies of statements and their reified counterparts;
Example:
(A) (Tom, hunts, Jerry)
(B) (rdf:type, X, rdf:Statement)
(rdf:predicate, X, hunts)
(rdf:subject, X, Tom)
(rdf:object, X, Jerry)
Does an RDF model containing (A) implicitly contain (B)?
Does (B) imply (A)?
"""
The respodants are not in agreement. Perry Caro quoted the RDFms (yes it
does), John Cowan said that Ralph Swick has clarified this matter (no it
doesn't). Jan Grant said no. Jonas Liljegren said no, but you could safely
assume it in this case. Is there a normative answer to this?
-Bill
Received on Tuesday, 6 June 2000 10:18:25 UTC