Slot: encoded_feature_id
Internal (CDM) unique identifier for an encoded feature.
From the Entity table: entity_id where entity_type == 'EncodedFeature'.
__
URI: kb_cdm:encoded_feature_id Alias: encoded_feature_id
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
EncodedFeatureXFeature | Captures the relationship between a feature and its transcription product. | no |
EncodedFeature | An entity generated from a feature, such as a transcript. | yes |
EncodedFeatureXProtein | Captures the relationship between an encoded feature (RNA of some sort) and a protein. | no |
ContigXEncodedFeature | Captures the relationship between a contig and an encoded feature. | yes |
ContigCollectionXEncodedFeature | Captures the relationship between a contig collection and an encoded feature. | yes |
Properties
-
Range: CdmEncodedFeatureId
-
Required: True
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:encoded_feature_id |
native | kb_cdm:encoded_feature_id |
LinkML Source
name: encoded_feature_id
description: 'Internal (CDM) unique identifier for an encoded feature.
From the Entity table: entity_id where entity_type == ''EncodedFeature''.
'
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: encoded_feature_id
domain_of:
- EncodedFeature
- Contig_x_EncodedFeature
- ContigCollection_x_EncodedFeature
- EncodedFeature_x_Feature
- EncodedFeature_x_Protein
range: cdm_encoded_feature_id
required: true