Property: sswap:outputURI

Resources may require special user interfaces to present output such as using web pages to display formated results to users. Programs that are handling a service's response may direct users to the URI pointed to by this property to handle the result graph.

Types

owl:DatatypeProperty
owl:FunctionalProperty

Super Properties

sswap:datatypeProperty

Domain

sswap:Resource

Range

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

Characteristics

Functional

Abstract Syntax

ObjectProperty(sswap:outputURI annotation(rdfs:label "outputURI"^^<http://www.w3.org/2001/XMLSchema#string>)
                              annotation(rdfs:comment "Resources may require special user interfaces to present output such as using web pages to display formated results to users. Programs that are handling a service's response may direct users to the URI pointed to by this property to handle the result graph."^^<http://www.w3.org/2001/XMLSchema#string>)
                              super(sswap:datatypeProperty)
                              Functional
                              domain(sswap:Resource)
                              range(<http://www.w3.org/2001/XMLSchema#anyURI>))

Generated with OWLDoc