Class: CellLineFeature
Feature associated with cell line.
URI: https://w3id.org/jgi/phytozome/CellLineFeature
classDiagram
class CellLineFeature
click CellLineFeature href "../CellLineFeature/"
CellLineFeature : cell_line_feature_id
CellLineFeature : cell_line_id
CellLineFeature : feature_id
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| cell_line_feature_id | 1 Integer |
direct | |
| cell_line_id | 0..1 Integer |
direct | |
| feature_id | 0..1 Integer |
direct |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| source_table | cell_line_feature |
Schema Source
- from schema: https://w3id.org/jgi/phytozome
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://w3id.org/jgi/phytozome/CellLineFeature |
| native | https://w3id.org/jgi/phytozome/CellLineFeature |
LinkML Source
Direct
name: CellLineFeature
annotations:
source_table:
tag: source_table
value: cell_line_feature
description: Feature associated with cell line.
from_schema: https://w3id.org/jgi/phytozome
attributes:
cell_line_feature_id:
name: cell_line_feature_id
from_schema: https://w3id.org/jgi/phytozome
rank: 1000
identifier: true
domain_of:
- CellLineFeature
range: integer
required: true
cell_line_id:
name: cell_line_id
from_schema: https://w3id.org/jgi/phytozome
domain_of:
- CellLine
- CellLineProp
- CellLineFeature
range: integer
feature_id:
name: feature_id
from_schema: https://w3id.org/jgi/phytozome
domain_of:
- Feature
- AnalysisFeature
- CellLineFeature
range: integer
Induced
name: CellLineFeature
annotations:
source_table:
tag: source_table
value: cell_line_feature
description: Feature associated with cell line.
from_schema: https://w3id.org/jgi/phytozome
attributes:
cell_line_feature_id:
name: cell_line_feature_id
from_schema: https://w3id.org/jgi/phytozome
rank: 1000
identifier: true
alias: cell_line_feature_id
owner: CellLineFeature
domain_of:
- CellLineFeature
range: integer
required: true
cell_line_id:
name: cell_line_id
from_schema: https://w3id.org/jgi/phytozome
alias: cell_line_id
owner: CellLineFeature
domain_of:
- CellLine
- CellLineProp
- CellLineFeature
range: integer
feature_id:
name: feature_id
from_schema: https://w3id.org/jgi/phytozome
alias: feature_id
owner: CellLineFeature
domain_of:
- Feature
- AnalysisFeature
- CellLineFeature
range: integer