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