Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleCreate XMP Mapping

Create XMP Mapping

Prerequisites

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. 

Info

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

Info

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.

Expand
titleUpdate XMP Mapping

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

Note

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

...