http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642
--- Comment #108 from Héctor Eduardo Castro Avalos <[email protected]> --- (In reply to Frédéric Demians from comment #107) >Can you elaborate? I don't understand. Have you tested the patch? With this module (Koha::Crosswalk::DublinCore) I can support more metada than the simple 15 DC elements (Element Set Version 1.1). This Simple DC is used for OAI and SRW in xml format. But also i can reproduce this other guidelines/recommendations: * <http://dublincore.org/documents/dc-xml-guidelines/> and example of this in <http://www.dublincoregenerator.com/generator.html> * <http://dublincore.org/documents/dcmes-xml/> * <http://dublincore.org/documents/dc-rdf/> And RDF::Trine can serialize multiple rdf formats (rdf-json, rdf-xml, nquads, nquads-canonical, turtle) also give us the opportunity of storing the triples in databases; with RDF::Query we can perform queries with SPARQL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
