Property: sswap:hasMapping

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

Types

owl:ObjectProperty

Super Properties

sswap:objectProperty

Domain

sswap:Graph

Range

sswap:Subject

Abstract Syntax

ObjectProperty(sswap:hasMapping annotation(rdfs:label "hasMapping"^^<http://www.w3.org/2001/XMLSchema#string>)
                               annotation(rdfs:comment "A property that connects a sswap:Graph to a sswap:Subject. The sswap:Subject'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)
                               domain(sswap:Graph)
                               range(sswap:Subject))

Generated with OWLDoc