Slot: has_biological_sequence
connects a genomic feature to its sequence
URI: [biolink:has_biological_sequence](https://w3id.org/biolink/vocab/has_biological_sequence)
Alias: has_biological_sequence
## Inheritance
* [node_property](node_property.md)
* **has_biological_sequence**
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [GenomicEntity](GenomicEntity.md) | | no |
| [Gene](Gene.md) | A region (or regions) that includes all of the sequence elements necessary to... | no |
| [Genome](Genome.md) | A genome is the sum of genetic material within a cell or virion | no |
| [GeneAnnotation](GeneAnnotation.md) | Represents a single gene | no |
| [GenomeAnnotation](GenomeAnnotation.md) | Represents a genome annotation | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [BiologicalSequence](BiologicalSequence.md) |
| Domain | [NamedThing](NamedThing.md) |
| Domain Of | [GenomicEntity](GenomicEntity.md), [Gene](Gene.md), [Genome](Genome.md) |
| Slot URI | [biolink:has_biological_sequence](https://w3id.org/biolink/vocab/has_biological_sequence) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [GenomicEntity](GenomicEntity.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | biolink:has_biological_sequence |
| native | bican:has_biological_sequence |
## LinkML Source
name: has biological sequence
definition_uri: https://w3id.org/biolink/vocab/has_biological_sequence
description: connects a genomic feature to its sequence
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
is_a: node property
domain: named thing
slot_uri: biolink:has_biological_sequence
alias: has_biological_sequence
owner: genomic entity
domain_of:
- genomic entity
- gene
- genome
range: biological sequence