Property: marker:name

Unique name for the marker. For additional names, see the predicate marker:synonym.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Super Properties

marker:datatypeProperties

Domain

marker:Marker

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(marker:name annotation(rdfs:comment "Unique name for the marker.  For additional names, see the predicate marker:synonym."^^<http://www.w3.org/2001/XMLSchema#string>)
                          super(marker:datatypeProperties)
                          Functional
                          domain(marker:Marker)
                          range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc