Contents

Template: dpm:MeasurementHeatCapacityDSCZeroField

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

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
1physicalMeasurementHeatCapacityDSCZeroFieldottr:IRInoyesno
2sampleottr:IRInoyesno
3shapeowl:Classyesyesno
4sample_mass_unit_kgxsd:floatyesyesno
5heat_cycles_numberxsd:intyesyesno
6atmosphereottr:IRIyesyesno
7gas_flow_unit_m3_divby_sxsd:floatyesyesno
8type_of_panxsd:stringyesyesno
9delta_T_divby_dt_unit_K_divby_sxsd:floatyesyesno
10min_temperature_unit_Kxsd:floatyesyesno
11max_temperature_unit_Kxsd:floatyesyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

dpm:MeasurementHeatCapacityDSCZeroField[
    ottr:IRI ?physicalMeasurementHeatCapacityDSCZeroField,
    ottr:IRI ?sample,
    ? owl:Class ?shape,
    ? xsd:float ?sample_mass_unit_kg,
    ? xsd:int ?heat_cycles_number,
    ? ottr:IRI ?atmosphere,
    ? xsd:float ?gas_flow_unit_m3_divby_s,
    ? xsd:string ?type_of_pan,
    ? xsd:float ?delta_T_divby_dt_unit_K_divby_s,
    ? xsd:float ?min_temperature_unit_K,
    ? xsd:float ?max_temperature_unit_K
] :: {
    ottr:Triple(?physicalMeasurementHeatCapacityDSCZeroField, pmd:executedBy, _:blank505),
    ottr:Triple(?physicalMeasurementHeatCapacityDSCZeroField, pmd:input, _:blank502),
    ottr:Triple(_:blank502, pmd:composedOf, ?sample),
    o-owl-ax:SubClassOf(dpm:d_T, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:DSCMeasuringProcess, pmd:MeasuringProcess),
    o-owl-ax:SubClassOf(dpm:GasFlow, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:HeatCyclesNumber, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:MaxTemperature, qudt:Temperature),
    o-owl-ax:SubClassOf(dpm:MinTemperature, qudt:Temperature),
    o-rdf:Type(?atmosphere, pmd:ChemicalComposition),
    o-rdf:Type(?physicalMeasurementHeatCapacityDSCZeroField, pmd:DSCMeasuringProcess),
    o-rdf:Type(_:blank502, pmd:Specimen),
    o-rdf:Type(_:blank505, _:blank537),
    o-rdfs:Label(dpm:d_T, "dT"),
    o-rdfs:Label(dpm:DSCMeasuringProcess, "DSC MeasuringProcess"),
    o-rdfs:Label(dpm:GasFlow, "GasFlow"),
    o-rdfs:Label(dpm:HeatCyclesNumber, "Heat Cycles Number"),
    o-rdfs:Label(dpm:M3_divby_SEC, "M3 divby SEC"),
    o-rdfs:Label(dpm:MaxTemperature, "Max. Temperature"),
    o-rdfs:Label(dpm:MinTemperature, "Min. Temperature"),
    dpm:HasAtmosphere(?physicalMeasurementHeatCapacityDSCZeroField, ?atmosphere),
    dpm:HasCharacteristicCategorical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint), ?type_of_pan),
    dpm:HasCharacteristicCategorical(_:blank502, (pmd:Measurement, ?shape), none),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:d_T), ?delta_T_divby_dt_unit_K_divby_s, dpm:K_divby_SEC),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:GasFlow), ?gas_flow_unit_m3_divby_s, dpm:M3_divby_SEC),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:HeatCyclesNumber), ?heat_cycles_number, none),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:MaxTemperature), ?max_temperature_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:MinTemperature), ?min_temperature_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(_:blank502, (pmd:Measurement, qudt:Mass), ?sample_mass_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:MeasurementHeatCapacityDSCZeroField(x:argument1, x:argument2, x:argument3, _:argument4, _:argument5, x:argument6, _:argument7, _:argument8, _:argument9, _:argument10, _:argument11)
RDF/wOTTR
[ ottr:of      dpm:MeasurementHeatCapacityDSCZeroField ;
  ottr:values  ( x:argument1 x:argument2 x:argument3
                 [] 
                 [] 
                 x:argument6
                 [] 
                 [] 
                 [] 
                 [] 
                 [] 
               )
] .

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/HeatCyclesNumber : LUB<ottr:IRI> dpm:HeatCyclesNumber "Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Heat Cycles Number https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->"Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> dpm:M3_divby_SEC "M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string M3 divby SEC https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->"M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:DSCMeasuringProcess x:argument1 blank1136 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1136 : LUB<rdfs:Resource> pmd:characteristic blank1137 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1137 : LUB<rdfs:Resource> pmd:input blank1138 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MaxTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1138 : LUB<rdfs:Resource> pmd:characteristic blank1139 : LUB<rdfs:Resource> pmd:SetPoint, dpm:GasFlow http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1139 : LUB<rdfs:Resource> pmd:characteristic blank1140 : LUB<rdfs:Resource> [blank] http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1140 : LUB<rdfs:Resource> pmd:executedBy blank1142 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1142 : LUB<rdfs:Resource> dpm:characteristic blank1143 : LUB<rdfs:Resource> pmd:SetPoint, dpm:d_T http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1143 : LUB<rdfs:Resource> pmd:characteristic blank1145 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MinTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1145 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> pmd:ChemicalComposition x:argument6 blank1136 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> dpm:relatesToComposition http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1137 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf blank1144 : LUB<rdfs:Resource> pmd:Measurement, qudt:Mass blank1137 : LUB<rdfs:Resource>->blank1144 : LUB<rdfs:Resource> pmd:characteristic argument11 : LUB<rdfs:Resource> blank1138 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1138 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI> dpm:MaxTemperature http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Max. Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->"Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI> dpm:d_T "dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->"dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1139 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> pmd:unit argument7 : LUB<rdfs:Resource> blank1139 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI> dpm:MinTemperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Min. Temperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->"Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI> dpm:GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->"GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument8 : LUB<rdfs:Resource> blank1142 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value argument9 : LUB<rdfs:Resource> blank1143 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> dpm:K_divby_SEC blank1143 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI> dpm:DSCMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DSC MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->"DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1144 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1144 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1145 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1145 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value
Hierarchical vertical layout (dot)
https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI> dpm:HeatCyclesNumber "Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Heat Cycles Number https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->"Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> dpm:M3_divby_SEC "M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string M3 divby SEC https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->"M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:DSCMeasuringProcess x:argument1 blank1136 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1136 : LUB<rdfs:Resource> pmd:characteristic blank1137 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1137 : LUB<rdfs:Resource> pmd:input blank1138 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MaxTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1138 : LUB<rdfs:Resource> pmd:characteristic blank1139 : LUB<rdfs:Resource> pmd:SetPoint, dpm:GasFlow http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1139 : LUB<rdfs:Resource> pmd:characteristic blank1140 : LUB<rdfs:Resource> [blank] http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1140 : LUB<rdfs:Resource> pmd:executedBy blank1142 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1142 : LUB<rdfs:Resource> dpm:characteristic blank1143 : LUB<rdfs:Resource> pmd:SetPoint, dpm:d_T http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1143 : LUB<rdfs:Resource> pmd:characteristic blank1145 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MinTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1145 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> pmd:ChemicalComposition x:argument6 blank1136 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> dpm:relatesToComposition http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1137 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf blank1144 : LUB<rdfs:Resource> pmd:Measurement, qudt:Mass blank1137 : LUB<rdfs:Resource>->blank1144 : LUB<rdfs:Resource> pmd:characteristic argument11 : LUB<rdfs:Resource> blank1138 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1138 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI> dpm:MaxTemperature http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Max. Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->"Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI> dpm:d_T "dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->"dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1139 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> pmd:unit argument7 : LUB<rdfs:Resource> blank1139 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI> dpm:MinTemperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Min. Temperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->"Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI> dpm:GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->"GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument8 : LUB<rdfs:Resource> blank1142 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value argument9 : LUB<rdfs:Resource> blank1143 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> dpm:K_divby_SEC blank1143 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI> dpm:DSCMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DSC MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->"DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1144 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1144 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1145 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1145 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value
Spring model layout (neato)
https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI> dpm:HeatCyclesNumber "Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Heat Cycles Number https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->"Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> dpm:M3_divby_SEC "M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string M3 divby SEC https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->"M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:DSCMeasuringProcess x:argument1 blank1136 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1136 : LUB<rdfs:Resource> pmd:characteristic blank1137 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1137 : LUB<rdfs:Resource> pmd:input blank1138 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MaxTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1138 : LUB<rdfs:Resource> pmd:characteristic blank1139 : LUB<rdfs:Resource> pmd:SetPoint, dpm:GasFlow http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1139 : LUB<rdfs:Resource> pmd:characteristic blank1140 : LUB<rdfs:Resource> [blank] http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1140 : LUB<rdfs:Resource> pmd:executedBy blank1142 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1142 : LUB<rdfs:Resource> dpm:characteristic blank1143 : LUB<rdfs:Resource> pmd:SetPoint, dpm:d_T http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1143 : LUB<rdfs:Resource> pmd:characteristic blank1145 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MinTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1145 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> pmd:ChemicalComposition x:argument6 blank1136 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> dpm:relatesToComposition http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1137 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf blank1144 : LUB<rdfs:Resource> pmd:Measurement, qudt:Mass blank1137 : LUB<rdfs:Resource>->blank1144 : LUB<rdfs:Resource> pmd:characteristic argument11 : LUB<rdfs:Resource> blank1138 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1138 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI> dpm:MaxTemperature http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Max. Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->"Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI> dpm:d_T "dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->"dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1139 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> pmd:unit argument7 : LUB<rdfs:Resource> blank1139 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI> dpm:MinTemperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Min. Temperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->"Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI> dpm:GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->"GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument8 : LUB<rdfs:Resource> blank1142 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value argument9 : LUB<rdfs:Resource> blank1143 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> dpm:K_divby_SEC blank1143 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI> dpm:DSCMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DSC MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->"DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1144 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1144 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1145 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1145 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value
Spring model layout (fdp)
https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI> dpm:HeatCyclesNumber "Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Heat Cycles Number https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->"Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> dpm:M3_divby_SEC "M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string M3 divby SEC https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->"M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:DSCMeasuringProcess x:argument1 blank1136 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1136 : LUB<rdfs:Resource> pmd:characteristic blank1137 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1137 : LUB<rdfs:Resource> pmd:input blank1138 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MaxTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1138 : LUB<rdfs:Resource> pmd:characteristic blank1139 : LUB<rdfs:Resource> pmd:SetPoint, dpm:GasFlow http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1139 : LUB<rdfs:Resource> pmd:characteristic blank1140 : LUB<rdfs:Resource> [blank] http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1140 : LUB<rdfs:Resource> pmd:executedBy blank1142 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1142 : LUB<rdfs:Resource> dpm:characteristic blank1143 : LUB<rdfs:Resource> pmd:SetPoint, dpm:d_T http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1143 : LUB<rdfs:Resource> pmd:characteristic blank1145 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MinTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1145 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> pmd:ChemicalComposition x:argument6 blank1136 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> dpm:relatesToComposition http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1137 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf blank1144 : LUB<rdfs:Resource> pmd:Measurement, qudt:Mass blank1137 : LUB<rdfs:Resource>->blank1144 : LUB<rdfs:Resource> pmd:characteristic argument11 : LUB<rdfs:Resource> blank1138 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1138 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI> dpm:MaxTemperature http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Max. Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->"Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI> dpm:d_T "dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->"dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1139 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> pmd:unit argument7 : LUB<rdfs:Resource> blank1139 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI> dpm:MinTemperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Min. Temperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->"Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI> dpm:GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->"GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument8 : LUB<rdfs:Resource> blank1142 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value argument9 : LUB<rdfs:Resource> blank1143 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> dpm:K_divby_SEC blank1143 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI> dpm:DSCMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DSC MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->"DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1144 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1144 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1145 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1145 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value
Radial layout (twopi)
https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI> dpm:HeatCyclesNumber "Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Heat Cycles Number https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->"Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> dpm:M3_divby_SEC "M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string M3 divby SEC https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->"M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:DSCMeasuringProcess x:argument1 blank1136 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1136 : LUB<rdfs:Resource> pmd:characteristic blank1137 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1137 : LUB<rdfs:Resource> pmd:input blank1138 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MaxTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1138 : LUB<rdfs:Resource> pmd:characteristic blank1139 : LUB<rdfs:Resource> pmd:SetPoint, dpm:GasFlow http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1139 : LUB<rdfs:Resource> pmd:characteristic blank1140 : LUB<rdfs:Resource> [blank] http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1140 : LUB<rdfs:Resource> pmd:executedBy blank1142 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1142 : LUB<rdfs:Resource> dpm:characteristic blank1143 : LUB<rdfs:Resource> pmd:SetPoint, dpm:d_T http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1143 : LUB<rdfs:Resource> pmd:characteristic blank1145 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MinTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1145 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> pmd:ChemicalComposition x:argument6 blank1136 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> dpm:relatesToComposition http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1137 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf blank1144 : LUB<rdfs:Resource> pmd:Measurement, qudt:Mass blank1137 : LUB<rdfs:Resource>->blank1144 : LUB<rdfs:Resource> pmd:characteristic argument11 : LUB<rdfs:Resource> blank1138 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1138 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI> dpm:MaxTemperature http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Max. Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->"Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI> dpm:d_T "dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->"dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1139 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> pmd:unit argument7 : LUB<rdfs:Resource> blank1139 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI> dpm:MinTemperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Min. Temperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->"Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI> dpm:GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->"GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument8 : LUB<rdfs:Resource> blank1142 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value argument9 : LUB<rdfs:Resource> blank1143 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> dpm:K_divby_SEC blank1143 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI> dpm:DSCMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DSC MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->"DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1144 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1144 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1145 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1145 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value
Circular layout (circo)
https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI> dpm:HeatCyclesNumber "Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Heat Cycles Number https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->"Heat Cycles Number"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/HeatCyclesNumber : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> dpm:M3_divby_SEC "M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string M3 divby SEC https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->"M3 divby SEC"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:DSCMeasuringProcess x:argument1 blank1136 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1136 : LUB<rdfs:Resource> pmd:characteristic blank1137 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1137 : LUB<rdfs:Resource> pmd:input blank1138 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MaxTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1138 : LUB<rdfs:Resource> pmd:characteristic blank1139 : LUB<rdfs:Resource> pmd:SetPoint, dpm:GasFlow http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1139 : LUB<rdfs:Resource> pmd:characteristic blank1140 : LUB<rdfs:Resource> [blank] http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1140 : LUB<rdfs:Resource> pmd:executedBy blank1142 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1142 : LUB<rdfs:Resource> dpm:characteristic blank1143 : LUB<rdfs:Resource> pmd:SetPoint, dpm:d_T http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1143 : LUB<rdfs:Resource> pmd:characteristic blank1145 : LUB<rdfs:Resource> pmd:SetPoint, dpm:MinTemperature http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1145 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> pmd:ChemicalComposition x:argument6 blank1136 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument6 : LUB<ottr:IRI> dpm:relatesToComposition http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1137 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf blank1144 : LUB<rdfs:Resource> pmd:Measurement, qudt:Mass blank1137 : LUB<rdfs:Resource>->blank1144 : LUB<rdfs:Resource> pmd:characteristic argument11 : LUB<rdfs:Resource> blank1138 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1138 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI> dpm:MaxTemperature http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Max. Temperature https://www.dipromag.de/dipromag_onto/0.1/MaxTemperature : LUB<ottr:IRI>->"Max. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI> dpm:d_T "dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->"dT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1139 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/M3_divby_SEC : LUB<ottr:IRI> pmd:unit argument7 : LUB<rdfs:Resource> blank1139 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI> dpm:MinTemperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Min. Temperature https://www.dipromag.de/dipromag_onto/0.1/MinTemperature : LUB<ottr:IRI>->"Min. Temperature"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI> dpm:GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string GasFlow https://www.dipromag.de/dipromag_onto/0.1/GasFlow : LUB<ottr:IRI>->"GasFlow"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument8 : LUB<rdfs:Resource> blank1142 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value argument9 : LUB<rdfs:Resource> blank1143 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> dpm:K_divby_SEC blank1143 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/K_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI> dpm:DSCMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string DSC MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/DSCMeasuringProcess : LUB<ottr:IRI>->"DSC MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1144 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1144 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1145 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1145 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value

Expanded RDF graph

x:argument1  rdf:type       pmd:DSCMeasuringProcess ;
        pmd:characteristic  [ rdf:type   dpm:MinTemperature , pmd:SetPoint ;
                              pmd:unit   qudt:K ;
                              pmd:value  [] 
                            ] ;
        pmd:characteristic  [ rdf:type   dpm:d_T , pmd:SetPoint ;
                              pmd:unit   dpm:K_divby_SEC ;
                              pmd:value  [] 
                            ] ;
        pmd:characteristic  [ rdf:type   dpm:GasFlow , pmd:SetPoint ;
                              pmd:unit   dpm:M3_divby_SEC ;
                              pmd:value  [] 
                            ] ;
        pmd:characteristic  [ rdf:type   dpm:MaxTemperature , pmd:SetPoint ;
                              pmd:unit   qudt:K ;
                              pmd:value  [] 
                            ] ;
        pmd:characteristic  [ rdf:type                  pmd:SetPoint , dpm:Atmosphere ;
                              dpm:relatesToComposition  x:argument6
                            ] ;
        pmd:executedBy      [ rdf:type  [] 
                            ] ;
        pmd:input           [ rdf:type            pmd:Specimen ;
                              pmd:characteristic  [ rdf:type   qudt:Mass , pmd:Measurement ;
                                                    pmd:unit   qudt:KiloGM ;
                                                    pmd:value  [] 
                                                  ] ;
                              pmd:composedOf      x:argument2
                            ] ;
        dpm:characteristic  [ pmd:value  [] 
                            ] .

dpm:HeatCyclesNumber  rdfs:label  "Heat Cycles Number" ;
        rdfs:subClassOf  pmd:ValueObject .

dpm:K_divby_SEC  rdfs:subClassOf  qudt:Unit .

x:argument6  rdf:type  pmd:ChemicalComposition .

dpm:MaxTemperature  rdfs:label  "Max. Temperature" ;
        rdfs:subClassOf  qudt:Temperature .

dpm:GasFlow  rdfs:label  "GasFlow" ;
        rdfs:subClassOf  pmd:ValueObject .

qudt:KiloGM  rdfs:subClassOf  qudt:Unit .

dpm:MinTemperature  rdfs:label  "Min. Temperature" ;
        rdfs:subClassOf  qudt:Temperature .

dpm:M3_divby_SEC  rdfs:label  "M3 divby SEC" ;
        rdfs:subClassOf  qudt:Unit .

dpm:DSCMeasuringProcess
        rdfs:label       "DSC MeasuringProcess" ;
        rdfs:subClassOf  pmd:MeasuringProcess .

dpm:d_T  rdfs:label      "dT" ;
        rdfs:subClassOf  pmd:ValueObject .

qudt:K  rdfs:subClassOf  qudt:Unit .

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:MeasurementHeatCapacityDSCZeroField(x:argument1, x:argument2, x:argument3, _:argument4, _:argument5, x:argument6, _:argument7, _:argument8, _:argument9, _:argument10, _:argument11)ottr:Triple(_:blank1114, pmd:composedOf, x:argument2)ottr:Triple(x:argument1, pmd:input, _:blank1114)ottr:Triple(x:argument1, pmd:executedBy, _:blank1115)
o-owl-ax:SubClassOf(dpm:MaxTemperature, qudt:Temperature)ottr:Triple(dpm:MaxTemperature, rdfs:subClassOf, qudt:Temperature)
o-owl-ax:SubClassOf(dpm:MinTemperature, qudt:Temperature)ottr:Triple(dpm:MinTemperature, rdfs:subClassOf, qudt:Temperature)
o-owl-ax:SubClassOf(dpm:HeatCyclesNumber, pmd:ValueObject)ottr:Triple(dpm:HeatCyclesNumber, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:d_T, pmd:ValueObject)ottr:Triple(dpm:d_T, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:DSCMeasuringProcess, pmd:MeasuringProcess)ottr:Triple(dpm:DSCMeasuringProcess, rdfs:subClassOf, pmd:MeasuringProcess)
o-owl-ax:SubClassOf(dpm:GasFlow, pmd:ValueObject)ottr:Triple(dpm:GasFlow, rdfs:subClassOf, pmd:ValueObject)
o-rdf:Type(x:argument6, pmd:ChemicalComposition)ottr:Triple(x:argument6, rdf:type, pmd:ChemicalComposition)
o-rdf:Type(x:argument1, pmd:DSCMeasuringProcess)ottr:Triple(x:argument1, rdf:type, pmd:DSCMeasuringProcess)
o-rdf:Type(_:blank1115, _:blank1116)ottr:Triple(_:blank1115, rdf:type, _:blank1116)
o-rdf:Type(_:blank1114, pmd:Specimen)ottr:Triple(_:blank1114, rdf:type, pmd:Specimen)
o-rdfs:Label(dpm:HeatCyclesNumber, "Heat Cycles Number")ottr:Triple(dpm:HeatCyclesNumber, rdfs:label, "Heat Cycles Number")
o-rdfs:Label(dpm:M3_divby_SEC, "M3 divby SEC")ottr:Triple(dpm:M3_divby_SEC, rdfs:label, "M3 divby SEC")
o-rdfs:Label(dpm:d_T, "dT")ottr:Triple(dpm:d_T, rdfs:label, "dT")
o-rdfs:Label(dpm:MaxTemperature, "Max. Temperature")ottr:Triple(dpm:MaxTemperature, rdfs:label, "Max. Temperature")
o-rdfs:Label(dpm:GasFlow, "GasFlow")ottr:Triple(dpm:GasFlow, rdfs:label, "GasFlow")
o-rdfs:Label(dpm:MinTemperature, "Min. Temperature")ottr:Triple(dpm:MinTemperature, rdfs:label, "Min. Temperature")
o-rdfs:Label(dpm:DSCMeasuringProcess, "DSC MeasuringProcess")ottr:Triple(dpm:DSCMeasuringProcess, rdfs:label, "DSC MeasuringProcess")
dpm:HasAtmosphere(x:argument1, x:argument6)ottr:Triple(x:argument1, pmd:characteristic, _:blank1117)ottr:Triple(_:blank1117, dpm:relatesToComposition, x:argument6)
cross | o-rdf:Type(_:blank1117, ++(dpm:Atmosphere, pmd:SetPoint))ottr:Triple(_:blank1117, rdf:type, (dpm:Atmosphere, pmd:SetPoint))
dpm:HasCharacteristicCategorical(_:blank1114, (pmd:Measurement, x:argument3), none)ottr:Triple(_:blank1119, pmd:value, none)ottr:Triple(_:blank1114, dpm:characteristic, _:blank1119)
dpm:ValueObject(_:blank1119, (pmd:Measurement, x:argument3), none, none)ottr:Triple(_:blank1119, pmd:value, none)ottr:Triple(_:blank1119, pmd:unit, none)
cross | o-rdf:Type(_:blank1119, ++(pmd:Measurement, x:argument3))ottr:Triple(_:blank1119, rdf:type, (pmd:Measurement, x:argument3))
dpm:HasCharacteristicCategorical(x:argument1, (pmd:SetPoint), _:argument8)ottr:Triple(_:blank1122, pmd:value, _:argument8)ottr:Triple(x:argument1, dpm:characteristic, _:blank1122)
dpm:ValueObject(_:blank1122, (pmd:SetPoint), none, none)ottr:Triple(_:blank1122, pmd:value, none)ottr:Triple(_:blank1122, pmd:unit, none)
cross | o-rdf:Type(_:blank1122, ++(pmd:SetPoint))ottr:Triple(_:blank1122, rdf:type, (pmd:SetPoint))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, dpm:MaxTemperature), _:argument11, qudt:K)ottr:Triple(x:argument1, pmd:characteristic, _:blank1118)
o-owl-ax:SubClassOf(qudt:K, qudt:Unit)ottr:Triple(qudt:K, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1118, (pmd:SetPoint, dpm:MaxTemperature), _:argument11, qudt:K)ottr:Triple(_:blank1118, pmd:value, _:argument11)ottr:Triple(_:blank1118, pmd:unit, qudt:K)
cross | o-rdf:Type(_:blank1118, ++(pmd:SetPoint, dpm:MaxTemperature))ottr:Triple(_:blank1118, rdf:type, (pmd:SetPoint, dpm:MaxTemperature))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, dpm:GasFlow), _:argument7, dpm:M3_divby_SEC)ottr:Triple(x:argument1, pmd:characteristic, _:blank1120)
o-owl-ax:SubClassOf(dpm:M3_divby_SEC, qudt:Unit)ottr:Triple(dpm:M3_divby_SEC, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1120, (pmd:SetPoint, dpm:GasFlow), _:argument7, dpm:M3_divby_SEC)ottr:Triple(_:blank1120, pmd:value, _:argument7)ottr:Triple(_:blank1120, pmd:unit, dpm:M3_divby_SEC)
cross | o-rdf:Type(_:blank1120, ++(pmd:SetPoint, dpm:GasFlow))ottr:Triple(_:blank1120, rdf:type, (pmd:SetPoint, dpm:GasFlow))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, dpm:HeatCyclesNumber), _:argument5, none)ottr:Triple(x:argument1, pmd:characteristic, _:blank1121)
o-owl-ax:SubClassOf(none, qudt:Unit)ottr:Triple(none, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1121, (pmd:SetPoint, dpm:HeatCyclesNumber), _:argument5, none)ottr:Triple(_:blank1121, pmd:value, _:argument5)ottr:Triple(_:blank1121, pmd:unit, none)
cross | o-rdf:Type(_:blank1121, ++(pmd:SetPoint, dpm:HeatCyclesNumber))ottr:Triple(_:blank1121, rdf:type, (pmd:SetPoint, dpm:HeatCyclesNumber))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, dpm:d_T), _:argument9, dpm:K_divby_SEC)ottr:Triple(x:argument1, pmd:characteristic, _:blank1123)
o-owl-ax:SubClassOf(dpm:K_divby_SEC, qudt:Unit)ottr:Triple(dpm:K_divby_SEC, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1123, (pmd:SetPoint, dpm:d_T), _:argument9, dpm:K_divby_SEC)ottr:Triple(_:blank1123, pmd:value, _:argument9)ottr:Triple(_:blank1123, pmd:unit, dpm:K_divby_SEC)
cross | o-rdf:Type(_:blank1123, ++(pmd:SetPoint, dpm:d_T))ottr:Triple(_:blank1123, rdf:type, (pmd:SetPoint, dpm:d_T))
dpm:HasCharacteristicNumerical(_:blank1114, (pmd:Measurement, qudt:Mass), _:argument4, qudt:KiloGM)ottr:Triple(_:blank1114, pmd:characteristic, _:blank1124)
o-owl-ax:SubClassOf(qudt:KiloGM, qudt:Unit)ottr:Triple(qudt:KiloGM, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1124, (pmd:Measurement, qudt:Mass), _:argument4, qudt:KiloGM)ottr:Triple(_:blank1124, pmd:value, _:argument4)ottr:Triple(_:blank1124, pmd:unit, qudt:KiloGM)
cross | o-rdf:Type(_:blank1124, ++(pmd:Measurement, qudt:Mass))ottr:Triple(_:blank1124, rdf:type, (pmd:Measurement, qudt:Mass))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, dpm:MinTemperature), _:argument10, qudt:K)ottr:Triple(x:argument1, pmd:characteristic, _:blank1125)
o-owl-ax:SubClassOf(qudt:K, qudt:Unit)ottr:Triple(qudt:K, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1125, (pmd:SetPoint, dpm:MinTemperature), _:argument10, qudt:K)ottr:Triple(_:blank1125, pmd:value, _:argument10)ottr:Triple(_:blank1125, pmd:unit, qudt:K)
cross | o-rdf:Type(_:blank1125, ++(pmd:SetPoint, dpm:MinTemperature))ottr:Triple(_:blank1125, rdf:type, (pmd:SetPoint, dpm:MinTemperature))

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

List of dependencies

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

dpm:MeasurementHeatCapacityDSCZeroFieldottr:Triple (3)
o-owl-ax:SubClassOf (6)ottr:Triple (1)
o-rdf:Type (4)ottr:Triple (1)
o-rdfs:Label (7)ottr:Triple (1)
dpm:HasAtmosphere (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
dpm:HasCharacteristicCategorical (2)ottr:Triple (2)
dpm:ValueObject (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
dpm:HasCharacteristicNumerical (6)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:MeasurementHeatCapacityDSCZeroField[
    ottr:IRI ?physicalMeasurementHeatCapacityDSCZeroField,
    ottr:IRI ?sample,
    ? owl:Class ?shape,
    ? xsd:float ?sample_mass_unit_kg,
    ? xsd:int ?heat_cycles_number,
    ? ottr:IRI ?atmosphere,
    ? xsd:float ?gas_flow_unit_m3_divby_s,
    ? xsd:string ?type_of_pan,
    ? xsd:float ?delta_T_divby_dt_unit_K_divby_s,
    ? xsd:float ?min_temperature_unit_K,
    ? xsd:float ?max_temperature_unit_K
] :: {
    ottr:Triple(?physicalMeasurementHeatCapacityDSCZeroField, pmd:executedBy, _:blank505),
    ottr:Triple(?physicalMeasurementHeatCapacityDSCZeroField, pmd:input, _:blank502),
    ottr:Triple(_:blank502, pmd:composedOf, ?sample),
    o-owl-ax:SubClassOf(dpm:d_T, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:DSCMeasuringProcess, pmd:MeasuringProcess),
    o-owl-ax:SubClassOf(dpm:GasFlow, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:HeatCyclesNumber, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:MaxTemperature, qudt:Temperature),
    o-owl-ax:SubClassOf(dpm:MinTemperature, qudt:Temperature),
    o-rdf:Type(?atmosphere, pmd:ChemicalComposition),
    o-rdf:Type(?physicalMeasurementHeatCapacityDSCZeroField, pmd:DSCMeasuringProcess),
    o-rdf:Type(_:blank502, pmd:Specimen),
    o-rdf:Type(_:blank505, _:blank537),
    o-rdfs:Label(dpm:d_T, "dT"),
    o-rdfs:Label(dpm:DSCMeasuringProcess, "DSC MeasuringProcess"),
    o-rdfs:Label(dpm:GasFlow, "GasFlow"),
    o-rdfs:Label(dpm:HeatCyclesNumber, "Heat Cycles Number"),
    o-rdfs:Label(dpm:M3_divby_SEC, "M3 divby SEC"),
    o-rdfs:Label(dpm:MaxTemperature, "Max. Temperature"),
    o-rdfs:Label(dpm:MinTemperature, "Min. Temperature"),
    dpm:HasAtmosphere(?physicalMeasurementHeatCapacityDSCZeroField, ?atmosphere),
    dpm:HasCharacteristicCategorical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint), ?type_of_pan),
    dpm:HasCharacteristicCategorical(_:blank502, (pmd:Measurement, ?shape), none),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:d_T), ?delta_T_divby_dt_unit_K_divby_s, dpm:K_divby_SEC),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:GasFlow), ?gas_flow_unit_m3_divby_s, dpm:M3_divby_SEC),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:HeatCyclesNumber), ?heat_cycles_number, none),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:MaxTemperature), ?max_temperature_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(?physicalMeasurementHeatCapacityDSCZeroField, (pmd:SetPoint, dpm:MinTemperature), ?min_temperature_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(_:blank502, (pmd:Measurement, qudt:Mass), ?sample_mass_unit_kg, qudt:KiloGM)
} .

RDF/wOTTR

dpm:MeasurementHeatCapacityDSCZeroField
        rdf:type         ottr:Template ;
        ottr:parameters  ( [ ottr:name      "physicalMeasurementHeatCapacityDSCZeroField" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:name      "sample" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "shape" ;
                             ottr:type      owl:Class ;
                             ottr:variable  _:b2
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "sample_mass_unit_kg" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b3
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "heat_cycles_number" ;
                             ottr:type      xsd:int ;
                             ottr:variable  _:b4
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "atmosphere" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b5
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "gas_flow_unit_m3_divby_s" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b6
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "type_of_pan" ;
                             ottr:type      xsd:string ;
                             ottr:variable  _:b7
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "delta_T_divby_dt_unit_K_divby_s" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b8
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "min_temperature_unit_K" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b9
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "max_temperature_unit_K" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b10
                           ]
                         ) ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:M3_divby_SEC "M3 divby SEC" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b11
                                          pmd:Specimen
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:MaxTemperature qudt:Temperature )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint dpm:MaxTemperature )
                                          _:b10
                                          qudt:K
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:DSCMeasuringProcess "DSC MeasuringProcess" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:MinTemperature "Min. Temperature" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:d_T "dT" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:DSCMeasuringProcess pmd:MeasuringProcess )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicCategorical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint )
                                          _:b7
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:HeatCyclesNumber "Heat Cycles Number" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:HeatCyclesNumber pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasAtmosphere ;
                           ottr:values  ( _:b0
                                          _:b5
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint dpm:MinTemperature )
                                          _:b9
                                          qudt:K
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:GasFlow pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:d_T pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:GasFlow "GasFlow" )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          pmd:executedBy
                                          _:b12
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:MinTemperature qudt:Temperature )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b11
                                          pmd:composedOf
                                          _:b1
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:MaxTemperature "Max. Temperature" )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint dpm:HeatCyclesNumber )
                                          _:b4
                                          ottr:none
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b5
                                          pmd:ChemicalComposition
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint dpm:d_T )
                                          _:b8
                                          dpm:K_divby_SEC
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:Measurement qudt:Mass )
                                          _:b3
                                          qudt:KiloGM
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint dpm:GasFlow )
                                          _:b6
                                          dpm:M3_divby_SEC
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b12
                                          [] 
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b0
                                          pmd:DSCMeasuringProcess
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicCategorical ;
                           ottr:values  ( _:b11
                                          ( pmd:Measurement
                                            _:b2
                                          )
                                          ottr:none
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          pmd:input
                                          _:b11
                                        )
                         ] .

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 owl:        <http://www.w3.org/2002/07/owl#>.
@prefix pmd:        <https://w3id.org/pmd/co/>.
@prefix dpm:        <https://www.dipromag.de/dipromag_onto/0.1/>.