Property: SEQUENCE-POSITION

The integer listed gives the position. The first base or amino acid is position 1. In combination with the numeric value, the property 'POSITION-STATUS' allows to express fuzzy positions, e.g. 'less than 4'.

Types

owl:DatatypeProperty

Domain

sequenceSite

Range

http://www.w3.org/2001/XMLSchema#unsignedLong

Abstract Syntax

ObjectProperty(SEQUENCE-POSITION annotation(rdfs:comment "The integer listed gives the position. The first base or amino acid is position 1. In combination with the numeric value, the property 'POSITION-STATUS' allows to express fuzzy positions, e.g. 'less than 4'."^^<http://www.w3.org/2001/XMLSchema#string>)
                                domain(sequenceSite)
                                range(<http://www.w3.org/2001/XMLSchema#unsignedLong>))

Generated with OWLDoc