Class: ChemicalEntityOrProteinOrPolypeptide
A union of chemical entities and children, and protein and polypeptide. This mixin is helpful to use when searching across chemical entities that must include genes and their children as chemical entities.
URI: biolink:ChemicalEntityOrProteinOrPolypeptide
classDiagram
class ChemicalEntityOrProteinOrPolypeptide
ChemicalEntityOrProteinOrPolypeptide <|-- ChemicalEntity
ChemicalEntityOrProteinOrPolypeptide <|-- Polypeptide
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
Mixin Usage
mixed into | description |
---|---|
ChemicalEntity | A chemical entity is a physical entity that pertains to chemistry or biochemi... |
Polypeptide | A polypeptide is a molecular entity characterized by availability in protein ... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
Mapping Type | Mapped Value |
---|---|
self | biolink:ChemicalEntityOrProteinOrPolypeptide |
native | biolink:ChemicalEntityOrProteinOrPolypeptide |
LinkML Source
Direct
name: chemical entity or protein or polypeptide
description: A union of chemical entities and children, and protein and polypeptide.
This mixin is helpful to use when searching across chemical entities that must include
genes and their children as chemical entities.
from_schema: https://w3id.org/biolink/biolink-model
mixin: true