Contents

Template: http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza

URI: http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza

Metadata

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

ottr:status
ottr:draft
owl:versionInfo
0.2.1
pav:hasPreviousVersion
o-pizza:NamedPizza
Metadata as RDF graph
<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>
        ottr:status             ottr:draft ;
        pav:hasPreviousVersion  o-pizza:NamedPizza ;
        owl:versionInfo         "0.2.1" .

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
1blank517owl:Classnoyesno
2blank518owl:NamedIndividualyesyesno
3blank519NEList<ottr:IRI>noyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>[
    owl:Class ?blank517,
    ? owl:NamedIndividual ?blank518,
    NEList<ottr:IRI> ?blank519
] :: {
    o-owl-ax:SubClassOf(?blank517, pz:NamedPizza),
    o-owl-ax:SubObjectAllValuesFrom(?blank517, pz:hasTopping, _:blank520),
    o-owl-ax:SubObjectHasValue(?blank517, pz:hasCountryOfOrigin, ?blank518),
    cross | o-owl-ax:SubObjectSomeValuesFrom(?blank517, pz:hasTopping, ++?blank519),
    o-owl-re:ObjectUnionOf(_:blank520, ?blank519)
} .

🛈 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
<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>(x:argument1, x:argument2, (x:argument3-1, x:argument3-2))
RDF/wOTTR
[ ottr:of      <http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza> ;
  ottr:values  ( x:argument1 x:argument2 ( x:argument3-1 x:argument3-2 ) )
] .

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)
%3 blank1414 : LUB<rdfs:Resource> owl:Restriction blank1413 : LUB<rdfs:Resource> owl:Class blank1414 : LUB<rdfs:Resource>->blank1413 : LUB<rdfs:Resource> owl:allValuesFrom http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:ObjectProperty pz:hasTopping blank1414 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) rdf:List blank1413 : LUB<rdfs:Resource>-><http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) owl:unionOf blank1417 : LUB<rdfs:Resource> owl:Restriction http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:ObjectProperty pz:hasCountryOfOrigin blank1417 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1417 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:hasValue http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1414 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1417 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1415 : LUB<rdfs:Resource> rdfs:subClassOf http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> pz:NamedPizza http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> rdfs:subClassOf blank1416 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1416 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:Class x:argument3-1 blank1415 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:someValuesFrom blank1416 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:Class x:argument3-2 blank1416 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:someValuesFrom <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> 2 <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> 1
Hierarchical vertical layout (dot)
%3 blank1414 : LUB<rdfs:Resource> owl:Restriction blank1413 : LUB<rdfs:Resource> owl:Class blank1414 : LUB<rdfs:Resource>->blank1413 : LUB<rdfs:Resource> owl:allValuesFrom http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:ObjectProperty pz:hasTopping blank1414 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) rdf:List blank1413 : LUB<rdfs:Resource>-><http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) owl:unionOf blank1417 : LUB<rdfs:Resource> owl:Restriction http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:ObjectProperty pz:hasCountryOfOrigin blank1417 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1417 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:hasValue http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1414 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1417 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1415 : LUB<rdfs:Resource> rdfs:subClassOf http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> pz:NamedPizza http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> rdfs:subClassOf blank1416 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1416 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:Class x:argument3-1 blank1415 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:someValuesFrom blank1416 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:Class x:argument3-2 blank1416 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:someValuesFrom <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> 2 <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> 1
Spring model layout (neato)
%3 blank1414 : LUB<rdfs:Resource> owl:Restriction blank1413 : LUB<rdfs:Resource> owl:Class blank1414 : LUB<rdfs:Resource>->blank1413 : LUB<rdfs:Resource> owl:allValuesFrom http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:ObjectProperty pz:hasTopping blank1414 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) rdf:List blank1413 : LUB<rdfs:Resource>-><http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) owl:unionOf blank1417 : LUB<rdfs:Resource> owl:Restriction http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:ObjectProperty pz:hasCountryOfOrigin blank1417 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1417 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:hasValue http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1414 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1417 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1415 : LUB<rdfs:Resource> rdfs:subClassOf http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> pz:NamedPizza http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> rdfs:subClassOf blank1416 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1416 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:Class x:argument3-1 blank1415 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:someValuesFrom blank1416 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:Class x:argument3-2 blank1416 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:someValuesFrom <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> 2 <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> 1
Spring model layout (fdp)
%3 blank1414 : LUB<rdfs:Resource> owl:Restriction blank1413 : LUB<rdfs:Resource> owl:Class blank1414 : LUB<rdfs:Resource>->blank1413 : LUB<rdfs:Resource> owl:allValuesFrom http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:ObjectProperty pz:hasTopping blank1414 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) rdf:List blank1413 : LUB<rdfs:Resource>-><http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) owl:unionOf blank1417 : LUB<rdfs:Resource> owl:Restriction http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:ObjectProperty pz:hasCountryOfOrigin blank1417 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1417 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:hasValue http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1414 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1417 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1415 : LUB<rdfs:Resource> rdfs:subClassOf http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> pz:NamedPizza http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> rdfs:subClassOf blank1416 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1416 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:Class x:argument3-1 blank1415 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:someValuesFrom blank1416 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:Class x:argument3-2 blank1416 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:someValuesFrom <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> 2 <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> 1
Radial layout (twopi)
%3 blank1414 : LUB<rdfs:Resource> owl:Restriction blank1413 : LUB<rdfs:Resource> owl:Class blank1414 : LUB<rdfs:Resource>->blank1413 : LUB<rdfs:Resource> owl:allValuesFrom http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:ObjectProperty pz:hasTopping blank1414 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) rdf:List blank1413 : LUB<rdfs:Resource>-><http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) owl:unionOf blank1417 : LUB<rdfs:Resource> owl:Restriction http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:ObjectProperty pz:hasCountryOfOrigin blank1417 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1417 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:hasValue http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1414 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1417 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1415 : LUB<rdfs:Resource> rdfs:subClassOf http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> pz:NamedPizza http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> rdfs:subClassOf blank1416 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1416 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:Class x:argument3-1 blank1415 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:someValuesFrom blank1416 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:Class x:argument3-2 blank1416 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:someValuesFrom <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> 2 <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> 1
Circular layout (circo)
%3 blank1414 : LUB<rdfs:Resource> owl:Restriction blank1413 : LUB<rdfs:Resource> owl:Class blank1414 : LUB<rdfs:Resource>->blank1413 : LUB<rdfs:Resource> owl:allValuesFrom http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:ObjectProperty pz:hasTopping blank1414 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) rdf:List blank1413 : LUB<rdfs:Resource>-><http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206) owl:unionOf blank1417 : LUB<rdfs:Resource> owl:Restriction http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:ObjectProperty pz:hasCountryOfOrigin blank1417 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasCountryOfOrigin : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1417 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> owl:hasValue http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1414 : LUB<rdfs:Resource> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1417 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1415 : LUB<rdfs:Resource> rdfs:subClassOf http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> pz:NamedPizza http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://www.co-ode.org/ontologies/pizza/pizza.owl#NamedPizza : LUB<ottr:IRI> rdfs:subClassOf blank1416 : LUB<rdfs:Resource> owl:Restriction http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1416 : LUB<rdfs:Resource> rdfs:subClassOf blank1415 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:Class x:argument3-1 blank1415 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> owl:someValuesFrom blank1416 : LUB<rdfs:Resource>->http://www.co-ode.org/ontologies/pizza/pizza.owl#hasTopping : LUB<ottr:IRI> owl:onProperty http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:Class x:argument3-2 blank1416 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> owl:someValuesFrom <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI> 2 <http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument3-2 : LUB<ottr:IRI>>(id: 206)->http://example.ottr.xyz/argument/argument3-1 : LUB<ottr:IRI> 1

Expanded RDF graph

x:argument3-1  a  owl:Class .

pz:hasTopping  a  owl:ObjectProperty .

x:argument1  rdfs:subClassOf  pz:NamedPizza ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      pz:hasTopping ;
                           owl:someValuesFrom  x:argument3-1
                         ] ;
        rdfs:subClassOf  [ a                   owl:Restriction ;
                           owl:onProperty      pz:hasTopping ;
                           owl:someValuesFrom  x:argument3-2
                         ] ;
        rdfs:subClassOf  [ a               owl:Restriction ;
                           owl:hasValue    x:argument2 ;
                           owl:onProperty  pz:hasCountryOfOrigin
                         ] ;
        rdfs:subClassOf  [ a                  owl:Restriction ;
                           owl:allValuesFrom  [ a            owl:Class ;
                                                owl:unionOf  ( x:argument3-1 x:argument3-2 )
                                              ] ;
                           owl:onProperty     pz:hasTopping
                         ] .

x:argument3-2  a  owl:Class .

pz:hasCountryOfOrigin
        a       owl:ObjectProperty .

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.

<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>(x:argument1, x:argument2, (x:argument3-1, x:argument3-2))
o-owl-ax:SubClassOf(x:argument1, pz:NamedPizza)ottr:Triple(x:argument1, rdfs:subClassOf, pz:NamedPizza)
o-owl-ax:SubObjectAllValuesFrom(x:argument1, pz:hasTopping, _:blank1404)
o-owl-ax:SubClassOf(x:argument1, _:blank1407)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank1407)
o-owl-re:ObjectAllValuesFrom(_:blank1407, pz:hasTopping, _:blank1404)
o-owl-re:AllValuesFrom(_:blank1407, pz:hasTopping, _:blank1404)
o-owl-ut:ValueRestriction(_:blank1407, owl:allValuesFrom, pz:hasTopping, _:blank1404)ottr:Triple(_:blank1407, owl:onProperty, pz:hasTopping)ottr:Triple(_:blank1407, owl:allValuesFrom, _:blank1404)
o-rdf:Type(_:blank1407, owl:Restriction)ottr:Triple(_:blank1407, rdf:type, owl:Restriction)
o-rdf:Type(_:blank1404, owl:Class)ottr:Triple(_:blank1404, rdf:type, owl:Class)
o-rdf:Type(pz:hasTopping, owl:ObjectProperty)ottr:Triple(pz:hasTopping, rdf:type, owl:ObjectProperty)
o-owl-ax:SubObjectHasValue(x:argument1, pz:hasCountryOfOrigin, x:argument2)
o-owl-ax:SubClassOf(x:argument1, _:blank1406)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank1406)
o-owl-re:ObjectHasValue(_:blank1406, pz:hasCountryOfOrigin, x:argument2)
o-owl-re:HasValue(_:blank1406, pz:hasCountryOfOrigin, x:argument2)
o-owl-ut:ValueRestriction(_:blank1406, owl:hasValue, pz:hasCountryOfOrigin, x:argument2)ottr:Triple(_:blank1406, owl:onProperty, pz:hasCountryOfOrigin)ottr:Triple(_:blank1406, owl:hasValue, x:argument2)
o-rdf:Type(_:blank1406, owl:Restriction)ottr:Triple(_:blank1406, rdf:type, owl:Restriction)
o-rdf:Type(pz:hasCountryOfOrigin, owl:ObjectProperty)ottr:Triple(pz:hasCountryOfOrigin, rdf:type, owl:ObjectProperty)
cross | o-owl-ax:SubObjectSomeValuesFrom(x:argument1, pz:hasTopping, ++(x:argument3-1, x:argument3-2))
o-owl-ax:SubClassOf(x:argument1, _:blank1405)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank1405)
o-owl-re:ObjectSomeValuesFrom(_:blank1405, pz:hasTopping, (x:argument3-1, x:argument3-2))
o-owl-re:SomeValuesFrom(_:blank1405, pz:hasTopping, (x:argument3-1, x:argument3-2))
o-owl-ut:ValueRestriction(_:blank1405, owl:someValuesFrom, pz:hasTopping, (x:argument3-1, x:argument3-2))ottr:Triple(_:blank1405, owl:onProperty, pz:hasTopping)ottr:Triple(_:blank1405, owl:someValuesFrom, (x:argument3-1, x:argument3-2))
o-rdf:Type(_:blank1405, owl:Restriction)ottr:Triple(_:blank1405, rdf:type, owl:Restriction)
o-rdf:Type((x:argument3-1, x:argument3-2), owl:Class)ottr:Triple((x:argument3-1, x:argument3-2), rdf:type, owl:Class)
o-rdf:Type(pz:hasTopping, owl:ObjectProperty)ottr:Triple(pz:hasTopping, rdf:type, owl:ObjectProperty)
o-owl-re:ObjectUnionOf(_:blank1404, (x:argument3-1, x:argument3-2))
o-owl-ut:TypedListRelation(_:blank1404, owl:Class, owl:unionOf, (x:argument3-1, x:argument3-2))
o-owl-ut:ListRelation(_:blank1404, owl:unionOf, (x:argument3-1, x:argument3-2))ottr:Triple(_:blank1404, owl:unionOf, (x:argument3-1, x:argument3-2))
o-rdf:Type(_:blank1404, owl:Class)ottr:Triple(_:blank1404, rdf:type, owl:Class)

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)
%3 http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza ax:SubClassOf ax:SubClassOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubClassOf ax:SubObjectAllValuesFrom ax:SubObjectAllValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectAllValuesFrom ax:SubObjectHasValue ax:SubObjectHasValue http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectHasValue ax:SubObjectSomeValuesFrom ax:SubObjectSomeValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectSomeValuesFrom rstr:ObjectUnionOf rstr:ObjectUnionOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->rstr:ObjectUnionOf ottr:Triple ottr:Triple ax:SubClassOf->ottr:Triple ax:SubObjectAllValuesFrom->ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom ax:SubObjectHasValue->ax:SubClassOf rstr:ObjectHasValue rstr:ObjectHasValue ax:SubObjectHasValue->rstr:ObjectHasValue ax:SubObjectSomeValuesFrom->ax:SubClassOf rstr:ObjectSomeValuesFrom rstr:ObjectSomeValuesFrom ax:SubObjectSomeValuesFrom->rstr:ObjectSomeValuesFrom o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation rstr:ObjectUnionOf->o-owl-ut:TypedListRelation 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 rstr:ObjectHasValue->o-rdf:Type rstr:HasValue rstr:HasValue rstr:ObjectHasValue->rstr:HasValue rstr:HasValue->o-owl-ut:ValueRestriction rstr:ObjectSomeValuesFrom->o-rdf:Type rstr:SomeValuesFrom rstr:SomeValuesFrom rstr:ObjectSomeValuesFrom->rstr:SomeValuesFrom rstr:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:TypedListRelation->o-rdf:Type o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-owl-ut:ListRelation->ottr:Triple
Hierarchical vertical layout (dot)
%3 http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza ax:SubClassOf ax:SubClassOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubClassOf ax:SubObjectAllValuesFrom ax:SubObjectAllValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectAllValuesFrom ax:SubObjectHasValue ax:SubObjectHasValue http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectHasValue ax:SubObjectSomeValuesFrom ax:SubObjectSomeValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectSomeValuesFrom rstr:ObjectUnionOf rstr:ObjectUnionOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->rstr:ObjectUnionOf ottr:Triple ottr:Triple ax:SubClassOf->ottr:Triple ax:SubObjectAllValuesFrom->ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom ax:SubObjectHasValue->ax:SubClassOf rstr:ObjectHasValue rstr:ObjectHasValue ax:SubObjectHasValue->rstr:ObjectHasValue ax:SubObjectSomeValuesFrom->ax:SubClassOf rstr:ObjectSomeValuesFrom rstr:ObjectSomeValuesFrom ax:SubObjectSomeValuesFrom->rstr:ObjectSomeValuesFrom o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation rstr:ObjectUnionOf->o-owl-ut:TypedListRelation 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 rstr:ObjectHasValue->o-rdf:Type rstr:HasValue rstr:HasValue rstr:ObjectHasValue->rstr:HasValue rstr:HasValue->o-owl-ut:ValueRestriction rstr:ObjectSomeValuesFrom->o-rdf:Type rstr:SomeValuesFrom rstr:SomeValuesFrom rstr:ObjectSomeValuesFrom->rstr:SomeValuesFrom rstr:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:TypedListRelation->o-rdf:Type o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-owl-ut:ListRelation->ottr:Triple
Spring model layout (neato)
%3 http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza ax:SubClassOf ax:SubClassOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubClassOf ax:SubObjectAllValuesFrom ax:SubObjectAllValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectAllValuesFrom ax:SubObjectHasValue ax:SubObjectHasValue http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectHasValue ax:SubObjectSomeValuesFrom ax:SubObjectSomeValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectSomeValuesFrom rstr:ObjectUnionOf rstr:ObjectUnionOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->rstr:ObjectUnionOf ottr:Triple ottr:Triple ax:SubClassOf->ottr:Triple ax:SubObjectAllValuesFrom->ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom ax:SubObjectHasValue->ax:SubClassOf rstr:ObjectHasValue rstr:ObjectHasValue ax:SubObjectHasValue->rstr:ObjectHasValue ax:SubObjectSomeValuesFrom->ax:SubClassOf rstr:ObjectSomeValuesFrom rstr:ObjectSomeValuesFrom ax:SubObjectSomeValuesFrom->rstr:ObjectSomeValuesFrom o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation rstr:ObjectUnionOf->o-owl-ut:TypedListRelation 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 rstr:ObjectHasValue->o-rdf:Type rstr:HasValue rstr:HasValue rstr:ObjectHasValue->rstr:HasValue rstr:HasValue->o-owl-ut:ValueRestriction rstr:ObjectSomeValuesFrom->o-rdf:Type rstr:SomeValuesFrom rstr:SomeValuesFrom rstr:ObjectSomeValuesFrom->rstr:SomeValuesFrom rstr:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:TypedListRelation->o-rdf:Type o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-owl-ut:ListRelation->ottr:Triple
Spring model layout (fdp)
%3 http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza ax:SubClassOf ax:SubClassOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubClassOf ax:SubObjectAllValuesFrom ax:SubObjectAllValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectAllValuesFrom ax:SubObjectHasValue ax:SubObjectHasValue http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectHasValue ax:SubObjectSomeValuesFrom ax:SubObjectSomeValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectSomeValuesFrom rstr:ObjectUnionOf rstr:ObjectUnionOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->rstr:ObjectUnionOf ottr:Triple ottr:Triple ax:SubClassOf->ottr:Triple ax:SubObjectAllValuesFrom->ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom ax:SubObjectHasValue->ax:SubClassOf rstr:ObjectHasValue rstr:ObjectHasValue ax:SubObjectHasValue->rstr:ObjectHasValue ax:SubObjectSomeValuesFrom->ax:SubClassOf rstr:ObjectSomeValuesFrom rstr:ObjectSomeValuesFrom ax:SubObjectSomeValuesFrom->rstr:ObjectSomeValuesFrom o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation rstr:ObjectUnionOf->o-owl-ut:TypedListRelation 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 rstr:ObjectHasValue->o-rdf:Type rstr:HasValue rstr:HasValue rstr:ObjectHasValue->rstr:HasValue rstr:HasValue->o-owl-ut:ValueRestriction rstr:ObjectSomeValuesFrom->o-rdf:Type rstr:SomeValuesFrom rstr:SomeValuesFrom rstr:ObjectSomeValuesFrom->rstr:SomeValuesFrom rstr:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:TypedListRelation->o-rdf:Type o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-owl-ut:ListRelation->ottr:Triple
Radial layout (twopi)
%3 http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza ax:SubClassOf ax:SubClassOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubClassOf ax:SubObjectAllValuesFrom ax:SubObjectAllValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectAllValuesFrom ax:SubObjectHasValue ax:SubObjectHasValue http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectHasValue ax:SubObjectSomeValuesFrom ax:SubObjectSomeValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectSomeValuesFrom rstr:ObjectUnionOf rstr:ObjectUnionOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->rstr:ObjectUnionOf ottr:Triple ottr:Triple ax:SubClassOf->ottr:Triple ax:SubObjectAllValuesFrom->ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom ax:SubObjectHasValue->ax:SubClassOf rstr:ObjectHasValue rstr:ObjectHasValue ax:SubObjectHasValue->rstr:ObjectHasValue ax:SubObjectSomeValuesFrom->ax:SubClassOf rstr:ObjectSomeValuesFrom rstr:ObjectSomeValuesFrom ax:SubObjectSomeValuesFrom->rstr:ObjectSomeValuesFrom o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation rstr:ObjectUnionOf->o-owl-ut:TypedListRelation 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 rstr:ObjectHasValue->o-rdf:Type rstr:HasValue rstr:HasValue rstr:ObjectHasValue->rstr:HasValue rstr:HasValue->o-owl-ut:ValueRestriction rstr:ObjectSomeValuesFrom->o-rdf:Type rstr:SomeValuesFrom rstr:SomeValuesFrom rstr:ObjectSomeValuesFrom->rstr:SomeValuesFrom rstr:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:TypedListRelation->o-rdf:Type o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-owl-ut:ListRelation->ottr:Triple
Circular layout (circo)
%3 http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza ax:SubClassOf ax:SubClassOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubClassOf ax:SubObjectAllValuesFrom ax:SubObjectAllValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectAllValuesFrom ax:SubObjectHasValue ax:SubObjectHasValue http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectHasValue ax:SubObjectSomeValuesFrom ax:SubObjectSomeValuesFrom http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->ax:SubObjectSomeValuesFrom rstr:ObjectUnionOf rstr:ObjectUnionOf http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza->rstr:ObjectUnionOf ottr:Triple ottr:Triple ax:SubClassOf->ottr:Triple ax:SubObjectAllValuesFrom->ax:SubClassOf rstr:ObjectAllValuesFrom rstr:ObjectAllValuesFrom ax:SubObjectAllValuesFrom->rstr:ObjectAllValuesFrom ax:SubObjectHasValue->ax:SubClassOf rstr:ObjectHasValue rstr:ObjectHasValue ax:SubObjectHasValue->rstr:ObjectHasValue ax:SubObjectSomeValuesFrom->ax:SubClassOf rstr:ObjectSomeValuesFrom rstr:ObjectSomeValuesFrom ax:SubObjectSomeValuesFrom->rstr:ObjectSomeValuesFrom o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation rstr:ObjectUnionOf->o-owl-ut:TypedListRelation 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 rstr:ObjectHasValue->o-rdf:Type rstr:HasValue rstr:HasValue rstr:ObjectHasValue->rstr:HasValue rstr:HasValue->o-owl-ut:ValueRestriction rstr:ObjectSomeValuesFrom->o-rdf:Type rstr:SomeValuesFrom rstr:SomeValuesFrom rstr:ObjectSomeValuesFrom->rstr:SomeValuesFrom rstr:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:TypedListRelation->o-rdf:Type o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-owl-ut:ListRelation->ottr:Triple

List of dependencies

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

http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza
ax:SubClassOf (1)ottr:Triple (1)
ax:SubObjectAllValuesFrom (1)
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)
ax:SubObjectHasValue (1)
ax:SubClassOf (1)ottr:Triple (1)
rstr:ObjectHasValue (1)
rstr:HasValue (1)
o-owl-ut:ValueRestriction (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
o-rdf:Type (1)ottr:Triple (1)
ax:SubObjectSomeValuesFrom (1)
ax:SubClassOf (1)ottr:Triple (1)
rstr:ObjectSomeValuesFrom (1)
rstr:SomeValuesFrom (1)
o-owl-ut:ValueRestriction (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
o-rdf:Type (2)ottr:Triple (1)
rstr:ObjectUnionOf (1)
o-owl-ut:TypedListRelation (1)
o-owl-ut:ListRelation (1)ottr:Triple (1)
o-rdf:Type (1)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 dependenciesComplete expansion

Serialisations

stOTTR

<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>[
    owl:Class ?blank517,
    ? owl:NamedIndividual ?blank518,
    NEList<ottr:IRI> ?blank519
]
@@o-docttr:Version(
    <http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>,
    ottr:draft,
    "0.2.1",
    o-pizza:NamedPizza,
    none)
 :: {
    o-owl-ax:SubClassOf(?blank517, pz:NamedPizza),
    o-owl-ax:SubObjectAllValuesFrom(?blank517, pz:hasTopping, _:blank520),
    o-owl-ax:SubObjectHasValue(?blank517, pz:hasCountryOfOrigin, ?blank518),
    cross | o-owl-ax:SubObjectSomeValuesFrom(?blank517, pz:hasTopping, ++?blank519),
    o-owl-re:ObjectUnionOf(_:blank520, ?blank519)
} .

RDF/wOTTR

<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>
        a                ottr:Template ;
        ottr:annotation  [ ottr:of      o-docttr:Version ;
                           ottr:values  ( <http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza> ottr:draft "0.2.1" o-pizza:NamedPizza ottr:none )
                         ] ;
        ottr:parameters  ( [ ottr:type      owl:Class ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:type      owl:NamedIndividual ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:type      ( ottr:NEList ottr:IRI ) ;
                             ottr:variable  _:b2
                           ]
                         ) ;
        ottr:pattern     [ ottr:of      rstr:ObjectUnionOf ;
                           ottr:values  ( _:b3
                                          _:b2
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubObjectAllValuesFrom ;
                           ottr:values  ( _:b0
                                          pz:hasTopping
                                          _:b3
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( _:b0
                                          pz:NamedPizza
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubObjectHasValue ;
                           ottr:values  ( _:b0
                                          pz:hasCountryOfOrigin
                                          _:b1
                                        )
                         ] ;
        ottr:pattern     [ ottr:arguments  ( [ ottr:value  _:b0 ]
                                             [ ottr:value  pz:hasTopping ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     _:b2
                                             ]
                                           ) ;
                           ottr:modifier   ottr:cross ;
                           ottr:of         o-owl-ax:SubObjectSomeValuesFrom
                         ] .

Prefixes

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

@prefix fmea:       <http://example.com/ns/asset-maintenance/fmea/>.
@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 pav:        <http://purl.org/pav/>.
@prefix ax:         <http://tpl.ottr.xyz/owl/axiom/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 o-owl-ma:   <http://tpl.ottr.xyz/owl/macro/0.1/>.
@prefix rstr:       <http://tpl.ottr.xyz/owl/restriction/0.1/>.
@prefix o-owl-re:   <http://tpl.ottr.xyz/owl/restriction/0.1/>.
@prefix o-owl-ut:   <http://tpl.ottr.xyz/owl/util/0.1/>.
@prefix fmea-tmp:   <http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/>.
@prefix tmp1:       <http://tpl.ottr.xyz/p/asset-maintenance/general/0.1/>.
@prefix tmp2:       <http://tpl.ottr.xyz/p/asset-maintenance/general/0.2/>.
@prefix tmp:        <http://tpl.ottr.xyz/p/asset-maintenance/general/0.2/>.
@prefix inter:      <http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/>.
@prefix iso-tmp:    <http://tpl.ottr.xyz/p/asset-maintenance/iso14224/0.2/>.
@prefix macro:      <http://tpl.ottr.xyz/p/asset-maintenance/owl/macro/0.1/>.
@prefix ont:        <http://tpl.ottr.xyz/p/asset-maintenance/owl/ontology/0.1/>.
@prefix wo-tmp:     <http://tpl.ottr.xyz/p/asset-maintenance/work-orders/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.2/>.
@prefix pz:         <http://www.co-ode.org/ontologies/pizza/pizza.owl#>.
@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#>.