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

 


Help: OASIS Mailing Lists Help | MarkMail Help

office-metadata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [office-metadata] RDF/XML and XPath



On Feb 9, 2007, at 12:04 PM, Michael Brauer - Sun Germany - ham02 - 
Hamburg wrote:

> In the XForms approach, the RDF triple would be stored in the RDF-XML 
> stream only. The XForms binding would only be used to display the RDF 
> triple's object in the content. So, an RDF application does not has to 
> care about the XForms binding. It finds all information it requires in 
> the RDF-XML.

Yes, I know; this is exactly the problem.

Let me explain ...

In the preferred implementation, you don't care about the XML. You load 
the RDF/XML into an in-memory model, and access triples as needed. You 
come across a URI in a metadata field, for example, and you simply 
access the triples for it.

If you use XPath, you cannot do that. You are dependent on the 
serialized RDF/XML.

But with a display-property attribute, you can do both; it doesn't 
preclude a simple implementation that just looks at the RDF/XML (absent 
any RDF in-memory model).

Does that make sense?

Bruce



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]