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

            Bug ID: 38425
           Summary: Add links to full texts based on identifiers
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Marc21 allows to add persistent identifiers to `024 7?` by means of subfields
`$2` and `$a`. E.g. one could give the DOI of an eBook as 

```
024 7_ $2doi $a 10.000/123.456.789
```

For `$2` the LoC refers to the list of standard identifiers, that is actually
quite long:

https://www.loc.gov/standards/sourcelist/standard-identifier.html

Currently, it seems Koha creates a link only if there is a URL in `856 4_`
which requires duplication of data. Especially of scientific libraries it would
be helpful if ids pointing to "well known" services that assign PIDs would also
trigger such a display to point the users to the full texts.

The most relevant in this context seem to be:

- DOI
- PMID 
- PMC
- arXiv
- handle
- urn

In other contexts OpenLibrary was also mentioned.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to