[Bug 20065] New: perennial identifier implementation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20065 Bug ID: 20065 Summary: perennial identifier implementation Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: fcouffignal@gmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 70804 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70804&action=edit example Add a system preference ? or a plugin ? ... to have perennial identifier in Koha -> object : choice between ARK, DOI, Handle, PURL (Marc bibliographic data) -> contributor : arkXiv, idHAL, IDRef, ISNI (Marc Authority data) see more : http://www.inist.fr/?Identifiants-perennes http://www.mediathequederoubaix.fr/ -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20065 Pablo AB <pablo.bianchi@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pablo.bianchi@gmail.com --- Comment #1 from Pablo AB <pablo.bianchi@gmail.com> --- Also called persistent identifier (PI or PID). Al those PIDs (ARK, DOI, Handle, PURL) don't exclude each other. Frédéric Demians wrote about ARK on Koha, using a local syspref called ARK_CONF: https://metacpan.org/pod/distribution/Koha-Contrib-ARK/bin/koha-ark The record ID should be chosen carefully, maybe related 1-to-1 to (003)001 since biblionumber are volatile (could change, is a system-related ID) Also related to Bug 18410 about using cool URIs/permalinks. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20065 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|perennial identifier |Perennial or persistent |implementation |identifier implementation CC| |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20065 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Frederique Couffignal from comment #0)
Created attachment 70804 [details] example
Add a system preference ? or a plugin ?
It should be very easy to add PIDs for auth or biblio records (even items, if you like) by using plugins. There are sufficient plugin hooks now for that. We ourselves are using a custom plugin that adds a PID in field 024 for auth and biblio. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20065 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=30887 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20065 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20065 --- Comment #3 from Pablo AB <pablo.bianchi@gmail.com> ---
We ourselves are using a custom plugin that adds a PID in field 024 for auth and biblio.
Those plugins are FOSS? We are also using 024 to save our ORCIDs (subset of ISNIs). OTOH would be great to generate the ARK ID, maybe a NAAN on a syspref (like MARCOrgCode) or a branch attribute, and a value builder plugin to generate the Shoulder+Blade+Tip. Probably a queue/cron should be added to inform the NMA(s) about the new ID/URL map. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20065 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=34943 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20065 Andreas Roussos <a.roussos@dataly.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |a.roussos@dataly.gr -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org