Extensible Metadata Platform Article Index for
Extensible
Shopping
Extensible
Website Links For
Extensible
 

Information About

Extensible Metadata Platform




XMP defines a Metadata model that can be used with any defined set of metadata items. XMP also defines particular Schemas for basic properties useful for recording the history of a resource as it passes through multiple processing steps, from being photographed, Scanned , or authored as text, through photo editing steps (such as Cropping or color adjustment), to assembly into a final image. XMP allows each software program or device along the way to add its own information to a digital resource, which can then be retained in the final digital file.

XMP records metadata in a syntax that forms a subset of the World Wide Web Consortium Resource Description Framework , which is in turn expressed in XML .

The most common metadata tags recorded in XMP data are those from the Dublin Core Metadata Initiative , which include things like title, description, creator, etc. The standard is, as its name suggests, designed to be extensible, allowing users to add their own custom types of metadata into the XMP data. XMP generally does not allow binary data types to be embedded. This means that any binary data one wants to carry in XMP, such as Thumbnail images, must be encoded in some XML-friendly format, such as Base64 .

XMP can be used in PDF and other graphics formats, such as JPEG , JPEG 2000 , GIF , PNG , HTML , TIFF , Adobe Illustrator , PSD , PostScript , and Encapsulated PostScript . In a typical edited JPEG file, XMP information is typically included alongside Exif and IPTC data.

In PDF documents, XMP can not only be used to describe the document as a whole, but can also be attached to parts of the document, such as pages, included images, and tags defining structural divisions of the document. This architecture makes it possible to retain authorship and rights information about images even as included in a published document; it also permits documents created from several smaller documents to retain the original metadata associated with the parts.

In June 21, 2004, Adobe announced its collaboration with the IPTC. In July 2004, a working group led by Adobe Systems ' Gunar Penikis and IPTC's Michael Steidl was set up, and volunteers were recruited from AFP ( Agence France-Presse ), Associated Press , ControlledVocabulary.com, IDEAlliance, Mainichi Shimbun , Reuters , and others, to develop the new schema.

The "IPTC Core Schema for XMP" version 1.0 specification was released publicly on March 21, 2005. A set of custom panels for Adobe Photoshop CS can be downloaded from the IPTC. The package includes a User's Guide example photos with embedded XMP information, the specification document, and an implementation guide for developers. The "User's Guide to the IPTC Core" goes into detail about how each of the fields should be used and is also available directly as a PDF (see external links below). The next version of the Adobe Creative Suite (CS2) included these custom panels as part of its default set.

The Windows Photo Gallery , released with Windows Vista , offers support for the XMP standard, the first time Microsoft has released Metadata compatibility beyond Exif . {Link without Title}


LICENSING

Adobe has a trademark on XMP, and retains control over the specification. Initially, they released source code for the XMP SDK under a license called the ''ADOBE SYSTEMS INCORPORATED - OPEN SOURCE LICENSE''. The compatibility of this license with the , 2007 , Adobe released the XMP SDK under a standard BSD license.http://blogs.adobe.com/gunar/2007/05/xmp_411_sdk_available_under_bsd_license.html


LOCATION IN FILE TYPES

  • TIFF - Tag 700

  • REFERENCES