Skip to content

Enum: IdentifierType

Describe the type of identifier

URI: IdentifierType

Permissible Values

Value Meaning Description
AUTH_REV None
CN_DOE None
CN_NONDOE None
CODEN None
DOE_DOCKET None DOE Docket number, used for documents submitted to the DOE Electronic Docket ...
EDB None
ETDE_RN None
INIS_RN None
ISBN None International Standard Book Number
ISSN None International Standard Serial Number
LEGACY None
NSA None
OPN_ACC None
OTHER_ID None
PATENT None Patent number
PROJ_ID None Project identifier
PROP_REV None
REF None
REL_TRN None
RN None
TRN None
TVI None
USER_VER None
WORK_AUTH None
WORK_PROP None

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

LinkML Source

name: IdentifierType
description: Describe the type of identifier
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
permissible_values:
  AUTH_REV:
    text: AUTH_REV
  CN_DOE:
    text: CN_DOE
  CN_NONDOE:
    text: CN_NONDOE
  CODEN:
    text: CODEN
  DOE_DOCKET:
    text: DOE_DOCKET
    description: DOE Docket number, used for documents submitted to the DOE Electronic
      Docket Room (e-Docket Room) system.
  EDB:
    text: EDB
  ETDE_RN:
    text: ETDE_RN
  INIS_RN:
    text: INIS_RN
  ISBN:
    text: ISBN
    description: International Standard Book Number
  ISSN:
    text: ISSN
    description: International Standard Serial Number
  LEGACY:
    text: LEGACY
  NSA:
    text: NSA
  OPN_ACC:
    text: OPN_ACC
  OTHER_ID:
    text: OTHER_ID
  PATENT:
    text: PATENT
    description: Patent number
  PROJ_ID:
    text: PROJ_ID
    description: Project identifier
  PROP_REV:
    text: PROP_REV
  REF:
    text: REF
  REL_TRN:
    text: REL_TRN
  RN:
    text: RN
  TRN:
    text: TRN
  TVI:
    text: TVI
  USER_VER:
    text: USER_VER
  WORK_AUTH:
    text: WORK_AUTH
  WORK_PROP:
    text: WORK_PROP