W3C home > Mailing lists > Public > www-rdf-interest@w3.org > October 2000

Re: Data Model question - using a subject as a predicate

From: Graham Klyne <GK@Dial.pipex.com>
Date: Thu, 05 Oct 2000 14:01:53 +0100
Message-Id: <4.3.2.7.2.20001005135841.00bc9830@pop.dial.pipex.com>
To: David Allsopp <dallsopp@signal.dera.gov.uk>
Cc: "www-rdf-interest@w3.org" <www-rdf-interest@w3.org>
At 12:10 PM 10/5/00 +0100, David Allsopp wrote:

>Hello all,
>
>Another question about the RDF Data Model:
>
>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>In the formal model we have:
>
>1. There is a set called 'Resources'
>2. There is a set called 'Literals'
>3. There is a subset of 'Resources' called 'Properties'
>4. There is a set called 'Statements', each element of which is a triple
>of the form {pred, sub obj}
>
>where pred is a property (member of 'Properties'), sub is a resource
>(member of 'Resources') and obj is either a resource or a literal
>(member of 'Literals').
>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>This seems to imply that a resource already being used as a subject or
>object (i.e. not currently a member of the subset 'Properties') can
>later be used as a predicate (by the addition of a further triple to the
>model). This resource then becomes a member of the subset 'Properties').
>
>Is this correct?  Can someone give a practical example where this might
>be useful, or at least make sense?

Yup.

Take it the other way round:  suppose you want to make an assertion about a 
property, then it must appear as a subject of some statement.

Consider rdfs:subPropertyOf (see RDF schema specification).

#g

------------
Graham Klyne
(GK@ACM.ORG)
Received on Thursday, 5 October 2000 10:03:27 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:44:25 UTC