Re: Of partial reification

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