Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > b36c97ff723e66f0f38bce83645c99dc > files > 1918

exiv2-doc-0.18.2-1mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!--*- sgml -*-->
<html>
<head>
  <title>Exiv2 - Exif and IPTC metadata library and tools</title>
  <meta name="Author" content="Andreas Huggel">
  <meta name="Description" content="Open source Exif and IPTC metadata library and tools with Exif MakerNote and read/write support">
  <meta name="Keywords" content="exif, iptc, metadata, makernote, manipulation, manipulate, read and write, write, change, update, jpeg, jpg, ifd, image file directory, thumbnail, thumbnails, tag, tags, canon, fujifilm, sigma/foveon, nikon, open source, opensource, huggel, andreas, andreas huggel">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <link type="text/css" rel="stylesheet" href="../include/default.css">
  <link type="text/css" rel="stylesheet" href="../include/sortabletable.css">
  <link type="text/css" rel="stylesheet" href="doxygen.css">
  <link href="tabs.css" rel="stylesheet" type="text/css">
  <script type="text/javascript" src="../include/sortabletable.js"></script>
  <script type="text/javascript">
  <!--
  var preload = new Array('../include/blank.png', 
                          '../include/ascending.png', 
                          '../include/descending.png');
  var loader = new Array();
  for(var i = 0; i < preload.length; i++) {
    loader[i] = new Image();
    loader[i].src = preload[i];
  }
  //-->
  </script>
</head>
<body>

<div id="content">
<!-- Main index from Doxygen 1.4.6 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="examples.html"><span>Examples</span></a></li>
  </ul>
</div>

<div class="tabs">
  <ul>
    <li><a href="tags-exif.html"><span>Exif</span></a></li> 
    <li><a href="tags-canon.html"><span>Canon</span></a></li> 
    <li><a href="tags-fujifilm.html"><span>Fujifilm</span></a></li> 
    <li><a href="tags-minolta.html"><span>Minolta</span></a></li> 
    <li><a href="tags-nikon.html"><span>Nikon</span></a></li> 
    <li><a href="tags-olympus.html"><span>Olympus</span></a></li> 
    <li><a href="tags-panasonic.html"><span>Panasonic</span></a></li> 
    <li><a href="tags-pentax.html"><span>Pentax</span></a></li> 
    <li><a href="tags-sigma.html"><span>Sigma/Foveon</span></a></li> 
    <li><a href="tags-sony.html"><span>Sony</span></a></li> 
  </ul>
</div>

<div class="tabs">
  <ul>
    <li><a href="tags-iptc.html"><span>IPTC&nbsp;datasets</span></a></li>
  </ul>
</div>

<div class="tabs">
  <ul>
    <li><a href="tags-xmp-dc.html"><span>dc</span></a></li>
    <li><a href="tags-xmp-xmp.html"><span>xmp</span></a></li>
    <li><a href="tags-xmp-xmpRights.html"><span>xmpRights</span></a></li>
    <li><a href="tags-xmp-xmpMM.html"><span>xmpMM</span></a></li>
    <li><a href="tags-xmp-xmpBJ.html"><span>xmpBJ</span></a></li>
    <li><a href="tags-xmp-xmpTPg.html"><span>xmpTPg</span></a></li>
    <li><a href="tags-xmp-xmpDM.html"><span>xmpDM</span></a></li>
    <li><a href="tags-xmp-pdf.html"><span>pdf</span></a></li>
    <li><a href="tags-xmp-photoshop.html"><span>photoshop</span></a></li>
    <li><a href="tags-xmp-crs.html"><span>crs</span></a></li>
    <li><a href="tags-xmp-tiff.html"><span>tiff</span></a></li>
    <li><a href="tags-xmp-exif.html"><span>exif</span></a></li>
    <li><a href="tags-xmp-aux.html"><span>aux</span></a></li>
    <li><a href="tags-xmp-iptc.html"><span>Iptc4xmpCore</span></a></li>
    <li><a href="tags-xmp-digiKam.html"><span>digiKam</span></a></li>
    <li><a href="tags-xmp-MicrosoftPhoto.html"><span>MicrosoftPhoto</span></a></li>
  </ul>
</div>

<h1>Exiv2 Tag Tables</h1>


<h2>XMP Basic Schema</h2>
<p>The XMP Basic Schema contains XMP properties that provide basic descriptive information.
 <ul>
  <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 preferred schema namespace prefix is <b><code>xmp</code></b></li>
 </ul>
Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a>
</p>
<p>Click on a column header to sort the table.</p>

<table class="ReportTable" id="xmp_xmp" cellspacing="0">
<colgroup>
<col>
<col>
<col>
<col>
<col>
<col>
</colgroup>
<thead><tr>
<th>Property</th>
<th>Label</th>
<th>Value type</th>
<th>Exiv2 type</th>
<th>Category</th>
<th>Description</th>
</tr></thead>
<tbody>
<tr class="OddRow">
<td>Advisory</td>
<td>Advisory</td>
<td>bag XPath</td>
<td>XmpBag</td>
<td>External</td>
<td>An unordered array specifying properties that were edited outside the authoring application. Each item should contain a single namespace and XPath separated by one ASCII space (U+0020).</td>
</tr>
<tr class="EvenRow">
<td>BaseURL</td>
<td>Base URL</td>
<td>URL</td>
<td>XmpText</td>
<td>Internal</td>
<td>The base URL for relative URLs in the document content. If this document contains Internet links, and those links are relative, they are relative to this base URL. This property provides a standard way for embedded relative URLs to be interpreted by tools. Web authoring tools should set the value based on their notion of where URLs will be interpreted.</td>
</tr>
<tr class="OddRow">
<td>CreateDate</td>
<td>Create Date</td>
<td>Date</td>
<td>XmpText</td>
<td>Internal</td>
<td>The date and time the resource was originally created.</td>
</tr>
<tr class="EvenRow">
<td>CreatorTool</td>
<td>Creator Tool</td>
<td>AgentName</td>
<td>XmpText</td>
<td>Internal</td>
<td>The name of the first known tool used to create the resource. If history is present in the metadata, this value should be equivalent to that of xmpMM:History's softwareAgent property.</td>
</tr>
<tr class="OddRow">
<td>Identifier</td>
<td>Identifier</td>
<td>bag Text</td>
<td>XmpBag</td>
<td>External</td>
<td>An unordered array of text strings that unambiguously identify the resource within a given context. An array item may be qualified with xmpidq:Scheme to denote the formal identification system to which that identifier conforms. Note: The dc:identifier property is not used because it lacks a defined scheme qualifier and has been defined in the XMP Specification as a simple (single-valued) property.</td>
</tr>
<tr class="EvenRow">
<td>Label</td>
<td>Label</td>
<td>Text</td>
<td>XmpText</td>
<td>External</td>
<td>A word or short phrase that identifies a document as a member of a user-defined collection. Used to organize documents in a file browser.</td>
</tr>
<tr class="OddRow">
<td>MetadataDate</td>
<td>Metadata Date</td>
<td>Date</td>
<td>XmpText</td>
<td>Internal</td>
<td>The date and time that any metadata for this resource was last changed. It should be the same as or more recent than xmp:ModifyDate.</td>
</tr>
<tr class="EvenRow">
<td>ModifyDate</td>
<td>Modify Date</td>
<td>Date</td>
<td>XmpText</td>
<td>Internal</td>
<td>The date and time the resource was last modified. Note: The value of this property is not necessarily the same as the file's system modification date because it is set before the file is saved.</td>
</tr>
<tr class="OddRow">
<td>Nickname</td>
<td>Nickname</td>
<td>Text</td>
<td>XmpText</td>
<td>External</td>
<td>A short informal name for the resource.</td>
</tr>
<tr class="EvenRow">
<td>Rating</td>
<td>Rating</td>
<td>Closed Choice of Integer</td>
<td>XmpText</td>
<td>External</td>
<td>A number that indicates a document's status relative to other documents, used to organize documents in a file browser. Values are user-defined within an application-defined range.</td>
</tr>
<tr class="OddRow">
<td>Thumbnails</td>
<td>Thumbnails</td>
<td>alt Thumbnail</td>
<td>Undefined</td>
<td>Internal</td>
<td>An alternative array of thumbnail images for a file, which can differ in characteristics such as size or image encoding.</td>
</tr>
</tbody>
</table><script type="text/javascript">
  //
  var xmp_xmp = new SortableTable(
    document.getElementById("xmp_xmp"),
    ["String", "String", "String", "String", "String", "String"]
  );
  xmp_xmp.onsort = function () { 
	var rows = xmp_xmp.tBody.rows;
	var l = rows.length;
	for (var i = 0; i < l; i++) {
		removeClassName(rows[i], i % 2 ? "OddRow" : "EvenRow");
		addClassName(rows[i], i % 2 ? "EvenRow" : "OddRow");
	}
  };
  //
</script>


</div>
<!-- closes content -->

</body>
</html>