Property: sswap:oneLineDescription

A one line, human-readable description that services may use to describe brief information about 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:oneLineDescription annotation(rdfs:label "oneLineDescription"^^<http://www.w3.org/2001/XMLSchema#string>)
                                       annotation(rdfs:comment "A one line, human-readable description that services may use to describe brief information about 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