Pattern stOTTR 🛈 stOTTR serialisation of the template without annotation instances.
o-owl-ax:SuperDataHasValue[
owl:Class ?blank952,
owl:DatatypeProperty ?blank953,
rdfs:Literal ?blank954
] :: {
o-owl-ax:SubClassOf(_:blank955, ?blank952),
o-owl-re:DataHasValue(_:blank955, ?blank953, ?blank954)
} . 🛈 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 o-owl-ax:SuperDataHasValue(x:argument1, x:argument2, _:argument3) RDF/wOTTR [ ottr:of ax:SuperDataHasValue ;
ottr:values ( x:argument1 x:argument2
[]
)
] . 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
blank1312 : LUB<rdfs:Resource>
owl:Restriction
argument3 : LUB<rdfs:Resource>
blank1312 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource>
owl:hasValue
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:DatatypeProperty
x:argument2
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:onProperty
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
rdfs:subClassOf
Hierarchical vertical layout (dot)
%3
blank1312 : LUB<rdfs:Resource>
owl:Restriction
argument3 : LUB<rdfs:Resource>
blank1312 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource>
owl:hasValue
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:DatatypeProperty
x:argument2
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:onProperty
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
rdfs:subClassOf
Spring model layout (neato)
%3
blank1312 : LUB<rdfs:Resource>
owl:Restriction
argument3 : LUB<rdfs:Resource>
blank1312 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource>
owl:hasValue
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:DatatypeProperty
x:argument2
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:onProperty
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
rdfs:subClassOf
Spring model layout (fdp)
%3
blank1312 : LUB<rdfs:Resource>
owl:Restriction
argument3 : LUB<rdfs:Resource>
blank1312 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource>
owl:hasValue
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:DatatypeProperty
x:argument2
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:onProperty
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
rdfs:subClassOf
Radial layout (twopi)
%3
blank1312 : LUB<rdfs:Resource>
owl:Restriction
argument3 : LUB<rdfs:Resource>
blank1312 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource>
owl:hasValue
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:DatatypeProperty
x:argument2
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:onProperty
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
rdfs:subClassOf
Circular layout (circo)
%3
blank1312 : LUB<rdfs:Resource>
owl:Restriction
argument3 : LUB<rdfs:Resource>
blank1312 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource>
owl:hasValue
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:DatatypeProperty
x:argument2
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
owl:onProperty
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
blank1312 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
rdfs:subClassOf
Expanded RDF graph x:argument2 a owl:DatatypeProperty .
[ a owl:Restriction ;
rdfs:subClassOf x:argument1 ;
owl:hasValue [] ;
owl:onProperty x:argument2
] . 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.
o-owl-ax:SuperDataHasValue(x:argument1, x:argument2, _:argument3)
o-owl-ax:SubClassOf(_:blank1310, x:argument1)
ottr:Triple(_:blank1310, rdfs:subClassOf, x:argument1)
o-owl-re:DataHasValue(_:blank1310, x:argument2, _:argument3)
o-owl-re:HasValue(_:blank1310, x:argument2, _:argument3)
o-owl-ut:ValueRestriction(_:blank1310, owl:hasValue, x:argument2, _:argument3)
ottr:Triple(_:blank1310, owl:onProperty, x:argument2)
ottr:Triple(_:blank1310, owl:hasValue, _:argument3)
o-rdf:Type(_:blank1310, owl:Restriction)
ottr:Triple(_:blank1310, rdf:type, owl:Restriction)
o-rdf:Type(x:argument2, owl:DatatypeProperty)
ottr:Triple(x:argument2, rdf:type, owl:DatatypeProperty)
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
ax:SuperDataHasValue
ax:SuperDataHasValue
ax:SubClassOf
ax:SubClassOf
ax:SuperDataHasValue->ax:SubClassOf
rstr:DataHasValue
rstr:DataHasValue
ax:SuperDataHasValue->rstr:DataHasValue
ottr:Triple
ottr:Triple
ax:SubClassOf->ottr:Triple
rstr:HasValue
rstr:HasValue
rstr:DataHasValue->rstr:HasValue
o-rdf:Type
o-rdf:Type
rstr:DataHasValue->o-rdf:Type
o-owl-ut:ValueRestriction
o-owl-ut:ValueRestriction
rstr:HasValue->o-owl-ut:ValueRestriction
o-rdf:Type->ottr:Triple
o-owl-ut:ValueRestriction->ottr:Triple
o-owl-ut:ValueRestriction->o-rdf:Type
Hierarchical vertical layout (dot)
%3
ax:SuperDataHasValue
ax:SuperDataHasValue
ax:SubClassOf
ax:SubClassOf
ax:SuperDataHasValue->ax:SubClassOf
rstr:DataHasValue
rstr:DataHasValue
ax:SuperDataHasValue->rstr:DataHasValue
ottr:Triple
ottr:Triple
ax:SubClassOf->ottr:Triple
rstr:HasValue
rstr:HasValue
rstr:DataHasValue->rstr:HasValue
o-rdf:Type
o-rdf:Type
rstr:DataHasValue->o-rdf:Type
o-owl-ut:ValueRestriction
o-owl-ut:ValueRestriction
rstr:HasValue->o-owl-ut:ValueRestriction
o-rdf:Type->ottr:Triple
o-owl-ut:ValueRestriction->ottr:Triple
o-owl-ut:ValueRestriction->o-rdf:Type
Spring model layout (neato)
%3
ax:SuperDataHasValue
ax:SuperDataHasValue
ax:SubClassOf
ax:SubClassOf
ax:SuperDataHasValue->ax:SubClassOf
rstr:DataHasValue
rstr:DataHasValue
ax:SuperDataHasValue->rstr:DataHasValue
ottr:Triple
ottr:Triple
ax:SubClassOf->ottr:Triple
rstr:HasValue
rstr:HasValue
rstr:DataHasValue->rstr:HasValue
o-rdf:Type
o-rdf:Type
rstr:DataHasValue->o-rdf:Type
o-owl-ut:ValueRestriction
o-owl-ut:ValueRestriction
rstr:HasValue->o-owl-ut:ValueRestriction
o-rdf:Type->ottr:Triple
o-owl-ut:ValueRestriction->ottr:Triple
o-owl-ut:ValueRestriction->o-rdf:Type
Spring model layout (fdp)
%3
ax:SuperDataHasValue
ax:SuperDataHasValue
ax:SubClassOf
ax:SubClassOf
ax:SuperDataHasValue->ax:SubClassOf
rstr:DataHasValue
rstr:DataHasValue
ax:SuperDataHasValue->rstr:DataHasValue
ottr:Triple
ottr:Triple
ax:SubClassOf->ottr:Triple
rstr:HasValue
rstr:HasValue
rstr:DataHasValue->rstr:HasValue
o-rdf:Type
o-rdf:Type
rstr:DataHasValue->o-rdf:Type
o-owl-ut:ValueRestriction
o-owl-ut:ValueRestriction
rstr:HasValue->o-owl-ut:ValueRestriction
o-rdf:Type->ottr:Triple
o-owl-ut:ValueRestriction->ottr:Triple
o-owl-ut:ValueRestriction->o-rdf:Type
Radial layout (twopi)
%3
ax:SuperDataHasValue
ax:SuperDataHasValue
ax:SubClassOf
ax:SubClassOf
ax:SuperDataHasValue->ax:SubClassOf
rstr:DataHasValue
rstr:DataHasValue
ax:SuperDataHasValue->rstr:DataHasValue
ottr:Triple
ottr:Triple
ax:SubClassOf->ottr:Triple
rstr:HasValue
rstr:HasValue
rstr:DataHasValue->rstr:HasValue
o-rdf:Type
o-rdf:Type
rstr:DataHasValue->o-rdf:Type
o-owl-ut:ValueRestriction
o-owl-ut:ValueRestriction
rstr:HasValue->o-owl-ut:ValueRestriction
o-rdf:Type->ottr:Triple
o-owl-ut:ValueRestriction->ottr:Triple
o-owl-ut:ValueRestriction->o-rdf:Type
Circular layout (circo)
%3
ax:SuperDataHasValue
ax:SuperDataHasValue
ax:SubClassOf
ax:SubClassOf
ax:SuperDataHasValue->ax:SubClassOf
rstr:DataHasValue
rstr:DataHasValue
ax:SuperDataHasValue->rstr:DataHasValue
ottr:Triple
ottr:Triple
ax:SubClassOf->ottr:Triple
rstr:HasValue
rstr:HasValue
rstr:DataHasValue->rstr:HasValue
o-rdf:Type
o-rdf:Type
rstr:DataHasValue->o-rdf:Type
o-owl-ut:ValueRestriction
o-owl-ut:ValueRestriction
rstr:HasValue->o-owl-ut:ValueRestriction
o-rdf:Type->ottr:Triple
o-owl-ut:ValueRestriction->ottr:Triple
o-owl-ut:ValueRestriction->o-rdf:Type
List of dependencies 🛈 The number in parenthesis is the number of instances of each template.
ax:SuperDataHasValue ax:SubClassOf (1) ottr:Triple (1) rstr:DataHasValue (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)
Depending templates 🛈 The templates in this library that depend on this template.
None found.
Serialisations stOTTR o-owl-ax:SuperDataHasValue[
owl:Class ?blank952,
owl:DatatypeProperty ?blank953,
rdfs:Literal ?blank954
] :: {
o-owl-ax:SubClassOf(_:blank955, ?blank952),
o-owl-re:DataHasValue(_:blank955, ?blank953, ?blank954)
} . RDF/wOTTR o-owl-ax:SuperDataHasValue
a ottr:Template ;
ottr:parameters ( [ ottr:type owl:Class ;
ottr:variable _:b0
]
[ ottr:type owl:DatatypeProperty ;
ottr:variable _:b1
]
[ ottr:type rdfs:Literal ;
ottr:variable _:b2
]
) ;
ottr:pattern [ ottr:of rstr:DataHasValue ;
ottr:values ( _:b3
_:b1
_:b2
)
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( _:b3
_:b0
)
] . 🛈 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#>.