This release introduces a few relevant changes when interacting with raw XMP metadata.

Changes that may affect you if you were retrieving values from raw metadata in custom code

- Second choice for title is now dc:title|rdf:Alt|rdf:li instead of dc:title
- First choice for alt is now Iptc4xmpCore:AltTextAccessibility|rdf:Alt|rdf:li instead of rdf:alt:rdf:li
- Second choice for caption is now dc:description|rdf:Alt|rdf:li instead of dc:description
- First choice for credit is now @photoshop:credit
- Third choice for copyright is now dc:rights|rdf:Alt|rdf:li instead of dc:rights
- Third coice for date_created is now @photoshop:DateCreated

Also, now XMP properties have a different syntax:
- parent / child elements are separated with a | character
- element properties are prefixed with the @ character, to differentiate from element names.

The full properties list and their hierarchy chain has been updated in the project's page, as well as in the readme file

Contributors (1)

marcoscano

Changelog

Issues: 2 issues resolved.

Changes since 1.0.5 (compare):

Bug

  • fix: #3558043 Special chars are being encoded
  • fix: #3558227 Retrieve full XMP data

Misc

  • Update readme with new syntax for raw metadata properties
VCS Label
1.0.6
Release type
Packaged Git sha1
d81a0efe84113e2f148e18116eba69331ffb0fdc
Release files