Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  1. Fotoware Alto
    • 11.15 Monte Zucchero
    • Terminology
    • Solutions
    • User Guide - Deutsch
    • User Guide - English
    • API Changelog
  2. Fotoware Veloz
    • Managing users and groups
    • Configuring archives
    • Configuring workflows
    • Configuring site behavior
    • Navigating and searching to find your assets
    • Working with your assets
    • Editing asset metadata
    • Uploading files
    • Version Control in Fotoware
    • Albums - Creating and sharing collections
    • Placing assets in a CMS
    • Working with the Fotoware Pro interface
    • Using the Fotoware plugins
    • Consent management
    • User guide to FotoWeb for iPad (Legacy)
    • Picture conferencing with FotoWeb Screens (Legacy)
    • What's what in Fotoware
    • GDPR
    • Fotoware Veloz releases
    • Activity Exports
    • Fotoware Example Workflows
    • Fotoware Key Account Home
  3. Fotostation
    • Getting started with Fotostation
    • Viewing, selecting and sorting files
    • Managing your assets with archives
    • Adding metadata to assets
    • Searching for assets
    • Working with your assets
    • Version Control in Fotostation
    • Automating tasks with Actions
    • Configuring metadata fields and editors
    • Configuring Fotostation
    • Configuring Fotostation for multi-user environments
    • Troubleshooting Fotostation
  4. Fotoware Flow
    • What is Flow?
    • Getting started
    • Flow dictionary
  5. Fotoware On-Premises
    • Getting started
    • Index Manager
    • FotoWeb
    • Color Factory
    • Connect
    • Operations Center Guide
  6. Integrations and APIs (Fotoware Veloz & On-Premises)
    • The Fotoware API
    • Creating integrations using embeddable widgets
    • Authorizing applications using OAuth
    • Auto-tagging
    • FotoWeb Drag and Drop export
    • Integration using webhooks
    • Optimizely and Episerver plugin documentation
    • User Interface Integrations
  7. Fotoware Mobile
    • User guide for Fotoware Mobile for iPhone and Android
    • User guide to FotoWeb for iPad (Legacy)
    • User guide to FotoWeb for iPhone and Android (Legacy)

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

Support
  • Home
  • Fotoware Alto
  • 11.15 Monte Zucchero
  • Schemas
  • Fields
  • XMP Mapping

XMP Mapping

14. March 2025

Elaine Foley

XMP Mapping allows the extraction and import of XMP/EXIF data into Picturepark metadata fields and the exporting of data from Picturepark metadata fields into XMP based on field mappings. The XMP handling happens when importing files into Picturepark or exporting from Picturepark. XMP Mapping must be enabled for the required output formats via API so that the downloaded output format contains the data.

Supported File Formats: https://exiftool.org/#supported

Supported XMP: https://exiftool.org/TagNames/XMP.html

 

Create XMP Mapping

Prerequisites

  • Files with supported XMP metadata
  • Picturepark fields to write XMP into, mapped to a Layer

Our Goal

  • We have a Basic Information Layer with a text field "Title". 
  • We want to store the title from Dublin Core into the Picturepark title field. 
  • We want to update the Dublin Core title with updated title information from Picturepark. 

Add XMP Mapping

These mappings enable admins to select mapping direction (write to Picturepark, write to File, or both), the XMP field (Dublin Core, IPTC, and others), and the corresponding metadata field in Picturepark. Priority defines in which order multiple values are written into the same field (separated by comma). The stop switch prevents that after the first value is added, additional values are written if they exist for the same field. 

You must select mapping direction in order to be able to select a field. 

 
  1. Open Settings
  2. Open XMP Mappings
  3. Add a new mapping
  4. Select the mapping direction "Both"
    1. as we want to write to Picturepark
    2. and we want to write back to XMP 
  5. Select the XMP Field "dc.title".
  6. Select the Picturepark field "basicInformation.title"
  7. Save

When you write XMP back to the file then Picturepark creates a historic version with the original XMP when a user downloads the file. This makes sure that the original XMP is always available.

 
 
 

Create XMP Mapping on Translated Fields

Prerequisites

  • Files with DC Subject keywords in English, in German.
  • Picturepark list items with translated text fields as names, all translated.

Our Goal

  • The XMP mapping should map all subject keywords from the files into the tagbox if either the German or English translation is used.

Add XMP Mapping

The German translation and the English translation count as different fields. If you want to lookup on two different fields, you'll need to configure two mappings (and you are also then able to specify a priority between them; e.g. name.en with priority 10, stop = true, and then name.de with priority 9. This will lookup in English names first, if found the lookup stops, otherwise it will check the German name.

You must select the mapping direction in order to be able to select a field. 

 
  1. Open Settings
  2. Open XMP Mappings
  3. Add a new mapping
  4. Select the mapping direction "XMP to Metadata"
    1. as we want to write to Picturepark
    2. and we do not want to write back to XMP 
  5. Select the XMP Field "dc:subject".
  6. Select the Picturepark tagbox field "basicInformation.keywords"
    1. Select the name field in the first language: name.en
    2. Select case insensitive
    3. Select all child schemas
  7. Select Priority 10
  8. Select Stop
  9. Save

German and English translation count as different fields. for lookup on two different fields, configure two mappings; one for name.en and another one for name.de

You cannot add both translations as keys, cause the values would be concatenated; e.g. if you add name.en “Apple” and name.de “Apfel” as key fields, you get “AppleApfel” as imported value.

 
  1. Add another new mapping
  2. Select the mapping direction "XMP to Metadata"
    1. as we want to write to Picturepark
    2. and we do not want to write back to XMP 
  3. Select the XMP Field "dc:subject".
  4. Select the Picturepark tagbox field "basicInformation.keywords"
    1. Select the name field in the second language: name.de
    2. Select case insensitive
    3. Select all child schemas
  5. Select Priority 10
  6. Save
 
 

Update XMP Mapping

Prerequisites

  • XMP mapping created
  • A layer "Basic Information" with a string field "Description"

Our Goal

  • Update Picturepark fields
  • Update XMP fields
  • Update mapping direction
  • Disable XMP mapping. 

Update the XMP Mapping

Do not remove the mapping direction as this will remove your mapped fields. If you did by accident press Cancel to keep the original settings. 

 
  1. Open Settings
  2. Open XMP Mappings
    1. Filter by Schema where your mapped field is added. 
    2. Filter by mapping direction. 
  3. Click to open an existing mapping.
  4. Remove the Picturepark field "basicInformation.title"
  5. Add the Picturepark field "basicInformation.description.en"
  6. Save
 
 

Delete XMP Mapping

Prerequisites

  • XMP mapping created

Our Goal

  • Remove XMP Mapping

Delete the XMP Mapping

The mapping values will be removed in a periodical task.

 
  1. Open Settings
  2. Open XMP Mappings
    1. Filter by Schema where your mapped field is added. 
    2. Filter by mapping direction. 
  3. Select existing mapping in the list (checkbox)
  4. Remove the mapping
  5. Save
 
 

Use Cases

  1. Museums rely heavily on correct metadata and rights attribution for their digital objects. For museums, it is key to map the correct metadata for the core work, as well as the works of others it includes. These are several layers of rights metadata that can easily be managed in Picturepark using Picturepark Layers and written back into the file’s XMP copyright information. 
  2. The music industry went from 100,000 physical albums released in a year to 25,000 digital songs uploaded a day to the streaming services. These songs feature one and often multiple artists, which are hard to track in the title or descriptive information. Using Picturepark Tagbox functionality all artists are added as tags and written back into the XMP creator information. 
  3. Every other company, producing digital works, has the same challenges. Images, Videos, and Audio are shared among social platforms in seconds without any consideration of copyright. This can get messy and expensive. Therefore it is important to have the correct metadata applied and written back into the file.
 
 

Limitations

  • You must select the mapping direction first. 
  • Data is always written to XMP even when writeback is disabled. To enable XMP writeback for the original you must create a copy of the original using “copyFormat” and apply the XMP mappings. Picturepark will then write XMP to the file on download. 
  • Changes to the mapping direction of an existing XMP mapping will remove the mapped fields, so you have to cancel to keep your mapping settings. 
  • Mappings that try to map different value formats are invalid. So if you try to map a text to a number field the value is not mapped. There will be no errors.
  • You cannot map to a Layer with required fields. You can only map to a Layer with no required fields configured. 
  • You cannot make a field required on a layer that has mappings. 
  • You cannot remove File Types or Layers that have mappings. 
  • You cannot remove a Layer from being available for File Types when the Layer has mappings. 
  • You cannot remove a field that has mappings. 
  • You cannot map to a field of a Layer that is not available for any file type e.g. Layers only for Virtual Types are not supported. 
  • XMP values are written as a background task periodically. You might see the values not directly after import. 
  • Supported data types: Strings, Translated strings (language needs to be specified), Tagboxes, Dates, Numbers, and Geopoints. 
 
 

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Disabling XMP sidecar creation
  • How Index Manager pushes metadata to FotoWeb
  • Indexing PDF documents
  • XMP Settings
eco-lighthouse-miljøfyrtårn

Company

  • About us
  • Resellers
  • Careers
  • Contact us

Help & support

  • Support center
  • Consultancy
  • Tech partners
  • Fotostation
  • System status

Trust Center

  • Legal
  • Security
  • Sustainability & ESG

Locations

Fotoware AS (HQ)
Tollbugata 35
0157 OSLO
Norway
FotoWare Switzerland AG
Industriestrasse 25
5033 Buchs (AG)
Switzerland

Copyright 2025 Fotoware All rights reserved.

  • Terms of service
  • Privacy policy
  • Cookie policy

Knowledge Base Software powered by Helpjuice

Expand