https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25801 --- Comment #21 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> ---
We will be using something like https://id.rijksmuseum.nl/3012345 Our institutional PID resolver knows (as a partial or meta resolver) how to pass library PIDs to the library PID resolver. Which would use opac-detail for HTML in case of a biblio or item.
Could you explain this part a bit more? Is the idea that you'll mint institution level PIDs (like https://id.rijksmuseum.nl/3012345) and those will resolve to Koha PIDs/URLs?
Our discussion goes out of scope here? :) What we currently do: The main resolver (WIP) passes all 3xxx to the library resolver. That one knows how to resolve them depending on accept header. Similarly, we do not have one minter. The library pid generator mints PIDs in the id.rijksmuseum.nl domain but only starting with a 3 as a hidden designator for library domain. -- You are receiving this mail because: You are watching all bug changes.