Imbaud Pierre wrote:
> I have to add access to some XMP data to an existing python
> application.
> XMP is built on RDF,
I'm just looking at the XMP Spec from the Adobe SDK. First impressions
only, as I don't have time to read the whole thing in detail.
This spec doesn't inspire me with confide
Andy Dingley a écrit :
> Imbaud Pierre wrote:
>
>>I have to add access to some XMP data to an existing python
>>application.
>>XMP is built on RDF, RDF is built on XML.
>
>
> RDF is _NOT_ built on top of XML. Thinking that it is causes a lot of
> trouble in the architecture of big RDF projects.
Imbaud Pierre wrote:
> I have to add access to some XMP data to an existing python
> application.
> XMP is built on RDF, RDF is built on XML.
RDF is _NOT_ built on top of XML. Thinking that it is causes a lot of
trouble in the architecture of big RDF projects. RDF is a data model,
not a serialis