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

RE: RDF Interpretation of XML documents (was Re: [xml-d


rdf id versus rdf about
Thanks John!  So essentially it comes down to 
striping the XML with the RDF namespace such 
that the RDF processor can... then do exactly what?

I guess I am asking about the processes an 
RDF system would use to read and interpret the 
XML.  I can guess but a guess isn't good enough. 
I am considering the semiote (a sign processor) 
and thinking that the markup for that could 
be striped with the RDF and make the data 
available to an RDF engine without using RDF 
per se.  That would be cool.   

Manos:  thoughts on that?

To me, this idea that one can make their XML 
RDF-friendly is pretty powerful as a means 
of bridging from the common web to the semantic 
web.  Yes, I know TimBL insists they are the 
same web, but only architecturally, in my 
opinion.  There is a gulf of common practice 
to be crossed.  Short FAQ-like presentations 
as what you provided below can be very useful. 

len


From: John Cowan [mailto:jcowan@r...]

"Bullard, Claude L (Len)" scripsit:

> How does one write a document in RDF friendly ways?

1) Use rdf:id instead of id, although id is accepted by the older RDF syntax.

2) Make sure there is a namespace name available for every element: RDF
can't currently cope with elements that have no namespace names.  (Having
no *prefix* is not a problem).

3) Eschew mixed content.

4) Don't wrap semanticless container elements around groups.

5) When you are describing something identified by a URI, put the URI
   in an rdf:about attribute.

6) When you are referencing something by URI, put the URI in an
   rdf:resource attribute in an empty element.

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.