Slot: referenced_in
The genome annotation that this gene was referenced from.
URI: [bican:referenced_in](https://identifiers.org/brain-bican/vocab/referenced_in)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [GeneAnnotation](GeneAnnotation.md) | Represents a single gene | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) or
[GenomeAnnotation](GenomeAnnotation.md) | | Domain Of | [GeneAnnotation](GeneAnnotation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [GeneAnnotation](GeneAnnotation.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:referenced_in |
| native | bican:referenced_in |
## LinkML Source
[GenomeAnnotation](GenomeAnnotation.md) | | Domain Of | [GeneAnnotation](GeneAnnotation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [GeneAnnotation](GeneAnnotation.md) |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'GenomeAnnotation'}) - AnonymousSlotExpression({'range': 'string'})name: referenced_in
description: The genome annotation that this gene was referenced from.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: GeneAnnotation
domain_of:
- GeneAnnotation
range: string
required: true
inlined: true
any_of:
- range: GenomeAnnotation
- range: string