Property: obo:name

A property of obo:Term and its subclasses that corresponds to the required 'name' 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:name annotation(rdfs:comment "A property of obo:Term and its subclasses that corresponds to the required 'name' 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