http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset🛈 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 | funcLocation | owl:NamedIndividual | no | yes | no |
| 2 | descr | xsd:string | no | yes | no |
| 3 | eqdescr | xsd:string | no | yes | no |
| 4 | eqcode | owl:Class | no | yes | no |
| 5 | malfunctions | owl:Class | no | yes | no |
| 6 | expected | owl:Class | no | yes | no |
| 7 | unexpected | owl:Class | no | yes | no |
🛈 stOTTR serialisation of the template without annotation instances.
<http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset>[
owl:NamedIndividual ?funcLocation,
xsd:string ?descr,
xsd:string ?eqdescr,
owl:Class ?eqcode,
owl:Class ?malfunctions,
owl:Class ?expected,
owl:Class ?unexpected
] :: {
<http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation>(?malfunctions, ?funcLocation, ?expected, ?unexpected),
tmp2:Asset(?funcLocation, ?descr, ?eqdescr, ?eqcode)
} .🛈 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/asset-maintenance/interface/0.2/Asset>(x:argument1, _:argument2, _:argument3, x:argument4, x:argument5, x:argument6, x:argument7)RDF/wOTTR
[ ottr:of <http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset> ;
ottr:values ( x:argument1
[]
[]
x:argument4 x:argument5 x:argument6 x:argument7
)
] .🛈 Each resource node is linked to its IRI. Type relationships are not visualised, rather each node contains its type.
x:argument1 rdf:type x:argument4 ;
fmea:Description [] ;
fmea:EquipmentTypeDescription [] .
x:argument6 rdfs:subClassOf fmea:ExpectedMalfunction , x:argument5 .
fmea:atFunctionalLocation
rdf:type owl:ObjectProperty .
x:argument7 rdfs:subClassOf fmea:UnexpectedMalfunction , x:argument5 .
[ rdf:type owl:AllDisjointClasses ;
owl:members ( x:argument6 x:argument7 )
] .
x:argument5 rdf:type owl:Class ;
rdfs:subClassOf fmea:Malfunction ;
owl:equivalentClass [ rdf:type owl:Restriction , owl:Class ;
owl:onProperty fmea:atFunctionalLocation ;
owl:someValuesFrom [ rdf:type owl:Class ;
owl:oneOf ( x:argument1 )
]
] ;
owl:equivalentClass [ rdf:type owl:Class ;
owl:unionOf ( x:argument6 x:argument7 )
] .🛈 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/asset-maintenance/interface/0.2/Asset>(x:argument1, _:argument2, _:argument3, x:argument4, x:argument5, x:argument6, x:argument7)<http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation>(x:argument5, x:argument1, x:argument6, x:argument7)o-owl-ax:DisjointUnion(x:argument5, (x:argument6, x:argument7))o-owl-ax:DisjointClasses((x:argument6, x:argument7))o-owl-ut:TypedListRelation(_:blank598, owl:AllDisjointClasses, owl:members, (x:argument6, x:argument7))o-owl-ut:ListRelation(_:blank598, owl:members, (x:argument6, x:argument7))ottr:Triple(_:blank598, owl:members, (x:argument6, x:argument7))o-rdf:Type(_:blank598, owl:AllDisjointClasses)ottr:Triple(_:blank598, rdf:type, owl:AllDisjointClasses)o-owl-ax:EquivObjectUnionOf(x:argument5, (x:argument6, x:argument7))o-owl-ax:EquivalentClass(x:argument5, _:blank599)ottr:Triple(x:argument5, owl:equivalentClass, _:blank599)o-rdf:Type(_:blank599, owl:Class)ottr:Triple(_:blank599, rdf:type, owl:Class)o-rdf:Type(x:argument5, owl:Class)ottr:Triple(x:argument5, rdf:type, owl:Class)o-owl-re:ObjectUnionOf(_:blank599, (x:argument6, x:argument7))o-owl-ut:TypedListRelation(_:blank599, owl:Class, owl:unionOf, (x:argument6, x:argument7))o-owl-ut:ListRelation(_:blank599, owl:unionOf, (x:argument6, x:argument7))ottr:Triple(_:blank599, owl:unionOf, (x:argument6, x:argument7))o-rdf:Type(_:blank599, owl:Class)ottr:Triple(_:blank599, rdf:type, owl:Class)o-rdf:Type(x:argument5, owl:Class)ottr:Triple(x:argument5, rdf:type, owl:Class)o-owl-ax:SubClassOf(x:argument5, fmea:Malfunction)ottr:Triple(x:argument5, rdfs:subClassOf, fmea:Malfunction)<http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction>(x:argument6, x:argument5)o-owl-ax:SubClassOf(x:argument6, x:argument5)ottr:Triple(x:argument6, rdfs:subClassOf, x:argument5)o-owl-ax:SubClassOf(x:argument6, fmea:ExpectedMalfunction)ottr:Triple(x:argument6, rdfs:subClassOf, fmea:ExpectedMalfunction)<http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction>(x:argument7, x:argument5)o-owl-ax:SubClassOf(x:argument7, x:argument5)ottr:Triple(x:argument7, rdfs:subClassOf, x:argument5)o-owl-ax:SubClassOf(x:argument7, fmea:UnexpectedMalfunction)ottr:Triple(x:argument7, rdfs:subClassOf, fmea:UnexpectedMalfunction)tmp2:AtFunctionalLocation(x:argument5, x:argument1)o-owl-ax:EquivObjectSomeValuesFrom(x:argument5, fmea:atFunctionalLocation, _:blank600)o-owl-ax:EquivalentClass(x:argument5, _:blank601)ottr:Triple(x:argument5, owl:equivalentClass, _:blank601)o-rdf:Type(_:blank601, owl:Class)ottr:Triple(_:blank601, rdf:type, owl:Class)o-rdf:Type(x:argument5, owl:Class)ottr:Triple(x:argument5, rdf:type, owl:Class)o-owl-re:ObjectSomeValuesFrom(_:blank601, fmea:atFunctionalLocation, _:blank600)o-owl-re:SomeValuesFrom(_:blank601, fmea:atFunctionalLocation, _:blank600)o-owl-ut:ValueRestriction(_:blank601, owl:someValuesFrom, fmea:atFunctionalLocation, _:blank600)ottr:Triple(_:blank601, owl:someValuesFrom, _:blank600)ottr:Triple(_:blank601, owl:onProperty, fmea:atFunctionalLocation)o-rdf:Type(_:blank601, owl:Restriction)ottr:Triple(_:blank601, rdf:type, owl:Restriction)o-rdf:Type(fmea:atFunctionalLocation, owl:ObjectProperty)ottr:Triple(fmea:atFunctionalLocation, rdf:type, owl:ObjectProperty)o-rdf:Type(_:blank600, owl:Class)ottr:Triple(_:blank600, rdf:type, owl:Class)o-owl-re:ObjectOneOf(_:blank600, (x:argument1))o-owl-ut:TypedListRelation(_:blank600, owl:Class, owl:oneOf, (x:argument1))o-owl-ut:ListRelation(_:blank600, owl:oneOf, (x:argument1))ottr:Triple(_:blank600, owl:oneOf, (x:argument1))o-rdf:Type(_:blank600, owl:Class)ottr:Triple(_:blank600, rdf:type, owl:Class)tmp2:Asset(x:argument1, _:argument2, _:argument3, x:argument4)ottr:Triple(x:argument1, fmea:EquipmentTypeDescription, _:argument3)tmp:CodeDescription(x:argument1, _:argument2)ottr:Triple(x:argument1, fmea:Description, _:argument2)o-rdf:Type(x:argument1, x:argument4)ottr:Triple(x:argument1, rdf:type, x:argument4)🛈 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/asset-maintenance/interface/0.2/Asset>[
owl:NamedIndividual ?funcLocation,
xsd:string ?descr,
xsd:string ?eqdescr,
owl:Class ?eqcode,
owl:Class ?malfunctions,
owl:Class ?expected,
owl:Class ?unexpected
] :: {
<http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation>(?malfunctions, ?funcLocation, ?expected, ?unexpected),
tmp2:Asset(?funcLocation, ?descr, ?eqdescr, ?eqcode)
} .
<http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset>
rdf:type ottr:Template ;
ottr:parameters ( [ ottr:type owl:NamedIndividual ;
ottr:variable _:b0
]
[ ottr:type xsd:string ;
ottr:variable _:b1
]
[ ottr:type xsd:string ;
ottr:variable _:b2
]
[ ottr:type owl:Class ;
ottr:variable _:b3
]
[ ottr:type owl:Class ;
ottr:variable _:b4
]
[ ottr:type owl:Class ;
ottr:variable _:b5
]
[ ottr:type owl:Class ;
ottr:variable _:b6
]
) ;
ottr:pattern [ ottr:of <http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation> ;
ottr:values ( _:b4
_:b0
_:b5
_:b6
)
] ;
ottr:pattern [ ottr:of tmp2:Asset ;
ottr:values ( _:b0
_:b1
_:b2
_: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 tmp2: <http://tpl.ottr.xyz/p/asset-maintenance/general/0.2/>. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. @prefix xsd: <http://www.w3.org/2001/XMLSchema#>. @prefix owl: <http://www.w3.org/2002/07/owl#>.