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

Re: Re: retrievable URIs in RDF, was Re: more politi


jonathan politi
[Jonathan Borden]"
> For RDF/OWL applications, we can assume that when property URIrefs are
> dereferenced it will be with Accept: application/rdf+xml
>
> In that case, there is no confusion at all. RDF/OWL applications will get
> back an OWL description of the property. An OWL application understands
> exactly that the following URIref:
>
> http://www.w3.org/TR/2003/WD-owl-guide-20030331/wine.owl#TableWine
>
> which dereferences to:
>
> <owl:Class rdf:ID="TableWine">
>  <owl:subClassOf>
>   <owl:Class>
>     <owl:intersectionOf rdf:parseType="Collection">
>       <owl:Class rdf:about="#Wine" />
>       <owl:Restriction>
>         <owl:onProperty rdf:resource="#hasSugar" />
>         <owl:hasValue rdf:resource="#Dry" />
>       </owl:Restriction>
>     </owl:intersectionOf>
>   </owl:Class>
>  </owl:subClassOf>
> </owl:Class>
>
> means the class of TableWine. To the RDF/OWL appliction this DOES NOT mean
> the XML element owl:Class[@rdf:ID="TableWine"] because the RDF and OWL
model
> theories define this piece of XML to be interpreted as an OWL class. That
is
> to say RDF and OWL have a very definite semantics defining an
interpretation
> of the XML and/or N-Triples syntax on which they might be based.

OK, no problem here.  And
http://www.w3.org/TR/2003/WD-owl-guide-20030331/wine.owl#TableWine would
mean the same class even if it were not dereferenceable, would it not?  Of
course, then the app would have to find that out some other way without
loading it from the network.

Now how about plain RDF without OWL, which (as I now realize) is more what I
was thinking of?  I do not recall that plain RDF has any conventions about
this.  I have to admit, though, that restricting Accept to be
application/rdf+xml is rather a nice trick.

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.