Property: SHORT-NAME

An abbreviated name for this entity, preferably a name that is short enough to be used in a visualization application to label a graphical element that represents this entity. If no short name is available, an xref may be used for this purpose by the visualization application.

Types

owl:DatatypeProperty

Domain

sequenceFeature
entity

Range

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

Abstract Syntax

ObjectProperty(SHORT-NAME annotation(rdfs:comment "An abbreviated name for this entity, preferably a name that is short enough to be used in a visualization application to label a graphical element that represents this entity. If no short name is available, an xref may be used for this purpose by the visualization application."^^<http://www.w3.org/2001/XMLSchema#string>)
                         domain(unionOf(sequenceFeature
                                        entity))
                         range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc