atom feed23 messages in org.oasis-open.lists.office-metadataRe: [Fwd: Re: [office-metadata] Reuse...
FromSent OnAttachments
Bruce D'ArcusAug 22, 2007 5:18 pm 
Svante SchubertAug 23, 2007 9:25 am 
Patrick DurusauAug 23, 2007 10:21 am 
Bruce D'ArcusAug 23, 2007 11:10 am 
Patrick DurusauAug 23, 2007 12:35 pm 
Bruce D'ArcusAug 23, 2007 12:58 pm 
Svante SchubertAug 24, 2007 2:35 am 
Patrick DurusauAug 24, 2007 3:04 am 
Bruce D'ArcusAug 24, 2007 5:12 am 
Svante SchubertAug 24, 2007 5:21 am 
Bruce D'ArcusAug 24, 2007 6:31 am 
Svante SchubertAug 24, 2007 8:32 am 
Bruce D'ArcusAug 25, 2007 9:03 am 
Svante SchubertAug 27, 2007 5:16 am 
Patrick DurusauAug 27, 2007 5:38 am 
Svante SchubertAug 27, 2007 9:10 am 
Bruce D'ArcusAug 27, 2007 11:47 am 
John MaddenAug 27, 2007 2:31 pm 
Svante SchubertSep 5, 2007 3:02 am 
John F. Madden, MD, PhDSep 5, 2007 8:02 am 
Svante SchubertSep 5, 2007 9:28 am 
John F. Madden, MD, PhDSep 6, 2007 12:32 pm.png, .png
Bruce D'ArcusSep 6, 2007 12:35 pm 
Subject:Re: [Fwd: Re: [office-metadata] Reuse of metadata proposal for non ODF applications]
From:Bruce D'Arcus (bdar@gmail.com)
Date:Aug 23, 2007 12:58:02 pm
List:org.oasis-open.lists.office-metadata

On 8/23/07, Patrick Durusau <patr@durusau.net> wrote:

So you want:

generic class to extend. (that's in the OWL ontology) Yes?

Yes.

and

prefix and suffix for the field (that in the Relax-NG for the <text:meta-field> element) Yes?

No. Properties for use in the RDF/XML that describes the field.

...

Since the metadata (stored in a metadata file) is going to produce the content of that <text:meta-field> element, doesn't it make sense to have prefix and suffix as part of the metadata file rather than having it stored on the <text:meta-field> element and the rest of what will power generation of content in the metadata file?

Indeed ;-)

In which case, there would be no reason to have the attributes prefix and suffix on the <text:meta-field> element. Yes?

Yes, I'm saying to illustrate clearly:

<odf:Field rdf:about="[uri]"> <field:prefix>some text </field:prefix> <foo:bar rdf:resource="[some-uri]"/> </odf:Field>

Bruce