Returns a language code in the requested format.
format: “iso639-3” for 3-letter code, “name” for English name, otherwise ISO 639-1 alpha-2.
Accepts alpha-2, alpha-3, or English name as input.
Validates an identifier and returns the identifier and its type.
Type can be: DOI, UUID, PMID, PMCID, OpenAlex, ORCID, ROR, GRID,
RID, Wikidata, ISNI, ISSN, Crossref Funder ID, URL, or “”.
Validates an ISNI
ISNI is a 16-character string in blocks of four
optionally separated by hyphens or spaces and NOT
between 0000-0001-5000-0007 and 0000-0003-5000-0001,
or between 0009-0000-0000-0000 and 0009-0010-0000-0000
(the ranged reserved for ORCID).
Validates an OpenAlex ID.
First letter indicates resource type (A author, F funder, I institution,
P publisher, S source, W work), followed by 8-10 digits.
Validates an ORCID
ORCID is a 16-character string in blocks of four
separated by hyphens between
0000-0001-5000-0007 and 0000-0003-5000-0001,
or between 0009-0000-0000-0000 and 0009-0010-0000-0000.