Property: map:chromosomeNumber

Predicate for storing the chromosome number, such as "2" or "2A"; see also map:linkageGroup.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Super Properties

map:datatypeProperties

Domain

map:GeneticMap

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(map:chromosomeNumber annotation(rdfs:comment "Predicate for storing the chromosome number, such as "2" or "2A"; see also map:linkageGroup."^^<http://www.w3.org/2001/XMLSchema#string>)
                                   super(map:datatypeProperties)
                                   Functional
                                   domain(map:GeneticMap)
                                   range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc