Class: ExperimentalContext
URI: https://w3id.org/kbase/kbase_phenotype/ExperimentalContext
classDiagram
class ExperimentalContext
click ExperimentalContext href "../ExperimentalContext/"
ExperimentalContext : experiment_context_id
ExperimentalContext : experiment_id
ExperimentalContext : value
ExperimentalContext : variable_id
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| experiment_context_id | 0..1 String |
direct | |
| experiment_id | 0..1 String |
direct | |
| variable_id | 0..1 String |
direct | |
| value | 0..1 String |
direct |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| source_table | experimental_context |
Schema Source
- from schema: https://w3id.org/kbase/kbase_phenotype
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://w3id.org/kbase/kbase_phenotype/ExperimentalContext |
| native | https://w3id.org/kbase/kbase_phenotype/ExperimentalContext |
LinkML Source
Direct
name: ExperimentalContext
annotations:
source_table:
tag: source_table
value: experimental_context
from_schema: https://w3id.org/kbase/kbase_phenotype
attributes:
experiment_context_id:
name: experiment_context_id
from_schema: https://w3id.org/kbase/kbase_phenotype
rank: 1000
identifier: false
domain_of:
- ExperimentalContext
range: string
experiment_id:
name: experiment_id
from_schema: https://w3id.org/kbase/kbase_phenotype
identifier: false
domain_of:
- Experiment
- ExperimentalContext
- ExperimentXMeasurement
range: string
variable_id:
name: variable_id
from_schema: https://w3id.org/kbase/kbase_phenotype
identifier: false
domain_of:
- ExperimentalVariable
- ExperimentalContext
- ExperimentXMeasurement
range: string
value:
name: value
from_schema: https://w3id.org/kbase/kbase_phenotype
rank: 1000
domain_of:
- ExperimentalContext
- Measurement
range: string
Induced
name: ExperimentalContext
annotations:
source_table:
tag: source_table
value: experimental_context
from_schema: https://w3id.org/kbase/kbase_phenotype
attributes:
experiment_context_id:
name: experiment_context_id
from_schema: https://w3id.org/kbase/kbase_phenotype
rank: 1000
identifier: false
alias: experiment_context_id
owner: ExperimentalContext
domain_of:
- ExperimentalContext
range: string
experiment_id:
name: experiment_id
from_schema: https://w3id.org/kbase/kbase_phenotype
identifier: false
alias: experiment_id
owner: ExperimentalContext
domain_of:
- Experiment
- ExperimentalContext
- ExperimentXMeasurement
range: string
variable_id:
name: variable_id
from_schema: https://w3id.org/kbase/kbase_phenotype
identifier: false
alias: variable_id
owner: ExperimentalContext
domain_of:
- ExperimentalVariable
- ExperimentalContext
- ExperimentXMeasurement
range: string
value:
name: value
from_schema: https://w3id.org/kbase/kbase_phenotype
rank: 1000
alias: value
owner: ExperimentalContext
domain_of:
- ExperimentalContext
- Measurement
range: string