Property: map:name

A unique string designator for a Map or MapSet.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Super Properties

map:datatypeProperties

Domain

map:Map
map:MapSet

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(map:name annotation(rdfs:comment "A unique string designator for a Map or MapSet."^^<http://www.w3.org/2001/XMLSchema#string>)
                       super(map:datatypeProperties)
                       Functional
                       domain(unionOf(map:Map
                                      map:MapSet))
                       range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc