N2T - Identifier Resolution Service
N2T
is an identifier scheme resolver that given a provided identifier,
matches it to an identifier scheme definition. Depending on the form of the request,
a successful match will either redirect to the registered target or present
information about the matched definition.
Identifiers take the form:
scheme:prefix/value
Note: A refactored N2T service was deployed on 2024-06-24. The legacy service will be operational and fully
functional until any issues with the new service are resolved. The legacy service is available at:
https://legacy-n2t.n2t.net
.
The service API description is available at /api.
The registered schemes are listed on the schemes page.