Examples
Worked examples
- Is an instance
https://doi.org as the DOI resolver.
- Is an instance
https://n2t.net as a multi-scheme PID resolver.
Counter-examples
Looks similar, but isn't
- Not an instance
A search engine returning a result page is not a PID resolution service.
- Not an instance
A Google Scholar profile page is not a resolution service for an ORCID iD.
Editorial commentary
Every PID scheme needs at least one resolution service. doi.org runs the central proxy for DOIs (which under the hood is the Handle System); orcid.org is the resolution service for ORCID iDs; n2t.net (Name-to-Thing, operated by California Digital Library) is a generic resolver that handles ARKs, DOIs, Handles, and many other schemes. Resolution services typically support content negotiation so that the same identifier can return either an HTML landing page or machine-readable metadata depending on the Accept header.
References
- K
- u
- n
- z
- e
- J
- .
- ,
- C
- a
- l
- v
- e
- r
- t
- S
- .
- ,
- D
- e
- B
- a
- c
- k
- e
- r
- J
- .
- ,
- H
- a
- n
- l
- o
- n
- R
- .
- ,
- J
- o
- r
- d
- a
- n
- M
- .
- ,
- P
- e
- n
- t
- e
- c
- o
- s
- t
- C
- .
- ,
- ‘
- P
- e
- r
- s
- i
- s
- t
- e
- n
- c
- e
- S
- t
- a
- t
- e
- m
- e
- n
- t
- s
- :
- D
- e
- s
- c
- r
- i
- b
- i
- n
- g
- D
- i
- g
- i
- t
- a
- l
- S
- t
- i
- c
- k
- i
- n
- e
- s
- s
- ‘
- ,
- D
- a
- t
- a
- S
- c
- i
- e
- n
- c
- e
- J
- o
- u
- r
- n
- a
- l
- 1
- 6
- (
- 3
- 9
- )
- ,
- 2
- 0
- 1
- 7
- .
Also known as
PID resolver
Machine-readable encodings
Use in your systems
<role vocab="credit"
vocab-identifier="https://casrai.org/dictionary/"
vocab-term="Resolution service"
vocab-term-identifier="https://casrai.org/dictionary/term/resolution-service" />{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"name": "Resolution service",
"identifier": "https://casrai.org/dictionary/term/resolution-service",
"description": "A networked service that, given a persistent identifier, returns the current location of the named resource (typically by HTTP redirect) or returns its metadata, allowing the identifier itself to remain stable while the resource's location changes.",
"inDefinedTermSet": "https://casrai.org/dictionary/domain/the-persistent-identifier-ecosystem/",
"url": "https://casrai.org/dictionary/term/resolution-service",
"sameAs": [
"PID resolver"
],
"license": "https://creativecommons.org/licenses/by/4.0/"
}







