Property: ncbiTaxa:scientificName

The (unique) scientific name for the taxon record.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Super Properties

ncbiTaxa:datatypeProperties

Domain

ncbiTaxa:TaxonomyRecord

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(ncbiTaxa:scientificName annotation(rdfs:label "Scientific Name"^^<http://www.w3.org/2001/XMLSchema#string>)
                                      annotation(rdfs:comment "
      The (unique) scientific name for the taxon record.
    "^^<http://www.w3.org/2001/XMLSchema#string>)
                                      super(ncbiTaxa:datatypeProperties)
                                      Functional
                                      domain(ncbiTaxa:TaxonomyRecord)
                                      range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc