5. Alternate Identifier (R)¶
datacite:alternateIdentifier
5.1. Cardinality¶
Recommended
Occurrence: 0-n
5.2. Definition and Usage Instruction¶
An identifier or identifiers other than the primary Identifier applied to the resource being registered. This may be any alphanumeric string which is unique within its domain of issue. May be used for local identifiers. AlternateIdentifier should be used for another identifier of the same instance (same location, same file).
Remarks
adapted from DataCite MetadataKernel v4.1
5.2.1. Property alternateIdentifier (R, 0-n)¶
Value of the atlernate identifier.
5.2.2. Attribute alternateIdentifierType (M)¶
The type of the AlternateIdentifier (occurrence: 1). Mandatory if AlternateIdentifier is used.
The type value is suggested in the following list:
Controlled list values
ARK– Archival Resource KeyarXiv– arXiv.org identifierbibcode– Astrophysics Data System bibliographic codes; bibcodes can be resolved via http://adsabs.harvard.edu/abs/bibcodeDOI– Digital Object IdentifierEAN13– European Article Number, now renamed International Article Number, but retaining the original acronym, is a 13-digit barcoding standard which is a superset of the original 12-digit Universal Product Code (UPC) system.EISSN– International Standard Serial Number (electronic Version)Handle– HandleIGSN– International Geo Sample Number; a 9-digit alphanumeric code that uniquely identifies samples from our natural environment and related sampling features.ISBN– International Standard Book NumberISSN– International Standard Serial Number; a unique 8-digit number used to identify a print or electronic periodical publication.ISTC– International Standard Text Code; a unique “number” assigned to a textual work. An ISTC consists of 16 numbers and/or letters.LISSN– The linking ISSN or ISSN-L enables collocation or linking among different media versions of a continuing resource.LSID– Life Science Identifiers; a unique identifier for data in the Life Science domain. Format: urn:lsid:authority:namespace:identifier:revisionPISSN– International Standard Serial Number (print version)PMID– PubMed IDPURL– Persistent Uniform Resource LocatorRAiD– Research Activity Identifier (RAiD) is a persistent identifier (PID) and global registry dedicated to research projects.RRID– Research Resource Identifier assigned to help researchers cite key resources (antibodies, model organisms and software projects) in the biomedical literature to improve transparency of research methods.RAiD– Research Activity Identifier (RAiD) is a persistent identifier (PID) and global registry dedicated to research projects.SWHID– Software Hash Identifier is a persistent, intrinsic identifier for software source code artifacts such as source code files, source trees, commits, and other objects typically found in version control systems.URL– Uniform Resource LocatorURN– Uniform Resource NameWOS– Web of Science accession number
5.3. Example¶
1<datacite:alternateIdentifiers>
2 <datacite:alternateIdentifier alternateIdentifierType="URL">http://someUrl</datacite:alternateIdentifier>
3</datacite:alternateIdentifiers>