Property: NAME

"The preferred full name for this entity." [lang: en]

Types

owl:DatatypeProperty

Domain

bioSource
entity
dataSource
sequenceFeature

Range

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

Abstract Syntax

ObjectProperty(NAME annotation(rdfs:comment "The preferred full name for this entity."@en)
                   domain(unionOf(bioSource
                                  entity
                                  dataSource
                                  sequenceFeature))
                   range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc