Xmpbox does not accept rdf:description without rdf:about attribute
------------------------------------------------------------------
Key: PDFBOX-1165
URL: https://issues.apache.org/jira/browse/PDFBOX-1165
Project: PDFBox
Issue Type: Improvement
Components: XmpBox
Reporter: Guillaume Bailleul
Assignee: Guillaume Bailleul
Priority: Minor
Fix For: 1.7.0
Attachments: rdfabout_tolerance.patch
While working on jempbox and xmpbox merge, I generated an xmp with jempbox that
was not readable by xmpbox.
In xmp specification part 1 [1], page 19, rdf:about attribute is defined as
mandatory in the rdf:description element. But for compatibility reason a parser
should tolerate a missing attribute.
The attached patch add this tolerance for xmpbox.
[1]
http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira