Property: SYNONYMS

"One or more synonyms for the name of this entity. This should include the values of the NAME and SHORT-NAME property so that it is easy to find all known names in one place." [lang: en]

Types

owl:DatatypeProperty

Domain

sequenceFeature
entity

Range

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

Abstract Syntax

ObjectProperty(SYNONYMS annotation(rdfs:comment "One or more synonyms for the name of this entity. This should include the values of the NAME and SHORT-NAME property so that it is easy to find all known names in one place."@en)
                       domain(unionOf(sequenceFeature
                                      entity))
                       range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc