<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hub</id>
		<title>Creative Commons - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hub"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/wiki/Special:Contributions/Hub"/>
		<updated>2026-05-04T06:13:02Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=XMP&amp;diff=5999</id>
		<title>XMP</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=XMP&amp;diff=5999"/>
				<updated>2007-05-31T17:23:24Z</updated>
		
		<summary type="html">&lt;p&gt;Hub: /* Other Open Source Implementations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Developer]]&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:metadata]]&lt;br /&gt;
[[Category:xmp]]&lt;br /&gt;
= Creative Commons Metadata and XMP =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.adobe.com/products/xmp http://creativecommons.org/images/metadata/xmp_tagline.png]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[XMP]] (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF.  Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type.  &lt;br /&gt;
&lt;br /&gt;
Creative Commons is considering recommending XMP as the preferred format for embedded metadata, given its [http://labs.adobe.com/technologies/xmptoolkit/#FAQ support for numerous file formats] and the balkanized state of embedded metadata standards. Others are apparently coming to the same conclusion, e.g., Microsoft has announced support for [http://blogs.msdn.com/pix/archive/2006/08/23/715340.aspx XMP in Vista applications] and Jon Udell [http://blog.jonudell.net/2007/02/14/truth-files-microformats-and-xmp/ notes] &amp;quot;There’s also good support in .NET Framework 3.0 for reading and writing XMP metadata.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
&lt;br /&gt;
The Creative Commons [http://www.creativecommons.org/license/ licensing process] offers a XMP template which may be used to mark files within XMP-supporting [[XMP Help|Adobe applications (step-by-step how-to document)]].&lt;br /&gt;
&lt;br /&gt;
=== PDF ===&lt;br /&gt;
&lt;br /&gt;
* LaTeX users may use the [http://www.creativecommons.org/weblog/entry/4270 pdflatex macro].&lt;br /&gt;
* [http://enrico.masala.googlepages.com/plm_index.html PdfLicenseManager] is a standalone GUI/command line tool for embedding XMP in PDFs.&lt;br /&gt;
** PdfLicenseManager uses the [http://www.lowagie.com/iText/ iText] java library, which may be easily incorporated into any Java tool that needs to do XMP embedding.&lt;br /&gt;
&lt;br /&gt;
=== JPEG ===&lt;br /&gt;
&lt;br /&gt;
* We have a PHP tool/library for embedding XMP in JPEGs, useful in, e.g., web gallery programs.  See the xmp/php-jpeg module in the [[Source Repository Information|cctools sourceforge subversion repository]].&lt;br /&gt;
&lt;br /&gt;
=== Video (various) ===&lt;br /&gt;
&lt;br /&gt;
* None yet&lt;br /&gt;
&lt;br /&gt;
=== Other Open Source Implementations ===&lt;br /&gt;
&lt;br /&gt;
* [http://grigio.org/xmp_manager XMP Manager] A Ruby action for Nautilus which exposes and allows editing of XMP metadata.&lt;br /&gt;
* [http://librdf.org/raptor/ Raptor] - Supposedly this can generate XMP somewhat, and can also parse it, if you grab the rdf/xml out of the &amp;lt;?xmp...&amp;gt; blocks for it. It's GPL / LGPL / Apache2 licensed so compatible with your code.&lt;br /&gt;
* [http://www.figuiere.net/hub/blog/?Exempi Exempi] - Hubert Figuiere's BSD-licensy library to handle XMP, based on Adobe's SDK.&lt;br /&gt;
&lt;br /&gt;
== Note on Visible Copyright Notice in PDFs ==&lt;br /&gt;
&lt;br /&gt;
Even when embedded with XMP metadata a licensed PDF document should include a visible copyright notice as described in [[HOWTO Tag HTML pages]].&lt;br /&gt;
&lt;br /&gt;
== Note on embedded metadata ==&lt;br /&gt;
&lt;br /&gt;
This specification conforms with the [[Nonweb Tagging]] recommendation.&lt;br /&gt;
&lt;br /&gt;
== Specification ==&lt;br /&gt;
&lt;br /&gt;
XMP [http://partners.adobe.com/asn/tech/xmp/download.jsp defines] a rights management schema (see section 4.2.5). Creative Commons sets the following properties (example values):&lt;br /&gt;
&lt;br /&gt;
'''xapRights:Copyright''' &amp;amp;mdash; ''This work is licensed to the public under the Creative Commons Attribution-ShareAlike license http://creativecommons.org/licenses/by-sa/2.0/ verify at http://example.com/pdf-metadata.html'' (Replace URL following 'verify at' with URL containing metadata about the XMP-embedded file.)&lt;br /&gt;
&lt;br /&gt;
'''xapRights:Marked''' &amp;amp;mdash; ''False'' if Public Domain, ''True'' otherwise.&lt;br /&gt;
&lt;br /&gt;
'''xapRights:WebStatement''' &amp;amp;mdash; ''http://example.com/pdf-metadata.html'' (Replace with URL containing metadata about the XMP-embedded file.)&lt;br /&gt;
&lt;br /&gt;
We also define a Creative Commons schema ''http://creativecommons.org/ns#'' whose common prefix is cc. &lt;br /&gt;
&lt;br /&gt;
It currently has the following property:&lt;br /&gt;
&lt;br /&gt;
'''license''' &amp;amp;mdash; ''http://creativecommons.org/licenses/by-sa/2.0/'' (Replace with relevant license URL.)&lt;br /&gt;
&lt;br /&gt;
Set '''license''' to maintain a direct reference to the license URL.&lt;br /&gt;
&lt;br /&gt;
== Developer Challenges ==&lt;br /&gt;
&lt;br /&gt;
We have setup some [[XMP developer challenges]] to encourage the use of XMP and also to do some research as to what is already supported and what we support.&lt;br /&gt;
&lt;br /&gt;
== XMP Logo ==&lt;br /&gt;
&amp;lt;small&amp;gt;The XMP logo is either a registered trademark or tradmark of the Adobe Systems Incorporated in the United States and/or other countries.&amp;lt;/small&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hub</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=XMP&amp;diff=5998</id>
		<title>XMP</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=XMP&amp;diff=5998"/>
				<updated>2007-05-31T16:24:11Z</updated>
		
		<summary type="html">&lt;p&gt;Hub: /* Specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Developer]]&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:metadata]]&lt;br /&gt;
[[Category:xmp]]&lt;br /&gt;
= Creative Commons Metadata and XMP =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.adobe.com/products/xmp http://creativecommons.org/images/metadata/xmp_tagline.png]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[XMP]] (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF.  Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type.  &lt;br /&gt;
&lt;br /&gt;
Creative Commons is considering recommending XMP as the preferred format for embedded metadata, given its [http://labs.adobe.com/technologies/xmptoolkit/#FAQ support for numerous file formats] and the balkanized state of embedded metadata standards. Others are apparently coming to the same conclusion, e.g., Microsoft has announced support for [http://blogs.msdn.com/pix/archive/2006/08/23/715340.aspx XMP in Vista applications] and Jon Udell [http://blog.jonudell.net/2007/02/14/truth-files-microformats-and-xmp/ notes] &amp;quot;There’s also good support in .NET Framework 3.0 for reading and writing XMP metadata.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
&lt;br /&gt;
The Creative Commons [http://www.creativecommons.org/license/ licensing process] offers a XMP template which may be used to mark files within XMP-supporting [[XMP Help|Adobe applications (step-by-step how-to document)]].&lt;br /&gt;
&lt;br /&gt;
=== PDF ===&lt;br /&gt;
&lt;br /&gt;
* LaTeX users may use the [http://www.creativecommons.org/weblog/entry/4270 pdflatex macro].&lt;br /&gt;
* [http://enrico.masala.googlepages.com/plm_index.html PdfLicenseManager] is a standalone GUI/command line tool for embedding XMP in PDFs.&lt;br /&gt;
** PdfLicenseManager uses the [http://www.lowagie.com/iText/ iText] java library, which may be easily incorporated into any Java tool that needs to do XMP embedding.&lt;br /&gt;
&lt;br /&gt;
=== JPEG ===&lt;br /&gt;
&lt;br /&gt;
* We have a PHP tool/library for embedding XMP in JPEGs, useful in, e.g., web gallery programs.  See the xmp/php-jpeg module in the [[Source Repository Information|cctools sourceforge subversion repository]].&lt;br /&gt;
&lt;br /&gt;
=== Video (various) ===&lt;br /&gt;
&lt;br /&gt;
* None yet&lt;br /&gt;
&lt;br /&gt;
=== Other Open Source Implementations ===&lt;br /&gt;
&lt;br /&gt;
* [http://grigio.org/xmp_manager XMP Manager] A Ruby action for Nautilus which exposes and allows editing of XMP metadata.&lt;br /&gt;
* [http://librdf.org/raptor/ Raptor] - Supposedly this can generate XMP somewhat, and can also parse it, if you grab the rdf/xml out of the &amp;lt;?xmp...&amp;gt; blocks for it. It's GPL / LGPL / Apache2 licensed so compatible with your code.&lt;br /&gt;
* [http://www.figuiere.net/hub/blog/?Exempi Exempi] - Hubert Figuiere's lgpl library to handle XMP, mainly for purposes of photo, but generalized.&lt;br /&gt;
&lt;br /&gt;
== Note on Visible Copyright Notice in PDFs ==&lt;br /&gt;
&lt;br /&gt;
Even when embedded with XMP metadata a licensed PDF document should include a visible copyright notice as described in [[HOWTO Tag HTML pages]].&lt;br /&gt;
&lt;br /&gt;
== Note on embedded metadata ==&lt;br /&gt;
&lt;br /&gt;
This specification conforms with the [[Nonweb Tagging]] recommendation.&lt;br /&gt;
&lt;br /&gt;
== Specification ==&lt;br /&gt;
&lt;br /&gt;
XMP [http://partners.adobe.com/asn/tech/xmp/download.jsp defines] a rights management schema (see section 4.2.5). Creative Commons sets the following properties (example values):&lt;br /&gt;
&lt;br /&gt;
'''xapRights:Copyright''' &amp;amp;mdash; ''This work is licensed to the public under the Creative Commons Attribution-ShareAlike license http://creativecommons.org/licenses/by-sa/2.0/ verify at http://example.com/pdf-metadata.html'' (Replace URL following 'verify at' with URL containing metadata about the XMP-embedded file.)&lt;br /&gt;
&lt;br /&gt;
'''xapRights:Marked''' &amp;amp;mdash; ''False'' if Public Domain, ''True'' otherwise.&lt;br /&gt;
&lt;br /&gt;
'''xapRights:WebStatement''' &amp;amp;mdash; ''http://example.com/pdf-metadata.html'' (Replace with URL containing metadata about the XMP-embedded file.)&lt;br /&gt;
&lt;br /&gt;
We also define a Creative Commons schema ''http://creativecommons.org/ns#'' whose common prefix is cc. &lt;br /&gt;
&lt;br /&gt;
It currently has the following property:&lt;br /&gt;
&lt;br /&gt;
'''license''' &amp;amp;mdash; ''http://creativecommons.org/licenses/by-sa/2.0/'' (Replace with relevant license URL.)&lt;br /&gt;
&lt;br /&gt;
Set '''license''' to maintain a direct reference to the license URL.&lt;br /&gt;
&lt;br /&gt;
== Developer Challenges ==&lt;br /&gt;
&lt;br /&gt;
We have setup some [[XMP developer challenges]] to encourage the use of XMP and also to do some research as to what is already supported and what we support.&lt;br /&gt;
&lt;br /&gt;
== XMP Logo ==&lt;br /&gt;
&amp;lt;small&amp;gt;The XMP logo is either a registered trademark or tradmark of the Adobe Systems Incorporated in the United States and/or other countries.&amp;lt;/small&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hub</name></author>	</entry>

	</feed>