https://www.crossref.org/blog/rehashing-pids-without-stabbin...
The DOI System
11–20 of 67 posts
Re: The DOI System
#12Can someone tell me where to get a definitive list of DOI prefixes? I tried to find this some time ago and came away very frustrated. The system seems in reality very opaque.
https://en.wikipedia.org/wiki/Handle_System
All handles that start with 10 are DOIs. Handles that start with 20 are issued by CNRI.
I don't know of a published list of prefixes, but it would be easy to investigate since entering the prefix into the appropriate resolver will bring up information on the issuing authority:
- https://hdl.handle.net/20.1000 : "Prefix for CNRI licenses."
- https://doi.org/10.14288 : "Datacite prefix 8/22/13"
Not all have the DESC field, but you can figure out who these are from other fields:
- https://doi.org/10.14288 : CrossRef & American Chem. Soc. publications
- https://doi.org/10.1038 : CrossRef & Nature publications
etc...
Re: The DOI System
#13Can someone tell me where to get a definitive list of DOI prefixes? I tried to find this some time ago and came away very frustrated. The system seems in reality very opaque.
And have you looked at the Crossref and/or DataCite APIs?
Re: The DOI System
#14Earlier quoted context omitted.
I think DOI is essentially a URI schema. I don't think there is a technical reason preventing them from being distributed like IPFS, in fact the underlying resources are distributed it's just the URL lookup that is centralized.
Yes, it is a URI schema. FAQ #11, at https://www.doi.org/faq.html > DOI & URI: how does the DOI system work with web URI technologies? > DOI names may be expressed as URLs (URIs) through a HTTP proxy server. In addition, DOI is a registered URI within the info-URI namespace (IETF RFC 4452, the "info" URI Scheme for Information Assets with Identifiers in Public Namespaces). See the DOI Handbook, 2 Numbering and 3 Reso…
though it would make it much more convenient for people to pirate them, because then people wouldn’t have to look up “what is the multihash for the thing with this doi?” before requesting it on ipfs.
Re: The DOI System
#15Re: The DOI System
#16Can someone tell me where to get a definitive list of DOI prefixes? I tried to find this some time ago and came away very frustrated. The system seems in reality very opaque.
haha, yeah, keep peeling the onion https://handle.net/
Re: The DOI System
#17They seem to have non-guessable, non-hierarchy-revealing URLs that must be resolved using a database they control.
It strikes me as a showcase of ways to try to get around web standards to make things locked down.
Last time I looked at this (with horror, not with interest), the fees to become a member or to register links were exorbitant and the system itself seemed to be geared around supporting payment and DRM scenarios while making promises to fix non-existing problems (or ones that could be fixed for free using well known standard web practices).
Re: The DOI System
#18Huh I forgot that DOIs are meant for more than just academic journals. Do DOIs still make sense if we have web3? Would the future of DOIs be similar to a filecoin kind of system, instead of using resolvers and organizations like CrossRef?
A more important concern is whether we need DOIs with the current W3C standards for Semantic Web. We already have a multitude of absolutely giant databases such as Wikidata, but also many others linking together semantic information from all over the web into a giant machine and human readable network: https://www.wikidata.org/wiki/Q686797. Do you really need an incomprehensible centralized system such as DOIs when you have a multitude of separate incomprehensible IDs linked together by human readable semantics?
Re: The DOI System
#19Re: The DOI System
#20I’ve never understood this as anything other than an oddly secretive power and money grab by some entrenched stakeholders in publishing and document delivery. They seem to have non-guessable, non-hierarchy-revealing URLs that must be resolved using a database they control. It strikes me as a showcase of ways to try to get around web standards to make things locked down. Last time I looked at this (with horror, not wi…
What do you mean? There is a journal prefix (Nature has 10.1038) and the link usually translates fairly directly to a URL for new articles.
EDIT: Just looked it up in the DOI rules. The registrant chooses the suffix. So the journals are free to maintain 1:1 mapping to URLs if they wish. I assume DOI is popular because people trust that the central entity might do a bit better job with regards to link rot than the journals themselves.