[Koha-bugs] [Bug 18586] New: Create module to mint RDF subject URIs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 12 08:49:54 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18586

            Bug ID: 18586
           Summary: Create module to mint RDF subject URIs
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: gmcharlt at gmail.com
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

In the relational database, we use biblionumber as the ID for bibliographic
records, but a triplestore we need to use a RDF URI. So I'm going to put
together a module with a little method for minting URIs.

While we could just agree on a convention, it probably makes sense to use the
convention in the module and then use the module elsewhere to keep things
consistent.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list