Contents

Template: dpm:SampleProductionBulkPress

URI: https://www.dipromag.de/dipromag_onto/0.1/SampleProductionBulkPress

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
1press_nameottr:IRInoyesno
2force_unit_kgxsd:floatnoyesno
3die-diameter_unit_mxsd:floatnoyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

dpm:SampleProductionBulkPress[
    ottr:IRI ?press_name,
    xsd:float ?force_unit_kg,
    xsd:float ?die-diameter_unit_m
] :: {
    o-owl-ax:SubClassOf(dpm:BulkPressProcess, pmd:TreatmentProcess),
    o-owl-ax:SubClassOf(dpm:DieDiameter, qudt:Diameter),
    o-owl-ax:SubClassOf(dpm:TreatmentProcess, pmd:ManufactureProcess),
    o-rdf:Type(?press_name, dpm:BulkPressProcess),
    o-rdfs:Label(dpm:BulkPressProcess, "Bulk Press Process"),
    o-rdfs:Label(dpm:DieDiameter, "DieDiameter"),
    o-rdfs:Label(dpm:TreatmentProcess, "Treatment Process"),
    dpm:HasCharacteristicNumerical(?press_name, (pmd:SetPoint, qudt:DieDiameter), ?die-diameter_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(?press_name, (pmd:SetPoint, qudt:Force), ?force_unit_kg, qudt:KiloGM)
} .

🛈 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
dpm:SampleProductionBulkPress(x:argument1, _:argument2, _:argument3)
RDF/wOTTR
[ ottr:of      dpm:SampleProductionBulkPress ;
  ottr:values  ( x:argument1
                 [] 
                 [] 
               )
] .

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)
https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI> dpm:TreatmentProcess "Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Treatment Process https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->"Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI> dpm:BulkPressProcess https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> pmd:TreatmentProcess https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> rdfs:subClassOf "Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Bulk Press Process https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->"Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI> dpm:DieDiameter "DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DieDiameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->"DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf blank599 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Force argument2 : LUB<rdfs:Resource> blank599 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank599 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:BulkPressProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank599 : LUB<rdfs:Resource> pmd:characteristic blank600 : LUB<rdfs:Resource> pmd:SetPoint, qudt:DieDiameter http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank600 : LUB<rdfs:Resource> pmd:characteristic argument3 : LUB<rdfs:Resource> blank600 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank600 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Hierarchical vertical layout (dot)
https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI> dpm:TreatmentProcess "Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Treatment Process https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->"Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI> dpm:BulkPressProcess https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> pmd:TreatmentProcess https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> rdfs:subClassOf "Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Bulk Press Process https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->"Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI> dpm:DieDiameter "DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DieDiameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->"DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf blank599 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Force argument2 : LUB<rdfs:Resource> blank599 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank599 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:BulkPressProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank599 : LUB<rdfs:Resource> pmd:characteristic blank600 : LUB<rdfs:Resource> pmd:SetPoint, qudt:DieDiameter http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank600 : LUB<rdfs:Resource> pmd:characteristic argument3 : LUB<rdfs:Resource> blank600 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank600 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Spring model layout (neato)
https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI> dpm:TreatmentProcess "Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Treatment Process https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->"Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI> dpm:BulkPressProcess https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> pmd:TreatmentProcess https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> rdfs:subClassOf "Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Bulk Press Process https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->"Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI> dpm:DieDiameter "DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DieDiameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->"DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf blank599 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Force argument2 : LUB<rdfs:Resource> blank599 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank599 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:BulkPressProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank599 : LUB<rdfs:Resource> pmd:characteristic blank600 : LUB<rdfs:Resource> pmd:SetPoint, qudt:DieDiameter http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank600 : LUB<rdfs:Resource> pmd:characteristic argument3 : LUB<rdfs:Resource> blank600 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank600 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Spring model layout (fdp)
https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI> dpm:TreatmentProcess "Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Treatment Process https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->"Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI> dpm:BulkPressProcess https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> pmd:TreatmentProcess https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> rdfs:subClassOf "Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Bulk Press Process https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->"Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI> dpm:DieDiameter "DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DieDiameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->"DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf blank599 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Force argument2 : LUB<rdfs:Resource> blank599 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank599 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:BulkPressProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank599 : LUB<rdfs:Resource> pmd:characteristic blank600 : LUB<rdfs:Resource> pmd:SetPoint, qudt:DieDiameter http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank600 : LUB<rdfs:Resource> pmd:characteristic argument3 : LUB<rdfs:Resource> blank600 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank600 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Radial layout (twopi)
https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI> dpm:TreatmentProcess "Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Treatment Process https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->"Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI> dpm:BulkPressProcess https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> pmd:TreatmentProcess https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> rdfs:subClassOf "Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Bulk Press Process https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->"Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI> dpm:DieDiameter "DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DieDiameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->"DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf blank599 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Force argument2 : LUB<rdfs:Resource> blank599 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank599 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:BulkPressProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank599 : LUB<rdfs:Resource> pmd:characteristic blank600 : LUB<rdfs:Resource> pmd:SetPoint, qudt:DieDiameter http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank600 : LUB<rdfs:Resource> pmd:characteristic argument3 : LUB<rdfs:Resource> blank600 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank600 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Circular layout (circo)
https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI> dpm:TreatmentProcess "Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Treatment Process https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->"Treatment Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/TreatmentProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI> dpm:BulkPressProcess https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> pmd:TreatmentProcess https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/TreatmentProcess : LUB<ottr:IRI> rdfs:subClassOf "Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Bulk Press Process https://www.dipromag.de/dipromag_onto/0.1/BulkPressProcess : LUB<ottr:IRI>->"Bulk Press Process"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI> dpm:DieDiameter "DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DieDiameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->"DieDiameter"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/DieDiameter : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf blank599 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Force argument2 : LUB<rdfs:Resource> blank599 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank599 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:BulkPressProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank599 : LUB<rdfs:Resource> pmd:characteristic blank600 : LUB<rdfs:Resource> pmd:SetPoint, qudt:DieDiameter http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank600 : LUB<rdfs:Resource> pmd:characteristic argument3 : LUB<rdfs:Resource> blank600 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank600 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf

Expanded RDF graph

x:argument1  rdf:type       dpm:BulkPressProcess ;
        pmd:characteristic  [ rdf:type   qudt:DieDiameter , pmd:SetPoint ;
                              pmd:unit   qudt:M ;
                              pmd:value  [] 
                            ] ;
        pmd:characteristic  [ rdf:type   qudt:Force , pmd:SetPoint ;
                              pmd:unit   qudt:KiloGM ;
                              pmd:value  [] 
                            ] .

dpm:DieDiameter  rdfs:label  "DieDiameter" ;
        rdfs:subClassOf  qudt:Diameter .

dpm:BulkPressProcess  rdfs:label  "Bulk Press Process" ;
        rdfs:subClassOf  pmd:TreatmentProcess .

qudt:KiloGM  rdfs:subClassOf  qudt:Unit .

qudt:M  rdfs:subClassOf  qudt:Unit .

dpm:TreatmentProcess  rdfs:label  "Treatment Process" ;
        rdfs:subClassOf  pmd:ManufactureProcess .

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.

dpm:SampleProductionBulkPress(x:argument1, _:argument2, _:argument3)
o-owl-ax:SubClassOf(dpm:BulkPressProcess, pmd:TreatmentProcess)ottr:Triple(dpm:BulkPressProcess, rdfs:subClassOf, pmd:TreatmentProcess)
o-owl-ax:SubClassOf(dpm:TreatmentProcess, pmd:ManufactureProcess)ottr:Triple(dpm:TreatmentProcess, rdfs:subClassOf, pmd:ManufactureProcess)
o-owl-ax:SubClassOf(dpm:DieDiameter, qudt:Diameter)ottr:Triple(dpm:DieDiameter, rdfs:subClassOf, qudt:Diameter)
o-rdf:Type(x:argument1, dpm:BulkPressProcess)ottr:Triple(x:argument1, rdf:type, dpm:BulkPressProcess)
o-rdfs:Label(dpm:TreatmentProcess, "Treatment Process")ottr:Triple(dpm:TreatmentProcess, rdfs:label, "Treatment Process")
o-rdfs:Label(dpm:DieDiameter, "DieDiameter")ottr:Triple(dpm:DieDiameter, rdfs:label, "DieDiameter")
o-rdfs:Label(dpm:BulkPressProcess, "Bulk Press Process")ottr:Triple(dpm:BulkPressProcess, rdfs:label, "Bulk Press Process")
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, qudt:Force), _:argument2, qudt:KiloGM)ottr:Triple(x:argument1, pmd:characteristic, _:blank595)
o-owl-ax:SubClassOf(qudt:KiloGM, qudt:Unit)ottr:Triple(qudt:KiloGM, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank595, (pmd:SetPoint, qudt:Force), _:argument2, qudt:KiloGM)ottr:Triple(_:blank595, pmd:value, _:argument2)ottr:Triple(_:blank595, pmd:unit, qudt:KiloGM)
cross | o-rdf:Type(_:blank595, ++(pmd:SetPoint, qudt:Force))ottr:Triple(_:blank595, rdf:type, (pmd:SetPoint, qudt:Force))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, qudt:DieDiameter), _:argument3, qudt:M)ottr:Triple(x:argument1, pmd:characteristic, _:blank596)
o-owl-ax:SubClassOf(qudt:M, qudt:Unit)ottr:Triple(qudt:M, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank596, (pmd:SetPoint, qudt:DieDiameter), _:argument3, qudt:M)ottr:Triple(_:blank596, pmd:value, _:argument3)ottr:Triple(_:blank596, pmd:unit, qudt:M)
cross | o-rdf:Type(_:blank596, ++(pmd:SetPoint, qudt:DieDiameter))ottr:Triple(_:blank596, rdf:type, (pmd:SetPoint, qudt:DieDiameter))

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)
dpm:SampleProductionBulkPress dpm:SampleProductionBulkPress o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleProductionBulkPress->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleProductionBulkPress->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleProductionBulkPress->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleProductionBulkPress->dpm:HasCharacteristicNumerical ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->o-rdf:Type dpm:ValueObject->ottr:Triple
Hierarchical vertical layout (dot)
dpm:SampleProductionBulkPress dpm:SampleProductionBulkPress o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleProductionBulkPress->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleProductionBulkPress->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleProductionBulkPress->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleProductionBulkPress->dpm:HasCharacteristicNumerical ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->o-rdf:Type dpm:ValueObject->ottr:Triple
Spring model layout (neato)
dpm:SampleProductionBulkPress dpm:SampleProductionBulkPress o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleProductionBulkPress->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleProductionBulkPress->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleProductionBulkPress->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleProductionBulkPress->dpm:HasCharacteristicNumerical ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->o-rdf:Type dpm:ValueObject->ottr:Triple
Spring model layout (fdp)
dpm:SampleProductionBulkPress dpm:SampleProductionBulkPress o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleProductionBulkPress->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleProductionBulkPress->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleProductionBulkPress->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleProductionBulkPress->dpm:HasCharacteristicNumerical ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->o-rdf:Type dpm:ValueObject->ottr:Triple
Radial layout (twopi)
dpm:SampleProductionBulkPress dpm:SampleProductionBulkPress o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleProductionBulkPress->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleProductionBulkPress->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleProductionBulkPress->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleProductionBulkPress->dpm:HasCharacteristicNumerical ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->o-rdf:Type dpm:ValueObject->ottr:Triple
Circular layout (circo)
dpm:SampleProductionBulkPress dpm:SampleProductionBulkPress o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleProductionBulkPress->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleProductionBulkPress->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleProductionBulkPress->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleProductionBulkPress->dpm:HasCharacteristicNumerical ottr:Triple ottr:Triple o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->o-rdf:Type dpm:ValueObject->ottr:Triple

List of dependencies

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

dpm:SampleProductionBulkPress
o-owl-ax:SubClassOf (3)ottr:Triple (1)
o-rdf:Type (1)ottr:Triple (1)
o-rdfs:Label (3)ottr:Triple (1)
dpm:HasCharacteristicNumerical (2)ottr:Triple (1)
o-owl-ax:SubClassOf (1)ottr:Triple (1)
dpm:ValueObject (1)ottr:Triple (2)
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

dpm:SampleProductionBulkPress[
    ottr:IRI ?press_name,
    xsd:float ?force_unit_kg,
    xsd:float ?die-diameter_unit_m
] :: {
    o-owl-ax:SubClassOf(dpm:BulkPressProcess, pmd:TreatmentProcess),
    o-owl-ax:SubClassOf(dpm:DieDiameter, qudt:Diameter),
    o-owl-ax:SubClassOf(dpm:TreatmentProcess, pmd:ManufactureProcess),
    o-rdf:Type(?press_name, dpm:BulkPressProcess),
    o-rdfs:Label(dpm:BulkPressProcess, "Bulk Press Process"),
    o-rdfs:Label(dpm:DieDiameter, "DieDiameter"),
    o-rdfs:Label(dpm:TreatmentProcess, "Treatment Process"),
    dpm:HasCharacteristicNumerical(?press_name, (pmd:SetPoint, qudt:DieDiameter), ?die-diameter_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(?press_name, (pmd:SetPoint, qudt:Force), ?force_unit_kg, qudt:KiloGM)
} .

RDF/wOTTR

dpm:SampleProductionBulkPress
        rdf:type         ottr:Template ;
        ottr:parameters  ( [ ottr:name      "press_name" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:name      "force_unit_kg" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:name      "die-diameter_unit_m" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b2
                           ]
                         ) ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint qudt:Force )
                                          _:b1
                                          qudt:KiloGM
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:DieDiameter qudt:Diameter )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b0
                                          dpm:BulkPressProcess
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:BulkPressProcess "Bulk Press Process" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:BulkPressProcess pmd:TreatmentProcess )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint qudt:DieDiameter )
                                          _:b2
                                          qudt:M
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:TreatmentProcess pmd:ManufactureProcess )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:TreatmentProcess "Treatment Process" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:DieDiameter "DieDiameter" )
                         ] .

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 qudt:       <http://qudt.org/vocab/>.
@prefix o-owl-ax:   <http://tpl.ottr.xyz/owl/axiom/0.1/>.
@prefix o-rdf:      <http://tpl.ottr.xyz/rdf/0.1/>.
@prefix o-rdfs:     <http://tpl.ottr.xyz/rdfs/0.2/>.
@prefix rdf:        <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix xsd:        <http://www.w3.org/2001/XMLSchema#>.
@prefix pmd:        <https://w3id.org/pmd/co/>.
@prefix dpm:        <https://www.dipromag.de/dipromag_onto/0.1/>.