name: substance
description: List of PubChem 'substance' terms (specific formulations of chemical
materials) directly referenced in this C2M2 submission
title: substance
from_schema: https://w3id.org/linkml/cfde
attributes:
id:
name: id
description: A PubChem substance ID (SID)
from_schema: https://w3id.org/linkml/cfde
identifier: true
range: string
required: true
description:
name: description
description: A human-readable description of this PubChem SID
from_schema: https://w3id.org/linkml/cfde
range: string
synonyms:
name: synonyms
description: A list of synonyms for this PubChem SID
from_schema: https://w3id.org/linkml/cfde
multivalued: true
compound:
name: compound
description: The (unique) PubChem compound ID (CID) associated with this PubChem
SID
from_schema: https://w3id.org/linkml/cfde
range: compound
required: true
unique_keys:
id_unique_key:
unique_key_name: id_unique_key
unique_key_slots:
- id
Induced
name: substance
description: List of PubChem 'substance' terms (specific formulations of chemical
materials) directly referenced in this C2M2 submission
title: substance
from_schema: https://w3id.org/linkml/cfde
attributes:
id:
name: id
description: A PubChem substance ID (SID)
from_schema: https://w3id.org/linkml/cfde
identifier: true
alias: id
owner: substance
range: string
required: true
description:
name: description
description: A human-readable description of this PubChem SID
from_schema: https://w3id.org/linkml/cfde
alias: description
owner: substance
range: string
synonyms:
name: synonyms
description: A list of synonyms for this PubChem SID
from_schema: https://w3id.org/linkml/cfde
multivalued: true
alias: synonyms
owner: substance
range: string
compound:
name: compound
description: The (unique) PubChem compound ID (CID) associated with this PubChem
SID
from_schema: https://w3id.org/linkml/cfde
alias: compound
owner: substance
range: compound
required: true
unique_keys:
id_unique_key:
unique_key_name: id_unique_key
unique_key_slots:
- id