Contents

Template: dpm:MeasurementMagneticPropertiesIsothermal

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

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
1isothermalMeasurementottr:IRInoyesno
2measurementMagneticPropertiesInitCharacteristicsMountingottr:IRInoyesno
3T_unit_KNEList<NEList<xsd:float>>noyesno
4B_step_isoT_unit_TNEList<NEList<xsd:float>>noyesno
5reset_T_H_heat_unit_K_TNEList<xsd:float>noyesno
6reset_T_H_cool_unit_K_TNEList<xsd:float>noyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

dpm:MeasurementMagneticPropertiesIsothermal[
    ottr:IRI ?isothermalMeasurement,
    ottr:IRI ?measurementMagneticPropertiesInitCharacteristicsMounting,
    NEList<NEList<xsd:float>> ?T_unit_K,
    NEList<NEList<xsd:float>> ?B_step_isoT_unit_T,
    NEList<xsd:float> ?reset_T_H_heat_unit_K_T,
    NEList<xsd:float> ?reset_T_H_cool_unit_K_T
] :: {
    ottr:Triple(?isothermalMeasurement, pmd:characteristic, _:blank502),
    ottr:Triple(?isothermalMeasurement, pmd:characteristic, _:blank505),
    ottr:Triple(?measurementMagneticPropertiesInitCharacteristicsMounting, pmd:subordinateProcess, ?isothermalMeasurement),
    ottr:Triple(dpm:Range, rdfs:comment, "A range consists of three values: start, end, and step."),
    o-owl-ax:SubClassOf(dpm:B_step_isoT, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:MagneticPropertiesMeasuringProcessIsothermal, dpm:MagneticPropertiesMeasuringProcess),
    o-owl-ax:SubClassOf(dpm:Range, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:Reset_T_H, pmd:SetPoint),
    o-owl-ax:SubClassOf(dpm:Reset_T_H_cool, pmd:Reset_T_H),
    o-owl-ax:SubClassOf(dpm:Reset_T_H_heat, pmd:Reset_T_H),
    o-owl-ma:DomainRange(dpm:range_end, pmd:Range, pmd:ValueObject),
    o-owl-ma:DomainRange(dpm:range_start, pmd:Range, pmd:ValueObject),
    o-owl-ma:DomainRange(dpm:range_step, pmd:Range, pmd:ValueObject),
    o-rdf:Type(?isothermalMeasurement, dpm:MagneticPropertiesMeasuringProcessIsothermal),
    o-rdf:Type(_:blank502, dpm:Reset_T_H_cool),
    o-rdf:Type(_:blank505, dpm:Reset_T_H_heat),
    o-rdfs:Label(dpm:B_step_isoT, "B_step isoT"),
    o-rdfs:Label(dpm:MagneticPropertiesMeasuringProcessIsothermal, "Magnetic Properties Measuring Process Isothermal"),
    o-rdfs:Label(dpm:Range, "Range"),
    o-rdfs:Label(dpm:range_end, "range end"),
    o-rdfs:Label(dpm:range_start, "range start"),
    o-rdfs:Label(dpm:range_step, "range step"),
    o-rdfs:Label(dpm:Reset_T_H, "Reset T_H"),
    o-rdfs:Label(dpm:Reset_T_H_cool, "Reset T_H_cool"),
    o-rdfs:Label(dpm:Reset_T_H_heat, "Reset T_H_heat"),
    cross | dpm:HasCharacteristicArange(?isothermalMeasurement, (qudt:Temperature, pmd:SetPoint), ++?T_unit_K, qudt:K),
    cross | dpm:HasCharacteristicArange(?isothermalMeasurement, (dpm:B_step_isoT, pmd:SetPoint), ++?B_step_isoT_unit_T, qudt:T),
    zipMax | dpm:HasCharacteristicNumerical(_:blank502, ++((pmd:SetPoint, dpm:Temperature), (pmd:SetPoint, qudt:MagneticField)), ++?reset_T_H_cool_unit_K_T, ++(qudt:K, qudt:T)),
    zipMax | dpm:HasCharacteristicNumerical(_:blank505, ++((pmd:SetPoint, qudt:Temperature), (pmd:SetPoint, qudt:MagneticField)), ++?reset_T_H_heat_unit_K_T, ++(qudt:K, qudt:T))
} .

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

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/B_step_isoT : LUB<ottr:IRI> dpm:B_step_isoT https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string B_step isoT https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->"B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI> dpm:range_step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->"range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Range : LUB<ottr:IRI> pmd:Range https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain blank1858 : LUB<rdfs:Resource> pmd:SetPoint, dpm:Temperature argument6-1 : LUB<rdfs:Resource> blank1858 : LUB<rdfs:Resource>->argument6-1 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1858 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1857 : LUB<rdfs:Resource> dpm:Reset_T_H_cool blank1857 : LUB<rdfs:Resource>->blank1858 : LUB<rdfs:Resource> pmd:characteristic blank1859 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1857 : LUB<rdfs:Resource>->blank1859 : LUB<rdfs:Resource> pmd:characteristic argument6-2 : LUB<rdfs:Resource> blank1859 : LUB<rdfs:Resource>->argument6-2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1859 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI> dpm:Reset_T_H_heat "Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_heat https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->"Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> pmd:Reset_T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI> dpm:range_start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->"range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1857 : LUB<rdfs:Resource> pmd:characteristic blank1860 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1860 : LUB<rdfs:Resource> pmd:characteristic blank1866 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1866 : LUB<rdfs:Resource> pmd:characteristic blank1872 : LUB<rdfs:Resource> dpm:Reset_T_H_heat http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1872 : LUB<rdfs:Resource> pmd:characteristic blank1875 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1875 : LUB<rdfs:Resource> pmd:characteristic blank1881 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1881 : LUB<rdfs:Resource> pmd:characteristic blank1861 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1861 : LUB<rdfs:Resource> dpm:range_start blank1862 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1862 : LUB<rdfs:Resource> dpm:range_end blank1863 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1863 : LUB<rdfs:Resource> dpm:range_step blank1864 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1861 : LUB<rdfs:Resource>->blank1864 : LUB<rdfs:Resource> pmd:characteristic blank1865 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1862 : LUB<rdfs:Resource>->blank1865 : LUB<rdfs:Resource> pmd:characteristic blank1864 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-1 : LUB<rdfs:Resource> blank1864 : LUB<rdfs:Resource>->argument3-1-1 : LUB<rdfs:Resource> pmd:value blank1865 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-2 : LUB<rdfs:Resource> blank1865 : LUB<rdfs:Resource>->argument3-1-2 : LUB<rdfs:Resource> pmd:value blank1867 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1867 : LUB<rdfs:Resource> dpm:range_start blank1868 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1868 : LUB<rdfs:Resource> dpm:range_end blank1869 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1869 : LUB<rdfs:Resource> dpm:range_step blank1870 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1867 : LUB<rdfs:Resource>->blank1870 : LUB<rdfs:Resource> pmd:characteristic blank1871 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1868 : LUB<rdfs:Resource>->blank1871 : LUB<rdfs:Resource> pmd:characteristic blank1870 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-1 : LUB<rdfs:Resource> blank1870 : LUB<rdfs:Resource>->argument3-2-1 : LUB<rdfs:Resource> pmd:value blank1871 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-2 : LUB<rdfs:Resource> blank1871 : LUB<rdfs:Resource>->argument3-2-2 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Magnetic Properties Measuring Process Isothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->"Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI> dpm:Reset_T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf "Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->"Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI> dpm:range_end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain "range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->"range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:subordinateProcess https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI> dpm:Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string A range consists of three values: start, end, and step. https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:comment "Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI> dpm:Reset_T_H "Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->"Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> pmd:SetPoint https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> rdfs:subClassOf blank1873 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Temperature blank1873 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument5-1 : LUB<rdfs:Resource> blank1873 : LUB<rdfs:Resource>->argument5-1 : LUB<rdfs:Resource> pmd:value blank1872 : LUB<rdfs:Resource>->blank1873 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1872 : LUB<rdfs:Resource>->blank1874 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument5-2 : LUB<rdfs:Resource> blank1874 : LUB<rdfs:Resource>->argument5-2 : LUB<rdfs:Resource> pmd:value blank1876 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1876 : LUB<rdfs:Resource> dpm:range_start blank1877 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1877 : LUB<rdfs:Resource> dpm:range_end blank1878 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1878 : LUB<rdfs:Resource> dpm:range_step blank1879 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1876 : LUB<rdfs:Resource>->blank1879 : LUB<rdfs:Resource> pmd:characteristic blank1880 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1877 : LUB<rdfs:Resource>->blank1880 : LUB<rdfs:Resource> pmd:characteristic blank1879 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-1 : LUB<rdfs:Resource> blank1879 : LUB<rdfs:Resource>->argument4-1-1 : LUB<rdfs:Resource> pmd:value blank1880 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-2 : LUB<rdfs:Resource> blank1880 : LUB<rdfs:Resource>->argument4-1-2 : LUB<rdfs:Resource> pmd:value blank1882 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1882 : LUB<rdfs:Resource> dpm:range_start blank1883 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1883 : LUB<rdfs:Resource> dpm:range_end blank1884 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1884 : LUB<rdfs:Resource> dpm:range_step blank1885 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1882 : LUB<rdfs:Resource>->blank1885 : LUB<rdfs:Resource> pmd:characteristic blank1886 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1883 : LUB<rdfs:Resource>->blank1886 : LUB<rdfs:Resource> pmd:characteristic blank1885 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-1 : LUB<rdfs:Resource> blank1885 : LUB<rdfs:Resource>->argument4-2-1 : LUB<rdfs:Resource> pmd:value blank1886 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-2 : LUB<rdfs:Resource> blank1886 : LUB<rdfs:Resource>->argument4-2-2 : LUB<rdfs:Resource> pmd:value
Hierarchical vertical layout (dot)
https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI> dpm:B_step_isoT https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string B_step isoT https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->"B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI> dpm:range_step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->"range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Range : LUB<ottr:IRI> pmd:Range https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain blank1858 : LUB<rdfs:Resource> pmd:SetPoint, dpm:Temperature argument6-1 : LUB<rdfs:Resource> blank1858 : LUB<rdfs:Resource>->argument6-1 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1858 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1857 : LUB<rdfs:Resource> dpm:Reset_T_H_cool blank1857 : LUB<rdfs:Resource>->blank1858 : LUB<rdfs:Resource> pmd:characteristic blank1859 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1857 : LUB<rdfs:Resource>->blank1859 : LUB<rdfs:Resource> pmd:characteristic argument6-2 : LUB<rdfs:Resource> blank1859 : LUB<rdfs:Resource>->argument6-2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1859 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI> dpm:Reset_T_H_heat "Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_heat https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->"Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> pmd:Reset_T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI> dpm:range_start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->"range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1857 : LUB<rdfs:Resource> pmd:characteristic blank1860 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1860 : LUB<rdfs:Resource> pmd:characteristic blank1866 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1866 : LUB<rdfs:Resource> pmd:characteristic blank1872 : LUB<rdfs:Resource> dpm:Reset_T_H_heat http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1872 : LUB<rdfs:Resource> pmd:characteristic blank1875 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1875 : LUB<rdfs:Resource> pmd:characteristic blank1881 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1881 : LUB<rdfs:Resource> pmd:characteristic blank1861 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1861 : LUB<rdfs:Resource> dpm:range_start blank1862 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1862 : LUB<rdfs:Resource> dpm:range_end blank1863 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1863 : LUB<rdfs:Resource> dpm:range_step blank1864 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1861 : LUB<rdfs:Resource>->blank1864 : LUB<rdfs:Resource> pmd:characteristic blank1865 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1862 : LUB<rdfs:Resource>->blank1865 : LUB<rdfs:Resource> pmd:characteristic blank1864 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-1 : LUB<rdfs:Resource> blank1864 : LUB<rdfs:Resource>->argument3-1-1 : LUB<rdfs:Resource> pmd:value blank1865 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-2 : LUB<rdfs:Resource> blank1865 : LUB<rdfs:Resource>->argument3-1-2 : LUB<rdfs:Resource> pmd:value blank1867 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1867 : LUB<rdfs:Resource> dpm:range_start blank1868 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1868 : LUB<rdfs:Resource> dpm:range_end blank1869 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1869 : LUB<rdfs:Resource> dpm:range_step blank1870 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1867 : LUB<rdfs:Resource>->blank1870 : LUB<rdfs:Resource> pmd:characteristic blank1871 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1868 : LUB<rdfs:Resource>->blank1871 : LUB<rdfs:Resource> pmd:characteristic blank1870 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-1 : LUB<rdfs:Resource> blank1870 : LUB<rdfs:Resource>->argument3-2-1 : LUB<rdfs:Resource> pmd:value blank1871 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-2 : LUB<rdfs:Resource> blank1871 : LUB<rdfs:Resource>->argument3-2-2 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Magnetic Properties Measuring Process Isothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->"Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI> dpm:Reset_T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf "Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->"Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI> dpm:range_end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain "range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->"range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:subordinateProcess https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI> dpm:Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string A range consists of three values: start, end, and step. https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:comment "Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI> dpm:Reset_T_H "Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->"Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> pmd:SetPoint https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> rdfs:subClassOf blank1873 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Temperature blank1873 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument5-1 : LUB<rdfs:Resource> blank1873 : LUB<rdfs:Resource>->argument5-1 : LUB<rdfs:Resource> pmd:value blank1872 : LUB<rdfs:Resource>->blank1873 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1872 : LUB<rdfs:Resource>->blank1874 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument5-2 : LUB<rdfs:Resource> blank1874 : LUB<rdfs:Resource>->argument5-2 : LUB<rdfs:Resource> pmd:value blank1876 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1876 : LUB<rdfs:Resource> dpm:range_start blank1877 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1877 : LUB<rdfs:Resource> dpm:range_end blank1878 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1878 : LUB<rdfs:Resource> dpm:range_step blank1879 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1876 : LUB<rdfs:Resource>->blank1879 : LUB<rdfs:Resource> pmd:characteristic blank1880 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1877 : LUB<rdfs:Resource>->blank1880 : LUB<rdfs:Resource> pmd:characteristic blank1879 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-1 : LUB<rdfs:Resource> blank1879 : LUB<rdfs:Resource>->argument4-1-1 : LUB<rdfs:Resource> pmd:value blank1880 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-2 : LUB<rdfs:Resource> blank1880 : LUB<rdfs:Resource>->argument4-1-2 : LUB<rdfs:Resource> pmd:value blank1882 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1882 : LUB<rdfs:Resource> dpm:range_start blank1883 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1883 : LUB<rdfs:Resource> dpm:range_end blank1884 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1884 : LUB<rdfs:Resource> dpm:range_step blank1885 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1882 : LUB<rdfs:Resource>->blank1885 : LUB<rdfs:Resource> pmd:characteristic blank1886 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1883 : LUB<rdfs:Resource>->blank1886 : LUB<rdfs:Resource> pmd:characteristic blank1885 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-1 : LUB<rdfs:Resource> blank1885 : LUB<rdfs:Resource>->argument4-2-1 : LUB<rdfs:Resource> pmd:value blank1886 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-2 : LUB<rdfs:Resource> blank1886 : LUB<rdfs:Resource>->argument4-2-2 : LUB<rdfs:Resource> pmd:value
Spring model layout (neato)
https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI> dpm:B_step_isoT https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string B_step isoT https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->"B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI> dpm:range_step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->"range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Range : LUB<ottr:IRI> pmd:Range https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain blank1858 : LUB<rdfs:Resource> pmd:SetPoint, dpm:Temperature argument6-1 : LUB<rdfs:Resource> blank1858 : LUB<rdfs:Resource>->argument6-1 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1858 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1857 : LUB<rdfs:Resource> dpm:Reset_T_H_cool blank1857 : LUB<rdfs:Resource>->blank1858 : LUB<rdfs:Resource> pmd:characteristic blank1859 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1857 : LUB<rdfs:Resource>->blank1859 : LUB<rdfs:Resource> pmd:characteristic argument6-2 : LUB<rdfs:Resource> blank1859 : LUB<rdfs:Resource>->argument6-2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1859 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI> dpm:Reset_T_H_heat "Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_heat https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->"Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> pmd:Reset_T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI> dpm:range_start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->"range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1857 : LUB<rdfs:Resource> pmd:characteristic blank1860 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1860 : LUB<rdfs:Resource> pmd:characteristic blank1866 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1866 : LUB<rdfs:Resource> pmd:characteristic blank1872 : LUB<rdfs:Resource> dpm:Reset_T_H_heat http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1872 : LUB<rdfs:Resource> pmd:characteristic blank1875 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1875 : LUB<rdfs:Resource> pmd:characteristic blank1881 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1881 : LUB<rdfs:Resource> pmd:characteristic blank1861 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1861 : LUB<rdfs:Resource> dpm:range_start blank1862 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1862 : LUB<rdfs:Resource> dpm:range_end blank1863 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1863 : LUB<rdfs:Resource> dpm:range_step blank1864 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1861 : LUB<rdfs:Resource>->blank1864 : LUB<rdfs:Resource> pmd:characteristic blank1865 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1862 : LUB<rdfs:Resource>->blank1865 : LUB<rdfs:Resource> pmd:characteristic blank1864 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-1 : LUB<rdfs:Resource> blank1864 : LUB<rdfs:Resource>->argument3-1-1 : LUB<rdfs:Resource> pmd:value blank1865 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-2 : LUB<rdfs:Resource> blank1865 : LUB<rdfs:Resource>->argument3-1-2 : LUB<rdfs:Resource> pmd:value blank1867 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1867 : LUB<rdfs:Resource> dpm:range_start blank1868 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1868 : LUB<rdfs:Resource> dpm:range_end blank1869 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1869 : LUB<rdfs:Resource> dpm:range_step blank1870 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1867 : LUB<rdfs:Resource>->blank1870 : LUB<rdfs:Resource> pmd:characteristic blank1871 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1868 : LUB<rdfs:Resource>->blank1871 : LUB<rdfs:Resource> pmd:characteristic blank1870 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-1 : LUB<rdfs:Resource> blank1870 : LUB<rdfs:Resource>->argument3-2-1 : LUB<rdfs:Resource> pmd:value blank1871 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-2 : LUB<rdfs:Resource> blank1871 : LUB<rdfs:Resource>->argument3-2-2 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Magnetic Properties Measuring Process Isothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->"Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI> dpm:Reset_T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf "Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->"Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI> dpm:range_end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain "range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->"range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:subordinateProcess https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI> dpm:Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string A range consists of three values: start, end, and step. https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:comment "Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI> dpm:Reset_T_H "Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->"Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> pmd:SetPoint https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> rdfs:subClassOf blank1873 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Temperature blank1873 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument5-1 : LUB<rdfs:Resource> blank1873 : LUB<rdfs:Resource>->argument5-1 : LUB<rdfs:Resource> pmd:value blank1872 : LUB<rdfs:Resource>->blank1873 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1872 : LUB<rdfs:Resource>->blank1874 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument5-2 : LUB<rdfs:Resource> blank1874 : LUB<rdfs:Resource>->argument5-2 : LUB<rdfs:Resource> pmd:value blank1876 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1876 : LUB<rdfs:Resource> dpm:range_start blank1877 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1877 : LUB<rdfs:Resource> dpm:range_end blank1878 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1878 : LUB<rdfs:Resource> dpm:range_step blank1879 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1876 : LUB<rdfs:Resource>->blank1879 : LUB<rdfs:Resource> pmd:characteristic blank1880 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1877 : LUB<rdfs:Resource>->blank1880 : LUB<rdfs:Resource> pmd:characteristic blank1879 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-1 : LUB<rdfs:Resource> blank1879 : LUB<rdfs:Resource>->argument4-1-1 : LUB<rdfs:Resource> pmd:value blank1880 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-2 : LUB<rdfs:Resource> blank1880 : LUB<rdfs:Resource>->argument4-1-2 : LUB<rdfs:Resource> pmd:value blank1882 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1882 : LUB<rdfs:Resource> dpm:range_start blank1883 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1883 : LUB<rdfs:Resource> dpm:range_end blank1884 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1884 : LUB<rdfs:Resource> dpm:range_step blank1885 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1882 : LUB<rdfs:Resource>->blank1885 : LUB<rdfs:Resource> pmd:characteristic blank1886 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1883 : LUB<rdfs:Resource>->blank1886 : LUB<rdfs:Resource> pmd:characteristic blank1885 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-1 : LUB<rdfs:Resource> blank1885 : LUB<rdfs:Resource>->argument4-2-1 : LUB<rdfs:Resource> pmd:value blank1886 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-2 : LUB<rdfs:Resource> blank1886 : LUB<rdfs:Resource>->argument4-2-2 : LUB<rdfs:Resource> pmd:value
Spring model layout (fdp)
https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI> dpm:B_step_isoT https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string B_step isoT https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->"B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI> dpm:range_step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->"range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Range : LUB<ottr:IRI> pmd:Range https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain blank1858 : LUB<rdfs:Resource> pmd:SetPoint, dpm:Temperature argument6-1 : LUB<rdfs:Resource> blank1858 : LUB<rdfs:Resource>->argument6-1 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1858 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1857 : LUB<rdfs:Resource> dpm:Reset_T_H_cool blank1857 : LUB<rdfs:Resource>->blank1858 : LUB<rdfs:Resource> pmd:characteristic blank1859 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1857 : LUB<rdfs:Resource>->blank1859 : LUB<rdfs:Resource> pmd:characteristic argument6-2 : LUB<rdfs:Resource> blank1859 : LUB<rdfs:Resource>->argument6-2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1859 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI> dpm:Reset_T_H_heat "Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_heat https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->"Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> pmd:Reset_T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI> dpm:range_start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->"range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1857 : LUB<rdfs:Resource> pmd:characteristic blank1860 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1860 : LUB<rdfs:Resource> pmd:characteristic blank1866 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1866 : LUB<rdfs:Resource> pmd:characteristic blank1872 : LUB<rdfs:Resource> dpm:Reset_T_H_heat http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1872 : LUB<rdfs:Resource> pmd:characteristic blank1875 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1875 : LUB<rdfs:Resource> pmd:characteristic blank1881 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1881 : LUB<rdfs:Resource> pmd:characteristic blank1861 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1861 : LUB<rdfs:Resource> dpm:range_start blank1862 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1862 : LUB<rdfs:Resource> dpm:range_end blank1863 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1863 : LUB<rdfs:Resource> dpm:range_step blank1864 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1861 : LUB<rdfs:Resource>->blank1864 : LUB<rdfs:Resource> pmd:characteristic blank1865 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1862 : LUB<rdfs:Resource>->blank1865 : LUB<rdfs:Resource> pmd:characteristic blank1864 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-1 : LUB<rdfs:Resource> blank1864 : LUB<rdfs:Resource>->argument3-1-1 : LUB<rdfs:Resource> pmd:value blank1865 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-2 : LUB<rdfs:Resource> blank1865 : LUB<rdfs:Resource>->argument3-1-2 : LUB<rdfs:Resource> pmd:value blank1867 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1867 : LUB<rdfs:Resource> dpm:range_start blank1868 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1868 : LUB<rdfs:Resource> dpm:range_end blank1869 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1869 : LUB<rdfs:Resource> dpm:range_step blank1870 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1867 : LUB<rdfs:Resource>->blank1870 : LUB<rdfs:Resource> pmd:characteristic blank1871 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1868 : LUB<rdfs:Resource>->blank1871 : LUB<rdfs:Resource> pmd:characteristic blank1870 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-1 : LUB<rdfs:Resource> blank1870 : LUB<rdfs:Resource>->argument3-2-1 : LUB<rdfs:Resource> pmd:value blank1871 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-2 : LUB<rdfs:Resource> blank1871 : LUB<rdfs:Resource>->argument3-2-2 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Magnetic Properties Measuring Process Isothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->"Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI> dpm:Reset_T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf "Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->"Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI> dpm:range_end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain "range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->"range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:subordinateProcess https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI> dpm:Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string A range consists of three values: start, end, and step. https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:comment "Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI> dpm:Reset_T_H "Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->"Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> pmd:SetPoint https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> rdfs:subClassOf blank1873 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Temperature blank1873 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument5-1 : LUB<rdfs:Resource> blank1873 : LUB<rdfs:Resource>->argument5-1 : LUB<rdfs:Resource> pmd:value blank1872 : LUB<rdfs:Resource>->blank1873 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1872 : LUB<rdfs:Resource>->blank1874 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument5-2 : LUB<rdfs:Resource> blank1874 : LUB<rdfs:Resource>->argument5-2 : LUB<rdfs:Resource> pmd:value blank1876 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1876 : LUB<rdfs:Resource> dpm:range_start blank1877 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1877 : LUB<rdfs:Resource> dpm:range_end blank1878 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1878 : LUB<rdfs:Resource> dpm:range_step blank1879 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1876 : LUB<rdfs:Resource>->blank1879 : LUB<rdfs:Resource> pmd:characteristic blank1880 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1877 : LUB<rdfs:Resource>->blank1880 : LUB<rdfs:Resource> pmd:characteristic blank1879 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-1 : LUB<rdfs:Resource> blank1879 : LUB<rdfs:Resource>->argument4-1-1 : LUB<rdfs:Resource> pmd:value blank1880 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-2 : LUB<rdfs:Resource> blank1880 : LUB<rdfs:Resource>->argument4-1-2 : LUB<rdfs:Resource> pmd:value blank1882 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1882 : LUB<rdfs:Resource> dpm:range_start blank1883 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1883 : LUB<rdfs:Resource> dpm:range_end blank1884 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1884 : LUB<rdfs:Resource> dpm:range_step blank1885 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1882 : LUB<rdfs:Resource>->blank1885 : LUB<rdfs:Resource> pmd:characteristic blank1886 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1883 : LUB<rdfs:Resource>->blank1886 : LUB<rdfs:Resource> pmd:characteristic blank1885 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-1 : LUB<rdfs:Resource> blank1885 : LUB<rdfs:Resource>->argument4-2-1 : LUB<rdfs:Resource> pmd:value blank1886 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-2 : LUB<rdfs:Resource> blank1886 : LUB<rdfs:Resource>->argument4-2-2 : LUB<rdfs:Resource> pmd:value
Radial layout (twopi)
https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI> dpm:B_step_isoT https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string B_step isoT https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->"B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI> dpm:range_step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->"range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Range : LUB<ottr:IRI> pmd:Range https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain blank1858 : LUB<rdfs:Resource> pmd:SetPoint, dpm:Temperature argument6-1 : LUB<rdfs:Resource> blank1858 : LUB<rdfs:Resource>->argument6-1 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1858 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1857 : LUB<rdfs:Resource> dpm:Reset_T_H_cool blank1857 : LUB<rdfs:Resource>->blank1858 : LUB<rdfs:Resource> pmd:characteristic blank1859 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1857 : LUB<rdfs:Resource>->blank1859 : LUB<rdfs:Resource> pmd:characteristic argument6-2 : LUB<rdfs:Resource> blank1859 : LUB<rdfs:Resource>->argument6-2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1859 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI> dpm:Reset_T_H_heat "Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_heat https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->"Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> pmd:Reset_T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI> dpm:range_start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->"range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1857 : LUB<rdfs:Resource> pmd:characteristic blank1860 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1860 : LUB<rdfs:Resource> pmd:characteristic blank1866 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1866 : LUB<rdfs:Resource> pmd:characteristic blank1872 : LUB<rdfs:Resource> dpm:Reset_T_H_heat http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1872 : LUB<rdfs:Resource> pmd:characteristic blank1875 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1875 : LUB<rdfs:Resource> pmd:characteristic blank1881 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1881 : LUB<rdfs:Resource> pmd:characteristic blank1861 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1861 : LUB<rdfs:Resource> dpm:range_start blank1862 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1862 : LUB<rdfs:Resource> dpm:range_end blank1863 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1863 : LUB<rdfs:Resource> dpm:range_step blank1864 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1861 : LUB<rdfs:Resource>->blank1864 : LUB<rdfs:Resource> pmd:characteristic blank1865 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1862 : LUB<rdfs:Resource>->blank1865 : LUB<rdfs:Resource> pmd:characteristic blank1864 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-1 : LUB<rdfs:Resource> blank1864 : LUB<rdfs:Resource>->argument3-1-1 : LUB<rdfs:Resource> pmd:value blank1865 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-2 : LUB<rdfs:Resource> blank1865 : LUB<rdfs:Resource>->argument3-1-2 : LUB<rdfs:Resource> pmd:value blank1867 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1867 : LUB<rdfs:Resource> dpm:range_start blank1868 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1868 : LUB<rdfs:Resource> dpm:range_end blank1869 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1869 : LUB<rdfs:Resource> dpm:range_step blank1870 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1867 : LUB<rdfs:Resource>->blank1870 : LUB<rdfs:Resource> pmd:characteristic blank1871 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1868 : LUB<rdfs:Resource>->blank1871 : LUB<rdfs:Resource> pmd:characteristic blank1870 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-1 : LUB<rdfs:Resource> blank1870 : LUB<rdfs:Resource>->argument3-2-1 : LUB<rdfs:Resource> pmd:value blank1871 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-2 : LUB<rdfs:Resource> blank1871 : LUB<rdfs:Resource>->argument3-2-2 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Magnetic Properties Measuring Process Isothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->"Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI> dpm:Reset_T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf "Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->"Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI> dpm:range_end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain "range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->"range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:subordinateProcess https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI> dpm:Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string A range consists of three values: start, end, and step. https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:comment "Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI> dpm:Reset_T_H "Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->"Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> pmd:SetPoint https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> rdfs:subClassOf blank1873 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Temperature blank1873 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument5-1 : LUB<rdfs:Resource> blank1873 : LUB<rdfs:Resource>->argument5-1 : LUB<rdfs:Resource> pmd:value blank1872 : LUB<rdfs:Resource>->blank1873 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1872 : LUB<rdfs:Resource>->blank1874 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument5-2 : LUB<rdfs:Resource> blank1874 : LUB<rdfs:Resource>->argument5-2 : LUB<rdfs:Resource> pmd:value blank1876 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1876 : LUB<rdfs:Resource> dpm:range_start blank1877 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1877 : LUB<rdfs:Resource> dpm:range_end blank1878 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1878 : LUB<rdfs:Resource> dpm:range_step blank1879 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1876 : LUB<rdfs:Resource>->blank1879 : LUB<rdfs:Resource> pmd:characteristic blank1880 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1877 : LUB<rdfs:Resource>->blank1880 : LUB<rdfs:Resource> pmd:characteristic blank1879 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-1 : LUB<rdfs:Resource> blank1879 : LUB<rdfs:Resource>->argument4-1-1 : LUB<rdfs:Resource> pmd:value blank1880 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-2 : LUB<rdfs:Resource> blank1880 : LUB<rdfs:Resource>->argument4-1-2 : LUB<rdfs:Resource> pmd:value blank1882 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1882 : LUB<rdfs:Resource> dpm:range_start blank1883 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1883 : LUB<rdfs:Resource> dpm:range_end blank1884 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1884 : LUB<rdfs:Resource> dpm:range_step blank1885 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1882 : LUB<rdfs:Resource>->blank1885 : LUB<rdfs:Resource> pmd:characteristic blank1886 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1883 : LUB<rdfs:Resource>->blank1886 : LUB<rdfs:Resource> pmd:characteristic blank1885 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-1 : LUB<rdfs:Resource> blank1885 : LUB<rdfs:Resource>->argument4-2-1 : LUB<rdfs:Resource> pmd:value blank1886 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-2 : LUB<rdfs:Resource> blank1886 : LUB<rdfs:Resource>->argument4-2-2 : LUB<rdfs:Resource> pmd:value
Circular layout (circo)
https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI> dpm:B_step_isoT https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string B_step isoT https://www.dipromag.de/dipromag_onto/0.1/B_step_isoT : LUB<ottr:IRI>->"B_step isoT"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI> dpm:range_step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range step https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->"range step"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Range : LUB<ottr:IRI> pmd:Range https://www.dipromag.de/dipromag_onto/0.1/range_step : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain blank1858 : LUB<rdfs:Resource> pmd:SetPoint, dpm:Temperature argument6-1 : LUB<rdfs:Resource> blank1858 : LUB<rdfs:Resource>->argument6-1 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1858 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/K : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1857 : LUB<rdfs:Resource> dpm:Reset_T_H_cool blank1857 : LUB<rdfs:Resource>->blank1858 : LUB<rdfs:Resource> pmd:characteristic blank1859 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1857 : LUB<rdfs:Resource>->blank1859 : LUB<rdfs:Resource> pmd:characteristic argument6-2 : LUB<rdfs:Resource> blank1859 : LUB<rdfs:Resource>->argument6-2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1859 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI> dpm:Reset_T_H_heat "Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_heat https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->"Reset T_H_heat"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> pmd:Reset_T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_heat : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI> dpm:range_start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range "range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range start https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->"range start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_start : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1857 : LUB<rdfs:Resource> pmd:characteristic blank1860 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1860 : LUB<rdfs:Resource> pmd:characteristic blank1866 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1866 : LUB<rdfs:Resource> pmd:characteristic blank1872 : LUB<rdfs:Resource> dpm:Reset_T_H_heat http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1872 : LUB<rdfs:Resource> pmd:characteristic blank1875 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1875 : LUB<rdfs:Resource> pmd:characteristic blank1881 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint, dpm:Range http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1881 : LUB<rdfs:Resource> pmd:characteristic blank1861 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1861 : LUB<rdfs:Resource> dpm:range_start blank1862 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1862 : LUB<rdfs:Resource> dpm:range_end blank1863 : LUB<rdfs:Resource> blank1860 : LUB<rdfs:Resource>->blank1863 : LUB<rdfs:Resource> dpm:range_step blank1864 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1861 : LUB<rdfs:Resource>->blank1864 : LUB<rdfs:Resource> pmd:characteristic blank1865 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1862 : LUB<rdfs:Resource>->blank1865 : LUB<rdfs:Resource> pmd:characteristic blank1864 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-1 : LUB<rdfs:Resource> blank1864 : LUB<rdfs:Resource>->argument3-1-1 : LUB<rdfs:Resource> pmd:value blank1865 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-1-2 : LUB<rdfs:Resource> blank1865 : LUB<rdfs:Resource>->argument3-1-2 : LUB<rdfs:Resource> pmd:value blank1867 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1867 : LUB<rdfs:Resource> dpm:range_start blank1868 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1868 : LUB<rdfs:Resource> dpm:range_end blank1869 : LUB<rdfs:Resource> blank1866 : LUB<rdfs:Resource>->blank1869 : LUB<rdfs:Resource> dpm:range_step blank1870 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1867 : LUB<rdfs:Resource>->blank1870 : LUB<rdfs:Resource> pmd:characteristic blank1871 : LUB<rdfs:Resource> qudt:Temperature, pmd:SetPoint blank1868 : LUB<rdfs:Resource>->blank1871 : LUB<rdfs:Resource> pmd:characteristic blank1870 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-1 : LUB<rdfs:Resource> blank1870 : LUB<rdfs:Resource>->argument3-2-1 : LUB<rdfs:Resource> pmd:value blank1871 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument3-2-2 : LUB<rdfs:Resource> blank1871 : LUB<rdfs:Resource>->argument3-2-2 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcessIsothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> dpm:MagneticPropertiesMeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Magnetic Properties Measuring Process Isothermal https://www.dipromag.de/dipromag_onto/0.1/MagneticPropertiesMeasuringProcessIsothermal : LUB<ottr:IRI>->"Magnetic Properties Measuring Process Isothermal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI> dpm:Reset_T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->https://w3id.org/pmd/co/Reset_T_H : LUB<ottr:IRI> rdfs:subClassOf "Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H_cool https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H_cool : LUB<ottr:IRI>->"Reset T_H_cool"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI> dpm:range_end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:range https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->https://w3id.org/pmd/co/Range : LUB<ottr:IRI> rdfs:domain "range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string range end https://www.dipromag.de/dipromag_onto/0.1/range_end : LUB<ottr:IRI>->"range end"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:subordinateProcess https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI> dpm:Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf "A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string A range consists of three values: start, end, and step. https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"A range consists of three values: start, end, and step."^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:comment "Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Range https://www.dipromag.de/dipromag_onto/0.1/Range : LUB<ottr:IRI>->"Range"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI> dpm:Reset_T_H "Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Reset T_H https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->"Reset T_H"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> pmd:SetPoint https://www.dipromag.de/dipromag_onto/0.1/Reset_T_H : LUB<ottr:IRI>->https://w3id.org/pmd/co/SetPoint : LUB<ottr:IRI> rdfs:subClassOf blank1873 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Temperature blank1873 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument5-1 : LUB<rdfs:Resource> blank1873 : LUB<rdfs:Resource>->argument5-1 : LUB<rdfs:Resource> pmd:value blank1872 : LUB<rdfs:Resource>->blank1873 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1872 : LUB<rdfs:Resource>->blank1874 : LUB<rdfs:Resource> pmd:characteristic blank1874 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument5-2 : LUB<rdfs:Resource> blank1874 : LUB<rdfs:Resource>->argument5-2 : LUB<rdfs:Resource> pmd:value blank1876 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1876 : LUB<rdfs:Resource> dpm:range_start blank1877 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1877 : LUB<rdfs:Resource> dpm:range_end blank1878 : LUB<rdfs:Resource> blank1875 : LUB<rdfs:Resource>->blank1878 : LUB<rdfs:Resource> dpm:range_step blank1879 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1876 : LUB<rdfs:Resource>->blank1879 : LUB<rdfs:Resource> pmd:characteristic blank1880 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1877 : LUB<rdfs:Resource>->blank1880 : LUB<rdfs:Resource> pmd:characteristic blank1879 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-1 : LUB<rdfs:Resource> blank1879 : LUB<rdfs:Resource>->argument4-1-1 : LUB<rdfs:Resource> pmd:value blank1880 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-1-2 : LUB<rdfs:Resource> blank1880 : LUB<rdfs:Resource>->argument4-1-2 : LUB<rdfs:Resource> pmd:value blank1882 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1882 : LUB<rdfs:Resource> dpm:range_start blank1883 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1883 : LUB<rdfs:Resource> dpm:range_end blank1884 : LUB<rdfs:Resource> blank1881 : LUB<rdfs:Resource>->blank1884 : LUB<rdfs:Resource> dpm:range_step blank1885 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1882 : LUB<rdfs:Resource>->blank1885 : LUB<rdfs:Resource> pmd:characteristic blank1886 : LUB<rdfs:Resource> dpm:B_step_isoT, pmd:SetPoint blank1883 : LUB<rdfs:Resource>->blank1886 : LUB<rdfs:Resource> pmd:characteristic blank1885 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-1 : LUB<rdfs:Resource> blank1885 : LUB<rdfs:Resource>->argument4-2-1 : LUB<rdfs:Resource> pmd:value blank1886 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument4-2-2 : LUB<rdfs:Resource> blank1886 : LUB<rdfs:Resource>->argument4-2-2 : LUB<rdfs:Resource> pmd:value

Expanded RDF graph

dpm:range_start  rdfs:domain  pmd:Range ;
        rdfs:label   "range start" ;
        rdfs:range   pmd:ValueObject .

dpm:B_step_isoT  rdfs:label  "B_step isoT" ;
        rdfs:subClassOf  pmd:ValueObject .

dpm:Reset_T_H  rdfs:label  "Reset T_H" ;
        rdfs:subClassOf  pmd:SetPoint .

dpm:Reset_T_H_heat  rdfs:label  "Reset T_H_heat" ;
        rdfs:subClassOf  pmd:Reset_T_H .

dpm:Reset_T_H_cool  rdfs:label  "Reset T_H_cool" ;
        rdfs:subClassOf  pmd:Reset_T_H .

qudt:K  rdfs:subClassOf  qudt:Unit .

x:argument2  pmd:subordinateProcess  x:argument1 .

dpm:range_end  rdfs:domain  pmd:Range ;
        rdfs:label   "range end" ;
        rdfs:range   pmd:ValueObject .

x:argument1  rdf:type       dpm:MagneticPropertiesMeasuringProcessIsothermal ;
        pmd:characteristic  [ rdf:type            dpm:Reset_T_H_heat ;
                              pmd:characteristic  [ rdf:type   qudt:MagneticField , pmd:SetPoint ;
                                                    pmd:unit   qudt:T ;
                                                    pmd:value  [] 
                                                  ] ;
                              pmd:characteristic  [ rdf:type   qudt:Temperature , pmd:SetPoint ;
                                                    pmd:unit   qudt:K ;
                                                    pmd:value  [] 
                                                  ]
                            ] ;
        pmd:characteristic  [ rdf:type         dpm:Range , pmd:SetPoint , dpm:B_step_isoT ;
                              dpm:range_end    [ pmd:characteristic  [ rdf:type   pmd:SetPoint , dpm:B_step_isoT ;
                                                                       pmd:unit   qudt:T ;
                                                                       pmd:value  [] 
                                                                     ]
                                               ] ;
                              dpm:range_start  [ pmd:characteristic  [ rdf:type   pmd:SetPoint , dpm:B_step_isoT ;
                                                                       pmd:unit   qudt:T ;
                                                                       pmd:value  [] 
                                                                     ]
                                               ] ;
                              dpm:range_step   [] 
                            ] ;
        pmd:characteristic  [ rdf:type         dpm:Range , pmd:SetPoint , dpm:B_step_isoT ;
                              dpm:range_end    [ pmd:characteristic  [ rdf:type   pmd:SetPoint , dpm:B_step_isoT ;
                                                                       pmd:unit   qudt:T ;
                                                                       pmd:value  [] 
                                                                     ]
                                               ] ;
                              dpm:range_start  [ pmd:characteristic  [ rdf:type   pmd:SetPoint , dpm:B_step_isoT ;
                                                                       pmd:unit   qudt:T ;
                                                                       pmd:value  [] 
                                                                     ]
                                               ] ;
                              dpm:range_step   [] 
                            ] ;
        pmd:characteristic  [ rdf:type            dpm:Reset_T_H_cool ;
                              pmd:characteristic  [ rdf:type   qudt:MagneticField , pmd:SetPoint ;
                                                    pmd:unit   qudt:T ;
                                                    pmd:value  [] 
                                                  ] ;
                              pmd:characteristic  [ rdf:type   dpm:Temperature , pmd:SetPoint ;
                                                    pmd:unit   qudt:K ;
                                                    pmd:value  [] 
                                                  ]
                            ] ;
        pmd:characteristic  [ rdf:type         dpm:Range , pmd:SetPoint , qudt:Temperature ;
                              dpm:range_end    [ pmd:characteristic  [ rdf:type   pmd:SetPoint , qudt:Temperature ;
                                                                       pmd:unit   qudt:K ;
                                                                       pmd:value  [] 
                                                                     ]
                                               ] ;
                              dpm:range_start  [ pmd:characteristic  [ rdf:type   pmd:SetPoint , qudt:Temperature ;
                                                                       pmd:unit   qudt:K ;
                                                                       pmd:value  [] 
                                                                     ]
                                               ] ;
                              dpm:range_step   [] 
                            ] ;
        pmd:characteristic  [ rdf:type         dpm:Range , pmd:SetPoint , qudt:Temperature ;
                              dpm:range_end    [ pmd:characteristic  [ rdf:type   pmd:SetPoint , qudt:Temperature ;
                                                                       pmd:unit   qudt:K ;
                                                                       pmd:value  [] 
                                                                     ]
                                               ] ;
                              dpm:range_start  [ pmd:characteristic  [ rdf:type   pmd:SetPoint , qudt:Temperature ;
                                                                       pmd:unit   qudt:K ;
                                                                       pmd:value  [] 
                                                                     ]
                                               ] ;
                              dpm:range_step   [] 
                            ] .

dpm:range_step  rdfs:domain  pmd:Range ;
        rdfs:label   "range step" ;
        rdfs:range   pmd:ValueObject .

dpm:Range  rdfs:comment  "A range consists of three values: start, end, and step." ;
        rdfs:label       "Range" ;
        rdfs:subClassOf  pmd:ValueObject .

qudt:T  rdfs:subClassOf  qudt:Unit .

dpm:MagneticPropertiesMeasuringProcessIsothermal
        rdfs:label       "Magnetic Properties Measuring Process Isothermal" ;
        rdfs:subClassOf  dpm:MagneticPropertiesMeasuringProcess .

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:MeasurementMagneticPropertiesIsothermal(x:argument1, x:argument2, ((_:argument3-1-1, _:argument3-1-2), (_:argument3-2-1, _:argument3-2-2)), ((_:argument4-1-1, _:argument4-1-2), (_:argument4-2-1, _:argument4-2-2)), (_:argument5-1, _:argument5-2), (_:argument6-1, _:argument6-2))ottr:Triple(x:argument2, pmd:subordinateProcess, x:argument1)ottr:Triple(x:argument1, pmd:characteristic, _:blank1813)ottr:Triple(dpm:Range, rdfs:comment, "A range consists of three values: start, end, and step.")ottr:Triple(x:argument1, pmd:characteristic, _:blank1814)
o-owl-ax:SubClassOf(dpm:B_step_isoT, pmd:ValueObject)ottr:Triple(dpm:B_step_isoT, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:MagneticPropertiesMeasuringProcessIsothermal, dpm:MagneticPropertiesMeasuringProcess)ottr:Triple(dpm:MagneticPropertiesMeasuringProcessIsothermal, rdfs:subClassOf, dpm:MagneticPropertiesMeasuringProcess)
o-owl-ax:SubClassOf(dpm:Reset_T_H_cool, pmd:Reset_T_H)ottr:Triple(dpm:Reset_T_H_cool, rdfs:subClassOf, pmd:Reset_T_H)
o-owl-ax:SubClassOf(dpm:Reset_T_H_heat, pmd:Reset_T_H)ottr:Triple(dpm:Reset_T_H_heat, rdfs:subClassOf, pmd:Reset_T_H)
o-owl-ax:SubClassOf(dpm:Range, pmd:ValueObject)ottr:Triple(dpm:Range, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:Reset_T_H, pmd:SetPoint)ottr:Triple(dpm:Reset_T_H, rdfs:subClassOf, pmd:SetPoint)
o-owl-ma:DomainRange(dpm:range_step, pmd:Range, pmd:ValueObject)ottr:Triple(dpm:range_step, rdfs:range, pmd:ValueObject)ottr:Triple(dpm:range_step, rdfs:domain, pmd:Range)
o-owl-ma:DomainRange(dpm:range_start, pmd:Range, pmd:ValueObject)ottr:Triple(dpm:range_start, rdfs:range, pmd:ValueObject)ottr:Triple(dpm:range_start, rdfs:domain, pmd:Range)
o-owl-ma:DomainRange(dpm:range_end, pmd:Range, pmd:ValueObject)ottr:Triple(dpm:range_end, rdfs:range, pmd:ValueObject)ottr:Triple(dpm:range_end, rdfs:domain, pmd:Range)
o-rdf:Type(x:argument1, dpm:MagneticPropertiesMeasuringProcessIsothermal)ottr:Triple(x:argument1, rdf:type, dpm:MagneticPropertiesMeasuringProcessIsothermal)
o-rdf:Type(_:blank1813, dpm:Reset_T_H_cool)ottr:Triple(_:blank1813, rdf:type, dpm:Reset_T_H_cool)
o-rdf:Type(_:blank1814, dpm:Reset_T_H_heat)ottr:Triple(_:blank1814, rdf:type, dpm:Reset_T_H_heat)
o-rdfs:Label(dpm:range_step, "range step")ottr:Triple(dpm:range_step, rdfs:label, "range step")
o-rdfs:Label(dpm:Reset_T_H_heat, "Reset T_H_heat")ottr:Triple(dpm:Reset_T_H_heat, rdfs:label, "Reset T_H_heat")
o-rdfs:Label(dpm:range_start, "range start")ottr:Triple(dpm:range_start, rdfs:label, "range start")
o-rdfs:Label(dpm:B_step_isoT, "B_step isoT")ottr:Triple(dpm:B_step_isoT, rdfs:label, "B_step isoT")
o-rdfs:Label(dpm:Reset_T_H, "Reset T_H")ottr:Triple(dpm:Reset_T_H, rdfs:label, "Reset T_H")
o-rdfs:Label(dpm:range_end, "range end")ottr:Triple(dpm:range_end, rdfs:label, "range end")
o-rdfs:Label(dpm:MagneticPropertiesMeasuringProcessIsothermal, "Magnetic Properties Measuring Process Isothermal")ottr:Triple(dpm:MagneticPropertiesMeasuringProcessIsothermal, rdfs:label, "Magnetic Properties Measuring Process Isothermal")
o-rdfs:Label(dpm:Reset_T_H_cool, "Reset T_H_cool")ottr:Triple(dpm:Reset_T_H_cool, rdfs:label, "Reset T_H_cool")
o-rdfs:Label(dpm:Range, "Range")ottr:Triple(dpm:Range, rdfs:label, "Range")
cross | dpm:HasCharacteristicArange(x:argument1, (qudt:Temperature, pmd:SetPoint), ++((_:argument3-1-1, _:argument3-1-2), (_:argument3-2-1, _:argument3-2-2)), qudt:K)ottr:Triple(x:argument1, pmd:characteristic, _:blank1816)zipMin | ottr:Triple(_:blank1816, ++(dpm:range_start, dpm:range_end, dpm:range_step), ++(_:blank1817, _:blank1818, _:blank1819))
cross | o-rdf:Type(_:blank1816, ++(qudt:Temperature, pmd:SetPoint))ottr:Triple(_:blank1816, rdf:type, (qudt:Temperature, pmd:SetPoint))
o-rdf:Type(_:blank1816, dpm:Range)ottr:Triple(_:blank1816, rdf:type, dpm:Range)
zipMax | dpm:HasCharacteristicNumerical(++(_:blank1817, _:blank1818, _:blank1819), (qudt:Temperature, pmd:SetPoint), ++((_:argument3-1-1, _:argument3-1-2), (_:argument3-2-1, _:argument3-2-2)), qudt:K)ottr:Triple((_:blank1817, _:blank1818, _:blank1819), pmd:characteristic, _:blank1820)
o-owl-ax:SubClassOf(qudt:K, qudt:Unit)ottr:Triple(qudt:K, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1820, (qudt:Temperature, pmd:SetPoint), ((_:argument3-1-1, _:argument3-1-2), (_:argument3-2-1, _:argument3-2-2)), qudt:K)ottr:Triple(_:blank1820, pmd:value, ((_:argument3-1-1, _:argument3-1-2), (_:argument3-2-1, _:argument3-2-2)))ottr:Triple(_:blank1820, pmd:unit, qudt:K)
cross | o-rdf:Type(_:blank1820, ++(qudt:Temperature, pmd:SetPoint))ottr:Triple(_:blank1820, rdf:type, (qudt:Temperature, pmd:SetPoint))
cross | dpm:HasCharacteristicArange(x:argument1, (dpm:B_step_isoT, pmd:SetPoint), ++((_:argument4-1-1, _:argument4-1-2), (_:argument4-2-1, _:argument4-2-2)), qudt:T)ottr:Triple(x:argument1, pmd:characteristic, _:blank1822)zipMin | ottr:Triple(_:blank1822, ++(dpm:range_start, dpm:range_end, dpm:range_step), ++(_:blank1823, _:blank1824, _:blank1825))
cross | o-rdf:Type(_:blank1822, ++(dpm:B_step_isoT, pmd:SetPoint))ottr:Triple(_:blank1822, rdf:type, (dpm:B_step_isoT, pmd:SetPoint))
o-rdf:Type(_:blank1822, dpm:Range)ottr:Triple(_:blank1822, rdf:type, dpm:Range)
zipMax | dpm:HasCharacteristicNumerical(++(_:blank1823, _:blank1824, _:blank1825), (dpm:B_step_isoT, pmd:SetPoint), ++((_:argument4-1-1, _:argument4-1-2), (_:argument4-2-1, _:argument4-2-2)), qudt:T)ottr:Triple((_:blank1823, _:blank1824, _:blank1825), pmd:characteristic, _:blank1826)
o-owl-ax:SubClassOf(qudt:T, qudt:Unit)ottr:Triple(qudt:T, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1826, (dpm:B_step_isoT, pmd:SetPoint), ((_:argument4-1-1, _:argument4-1-2), (_:argument4-2-1, _:argument4-2-2)), qudt:T)ottr:Triple(_:blank1826, pmd:value, ((_:argument4-1-1, _:argument4-1-2), (_:argument4-2-1, _:argument4-2-2)))ottr:Triple(_:blank1826, pmd:unit, qudt:T)
cross | o-rdf:Type(_:blank1826, ++(dpm:B_step_isoT, pmd:SetPoint))ottr:Triple(_:blank1826, rdf:type, (dpm:B_step_isoT, pmd:SetPoint))
zipMax | dpm:HasCharacteristicNumerical(_:blank1813, ++((pmd:SetPoint, dpm:Temperature), (pmd:SetPoint, qudt:MagneticField)), ++(_:argument6-1, _:argument6-2), ++(qudt:K, qudt:T))ottr:Triple(_:blank1813, pmd:characteristic, _:blank1815)
o-owl-ax:SubClassOf((qudt:K, qudt:T), qudt:Unit)ottr:Triple((qudt:K, qudt:T), rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1815, ((pmd:SetPoint, dpm:Temperature), (pmd:SetPoint, qudt:MagneticField)), (_:argument6-1, _:argument6-2), (qudt:K, qudt:T))ottr:Triple(_:blank1815, pmd:value, (_:argument6-1, _:argument6-2))ottr:Triple(_:blank1815, pmd:unit, (qudt:K, qudt:T))
cross | o-rdf:Type(_:blank1815, ++((pmd:SetPoint, dpm:Temperature), (pmd:SetPoint, qudt:MagneticField)))ottr:Triple(_:blank1815, rdf:type, ((pmd:SetPoint, dpm:Temperature), (pmd:SetPoint, qudt:MagneticField)))
zipMax | dpm:HasCharacteristicNumerical(_:blank1814, ++((pmd:SetPoint, qudt:Temperature), (pmd:SetPoint, qudt:MagneticField)), ++(_:argument5-1, _:argument5-2), ++(qudt:K, qudt:T))ottr:Triple(_:blank1814, pmd:characteristic, _:blank1821)
o-owl-ax:SubClassOf((qudt:K, qudt:T), qudt:Unit)ottr:Triple((qudt:K, qudt:T), rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1821, ((pmd:SetPoint, qudt:Temperature), (pmd:SetPoint, qudt:MagneticField)), (_:argument5-1, _:argument5-2), (qudt:K, qudt:T))ottr:Triple(_:blank1821, pmd:value, (_:argument5-1, _:argument5-2))ottr:Triple(_:blank1821, pmd:unit, (qudt:K, qudt:T))
cross | o-rdf:Type(_:blank1821, ++((pmd:SetPoint, qudt:Temperature), (pmd:SetPoint, qudt:MagneticField)))ottr:Triple(_:blank1821, rdf:type, ((pmd:SetPoint, qudt:Temperature), (pmd:SetPoint, qudt:MagneticField)))

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:MeasurementMagneticPropertiesIsothermal dpm:MeasurementMagneticPropertiesIsothermal ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesIsothermal->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:MeasurementMagneticPropertiesIsothermal->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesIsothermal->o-rdfs:Label dpm:HasCharacteristicArange dpm:HasCharacteristicArange dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicArange dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicArange->ottr:Triple dpm:HasCharacteristicArange->o-rdf:Type dpm:HasCharacteristicArange->dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Hierarchical vertical layout (dot)
dpm:MeasurementMagneticPropertiesIsothermal dpm:MeasurementMagneticPropertiesIsothermal ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesIsothermal->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:MeasurementMagneticPropertiesIsothermal->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesIsothermal->o-rdfs:Label dpm:HasCharacteristicArange dpm:HasCharacteristicArange dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicArange dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicArange->ottr:Triple dpm:HasCharacteristicArange->o-rdf:Type dpm:HasCharacteristicArange->dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Spring model layout (neato)
dpm:MeasurementMagneticPropertiesIsothermal dpm:MeasurementMagneticPropertiesIsothermal ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesIsothermal->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:MeasurementMagneticPropertiesIsothermal->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesIsothermal->o-rdfs:Label dpm:HasCharacteristicArange dpm:HasCharacteristicArange dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicArange dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicArange->ottr:Triple dpm:HasCharacteristicArange->o-rdf:Type dpm:HasCharacteristicArange->dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Spring model layout (fdp)
dpm:MeasurementMagneticPropertiesIsothermal dpm:MeasurementMagneticPropertiesIsothermal ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesIsothermal->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:MeasurementMagneticPropertiesIsothermal->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesIsothermal->o-rdfs:Label dpm:HasCharacteristicArange dpm:HasCharacteristicArange dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicArange dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicArange->ottr:Triple dpm:HasCharacteristicArange->o-rdf:Type dpm:HasCharacteristicArange->dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Radial layout (twopi)
dpm:MeasurementMagneticPropertiesIsothermal dpm:MeasurementMagneticPropertiesIsothermal ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesIsothermal->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:MeasurementMagneticPropertiesIsothermal->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesIsothermal->o-rdfs:Label dpm:HasCharacteristicArange dpm:HasCharacteristicArange dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicArange dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicArange->ottr:Triple dpm:HasCharacteristicArange->o-rdf:Type dpm:HasCharacteristicArange->dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Circular layout (circo)
dpm:MeasurementMagneticPropertiesIsothermal dpm:MeasurementMagneticPropertiesIsothermal ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesIsothermal->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:MeasurementMagneticPropertiesIsothermal->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:MeasurementMagneticPropertiesIsothermal->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesIsothermal->o-rdfs:Label dpm:HasCharacteristicArange dpm:HasCharacteristicArange dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicArange dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesIsothermal->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicArange->ottr:Triple dpm:HasCharacteristicArange->o-rdf:Type dpm:HasCharacteristicArange->dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject 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:MeasurementMagneticPropertiesIsothermalottr:Triple (4)
o-owl-ax:SubClassOf (6)ottr:Triple (1)
o-owl-ma:DomainRange (3)ottr:Triple (2)
o-rdf:Type (3)ottr:Triple (1)
o-rdfs:Label (9)ottr:Triple (1)
dpm:HasCharacteristicArange (2)ottr:Triple (2)
o-rdf:Type (2)ottr:Triple (1)
dpm:HasCharacteristicNumerical (1)ottr:Triple (1)
o-owl-ax:SubClassOf (1)ottr:Triple (1)
dpm:ValueObject (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
dpm:HasCharacteristicNumerical (2)ottr:Triple (1)
o-owl-ax:SubClassOf (1)ottr:Triple (1)
dpm:ValueObject (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)

Depending templates

🛈 The templates in this library that depend on this template.

None found.

Metrics

🛈 Dependency graph metrics. Depth is the number of steps to a leaf node in the dependency graph. Branching is the number of outgoing edges from a node.

Templates used

Direct dependenciesComplete expansion

Vocabulary introduced

Direct dependenciesComplete expansion

Serialisations

stOTTR

dpm:MeasurementMagneticPropertiesIsothermal[
    ottr:IRI ?isothermalMeasurement,
    ottr:IRI ?measurementMagneticPropertiesInitCharacteristicsMounting,
    NEList<NEList<xsd:float>> ?T_unit_K,
    NEList<NEList<xsd:float>> ?B_step_isoT_unit_T,
    NEList<xsd:float> ?reset_T_H_heat_unit_K_T,
    NEList<xsd:float> ?reset_T_H_cool_unit_K_T
] :: {
    ottr:Triple(?isothermalMeasurement, pmd:characteristic, _:blank502),
    ottr:Triple(?isothermalMeasurement, pmd:characteristic, _:blank505),
    ottr:Triple(?measurementMagneticPropertiesInitCharacteristicsMounting, pmd:subordinateProcess, ?isothermalMeasurement),
    ottr:Triple(dpm:Range, rdfs:comment, "A range consists of three values: start, end, and step."),
    o-owl-ax:SubClassOf(dpm:B_step_isoT, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:MagneticPropertiesMeasuringProcessIsothermal, dpm:MagneticPropertiesMeasuringProcess),
    o-owl-ax:SubClassOf(dpm:Range, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:Reset_T_H, pmd:SetPoint),
    o-owl-ax:SubClassOf(dpm:Reset_T_H_cool, pmd:Reset_T_H),
    o-owl-ax:SubClassOf(dpm:Reset_T_H_heat, pmd:Reset_T_H),
    o-owl-ma:DomainRange(dpm:range_end, pmd:Range, pmd:ValueObject),
    o-owl-ma:DomainRange(dpm:range_start, pmd:Range, pmd:ValueObject),
    o-owl-ma:DomainRange(dpm:range_step, pmd:Range, pmd:ValueObject),
    o-rdf:Type(?isothermalMeasurement, dpm:MagneticPropertiesMeasuringProcessIsothermal),
    o-rdf:Type(_:blank502, dpm:Reset_T_H_cool),
    o-rdf:Type(_:blank505, dpm:Reset_T_H_heat),
    o-rdfs:Label(dpm:B_step_isoT, "B_step isoT"),
    o-rdfs:Label(dpm:MagneticPropertiesMeasuringProcessIsothermal, "Magnetic Properties Measuring Process Isothermal"),
    o-rdfs:Label(dpm:Range, "Range"),
    o-rdfs:Label(dpm:range_end, "range end"),
    o-rdfs:Label(dpm:range_start, "range start"),
    o-rdfs:Label(dpm:range_step, "range step"),
    o-rdfs:Label(dpm:Reset_T_H, "Reset T_H"),
    o-rdfs:Label(dpm:Reset_T_H_cool, "Reset T_H_cool"),
    o-rdfs:Label(dpm:Reset_T_H_heat, "Reset T_H_heat"),
    cross | dpm:HasCharacteristicArange(?isothermalMeasurement, (qudt:Temperature, pmd:SetPoint), ++?T_unit_K, qudt:K),
    cross | dpm:HasCharacteristicArange(?isothermalMeasurement, (dpm:B_step_isoT, pmd:SetPoint), ++?B_step_isoT_unit_T, qudt:T),
    zipMax | dpm:HasCharacteristicNumerical(_:blank502, ++((pmd:SetPoint, dpm:Temperature), (pmd:SetPoint, qudt:MagneticField)), ++?reset_T_H_cool_unit_K_T, ++(qudt:K, qudt:T)),
    zipMax | dpm:HasCharacteristicNumerical(_:blank505, ++((pmd:SetPoint, qudt:Temperature), (pmd:SetPoint, qudt:MagneticField)), ++?reset_T_H_heat_unit_K_T, ++(qudt:K, qudt:T))
} .

RDF/wOTTR

dpm:MeasurementMagneticPropertiesIsothermal
        rdf:type         ottr:Template ;
        ottr:parameters  ( [ ottr:name      "isothermalMeasurement" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:name      "measurementMagneticPropertiesInitCharacteristicsMounting" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:name      "T_unit_K" ;
                             ottr:type      ( ottr:NEList ottr:NEList xsd:float ) ;
                             ottr:variable  _:b2
                           ]
                           [ ottr:name      "B_step_isoT_unit_T" ;
                             ottr:type      ( ottr:NEList ottr:NEList xsd:float ) ;
                             ottr:variable  _:b3
                           ]
                           [ ottr:name      "reset_T_H_heat_unit_K_T" ;
                             ottr:type      ( ottr:NEList xsd:float ) ;
                             ottr:variable  _:b4
                           ]
                           [ ottr:name      "reset_T_H_cool_unit_K_T" ;
                             ottr:type      ( ottr:NEList xsd:float ) ;
                             ottr:variable  _:b5
                           ]
                         ) ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:Reset_T_H_cool pmd:Reset_T_H )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:B_step_isoT "B_step isoT" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:Reset_T_H pmd:SetPoint )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ma:DomainRange ;
                           ottr:values  ( dpm:range_start pmd:Range pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:arguments  ( [ ottr:value  _:b0 ]
                                             [ ottr:value  ( qudt:Temperature pmd:SetPoint )
                                             ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     _:b2
                                             ]
                                             [ ottr:value  qudt:K ]
                                           ) ;
                           ottr:modifier   ottr:cross ;
                           ottr:of         dpm:HasCharacteristicArange
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b6
                                          dpm:Reset_T_H_cool
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          pmd:characteristic
                                          _:b7
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:Reset_T_H_cool "Reset T_H_cool" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:B_step_isoT pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:arguments  ( [ ottr:value  _:b6 ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     ( ( pmd:SetPoint dpm:Temperature ) ( pmd:SetPoint qudt:MagneticField ) )
                                             ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     _:b5
                                             ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     ( qudt:K qudt:T )
                                             ]
                                           ) ;
                           ottr:modifier   ottr:zipMax ;
                           ottr:of         dpm:HasCharacteristicNumerical
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:Range "Range" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b0
                                          dpm:MagneticPropertiesMeasuringProcessIsothermal
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:range_start "range start" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:Reset_T_H "Reset T_H" )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( dpm:Range rdfs:comment "A range consists of three values: start, end, and step." )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ma:DomainRange ;
                           ottr:values  ( dpm:range_end pmd:Range pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b7
                                          dpm:Reset_T_H_heat
                                        )
                         ] ;
        ottr:pattern     [ ottr:arguments  ( [ ottr:value  _:b7 ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     ( ( pmd:SetPoint qudt:Temperature ) ( pmd:SetPoint qudt:MagneticField ) )
                                             ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     _:b4
                                             ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     ( qudt:K qudt:T )
                                             ]
                                           ) ;
                           ottr:modifier   ottr:zipMax ;
                           ottr:of         dpm:HasCharacteristicNumerical
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:Reset_T_H_heat pmd:Reset_T_H )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          pmd:characteristic
                                          _:b6
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ma:DomainRange ;
                           ottr:values  ( dpm:range_step pmd:Range pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:MagneticPropertiesMeasuringProcessIsothermal dpm:MagneticPropertiesMeasuringProcess )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:Reset_T_H_heat "Reset T_H_heat" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:range_end "range end" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:Range pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:MagneticPropertiesMeasuringProcessIsothermal "Magnetic Properties Measuring Process Isothermal" )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b1
                                          pmd:subordinateProcess
                                          _:b0
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:range_step "range step" )
                         ] ;
        ottr:pattern     [ ottr:arguments  ( [ ottr:value  _:b0 ]
                                             [ ottr:value  ( dpm:B_step_isoT pmd:SetPoint )
                                             ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     _:b3
                                             ]
                                             [ ottr:value  qudt:T ]
                                           ) ;
                           ottr:modifier   ottr:cross ;
                           ottr:of         dpm:HasCharacteristicArange
                         ] .

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-owl-ma:   <http://tpl.ottr.xyz/owl/macro/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 rdfs:       <http://www.w3.org/2000/01/rdf-schema#>.
@prefix xsd:        <http://www.w3.org/2001/XMLSchema#>.
@prefix pmd:        <https://w3id.org/pmd/co/>.
@prefix dpm:        <https://www.dipromag.de/dipromag_onto/0.1/>.