http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza🛈 This section contains the data represented by the signature's annotation instances.
<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>
ottr:status ottr:draft ;
pav:hasPreviousVersion <http://tpl.ottr.xyz/pizza/0.2/NamedPizza> ;
owl:versionInfo "0.2.2" .🛈 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.
| Index | Name | Type | Optional | Blanks allowed | Default value |
|---|---|---|---|---|---|
| 1 | blank508 | owl:Class | no | yes | no |
| 2 | blank509 | owl:NamedIndividual | yes | yes | no |
| 3 | blank510 | NEList<owl:Class> | no | yes | no |
🛈 stOTTR serialisation of the template without annotation instances.
<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>[
owl:Class ?blank508,
? owl:NamedIndividual ?blank509,
NEList<owl:Class> ?blank510
] :: {
o-owl-ax:SubClassOf(?blank508, pz:NamedPizza),
o-owl-ax:SubObjectAllValuesFrom(?blank508, pz:hasTopping, _:blank507),
o-owl-ax:SubObjectHasValue(?blank508, pz:hasCountryOfOrigin, ?blank509),
cross | o-owl-ax:SubObjectSomeValuesFrom(?blank508, pz:hasTopping, ++?blank510),
o-owl-re:ObjectUnionOf(_:blank507, ?blank510)
} .🛈 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.
<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 ) ) ] .
🛈 Each resource node is linked to its IRI. Type relationships are not visualised, rather each node contains its type.
x:argument3-1 rdf:type owl:Class .
pz:hasTopping rdf:type owl:ObjectProperty .
x:argument1 rdfs:subClassOf pz:NamedPizza ;
rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:hasValue x:argument2 ;
owl:onProperty pz:hasCountryOfOrigin
] ;
rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty pz:hasTopping ;
owl:someValuesFrom x:argument3-2
] ;
rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty pz:hasTopping ;
owl:someValuesFrom x:argument3-1
] ;
rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:allValuesFrom [ rdf:type owl:Class ;
owl:unionOf ( x:argument3-1 x:argument3-2 )
] ;
owl:onProperty pz:hasTopping
] .
x:argument3-2 rdf:type owl:Class .
pz:hasCountryOfOrigin
rdf:type owl:ObjectProperty .🛈 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, _:blank791)o-owl-ax:SubClassOf(x:argument1, _:blank792)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank792)o-owl-re:ObjectAllValuesFrom(_:blank792, pz:hasTopping, _:blank791)o-owl-re:AllValuesFrom(_:blank792, pz:hasTopping, _:blank791)o-owl-ut:ValueRestriction(_:blank792, owl:allValuesFrom, pz:hasTopping, _:blank791)ottr:Triple(_:blank792, owl:allValuesFrom, _:blank791)ottr:Triple(_:blank792, owl:onProperty, pz:hasTopping)o-rdf:Type(_:blank792, owl:Restriction)ottr:Triple(_:blank792, rdf:type, owl:Restriction)o-rdf:Type(pz:hasTopping, owl:ObjectProperty)ottr:Triple(pz:hasTopping, rdf:type, owl:ObjectProperty)o-rdf:Type(_:blank791, owl:Class)ottr:Triple(_:blank791, rdf:type, owl:Class)o-owl-ax:SubObjectHasValue(x:argument1, pz:hasCountryOfOrigin, x:argument2)o-owl-ax:SubClassOf(x:argument1, _:blank794)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank794)o-owl-re:ObjectHasValue(_:blank794, pz:hasCountryOfOrigin, x:argument2)o-owl-re:HasValue(_:blank794, pz:hasCountryOfOrigin, x:argument2)o-owl-ut:ValueRestriction(_:blank794, owl:hasValue, pz:hasCountryOfOrigin, x:argument2)ottr:Triple(_:blank794, owl:hasValue, x:argument2)ottr:Triple(_:blank794, owl:onProperty, pz:hasCountryOfOrigin)o-rdf:Type(_:blank794, owl:Restriction)ottr:Triple(_:blank794, 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, _:blank793)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank793)o-owl-re:ObjectSomeValuesFrom(_:blank793, pz:hasTopping, (x:argument3-1, x:argument3-2))o-owl-re:SomeValuesFrom(_:blank793, pz:hasTopping, (x:argument3-1, x:argument3-2))o-owl-ut:ValueRestriction(_:blank793, owl:someValuesFrom, pz:hasTopping, (x:argument3-1, x:argument3-2))ottr:Triple(_:blank793, owl:someValuesFrom, (x:argument3-1, x:argument3-2))ottr:Triple(_:blank793, owl:onProperty, pz:hasTopping)o-rdf:Type(_:blank793, owl:Restriction)ottr:Triple(_:blank793, rdf:type, owl:Restriction)o-rdf:Type(pz:hasTopping, owl:ObjectProperty)ottr:Triple(pz:hasTopping, rdf:type, owl:ObjectProperty)o-rdf:Type((x:argument3-1, x:argument3-2), owl:Class)ottr:Triple((x:argument3-1, x:argument3-2), rdf:type, owl:Class)o-owl-re:ObjectUnionOf(_:blank791, (x:argument3-1, x:argument3-2))o-owl-ut:TypedListRelation(_:blank791, owl:Class, owl:unionOf, (x:argument3-1, x:argument3-2))o-owl-ut:ListRelation(_:blank791, owl:unionOf, (x:argument3-1, x:argument3-2))ottr:Triple(_:blank791, owl:unionOf, (x:argument3-1, x:argument3-2))o-rdf:Type(_:blank791, owl:Class)ottr:Triple(_:blank791, rdf:type, owl:Class)🛈 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.
🛈 The number in parenthesis is the number of instances of each template.
🛈 The templates in this library that depend on this template.
None found.
🛈 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.
Direct dependencies
| Complete expansion
|
Direct dependencies
| Complete expansion
|
<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>[
owl:Class ?blank508,
? owl:NamedIndividual ?blank509,
NEList<owl:Class> ?blank510
]
@@o-docttr:Version(
<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>,
ottr:draft,
"0.2.2",
<http://tpl.ottr.xyz/pizza/0.2/NamedPizza>,
none)
:: {
o-owl-ax:SubClassOf(?blank508, pz:NamedPizza),
o-owl-ax:SubObjectAllValuesFrom(?blank508, pz:hasTopping, _:blank507),
o-owl-ax:SubObjectHasValue(?blank508, pz:hasCountryOfOrigin, ?blank509),
cross | o-owl-ax:SubObjectSomeValuesFrom(?blank508, pz:hasTopping, ++?blank510),
o-owl-re:ObjectUnionOf(_:blank507, ?blank510)
} .
<http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza>
rdf:type ottr:Template ;
ottr:annotation [ ottr:of o-docttr:Version ;
ottr:values ( <http://tpl.ottr.xyz/p/pizza/0.2/NamedPizza> ottr:draft "0.2.2" <http://tpl.ottr.xyz/pizza/0.2/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 owl:Class ) ;
ottr:variable _:b2
]
) ;
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
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( _:b0
pz:NamedPizza
)
] ;
ottr:pattern [ ottr:of o-owl-re:ObjectUnionOf ;
ottr:values ( _:b3
_:b2
)
] ;
ottr:pattern [ ottr:of o-owl-ax:SubObjectAllValuesFrom ;
ottr:values ( _:b0
pz:hasTopping
_:b3
)
] .🛈 Prefixes are removed from all listings on this page for readability, but are listed here in RDF Turtle format.
@prefix ottr: <http://ns.ottr.xyz/0.4/>. @prefix o-owl-ax: <http://tpl.ottr.xyz/owl/axiom/0.1/>. @prefix o-owl-re: <http://tpl.ottr.xyz/owl/restriction/0.1/>. @prefix o-docttr: <http://tpl.ottr.xyz/p/docttr/0.1/>. @prefix pz: <http://www.co-ode.org/ontologies/pizza/pizza.owl#>. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. @prefix owl: <http://www.w3.org/2002/07/owl#>.