Property: ncbiTaxa:recordURL

The URL of the NCBI record. The format of this URL is described at http://www.ncbi.nlm.nih.gov/Taxonomy/taxonomyhome.html/index.cgi?chapter=howlink. Use the "taxonomy ID" with level 0 syntax, for example http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=7215&lvl=0.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Super Properties

ncbiTaxa:datatypeProperties

Domain

ncbiTaxa:TaxonomyRecord

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(ncbiTaxa:recordURL annotation(rdfs:label "Record URL"^^<http://www.w3.org/2001/XMLSchema#string>)
                                 annotation(rdfs:comment "The URL of the NCBI record.
    
The format of this URL is described at http://www.ncbi.nlm.nih.gov/Taxonomy/taxonomyhome.html/index.cgi?chapter=howlink. Use the "taxonomy ID" with level 0 syntax, for example http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=7215&lvl=0."^^<http://www.w3.org/2001/XMLSchema#string>)
                                 super(ncbiTaxa:datatypeProperties)
                                 Functional
                                 domain(ncbiTaxa:TaxonomyRecord)
                                 range(<http://www.w3.org/2001/XMLSchema#anyURI>))

Generated with OWLDoc