Property: sswap:inputURI

Resources may require special user interfaces to gather input such as using web pages to solicit input from users. Programs that are preparing to invoke a service may direct users to the URI pointed to by this property for the appropriate user interface.

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:inputURI annotation(rdfs:label "inputURI"^^<http://www.w3.org/2001/XMLSchema#string>)
                             annotation(rdfs:comment "Resources may require special user interfaces to gather input such as using web pages to solicit input from users. Programs that are preparing to invoke a service may direct users to the URI pointed to by this property for the appropriate user interface."^^<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