Skip to content

Slot: molecular_type

URI: [bican:molecular_type](https://identifiers.org/brain-bican/vocab/molecular_type) ## 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 
[BioType](BioType.md) | | Domain Of | [GeneAnnotation](GeneAnnotation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'BioType'}) - AnonymousSlotExpression({'range': 'string'})
## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | bican:molecular_type | | native | bican:molecular_type | ## LinkML Source
name: molecular_type
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
domain_of:
- GeneAnnotation
range: string
any_of:
- range: BioType
- range: string