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

Re: Un-ask the question (was Re: URIs and Names onth


onth
[Steven Livingstone]


> ... but how would we know when it does and doesn't return a
> pointer to something physical? ISBN might return a URL, but it also
> represents non-url things - i.e. a physical book.
>

Most of the time the context will make clear whether a URI is there for
accessing a netwrok-accessible resource or not.  I think this notion has
been getting lost in the discussion.

For example, say a namespace identifier is in the form of a urn.  The
processor may try to use it to retrieve a schema, but an xml schema
processor knows that may fail (being only a hint).  Otherwise, processors
know the namespace identifier is essentially a string, so there is no
problem about deciding to sit or not.  The same applies even if the
namespace identifier is in the form of an http:  url.

Say a particular identifier is used to specify the type of a resource in
RDF.  The RDF processor does not need to access that url to work with it.
The processor may need to know where to look up the definition of some verb
(predicate), but that is a different thing altogether.  Suppose there were
an RDF triple that declares the home page of a resource:

{resource:example.com#testcases/xyz1234,
    ontology:ontologies-r-us:websites#homepageIs,
    "http://www.example.com"}

Here, only the object, the literal value of the url for the homepage, is a
candidate for accessing.  This is not dependent on human judgement, it would
also be known to the processor, regardless of whether the other two URIs
used the http: scheme or not.

Cheers,

Tom P




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.