Class: VariationSiteBegin
Represents the beginning of the location of a sequence alteration.
URI: faldo:ExactPosition
classDiagram
class VariationSiteBegin
click VariationSiteBegin href "../VariationSiteBegin"
VariationSiteBegin : position
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
position | 1 Integer |
The position of the beginning of the location of the sequence alteration | direct |
Usages
used by | used in | type | used |
---|---|---|---|
VariationSite | begins_at | range | VariationSiteBegin |
Identifier and Mapping Information
Schema Source
- from schema: https://ican.fr/
Mappings
Mapping Type | Mapped Value |
---|---|
self | faldo:ExactPosition |
native | ican:VariationSiteBegin |
LinkML Source
Direct
name: VariationSiteBegin
description: Represents the beginning of the location of a sequence alteration.
from_schema: https://ican.fr/
attributes:
position:
name: position
description: The position of the beginning of the location of the sequence alteration.
from_schema: https://ican.fr/
rank: 1000
slot_uri: faldo:position
domain_of:
- VariationSiteBegin
- VariationSiteEnd
range: integer
required: true
class_uri: faldo:ExactPosition
Induced
name: VariationSiteBegin
description: Represents the beginning of the location of a sequence alteration.
from_schema: https://ican.fr/
attributes:
position:
name: position
description: The position of the beginning of the location of the sequence alteration.
from_schema: https://ican.fr/
rank: 1000
slot_uri: faldo:position
alias: position
owner: VariationSiteBegin
domain_of:
- VariationSiteBegin
- VariationSiteEnd
range: integer
required: true
class_uri: faldo:ExactPosition