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] Rough Proposal for RDFa + RDF/XML/XForms + xml:id


Sorry, but it is still not clear to make how the RDF-XML specifies these 
two triples.

But let's take a different example: Assume you have the following in the 
RDF/XML stream (I have taken that from your examples), and that this 
stream is called bib.xml:

<b:Book rdf:about="urn:isbn:1234567878">
     <dc:title>Some Title</dc:title>
     ...
</b:Book>

How do you specify in the content.xml that you want to display the "Some 
Title" that appears as a literal in your RDF/XML stream?

Michael





Bruce D'Arcus wrote:
> 
> On Feb 8, 2007, at 8:43 AM, Michael Brauer - Sun Germany - ham02 - 
> Hamburg wrote:
> 
>> Still not clear to me. The property name "http://ex.net/foo"; does not 
>> appear in the RDF-XML, so I don't see how the RDF-XML specifies the 
>> full RDF triple, while the content.xml only says it shall be displayed.
> 
> The property in this case is a property of the document (the unstated 
> subject there), not the referenced resource.
> 
> So triples are:
> 
> <http://docs.net/1";> <http://ex.net/foo> <http://ex.net/1> .
> <http://ex.net/1> rdf:value "Jane Doe" .
> 
> Bruce
> 


-- 
Michael Brauer, Technical Architect Software Engineering
StarOffice/OpenOffice.org
Sun Microsystems GmbH             Nagelsweg 55
D-20097 Hamburg, Germany          michael.brauer@sun.com
http://sun.com/staroffice         +49 40 23646 500
http://blogs.sun.com/GullFOSS



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