Contents

Template: plmtpl:SubObjectPropertyRestriction

URI: http://rds.posccaesar.org/ontology/plm/tpl/0.1/SubObjectPropertyRestriction

Metadata

🛈 This section contains the data represented by the signature's annotation instances.

rdfs:label
Class object property restriction
ottr:status
ottr:draft
owl:versionInfo
0.1.1
dc:description
This template gathers several OTTR object-property restriction templates into one, so that different kinds of information may be recorded in a single source table: minimal, maximum, and exact cardinality, and universal restriction.
pav:createdOn
2021-09-07T20:47:11Z^^xsd:dateTime
dc:creator
https://orcid.org/0000-0002-7167-732
dc:title
Class object property restriction
Metadata as RDF graph

Parameters

🛈 The parameters defined by the signature are listed here. Unfortunately parameter names are not informative; fixing it is a planned future feature. An optional parameter will accept the value ottr:none as an argument. A parameter which allows blanks will accept a blank node as argument value.

IndexNameTypeOptionalBlanks allowedDefault value
1subjectClassowl:Classnonono
2OPowl:ObjectPropertynonono
3minxsd:nonNegativeIntegeryesnono
4maxxsd:nonNegativeIntegeryesnono
5exactxsd:nonNegativeIntegeryesnono
6cardinalityRestrictionClassowl:Classyesyesno
7universalRestrictionClassowl:Classyesyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

plmtpl:SubObjectPropertyRestriction[
    ! owl:Class ?subjectClass,
    ! owl:ObjectProperty ?OP,
    !? xsd:nonNegativeInteger ?min,
    !? xsd:nonNegativeInteger ?max,
    !? xsd:nonNegativeInteger ?exact,
    ? owl:Class ?cardinalityRestrictionClass,
    ? owl:Class ?universalRestrictionClass
] :: {
    o-owl-ax:SubObjectAllValuesFrom(?subjectClass, ?OP, ?universalRestrictionClass),
    o-owl-ax:SubObjectExactCardinality(?subjectClass, ?exact, ?OP, ?cardinalityRestrictionClass),
    o-owl-ax:SubObjectMaxCardinality(?subjectClass, ?max, ?OP, ?cardinalityRestrictionClass),
    o-owl-ax:SubObjectMinCardinality(?subjectClass, ?min, ?OP, ?cardinalityRestrictionClass)
} .

🛈 The pattern of the template is illustrated by expanding a generated instance. Below the generated instance is shown in different serialisations, and its expansion is presented in different formats.

Generated instance

stOTTR
plmtpl:SubObjectPropertyRestriction(x:argument1, x:argument2, _:argument3, _:argument4, _:argument5, x:argument6, x:argument7)
RDF/wOTTR

Visualisation of expanded RDF graph

🛈 Each resource node is linked to its IRI. Type relationships are not visualised, rather each node contains its type.

Hierarchical horizontal layout (dot)
blank559 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:Class x:argument7 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:allValuesFrom http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:ObjectProperty x:argument2 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty blank557 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:Class x:argument6 blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument5 : LUB<rdfs:Resource> blank557 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> owl:qualifiedCardinality blank560 : LUB<rdfs:Resource> owl:Restriction blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument4 : LUB<rdfs:Resource> blank560 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> owl:maxQualifiedCardinality http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank559 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank557 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank560 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank558 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass argument3 : LUB<rdfs:Resource> blank558 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> owl:minQualifiedCardinality blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty
Hierarchical vertical layout (dot)
blank559 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:Class x:argument7 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:allValuesFrom http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:ObjectProperty x:argument2 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty blank557 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:Class x:argument6 blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument5 : LUB<rdfs:Resource> blank557 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> owl:qualifiedCardinality blank560 : LUB<rdfs:Resource> owl:Restriction blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument4 : LUB<rdfs:Resource> blank560 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> owl:maxQualifiedCardinality http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank559 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank557 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank560 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank558 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass argument3 : LUB<rdfs:Resource> blank558 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> owl:minQualifiedCardinality blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty
Spring model layout (neato)
blank559 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:Class x:argument7 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:allValuesFrom http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:ObjectProperty x:argument2 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty blank557 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:Class x:argument6 blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument5 : LUB<rdfs:Resource> blank557 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> owl:qualifiedCardinality blank560 : LUB<rdfs:Resource> owl:Restriction blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument4 : LUB<rdfs:Resource> blank560 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> owl:maxQualifiedCardinality http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank559 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank557 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank560 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank558 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass argument3 : LUB<rdfs:Resource> blank558 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> owl:minQualifiedCardinality blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty
Spring model layout (fdp)
blank559 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:Class x:argument7 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:allValuesFrom http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:ObjectProperty x:argument2 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty blank557 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:Class x:argument6 blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument5 : LUB<rdfs:Resource> blank557 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> owl:qualifiedCardinality blank560 : LUB<rdfs:Resource> owl:Restriction blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument4 : LUB<rdfs:Resource> blank560 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> owl:maxQualifiedCardinality http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank559 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank557 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank560 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank558 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass argument3 : LUB<rdfs:Resource> blank558 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> owl:minQualifiedCardinality blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty
Radial layout (twopi)
blank559 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:Class x:argument7 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:allValuesFrom http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:ObjectProperty x:argument2 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty blank557 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:Class x:argument6 blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument5 : LUB<rdfs:Resource> blank557 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> owl:qualifiedCardinality blank560 : LUB<rdfs:Resource> owl:Restriction blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument4 : LUB<rdfs:Resource> blank560 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> owl:maxQualifiedCardinality http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank559 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank557 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank560 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank558 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass argument3 : LUB<rdfs:Resource> blank558 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> owl:minQualifiedCardinality blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty
Circular layout (circo)
blank559 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:Class x:argument7 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> owl:allValuesFrom http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:ObjectProperty x:argument2 blank559 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty blank557 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:Class x:argument6 blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank557 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument5 : LUB<rdfs:Resource> blank557 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> owl:qualifiedCardinality blank560 : LUB<rdfs:Resource> owl:Restriction blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass blank560 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty argument4 : LUB<rdfs:Resource> blank560 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> owl:maxQualifiedCardinality http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank559 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank557 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank560 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank558 : LUB<rdfs:Resource> rdfs:subClassOf blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> owl:onClass argument3 : LUB<rdfs:Resource> blank558 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> owl:minQualifiedCardinality blank558 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:onProperty

Expanded RDF graph

Interactive expansion

🛈 Click the list to expand/contract one list element. Click 'expand/contact all' to expand/contract all elements. Note that the interactive expansion is not correct for instances that are marked by list expanders.

plmtpl:SubObjectPropertyRestriction(x:argument1, x:argument2, _:argument3, _:argument4, _:argument5, x:argument6, x:argument7)
o-owl-ax:SubObjectAllValuesFrom(x:argument1, x:argument2, x:argument7)
o-owl-ax:SubClassOf(x:argument1, _:blank551)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank551)
rstr:ObjectAllValuesFrom(_:blank551, x:argument2, x:argument7)
rstr:AllValuesFrom(_:blank551, x:argument2, x:argument7)
o-owl-ut:ValueRestriction(_:blank551, owl:allValuesFrom, x:argument2, x:argument7)ottr:Triple(_:blank551, owl:onProperty, x:argument2)ottr:Triple(_:blank551, owl:allValuesFrom, x:argument7)
o-rdf:Type(_:blank551, owl:Restriction)ottr:Triple(_:blank551, rdf:type, owl:Restriction)
o-rdf:Type(x:argument2, owl:ObjectProperty)ottr:Triple(x:argument2, rdf:type, owl:ObjectProperty)
o-rdf:Type(x:argument7, owl:Class)ottr:Triple(x:argument7, rdf:type, owl:Class)
o-owl-ax:SubObjectExactCardinality(x:argument1, _:argument5, x:argument2, x:argument6)
o-owl-ax:SubClassOf(x:argument1, _:blank550)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank550)
rstr:ObjectExactCardinality(_:blank550, _:argument5, x:argument2, x:argument6)
o-owl-ut:ObjectCardinality(_:blank550, owl:qualifiedCardinality, _:argument5, x:argument2, x:argument6)ottr:Triple(_:blank550, owl:onClass, x:argument6)
o-owl-ut:Cardinality(_:blank550, owl:qualifiedCardinality, _:argument5, x:argument2)ottr:Triple(_:blank550, owl:onProperty, x:argument2)ottr:Triple(_:blank550, owl:qualifiedCardinality, _:argument5)
o-rdf:Type(_:blank550, owl:Restriction)ottr:Triple(_:blank550, rdf:type, owl:Restriction)
o-rdf:Type(x:argument6, owl:Class)ottr:Triple(x:argument6, rdf:type, owl:Class)
o-rdf:Type(x:argument2, owl:ObjectProperty)ottr:Triple(x:argument2, rdf:type, owl:ObjectProperty)
o-owl-ax:SubObjectMaxCardinality(x:argument1, _:argument4, x:argument2, x:argument6)
o-owl-ax:SubClassOf(x:argument1, _:blank552)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank552)
rstr:ObjectMaxCardinality(_:blank552, _:argument4, x:argument2, x:argument6)
o-owl-ut:ObjectCardinality(_:blank552, owl:maxQualifiedCardinality, _:argument4, x:argument2, x:argument6)ottr:Triple(_:blank552, owl:onClass, x:argument6)
o-owl-ut:Cardinality(_:blank552, owl:maxQualifiedCardinality, _:argument4, x:argument2)ottr:Triple(_:blank552, owl:onProperty, x:argument2)ottr:Triple(_:blank552, owl:maxQualifiedCardinality, _:argument4)
o-rdf:Type(_:blank552, owl:Restriction)ottr:Triple(_:blank552, rdf:type, owl:Restriction)
o-rdf:Type(x:argument6, owl:Class)ottr:Triple(x:argument6, rdf:type, owl:Class)
o-rdf:Type(x:argument2, owl:ObjectProperty)ottr:Triple(x:argument2, rdf:type, owl:ObjectProperty)
o-owl-ax:SubObjectMinCardinality(x:argument1, _:argument3, x:argument2, x:argument6)
o-owl-ax:SubClassOf(x:argument1, _:blank549)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank549)
rstr:ObjectMinCardinality(_:blank549, _:argument3, x:argument2, x:argument6)
o-owl-ut:ObjectCardinality(_:blank549, owl:minQualifiedCardinality, _:argument3, x:argument2, x:argument6)ottr:Triple(_:blank549, owl:onClass, x:argument6)
o-owl-ut:Cardinality(_:blank549, owl:minQualifiedCardinality, _:argument3, x:argument2)ottr:Triple(_:blank549, owl:onProperty, x:argument2)ottr:Triple(_:blank549, owl:minQualifiedCardinality, _:argument3)
o-rdf:Type(_:blank549, owl:Restriction)ottr:Triple(_:blank549, rdf:type, owl:Restriction)
o-rdf:Type(x:argument6, owl:Class)ottr:Triple(x:argument6, rdf:type, owl:Class)
o-rdf:Type(x:argument2, owl:ObjectProperty)ottr:Triple(x:argument2, rdf:type, owl:ObjectProperty)

Dependencies

Dependency graph

🛈 The graph shows all the templates that this template depends on. The colour of the node indicates its namespace. Each node is linked to its documentation page.

Hierarchical horizontal layout (dot)
plmtpl:SubObjectPropertyRestriction plmtpl:SubObjectPropertyRestriction o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectExactCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMinCardinality o-owl-ax:SubObjectMinCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMinCardinality o-owl-ax:SubClassOf o-owl-ax:SubClassOf o-owl-ax:SubObjectAllValuesFrom->o-owl-ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality->o-owl-ax:SubClassOf rstr:ObjectExactCardinality rstr:ObjectExactCardinality o-owl-ax:SubObjectExactCardinality->rstr:ObjectExactCardinality o-owl-ax:SubObjectMaxCardinality->o-owl-ax:SubClassOf rstr:ObjectMaxCardinality rstr:ObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality->rstr:ObjectMaxCardinality o-owl-ax:SubObjectMinCardinality->o-owl-ax:SubClassOf rstr:ObjectMinCardinality rstr:ObjectMinCardinality o-owl-ax:SubObjectMinCardinality->rstr:ObjectMinCardinality ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple rstr:AllValuesFrom rstr:AllValuesFrom rstr:ObjectAllValuesFrom->rstr:AllValuesFrom o-rdf:Type o-rdf:Type rstr:ObjectAllValuesFrom->o-rdf:Type o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction rstr:AllValuesFrom->o-owl-ut:ValueRestriction o-rdf:Type->ottr:Triple o-owl-ut:ValueRestriction->ottr:Triple o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality rstr:ObjectExactCardinality->o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality->ottr:Triple o-owl-ut:ObjectCardinality->o-rdf:Type o-owl-ut:Cardinality o-owl-ut:Cardinality o-owl-ut:ObjectCardinality->o-owl-ut:Cardinality o-owl-ut:Cardinality->ottr:Triple o-owl-ut:Cardinality->o-rdf:Type rstr:ObjectMaxCardinality->o-owl-ut:ObjectCardinality rstr:ObjectMinCardinality->o-owl-ut:ObjectCardinality
Hierarchical vertical layout (dot)
plmtpl:SubObjectPropertyRestriction plmtpl:SubObjectPropertyRestriction o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectExactCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMinCardinality o-owl-ax:SubObjectMinCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMinCardinality o-owl-ax:SubClassOf o-owl-ax:SubClassOf o-owl-ax:SubObjectAllValuesFrom->o-owl-ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality->o-owl-ax:SubClassOf rstr:ObjectExactCardinality rstr:ObjectExactCardinality o-owl-ax:SubObjectExactCardinality->rstr:ObjectExactCardinality o-owl-ax:SubObjectMaxCardinality->o-owl-ax:SubClassOf rstr:ObjectMaxCardinality rstr:ObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality->rstr:ObjectMaxCardinality o-owl-ax:SubObjectMinCardinality->o-owl-ax:SubClassOf rstr:ObjectMinCardinality rstr:ObjectMinCardinality o-owl-ax:SubObjectMinCardinality->rstr:ObjectMinCardinality ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple rstr:AllValuesFrom rstr:AllValuesFrom rstr:ObjectAllValuesFrom->rstr:AllValuesFrom o-rdf:Type o-rdf:Type rstr:ObjectAllValuesFrom->o-rdf:Type o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction rstr:AllValuesFrom->o-owl-ut:ValueRestriction o-rdf:Type->ottr:Triple o-owl-ut:ValueRestriction->ottr:Triple o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality rstr:ObjectExactCardinality->o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality->ottr:Triple o-owl-ut:ObjectCardinality->o-rdf:Type o-owl-ut:Cardinality o-owl-ut:Cardinality o-owl-ut:ObjectCardinality->o-owl-ut:Cardinality o-owl-ut:Cardinality->ottr:Triple o-owl-ut:Cardinality->o-rdf:Type rstr:ObjectMaxCardinality->o-owl-ut:ObjectCardinality rstr:ObjectMinCardinality->o-owl-ut:ObjectCardinality
Spring model layout (neato)
plmtpl:SubObjectPropertyRestriction plmtpl:SubObjectPropertyRestriction o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectExactCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMinCardinality o-owl-ax:SubObjectMinCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMinCardinality o-owl-ax:SubClassOf o-owl-ax:SubClassOf o-owl-ax:SubObjectAllValuesFrom->o-owl-ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality->o-owl-ax:SubClassOf rstr:ObjectExactCardinality rstr:ObjectExactCardinality o-owl-ax:SubObjectExactCardinality->rstr:ObjectExactCardinality o-owl-ax:SubObjectMaxCardinality->o-owl-ax:SubClassOf rstr:ObjectMaxCardinality rstr:ObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality->rstr:ObjectMaxCardinality o-owl-ax:SubObjectMinCardinality->o-owl-ax:SubClassOf rstr:ObjectMinCardinality rstr:ObjectMinCardinality o-owl-ax:SubObjectMinCardinality->rstr:ObjectMinCardinality ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple rstr:AllValuesFrom rstr:AllValuesFrom rstr:ObjectAllValuesFrom->rstr:AllValuesFrom o-rdf:Type o-rdf:Type rstr:ObjectAllValuesFrom->o-rdf:Type o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction rstr:AllValuesFrom->o-owl-ut:ValueRestriction o-rdf:Type->ottr:Triple o-owl-ut:ValueRestriction->ottr:Triple o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality rstr:ObjectExactCardinality->o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality->ottr:Triple o-owl-ut:ObjectCardinality->o-rdf:Type o-owl-ut:Cardinality o-owl-ut:Cardinality o-owl-ut:ObjectCardinality->o-owl-ut:Cardinality o-owl-ut:Cardinality->ottr:Triple o-owl-ut:Cardinality->o-rdf:Type rstr:ObjectMaxCardinality->o-owl-ut:ObjectCardinality rstr:ObjectMinCardinality->o-owl-ut:ObjectCardinality
Spring model layout (fdp)
plmtpl:SubObjectPropertyRestriction plmtpl:SubObjectPropertyRestriction o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectExactCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMinCardinality o-owl-ax:SubObjectMinCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMinCardinality o-owl-ax:SubClassOf o-owl-ax:SubClassOf o-owl-ax:SubObjectAllValuesFrom->o-owl-ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality->o-owl-ax:SubClassOf rstr:ObjectExactCardinality rstr:ObjectExactCardinality o-owl-ax:SubObjectExactCardinality->rstr:ObjectExactCardinality o-owl-ax:SubObjectMaxCardinality->o-owl-ax:SubClassOf rstr:ObjectMaxCardinality rstr:ObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality->rstr:ObjectMaxCardinality o-owl-ax:SubObjectMinCardinality->o-owl-ax:SubClassOf rstr:ObjectMinCardinality rstr:ObjectMinCardinality o-owl-ax:SubObjectMinCardinality->rstr:ObjectMinCardinality ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple rstr:AllValuesFrom rstr:AllValuesFrom rstr:ObjectAllValuesFrom->rstr:AllValuesFrom o-rdf:Type o-rdf:Type rstr:ObjectAllValuesFrom->o-rdf:Type o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction rstr:AllValuesFrom->o-owl-ut:ValueRestriction o-rdf:Type->ottr:Triple o-owl-ut:ValueRestriction->ottr:Triple o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality rstr:ObjectExactCardinality->o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality->ottr:Triple o-owl-ut:ObjectCardinality->o-rdf:Type o-owl-ut:Cardinality o-owl-ut:Cardinality o-owl-ut:ObjectCardinality->o-owl-ut:Cardinality o-owl-ut:Cardinality->ottr:Triple o-owl-ut:Cardinality->o-rdf:Type rstr:ObjectMaxCardinality->o-owl-ut:ObjectCardinality rstr:ObjectMinCardinality->o-owl-ut:ObjectCardinality
Radial layout (twopi)
plmtpl:SubObjectPropertyRestriction plmtpl:SubObjectPropertyRestriction o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectExactCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMinCardinality o-owl-ax:SubObjectMinCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMinCardinality o-owl-ax:SubClassOf o-owl-ax:SubClassOf o-owl-ax:SubObjectAllValuesFrom->o-owl-ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality->o-owl-ax:SubClassOf rstr:ObjectExactCardinality rstr:ObjectExactCardinality o-owl-ax:SubObjectExactCardinality->rstr:ObjectExactCardinality o-owl-ax:SubObjectMaxCardinality->o-owl-ax:SubClassOf rstr:ObjectMaxCardinality rstr:ObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality->rstr:ObjectMaxCardinality o-owl-ax:SubObjectMinCardinality->o-owl-ax:SubClassOf rstr:ObjectMinCardinality rstr:ObjectMinCardinality o-owl-ax:SubObjectMinCardinality->rstr:ObjectMinCardinality ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple rstr:AllValuesFrom rstr:AllValuesFrom rstr:ObjectAllValuesFrom->rstr:AllValuesFrom o-rdf:Type o-rdf:Type rstr:ObjectAllValuesFrom->o-rdf:Type o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction rstr:AllValuesFrom->o-owl-ut:ValueRestriction o-rdf:Type->ottr:Triple o-owl-ut:ValueRestriction->ottr:Triple o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality rstr:ObjectExactCardinality->o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality->ottr:Triple o-owl-ut:ObjectCardinality->o-rdf:Type o-owl-ut:Cardinality o-owl-ut:Cardinality o-owl-ut:ObjectCardinality->o-owl-ut:Cardinality o-owl-ut:Cardinality->ottr:Triple o-owl-ut:Cardinality->o-rdf:Type rstr:ObjectMaxCardinality->o-owl-ut:ObjectCardinality rstr:ObjectMinCardinality->o-owl-ut:ObjectCardinality
Circular layout (circo)
plmtpl:SubObjectPropertyRestriction plmtpl:SubObjectPropertyRestriction o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectExactCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectExactCardinality o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMaxCardinality o-owl-ax:SubObjectMinCardinality o-owl-ax:SubObjectMinCardinality plmtpl:SubObjectPropertyRestriction->o-owl-ax:SubObjectMinCardinality o-owl-ax:SubClassOf o-owl-ax:SubClassOf o-owl-ax:SubObjectAllValuesFrom->o-owl-ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom o-owl-ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom o-owl-ax:SubObjectExactCardinality->o-owl-ax:SubClassOf rstr:ObjectExactCardinality rstr:ObjectExactCardinality o-owl-ax:SubObjectExactCardinality->rstr:ObjectExactCardinality o-owl-ax:SubObjectMaxCardinality->o-owl-ax:SubClassOf rstr:ObjectMaxCardinality rstr:ObjectMaxCardinality o-owl-ax:SubObjectMaxCardinality->rstr:ObjectMaxCardinality o-owl-ax:SubObjectMinCardinality->o-owl-ax:SubClassOf rstr:ObjectMinCardinality rstr:ObjectMinCardinality o-owl-ax:SubObjectMinCardinality->rstr:ObjectMinCardinality ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple rstr:AllValuesFrom rstr:AllValuesFrom rstr:ObjectAllValuesFrom->rstr:AllValuesFrom o-rdf:Type o-rdf:Type rstr:ObjectAllValuesFrom->o-rdf:Type o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction rstr:AllValuesFrom->o-owl-ut:ValueRestriction o-rdf:Type->ottr:Triple o-owl-ut:ValueRestriction->ottr:Triple o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality rstr:ObjectExactCardinality->o-owl-ut:ObjectCardinality o-owl-ut:ObjectCardinality->ottr:Triple o-owl-ut:ObjectCardinality->o-rdf:Type o-owl-ut:Cardinality o-owl-ut:Cardinality o-owl-ut:ObjectCardinality->o-owl-ut:Cardinality o-owl-ut:Cardinality->ottr:Triple o-owl-ut:Cardinality->o-rdf:Type rstr:ObjectMaxCardinality->o-owl-ut:ObjectCardinality rstr:ObjectMinCardinality->o-owl-ut:ObjectCardinality

List of dependencies

🛈 The number in parenthesis is the number of instances of each template.

plmtpl:SubObjectPropertyRestriction
o-owl-ax:SubObjectAllValuesFrom (1)
o-owl-ax:SubClassOf (1)ottr:Triple (1)
rstr:ObjectAllValuesFrom (1)
rstr:AllValuesFrom (1)
o-owl-ut:ValueRestriction (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
o-rdf:Type (2)ottr:Triple (1)
o-owl-ax:SubObjectExactCardinality (1)
o-owl-ax:SubClassOf (1)ottr:Triple (1)
rstr:ObjectExactCardinality (1)
o-owl-ut:ObjectCardinality (1)ottr:Triple (1)
o-owl-ut:Cardinality (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
o-rdf:Type (2)ottr:Triple (1)
o-owl-ax:SubObjectMaxCardinality (1)
o-owl-ax:SubClassOf (1)ottr:Triple (1)
rstr:ObjectMaxCardinality (1)
o-owl-ut:ObjectCardinality (1)ottr:Triple (1)
o-owl-ut:Cardinality (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
o-rdf:Type (2)ottr:Triple (1)
o-owl-ax:SubObjectMinCardinality (1)
o-owl-ax:SubClassOf (1)ottr:Triple (1)
rstr:ObjectMinCardinality (1)
o-owl-ut:ObjectCardinality (1)ottr:Triple (1)
o-owl-ut:Cardinality (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
o-rdf:Type (2)ottr:Triple (1)

Depending templates

🛈 The templates in this library that depend on this template.

None found.

Metrics

🛈 Dependency graph metrics. Depth is the number of steps to a leaf node in the dependency graph. Branching is the number of outgoing edges from a node.

Templates used

Direct dependenciesComplete expansion

Vocabulary introduced

Direct dependencies
  • Namespaces introduced: (0)
    Complete expansion

    Serialisations

    stOTTR

    plmtpl:SubObjectPropertyRestriction[
        ! owl:Class ?subjectClass,
        ! owl:ObjectProperty ?OP,
        !? xsd:nonNegativeInteger ?min,
        !? xsd:nonNegativeInteger ?max,
        !? xsd:nonNegativeInteger ?exact,
        ? owl:Class ?cardinalityRestrictionClass,
        ? owl:Class ?universalRestrictionClass
    ]
    @@o-docttr:Provenance(
        plmtpl:SubObjectPropertyRestriction,
        "2021-09-07T20:47:11Z"^^xsd:dateTime,
        none,
        (<https://orcid.org/0000-0002-7167-732>),
        none),
    @@o-docttr:Signature(
        plmtpl:SubObjectPropertyRestriction,
        "Class object property restriction",
        "This template gathers several OTTR object-property restriction templates into one, so that different kinds of information may be recorded in a single source table: minimal, maximum, and exact cardinality, and universal restriction.",
        none,
        none,
        none,
        none),
    @@o-docttr:Version(
        plmtpl:SubObjectPropertyRestriction,
        ottr:draft,
        "0.1.1",
        none,
        none)
     :: {
        o-owl-ax:SubObjectAllValuesFrom(?subjectClass, ?OP, ?universalRestrictionClass),
        o-owl-ax:SubObjectExactCardinality(?subjectClass, ?exact, ?OP, ?cardinalityRestrictionClass),
        o-owl-ax:SubObjectMaxCardinality(?subjectClass, ?max, ?OP, ?cardinalityRestrictionClass),
        o-owl-ax:SubObjectMinCardinality(?subjectClass, ?min, ?OP, ?cardinalityRestrictionClass)
    } .

    RDF/wOTTR

    Prefixes

    🛈 Prefixes are removed from all listings on this page for readability, but are listed here in RDF Turtle format.

    @prefix ex:         <http://example.org/>.
    @prefix x:          <http://example.ottr.xyz/argument/>.
    @prefix ottr:       <http://ns.ottr.xyz/0.4/>.
    @prefix dc:         <http://purl.org/dc/elements/1.1/>.
    @prefix dcterms:    <http://purl.org/dc/terms/>.
    @prefix pav:        <http://purl.org/pav/>.
    @prefix vann:       <http://purl.org/vocab/vann/>.
    @prefix void:       <http://rdfs.org/ns/void#>.
    @prefix lis:        <http://rds.posccaesar.org/ontology/lis14/rdl/>.
    @prefix listpl:     <http://rds.posccaesar.org/ontology/lis14/tpl/0.1/>.
    @prefix rdl:        <http://rds.posccaesar.org/ontology/plm/rdl/>.
    @prefix plmtpl:     <http://rds.posccaesar.org/ontology/plm/tpl/0.1/>.
    @prefix o-owl-ax:   <http://tpl.ottr.xyz/owl/axiom/0.1/>.
    @prefix o-owl-dec:  <http://tpl.ottr.xyz/owl/declaration/0.1/>.
    @prefix rstr:       <http://tpl.ottr.xyz/owl/restriction/0.1/>.
    @prefix o-owl-ut:   <http://tpl.ottr.xyz/owl/util/0.1/>.
    @prefix o-docttr:   <http://tpl.ottr.xyz/p/docttr/0.1/>.
    @prefix o-pizza:    <http://tpl.ottr.xyz/pizza/0.1/>.
    @prefix o-rdf:      <http://tpl.ottr.xyz/rdf/0.1/>.
    @prefix o-rdfs:     <http://tpl.ottr.xyz/rdfs/0.1/>.
    @prefix reqtpl:     <http://w3id.org/requirement-ontology/tpl/0.1/>.
    @prefix rdf:        <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
    @prefix rdfs:       <http://www.w3.org/2000/01/rdf-schema#>.
    @prefix xsd:        <http://www.w3.org/2001/XMLSchema#>.
    @prefix owl:        <http://www.w3.org/2002/07/owl#>.
    @prefix skos:       <http://www.w3.org/2004/02/skos/core#>.
    @prefix xml:        <http://www.w3.org/XML/1998/namespace>.
    @prefix sd:         <http://www.w3.org/ns/sparql-service-description#>.
    @prefix foaf:       <http://xmlns.com/foaf/0.1/>.