Class: sswap:Object

A sswap:Object is the object of a mapping; it is the data returned by (output from) the service. In the concept of a service mapping an input to an output, the sswap:Object corresponds to the output. The property sswap:mapsTo explicitly demarcates the mapping (or transformation) from an input to this output. One can also use sswap:mapsTo to describe inverse mappings where the stated relationship is from a sswap:Object to a sswap:Subject. Required predicates: (none); Optional predicates: sswap:mapsTo.

•owl:Thing
        •sswap:SSWAP
                •sswap:Object

Super Classes

sswap:SSWAP
sswap:mapsTo MIN 0 owl:Thing
sswap:mapsTo ONLY sswap:Subject

Abstract Syntax

Class(sswap:Object partial sswap:SSWAP
                          restriction(sswap:mapsTo minCardinality(0))
                          restriction(sswap:mapsTo allValuesFrom(sswap:Subject)))

Usage

Class Description/Definition (Necessary Conditions)

sswap:Subject

Domain of

sswap:mapsTo
Generated with OWLDoc