website: more Master template updates for XMP properties

v0.27.3
asp 10 years ago
parent 4179a29075
commit fdc20703f9

@ -8,9 +8,9 @@ How to build the website
- Build and install exiv2, build the samples and doc. And while you're - Build and install exiv2, build the samples and doc. And while you're
at it, it never hurts to also run the tests. at it, it never hurts to also run the tests.
- Build website/bin/rssdate from the source file website/bin/rssdate.cpp - Build website/bin/rssdate from the source file website/bin/rssdate.cpp
- Define the environment variable EXIV2HOME to the path of your exiv2 - Define the environment variable EXIV2HOME to the path of your exiv2
directory, i.e., the parent directory of website/ directory, i.e., the parent directory of website/
- cd website - cd website
- Run 'make update' to import whatever is required from the rest of the - Run 'make update' to import whatever is required from the rest of the
exiv2 sources (doc/, samples/, src/) exiv2 sources (doc/, samples/, src/)

@ -9,7 +9,7 @@ __maintitle__
<h2>IPTC datasets defined in Exiv2</h2> <h2>IPTC datasets defined in Exiv2</h2>
<p>Datasets are defined according to the specification of the IPTC <p>Datasets are defined according to the specification of the IPTC
<a href="http://www.iptc.org/IIM/">Information Interchange Model (IIM)</a>.</p> <a href="https://iptc.org/standards/iim/">Information Interchange Model (IIM)</a>.</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>

@ -0,0 +1,37 @@
__doctype__
<html>
__header2__
<body>
__sidebar4__
<div id="content">
__maintitle__
<h2>Google Photo Sphere XMP schema</h2>
<p>Panorama tags written by Google Photosphere. Specifies XMP properties that provide information regarding the creation and rendering of a panorama image.
<ul>
<li>Exiv2 keys are <b><code>Xmp.GPano.&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://ns.google.com/photos/1.0/panorama/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>GPano</code></b></li>
</ul>
Reference: <a href=" https://developers.google.com/photo-sphere/metadata/" title="Photo Sphere XMP Metadata">Photo Sphere XMP Metadata</a></p>
<p>Click on a column header to sort the table.</p>
__xmp_GPano__
__footer__
</div>
<!-- closes content -->
__tracker__
</body>
</html>

@ -6,18 +6,39 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>Microsoft Photo 1.2 schema</h2>
<p>The Microsoft Photo 1.2 schema provides a set of properties for image regions.</p> <h2>Microsoft Photo 1.2 Region schema</h2>
<p>The Microsoft XMP schemas for people tagging define a set of properties to tag individuals in digital photos.
<ul>
<li>Exiv2 keys are nested <b><code>Xmp.MP.RegionInfo/MPRI:Regions/MPReg:&lt;Property&gt;</code></b></li>
</ul>
<ul>
<li>The MP schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/</code></b></li>
<li>This schema namespace prefix is <b><code>MP</code></b></li>
</ul>
<ul>
<li>The MPRI schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/t/RegionInfo#</code></b></li>
<li>This schema namespace prefix is <b><code>MPRI</code></b></li>
</ul>
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.MP.&lt;Property&gt;</code></b></li> <li>The MPReg schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/t/Region#</code></b></li>
<li>The schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/</code></b></li> <li>This schema namespace prefix is <b><code>MPReg</code></b></li>
<li>The preferred schema namespace prefix is <b><code>MP</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://msdn.microsoft.com/en-us/library/ee719905%28VS.85%29.aspx" title="People Tagging Overview">People Tagging Overview</a></p>
Reference: <a href="http://msdn.microsoft.com/en-us/library/ee719905%28VS.85%29.aspx" title="People Tagging Overview">People Tagging Overview</a></p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_MP__ __xmp_MP__
<p></p>
__xmp_MPRI__
<p></p>
__xmp_MPReg__
__footer__ __footer__
</div> </div>
<!-- closes content --> <!-- closes content -->

@ -0,0 +1,38 @@
__doctype__
<html>
__header2__
<body>
__sidebar4__
<div id="content">
__maintitle__
<h2>ACDSee XMP schema</h2>
<p>Custom XMP properties written by ACDSee applications.
<ul>
<li>Exiv2 keys are <b><code>Xmp.acdsee.&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://ns.acdsee.com/iptc/1.0/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>acdsee</code></b></li>
</ul>
Reference: <a href="https://acdsystems.desk.com/customer/portal/articles/561775-the-acdsee-database" title="ACDSee Properties pane">ACDSee Properties pane</a></p>
<p>Click on a column header to sort the table.</p>
__xmp_acdsee__
__footer__
</div>
<!-- closes content -->
__tracker__
</body>
</html>

@ -6,15 +6,17 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>Exif Schema for Additional Exif Properties</h2> <h2>Exif Schema for Additional Exif Properties</h2>
<p>The following table lists additional XMP properties that describe the equipment used to produce <p>The following table lists additional XMP properties that describe the equipment used to produce
Exif data.</p> Exif data.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.aux.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.aux.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/exif/1.0/aux/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/exif/1.0/aux/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>aux</code></b></li> <li>The preferred schema namespace prefix is <b><code>aux</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_aux__ __xmp_aux__

@ -6,14 +6,16 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>Camera Raw Schema</h2> <h2>Camera Raw Schema</h2>
<p>This schema specifies XMP properties associated with image files produced in camera raw mode.</p> <p>This schema specifies XMP properties associated with image files produced in camera raw mode.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.crs.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.crs.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/camera-raw-settings/1.0/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/camera-raw-settings/1.0/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>crs</code></b></li> <li>The preferred schema namespace prefix is <b><code>crs</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_crs__ __xmp_crs__

@ -6,14 +6,16 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>Dublin Core Schema</h2> <h2>Dublin Core Schema</h2>
<p>The Dublin Core schema provides a set of commonly used XMP properties.</p> <p>The Dublin Core schema provides a set of commonly used XMP properties.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.dc.&lt;Property&gt;</code></b></li> <li>Exiv2 keys are <b><code>Xmp.dc.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://purl.org/dc/elements/1.1/</code></b></li> <li>The schema namespace URI is <b><code>http://purl.org/dc/elements/1.1/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>dc</code></b></li> <li>The preferred schema namespace prefix is <b><code>dc</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_dc__ __xmp_dc__

@ -0,0 +1,29 @@
__doctype__
<html>
__header2__
<body>
__sidebar4__
<div id="content">
__maintitle__
<h2>Qualified Dublin Core Schema</h2>
<p>Qualified Dublin Core XMP properties are used under <a href="tags-xmp-dwc.html"><span>Darwin Core</span></a>.
<ul>
<li>Exiv2 keys are nested: <b><code>Xmp.dwc.Record/dcterms:&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://purl.org/dc/terms/</code></b></li>
<li>The schema namespace prefix <b><code>dcterms</code></b> is only used for DwC Location properties: <b><code>Xmp.dcterms.Location/dwc:&lt;Property&gt;</code></b></li>
</ul>
Reference: <a href="http://dublincore.org/documents/dcmi-terms/" title="DCMI Metadata Terms">DCMI Metadata Terms</a>
</p>
<p>Click on a column header to sort the table.</p>
__xmp_dcterms__
__footer__
</div>
<!-- closes content -->
__tracker__
</body>
</html>

@ -8,17 +8,19 @@ __sidebar4__
__maintitle__ __maintitle__
<h2>Darwin Core Schema</h2> <h2>Darwin Core Schema</h2>
<p>The Darwin Core schema provides a set of XMP properties intended to facilitate the sharing of information about biological diversity. <p>The Darwin Core schema provides a set of XMP properties intended to facilitate the sharing of information about biological diversity.
<ul> <ul>
<li>Exiv2 keys are nested: <b><code>Xmp.dwc.&lt;Main Structure&gt;/dwc:&lt;Property&gt;</code></b></li> <li>Exiv2 keys are nested: <b><code>Xmp.dwc.&lt;Main Structure&gt;/dwc:&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://rs.tdwg.org/dwc/index.htm</code></b></li> <li>The schema namespace URI is <b><code>http://rs.tdwg.org/dwc/index.htm</code></b></li>
<li>Darwin Core uses some <a href="tags-xmp-dcterms.html"><span>Qualified Dublin Core</span></a> properties</li> <li>Darwin Core uses some <a href="tags-xmp-dcterms.html"><span>Qualified Dublin Core</span></a> properties</li>
<li>The preferred schema namespace prefix is <b><code>dwc</code></b> except for Location properties which use <b><code>dcterms</code></b></li> <li>The preferred schema namespace prefix is <b><code>dwc</code></b> except for Location properties which use <b><code>dcterms</code></b></li>
<li>Some child properties under Record use the <a href="tags-xmp-dcterms.html"><b><code>dcterms</code></b></a> sub key prefix</li> <li>Some child properties under Record use the <a href="tags-xmp-dcterms.html"><b><code>dcterms</code></b></a> sub key prefix</li>
</ul> </ul>
<p>Reference: <a href="http://rs.tdwg.org/dwc/terms/" title="Darwin Core Terms">Darwin Core Terms</a></p> Reference: <a href="http://rs.tdwg.org/dwc/terms/" title="Darwin Core Terms">Darwin Core Terms</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_dwc__ __xmp_dwc__
__footer__ __footer__
</div> </div>
<!-- closes content --> <!-- closes content -->

@ -6,22 +6,24 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>Exif Schema for Exif-specific Properties</h2> <h2>Exif Schema for Exif-specific Properties</h2>
<p>The following table lists the XMP properties defined solely by Exif.</p> <p>The following table lists the XMP properties defined solely by Exif.</p>
<p>Note: A number of Exif 2.2 properties are not included in XMP. These are generally <p>Note: A number of Exif 2.3 properties are not included in XMP. These are generally
properties that relate directly to the image stream, or that are of little use without access properties that relate directly to the image stream, or that are of little use without access
to the image stream. A general XMP principle is that XMP metadata should have value to the image stream. A general XMP principle is that XMP metadata should have value
in and of itself, separate from the primary file content. The omitted properties include: in and of itself, separate from the primary file content. The omitted properties include:
StripOffsets, RowsPerStrip, StripByteCounts, JPEGInterchangeFormat, and StripOffsets, RowsPerStrip, StripByteCounts, JPEGInterchangeFormat, and
JPEGInterchangeFormatLength.</p> JPEGInterchangeFormatLength.</p>
<p>Note: Properties beginning with "GPS" are GPS properties that are also used by DIG-35 and <p>Note: Properties beginning with "GPS" are GPS properties that are also used by DIG-35 and
are part of the JPEG-2000 standard.</p> are part of the JPEG-2000 standard.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.exif.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.exif.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/exif/1.0/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/exif/1.0/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>exif</code></b></li> <li>The preferred schema namespace prefix is <b><code>exif</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_exif__ __xmp_exif__

@ -6,14 +6,17 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>IPTC Core schema</h2> <h2>IPTC Core schema</h2>
<p>This schema specifies the IPTC Core XMP properties.</p> <p>This schema specifies the IPTC Core XMP properties.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.iptc.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.iptc.&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/</code></b></li> <li>Creator Contact Info sub-keys are nested: <b><code>Xmp.Iptc4xmpCore.CreatorContactInfo/Iptc4xmpCore:&lt;Property&gt;</code></b></li>
<li>The preferred schema namespace prefix is <b><code>Iptc4xmpCore</code></b></li> <li>The schema namespace URI is <b><code>http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/</code></b></li>
</ul> <li>The preferred schema namespace prefix is <b><code>Iptc4xmpCore</code></b></li>
<p>Reference: <a href="http://www.iptc.org/std/Iptc4xmpCore/1.0/specification/Iptc4xmpCore_1.0-spec-XMPSchema_8.pdf" title="IPTC Core Schema for XMP">"IPTC Core" Schema for XMP</a></p><p>Note: Exiv2 uses <b><code>iptc</code></b> (rather than <code>Iptc4xmpCore</code>) as the group name for keys of IPTC Core schema properties.</p> </ul>
Reference: <a href="http://www.iptc.org/std/photometadata/specification/IPTC-PhotoMetadata" title="IPTC Core Specification Version 1.2">"IPTC Core" Specification Version 1.2</a></p>
<p>Note: Exiv2 uses <b><code>iptc</code></b> (rather than <code>Iptc4xmpCore</code>) as the group name for keys of IPTC Core schema properties.</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>

@ -6,18 +6,20 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>IPTC Extension schema</h2> <h2>IPTC Extension schema</h2>
<p>This schema specifies the IPTC Extension XMP properties. The IPTC <p>This schema specifies the IPTC Extension XMP properties. The IPTC
Extension schema extends and complements the IPTC Core schema by a set Extension schema extends and complements the IPTC Core schema by a set
of more granular properties and further specialized rights related of more granular properties and further specialized rights related
properties from the PLUS metadata schema.</p> properties from the PLUS metadata schema.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.iptcExt.&lt;Property&gt;</code></b></li> <li>Exiv2 keys are <b><code>Xmp.iptcExt.&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://iptc.org/std/Iptc4xmpExt/2008-02-29/</code></b></li> <li>The schema namespace URI is <b><code>http://iptc.org/std/Iptc4xmpExt/2008-02-29/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>Iptc4xmpExt</code></b></li> <li>The preferred schema namespace prefix is <b><code>Iptc4xmpExt</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.iptc.org/std/photometadata/2008/specification/IPTC-PhotoMetadata-2008_2.pdf" title="IPTC Standard Photo Metadata 2008">IPTC Photo Metadata 2008</a> standard</p> Reference: <a href="http://www.iptc.org/std/photometadata/specification/IPTC-PhotoMetadata" title="IPTC Extension Specification Version 1.2">IPTC Extension Specification Version 1.2</a> standard</p>
<p>Note: Exiv2 uses <b><code>iptcExt</code></b> (rather than <code>Iptc4xmpExt</code>) as the group name for keys of IPTC Extension schema properties.</p> <p>Note: Exiv2 uses <b><code>iptcExt</code></b> (rather than <code>Iptc4xmpExt</code>) as the group name for keys of IPTC Extension schema properties.</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_iptcExt__ __xmp_iptcExt__

@ -0,0 +1,29 @@
__doctype__
<html>
__header2__
<body>
__sidebar4__
<div id="content">
__maintitle__
<h2>Lightroom Schema</h2>
<p>This schema specifies hierarchical keyword XMP properties used by Adobe Lightroom.
<ul>
<li>Exiv2 keys are <b><code>Xmp.lr.&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/lightroom/1.0/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>lr</code></b></li>
</ul>
Reference: <a href="https://helpx.adobe.com/lightroom/help/keywords.html" title="Adobe Lightroom Keywords">Adobe Lightroom Keywords</a>
</p>
<p>Click on a column header to sort the table.</p>
__xmp_lr__
__footer__
</div>
<!-- closes content -->
__tracker__
</body>
</html>

@ -6,19 +6,24 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>iView Media Pro schema</h2>
<p>iView Media Pro schema tags. See also its successor, the <h2>Photo One Media Pro schema</h2>
<a href="tags-xmp-expressionmedia.html" title="Microsoft Expression Media schema">Microsoft Expression Media schema</a>.</p> <p>Photo One Media Pro XMP properties. Program was previously known as Microsoft Expression Media and iView Media Pro.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.mediapro.&lt;Property&gt;</code></b></li> <li>Exiv2 keys are <b><code>Xmp.mediapro.&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://ns.iview-multimedia.com/mediapro/1.0/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.iview-multimedia.com/mediapro/1.0/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>mediapro</code></b></li> <li>The preferred schema namespace prefix is <b><code>mediapro</code></b></li>
</ul> </ul>
<p>Reference: ?</p> Reference: ?</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_mediapro__ __xmp_mediapro__
<p>While owned by Microsoft the <a href="tags-xmp-expressionmedia.html" title="Microsoft Expression Media schema">Microsoft Expression Media schema</a> was used.</p>
__xmp_expressionmedia__
__footer__ __footer__
</div> </div>
<!-- closes content --> <!-- closes content -->

@ -0,0 +1,29 @@
__doctype__
<html>
__header2__
<body>
__sidebar4__
<div id="content">
__maintitle__
<h2>Metadata Working Group Keywords schema</h2>
<p>The Metadata Working Group's schema for hierarchical keywords metadata.
<ul>
<li>Exiv2 keys are nested in the form <b><code>Xmp.mwg-kw.Keywords/mwg-kw:Hierarchy/mwg-kw:&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://www.metadataworkinggroup.com/schemas/keywords/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>mwg-kw</code></b></li>
</ul>
Reference: <a href="http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf" title="Guidelines for Handling Image Metadata">Guidelines for Handling Image Metadata</a></p>
<p>Click on a column header to sort the table.</p>
__xmp_mwg-kw__
__footer__
</div>
<!-- closes content -->
__tracker__
</body>
</html>

@ -6,14 +6,16 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>Metadata Working Group Regions schema</h2> <h2>Metadata Working Group Regions schema</h2>
<p>The Metadata Working Group's schema for image region metadata.</p> <p>The Metadata Working Group's schema for image region metadata.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.mwg-rs.&lt;Property&gt;</code></b></li> <li>Exiv2 keys are nested in the form <b><code>Xmp.mwg-rs.Regions/mwg-rs:RegionList/mwg-rs:&lt;Property&gt;</code></b></li>
<li>The schema namespace URI is <b><code>http://www.metadataworkinggroup.com/schemas/regions/</code></b></li> <li>The schema namespace URI is <b><code>http://www.metadataworkinggroup.com/schemas/regions/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>mwg-rs</code></b></li> <li>The preferred schema namespace prefix is <b><code>mwg-rs</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf" title="Guidelines for Handling Image Metadata">Guidelines for Handling Image Metadata</a></p> Reference: <a href="http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf" title="Guidelines for Handling Image Metadata">Guidelines for Handling Image Metadata</a></p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_mwg-rs__ __xmp_mwg-rs__

@ -7,13 +7,14 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>Adobe PDF schema</h2> <h2>Adobe PDF schema</h2>
<p>This schema specifies XMP properties used with Adobe PDF documents.</p> <p>This schema specifies XMP properties used with Adobe PDF documents.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.pdf.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.pdf.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/pdf/1.3/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/pdf/1.3/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>pdf</code></b></li> <li>The preferred schema namespace prefix is <b><code>pdf</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_pdf__ __xmp_pdf__

@ -7,13 +7,14 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>Photoshop Schema</h2> <h2>Photoshop Schema</h2>
<p>This schema specifies XMP properties used by Adobe Photoshop.</p> <p>This schema specifies XMP properties used by Adobe Photoshop.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.photoshop.&lt;Property&gt;</code></b></li> <li>Exiv2 keys are <b><code>Xmp.photoshop.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/photoshop/1.0/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/photoshop/1.0/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>photoshop</code></b></li> <li>The preferred schema namespace prefix is <b><code>photoshop</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_photoshop__ __xmp_photoshop__

@ -6,15 +6,18 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>Exif Schema for TIFF Properties</h2> <h2>Exif Schema for TIFF Properties</h2>
<p>The following table lists the XMP properties for TIFF-derived data. Only those TIFF properties that <p>The following table lists the XMP properties for TIFF-derived data. Only those TIFF properties that
are mentioned in the EXIF 2.2 specification are included here.</p> are mentioned in the EXIF 2.2 specification are included here.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.tiff.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.tiff.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/tiff/1.0/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/tiff/1.0/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>tiff</code></b></li> <li>The preferred schema namespace prefix is <b><code>tiff</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_tiff__ __xmp_tiff__

@ -6,14 +6,16 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>XMP Basic Schema</h2> <h2>XMP Basic Schema</h2>
<p>The XMP Basic Schema contains XMP properties that provide basic descriptive information.</p> <p>The XMP Basic Schema contains XMP properties that provide basic descriptive information.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.xmp.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.xmp.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>xmp</code></b></li> <li>The preferred schema namespace prefix is <b><code>xmp</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_xmp__ __xmp_xmp__

@ -6,14 +6,16 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>XMP Basic Job Ticket Schema</h2> <h2>XMP Basic Job Ticket Schema</h2>
<p>The following XMP schema describes very simple workflow or job information.</p> <p>The following XMP schema describes very simple workflow or job information.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.xmpBJ.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.xmpBJ.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/bj/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/bj/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>xmpBJ</code></b></li> <li>The preferred schema namespace prefix is <b><code>xmpBJ</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_xmpBJ__ __xmp_xmpBJ__

@ -6,14 +6,16 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>XMP Dynamic Media Schema</h2> <h2>XMP Dynamic Media Schema</h2>
<p>This schema specifies XMP properties used by the Adobe dynamic media group.</p> <p>This schema specifies XMP properties used by the Adobe dynamic media group.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.xmpDM.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.xmpDM.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/xmp/1.0/DynamicMedia/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/xmp/1.0/DynamicMedia/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>xmpDM</code></b></li> <li>The preferred schema namespace prefix is <b><code>xmpDM</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_xmpDM__ __xmp_xmpDM__

@ -6,6 +6,7 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>XMP Media Management Schema</h2> <h2>XMP Media Management Schema</h2>
<p>The XMP Media Management Schema is primarily for use by digital asset management (DAM) systems.</p> <p>The XMP Media Management Schema is primarily for use by digital asset management (DAM) systems.</p>
<p>The following XMP properties are "owned" by the DAM system and should be set by applications <p>The following XMP properties are "owned" by the DAM system and should be set by applications
@ -14,13 +15,14 @@ xmpMM:Manager, xmpMM:ManageTo, xmpMM:ManageUI, xmpMM:ManagerVariant.</p>
<p>The following properties are owned by the DAM system for managed files, but can also be <p>The following properties are owned by the DAM system for managed files, but can also be
used by applications for unmanaged files: xmpMM:DerivedFrom, xmpMM:DocumentID, used by applications for unmanaged files: xmpMM:DerivedFrom, xmpMM:DocumentID,
xmpMM:RenditionClass, xmpMM:RenditionParams, xmpMM:VersionID, xmpMM:Versions.</p> xmpMM:RenditionClass, xmpMM:RenditionParams, xmpMM:VersionID, xmpMM:Versions.</p>
<p>The xmpMM:History property is always owned by the application.</p> <p>The xmpMM:History property is always owned by the application.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.xmpMM.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.xmpMM.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/mm/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/mm/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>xmpMM</code></b></li> <li>The preferred schema namespace prefix is <b><code>xmpMM</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_xmpMM__ __xmp_xmpMM__

@ -6,16 +6,19 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>XMP Rights Management Schema</h2> <h2>XMP Rights Management Schema</h2>
<p>This schema includes XMP properties related to rights management. These properties specify <p>This schema includes XMP properties related to rights management. These properties specify
information regarding the legal restrictions associated with a resource.<br> information regarding the legal restrictions associated with a resource.<br>
Note: XMP is not a rights-enforcement mechanism.</p> Note: XMP is not a rights-enforcement mechanism.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.xmpRights.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.xmpRights.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/rights/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/rights/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>xmpRights</code></b></li> <li>The preferred schema namespace prefix is <b><code>xmpRights</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_xmpRights__ __xmp_xmpRights__

@ -6,14 +6,16 @@ __sidebar4__
<div id="content"> <div id="content">
__maintitle__ __maintitle__
<h2>XMP Paged-Text Schema</h2> <h2>XMP Paged-Text Schema</h2>
<p>The Paged-Text schema is used for XMP properties for text appearing on a page in a document.</p> <p>The Paged-Text schema is used for XMP properties for text appearing on a page in a document.
<ul> <ul>
<li>Exiv2 keys are <b><code>Xmp.xmpTPg.&lt;Property&gt;</code></b> <li>Exiv2 keys are <b><code>Xmp.xmpTPg.&lt;Property&gt;</code></b>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/t/pg/</code></b></li> <li>The schema namespace URI is <b><code>http://ns.adobe.com/xap/1.0/t/pg/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>xmpTPg</code></b></li> <li>The preferred schema namespace prefix is <b><code>xmpTPg</code></b></li>
</ul> </ul>
<p>Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a></p> Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specification">XMP Specification and Documentation</a>
</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>
__xmp_xmpTPg__ __xmp_xmpTPg__

@ -8,7 +8,7 @@ __sidebar2__
__maintitle__ __maintitle__
<h2>Exif Tags supported by Exiv2</h2> <h2>Exif Tags supported by Exiv2</h2>
<p>These are the Exif tags as defined in the <a title="The Exif 2.2 standard (PDF)" href="http://www.exif.org/Exif2-2.PDF">Exif 2.2 standard</a>.</p> <p>These are the Exif tags as defined in the <a title="The Exif 2.3 standard (PDF)" href="http://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf">Exif 2.3 standard</a>.</p>
<p>IFD1 tags are not listed seperately. All IFD0 tags may also be present in IFD1, according to the standard. The second part of the Exiv2 key of an IFD1 tag is <i>Thumbnail</i> (instead of <i>Image</i>), the other two parts of the key are the same as for IFD0 tags.</p> <p>IFD1 tags are not listed seperately. All IFD0 tags may also be present in IFD1, according to the standard. The second part of the Exiv2 key of an IFD1 tag is <i>Thumbnail</i> (instead of <i>Image</i>), the other two parts of the key are the same as for IFD0 tags.</p>
<p>Click on a column header to sort the table.</p> <p>Click on a column header to sort the table.</p>

Loading…
Cancel
Save