[Koha-bugs] [Bug 7236] New: Add "Save as RDF" option to the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 16 11:12:34 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7236

             Bug #: 7236
           Summary: Add "Save as RDF" option to the OPAC
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
        AssignedTo: magnus at enger.priv.no
        ReportedBy: magnus at enger.priv.no
         QAContact: ian.walls at bywatersolutions.com


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.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list