[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Some questions

  • From: David Megginson <david@m...>
  • To: "'XML Dev'" <xml-dev@i...>
  • Date: Thu, 2 Dec 1999 09:26:26 -0500 (EST)

download robarts library
Didier PH Martin writes:

 > Didier reply: 

 > But most of the RDF users set the description element "about"
 > attribute's value with a URL. In fact, this is OK because the spec
 > indicates that you are providing a description _about_ something
 > and the about value may be its location.

The advantage is that the URL is an absolute identifier (whether it
actually points to anything or not).  For example, imagine that
Amazon.com uses id p0809764 to refer to the person David Bowie, while
Reuters uses the id p0809764 to refer to the person Bill Clinton.  If
I get some RDF

  <foo:Person rdf:ID="p0809764">
    <foo:customer-rating>80%</foo:customer-rating>
  </foo:Person>

how do I know who I'm talking about?  On the other hand, if I have

  <foo:Person rdf:about="http://www.reuters.com/ids#p0809764">
    <foo:customer-rating>61%</foo:customer
  </foo:Person>

  <foo:Person rdf:about="http://www.amazon.com/performers/p0809764">
    <foo:customer-rating>80%</foo:customer-rating>
  </foo:Person>

then there's no room for confusion.  Certainly, local IDs have their
uses, but we're building a new environment where information has to be
useful across systems, and to accomplish that, we need to use some
kind of global identifiers, such as URLs or URNs (once the latter are
ready for Prime Time); local IDs are of little value outside of closed
systems.

 > I discovered that using this form, is, most of the time
 > bogus. Instead, I do what librarian discovered. Have the
 > classification card (i.e. description element) to be independent of
 > any properties.

Yes, but with the Web, a better analogy would be that you're in
Robarts Library in Toronto and have a card from the Bodleian in Oxford
that says to get the third book on the fifth shelf in the eighteenth
row.  It would have been better to have given you the ISBN so that you 
could find it in any library.


All the best,


David

-- 
David Megginson                 david@m...
           http://www.megginson.com/

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 unsubscribe, mailto:majordomo@i... the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.