http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642 --- Comment #96 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- (In reply to Jonathan Druart from comment #94)
When you click save > dublin core, "DC-RDF (Recommended)" is checked but the "Output options for RDF" block is not expanded. I think it should.
On a UNIMARC install, there is not "dcterms:title" entry, is it normal?
I Jonathan The problem is that MARC::Crosswalk::DublinCore map only MARC21 fields. This is because the autor of package follows the crosswalk from LC at <http://www.loc.gov/marc/marc2dc.html>, i.e., title statement is saved in different fields (MARC 21 in 245 and UNIMARC in 200). Let me do a crosswalk for UNIMARC in another bug. This new bug must consider the MARC flauvor. -- You are receiving this mail because: You are watching all bug changes.