Operations for working with persistent identifiers.
Summary
Functions
Resolves a persistent identifier to a "DSpace Object" resource.
Functions
@spec resolve(binary()) :: DSpace.API.Operation.JSON.t()
Resolves a persistent identifier to a "DSpace Object" resource.
Attempts to find a "DSpace Object" matching the provided identifier (DOI, Handle, etc.). If found, redirects the request to the endpoint for that resource.
If the configured HTTP adapter follows redirects, executing this operation will return the resource.