Probably just a typo, but your namespace declaration doesn't match the
prefix you are using.

More importantly, if the idea behind using this namespace URI is to offer
interoperability between software, then I'm not sure this is helpful. I've
never seen http://purl.org/digilib/cita/ namespace used in this context
(though it may be) and I can't find any documentation for it. Can anyone
point to a reference?

I think your best choice for interoperability would be to use a common,
rich vocabulary, like PRISM, with a namespace URI that is official/widely
used (e.g. http://prismstandard.org/namespaces/basic/2.1/ or a different
version).

If you don't care about interoperability, then I guess it doesn't matter at
all.

Aurimas

On Jul 14, 2014 4:21 AM, "johnmie" <miesc...@bizdata.com> wrote:
>
> Thanks Rintze for relaunshing the debate
>
> I have adopted option four as follows:
> Citation relevant variables will be stored on export in XMP sidecar files
as
>
> <rdf:Description rdf:about="" xmlns:cs="http://purl.org/digilib/cita/";>
> <citation:title>Embedded Metadata add Value to Scientific
> Publications</citation:title>
> <citation:number-of-pages>3</citation:number-of-pages>
>
<citation:original-publisher-place>Geneva</citation:original-publisher-place>
> ...
> </rdf:Description>
>
> and those which cannot be mapped to DC will also be carried under pdfx as
> custom attribute/value pairs with the 'citation_' prefix, same as already
in
> use in many HTML files.
>
> to aurimas: You are absolutely right, 'pagerange' is not in the CSL
> specification. It is a convenience variable I have used, but it exports as
> 'page' and not as 'pagerange'. My fault, sorry for the misleading typo.
>
> to robert: be happy to include a bridge for PRISM variables if this is a
> widely used standard. Just show me a mapping list and the purl.org entry
to
> use.
>
>
>
> --
> View this message in context:
http://xbiblio-devel.2463403.n2.nabble.com/Embedding-citation-specific-metadata-in-PDF-files-tp7579100p7579116.html
> Sent from the xbiblio-devel mailing list archive at Nabble.com.
>
>
------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck&#174;
> Code Sight&#153; - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> xbiblio-devel mailing list
> xbiblio-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xbiblio-devel
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck&#174;
Code Sight&#153; - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
xbiblio-devel mailing list
xbiblio-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbiblio-devel

Reply via email to