Today it's possible to save a record from the detail view in the OPAC in multiple formats. This enhancement proposes to add RDF'ized MARC records to the list of available formats. Records should be available in all serializations offered by the RDF tools used to generate them: rdfxml, ntriples, turtle etc. The conversion to RDF should be governed by a mapping file, so it can be tweaked easily. I'm working on a proof of concept conversion script here, based on RDF::Redland: https://github.com/MagnusEnger/marc2rdf This could perhaps serve as the basis for a C4::RDF::marc2rdf function when it's functional.
Magnus, do you still plan to implement this?
(In reply to Katrin Fischer from comment #1) > Magnus, do you still plan to implement this? I'm still thinking about RDF/Linked Data, but this is probably not the most interesting piece of that puzzle, so we can probably close it for now.