Class: ChemicalMixture
A chemical mixture is a chemical entity composed of two or more molecular entities.
classDiagram
class ChemicalMixture
ChemicalEntity <|-- ChemicalMixture
ChemicalMixture <|-- MolecularMixture
ChemicalMixture <|-- ComplexMolecularMixture
ChemicalMixture <|-- ProcessedMaterial
ChemicalMixture <|-- Food
ChemicalMixture : available_from
ChemicalMixture --|> DrugAvailabilityEnum : available_from
ChemicalMixture : category
ChemicalMixture : description
ChemicalMixture : drug_regulatory_status_world_wide
ChemicalMixture : full_name
ChemicalMixture : has_attribute
ChemicalMixture --|> attribute : has_attribute
ChemicalMixture : has_chemical_role
ChemicalMixture --|> chemical role : has_chemical_role
ChemicalMixture : highest_FDA_approval_status
ChemicalMixture : id
ChemicalMixture : iri
ChemicalMixture : is_supplement
ChemicalMixture --|> chemical mixture : is_supplement
ChemicalMixture : is_toxic
ChemicalMixture : max_tolerated_dose
ChemicalMixture : name
ChemicalMixture : provided_by
ChemicalMixture : routes_of_delivery
ChemicalMixture --|> DrugDeliveryEnum : routes_of_delivery
ChemicalMixture : synonym
ChemicalMixture : trade_name
ChemicalMixture --|> chemical entity : trade_name
ChemicalMixture : type
ChemicalMixture : xref
Inheritance
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
is_supplement | 0..1 ChemicalMixture |
direct | |
highest_FDA_approval_status | 0..1 String |
Should be the highest level of FDA approval this chemical entity or device ha... | direct |
drug_regulatory_status_world_wide | 0..1 String |
An agglomeration of drug regulatory status worldwide | direct |
routes_of_delivery | 0..* DrugDeliveryEnum |
the method or process of administering a pharmaceutical compound to achieve a... | direct |
trade_name | 0..1 ChemicalEntity |
ChemicalEntity | |
available_from | 0..* DrugAvailabilityEnum |
ChemicalEntity | |
max_tolerated_dose | 0..1 String |
The highest dose of a drug or treatment that does not cause unacceptable side... | ChemicalEntity |
is_toxic | 0..1 Boolean |
ChemicalEntity | |
has_chemical_role | 0..* ChemicalRole |
A role is particular behaviour which a chemical entity may exhibit | ChemicalEntity |
provided_by | 0..* String |
The value in this node property represents the knowledge provider that create... | NamedThing |
xref | 0..* Uriorcurie |
A database cross reference or alternative identifier for a NamedThing or edge... | NamedThing |
full_name | 0..1 LabelType |
a long-form human readable name for a thing | NamedThing |
synonym | 0..* LabelType |
Alternate human-readable names for a thing | NamedThing |
id | 1..1 String |
A unique identifier for an entity | Entity |
iri | 0..1 IriType |
An IRI for an entity | Entity |
category | 1..* CategoryType |
Name of the high level ontology class in which this entity is categorized | Entity |
type | 0..* String |
Entity | |
name | 0..1 LabelType |
A human-readable name for an attribute or entity | Entity |
description | 0..1 NarrativeText |
a human-readable description of an entity | Entity |
has_attribute | 0..* Attribute |
connects any entity to an attribute | Entity |
Usages
used by | used in | type | used |
---|---|---|---|
ChemicalMixture | is_supplement | range | ChemicalMixture |
MolecularMixture | is_supplement | range | ChemicalMixture |
ComplexMolecularMixture | is_supplement | range | ChemicalMixture |
ProcessedMaterial | is_supplement | range | ChemicalMixture |
Drug | is_supplement | range | ChemicalMixture |
Food | is_supplement | range | ChemicalMixture |
Identifier and Mapping Information
Valid ID Prefixes
Instances of this class should have identifiers with one of the following prefixes:
-
PUBCHEM.COMPOUND
-
CHEMBL.COMPOUND
-
UNII
-
CHEBI
-
DRUGBANK
-
MESH
-
CAS
-
DrugCentral
-
GTOPDB
-
HMDB
-
KEGG.COMPOUND
-
ChemBank
-
PUBCHEM.SUBSTANCE
-
SIDER.DRUG
-
INCHI
-
INCHIKEY
-
KEGG.GLYCAN
-
KEGG.DRUG
-
KEGG
-
KEGG.ENVIRON
-
UMLS
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
Mapping Type | Mapped Value |
---|---|
self | biolink:ChemicalMixture |
native | biolink:ChemicalMixture |
narrow | NCIT:C20401, SNOMEDCT:49616005 |
close | dcid:ChemicalCompound |
LinkML Source
Direct
name: chemical mixture
id_prefixes:
- PUBCHEM.COMPOUND
- CHEMBL.COMPOUND
- UNII
- CHEBI
- DRUGBANK
- MESH
- CAS
- DrugCentral
- GTOPDB
- HMDB
- KEGG.COMPOUND
- ChemBank
- PUBCHEM.SUBSTANCE
- SIDER.DRUG
- INCHI
- INCHIKEY
- KEGG.GLYCAN
- KEGG.DRUG
- KEGG
- KEGG.ENVIRON
- UMLS
description: A chemical mixture is a chemical entity composed of two or more molecular
entities.
in_subset:
- translator_minimal
from_schema: https://w3id.org/biolink/biolink-model
close_mappings:
- dcid:ChemicalCompound
narrow_mappings:
- NCIT:C20401
- SNOMEDCT:49616005
is_a: chemical entity
slots:
- is supplement
- highest FDA approval status
- drug regulatory status world wide
- routes of delivery