Property: map:units

The units for measuring a MapPosition range: band: cytogenetic bands bp: base pairs cM: centiMorgains cMc: centiMcClintocks other: other

Types

owl:DatatypeProperty
owl:FunctionalProperty

Super Properties

map:datatypeProperties

Domain

map:MapPosition

Range

{"band"^^http://www.w3.org/2001/XMLSchema#string "bp"^^http://www.w3.org/2001/XMLSchema#string "cM"^^http://www.w3.org/2001/XMLSchema#string "cMc"^^http://www.w3.org/2001/XMLSchema#string "other"^^http://www.w3.org/2001/XMLSchema#string}

Characteristics

Functional

Abstract Syntax

ObjectProperty(map:units annotation(rdfs:comment "The units for measuring a MapPosition range:

	band: cytogenetic bands
	bp: base pairs
	cM: centiMorgains
	cMc: centiMcClintocks
	other: other"^^<http://www.w3.org/2001/XMLSchema#string>)
                        super(map:datatypeProperties)
                        Functional
                        domain(map:MapPosition)
                        range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc