Property: ncbiTaxa:commonName

A common name for the taxonomic record. Records may have zero, one, or many common names.

Types

owl:DatatypeProperty

Super Properties

ncbiTaxa:datatypeProperties

Domain

ncbiTaxa:TaxonomyRecord

Range

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

Abstract Syntax

ObjectProperty(ncbiTaxa:commonName annotation(rdfs:label "Common Name"^^<http://www.w3.org/2001/XMLSchema#string>)
                                  annotation(rdfs:comment "
      A common name for the taxonomic record.  Records may have
      zero, one, or many common names.
    "^^<http://www.w3.org/2001/XMLSchema#string>)
                                  super(ncbiTaxa:datatypeProperties)
                                  domain(ncbiTaxa:TaxonomyRecord)
                                  range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc