Property: FEATURE-LOCATION

Location of the feature on the sequence of the interactor. One feature may have more than one location, used e.g. for features which involve sequence positions close in the folded, three-dimensional state of a protein, but non-continuous along the sequence.

Types

owl:ObjectProperty

Domain

sequenceFeature

Range

sequenceLocation

Abstract Syntax

ObjectProperty(FEATURE-LOCATION annotation(rdfs:comment "Location of the feature on the sequence of the interactor. One feature may have more than one location, used e.g. for features which involve sequence positions close in the folded, three-dimensional state of a protein, but non-continuous along the sequence."^^<http://www.w3.org/2001/XMLSchema#string>)
                               domain(sequenceFeature)
                               range(sequenceLocation))

Generated with OWLDoc