Property: sswap:operatesOn

A property that connects a sswap:Resource to a sswap:Graph. The sswap:Graph's subgraph then contains the relevant mappings of an input (sswap:Subject) to its output (sswap:Object).

Types

owl:ObjectProperty
owl:InverseFunctionalProperty

Super Properties

sswap:objectProperty

Domain

sswap:Resource

Range

sswap:Graph

Characteristics

Inverse Functional

Abstract Syntax

ObjectProperty(sswap:operatesOn annotation(rdfs:label "operatesOn"^^<http://www.w3.org/2001/XMLSchema#string>)
                               annotation(rdfs:comment "A property that connects a sswap:Resource to a sswap:Graph. The sswap:Graph's subgraph then contains the relevant mappings of an input (sswap:Subject) to its output (sswap:Object)."^^<http://www.w3.org/2001/XMLSchema#string>)
                               super(sswap:objectProperty)
                               InverseFunctional
                               domain(sswap:Resource)
                               range(sswap:Graph))

Generated with OWLDoc