http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642 --- Comment #42 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Marc Véron from comment #41)
Created attachment 36154 [details] [review] [Signed-off]Bug 13642 - Adding new features for Dublin Core metadata
When Koha export a bibliographic record to DC, makes it in XML format. This XML is not well-formed document and do not follows the DC-XML recommendations as should be.
How can I know if the xml is not well-formed? I tested on http://validator.w3.org/check and got: This document was successfully checked as well-formed XML! Result: Passed, 2 warning(s)
XML::Entities not found in .deb package
Maybe XML::LibXML can do the trick?
New patch for work with librdf-helper-perl (2.0) and librdf-trine-perl (1.000). RDF::Trine and RDF::Helper not need to be upgraded. Tested in both (upgraded and not upgraded)
I don't have librdf-helper-perl E: Unable to locate package librdf-helper-perl -- You are receiving this mail because: You are watching all bug changes.