Property: obo:def

A property of obo:Term and its subclasses that corresponds to the optional 'def' (definition) tag within the [Term] stanza within an OBO format file.

Types

owl:DatatypeProperty

Super Properties

obo:datatypeProperties

Domain

obo:Term

Range

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

Abstract Syntax

ObjectProperty(obo:def annotation(rdfs:comment "A property of obo:Term and its subclasses that corresponds to the optional 'def' (definition) tag within the [Term] stanza within an OBO format file."^^<http://www.w3.org/2001/XMLSchema#string>)
                      super(obo:datatypeProperties)
                      domain(obo:Term)
                      range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc