<div dir="ltr">Hi, Koha Developers.<br><br>I wrote a Dublin Core metadata support to export in XML and RDF formats.<br><br>This code follow the Dublin Core Specifications at: <<a href="http://dublincore.org/specifications/">http://dublincore.org/specifications/</a>> specially DC-XML, Simple DC-RDF, and DC-RDF recommendations. Aditionally support OAI-DC schema at <<a href="http://www.openarchives.org/OAI/2.0/oai_dc.xsd">http://www.openarchives.org/OAI/2.0/oai_dc.xsd</a>>.<br><br>RDF can be exported as multiple formats like: rdfxml, rdfjson, ntriples, turtle, etc.<br><br>It was neccesary to create a custom module (C4::DublinCoreTransformer) to transform the object created by DublinCore::Record and MARC::Crosswalk::DublinCore. The module returns all the formats as string.<br><br>I file a bug to test it at: <<a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642">http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642</a>><br><br>Regards,<br><br clear="all"><br>-- <br><div class="gmail_signature">Atte,<br><br>Héctor Eduardo Castro Avalos<br></div><div class="gmail_signature">Universidad de El Salvador<br>Facultad Multidisciplinaria Oriental<br></div>
</div>