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] Multiple content nodes representing on RDFsubject


Hi Bruce,

Bruce D'Arcus wrote:
>
> On Dec 22, 2006, at 11:19 AM, Bruce D'Arcus wrote:
>
>> Of course, that's a little strange, and makes more sense to do:
>>
>> <rdf:Description rdf:about="content.xml#_foo1">
>>   <ex:status rdf:resource="http://ex.net/Important";>
>> </rdf:Description>
>
> In other words, what you'd be saying might be:
>
> <content.xml#_foo> a odf:Paragraph ; # the content node (a Paragraph) 
> identified by "content.xml#_foo"
>     ex:status <http://ex.net/Important> . # has a status of the 
> resource identified with <http://ex.net/Important>
Absolutely - only I did a small typo, I made a copy/paste mistake in my 
example. All the text:p of should have been text:span. Sorry!
>
> That could then be defined like:
>
> <http://ex.net/Important>
>     rdf:value "important"@en .
Exactly. Only that the literal "important" might spread all over the 
content and therefore being indirected / bundled as I have stated before.

Best regards,
Svante


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