Depositor Defined Identifiers

Identifiers for key entities such as compounds and assays are defined within the deposition files by using Depositor Defined Identifiers (DDIs). These identifiers are created and maintained by depositors themselves. DDIs provide a way for depositors to give a meaningful unique identifier to each compound and assay in their datasets, connecting them across files for loading to the database.

In a basic data submission DDIs are used for compounds/substances, assays and references, and are called CIDX, AIDX and RIDX, respectively.

Additional DDIs are used for internal reference between records in a dataset when more complex data is being submitted. ACT_ID, TEOID, REGID and SAMID are used to group together supplementary data. More information on the links between tables can be found in the Deposition Files section.

Types of Depositor Defined ID

*IDX

Description

Primary File

AIDX

Assay ID

ASSAY

CIDX

Compound ID

COMPOUND_RECORD

RIDX

Reference ID

REFERENCE

ACT_ID

ACTivity ID

ACTIVITY

TEOID

TEst Occasion ID

ACTIVITY

REGID

REcord Grouping ID

ACTIVITY_SUPP

SAMID

Supplementary Activity Mapping ID

ACTIVITY_SUPP

  • DDIs are owned by the depositor; a given identifier is defined by the depositor when a deposition is first made.

  • DDIs should be unique and meaningful

    • To avoid overwriting older data

    • To make it easier to link data between files

  • Depositors may use a string of up to 200 visible UniCode characters to define these identifiers.

    • We strongly encourage that DDIs are a meaningful strong of 25 to 50 characters in total and include at least 10 letters.

    • Meaningful strings are easier to search within a document and help the ChEMBL Team to understand your data.

  • All deposited files should be UTF-8 encoded.

  • Subsequent use of the same identifier in future ChEMBL loads will result in the updating or overwriting of the data that was associated with this identifier when it was first loaded and is strongly discouraged.

Last updated