https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25801 --- Comment #20 from David Cook <dcook@prosentient.com.au> --- (In reply to Marcel de Rooy from comment #19)
Yes, the landing page of the item persistent identifier (URL) is not that important, but I do want to be able to dereference it. Including an HTML representation when that would be the result of content negotiation. But surely the main thing is a unique resource identifier in the form of a URL.
Cool. That sounds good to me.
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? That would be cool. -- You are receiving this mail because: You are watching all bug changes.