Contents

Template: dpm:SampleSynthesisBulkQuartzMelt

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

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
1quartz_melt_nameottr:IRInoyesno
2mass_in_unit_kgxsd:floatyesyesno
3mass_out_unit_kgxsd:floatyesyesno
4sample_containerxsd:stringnoyes""^^http://www.w3.org/2001/XMLSchema#string
5gasottr:IRIyesyesno
6pressure_unit_pascalxsd:floatyesyesno
7ramp_start_unit_KList<xsd:float>noyesno
8ramp_end_unit_KList<xsd:float>noyesno
9ramp_duration_unit_sList<xsd:float>noyesno
10quenchxsd:stringnoyes""^^http://www.w3.org/2001/XMLSchema#string

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

dpm:SampleSynthesisBulkQuartzMelt[
    ottr:IRI ?quartz_melt_name,
    ? xsd:float ?mass_in_unit_kg,
    ? xsd:float ?mass_out_unit_kg,
    xsd:string ?sample_container="",
    ? ottr:IRI ?gas,
    ? xsd:float ?pressure_unit_pascal,
    List<xsd:float> ?ramp_start_unit_K,
    List<xsd:float> ?ramp_end_unit_K,
    List<xsd:float> ?ramp_duration_unit_s,
    xsd:string ?quench=""
] :: {
    zipMin | ottr:Triple(?quartz_melt_name, pmd:characteristic, ++(_:blank505, _:blank502, _:blank506, _:blank507)),
    zipMin | ottr:Triple(?quartz_melt_name, pmd:output, ++(_:blank508, _:blank509, _:blank510, _:blank511)),
    o-owl-ax:SubClassOf(dpm:Duration, qudt:Time),
    o-owl-ax:SubClassOf(dpm:Melt, pmd:ManufactureProcess),
    o-owl-ax:SubClassOf(dpm:QuartzMelt, dpm:Melt),
    o-owl-ax:SubClassOf(dpm:RampEnd, qudt:Temperature),
    o-owl-ax:SubClassOf(dpm:RampStart, qudt:Temperature),
    o-owl-ax:SubClassOf(dpm:SampleContainer, pmd:ProcessingNode),
    o-rdf:Type(?quartz_melt_name, dpm:QuartzMelt),
    o-rdfs:Label(dpm:Duration, "Duration"),
    o-rdfs:Label(dpm:Melt, "Melt"),
    o-rdfs:Label(dpm:QuartzMelt, "Quartz Melt"),
    o-rdfs:Label(dpm:RampEnd, "Ramp End"),
    o-rdfs:Label(dpm:RampStart, "Ramp Start"),
    o-rdfs:Label(dpm:SampleContainer, "Sample Container"),
    dpm:HasAtmosphere(_:blank502, ?gas),
    dpm:HasCharacteristicCategorical(?quartz_melt_name, (pmd:SetPoint, dpm:Quench), ?quench),
    dpm:HasCharacteristicCategorical(?quartz_melt_name, (pmd:SetPoint, dpm:SampleContainer), ?sample_container),
    dpm:HasCharacteristicNumerical(?quartz_melt_name, (pmd:SetPoint, qudt:Pressure), ?pressure_unit_pascal, qudt:PA),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:SampleMass), ?mass_in_unit_kg, qudt:KiloGM),
    dpm:HasCharacteristicNumerical(_:blank508, (pmd:SetPoint, qudt:SampleMass), ?mass_out_unit_kg, qudt:KiloGM),
    dpm:HeatRamp(?quartz_melt_name, ?ramp_start_unit_K, ?ramp_end_unit_K, ?ramp_duration_unit_s)
} .

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

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/SampleContainer : LUB<ottr:IRI> dpm:SampleContainer "Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Container https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->"Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> pmd:ProcessingNode https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> dpm:Melt https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf "Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Melt https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->"Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI> dpm:Duration "Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Duration https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->"Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Time : LUB<ottr:IRI> qudt:Time https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->http://qudt.org/vocab/Time : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:QuartzMelt x:argument1 blank1931 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1931 : LUB<rdfs:Resource> pmd:characteristic blank1932 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1932 : LUB<rdfs:Resource> pmd:characteristic blank1933 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1933 : LUB<rdfs:Resource> pmd:characteristic blank1934 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1934 : LUB<rdfs:Resource> pmd:characteristic blank1939 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1939 : LUB<rdfs:Resource> pmd:characteristic blank1941 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1941 : LUB<rdfs:Resource> pmd:characteristic blank1943 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1943 : LUB<rdfs:Resource> pmd:output blank1944 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1944 : LUB<rdfs:Resource> pmd:output blank1945 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1945 : LUB<rdfs:Resource> pmd:output blank1946 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1946 : LUB<rdfs:Resource> pmd:output blank1947 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Pressure http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1947 : LUB<rdfs:Resource> pmd:characteristic blank1948 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1948 : LUB<rdfs:Resource> dpm:characteristic blank1949 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1949 : LUB<rdfs:Resource> pmd:characteristic blank1950 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1950 : LUB<rdfs:Resource> pmd:characteristic blank1951 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1951 : LUB<rdfs:Resource> dpm:characteristic blank1936 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampStart blank1933 : LUB<rdfs:Resource>->blank1936 : LUB<rdfs:Resource> pmd:characteristic blank1935 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampEnd blank1934 : LUB<rdfs:Resource>->blank1935 : LUB<rdfs:Resource> pmd:characteristic (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) rdf:List blank1935 : LUB<rdfs:Resource>->(argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1935 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument8-1 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-1 : LUB<rdfs:Resource> 1 argument8-2 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-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 blank1936 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) rdf:List blank1936 : LUB<rdfs:Resource>->(argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) pmd:value argument7-1 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-1 : LUB<rdfs:Resource> 1 argument7-2 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-2 : LUB<rdfs:Resource> 2 blank1938 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Duration (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) rdf:List blank1938 : LUB<rdfs:Resource>->(argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) pmd:value http://qudt.org/vocab/SEC : LUB<ottr:IRI> qudt:SEC blank1938 : LUB<rdfs:Resource>->http://qudt.org/vocab/SEC : LUB<ottr:IRI> pmd:unit argument9-1 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-1 : LUB<rdfs:Resource> 1 argument9-2 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1937 : LUB<rdfs:Resource> blank1937 : LUB<rdfs:Resource>->blank1938 : LUB<rdfs:Resource> pmd:characteristic blank1940 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass argument2 : LUB<rdfs:Resource> blank1940 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1940 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1939 : LUB<rdfs:Resource>->blank1940 : LUB<rdfs:Resource> pmd:characteristic blank1942 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint blank1941 : LUB<rdfs:Resource>->blank1942 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> x:argument5 blank1942 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> dpm:relatesToComposition https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI> dpm:RampStart http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp Start https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->"Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI> dpm:QuartzMelt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> rdfs:subClassOf "Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Quartz Melt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->"Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1952 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass blank1943 : LUB<rdfs:Resource>->blank1952 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1947 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/PA : LUB<ottr:IRI> qudt:PA blank1947 : LUB<rdfs:Resource>->http://qudt.org/vocab/PA : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/PA : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf argument10 : LUB<rdfs:Resource> blank1948 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI> dpm:RampEnd https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp End https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->"Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1951 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1952 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1952 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value
Hierarchical vertical layout (dot)
https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI> dpm:SampleContainer "Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Container https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->"Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> pmd:ProcessingNode https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> dpm:Melt https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf "Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Melt https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->"Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI> dpm:Duration "Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Duration https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->"Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Time : LUB<ottr:IRI> qudt:Time https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->http://qudt.org/vocab/Time : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:QuartzMelt x:argument1 blank1931 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1931 : LUB<rdfs:Resource> pmd:characteristic blank1932 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1932 : LUB<rdfs:Resource> pmd:characteristic blank1933 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1933 : LUB<rdfs:Resource> pmd:characteristic blank1934 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1934 : LUB<rdfs:Resource> pmd:characteristic blank1939 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1939 : LUB<rdfs:Resource> pmd:characteristic blank1941 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1941 : LUB<rdfs:Resource> pmd:characteristic blank1943 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1943 : LUB<rdfs:Resource> pmd:output blank1944 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1944 : LUB<rdfs:Resource> pmd:output blank1945 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1945 : LUB<rdfs:Resource> pmd:output blank1946 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1946 : LUB<rdfs:Resource> pmd:output blank1947 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Pressure http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1947 : LUB<rdfs:Resource> pmd:characteristic blank1948 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1948 : LUB<rdfs:Resource> dpm:characteristic blank1949 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1949 : LUB<rdfs:Resource> pmd:characteristic blank1950 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1950 : LUB<rdfs:Resource> pmd:characteristic blank1951 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1951 : LUB<rdfs:Resource> dpm:characteristic blank1936 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampStart blank1933 : LUB<rdfs:Resource>->blank1936 : LUB<rdfs:Resource> pmd:characteristic blank1935 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampEnd blank1934 : LUB<rdfs:Resource>->blank1935 : LUB<rdfs:Resource> pmd:characteristic (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) rdf:List blank1935 : LUB<rdfs:Resource>->(argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1935 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument8-1 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-1 : LUB<rdfs:Resource> 1 argument8-2 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-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 blank1936 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) rdf:List blank1936 : LUB<rdfs:Resource>->(argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) pmd:value argument7-1 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-1 : LUB<rdfs:Resource> 1 argument7-2 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-2 : LUB<rdfs:Resource> 2 blank1938 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Duration (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) rdf:List blank1938 : LUB<rdfs:Resource>->(argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) pmd:value http://qudt.org/vocab/SEC : LUB<ottr:IRI> qudt:SEC blank1938 : LUB<rdfs:Resource>->http://qudt.org/vocab/SEC : LUB<ottr:IRI> pmd:unit argument9-1 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-1 : LUB<rdfs:Resource> 1 argument9-2 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1937 : LUB<rdfs:Resource> blank1937 : LUB<rdfs:Resource>->blank1938 : LUB<rdfs:Resource> pmd:characteristic blank1940 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass argument2 : LUB<rdfs:Resource> blank1940 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1940 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1939 : LUB<rdfs:Resource>->blank1940 : LUB<rdfs:Resource> pmd:characteristic blank1942 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint blank1941 : LUB<rdfs:Resource>->blank1942 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> x:argument5 blank1942 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> dpm:relatesToComposition https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI> dpm:RampStart http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp Start https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->"Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI> dpm:QuartzMelt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> rdfs:subClassOf "Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Quartz Melt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->"Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1952 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass blank1943 : LUB<rdfs:Resource>->blank1952 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1947 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/PA : LUB<ottr:IRI> qudt:PA blank1947 : LUB<rdfs:Resource>->http://qudt.org/vocab/PA : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/PA : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf argument10 : LUB<rdfs:Resource> blank1948 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI> dpm:RampEnd https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp End https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->"Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1951 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1952 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1952 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value
Spring model layout (neato)
https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI> dpm:SampleContainer "Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Container https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->"Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> pmd:ProcessingNode https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> dpm:Melt https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf "Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Melt https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->"Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI> dpm:Duration "Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Duration https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->"Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Time : LUB<ottr:IRI> qudt:Time https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->http://qudt.org/vocab/Time : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:QuartzMelt x:argument1 blank1931 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1931 : LUB<rdfs:Resource> pmd:characteristic blank1932 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1932 : LUB<rdfs:Resource> pmd:characteristic blank1933 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1933 : LUB<rdfs:Resource> pmd:characteristic blank1934 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1934 : LUB<rdfs:Resource> pmd:characteristic blank1939 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1939 : LUB<rdfs:Resource> pmd:characteristic blank1941 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1941 : LUB<rdfs:Resource> pmd:characteristic blank1943 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1943 : LUB<rdfs:Resource> pmd:output blank1944 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1944 : LUB<rdfs:Resource> pmd:output blank1945 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1945 : LUB<rdfs:Resource> pmd:output blank1946 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1946 : LUB<rdfs:Resource> pmd:output blank1947 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Pressure http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1947 : LUB<rdfs:Resource> pmd:characteristic blank1948 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1948 : LUB<rdfs:Resource> dpm:characteristic blank1949 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1949 : LUB<rdfs:Resource> pmd:characteristic blank1950 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1950 : LUB<rdfs:Resource> pmd:characteristic blank1951 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1951 : LUB<rdfs:Resource> dpm:characteristic blank1936 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampStart blank1933 : LUB<rdfs:Resource>->blank1936 : LUB<rdfs:Resource> pmd:characteristic blank1935 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampEnd blank1934 : LUB<rdfs:Resource>->blank1935 : LUB<rdfs:Resource> pmd:characteristic (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) rdf:List blank1935 : LUB<rdfs:Resource>->(argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1935 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument8-1 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-1 : LUB<rdfs:Resource> 1 argument8-2 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-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 blank1936 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) rdf:List blank1936 : LUB<rdfs:Resource>->(argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) pmd:value argument7-1 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-1 : LUB<rdfs:Resource> 1 argument7-2 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-2 : LUB<rdfs:Resource> 2 blank1938 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Duration (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) rdf:List blank1938 : LUB<rdfs:Resource>->(argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) pmd:value http://qudt.org/vocab/SEC : LUB<ottr:IRI> qudt:SEC blank1938 : LUB<rdfs:Resource>->http://qudt.org/vocab/SEC : LUB<ottr:IRI> pmd:unit argument9-1 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-1 : LUB<rdfs:Resource> 1 argument9-2 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1937 : LUB<rdfs:Resource> blank1937 : LUB<rdfs:Resource>->blank1938 : LUB<rdfs:Resource> pmd:characteristic blank1940 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass argument2 : LUB<rdfs:Resource> blank1940 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1940 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1939 : LUB<rdfs:Resource>->blank1940 : LUB<rdfs:Resource> pmd:characteristic blank1942 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint blank1941 : LUB<rdfs:Resource>->blank1942 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> x:argument5 blank1942 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> dpm:relatesToComposition https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI> dpm:RampStart http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp Start https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->"Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI> dpm:QuartzMelt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> rdfs:subClassOf "Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Quartz Melt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->"Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1952 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass blank1943 : LUB<rdfs:Resource>->blank1952 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1947 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/PA : LUB<ottr:IRI> qudt:PA blank1947 : LUB<rdfs:Resource>->http://qudt.org/vocab/PA : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/PA : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf argument10 : LUB<rdfs:Resource> blank1948 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI> dpm:RampEnd https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp End https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->"Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1951 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1952 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1952 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value
Spring model layout (fdp)
https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI> dpm:SampleContainer "Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Container https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->"Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> pmd:ProcessingNode https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> dpm:Melt https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf "Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Melt https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->"Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI> dpm:Duration "Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Duration https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->"Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Time : LUB<ottr:IRI> qudt:Time https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->http://qudt.org/vocab/Time : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:QuartzMelt x:argument1 blank1931 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1931 : LUB<rdfs:Resource> pmd:characteristic blank1932 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1932 : LUB<rdfs:Resource> pmd:characteristic blank1933 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1933 : LUB<rdfs:Resource> pmd:characteristic blank1934 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1934 : LUB<rdfs:Resource> pmd:characteristic blank1939 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1939 : LUB<rdfs:Resource> pmd:characteristic blank1941 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1941 : LUB<rdfs:Resource> pmd:characteristic blank1943 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1943 : LUB<rdfs:Resource> pmd:output blank1944 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1944 : LUB<rdfs:Resource> pmd:output blank1945 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1945 : LUB<rdfs:Resource> pmd:output blank1946 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1946 : LUB<rdfs:Resource> pmd:output blank1947 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Pressure http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1947 : LUB<rdfs:Resource> pmd:characteristic blank1948 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1948 : LUB<rdfs:Resource> dpm:characteristic blank1949 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1949 : LUB<rdfs:Resource> pmd:characteristic blank1950 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1950 : LUB<rdfs:Resource> pmd:characteristic blank1951 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1951 : LUB<rdfs:Resource> dpm:characteristic blank1936 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampStart blank1933 : LUB<rdfs:Resource>->blank1936 : LUB<rdfs:Resource> pmd:characteristic blank1935 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampEnd blank1934 : LUB<rdfs:Resource>->blank1935 : LUB<rdfs:Resource> pmd:characteristic (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) rdf:List blank1935 : LUB<rdfs:Resource>->(argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1935 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument8-1 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-1 : LUB<rdfs:Resource> 1 argument8-2 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-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 blank1936 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) rdf:List blank1936 : LUB<rdfs:Resource>->(argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) pmd:value argument7-1 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-1 : LUB<rdfs:Resource> 1 argument7-2 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-2 : LUB<rdfs:Resource> 2 blank1938 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Duration (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) rdf:List blank1938 : LUB<rdfs:Resource>->(argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) pmd:value http://qudt.org/vocab/SEC : LUB<ottr:IRI> qudt:SEC blank1938 : LUB<rdfs:Resource>->http://qudt.org/vocab/SEC : LUB<ottr:IRI> pmd:unit argument9-1 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-1 : LUB<rdfs:Resource> 1 argument9-2 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1937 : LUB<rdfs:Resource> blank1937 : LUB<rdfs:Resource>->blank1938 : LUB<rdfs:Resource> pmd:characteristic blank1940 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass argument2 : LUB<rdfs:Resource> blank1940 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1940 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1939 : LUB<rdfs:Resource>->blank1940 : LUB<rdfs:Resource> pmd:characteristic blank1942 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint blank1941 : LUB<rdfs:Resource>->blank1942 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> x:argument5 blank1942 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> dpm:relatesToComposition https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI> dpm:RampStart http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp Start https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->"Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI> dpm:QuartzMelt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> rdfs:subClassOf "Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Quartz Melt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->"Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1952 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass blank1943 : LUB<rdfs:Resource>->blank1952 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1947 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/PA : LUB<ottr:IRI> qudt:PA blank1947 : LUB<rdfs:Resource>->http://qudt.org/vocab/PA : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/PA : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf argument10 : LUB<rdfs:Resource> blank1948 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI> dpm:RampEnd https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp End https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->"Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1951 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1952 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1952 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value
Radial layout (twopi)
https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI> dpm:SampleContainer "Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Container https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->"Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> pmd:ProcessingNode https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> dpm:Melt https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf "Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Melt https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->"Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI> dpm:Duration "Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Duration https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->"Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Time : LUB<ottr:IRI> qudt:Time https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->http://qudt.org/vocab/Time : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:QuartzMelt x:argument1 blank1931 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1931 : LUB<rdfs:Resource> pmd:characteristic blank1932 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1932 : LUB<rdfs:Resource> pmd:characteristic blank1933 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1933 : LUB<rdfs:Resource> pmd:characteristic blank1934 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1934 : LUB<rdfs:Resource> pmd:characteristic blank1939 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1939 : LUB<rdfs:Resource> pmd:characteristic blank1941 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1941 : LUB<rdfs:Resource> pmd:characteristic blank1943 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1943 : LUB<rdfs:Resource> pmd:output blank1944 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1944 : LUB<rdfs:Resource> pmd:output blank1945 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1945 : LUB<rdfs:Resource> pmd:output blank1946 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1946 : LUB<rdfs:Resource> pmd:output blank1947 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Pressure http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1947 : LUB<rdfs:Resource> pmd:characteristic blank1948 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1948 : LUB<rdfs:Resource> dpm:characteristic blank1949 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1949 : LUB<rdfs:Resource> pmd:characteristic blank1950 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1950 : LUB<rdfs:Resource> pmd:characteristic blank1951 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1951 : LUB<rdfs:Resource> dpm:characteristic blank1936 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampStart blank1933 : LUB<rdfs:Resource>->blank1936 : LUB<rdfs:Resource> pmd:characteristic blank1935 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampEnd blank1934 : LUB<rdfs:Resource>->blank1935 : LUB<rdfs:Resource> pmd:characteristic (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) rdf:List blank1935 : LUB<rdfs:Resource>->(argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1935 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument8-1 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-1 : LUB<rdfs:Resource> 1 argument8-2 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-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 blank1936 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) rdf:List blank1936 : LUB<rdfs:Resource>->(argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) pmd:value argument7-1 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-1 : LUB<rdfs:Resource> 1 argument7-2 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-2 : LUB<rdfs:Resource> 2 blank1938 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Duration (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) rdf:List blank1938 : LUB<rdfs:Resource>->(argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) pmd:value http://qudt.org/vocab/SEC : LUB<ottr:IRI> qudt:SEC blank1938 : LUB<rdfs:Resource>->http://qudt.org/vocab/SEC : LUB<ottr:IRI> pmd:unit argument9-1 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-1 : LUB<rdfs:Resource> 1 argument9-2 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1937 : LUB<rdfs:Resource> blank1937 : LUB<rdfs:Resource>->blank1938 : LUB<rdfs:Resource> pmd:characteristic blank1940 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass argument2 : LUB<rdfs:Resource> blank1940 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1940 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1939 : LUB<rdfs:Resource>->blank1940 : LUB<rdfs:Resource> pmd:characteristic blank1942 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint blank1941 : LUB<rdfs:Resource>->blank1942 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> x:argument5 blank1942 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> dpm:relatesToComposition https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI> dpm:RampStart http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp Start https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->"Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI> dpm:QuartzMelt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> rdfs:subClassOf "Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Quartz Melt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->"Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1952 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass blank1943 : LUB<rdfs:Resource>->blank1952 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1947 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/PA : LUB<ottr:IRI> qudt:PA blank1947 : LUB<rdfs:Resource>->http://qudt.org/vocab/PA : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/PA : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf argument10 : LUB<rdfs:Resource> blank1948 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI> dpm:RampEnd https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp End https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->"Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1951 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1952 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1952 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value
Circular layout (circo)
https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI> dpm:SampleContainer "Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Container https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->"Sample Container"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> pmd:ProcessingNode https://www.dipromag.de/dipromag_onto/0.1/SampleContainer : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> dpm:Melt https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> pmd:ManufactureProcess https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->https://w3id.org/pmd/co/ManufactureProcess : LUB<ottr:IRI> rdfs:subClassOf "Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Melt https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI>->"Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI> dpm:Duration "Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Duration https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->"Duration"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Time : LUB<ottr:IRI> qudt:Time https://www.dipromag.de/dipromag_onto/0.1/Duration : LUB<ottr:IRI>->http://qudt.org/vocab/Time : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:QuartzMelt x:argument1 blank1931 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1931 : LUB<rdfs:Resource> pmd:characteristic blank1932 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1932 : LUB<rdfs:Resource> pmd:characteristic blank1933 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1933 : LUB<rdfs:Resource> pmd:characteristic blank1934 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1934 : LUB<rdfs:Resource> pmd:characteristic blank1939 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1939 : LUB<rdfs:Resource> pmd:characteristic blank1941 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1941 : LUB<rdfs:Resource> pmd:characteristic blank1943 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1943 : LUB<rdfs:Resource> pmd:output blank1944 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1944 : LUB<rdfs:Resource> pmd:output blank1945 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1945 : LUB<rdfs:Resource> pmd:output blank1946 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1946 : LUB<rdfs:Resource> pmd:output blank1947 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Pressure http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1947 : LUB<rdfs:Resource> pmd:characteristic blank1948 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1948 : LUB<rdfs:Resource> dpm:characteristic blank1949 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1949 : LUB<rdfs:Resource> pmd:characteristic blank1950 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1950 : LUB<rdfs:Resource> pmd:characteristic blank1951 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1951 : LUB<rdfs:Resource> dpm:characteristic blank1936 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampStart blank1933 : LUB<rdfs:Resource>->blank1936 : LUB<rdfs:Resource> pmd:characteristic blank1935 : LUB<rdfs:Resource> pmd:SetPoint, qudt:RampEnd blank1934 : LUB<rdfs:Resource>->blank1935 : LUB<rdfs:Resource> pmd:characteristic (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) rdf:List blank1935 : LUB<rdfs:Resource>->(argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844) pmd:value http://qudt.org/vocab/K : LUB<ottr:IRI> qudt:K blank1935 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit argument8-1 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-1 : LUB<rdfs:Resource> 1 argument8-2 : LUB<rdfs:Resource> (argument8-1 : LUB<rdfs:Resource>, argument8-2 : LUB<rdfs:Resource>)(id: 2844)->argument8-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 blank1936 : LUB<rdfs:Resource>->http://qudt.org/vocab/K : LUB<ottr:IRI> pmd:unit (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) rdf:List blank1936 : LUB<rdfs:Resource>->(argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842) pmd:value argument7-1 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-1 : LUB<rdfs:Resource> 1 argument7-2 : LUB<rdfs:Resource> (argument7-1 : LUB<rdfs:Resource>, argument7-2 : LUB<rdfs:Resource>)(id: 2842)->argument7-2 : LUB<rdfs:Resource> 2 blank1938 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Duration (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) rdf:List blank1938 : LUB<rdfs:Resource>->(argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846) pmd:value http://qudt.org/vocab/SEC : LUB<ottr:IRI> qudt:SEC blank1938 : LUB<rdfs:Resource>->http://qudt.org/vocab/SEC : LUB<ottr:IRI> pmd:unit argument9-1 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-1 : LUB<rdfs:Resource> 1 argument9-2 : LUB<rdfs:Resource> (argument9-1 : LUB<rdfs:Resource>, argument9-2 : LUB<rdfs:Resource>)(id: 2846)->argument9-2 : LUB<rdfs:Resource> 2 http://qudt.org/vocab/SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1937 : LUB<rdfs:Resource> blank1937 : LUB<rdfs:Resource>->blank1938 : LUB<rdfs:Resource> pmd:characteristic blank1940 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass argument2 : LUB<rdfs:Resource> blank1940 : LUB<rdfs:Resource>->argument2 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> qudt:KiloGM blank1940 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/KiloGM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1939 : LUB<rdfs:Resource>->blank1940 : LUB<rdfs:Resource> pmd:characteristic blank1942 : LUB<rdfs:Resource> dpm:Atmosphere, pmd:SetPoint blank1941 : LUB<rdfs:Resource>->blank1942 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> x:argument5 blank1942 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument5 : LUB<ottr:IRI> dpm:relatesToComposition https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI> dpm:RampStart http://qudt.org/vocab/Temperature : LUB<ottr:IRI> qudt:Temperature https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp Start https://www.dipromag.de/dipromag_onto/0.1/RampStart : LUB<ottr:IRI>->"Ramp Start"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI> dpm:QuartzMelt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/Melt : LUB<ottr:IRI> rdfs:subClassOf "Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Quartz Melt https://www.dipromag.de/dipromag_onto/0.1/QuartzMelt : LUB<ottr:IRI>->"Quartz Melt"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1952 : LUB<rdfs:Resource> pmd:SetPoint, qudt:SampleMass blank1943 : LUB<rdfs:Resource>->blank1952 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1947 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/PA : LUB<ottr:IRI> qudt:PA blank1947 : LUB<rdfs:Resource>->http://qudt.org/vocab/PA : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/PA : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf argument10 : LUB<rdfs:Resource> blank1948 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI> dpm:RampEnd https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->http://qudt.org/vocab/Temperature : LUB<ottr:IRI> rdfs:subClassOf "Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Ramp End https://www.dipromag.de/dipromag_onto/0.1/RampEnd : LUB<ottr:IRI>->"Ramp End"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument4 : LUB<rdfs:Resource> blank1951 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1952 : LUB<rdfs:Resource>->http://qudt.org/vocab/KiloGM : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1952 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value

Expanded RDF graph

dpm:Duration  rdfs:label  "Duration" ;
        rdfs:subClassOf  qudt:Time .

x:argument1  rdf:type       dpm:QuartzMelt ;
        pmd:characteristic  [ pmd:characteristic  [ rdf:type   qudt:SampleMass , pmd:SetPoint ;
                                                    pmd:unit   qudt:KiloGM ;
                                                    pmd:value  [] 
                                                  ]
                            ] ;
        pmd:characteristic  [ pmd:characteristic  [ rdf:type   qudt:RampEnd , pmd:SetPoint ;
                                                    pmd:unit   qudt:K ;
                                                    pmd:value  ( [] 
                                                                 [] 
                                                               )
                                                  ]
                            ] ;
        pmd:characteristic  []  ;
        pmd:characteristic  []  ;
        pmd:characteristic  [ pmd:characteristic  [ rdf:type   qudt:RampStart , pmd:SetPoint ;
                                                    pmd:unit   qudt:K ;
                                                    pmd:value  ( [] 
                                                                 [] 
                                                               )
                                                  ]
                            ] ;
        pmd:characteristic  []  ;
        pmd:characteristic  [ pmd:characteristic  [ rdf:type                  pmd:SetPoint , dpm:Atmosphere ;
                                                    dpm:relatesToComposition  x:argument5
                                                  ]
                            ] ;
        pmd:characteristic  []  ;
        pmd:characteristic  [ rdf:type   qudt:Pressure , pmd:SetPoint ;
                              pmd:unit   qudt:PA ;
                              pmd:value  [] 
                            ] ;
        pmd:output          []  ;
        pmd:output          []  ;
        pmd:output          [ pmd:characteristic  [ rdf:type   qudt:SampleMass , pmd:SetPoint ;
                                                    pmd:unit   qudt:KiloGM ;
                                                    pmd:value  [] 
                                                  ]
                            ] ;
        pmd:output          []  ;
        dpm:characteristic  [ pmd:value  [] 
                            ] ;
        dpm:characteristic  [ pmd:value  [] 
                            ] .

dpm:SampleContainer  rdfs:label  "Sample Container" ;
        rdfs:subClassOf  pmd:ProcessingNode .

dpm:RampEnd  rdfs:label  "Ramp End" ;
        rdfs:subClassOf  qudt:Temperature .

qudt:KiloGM  rdfs:subClassOf  qudt:Unit .

qudt:PA  rdfs:subClassOf  qudt:Unit .

dpm:Melt  rdfs:label     "Melt" ;
        rdfs:subClassOf  pmd:ManufactureProcess .

dpm:QuartzMelt  rdfs:label  "Quartz Melt" ;
        rdfs:subClassOf  dpm:Melt .

[ pmd:characteristic  [ rdf:type   qudt:Duration , pmd:SetPoint ;
                        pmd:unit   qudt:SEC ;
                        pmd:value  ( [] 
                                     [] 
                                   )
                      ]
] .

dpm:RampStart  rdfs:label  "Ramp Start" ;
        rdfs:subClassOf  qudt:Temperature .

qudt:SEC  rdfs:subClassOf  qudt:Unit .

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:SampleSynthesisBulkQuartzMelt(x:argument1, _:argument2, _:argument3, _:argument4, x:argument5, _:argument6, (_:argument7-1, _:argument7-2), (_:argument8-1, _:argument8-2), (_:argument9-1, _:argument9-2), _:argument10)zipMin | ottr:Triple(x:argument1, pmd:output, ++(_:blank1889, _:blank1890, _:blank1891, _:blank1892))zipMin | ottr:Triple(x:argument1, pmd:characteristic, ++(_:blank1887, _:blank1888, _:blank1893, _:blank1894))
o-owl-ax:SubClassOf(dpm:Melt, pmd:ManufactureProcess)ottr:Triple(dpm:Melt, rdfs:subClassOf, pmd:ManufactureProcess)
o-owl-ax:SubClassOf(dpm:Duration, qudt:Time)ottr:Triple(dpm:Duration, rdfs:subClassOf, qudt:Time)
o-owl-ax:SubClassOf(dpm:RampStart, qudt:Temperature)ottr:Triple(dpm:RampStart, rdfs:subClassOf, qudt:Temperature)
o-owl-ax:SubClassOf(dpm:QuartzMelt, dpm:Melt)ottr:Triple(dpm:QuartzMelt, rdfs:subClassOf, dpm:Melt)
o-owl-ax:SubClassOf(dpm:RampEnd, qudt:Temperature)ottr:Triple(dpm:RampEnd, rdfs:subClassOf, qudt:Temperature)
o-owl-ax:SubClassOf(dpm:SampleContainer, pmd:ProcessingNode)ottr:Triple(dpm:SampleContainer, rdfs:subClassOf, pmd:ProcessingNode)
o-rdf:Type(x:argument1, dpm:QuartzMelt)ottr:Triple(x:argument1, rdf:type, dpm:QuartzMelt)
o-rdfs:Label(dpm:SampleContainer, "Sample Container")ottr:Triple(dpm:SampleContainer, rdfs:label, "Sample Container")
o-rdfs:Label(dpm:Duration, "Duration")ottr:Triple(dpm:Duration, rdfs:label, "Duration")
o-rdfs:Label(dpm:QuartzMelt, "Quartz Melt")ottr:Triple(dpm:QuartzMelt, rdfs:label, "Quartz Melt")
o-rdfs:Label(dpm:RampEnd, "Ramp End")ottr:Triple(dpm:RampEnd, rdfs:label, "Ramp End")
o-rdfs:Label(dpm:RampStart, "Ramp Start")ottr:Triple(dpm:RampStart, rdfs:label, "Ramp Start")
o-rdfs:Label(dpm:Melt, "Melt")ottr:Triple(dpm:Melt, rdfs:label, "Melt")
dpm:HasAtmosphere(_:blank1888, x:argument5)ottr:Triple(_:blank1888, pmd:characteristic, _:blank1904)ottr:Triple(_:blank1904, dpm:relatesToComposition, x:argument5)
cross | o-rdf:Type(_:blank1904, ++(dpm:Atmosphere, pmd:SetPoint))ottr:Triple(_:blank1904, rdf:type, (dpm:Atmosphere, pmd:SetPoint))
dpm:HasCharacteristicCategorical(x:argument1, (pmd:SetPoint, dpm:Quench), _:argument10)ottr:Triple(_:blank1906, pmd:value, _:argument10)ottr:Triple(x:argument1, dpm:characteristic, _:blank1906)
dpm:ValueObject(_:blank1906, (pmd:SetPoint, dpm:Quench), none, none)ottr:Triple(_:blank1906, pmd:value, none)ottr:Triple(_:blank1906, pmd:unit, none)
cross | o-rdf:Type(_:blank1906, ++(pmd:SetPoint, dpm:Quench))ottr:Triple(_:blank1906, rdf:type, (pmd:SetPoint, dpm:Quench))
dpm:HasCharacteristicCategorical(x:argument1, (pmd:SetPoint, dpm:SampleContainer), _:argument4)ottr:Triple(_:blank1907, pmd:value, _:argument4)ottr:Triple(x:argument1, dpm:characteristic, _:blank1907)
dpm:ValueObject(_:blank1907, (pmd:SetPoint, dpm:SampleContainer), none, none)ottr:Triple(_:blank1907, pmd:value, none)ottr:Triple(_:blank1907, pmd:unit, none)
cross | o-rdf:Type(_:blank1907, ++(pmd:SetPoint, dpm:SampleContainer))ottr:Triple(_:blank1907, rdf:type, (pmd:SetPoint, dpm:SampleContainer))
dpm:HasCharacteristicNumerical(_:blank1887, (pmd:SetPoint, qudt:SampleMass), _:argument2, qudt:KiloGM)ottr:Triple(_:blank1887, pmd:characteristic, _:blank1903)
o-owl-ax:SubClassOf(qudt:KiloGM, qudt:Unit)ottr:Triple(qudt:KiloGM, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1903, (pmd:SetPoint, qudt:SampleMass), _:argument2, qudt:KiloGM)ottr:Triple(_:blank1903, pmd:value, _:argument2)ottr:Triple(_:blank1903, pmd:unit, qudt:KiloGM)
cross | o-rdf:Type(_:blank1903, ++(pmd:SetPoint, qudt:SampleMass))ottr:Triple(_:blank1903, rdf:type, (pmd:SetPoint, qudt:SampleMass))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, qudt:Pressure), _:argument6, qudt:PA)ottr:Triple(x:argument1, pmd:characteristic, _:blank1905)
o-owl-ax:SubClassOf(qudt:PA, qudt:Unit)ottr:Triple(qudt:PA, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1905, (pmd:SetPoint, qudt:Pressure), _:argument6, qudt:PA)ottr:Triple(_:blank1905, pmd:value, _:argument6)ottr:Triple(_:blank1905, pmd:unit, qudt:PA)
cross | o-rdf:Type(_:blank1905, ++(pmd:SetPoint, qudt:Pressure))ottr:Triple(_:blank1905, rdf:type, (pmd:SetPoint, qudt:Pressure))
dpm:HasCharacteristicNumerical(_:blank1889, (pmd:SetPoint, qudt:SampleMass), _:argument3, qudt:KiloGM)ottr:Triple(_:blank1889, pmd:characteristic, _:blank1908)
o-owl-ax:SubClassOf(qudt:KiloGM, qudt:Unit)ottr:Triple(qudt:KiloGM, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1908, (pmd:SetPoint, qudt:SampleMass), _:argument3, qudt:KiloGM)ottr:Triple(_:blank1908, pmd:value, _:argument3)ottr:Triple(_:blank1908, pmd:unit, qudt:KiloGM)
cross | o-rdf:Type(_:blank1908, ++(pmd:SetPoint, qudt:SampleMass))ottr:Triple(_:blank1908, rdf:type, (pmd:SetPoint, qudt:SampleMass))
dpm:HeatRamp(x:argument1, (_:argument7-1, _:argument7-2), (_:argument8-1, _:argument8-2), (_:argument9-1, _:argument9-2))zipMin | ottr:Triple(x:argument1, pmd:characteristic, ++(_:blank1895, _:blank1896, _:blank1897, _:blank1898))
dpm:HasCharacteristicNumerical(_:blank1898, (pmd:SetPoint, qudt:RampEnd), (_:argument8-1, _:argument8-2), qudt:K)ottr:Triple(_:blank1898, pmd:characteristic, _:blank1900)
o-owl-ax:SubClassOf(qudt:K, qudt:Unit)ottr:Triple(qudt:K, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1900, (pmd:SetPoint, qudt:RampEnd), (_:argument8-1, _:argument8-2), qudt:K)ottr:Triple(_:blank1900, pmd:value, (_:argument8-1, _:argument8-2))ottr:Triple(_:blank1900, pmd:unit, qudt:K)
cross | o-rdf:Type(_:blank1900, ++(pmd:SetPoint, qudt:RampEnd))ottr:Triple(_:blank1900, rdf:type, (pmd:SetPoint, qudt:RampEnd))
dpm:HasCharacteristicNumerical(_:blank1897, (pmd:SetPoint, qudt:RampStart), (_:argument7-1, _:argument7-2), qudt:K)ottr:Triple(_:blank1897, pmd:characteristic, _:blank1901)
o-owl-ax:SubClassOf(qudt:K, qudt:Unit)ottr:Triple(qudt:K, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1901, (pmd:SetPoint, qudt:RampStart), (_:argument7-1, _:argument7-2), qudt:K)ottr:Triple(_:blank1901, pmd:value, (_:argument7-1, _:argument7-2))ottr:Triple(_:blank1901, pmd:unit, qudt:K)
cross | o-rdf:Type(_:blank1901, ++(pmd:SetPoint, qudt:RampStart))ottr:Triple(_:blank1901, rdf:type, (pmd:SetPoint, qudt:RampStart))
dpm:HasCharacteristicNumerical(_:blank1899, (pmd:SetPoint, qudt:Duration), (_:argument9-1, _:argument9-2), qudt:SEC)ottr:Triple(_:blank1899, pmd:characteristic, _:blank1902)
o-owl-ax:SubClassOf(qudt:SEC, qudt:Unit)ottr:Triple(qudt:SEC, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1902, (pmd:SetPoint, qudt:Duration), (_:argument9-1, _:argument9-2), qudt:SEC)ottr:Triple(_:blank1902, pmd:value, (_:argument9-1, _:argument9-2))ottr:Triple(_:blank1902, pmd:unit, qudt:SEC)
cross | o-rdf:Type(_:blank1902, ++(pmd:SetPoint, qudt:Duration))ottr:Triple(_:blank1902, rdf:type, (pmd:SetPoint, qudt:Duration))

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:SampleSynthesisBulkQuartzMelt dpm:SampleSynthesisBulkQuartzMelt ottr:Triple ottr:Triple dpm:SampleSynthesisBulkQuartzMelt->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleSynthesisBulkQuartzMelt->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleSynthesisBulkQuartzMelt->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleSynthesisBulkQuartzMelt->o-rdfs:Label dpm:HasAtmosphere dpm:HasAtmosphere dpm:SampleSynthesisBulkQuartzMelt->dpm:HasAtmosphere dpm:HasCharacteristicCategorical dpm:HasCharacteristicCategorical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicCategorical dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicNumerical dpm:HeatRamp dpm:HeatRamp dpm:SampleSynthesisBulkQuartzMelt->dpm:HeatRamp o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasAtmosphere->ottr:Triple dpm:HasAtmosphere->o-rdf:Type dpm:HasCharacteristicCategorical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicCategorical->dpm:ValueObject dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:HeatRamp->ottr:Triple dpm:HeatRamp->dpm:HasCharacteristicNumerical dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Hierarchical vertical layout (dot)
dpm:SampleSynthesisBulkQuartzMelt dpm:SampleSynthesisBulkQuartzMelt ottr:Triple ottr:Triple dpm:SampleSynthesisBulkQuartzMelt->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleSynthesisBulkQuartzMelt->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleSynthesisBulkQuartzMelt->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleSynthesisBulkQuartzMelt->o-rdfs:Label dpm:HasAtmosphere dpm:HasAtmosphere dpm:SampleSynthesisBulkQuartzMelt->dpm:HasAtmosphere dpm:HasCharacteristicCategorical dpm:HasCharacteristicCategorical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicCategorical dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicNumerical dpm:HeatRamp dpm:HeatRamp dpm:SampleSynthesisBulkQuartzMelt->dpm:HeatRamp o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasAtmosphere->ottr:Triple dpm:HasAtmosphere->o-rdf:Type dpm:HasCharacteristicCategorical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicCategorical->dpm:ValueObject dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:HeatRamp->ottr:Triple dpm:HeatRamp->dpm:HasCharacteristicNumerical dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Spring model layout (neato)
dpm:SampleSynthesisBulkQuartzMelt dpm:SampleSynthesisBulkQuartzMelt ottr:Triple ottr:Triple dpm:SampleSynthesisBulkQuartzMelt->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleSynthesisBulkQuartzMelt->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleSynthesisBulkQuartzMelt->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleSynthesisBulkQuartzMelt->o-rdfs:Label dpm:HasAtmosphere dpm:HasAtmosphere dpm:SampleSynthesisBulkQuartzMelt->dpm:HasAtmosphere dpm:HasCharacteristicCategorical dpm:HasCharacteristicCategorical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicCategorical dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicNumerical dpm:HeatRamp dpm:HeatRamp dpm:SampleSynthesisBulkQuartzMelt->dpm:HeatRamp o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasAtmosphere->ottr:Triple dpm:HasAtmosphere->o-rdf:Type dpm:HasCharacteristicCategorical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicCategorical->dpm:ValueObject dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:HeatRamp->ottr:Triple dpm:HeatRamp->dpm:HasCharacteristicNumerical dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Spring model layout (fdp)
dpm:SampleSynthesisBulkQuartzMelt dpm:SampleSynthesisBulkQuartzMelt ottr:Triple ottr:Triple dpm:SampleSynthesisBulkQuartzMelt->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleSynthesisBulkQuartzMelt->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleSynthesisBulkQuartzMelt->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleSynthesisBulkQuartzMelt->o-rdfs:Label dpm:HasAtmosphere dpm:HasAtmosphere dpm:SampleSynthesisBulkQuartzMelt->dpm:HasAtmosphere dpm:HasCharacteristicCategorical dpm:HasCharacteristicCategorical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicCategorical dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicNumerical dpm:HeatRamp dpm:HeatRamp dpm:SampleSynthesisBulkQuartzMelt->dpm:HeatRamp o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasAtmosphere->ottr:Triple dpm:HasAtmosphere->o-rdf:Type dpm:HasCharacteristicCategorical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicCategorical->dpm:ValueObject dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:HeatRamp->ottr:Triple dpm:HeatRamp->dpm:HasCharacteristicNumerical dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Radial layout (twopi)
dpm:SampleSynthesisBulkQuartzMelt dpm:SampleSynthesisBulkQuartzMelt ottr:Triple ottr:Triple dpm:SampleSynthesisBulkQuartzMelt->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleSynthesisBulkQuartzMelt->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleSynthesisBulkQuartzMelt->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleSynthesisBulkQuartzMelt->o-rdfs:Label dpm:HasAtmosphere dpm:HasAtmosphere dpm:SampleSynthesisBulkQuartzMelt->dpm:HasAtmosphere dpm:HasCharacteristicCategorical dpm:HasCharacteristicCategorical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicCategorical dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicNumerical dpm:HeatRamp dpm:HeatRamp dpm:SampleSynthesisBulkQuartzMelt->dpm:HeatRamp o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasAtmosphere->ottr:Triple dpm:HasAtmosphere->o-rdf:Type dpm:HasCharacteristicCategorical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicCategorical->dpm:ValueObject dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:HeatRamp->ottr:Triple dpm:HeatRamp->dpm:HasCharacteristicNumerical dpm:ValueObject->ottr:Triple dpm:ValueObject->o-rdf:Type
Circular layout (circo)
dpm:SampleSynthesisBulkQuartzMelt dpm:SampleSynthesisBulkQuartzMelt ottr:Triple ottr:Triple dpm:SampleSynthesisBulkQuartzMelt->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleSynthesisBulkQuartzMelt->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:SampleSynthesisBulkQuartzMelt->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:SampleSynthesisBulkQuartzMelt->o-rdfs:Label dpm:HasAtmosphere dpm:HasAtmosphere dpm:SampleSynthesisBulkQuartzMelt->dpm:HasAtmosphere dpm:HasCharacteristicCategorical dpm:HasCharacteristicCategorical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicCategorical dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleSynthesisBulkQuartzMelt->dpm:HasCharacteristicNumerical dpm:HeatRamp dpm:HeatRamp dpm:SampleSynthesisBulkQuartzMelt->dpm:HeatRamp o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->ottr:Triple o-rdfs:Label->ottr:Triple dpm:HasAtmosphere->ottr:Triple dpm:HasAtmosphere->o-rdf:Type dpm:HasCharacteristicCategorical->ottr:Triple dpm:ValueObject dpm:ValueObject dpm:HasCharacteristicCategorical->dpm:ValueObject dpm:HasCharacteristicNumerical->ottr:Triple dpm:HasCharacteristicNumerical->o-owl-ax:SubClassOf dpm:HasCharacteristicNumerical->dpm:ValueObject dpm:HeatRamp->ottr:Triple dpm:HeatRamp->dpm:HasCharacteristicNumerical 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:SampleSynthesisBulkQuartzMeltottr:Triple (2)
o-owl-ax:SubClassOf (6)ottr:Triple (1)
o-rdf:Type (1)ottr:Triple (1)
o-rdfs:Label (6)ottr:Triple (1)
dpm:HasAtmosphere (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
dpm:HasCharacteristicCategorical (2)ottr:Triple (2)
dpm:ValueObject (1)ottr:Triple (2)
o-rdf:Type (1)ottr:Triple (1)
dpm:HasCharacteristicNumerical (3)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:HeatRamp (1)ottr:Triple (1)
dpm:HasCharacteristicNumerical (3)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:SampleSynthesisBulkQuartzMelt[
    ottr:IRI ?quartz_melt_name,
    ? xsd:float ?mass_in_unit_kg,
    ? xsd:float ?mass_out_unit_kg,
    xsd:string ?sample_container="",
    ? ottr:IRI ?gas,
    ? xsd:float ?pressure_unit_pascal,
    List<xsd:float> ?ramp_start_unit_K,
    List<xsd:float> ?ramp_end_unit_K,
    List<xsd:float> ?ramp_duration_unit_s,
    xsd:string ?quench=""
] :: {
    zipMin | ottr:Triple(?quartz_melt_name, pmd:characteristic, ++(_:blank505, _:blank502, _:blank506, _:blank507)),
    zipMin | ottr:Triple(?quartz_melt_name, pmd:output, ++(_:blank508, _:blank509, _:blank510, _:blank511)),
    o-owl-ax:SubClassOf(dpm:Duration, qudt:Time),
    o-owl-ax:SubClassOf(dpm:Melt, pmd:ManufactureProcess),
    o-owl-ax:SubClassOf(dpm:QuartzMelt, dpm:Melt),
    o-owl-ax:SubClassOf(dpm:RampEnd, qudt:Temperature),
    o-owl-ax:SubClassOf(dpm:RampStart, qudt:Temperature),
    o-owl-ax:SubClassOf(dpm:SampleContainer, pmd:ProcessingNode),
    o-rdf:Type(?quartz_melt_name, dpm:QuartzMelt),
    o-rdfs:Label(dpm:Duration, "Duration"),
    o-rdfs:Label(dpm:Melt, "Melt"),
    o-rdfs:Label(dpm:QuartzMelt, "Quartz Melt"),
    o-rdfs:Label(dpm:RampEnd, "Ramp End"),
    o-rdfs:Label(dpm:RampStart, "Ramp Start"),
    o-rdfs:Label(dpm:SampleContainer, "Sample Container"),
    dpm:HasAtmosphere(_:blank502, ?gas),
    dpm:HasCharacteristicCategorical(?quartz_melt_name, (pmd:SetPoint, dpm:Quench), ?quench),
    dpm:HasCharacteristicCategorical(?quartz_melt_name, (pmd:SetPoint, dpm:SampleContainer), ?sample_container),
    dpm:HasCharacteristicNumerical(?quartz_melt_name, (pmd:SetPoint, qudt:Pressure), ?pressure_unit_pascal, qudt:PA),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:SampleMass), ?mass_in_unit_kg, qudt:KiloGM),
    dpm:HasCharacteristicNumerical(_:blank508, (pmd:SetPoint, qudt:SampleMass), ?mass_out_unit_kg, qudt:KiloGM),
    dpm:HeatRamp(?quartz_melt_name, ?ramp_start_unit_K, ?ramp_end_unit_K, ?ramp_duration_unit_s)
} .

RDF/wOTTR

dpm:SampleSynthesisBulkQuartzMelt
        rdf:type         ottr:Template ;
        ottr:parameters  ( [ ottr:name      "quartz_melt_name" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "mass_in_unit_kg" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "mass_out_unit_kg" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b2
                           ]
                           [ ottr:default   "" ;
                             ottr:name      "sample_container" ;
                             ottr:type      xsd:string ;
                             ottr:variable  _:b3
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "gas" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b4
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "pressure_unit_pascal" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b5
                           ]
                           [ ottr:name      "ramp_start_unit_K" ;
                             ottr:type      ( rdf:List xsd:float ) ;
                             ottr:variable  _:b6
                           ]
                           [ ottr:name      "ramp_end_unit_K" ;
                             ottr:type      ( rdf:List xsd:float ) ;
                             ottr:variable  _:b7
                           ]
                           [ ottr:name      "ramp_duration_unit_s" ;
                             ottr:type      ( rdf:List xsd:float ) ;
                             ottr:variable  _:b8
                           ]
                           [ ottr:default   "" ;
                             ottr:name      "quench" ;
                             ottr:type      xsd:string ;
                             ottr:variable  _:b9
                           ]
                         ) ;
        ottr:pattern     [ ottr:arguments  ( [ ottr:value  _:b0 ]
                                             [ ottr:value  pmd:characteristic ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     ( _:b10
                                                                _:b11
                                                                [] 
                                                                [] 
                                                              )
                                             ]
                                           ) ;
                           ottr:modifier   ottr:zipMin ;
                           ottr:of         ottr:Triple
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b0
                                          dpm:QuartzMelt
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:RampEnd "Ramp End" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:Duration "Duration" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:Duration qudt:Time )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b10
                                          ( pmd:SetPoint qudt:SampleMass )
                                          _:b1
                                          qudt:KiloGM
                                        )
                         ] ;
        ottr:pattern     [ ottr:arguments  ( [ ottr:value  _:b0 ]
                                             [ ottr:value  pmd:output ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     ( _:b12
                                                                [] 
                                                                [] 
                                                                [] 
                                                              )
                                             ]
                                           ) ;
                           ottr:modifier   ottr:zipMin ;
                           ottr:of         ottr:Triple
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:Melt "Melt" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:SampleContainer "Sample Container" )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b12
                                          ( pmd:SetPoint qudt:SampleMass )
                                          _:b2
                                          qudt:KiloGM
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:SampleContainer pmd:ProcessingNode )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasAtmosphere ;
                           ottr:values  ( _:b11
                                          _:b4
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:QuartzMelt "Quartz Melt" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:RampStart "Ramp Start" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:RampStart qudt:Temperature )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint qudt:Pressure )
                                          _:b5
                                          qudt:PA
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HeatRamp ;
                           ottr:values  ( _:b0
                                          _:b6
                                          _:b7
                                          _:b8
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:Melt pmd:ManufactureProcess )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:RampEnd qudt:Temperature )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicCategorical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint dpm:SampleContainer )
                                          _:b3
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicCategorical ;
                           ottr:values  ( _:b0
                                          ( pmd:SetPoint dpm:Quench )
                                          _:b9
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:QuartzMelt dpm:Melt )
                         ] .

Prefixes

🛈 Prefixes are removed from all listings on this page for readability, but are listed here in RDF Turtle format.

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