[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Roger L. Costello" <costello@m...>
  • To: xml-dev@i...
  • Date: Thu, 08 Apr 1999 07:42:58 -0400

Dan Brickley wrote:
> 
> Having an rdf:type property pointing to rdf:Bag is just RDF's way of
> telling us that the anonymous resource "is A" rdf:Bag. 
>

Is it *always* the case that if an RDF model has a resource with a
property rdf:type whose value is foo then rather than:

<rdf:Description [attrs]>
    <rdf:type resoure="foo">
    [other properties]
</rdf:Description>

the syntax is:

<foo>
   [other properties]
</foo>

Example:

Rather than:

<rdf:Description >
    <rdf:type resoure="rdf:Bag">
    [other properties]
</rdf:Description>

the syntax is:

<rdf:Bag>
   [other properties]
</rdf:Bag>

/Roger


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member