Property: ID-VERSION

The version number of the identifier (ID). E.g. The RefSeq accession number NM_005228.3 should be split into NM_005228 as the ID and 3 as the ID-VERSION.

Types

owl:DatatypeProperty

Domain

xref

Range

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

Abstract Syntax

ObjectProperty(ID-VERSION annotation(rdfs:comment "The version number of the identifier (ID). E.g. The RefSeq accession number NM_005228.3 should be split into NM_005228 as the ID and 3 as the ID-VERSION."^^<http://www.w3.org/2001/XMLSchema#string>)
                         domain(xref)
                         range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc