OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: Some questions

[ Lists Home | Date Index | Thread Index ]
  • From: Larry Watanabe <LWatanab@JetForm.com>
  • To: "'xml-dev@ic.ac.uk'" <xml-dev@ic.ac.uk>
  • Date: Wed, 1 Dec 1999 16:12:41 -0500


Ron Daniel writes:
>RDF does not leave this important information implicit. Each
>RDF statement has exactly three parts:
>   Subject - the thing being talked about (the documents in
>     the example above).
>   Predicate - the type of statement being made about the subject
>     (author in this example)
>  Object - the value portion of the statement (the author name
>     in this example).

>If the data was expressed in RDF, an RDF-aware grep-like
>tool would let you select all the RDF properties labeled
>"author", get the URIs of the resource and the name of the
>author, and plop that info into the database. There would
>be no ambiguity about the thing which was authored.

This works fine for inherently binary relations, but for n-ary relations you
end up reifying them by introducing a dummy node. Matching against that
dummy node will yield no matches, or only incorrect ones, since the names of
the nodes are supposed to be new constants (or existentially quantified
variables). 

To make that dummy node meaningful, you would have to match a wildcard
against it and other relations. But then you're back to your original
sitatuation of not knowing what the relation means unless you have further
knowledge of the semantics of the relations.

-Larry Watanabe
Jetform Corporation
lwatanab@jetform.com


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






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS