Contents

Template: http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset

URI: http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset

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
1funcLocationowl:NamedIndividualnoyesno
2descrxsd:stringnoyesno
3eqdescrxsd:stringnoyesno
4eqcodeowl:Classnoyesno
5malfunctionsowl:Classnoyesno
6expectedowl:Classnoyesno
7unexpectedowl:Classnoyesno

Pattern

stOTTR

🛈 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.

Generated instance

stOTTR
<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
               )
] .

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 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument4 x:argument1 argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> fmea:EquipmentTypeDescription argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> fmea:Description blank606 : LUB<rdfs:Resource> owl:AllDisjointClasses (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) rdf:List blank606 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:members http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> x:argument6 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> x:argument7 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> 2 http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> owl:Class x:argument5 http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> fmea:ExpectedMalfunction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> fmea:UnexpectedMalfunction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf blank607 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank607 : LUB<rdfs:Resource> owl:equivalentClass http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> fmea:Malfunction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> rdfs:subClassOf blank609 : LUB<rdfs:Resource> owl:Class, owl:Restriction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank609 : LUB<rdfs:Resource> owl:equivalentClass blank607 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:unionOf blank608 : LUB<rdfs:Resource> owl:Class blank609 : LUB<rdfs:Resource>->blank608 : LUB<rdfs:Resource> owl:someValuesFrom http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:ObjectProperty fmea:atFunctionalLocation blank609 : LUB<rdfs:Resource>->http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:onProperty (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) rdf:List blank608 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) owl:oneOf (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98)->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> 1
Hierarchical vertical layout (dot)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument4 x:argument1 argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> fmea:EquipmentTypeDescription argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> fmea:Description blank606 : LUB<rdfs:Resource> owl:AllDisjointClasses (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) rdf:List blank606 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:members http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> x:argument6 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> x:argument7 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> 2 http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> owl:Class x:argument5 http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> fmea:ExpectedMalfunction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> fmea:UnexpectedMalfunction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf blank607 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank607 : LUB<rdfs:Resource> owl:equivalentClass http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> fmea:Malfunction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> rdfs:subClassOf blank609 : LUB<rdfs:Resource> owl:Class, owl:Restriction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank609 : LUB<rdfs:Resource> owl:equivalentClass blank607 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:unionOf blank608 : LUB<rdfs:Resource> owl:Class blank609 : LUB<rdfs:Resource>->blank608 : LUB<rdfs:Resource> owl:someValuesFrom http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:ObjectProperty fmea:atFunctionalLocation blank609 : LUB<rdfs:Resource>->http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:onProperty (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) rdf:List blank608 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) owl:oneOf (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98)->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> 1
Spring model layout (neato)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument4 x:argument1 argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> fmea:EquipmentTypeDescription argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> fmea:Description blank606 : LUB<rdfs:Resource> owl:AllDisjointClasses (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) rdf:List blank606 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:members http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> x:argument6 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> x:argument7 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> 2 http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> owl:Class x:argument5 http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> fmea:ExpectedMalfunction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> fmea:UnexpectedMalfunction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf blank607 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank607 : LUB<rdfs:Resource> owl:equivalentClass http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> fmea:Malfunction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> rdfs:subClassOf blank609 : LUB<rdfs:Resource> owl:Class, owl:Restriction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank609 : LUB<rdfs:Resource> owl:equivalentClass blank607 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:unionOf blank608 : LUB<rdfs:Resource> owl:Class blank609 : LUB<rdfs:Resource>->blank608 : LUB<rdfs:Resource> owl:someValuesFrom http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:ObjectProperty fmea:atFunctionalLocation blank609 : LUB<rdfs:Resource>->http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:onProperty (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) rdf:List blank608 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) owl:oneOf (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98)->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> 1
Spring model layout (fdp)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument4 x:argument1 argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> fmea:EquipmentTypeDescription argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> fmea:Description blank606 : LUB<rdfs:Resource> owl:AllDisjointClasses (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) rdf:List blank606 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:members http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> x:argument6 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> x:argument7 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> 2 http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> owl:Class x:argument5 http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> fmea:ExpectedMalfunction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> fmea:UnexpectedMalfunction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf blank607 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank607 : LUB<rdfs:Resource> owl:equivalentClass http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> fmea:Malfunction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> rdfs:subClassOf blank609 : LUB<rdfs:Resource> owl:Class, owl:Restriction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank609 : LUB<rdfs:Resource> owl:equivalentClass blank607 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:unionOf blank608 : LUB<rdfs:Resource> owl:Class blank609 : LUB<rdfs:Resource>->blank608 : LUB<rdfs:Resource> owl:someValuesFrom http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:ObjectProperty fmea:atFunctionalLocation blank609 : LUB<rdfs:Resource>->http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:onProperty (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) rdf:List blank608 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) owl:oneOf (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98)->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> 1
Radial layout (twopi)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument4 x:argument1 argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> fmea:EquipmentTypeDescription argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> fmea:Description blank606 : LUB<rdfs:Resource> owl:AllDisjointClasses (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) rdf:List blank606 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:members http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> x:argument6 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> x:argument7 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> 2 http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> owl:Class x:argument5 http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> fmea:ExpectedMalfunction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> fmea:UnexpectedMalfunction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf blank607 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank607 : LUB<rdfs:Resource> owl:equivalentClass http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> fmea:Malfunction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> rdfs:subClassOf blank609 : LUB<rdfs:Resource> owl:Class, owl:Restriction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank609 : LUB<rdfs:Resource> owl:equivalentClass blank607 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:unionOf blank608 : LUB<rdfs:Resource> owl:Class blank609 : LUB<rdfs:Resource>->blank608 : LUB<rdfs:Resource> owl:someValuesFrom http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:ObjectProperty fmea:atFunctionalLocation blank609 : LUB<rdfs:Resource>->http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:onProperty (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) rdf:List blank608 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) owl:oneOf (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98)->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> 1
Circular layout (circo)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument4 x:argument1 argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> fmea:EquipmentTypeDescription argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> fmea:Description blank606 : LUB<rdfs:Resource> owl:AllDisjointClasses (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) rdf:List blank606 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:members http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> x:argument6 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> x:argument7 (http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96)->http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI> 2 http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> owl:Class x:argument5 http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> fmea:ExpectedMalfunction http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/ExpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> rdfs:subClassOf http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> fmea:UnexpectedMalfunction http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/UnexpectedMalfunction : LUB<ottr:IRI> rdfs:subClassOf blank607 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank607 : LUB<rdfs:Resource> owl:equivalentClass http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> fmea:Malfunction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->http://example.com/ns/asset-maintenance/fmea/Malfunction : LUB<ottr:IRI> rdfs:subClassOf blank609 : LUB<rdfs:Resource> owl:Class, owl:Restriction http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI>->blank609 : LUB<rdfs:Resource> owl:equivalentClass blank607 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument7 : LUB<ottr:IRI>)(id: 96) owl:unionOf blank608 : LUB<rdfs:Resource> owl:Class blank609 : LUB<rdfs:Resource>->blank608 : LUB<rdfs:Resource> owl:someValuesFrom http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:ObjectProperty fmea:atFunctionalLocation blank609 : LUB<rdfs:Resource>->http://example.com/ns/asset-maintenance/fmea/atFunctionalLocation : LUB<ottr:IRI> owl:onProperty (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) rdf:List blank608 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98) owl:oneOf (http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>)(id: 98)->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> 1

Expanded RDF graph

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 )
                             ] .

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/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)

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/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation tmp2:Asset tmp2:Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->tmp2:Asset o-owl-ax:DisjointUnion o-owl-ax:DisjointUnion http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:DisjointUnion o-owl-ax:SubClassOf o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction tmp2:AtFunctionalLocation tmp2:AtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->tmp2:AtFunctionalLocation o-rdf:Type o-rdf:Type tmp2:Asset->o-rdf:Type ottr:Triple ottr:Triple tmp2:Asset->ottr:Triple tmp:CodeDescription tmp:CodeDescription tmp2:Asset->tmp:CodeDescription o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ax:DisjointUnion->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-rdf:Type o-owl-ax:SubClassOf->ottr:Triple http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction->o-owl-ax:SubClassOf o-owl-ax:EquivObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom tmp2:AtFunctionalLocation->o-owl-ax:EquivObjectSomeValuesFrom o-owl-re:ObjectOneOf o-owl-re:ObjectOneOf tmp2:AtFunctionalLocation->o-owl-re:ObjectOneOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-rdf:Type->ottr:Triple 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 o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation o-owl-ax:EquivObjectSomeValuesFrom->o-owl-ax:EquivalentClass o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom->o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectOneOf->o-owl-ut:TypedListRelation o-owl-re:ObjectSomeValuesFrom->o-rdf:Type o-owl-re:SomeValuesFrom o-owl-re:SomeValuesFrom o-owl-re:ObjectSomeValuesFrom->o-owl-re:SomeValuesFrom o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction o-owl-re:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ValueRestriction->ottr:Triple tmp:CodeDescription->ottr:Triple
Hierarchical vertical layout (dot)
%3 http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation tmp2:Asset tmp2:Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->tmp2:Asset o-owl-ax:DisjointUnion o-owl-ax:DisjointUnion http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:DisjointUnion o-owl-ax:SubClassOf o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction tmp2:AtFunctionalLocation tmp2:AtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->tmp2:AtFunctionalLocation o-rdf:Type o-rdf:Type tmp2:Asset->o-rdf:Type ottr:Triple ottr:Triple tmp2:Asset->ottr:Triple tmp:CodeDescription tmp:CodeDescription tmp2:Asset->tmp:CodeDescription o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ax:DisjointUnion->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-rdf:Type o-owl-ax:SubClassOf->ottr:Triple http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction->o-owl-ax:SubClassOf o-owl-ax:EquivObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom tmp2:AtFunctionalLocation->o-owl-ax:EquivObjectSomeValuesFrom o-owl-re:ObjectOneOf o-owl-re:ObjectOneOf tmp2:AtFunctionalLocation->o-owl-re:ObjectOneOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-rdf:Type->ottr:Triple 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 o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation o-owl-ax:EquivObjectSomeValuesFrom->o-owl-ax:EquivalentClass o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom->o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectOneOf->o-owl-ut:TypedListRelation o-owl-re:ObjectSomeValuesFrom->o-rdf:Type o-owl-re:SomeValuesFrom o-owl-re:SomeValuesFrom o-owl-re:ObjectSomeValuesFrom->o-owl-re:SomeValuesFrom o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction o-owl-re:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ValueRestriction->ottr:Triple tmp:CodeDescription->ottr:Triple
Spring model layout (neato)
%3 http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation tmp2:Asset tmp2:Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->tmp2:Asset o-owl-ax:DisjointUnion o-owl-ax:DisjointUnion http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:DisjointUnion o-owl-ax:SubClassOf o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction tmp2:AtFunctionalLocation tmp2:AtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->tmp2:AtFunctionalLocation o-rdf:Type o-rdf:Type tmp2:Asset->o-rdf:Type ottr:Triple ottr:Triple tmp2:Asset->ottr:Triple tmp:CodeDescription tmp:CodeDescription tmp2:Asset->tmp:CodeDescription o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ax:DisjointUnion->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-rdf:Type o-owl-ax:SubClassOf->ottr:Triple http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction->o-owl-ax:SubClassOf o-owl-ax:EquivObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom tmp2:AtFunctionalLocation->o-owl-ax:EquivObjectSomeValuesFrom o-owl-re:ObjectOneOf o-owl-re:ObjectOneOf tmp2:AtFunctionalLocation->o-owl-re:ObjectOneOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-rdf:Type->ottr:Triple 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 o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation o-owl-ax:EquivObjectSomeValuesFrom->o-owl-ax:EquivalentClass o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom->o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectOneOf->o-owl-ut:TypedListRelation o-owl-re:ObjectSomeValuesFrom->o-rdf:Type o-owl-re:SomeValuesFrom o-owl-re:SomeValuesFrom o-owl-re:ObjectSomeValuesFrom->o-owl-re:SomeValuesFrom o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction o-owl-re:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ValueRestriction->ottr:Triple tmp:CodeDescription->ottr:Triple
Spring model layout (fdp)
%3 http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation tmp2:Asset tmp2:Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->tmp2:Asset o-owl-ax:DisjointUnion o-owl-ax:DisjointUnion http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:DisjointUnion o-owl-ax:SubClassOf o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction tmp2:AtFunctionalLocation tmp2:AtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->tmp2:AtFunctionalLocation o-rdf:Type o-rdf:Type tmp2:Asset->o-rdf:Type ottr:Triple ottr:Triple tmp2:Asset->ottr:Triple tmp:CodeDescription tmp:CodeDescription tmp2:Asset->tmp:CodeDescription o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ax:DisjointUnion->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-rdf:Type o-owl-ax:SubClassOf->ottr:Triple http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction->o-owl-ax:SubClassOf o-owl-ax:EquivObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom tmp2:AtFunctionalLocation->o-owl-ax:EquivObjectSomeValuesFrom o-owl-re:ObjectOneOf o-owl-re:ObjectOneOf tmp2:AtFunctionalLocation->o-owl-re:ObjectOneOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-rdf:Type->ottr:Triple 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 o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation o-owl-ax:EquivObjectSomeValuesFrom->o-owl-ax:EquivalentClass o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom->o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectOneOf->o-owl-ut:TypedListRelation o-owl-re:ObjectSomeValuesFrom->o-rdf:Type o-owl-re:SomeValuesFrom o-owl-re:SomeValuesFrom o-owl-re:ObjectSomeValuesFrom->o-owl-re:SomeValuesFrom o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction o-owl-re:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ValueRestriction->ottr:Triple tmp:CodeDescription->ottr:Triple
Radial layout (twopi)
%3 http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation tmp2:Asset tmp2:Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->tmp2:Asset o-owl-ax:DisjointUnion o-owl-ax:DisjointUnion http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:DisjointUnion o-owl-ax:SubClassOf o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction tmp2:AtFunctionalLocation tmp2:AtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->tmp2:AtFunctionalLocation o-rdf:Type o-rdf:Type tmp2:Asset->o-rdf:Type ottr:Triple ottr:Triple tmp2:Asset->ottr:Triple tmp:CodeDescription tmp:CodeDescription tmp2:Asset->tmp:CodeDescription o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ax:DisjointUnion->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-rdf:Type o-owl-ax:SubClassOf->ottr:Triple http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction->o-owl-ax:SubClassOf o-owl-ax:EquivObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom tmp2:AtFunctionalLocation->o-owl-ax:EquivObjectSomeValuesFrom o-owl-re:ObjectOneOf o-owl-re:ObjectOneOf tmp2:AtFunctionalLocation->o-owl-re:ObjectOneOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-rdf:Type->ottr:Triple 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 o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation o-owl-ax:EquivObjectSomeValuesFrom->o-owl-ax:EquivalentClass o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom->o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectOneOf->o-owl-ut:TypedListRelation o-owl-re:ObjectSomeValuesFrom->o-rdf:Type o-owl-re:SomeValuesFrom o-owl-re:SomeValuesFrom o-owl-re:ObjectSomeValuesFrom->o-owl-re:SomeValuesFrom o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction o-owl-re:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ValueRestriction->ottr:Triple tmp:CodeDescription->ottr:Triple
Circular layout (circo)
%3 http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation tmp2:Asset tmp2:Asset http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset->tmp2:Asset o-owl-ax:DisjointUnion o-owl-ax:DisjointUnion http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:DisjointUnion o-owl-ax:SubClassOf o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction tmp2:AtFunctionalLocation tmp2:AtFunctionalLocation http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation->tmp2:AtFunctionalLocation o-rdf:Type o-rdf:Type tmp2:Asset->o-rdf:Type ottr:Triple ottr:Triple tmp2:Asset->ottr:Triple tmp:CodeDescription tmp:CodeDescription tmp2:Asset->tmp:CodeDescription o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ax:DisjointUnion->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-owl-ax:EquivObjectUnionOf o-owl-ax:DisjointUnion->o-rdf:Type o-owl-ax:SubClassOf->ottr:Triple http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction->o-owl-ax:SubClassOf http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction->o-owl-ax:SubClassOf o-owl-ax:EquivObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom tmp2:AtFunctionalLocation->o-owl-ax:EquivObjectSomeValuesFrom o-owl-re:ObjectOneOf o-owl-re:ObjectOneOf tmp2:AtFunctionalLocation->o-owl-re:ObjectOneOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-rdf:Type->ottr:Triple 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 o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation o-owl-ax:EquivObjectSomeValuesFrom->o-owl-ax:EquivalentClass o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectSomeValuesFrom o-owl-ax:EquivObjectSomeValuesFrom->o-owl-re:ObjectSomeValuesFrom o-owl-re:ObjectOneOf->o-owl-ut:TypedListRelation o-owl-re:ObjectSomeValuesFrom->o-rdf:Type o-owl-re:SomeValuesFrom o-owl-re:SomeValuesFrom o-owl-re:ObjectSomeValuesFrom->o-owl-re:SomeValuesFrom o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction o-owl-re:SomeValuesFrom->o-owl-ut:ValueRestriction o-owl-ut:ValueRestriction->o-rdf:Type o-owl-ut:ValueRestriction->ottr:Triple tmp:CodeDescription->ottr:Triple

List of dependencies

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

http://tpl.ottr.xyz/p/asset-maintenance/interface/0.2/Asset
http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/MalfunctionsAtFunctionalLocation (1)
o-owl-ax:DisjointUnion (1)
o-owl-ax:DisjointClasses (1)
o-owl-ut:TypedListRelation (1)
o-owl-ut:ListRelation (1)ottr:Triple (1)
o-rdf:Type (1)ottr:Triple (1)
o-owl-ax:EquivObjectUnionOf (1)
o-owl-ax:EquivalentClass (1)ottr:Triple (1)
o-rdf:Type (2)ottr:Triple (1)
o-owl-re:ObjectUnionOf (1)
o-owl-ut:TypedListRelation (1)
o-owl-ut:ListRelation (1)ottr:Triple (1)
o-rdf:Type (1)ottr:Triple (1)
o-rdf:Type (1)ottr:Triple (1)
o-owl-ax:SubClassOf (1)ottr:Triple (1)
http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/ExpectedMalfunction (1)
o-owl-ax:SubClassOf (2)ottr:Triple (1)
http://tpl.ottr.xyz/p/asset-maintenance/fmea/0.2/UnexpectedMalfunction (1)
o-owl-ax:SubClassOf (2)ottr:Triple (1)
tmp2:AtFunctionalLocation (1)
o-owl-ax:EquivObjectSomeValuesFrom (1)
o-owl-ax:EquivalentClass (1)ottr:Triple (1)
o-rdf:Type (2)ottr:Triple (1)
o-owl-re:ObjectSomeValuesFrom (1)
o-owl-re:SomeValuesFrom (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-re:ObjectOneOf (1)
o-owl-ut:TypedListRelation (1)
o-owl-ut:ListRelation (1)ottr:Triple (1)
o-rdf:Type (1)ottr:Triple (1)
tmp2:Asset (1)ottr:Triple (1)
tmp:CodeDescription (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 dependencies
  • Namespaces introduced: (0)
    Complete expansion

    Serialisations

    stOTTR

    <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)
    } .

    RDF/wOTTR

    <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

    🛈 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#>.