- From: Seth Russell <seth@robustai.net>
- Date: Thu, 23 Nov 2000 15:05:38 -0800
- To: Graham Klyne <GK@Dial.pipex.com>
- CC: Bill de hÓra <dehora@acm.org>, ML RDF-interest <www-rdf-interest@w3c.org>
Graham Klyne wrote:
> Offhand, I don't see any particular use for partial reification, but...
<rai:??
rdf:about="access://robustai.net/MyMemory/Seth#useForPartialReification"
rai:context="access://robustai.net/MyMemory/Seth#RDFreification"
rai:source="*"
dc:language="EN"
xmlns:rai="http://robustai.net/rai/"
>
Well then how do you propose we refer to all statements that have a particular
property?
[S] --rdf:Type-----> [rdf:Statement(s)]
[S] --rdf:property--> [SomeResource]
Or all statements that have a particular object?
[S] --rdf:Type-----> [rdf:Statement(s)]
[S] --rdf:object--> [SomeResource, literal, or statement]
Or all statements that have a particular subject?
[S] --rdf:Type-----> [rdf:Statement(s)]
[S] --rdf:subject--> [SomeResource]
</rai:??>
Seth Russell
Received on Thursday, 23 November 2000 18:03:26 UTC