Class: Table
Abstract class representing a table in the CDM schema.
- NOTE: this is an abstract class and should not be instantiated directly
URI: kb_cdm:Table
classDiagram
class Table
click Table href "../Table/"
Table <|-- Association
click Association href "../Association/"
Table <|-- Cluster
click Cluster href "../Cluster/"
Table <|-- ClusterMember
click ClusterMember href "../ClusterMember/"
Table <|-- Event
click Event href "../Event/"
Table <|-- GoldEnvironmentalContext
click GoldEnvironmentalContext href "../GoldEnvironmentalContext/"
Table <|-- MixsEnvironmentalContext
click MixsEnvironmentalContext href "../MixsEnvironmentalContext/"
Table <|-- LinkerTable
click LinkerTable href "../LinkerTable/"
Table <|-- Entity
click Entity href "../Entity/"
Table <|-- Identifier
click Identifier href "../Identifier/"
Table <|-- Name
click Name href "../Name/"
Table <|-- Contributor
click Contributor href "../Contributor/"
Table <|-- ContributorXRoleXProject
click ContributorXRoleXProject href "../ContributorXRoleXProject/"
Table <|-- DataSource
click DataSource href "../DataSource/"
Table <|-- DataSourceNew
click DataSourceNew href "../DataSourceNew/"
Table <|-- FundingReference
click FundingReference href "../FundingReference/"
Table <|-- License
click License href "../License/"
Table <|-- Project
click Project href "../Project/"
Table <|-- Publication
click Publication href "../Publication/"
Table <|-- ResourceDescription
click ResourceDescription href "../ResourceDescription/"
Table <|-- ResourceTitle
click ResourceTitle href "../ResourceTitle/"
Table <|-- Prefix
click Prefix href "../Prefix/"
Table <|-- Statement
click Statement href "../Statement/"
Table <|-- EntailedEdge
click EntailedEdge href "../EntailedEdge/"
Table <|-- Experiment
click Experiment href "../Experiment/"
Table <|-- ExperimentCondition
click ExperimentCondition href "../ExperimentCondition/"
Table <|-- ExperimentConditionSet
click ExperimentConditionSet href "../ExperimentConditionSet/"
Table <|-- Measurement
click Measurement href "../Measurement/"
Table <|-- MeasurementSet
click MeasurementSet href "../MeasurementSet/"
Table <|-- OrderedProtocolStep
click OrderedProtocolStep href "../OrderedProtocolStep/"
Table <|-- Parameter
click Parameter href "../Parameter/"
Table <|-- Protocol
click Protocol href "../Protocol/"
Table <|-- ProtocolExecution
click ProtocolExecution href "../ProtocolExecution/"
Table <|-- ProtocolInput
click ProtocolInput href "../ProtocolInput/"
Table <|-- ProtocolInputSet
click ProtocolInputSet href "../ProtocolInputSet/"
Table <|-- ProtocolOutput
click ProtocolOutput href "../ProtocolOutput/"
Table <|-- ProtocolStep
click ProtocolStep href "../ProtocolStep/"
Table <|-- Variable
click Variable href "../Variable/"
Table <|-- VariableValue
click VariableValue href "../VariableValue/"
Table <|-- Contig
click Contig href "../Contig/"
Table <|-- ContigCollection
click ContigCollection href "../ContigCollection/"
Table <|-- EncodedFeature
click EncodedFeature href "../EncodedFeature/"
Table <|-- Feature
click Feature href "../Feature/"
Table <|-- Protein
click Protein href "../Protein/"
Table <|-- Sample
click Sample href "../Sample/"
Table <|-- Sequence
click Sequence href "../Sequence/"
Inheritance
- Table
- Association
- Cluster
- ClusterMember
- Event
- GoldEnvironmentalContext
- MixsEnvironmentalContext
- LinkerTable
- Entity
- Identifier
- Name
- Contributor
- ContributorXRoleXProject
- DataSource
- DataSourceNew
- FundingReference
- License
- Project
- Publication
- ResourceDescription
- ResourceTitle
- Prefix
- Statement
- EntailedEdge
- Experiment
- ExperimentCondition
- ExperimentConditionSet
- Measurement
- MeasurementSet
- OrderedProtocolStep
- Parameter
- Protocol
- ProtocolExecution
- ProtocolInput
- ProtocolInputSet
- ProtocolOutput
- ProtocolStep
- Variable
- VariableValue
- Contig
- ContigCollection
- EncodedFeature
- Feature
- Protein
- Sample
- Sequence
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kb_cdm:Table |
native | kb_cdm:Table |
LinkML Source
Direct
name: Table
description: Abstract class representing a table in the CDM schema.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
abstract: true
Induced
name: Table
description: Abstract class representing a table in the CDM schema.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
abstract: true