Contents

Template: dpm:SampleThinFilmSampleSubstrateLayer

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

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
1substrateottr:IRInoyesno
2intended_compoundottr:IRIyesyesno
3substrate_dimensions_unit_mNEList<xsd:float>noyesno
4oxid_layer_thickness_unit_mxsd:floatyesyesno
5substrat_layer_thickness_unit_mxsd:floatyesyesno
6substrate_orientationNEList<xsd:float>noyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

dpm:SampleThinFilmSampleSubstrateLayer[
    ottr:IRI ?substrate,
    ? ottr:IRI ?intended_compound,
    NEList<xsd:float> ?substrate_dimensions_unit_m,
    ? xsd:float ?oxid_layer_thickness_unit_m,
    ? xsd:float ?substrat_layer_thickness_unit_m,
    NEList<xsd:float> ?substrate_orientation
] :: {
    ottr:Triple(?substrate, dpm:intendedCompound, ?intended_compound),
    ottr:Triple(?substrate, rdf:type, dpm:SampleThinFilmSubstrateLayer),
    o-owl-ax:SubClassOf(dpm:OxidLayerThickness, qudt:Thickness),
    o-owl-ax:SubClassOf(dpm:SampleThinFilmSubstrateLayer, pmd:Sample),
    o-owl-ax:SubClassOf(dpm:SubstratLayerThickness, qudt:Thickness),
    o-rdfs:Label(dpm:OxidLayerThickness, "Oxid Layer Thickness"),
    o-rdfs:Label(dpm:SampleThinFilmSubstrateLayer, "Sample Thin Film Substrate Layer"),
    o-rdfs:Label(dpm:SubstratLayerThickness, "Substrat Layer Thickness"),
    dpm:HasCharacteristicNumerical(?substrate, (pmd:Measurement, qudt:SubstratDimension), ?substrate_dimensions_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(?substrate, (pmd:Measurement, dpm:OxidLayerThickness), ?oxid_layer_thickness_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(?substrate, (pmd:Measurement, dpm:SubstratLayerThickness), ?substrat_layer_thickness_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(?substrate, (pmd:Measurement, dpm:SubstratOrientation), ?substrate_orientation, none)
} .

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

Visualisation of expanded RDF graph

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

Hierarchical horizontal layout (dot)
https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI> dpm:OxidLayerThickness "Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Oxid Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->"Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Thickness : LUB<ottr:IRI> qudt:Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf blank1111 : LUB<rdfs:Resource> pmd:Measurement, dpm:SubstratLayerThickness argument5 : LUB<rdfs:Resource> blank1111 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1111 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1111 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> dpm:intendedCompound blank1112 : LUB<rdfs:Resource> pmd:Measurement, qudt:SubstratDimension http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1112 : LUB<rdfs:Resource> pmd:characteristic blank1113 : LUB<rdfs:Resource> pmd:Measurement, dpm:OxidLayerThickness http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1113 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf "Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film Substrate Layer https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->"Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1112 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) rdf:List blank1112 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-2 : LUB<rdfs:Resource> 2 https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI> dpm:SubstratLayerThickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf "Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrat Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->"Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1113 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1113 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value
Hierarchical vertical layout (dot)
https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI> dpm:OxidLayerThickness "Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Oxid Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->"Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Thickness : LUB<ottr:IRI> qudt:Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf blank1111 : LUB<rdfs:Resource> pmd:Measurement, dpm:SubstratLayerThickness argument5 : LUB<rdfs:Resource> blank1111 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1111 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1111 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> dpm:intendedCompound blank1112 : LUB<rdfs:Resource> pmd:Measurement, qudt:SubstratDimension http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1112 : LUB<rdfs:Resource> pmd:characteristic blank1113 : LUB<rdfs:Resource> pmd:Measurement, dpm:OxidLayerThickness http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1113 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf "Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film Substrate Layer https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->"Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1112 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) rdf:List blank1112 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-2 : LUB<rdfs:Resource> 2 https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI> dpm:SubstratLayerThickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf "Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrat Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->"Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1113 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1113 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value
Spring model layout (neato)
https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI> dpm:OxidLayerThickness "Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Oxid Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->"Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Thickness : LUB<ottr:IRI> qudt:Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf blank1111 : LUB<rdfs:Resource> pmd:Measurement, dpm:SubstratLayerThickness argument5 : LUB<rdfs:Resource> blank1111 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1111 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1111 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> dpm:intendedCompound blank1112 : LUB<rdfs:Resource> pmd:Measurement, qudt:SubstratDimension http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1112 : LUB<rdfs:Resource> pmd:characteristic blank1113 : LUB<rdfs:Resource> pmd:Measurement, dpm:OxidLayerThickness http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1113 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf "Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film Substrate Layer https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->"Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1112 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) rdf:List blank1112 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-2 : LUB<rdfs:Resource> 2 https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI> dpm:SubstratLayerThickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf "Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrat Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->"Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1113 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1113 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value
Spring model layout (fdp)
https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI> dpm:OxidLayerThickness "Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Oxid Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->"Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Thickness : LUB<ottr:IRI> qudt:Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf blank1111 : LUB<rdfs:Resource> pmd:Measurement, dpm:SubstratLayerThickness argument5 : LUB<rdfs:Resource> blank1111 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1111 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1111 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> dpm:intendedCompound blank1112 : LUB<rdfs:Resource> pmd:Measurement, qudt:SubstratDimension http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1112 : LUB<rdfs:Resource> pmd:characteristic blank1113 : LUB<rdfs:Resource> pmd:Measurement, dpm:OxidLayerThickness http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1113 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf "Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film Substrate Layer https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->"Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1112 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) rdf:List blank1112 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-2 : LUB<rdfs:Resource> 2 https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI> dpm:SubstratLayerThickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf "Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrat Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->"Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1113 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1113 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value
Radial layout (twopi)
https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI> dpm:OxidLayerThickness "Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Oxid Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->"Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Thickness : LUB<ottr:IRI> qudt:Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf blank1111 : LUB<rdfs:Resource> pmd:Measurement, dpm:SubstratLayerThickness argument5 : LUB<rdfs:Resource> blank1111 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1111 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1111 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> dpm:intendedCompound blank1112 : LUB<rdfs:Resource> pmd:Measurement, qudt:SubstratDimension http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1112 : LUB<rdfs:Resource> pmd:characteristic blank1113 : LUB<rdfs:Resource> pmd:Measurement, dpm:OxidLayerThickness http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1113 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf "Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film Substrate Layer https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->"Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1112 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) rdf:List blank1112 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-2 : LUB<rdfs:Resource> 2 https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI> dpm:SubstratLayerThickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf "Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrat Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->"Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1113 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1113 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value
Circular layout (circo)
https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI> dpm:OxidLayerThickness "Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Oxid Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->"Oxid Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Thickness : LUB<ottr:IRI> qudt:Thickness https://www.dipromag.de/dipromag_onto/0.1/OxidLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf blank1111 : LUB<rdfs:Resource> pmd:Measurement, dpm:SubstratLayerThickness argument5 : LUB<rdfs:Resource> blank1111 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1111 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1111 : LUB<rdfs:Resource> pmd:characteristic http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> dpm:intendedCompound blank1112 : LUB<rdfs:Resource> pmd:Measurement, qudt:SubstratDimension http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1112 : LUB<rdfs:Resource> pmd:characteristic blank1113 : LUB<rdfs:Resource> pmd:Measurement, dpm:OxidLayerThickness http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1113 : LUB<rdfs:Resource> pmd:characteristic https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI> dpm:SampleThinFilmSubstrateLayer https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf "Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film Substrate Layer https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilmSubstrateLayer : LUB<ottr:IRI>->"Sample Thin Film Substrate Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1112 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) rdf:List blank1112 : LUB<rdfs:Resource>->(argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380) pmd:value argument3-1 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-1 : LUB<rdfs:Resource> 1 argument3-2 : LUB<rdfs:Resource> (argument3-1 : LUB<rdfs:Resource>, argument3-2 : LUB<rdfs:Resource>)(id: 1380)->argument3-2 : LUB<rdfs:Resource> 2 https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI> dpm:SubstratLayerThickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->http://qudt.org/vocab/Thickness : LUB<ottr:IRI> rdfs:subClassOf "Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrat Layer Thickness https://www.dipromag.de/dipromag_onto/0.1/SubstratLayerThickness : LUB<ottr:IRI>->"Substrat Layer Thickness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label blank1113 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1113 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value

Expanded RDF graph

x:argument1  rdf:type         dpm:SampleThinFilmSubstrateLayer ;
        pmd:characteristic    [ rdf:type   dpm:OxidLayerThickness , pmd:Measurement ;
                                pmd:unit   qudt:M ;
                                pmd:value  [] 
                              ] ;
        pmd:characteristic    [ rdf:type   qudt:SubstratDimension , pmd:Measurement ;
                                pmd:unit   qudt:M ;
                                pmd:value  ( [] 
                                             [] 
                                           )
                              ] ;
        pmd:characteristic    [ rdf:type   dpm:SubstratLayerThickness , pmd:Measurement ;
                                pmd:unit   qudt:M ;
                                pmd:value  [] 
                              ] ;
        dpm:intendedCompound  x:argument2 .

dpm:SampleThinFilmSubstrateLayer
        rdfs:label       "Sample Thin Film Substrate Layer" ;
        rdfs:subClassOf  pmd:Sample .

dpm:SubstratLayerThickness
        rdfs:label       "Substrat Layer Thickness" ;
        rdfs:subClassOf  qudt:Thickness .

qudt:M  rdfs:subClassOf  qudt:Unit .

dpm:OxidLayerThickness
        rdfs:label       "Oxid Layer Thickness" ;
        rdfs:subClassOf  qudt:Thickness .

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:SampleThinFilmSampleSubstrateLayer(x:argument1, x:argument2, (_:argument3-1, _:argument3-2), _:argument4, _:argument5, (_:argument6-1, _:argument6-2))ottr:Triple(x:argument1, rdf:type, dpm:SampleThinFilmSubstrateLayer)ottr:Triple(x:argument1, dpm:intendedCompound, x:argument2)
o-owl-ax:SubClassOf(dpm:SampleThinFilmSubstrateLayer, pmd:Sample)ottr:Triple(dpm:SampleThinFilmSubstrateLayer, rdfs:subClassOf, pmd:Sample)
o-owl-ax:SubClassOf(dpm:SubstratLayerThickness, qudt:Thickness)ottr:Triple(dpm:SubstratLayerThickness, rdfs:subClassOf, qudt:Thickness)
o-owl-ax:SubClassOf(dpm:OxidLayerThickness, qudt:Thickness)ottr:Triple(dpm:OxidLayerThickness, rdfs:subClassOf, qudt:Thickness)
o-rdfs:Label(dpm:OxidLayerThickness, "Oxid Layer Thickness")ottr:Triple(dpm:OxidLayerThickness, rdfs:label, "Oxid Layer Thickness")
o-rdfs:Label(dpm:SubstratLayerThickness, "Substrat Layer Thickness")ottr:Triple(dpm:SubstratLayerThickness, rdfs:label, "Substrat Layer Thickness")
o-rdfs:Label(dpm:SampleThinFilmSubstrateLayer, "Sample Thin Film Substrate Layer")ottr:Triple(dpm:SampleThinFilmSubstrateLayer, rdfs:label, "Sample Thin Film Substrate Layer")
dpm:HasCharacteristicNumerical(x:argument1, (pmd:Measurement, dpm:SubstratLayerThickness), _:argument5, qudt:M)ottr:Triple(x:argument1, pmd:characteristic, _:blank1104)
o-owl-ax:SubClassOf(qudt:M, qudt:Unit)ottr:Triple(qudt:M, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1104, (pmd:Measurement, dpm:SubstratLayerThickness), _:argument5, qudt:M)ottr:Triple(_:blank1104, pmd:value, _:argument5)ottr:Triple(_:blank1104, pmd:unit, qudt:M)
cross | o-rdf:Type(_:blank1104, ++(pmd:Measurement, dpm:SubstratLayerThickness))ottr:Triple(_:blank1104, rdf:type, (pmd:Measurement, dpm:SubstratLayerThickness))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:Measurement, qudt:SubstratDimension), (_:argument3-1, _:argument3-2), qudt:M)ottr:Triple(x:argument1, pmd:characteristic, _:blank1105)
o-owl-ax:SubClassOf(qudt:M, qudt:Unit)ottr:Triple(qudt:M, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1105, (pmd:Measurement, qudt:SubstratDimension), (_:argument3-1, _:argument3-2), qudt:M)ottr:Triple(_:blank1105, pmd:value, (_:argument3-1, _:argument3-2))ottr:Triple(_:blank1105, pmd:unit, qudt:M)
cross | o-rdf:Type(_:blank1105, ++(pmd:Measurement, qudt:SubstratDimension))ottr:Triple(_:blank1105, rdf:type, (pmd:Measurement, qudt:SubstratDimension))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:Measurement, dpm:OxidLayerThickness), _:argument4, qudt:M)ottr:Triple(x:argument1, pmd:characteristic, _:blank1106)
o-owl-ax:SubClassOf(qudt:M, qudt:Unit)ottr:Triple(qudt:M, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1106, (pmd:Measurement, dpm:OxidLayerThickness), _:argument4, qudt:M)ottr:Triple(_:blank1106, pmd:value, _:argument4)ottr:Triple(_:blank1106, pmd:unit, qudt:M)
cross | o-rdf:Type(_:blank1106, ++(pmd:Measurement, dpm:OxidLayerThickness))ottr:Triple(_:blank1106, rdf:type, (pmd:Measurement, dpm:OxidLayerThickness))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:Measurement, dpm:SubstratOrientation), (_:argument6-1, _:argument6-2), none)ottr:Triple(x:argument1, pmd:characteristic, _:blank1107)
o-owl-ax:SubClassOf(none, qudt:Unit)ottr:Triple(none, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1107, (pmd:Measurement, dpm:SubstratOrientation), (_:argument6-1, _:argument6-2), none)ottr:Triple(_:blank1107, pmd:value, (_:argument6-1, _:argument6-2))ottr:Triple(_:blank1107, pmd:unit, none)
cross | o-rdf:Type(_:blank1107, ++(pmd:Measurement, dpm:SubstratOrientation))ottr:Triple(_:blank1107, rdf:type, (pmd:Measurement, dpm:SubstratOrientation))

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:SampleThinFilmSampleSubstrateLayer dpm:SampleThinFilmSampleSubstrateLayer ottr:Triple ottr:Triple dpm:SampleThinFilmSampleSubstrateLayer->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleThinFilmSampleSubstrateLayer->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:SampleThinFilmSampleSubstrateLayer->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleThinFilmSampleSubstrateLayer->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:SampleThinFilmSampleSubstrateLayer dpm:SampleThinFilmSampleSubstrateLayer ottr:Triple ottr:Triple dpm:SampleThinFilmSampleSubstrateLayer->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleThinFilmSampleSubstrateLayer->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:SampleThinFilmSampleSubstrateLayer->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleThinFilmSampleSubstrateLayer->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:SampleThinFilmSampleSubstrateLayer dpm:SampleThinFilmSampleSubstrateLayer ottr:Triple ottr:Triple dpm:SampleThinFilmSampleSubstrateLayer->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleThinFilmSampleSubstrateLayer->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:SampleThinFilmSampleSubstrateLayer->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleThinFilmSampleSubstrateLayer->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:SampleThinFilmSampleSubstrateLayer dpm:SampleThinFilmSampleSubstrateLayer ottr:Triple ottr:Triple dpm:SampleThinFilmSampleSubstrateLayer->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleThinFilmSampleSubstrateLayer->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:SampleThinFilmSampleSubstrateLayer->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleThinFilmSampleSubstrateLayer->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:SampleThinFilmSampleSubstrateLayer dpm:SampleThinFilmSampleSubstrateLayer ottr:Triple ottr:Triple dpm:SampleThinFilmSampleSubstrateLayer->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleThinFilmSampleSubstrateLayer->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:SampleThinFilmSampleSubstrateLayer->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleThinFilmSampleSubstrateLayer->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:SampleThinFilmSampleSubstrateLayer dpm:SampleThinFilmSampleSubstrateLayer ottr:Triple ottr:Triple dpm:SampleThinFilmSampleSubstrateLayer->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:SampleThinFilmSampleSubstrateLayer->o-owl-ax:SubClassOf o-rdfs:Label o-rdfs:Label dpm:SampleThinFilmSampleSubstrateLayer->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:SampleThinFilmSampleSubstrateLayer->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:SampleThinFilmSampleSubstrateLayerottr:Triple (2)
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:SampleThinFilmSampleSubstrateLayer[
    ottr:IRI ?substrate,
    ? ottr:IRI ?intended_compound,
    NEList<xsd:float> ?substrate_dimensions_unit_m,
    ? xsd:float ?oxid_layer_thickness_unit_m,
    ? xsd:float ?substrat_layer_thickness_unit_m,
    NEList<xsd:float> ?substrate_orientation
] :: {
    ottr:Triple(?substrate, dpm:intendedCompound, ?intended_compound),
    ottr:Triple(?substrate, rdf:type, dpm:SampleThinFilmSubstrateLayer),
    o-owl-ax:SubClassOf(dpm:OxidLayerThickness, qudt:Thickness),
    o-owl-ax:SubClassOf(dpm:SampleThinFilmSubstrateLayer, pmd:Sample),
    o-owl-ax:SubClassOf(dpm:SubstratLayerThickness, qudt:Thickness),
    o-rdfs:Label(dpm:OxidLayerThickness, "Oxid Layer Thickness"),
    o-rdfs:Label(dpm:SampleThinFilmSubstrateLayer, "Sample Thin Film Substrate Layer"),
    o-rdfs:Label(dpm:SubstratLayerThickness, "Substrat Layer Thickness"),
    dpm:HasCharacteristicNumerical(?substrate, (pmd:Measurement, qudt:SubstratDimension), ?substrate_dimensions_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(?substrate, (pmd:Measurement, dpm:OxidLayerThickness), ?oxid_layer_thickness_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(?substrate, (pmd:Measurement, dpm:SubstratLayerThickness), ?substrat_layer_thickness_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(?substrate, (pmd:Measurement, dpm:SubstratOrientation), ?substrate_orientation, none)
} .

RDF/wOTTR

dpm:SampleThinFilmSampleSubstrateLayer
        rdf:type         ottr:Template ;
        ottr:parameters  ( [ ottr:name      "substrate" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "intended_compound" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:name      "substrate_dimensions_unit_m" ;
                             ottr:type      ( ottr:NEList xsd:float ) ;
                             ottr:variable  _:b2
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "oxid_layer_thickness_unit_m" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b3
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "substrat_layer_thickness_unit_m" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b4
                           ]
                           [ ottr:name      "substrate_orientation" ;
                             ottr:type      ( ottr:NEList xsd:float ) ;
                             ottr:variable  _:b5
                           ]
                         ) ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:OxidLayerThickness "Oxid Layer Thickness" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:SampleThinFilmSubstrateLayer pmd:Sample )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:SampleThinFilmSubstrateLayer "Sample Thin Film Substrate Layer" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:SubstratLayerThickness qudt:Thickness )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          dpm:intendedCompound
                                          _:b1
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:Measurement dpm:SubstratOrientation )
                                          _:b5
                                          ottr:none
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:Measurement qudt:SubstratDimension )
                                          _:b2
                                          qudt:M
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:OxidLayerThickness qudt:Thickness )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:SubstratLayerThickness "Substrat Layer Thickness" )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          rdf:type dpm:SampleThinFilmSubstrateLayer
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:Measurement dpm:OxidLayerThickness )
                                          _:b3
                                          qudt:M
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b0
                                          ( pmd:Measurement dpm:SubstratLayerThickness )
                                          _:b4
                                          qudt:M
                                        )
                         ] .

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/>.