Re: linked open data and PDF

I don't think that is true;  I see this example in the XMP spec

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xmp="http://ns.adobe.com/xap/1.0/">
<rdf:Description rdf:about="">
<xmp:BaseURL rdf:resource="http://www.adobe.com/"/>
</rdf:Description>
</rdf:RDF>

Isn't this the same as

<> xmp:BaseURL <http://www.adobe.com/> . ?

On Fri, Jan 23, 2015 at 4:45 AM, Michael Brunnbauer <brunni@netestate.de>
wrote:

>
> Hello Larry,
>
> On Tue, Jan 20, 2015 at 05:28:38PM +0000, Larry Masinter wrote:
> > Image formats like JPEG and PNG (for which there
> > is support for XMP) don't have a standard, uniform
> > way of attaching other files, though, so allowing
> > data (or a pointer to external data) in the XMP
> > would broaden the applicability.
>
> I am right that such a pointer to external data would have to be a literal?
>
> The way I read the XMP standard is that only literals, blank nodes, rdf:Bag
> and rdf:Seq are allowed as object of a triple. This would rule out standard
> options like:
>
>   <this_document> rdfs:seealso <rdf_document_about_pdf_document>
>   <this_document> owl:sameAs <pdf_document_uri>
>
> Which would enable agents to find and regognize RDF data about the
> document.
>
> Regards,
>
> Michael Brunnbauer
>
> --
> ++  Michael Brunnbauer
> ++  netEstate GmbH
> ++  Geisenhausener Straße 11a
> ++  81379 München
> ++  Tel +49 89 32 19 77 80
> ++  Fax +49 89 32 19 77 89
> ++  E-Mail brunni@netestate.de
> ++  http://www.netestate.de/
> ++
> ++  Sitz: München, HRB Nr.142452 (Handelsregister B München)
> ++  USt-IdNr. DE221033342
> ++  Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer
> ++  Prokurist: Dipl. Kfm. (Univ.) Markus Hendel
>



-- 
Paul Houle
Expert on Freebase, DBpedia, Hadoop and RDF
(607) 539 6254    paul.houle on Skype   ontology2@gmail.com
http://legalentityidentifier.info/lei/lookup

Received on Friday, 23 January 2015 16:21:58 UTC