Skip to content

Conversation

rdeltour
Copy link
Member

The following entries were removed from the metadata link vocabulary in EPUB 3.3, due to low usage report:

  • the "acquire" relationship
  • the "xmp" property

This commit removes the "xmp" from the link property vocabulary, so any use of it will be reported as an error.

It keeps the "acquire" property in the relationship vocabulary, for backward compatibility notably with the EPUB Previews specification were it is defined.

Close #1457

@rdeltour rdeltour added this to the v5.0.0-rc milestone Dec 23, 2022
@rdeltour rdeltour requested a review from mattgarrish December 23, 2022 18:12
@rdeltour rdeltour self-assigned this Dec 23, 2022
@rdeltour rdeltour force-pushed the feat/manifest-self-reference branch 2 times, most recently from c2fab31 to 2c76420 Compare January 3, 2023 14:36
Base automatically changed from feat/manifest-self-reference to main January 3, 2023 14:37
The following entries were removed from the metadata link vocabulary in
EPUB 3.3, due to low usage report:

- the "acquire" relationship
- the "xmp" property

This commit removes the "xmp" from the link property vocabulary, so any
use of it will be reported as an error.

It keeps the "acquire" property in the relationship vocabulary, for
backward compatibility notably with the EPUB Previews specification were
it is defined.

Close #1457
@rdeltour rdeltour merged commit 6a3d2a6 into main Jan 3, 2023
@rdeltour rdeltour deleted the feat/link-vocab branch January 3, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Properties removed from the link vocabulary
2 participants