...
What is a persistent identifier?
What is name resolution?What is name resolution?
Why use persistent identifiers?
What resources should be named?
...
Location-independent means that the identifier itself does not specify the location of the resource. In order to access a resource its persistent identifier has to be resolved into a location-specific identifier such as a URL.
Anchor | ||||
---|---|---|---|---|
|
What is name resolution?
Name resolution is the process of mapping a persistent identifier (PID) to a URL that retrieves the named resource; the URL locates the resource identified by the persistent identifier:
...