Class: DrugLabel
_a document accompanying a drug or its container that provides written, printed or graphic information about the drug, including drug contents, specific instructions or warnings for administration, storage and disposal instructions, etc. _
URI: biolink:DrugLabel
classDiagram
class DrugLabel
Publication <|-- DrugLabel
DrugLabel : authors
DrugLabel --|> agent : authors
DrugLabel : category
DrugLabel : creation_date
DrugLabel : description
DrugLabel : format
DrugLabel : full_name
DrugLabel : has_attribute
DrugLabel --|> attribute : has_attribute
DrugLabel : id
DrugLabel : iri
DrugLabel : keywords
DrugLabel : license
DrugLabel : mesh_terms
DrugLabel : name
DrugLabel : pages
DrugLabel : provided_by
DrugLabel : rights
DrugLabel : summary
DrugLabel : synonym
DrugLabel : type
DrugLabel : xref
Inheritance
- Entity
- NamedThing
- InformationContentEntity
- Publication
- DrugLabel
- Publication
- InformationContentEntity
- NamedThing
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| authors | 0..* Agent |
connects an publication to the list of authors who contributed to the publica... | Publication |
| pages | 0..* String |
When a 2-tuple of page numbers are provided, they represent the start and end... | Publication |
| summary | 0..1 String |
executive summary of a publication | Publication |
| keywords | 0..* String |
keywords tagging a publication | Publication |
| mesh_terms | 0..* Uriorcurie |
mesh terms tagging a publication | Publication |
| xref | 0..* Uriorcurie |
A database cross reference or alternative identifier for a NamedThing or edge... | Publication, NamedThing |
| license | 0..1 String |
InformationContentEntity | |
| rights | 0..1 String |
InformationContentEntity | |
| format | 0..1 String |
InformationContentEntity | |
| creation_date | 0..1 Date |
date on which an entity was created | InformationContentEntity |
| provided_by | 0..* String |
The value in this node property represents the knowledge provider that create... | 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 |
Different kinds of publication subtypes will have different preferred identif... | 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 |
the 'title' of the publication is generally recorded in the 'name' property (... | Entity |
| description | 0..1 NarrativeText |
a human-readable description of an entity | Entity |
| has_attribute | 0..* Attribute |
connects any entity to an attribute | Entity |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | biolink:DrugLabel |
| native | biolink:DrugLabel |
| broad | NCIT-OBO:C41203 |
LinkML Source
Direct
name: drug label
description: 'a document accompanying a drug or its container that provides written,
printed or graphic information about the drug, including drug contents, specific
instructions or warnings for administration, storage and disposal instructions,
etc. '
from_schema: https://w3id.org/biolink/biolink-model
broad_mappings:
- NCIT-OBO:C41203
is_a: publication