Property: ncbiTaxa:taxonomyID

The unique NCBI record ID for the 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:taxonomyID annotation(rdfs:label "Taxonomy ID"^^<http://www.w3.org/2001/XMLSchema#string>)
                                  annotation(rdfs:comment "
      The unique NCBI record ID for the 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