Property: sswap:name

A human-readable name that services may use to name their sswap:Resource or sswap:Provider.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Super Properties

sswap:datatypeProperty

Domain

sswap:Provider
sswap:Resource

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(sswap:name annotation(rdfs:label "name"^^<http://www.w3.org/2001/XMLSchema#string>)
                         annotation(rdfs:comment "A human-readable name that services may use to name their sswap:Resource or sswap:Provider."^^<http://www.w3.org/2001/XMLSchema#string>)
                         super(sswap:datatypeProperty)
                         Functional
                         domain(unionOf(sswap:Provider
                                        sswap:Resource))
                         range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc