Table: Schemas used in XMP

XMP allows for using properties which are not from namespaces controlled by Adobe, like Dublin Core or EXIF. The specification of mappings between these properties and the Media Annotations Working Group vocabulary does not entail any intellectual property relation between the maintainers of these properties, e.g. the Dublin Core Metadata Initative, and XMP.

MAWG Relation XMP How to do the mapping Datatype XPath
Descriptive Properties (Core Set)
Identification
ma:identifier exact dc:identifier dc:identifier property in the Dublin Core schema string
exact xmp:Identifier xmp:Identifier property in the XMP Basic schema string array
related xmp:Nickname xmp:Nickname property in the XMP Basic schema string
related xmp:Label xmp:Label property in the XMP Basic schema string
ma:title exact dc:title dc:title property in the Dublin Core schema array of text items with language identifiers
related xmpDM:album xmpDM:album property in the XMP Dynamic Media schema string
ma:language exact dc:language dc:language property in the Dublin Core schema array of RFC 3066 language tags
ma:locator exact file URI from system URI
Creation
ma:contributor exact dc:contributor dc:contributor property in the Dublin Core schema sequence of names
related xmpDM:artist xmpDM:artist property in the XMP Dynamic Media schema string
related xmpDM:composer xmpDM:composer property in the XMP Dynamic Media schema string
ma:creator exact dc:creator dc:creator property in the Dublin Core schema. In XMP, the tiff:Artist property from the EXIFF schema for TIFF properties is stored as the first item in dc:creator. sequence of names
ma:createDate exact xmp:CreateDate xmp:CreateDate property in the XMP Basic schema ISO date format
exact photoshop:DateCreated photoshop:DateCreated property in the Photoshop schema ISO date format
exact exif:DateTimeOriginal exif:DateTimeOriginal property in the EXIF schema for EXIF-specific properties ISO date format
related dc:date dc:date property in the Dublin Core schema sequence of ISO date format values
related xmp:ModifyDate xmp:ModifyDate property in the XMP Basic schema ISO date format
related xmpDM:AudioModDate xmpDM:AudioModDate property in the XMP Dynamic Media schema ISO date format
related xmpDM:metadataModDate xmpDM:metadataModDate property in the XMP Dynamic Media schema ISO date format
ma:location exact xmpDM:shotLocation xmpDM:shotLocation property in the XMP Dynamic Media schema string
related photoshop:Country photoshop:Country property in the Photoshop schema string
related photoshop:City photoshop:City property in the Photoshop schema string
related photoshop:State photoshop:State property in the Photoshop schema string
Content description
ma:description exact dc:description dc:description property in the Dublin Core schema. In XMP, also tiff:ImageDescription property values from the EXIF schema for TIFF properties are mapped to dc:description. array of text items with language identifiers
ma:keyword exact dc:subject dc:subject property in the Dublin Core schema array of text items
exact pdf:Keywords pdf:Keywords property in the Adobe PDF schema string
ma:genre exact xmpDM:genre xmpDM:genre property in the XMP Dynamic Media schema string
ma:rating exact xmp:Rating xmp:Rating property in the XMP Basic schema closed set of integers
Relational
ma:relation exact dc:relation dc:relation property in the Dublin Core schema array of string items
more specific xmpMM:DerivedFrom xmpMM:DerivedFrom property in the XMP Dynamic Media schema ResourceRef (multiple part reference to a resource)
more specific xmpMM:History xmpMM:History property in the XMP Dynamic Media schema ResourceRef (multiple part reference to a resource)
more specific xmpMM:Ingredients xmpMM:Ingredients property in the XMP Dynamic Media schema ResourceRef (multiple part reference to a resource)
ma:collection N/A
Rights
ma:copyright more general dc:rights dc:rights property in the Dublin Core schema array of text items with language identifier
ma:license exact xmpRights:Certificate xmpRights:Certificate property in the XMP Rights Management schema URI
more general xmpRights:UsageTerms xmpRights:UsageTerms property in the XMP Rights Management schema array of text items with language identifier
more general xmpRights:WebStatement xmpRights:WebStatement property in the XMP Rights Management schema URI
Distribution
ma:publisher exact dc:publisher dc:publisher property in the Dublin Core schema string
ma:targetAudience N/A
Fragments
ma:fragments N/A
ma:namedFragments N/A
Technical Properties
ma:frameSize exact xmpDM:videoFrameSize xmpDM:videoFrameSize property in the XMP Dynamic Media schema int, int (width x height)
ma:compression related tiff:Compression tiff:Compression property in the EXIF schema for TIFF properties closed choice of integers
related xmpDM:audioCompressor xmpDM:audioCompressor property in the XMP Dynamic Media schema string
ma:duration exact xmpDM:duration xmpDM:duration property in the XMP Dynamic Media schema time value in seconds
ma:format exact dc:format dc:format property in the Dublin Core schema MIME type
ma:samplingrate more specific xmpDM:audioSampleRate xmpDM:audioSampleRate property in the XMP Dynamic Media schema integer
ma:framerate exact xmpDM:frameRate xmpDM:frameRate property in the XMP Dynamic Media schema f### (frames per seconds, e.g. "f24") or f###s### (frames per rate basis, e.g. "“f30000s1001" for NTSC 29.97)
ma:bitrate N/A
ma:numTracks exact xmpDM:trackNumber xmpDM:trackNumber property in the XMP Dynamic Media schema integer


back to table of contents