Contents

Template: dpm:MeasurementMagneticPropertiesTransitionCharacteristics

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

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
1isofieldMeasurementottr:IRInoyesno
2B_unit_TNEList<xsd:float>noyesno
3T_c_heating_unit_KNEList<xsd:float>noyesno
4T_c_cooling_unit_KNEList<xsd:float>noyesno
5delta_T_hyst_unit_KNEList<xsd:float>noyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

dpm:MeasurementMagneticPropertiesTransitionCharacteristics[
    ottr:IRI ?isofieldMeasurement,
    NEList<xsd:float> ?B_unit_T,
    NEList<xsd:float> ?T_c_heating_unit_K,
    NEList<xsd:float> ?T_c_cooling_unit_K,
    NEList<xsd:float> ?delta_T_hyst_unit_K
] :: {
    ottr:Triple(?isofieldMeasurement, pmd:output, _:blank505),
    o-owl-ax:SubClassOf(dpm:d_T_hyst, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:T_c_cooling, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:T_c_heating, pmd:ValueObject),
    o-rdfs:Label(dpm:d_T_hyst, "dT_hyst"),
    o-rdfs:Label(dpm:T_c_cooling, "T_c cooling"),
    o-rdfs:Label(dpm:T_c_heating, "T_c heating"),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:Measurement, dpm:d_T_hyst), ?delta_T_hyst_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:Measurement, dpm:T_c_cooling), ?T_c_cooling_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:Measurement, dpm:T_c_heating), ?T_c_heating_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:MagneticField), ?B_unit_T, 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:MeasurementMagneticPropertiesTransitionCharacteristics(x:argument1, (_:argument2-1, _:argument2-2), (_:argument3-1, _:argument3-2), (_:argument4-1, _:argument4-2), (_:argument5-1, _:argument5-2))
RDF/wOTTR
[ ottr:of      dpm:MeasurementMagneticPropertiesTransitionCharacteristics ;
  ottr:values  ( x:argument1 ( [] 
                               [] 
                             ) ( [] 
                                 [] 
                               ) ( [] 
                                   [] 
                                 ) ( [] 
                                     [] 
                                   ) )
] .

Visualisation of expanded RDF graph

🛈 Each resource node is linked to its IRI. Type relationships are not visualised, rather each node contains its type.

Hierarchical horizontal layout (dot)
blank1736 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_cooling (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) rdf:List blank1736 : LUB<rdfs:Resource>->(argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1736 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument4-1 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-1 : LUB<rdfs:Resource> 1 argument4-2 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-2 : LUB<rdfs:Resource> 2 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 blank1735 : LUB<rdfs:Resource> blank1735 : LUB<rdfs:Resource>->blank1736 : LUB<rdfs:Resource> pmd:characteristic blank1737 : LUB<rdfs:Resource> pmd:Measurement, dpm:d_T_hyst blank1735 : LUB<rdfs:Resource>->blank1737 : LUB<rdfs:Resource> pmd:characteristic blank1738 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_heating blank1735 : LUB<rdfs:Resource>->blank1738 : LUB<rdfs:Resource> pmd:characteristic blank1739 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1735 : LUB<rdfs:Resource>->blank1739 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI> dpm:T_c_heating "T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c heating https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->"T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI> dpm:d_T_hyst "dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT_hyst https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->"dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI> dpm:T_c_cooling "T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c cooling https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->"T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1737 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) rdf:List blank1737 : LUB<rdfs:Resource>->(argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) pmd:value argument5-1 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-1 : LUB<rdfs:Resource> 1 argument5-2 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-2 : LUB<rdfs:Resource> 2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1735 : LUB<rdfs:Resource> pmd:output blank1738 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) rdf:List blank1738 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-2 : LUB<rdfs:Resource> 2 (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) rdf:List blank1739 : LUB<rdfs:Resource>->(argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1739 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument2-1 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-1 : LUB<rdfs:Resource> 1 argument2-2 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Hierarchical vertical layout (dot)
blank1736 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_cooling (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) rdf:List blank1736 : LUB<rdfs:Resource>->(argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1736 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument4-1 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-1 : LUB<rdfs:Resource> 1 argument4-2 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-2 : LUB<rdfs:Resource> 2 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 blank1735 : LUB<rdfs:Resource> blank1735 : LUB<rdfs:Resource>->blank1736 : LUB<rdfs:Resource> pmd:characteristic blank1737 : LUB<rdfs:Resource> pmd:Measurement, dpm:d_T_hyst blank1735 : LUB<rdfs:Resource>->blank1737 : LUB<rdfs:Resource> pmd:characteristic blank1738 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_heating blank1735 : LUB<rdfs:Resource>->blank1738 : LUB<rdfs:Resource> pmd:characteristic blank1739 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1735 : LUB<rdfs:Resource>->blank1739 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI> dpm:T_c_heating "T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c heating https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->"T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI> dpm:d_T_hyst "dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT_hyst https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->"dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI> dpm:T_c_cooling "T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c cooling https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->"T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1737 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) rdf:List blank1737 : LUB<rdfs:Resource>->(argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) pmd:value argument5-1 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-1 : LUB<rdfs:Resource> 1 argument5-2 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-2 : LUB<rdfs:Resource> 2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1735 : LUB<rdfs:Resource> pmd:output blank1738 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) rdf:List blank1738 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-2 : LUB<rdfs:Resource> 2 (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) rdf:List blank1739 : LUB<rdfs:Resource>->(argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1739 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument2-1 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-1 : LUB<rdfs:Resource> 1 argument2-2 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Spring model layout (neato)
blank1736 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_cooling (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) rdf:List blank1736 : LUB<rdfs:Resource>->(argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1736 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument4-1 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-1 : LUB<rdfs:Resource> 1 argument4-2 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-2 : LUB<rdfs:Resource> 2 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 blank1735 : LUB<rdfs:Resource> blank1735 : LUB<rdfs:Resource>->blank1736 : LUB<rdfs:Resource> pmd:characteristic blank1737 : LUB<rdfs:Resource> pmd:Measurement, dpm:d_T_hyst blank1735 : LUB<rdfs:Resource>->blank1737 : LUB<rdfs:Resource> pmd:characteristic blank1738 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_heating blank1735 : LUB<rdfs:Resource>->blank1738 : LUB<rdfs:Resource> pmd:characteristic blank1739 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1735 : LUB<rdfs:Resource>->blank1739 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI> dpm:T_c_heating "T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c heating https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->"T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI> dpm:d_T_hyst "dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT_hyst https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->"dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI> dpm:T_c_cooling "T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c cooling https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->"T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1737 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) rdf:List blank1737 : LUB<rdfs:Resource>->(argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) pmd:value argument5-1 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-1 : LUB<rdfs:Resource> 1 argument5-2 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-2 : LUB<rdfs:Resource> 2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1735 : LUB<rdfs:Resource> pmd:output blank1738 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) rdf:List blank1738 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-2 : LUB<rdfs:Resource> 2 (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) rdf:List blank1739 : LUB<rdfs:Resource>->(argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1739 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument2-1 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-1 : LUB<rdfs:Resource> 1 argument2-2 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Spring model layout (fdp)
blank1736 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_cooling (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) rdf:List blank1736 : LUB<rdfs:Resource>->(argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1736 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument4-1 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-1 : LUB<rdfs:Resource> 1 argument4-2 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-2 : LUB<rdfs:Resource> 2 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 blank1735 : LUB<rdfs:Resource> blank1735 : LUB<rdfs:Resource>->blank1736 : LUB<rdfs:Resource> pmd:characteristic blank1737 : LUB<rdfs:Resource> pmd:Measurement, dpm:d_T_hyst blank1735 : LUB<rdfs:Resource>->blank1737 : LUB<rdfs:Resource> pmd:characteristic blank1738 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_heating blank1735 : LUB<rdfs:Resource>->blank1738 : LUB<rdfs:Resource> pmd:characteristic blank1739 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1735 : LUB<rdfs:Resource>->blank1739 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI> dpm:T_c_heating "T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c heating https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->"T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI> dpm:d_T_hyst "dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT_hyst https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->"dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI> dpm:T_c_cooling "T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c cooling https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->"T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1737 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) rdf:List blank1737 : LUB<rdfs:Resource>->(argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) pmd:value argument5-1 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-1 : LUB<rdfs:Resource> 1 argument5-2 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-2 : LUB<rdfs:Resource> 2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1735 : LUB<rdfs:Resource> pmd:output blank1738 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) rdf:List blank1738 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-2 : LUB<rdfs:Resource> 2 (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) rdf:List blank1739 : LUB<rdfs:Resource>->(argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1739 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument2-1 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-1 : LUB<rdfs:Resource> 1 argument2-2 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Radial layout (twopi)
blank1736 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_cooling (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) rdf:List blank1736 : LUB<rdfs:Resource>->(argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1736 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument4-1 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-1 : LUB<rdfs:Resource> 1 argument4-2 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-2 : LUB<rdfs:Resource> 2 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 blank1735 : LUB<rdfs:Resource> blank1735 : LUB<rdfs:Resource>->blank1736 : LUB<rdfs:Resource> pmd:characteristic blank1737 : LUB<rdfs:Resource> pmd:Measurement, dpm:d_T_hyst blank1735 : LUB<rdfs:Resource>->blank1737 : LUB<rdfs:Resource> pmd:characteristic blank1738 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_heating blank1735 : LUB<rdfs:Resource>->blank1738 : LUB<rdfs:Resource> pmd:characteristic blank1739 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1735 : LUB<rdfs:Resource>->blank1739 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI> dpm:T_c_heating "T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c heating https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->"T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI> dpm:d_T_hyst "dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT_hyst https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->"dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI> dpm:T_c_cooling "T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c cooling https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->"T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1737 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) rdf:List blank1737 : LUB<rdfs:Resource>->(argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) pmd:value argument5-1 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-1 : LUB<rdfs:Resource> 1 argument5-2 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-2 : LUB<rdfs:Resource> 2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1735 : LUB<rdfs:Resource> pmd:output blank1738 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) rdf:List blank1738 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-2 : LUB<rdfs:Resource> 2 (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) rdf:List blank1739 : LUB<rdfs:Resource>->(argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1739 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument2-1 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-1 : LUB<rdfs:Resource> 1 argument2-2 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf
Circular layout (circo)
blank1736 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_cooling (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) rdf:List blank1736 : LUB<rdfs:Resource>->(argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1736 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument4-1 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-1 : LUB<rdfs:Resource> 1 argument4-2 : LUB<rdfs:Resource> (argument4-1 : LUB<rdfs:Resource>, argument4-2 : LUB<rdfs:Resource>)(id: 2572)->argument4-2 : LUB<rdfs:Resource> 2 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 blank1735 : LUB<rdfs:Resource> blank1735 : LUB<rdfs:Resource>->blank1736 : LUB<rdfs:Resource> pmd:characteristic blank1737 : LUB<rdfs:Resource> pmd:Measurement, dpm:d_T_hyst blank1735 : LUB<rdfs:Resource>->blank1737 : LUB<rdfs:Resource> pmd:characteristic blank1738 : LUB<rdfs:Resource> pmd:Measurement, dpm:T_c_heating blank1735 : LUB<rdfs:Resource>->blank1738 : LUB<rdfs:Resource> pmd:characteristic blank1739 : LUB<rdfs:Resource> pmd:SetPoint, qudt:MagneticField blank1735 : LUB<rdfs:Resource>->blank1739 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI> dpm:T_c_heating "T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c heating https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->"T_c heating"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/T_c_heating : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI> dpm:d_T_hyst "dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string dT_hyst https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->"dT_hyst"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/d_T_hyst : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI> dpm:T_c_cooling "T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string T_c cooling https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->"T_c cooling"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/T_c_cooling : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf blank1737 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) rdf:List blank1737 : LUB<rdfs:Resource>->(argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574) pmd:value argument5-1 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-1 : LUB<rdfs:Resource> 1 argument5-2 : LUB<rdfs:Resource> (argument5-1 : LUB<rdfs:Resource>, argument5-2 : LUB<rdfs:Resource>)(id: 2574)->argument5-2 : LUB<rdfs:Resource> 2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1735 : LUB<rdfs:Resource> pmd:output blank1738 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) rdf:List blank1738 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 2570)->argument3-2 : LUB<rdfs:Resource> 2 (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) rdf:List blank1739 : LUB<rdfs:Resource>->(argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568) pmd:value http://qudt.org/vocab/T : LUB<ottr:IRI> qudt:T blank1739 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI> pmd:unit argument2-1 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-1 : LUB<rdfs:Resource> 1 argument2-2 : LUB<rdfs:Resource> (argument2-1 : LUB<rdfs:Resource>, argument2-2 : LUB<rdfs:Resource>)(id: 2568)->argument2-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf

Expanded RDF graph

dpm:T_c_heating  rdfs:label  "T_c heating" ;
        rdfs:subClassOf  pmd:ValueObject .

x:argument1  pmd:output  [ pmd:characteristic  [ rdf:type   qudt:MagneticField , pmd:SetPoint ;
                                                 pmd:unit   qudt:T ;
                                                 pmd:value  ( [] 
                                                              [] 
                                                            )
                                               ] ;
                           pmd:characteristic  [ rdf:type   dpm:T_c_heating , pmd:Measurement ;
                                                 pmd:unit   qudt:K ;
                                                 pmd:value  ( [] 
                                                              [] 
                                                            )
                                               ] ;
                           pmd:characteristic  [ rdf:type   dpm:d_T_hyst , pmd:Measurement ;
                                                 pmd:unit   qudt:K ;
                                                 pmd:value  ( [] 
                                                              [] 
                                                            )
                                               ] ;
                           pmd:characteristic  [ rdf:type   dpm:T_c_cooling , pmd:Measurement ;
                                                 pmd:unit   qudt:K ;
                                                 pmd:value  ( [] 
                                                              [] 
                                                            )
                                               ]
                         ] .

dpm:d_T_hyst  rdfs:label  "dT_hyst" ;
        rdfs:subClassOf  pmd:ValueObject .

qudt:T  rdfs:subClassOf  qudt:Unit .

dpm:T_c_cooling  rdfs:label  "T_c cooling" ;
        rdfs:subClassOf  pmd:ValueObject .

qudt:K  rdfs:subClassOf  qudt:Unit .

Interactive expansion

🛈 Click the list to expand/contract one list element. Click 'expand/contact all' to expand/contract all elements. Note that the interactive expansion is not correct for instances that are marked by list expanders.

dpm:MeasurementMagneticPropertiesTransitionCharacteristics(x:argument1, (_:argument2-1, _:argument2-2), (_:argument3-1, _:argument3-2), (_:argument4-1, _:argument4-2), (_:argument5-1, _:argument5-2))ottr:Triple(x:argument1, pmd:output, _:blank1725)
o-owl-ax:SubClassOf(dpm:d_T_hyst, pmd:ValueObject)ottr:Triple(dpm:d_T_hyst, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:T_c_cooling, pmd:ValueObject)ottr:Triple(dpm:T_c_cooling, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:T_c_heating, pmd:ValueObject)ottr:Triple(dpm:T_c_heating, rdfs:subClassOf, pmd:ValueObject)
o-rdfs:Label(dpm:T_c_heating, "T_c heating")ottr:Triple(dpm:T_c_heating, rdfs:label, "T_c heating")
o-rdfs:Label(dpm:d_T_hyst, "dT_hyst")ottr:Triple(dpm:d_T_hyst, rdfs:label, "dT_hyst")
o-rdfs:Label(dpm:T_c_cooling, "T_c cooling")ottr:Triple(dpm:T_c_cooling, rdfs:label, "T_c cooling")
dpm:HasCharacteristicNumerical(_:blank1725, (pmd:Measurement, dpm:T_c_cooling), (_:argument4-1, _:argument4-2), qudt:K)ottr:Triple(_:blank1725, pmd:characteristic, _:blank1726)
o-owl-ax:SubClassOf(qudt:K, qudt:Unit)ottr:Triple(qudt:K, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1726, (pmd:Measurement, dpm:T_c_cooling), (_:argument4-1, _:argument4-2), qudt:K)ottr:Triple(_:blank1726, pmd:value, (_:argument4-1, _:argument4-2))ottr:Triple(_:blank1726, pmd:unit, qudt:K)
cross | o-rdf:Type(_:blank1726, ++(pmd:Measurement, dpm:T_c_cooling))ottr:Triple(_:blank1726, rdf:type, (pmd:Measurement, dpm:T_c_cooling))
dpm:HasCharacteristicNumerical(_:blank1725, (pmd:Measurement, dpm:d_T_hyst), (_:argument5-1, _:argument5-2), qudt:K)ottr:Triple(_:blank1725, pmd:characteristic, _:blank1727)
o-owl-ax:SubClassOf(qudt:K, qudt:Unit)ottr:Triple(qudt:K, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1727, (pmd:Measurement, dpm:d_T_hyst), (_:argument5-1, _:argument5-2), qudt:K)ottr:Triple(_:blank1727, pmd:value, (_:argument5-1, _:argument5-2))ottr:Triple(_:blank1727, pmd:unit, qudt:K)
cross | o-rdf:Type(_:blank1727, ++(pmd:Measurement, dpm:d_T_hyst))ottr:Triple(_:blank1727, rdf:type, (pmd:Measurement, dpm:d_T_hyst))
dpm:HasCharacteristicNumerical(_:blank1725, (pmd:Measurement, dpm:T_c_heating), (_:argument3-1, _:argument3-2), qudt:K)ottr:Triple(_:blank1725, pmd:characteristic, _:blank1728)
o-owl-ax:SubClassOf(qudt:K, qudt:Unit)ottr:Triple(qudt:K, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1728, (pmd:Measurement, dpm:T_c_heating), (_:argument3-1, _:argument3-2), qudt:K)ottr:Triple(_:blank1728, pmd:value, (_:argument3-1, _:argument3-2))ottr:Triple(_:blank1728, pmd:unit, qudt:K)
cross | o-rdf:Type(_:blank1728, ++(pmd:Measurement, dpm:T_c_heating))ottr:Triple(_:blank1728, rdf:type, (pmd:Measurement, dpm:T_c_heating))
dpm:HasCharacteristicNumerical(_:blank1725, (pmd:SetPoint, qudt:MagneticField), (_:argument2-1, _:argument2-2), qudt:T)ottr:Triple(_:blank1725, pmd:characteristic, _:blank1729)
o-owl-ax:SubClassOf(qudt:T, qudt:Unit)ottr:Triple(qudt:T, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1729, (pmd:SetPoint, qudt:MagneticField), (_:argument2-1, _:argument2-2), qudt:T)ottr:Triple(_:blank1729, pmd:value, (_:argument2-1, _:argument2-2))ottr:Triple(_:blank1729, pmd:unit, qudt:T)
cross | o-rdf:Type(_:blank1729, ++(pmd:SetPoint, qudt:MagneticField))ottr:Triple(_:blank1729, rdf:type, (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:MeasurementMagneticPropertiesTransitionCharacteristics dpm:MeasurementMagneticPropertiesTransitionCharacteristics ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesTransitionCharacteristics->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesTransitionCharacteristics->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple o-rdf:Type o-rdf:Type dpm:ValueObject->o-rdf:Type o-rdf:Type->ottr:Triple
Hierarchical vertical layout (dot)
dpm:MeasurementMagneticPropertiesTransitionCharacteristics dpm:MeasurementMagneticPropertiesTransitionCharacteristics ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesTransitionCharacteristics->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesTransitionCharacteristics->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple o-rdf:Type o-rdf:Type dpm:ValueObject->o-rdf:Type o-rdf:Type->ottr:Triple
Spring model layout (neato)
dpm:MeasurementMagneticPropertiesTransitionCharacteristics dpm:MeasurementMagneticPropertiesTransitionCharacteristics ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesTransitionCharacteristics->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesTransitionCharacteristics->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple o-rdf:Type o-rdf:Type dpm:ValueObject->o-rdf:Type o-rdf:Type->ottr:Triple
Spring model layout (fdp)
dpm:MeasurementMagneticPropertiesTransitionCharacteristics dpm:MeasurementMagneticPropertiesTransitionCharacteristics ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesTransitionCharacteristics->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesTransitionCharacteristics->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple o-rdf:Type o-rdf:Type dpm:ValueObject->o-rdf:Type o-rdf:Type->ottr:Triple
Radial layout (twopi)
dpm:MeasurementMagneticPropertiesTransitionCharacteristics dpm:MeasurementMagneticPropertiesTransitionCharacteristics ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesTransitionCharacteristics->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesTransitionCharacteristics->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple o-rdf:Type o-rdf:Type dpm:ValueObject->o-rdf:Type o-rdf:Type->ottr:Triple
Circular layout (circo)
dpm:MeasurementMagneticPropertiesTransitionCharacteristics dpm:MeasurementMagneticPropertiesTransitionCharacteristics ottr:Triple ottr:Triple dpm:MeasurementMagneticPropertiesTransitionCharacteristics->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:MeasurementMagneticPropertiesTransitionCharacteristics->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementMagneticPropertiesTransitionCharacteristics->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:ValueObject->ottr:Triple o-rdf:Type o-rdf:Type dpm:ValueObject->o-rdf:Type o-rdf:Type->ottr:Triple

List of dependencies

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

dpm:MeasurementMagneticPropertiesTransitionCharacteristicsottr:Triple (1)
o-owl-ax:SubClassOf (3)ottr:Triple (1)
o-rdfs:Label (3)ottr:Triple (1)
dpm:HasCharacteristicNumerical (4)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:MeasurementMagneticPropertiesTransitionCharacteristics[
    ottr:IRI ?isofieldMeasurement,
    NEList<xsd:float> ?B_unit_T,
    NEList<xsd:float> ?T_c_heating_unit_K,
    NEList<xsd:float> ?T_c_cooling_unit_K,
    NEList<xsd:float> ?delta_T_hyst_unit_K
] :: {
    ottr:Triple(?isofieldMeasurement, pmd:output, _:blank505),
    o-owl-ax:SubClassOf(dpm:d_T_hyst, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:T_c_cooling, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:T_c_heating, pmd:ValueObject),
    o-rdfs:Label(dpm:d_T_hyst, "dT_hyst"),
    o-rdfs:Label(dpm:T_c_cooling, "T_c cooling"),
    o-rdfs:Label(dpm:T_c_heating, "T_c heating"),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:Measurement, dpm:d_T_hyst), ?delta_T_hyst_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:Measurement, dpm:T_c_cooling), ?T_c_cooling_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:Measurement, dpm:T_c_heating), ?T_c_heating_unit_K, qudt:K),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:MagneticField), ?B_unit_T, qudt:T)
} .

RDF/wOTTR

dpm:MeasurementMagneticPropertiesTransitionCharacteristics
        rdf:type         ottr:Template ;
        ottr:parameters  ( [ ottr:name      "isofieldMeasurement" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:name      "B_unit_T" ;
                             ottr:type      ( ottr:NEList xsd:float ) ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:name      "T_c_heating_unit_K" ;
                             ottr:type      ( ottr:NEList xsd:float ) ;
                             ottr:variable  _:b2
                           ]
                           [ ottr:name      "T_c_cooling_unit_K" ;
                             ottr:type      ( ottr:NEList xsd:float ) ;
                             ottr:variable  _:b3
                           ]
                           [ ottr:name      "delta_T_hyst_unit_K" ;
                             ottr:type      ( ottr:NEList xsd:float ) ;
                             ottr:variable  _:b4
                           ]
                         ) ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b5
                                          ( pmd:Measurement dpm:d_T_hyst )
                                          _:b4
                                          qudt:K
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b5
                                          ( pmd:SetPoint qudt:MagneticField )
                                          _:b1
                                          qudt:T
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b5
                                          ( pmd:Measurement dpm:T_c_cooling )
                                          _:b3
                                          qudt:K
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:T_c_heating "T_c heating" )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b5
                                          ( pmd:Measurement dpm:T_c_heating )
                                          _:b2
                                          qudt:K
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:T_c_cooling "T_c cooling" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:d_T_hyst pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          pmd:output
                                          _:b5
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:d_T_hyst "dT_hyst" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:T_c_heating pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:T_c_cooling pmd:ValueObject )
                         ] .

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