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