Difference between revisions of "XMP help for Adobe applications"

From Creative Commons
Jump to: navigation, search
 
(added)
Line 3: Line 3:
 
= Creative Commons Metadata and XMP =
 
= Creative Commons Metadata and XMP =
  
<p><a href="http://www.adobe.com/products/xmp">XMP</a> (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.</p>
+
[[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.
  
<p>The Creative Commons <a href="/license/">licensing process</a> offers a XMP template which may be used to mark files within XMP-supporting <a href="xmp-help">Adobe applications (step-by-step how-to document)</a>.</p>
+
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)]].
  
<p>LaTeX users may use the <a href="/weblog/entry/4270">pdflatex macro</a>.</p>
+
LaTeX users may use the [http://www.creativecommons.org/weblog/entry/4270 pdflatex macro].
  
<a name="visible"></a>
+
<div id="visible"></div>
<h3>Note on Visible Copyright Notice in PDFs</h3>
+
=== Note on Visible Copyright Notice in PDFs ===
  
<p>Even when embedded with XMP metadata a licensed PDF document should include a visible copyright notice as described in <a href="web">how to tag works</a>.</p>
+
Even when embedded with XMP metadata a licensed PDF document should include a visible copyright notice as described in [[#web|how to tag works]].
  
<h3>XMP Rights Management Schema</h3>
+
=== XMP Rights Management Schema ===
  
<p>XMP <a href="http://partners.adobe.com/asn/tech/xmp/download.jsp">defines</a> a rights management schema (see section 4.2.5). Creative Commons sets the following properties (example values):</p>
+
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):
  
<dl>
+
'''xapRights:Copyright''' &mdash; This work is licensed to the public under the Creative Commons Attribution-ShareAlike license http://creativecommons.org/licenses/by-sa/2.0/ (Replace 'Attribution-ShareAlike' and license URL with relevant pretty name and URL for chosen license.)
<dt><strong>xapRights:Copyright</strong></dt>
 
<dd><em>This work is licensed to the public under the Creative Commons Attribution-ShareAlike license http://creativecommons.org/licenses/by-sa/2.0/</em> (Replace 'Attribution-ShareAlike' and license URL with relevant pretty name and URL for chosen license.)</dd>
 
<dt><strong>xapRights:Marked</strong></dt>
 
<dd><em>False</em> if Public Domain, <em>True</em> otherwise.</dd>
 
  
<dt><strong>xapRights:WebStatement</strong></dt>
+
'''xapRights:Marked''' &mdash; ''False'' if Public Domain, ''True'' otherwise.
<dd><em>http://creativecommons.org/licenses/by-sa/2.0/</em> (Replace with relevant license URL.)</dd>
 
</dl>
 
  
<p>We also set cc:license for compatibility with other CC RDF applications and to maintain a direct reference to the license URL when xapRights:WebStatement references an intermediate page (see Advanced Usage below).</p>
+
'''xapRights:WebStatement''' &mdash; '''http://creativecommons.org/licenses/by-sa/2.0/''' (Replace with relevant license URL.)
  
<dl>
 
<dt><strong>cc:license</strong></dt>
 
<dd><em>http://creativecommons.org/licenses/by-sa/2.0/</em> (Replace with relevant license URL.)</dd>
 
  
</dl>
+
We also set cc:license for compatibility with other CC RDF applications and to maintain a direct reference to the license URL when xapRights:WebStatement references an intermediate page (see Advanced Usage below).
  
<a name="advanced"></a>
+
'''cc:license''' &mdash; '''http://creativecommons.org/licenses/by-sa/2.0/''' (Replace with relevant license URL.)
<h3>Advanced Usage</h3>
 
  
<p>If a page with metadata describing the work with embedded XMP and its license status is available, the value of xapRights:Copyright and xapRights:WebStatement may be extended and modified as follows:</p>
+
<div id="advanced"></div>
 +
=== Advanced Usage ===
  
<dl>
+
If a page with metadata describing the work with embedded XMP and its license status is available, the value of xapRights:Copyright and xapRights:WebStatement may be extended and modified as follows:
<dt><strong>xapRights:Copyright</strong></dt>
 
<dd><em>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</em> (Replace URL following 'verify at' with URL containing metadata about the XMP-embedded file.)</dd>
 
  
<dt><strong>xapRights:WebStatement</strong></dt>
+
'''xapRights:Copyright''' &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.)
  
<dd><em>http://example.com/pdf-metadata.html</em> (Replace with URL containing metadata about the XMP-embedded file.)</dd>
+
'''xapRights:WebStatement''' &mdash; '''http://example.com/pdf-metadata.html''' (Replace with URL containing metadata about the XMP-embedded file.)
</dl>
 
  
<p><small><br>The XMP logo is either a registered trademark or tradmark of the Adobe Systems Incorporated in the United States and/or other countries.</small></p>
+
 
 +
<small>The XMP logo is either a registered trademark or tradmark of the Adobe Systems Incorporated in the United States and/or other countries.</small>

Revision as of 20:17, 17 April 2006

           <a href="http://www.adobe.com/products/xmp"><img src="/images/metadata//xmp_tagline.png" border="0" height="64" width="160"></a>

Creative Commons Metadata and XMP

[[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.

The Creative Commons licensing process offers a XMP template which may be used to mark files within XMP-supporting Adobe applications (step-by-step how-to document).

LaTeX users may use the pdflatex macro.

Note on Visible Copyright Notice in PDFs

Even when embedded with XMP metadata a licensed PDF document should include a visible copyright notice as described in how to tag works.

XMP Rights Management Schema

XMP defines a rights management schema (see section 4.2.5). Creative Commons sets the following properties (example values):

xapRights:Copyright — This work is licensed to the public under the Creative Commons Attribution-ShareAlike license http://creativecommons.org/licenses/by-sa/2.0/ (Replace 'Attribution-ShareAlike' and license URL with relevant pretty name and URL for chosen license.)

xapRights:MarkedFalse if Public Domain, True otherwise.

xapRights:WebStatementhttp://creativecommons.org/licenses/by-sa/2.0/ (Replace with relevant license URL.)


We also set cc:license for compatibility with other CC RDF applications and to maintain a direct reference to the license URL when xapRights:WebStatement references an intermediate page (see Advanced Usage below).

cc:licensehttp://creativecommons.org/licenses/by-sa/2.0/ (Replace with relevant license URL.)

Advanced Usage

If a page with metadata describing the work with embedded XMP and its license status is available, the value of xapRights:Copyright and xapRights:WebStatement may be extended and modified as follows:

xapRights:Copyright — 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.)

xapRights:WebStatementhttp://example.com/pdf-metadata.html (Replace with URL containing metadata about the XMP-embedded file.)


The XMP logo is either a registered trademark or tradmark of the Adobe Systems Incorporated in the United States and/or other countries.