N2T service

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
    

The service API description is available at /api.

The registered schemes are listed on the schemes page.