Pattern stOTTR 🛈 stOTTR serialisation of the template without annotation instances.
dpm:SputterSourceProcessParameter[
? ottr:IRI ?sputter_source_parameter_node,
? ottr:IRI ?source,
? owl:Class ?generator_type,
? xsd:float ?mag_field_strength_above_target_unit_T,
? xsd:float ?source_tilt_angle_unit_deg,
? xsd:float ?distance_to_sample_unit_m,
? xsd:float ?power_unit_W
] :: {
ottr:Triple(?sputter_source_parameter_node, pmd:input, ?source),
o-owl-ax:SubClassOf(?generator_type, pmd:ProcessingNode),
o-owl-ax:SubClassOf(qudt:MagneticFieldAboveTarget, qudt:MagneticField),
o-owl-ax:SubClassOf(dpm:DistanceSourceToSample, qudt:Distance),
o-owl-ax:SubClassOf(dpm:SourceTiltAngle, qudt:Angle),
o-rdfs:Label(qudt:MagneticFieldAboveTarget, "Magnetic Field Above Target"),
o-rdfs:Label(dpm:DistanceSourceToSample, "Distance Source to Sample"),
o-rdfs:Label(dpm:SourceTiltAngle, "Source Tilt Angle"),
dpm:HasCharacteristicCategorical(?sputter_source_parameter_node, (pmd:Measurement, ?generator_type), none),
dpm:HasCharacteristicNumerical(?sputter_source_parameter_node, (pmd:SetPoint, qudt:MagneticFieldAboveTarget), ?mag_field_strength_above_target_unit_T, qudt:T),
dpm:HasCharacteristicNumerical(?sputter_source_parameter_node, (pmd:SetPoint, qudt:Power), ?power_unit_W, qudt:W),
dpm:HasCharacteristicNumerical(?sputter_source_parameter_node, (pmd:SetPoint, dpm:DistanceSourceToSample), ?distance_to_sample_unit_m, qudt:M),
dpm:HasCharacteristicNumerical(?sputter_source_parameter_node, (pmd:SetPoint, dpm:SourceTiltAngle), ?source_tilt_angle_unit_deg, qudt:DEG)
} . 🛈 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:SputterSourceProcessParameter(x:argument1, x:argument2, x:argument3, _:argument4, _:argument5, _:argument6, _:argument7) RDF/wOTTR
[ ottr:of dpm:SputterSourceProcessParameter ;
ottr:values ( x:argument1 x:argument2 x:argument3
[]
[]
[]
[]
)
] . 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)
blank880 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:SourceTiltAngle
argument5 : LUB<rdfs:Resource>
blank880 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/DEG : LUB<ottr:IRI>
qudt:DEG
blank880 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank880 : LUB<rdfs:Resource>
pmd:characteristic
blank881 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:Power
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank881 : LUB<rdfs:Resource>
pmd:characteristic
blank882 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:MagneticFieldAboveTarget
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank882 : 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>
pmd:input
blank883 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:DistanceSourceToSample
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank883 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>
dpm:DistanceSourceToSample
"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Distance Source to Sample
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Distance : LUB<ottr:IRI>
qudt:Distance
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->http://qudt.org/vocab/Distance : LUB<ottr:IRI>
rdfs:subClassOf
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>
qudt:MagneticFieldAboveTarget
http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
qudt:MagneticField
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
rdfs:subClassOf
"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Magnetic Field Above Target
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>
dpm:SourceTiltAngle
"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Source Tilt Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Angle : LUB<ottr:IRI>
qudt:Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->http://qudt.org/vocab/Angle : LUB<ottr:IRI>
rdfs:subClassOf
argument7 : LUB<rdfs:Resource>
blank881 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/W : LUB<ottr:IRI>
qudt:W
blank881 : LUB<rdfs:Resource>->http://qudt.org/vocab/W : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/W : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
argument4 : LUB<rdfs:Resource>
blank882 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/T : LUB<ottr:IRI>
qudt:T
blank882 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>
x:argument3
https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
pmd:ProcessingNode
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
rdfs:subClassOf
argument6 : LUB<rdfs:Resource>
blank883 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/M : LUB<ottr:IRI>
qudt:M
blank883 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Hierarchical vertical layout (dot)
blank880 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:SourceTiltAngle
argument5 : LUB<rdfs:Resource>
blank880 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/DEG : LUB<ottr:IRI>
qudt:DEG
blank880 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank880 : LUB<rdfs:Resource>
pmd:characteristic
blank881 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:Power
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank881 : LUB<rdfs:Resource>
pmd:characteristic
blank882 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:MagneticFieldAboveTarget
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank882 : 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>
pmd:input
blank883 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:DistanceSourceToSample
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank883 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>
dpm:DistanceSourceToSample
"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Distance Source to Sample
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Distance : LUB<ottr:IRI>
qudt:Distance
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->http://qudt.org/vocab/Distance : LUB<ottr:IRI>
rdfs:subClassOf
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>
qudt:MagneticFieldAboveTarget
http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
qudt:MagneticField
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
rdfs:subClassOf
"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Magnetic Field Above Target
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>
dpm:SourceTiltAngle
"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Source Tilt Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Angle : LUB<ottr:IRI>
qudt:Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->http://qudt.org/vocab/Angle : LUB<ottr:IRI>
rdfs:subClassOf
argument7 : LUB<rdfs:Resource>
blank881 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/W : LUB<ottr:IRI>
qudt:W
blank881 : LUB<rdfs:Resource>->http://qudt.org/vocab/W : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/W : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
argument4 : LUB<rdfs:Resource>
blank882 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/T : LUB<ottr:IRI>
qudt:T
blank882 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>
x:argument3
https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
pmd:ProcessingNode
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
rdfs:subClassOf
argument6 : LUB<rdfs:Resource>
blank883 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/M : LUB<ottr:IRI>
qudt:M
blank883 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Spring model layout (neato)
blank880 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:SourceTiltAngle
argument5 : LUB<rdfs:Resource>
blank880 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/DEG : LUB<ottr:IRI>
qudt:DEG
blank880 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank880 : LUB<rdfs:Resource>
pmd:characteristic
blank881 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:Power
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank881 : LUB<rdfs:Resource>
pmd:characteristic
blank882 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:MagneticFieldAboveTarget
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank882 : 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>
pmd:input
blank883 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:DistanceSourceToSample
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank883 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>
dpm:DistanceSourceToSample
"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Distance Source to Sample
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Distance : LUB<ottr:IRI>
qudt:Distance
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->http://qudt.org/vocab/Distance : LUB<ottr:IRI>
rdfs:subClassOf
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>
qudt:MagneticFieldAboveTarget
http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
qudt:MagneticField
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
rdfs:subClassOf
"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Magnetic Field Above Target
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>
dpm:SourceTiltAngle
"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Source Tilt Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Angle : LUB<ottr:IRI>
qudt:Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->http://qudt.org/vocab/Angle : LUB<ottr:IRI>
rdfs:subClassOf
argument7 : LUB<rdfs:Resource>
blank881 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/W : LUB<ottr:IRI>
qudt:W
blank881 : LUB<rdfs:Resource>->http://qudt.org/vocab/W : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/W : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
argument4 : LUB<rdfs:Resource>
blank882 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/T : LUB<ottr:IRI>
qudt:T
blank882 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>
x:argument3
https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
pmd:ProcessingNode
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
rdfs:subClassOf
argument6 : LUB<rdfs:Resource>
blank883 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/M : LUB<ottr:IRI>
qudt:M
blank883 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Spring model layout (fdp)
blank880 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:SourceTiltAngle
argument5 : LUB<rdfs:Resource>
blank880 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/DEG : LUB<ottr:IRI>
qudt:DEG
blank880 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank880 : LUB<rdfs:Resource>
pmd:characteristic
blank881 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:Power
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank881 : LUB<rdfs:Resource>
pmd:characteristic
blank882 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:MagneticFieldAboveTarget
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank882 : 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>
pmd:input
blank883 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:DistanceSourceToSample
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank883 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>
dpm:DistanceSourceToSample
"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Distance Source to Sample
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Distance : LUB<ottr:IRI>
qudt:Distance
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->http://qudt.org/vocab/Distance : LUB<ottr:IRI>
rdfs:subClassOf
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>
qudt:MagneticFieldAboveTarget
http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
qudt:MagneticField
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
rdfs:subClassOf
"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Magnetic Field Above Target
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>
dpm:SourceTiltAngle
"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Source Tilt Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Angle : LUB<ottr:IRI>
qudt:Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->http://qudt.org/vocab/Angle : LUB<ottr:IRI>
rdfs:subClassOf
argument7 : LUB<rdfs:Resource>
blank881 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/W : LUB<ottr:IRI>
qudt:W
blank881 : LUB<rdfs:Resource>->http://qudt.org/vocab/W : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/W : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
argument4 : LUB<rdfs:Resource>
blank882 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/T : LUB<ottr:IRI>
qudt:T
blank882 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>
x:argument3
https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
pmd:ProcessingNode
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
rdfs:subClassOf
argument6 : LUB<rdfs:Resource>
blank883 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/M : LUB<ottr:IRI>
qudt:M
blank883 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Radial layout (twopi)
blank880 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:SourceTiltAngle
argument5 : LUB<rdfs:Resource>
blank880 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/DEG : LUB<ottr:IRI>
qudt:DEG
blank880 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank880 : LUB<rdfs:Resource>
pmd:characteristic
blank881 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:Power
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank881 : LUB<rdfs:Resource>
pmd:characteristic
blank882 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:MagneticFieldAboveTarget
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank882 : 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>
pmd:input
blank883 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:DistanceSourceToSample
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank883 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>
dpm:DistanceSourceToSample
"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Distance Source to Sample
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Distance : LUB<ottr:IRI>
qudt:Distance
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->http://qudt.org/vocab/Distance : LUB<ottr:IRI>
rdfs:subClassOf
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>
qudt:MagneticFieldAboveTarget
http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
qudt:MagneticField
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
rdfs:subClassOf
"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Magnetic Field Above Target
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>
dpm:SourceTiltAngle
"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Source Tilt Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Angle : LUB<ottr:IRI>
qudt:Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->http://qudt.org/vocab/Angle : LUB<ottr:IRI>
rdfs:subClassOf
argument7 : LUB<rdfs:Resource>
blank881 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/W : LUB<ottr:IRI>
qudt:W
blank881 : LUB<rdfs:Resource>->http://qudt.org/vocab/W : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/W : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
argument4 : LUB<rdfs:Resource>
blank882 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/T : LUB<ottr:IRI>
qudt:T
blank882 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>
x:argument3
https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
pmd:ProcessingNode
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
rdfs:subClassOf
argument6 : LUB<rdfs:Resource>
blank883 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/M : LUB<ottr:IRI>
qudt:M
blank883 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Circular layout (circo)
blank880 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:SourceTiltAngle
argument5 : LUB<rdfs:Resource>
blank880 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/DEG : LUB<ottr:IRI>
qudt:DEG
blank880 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank880 : LUB<rdfs:Resource>
pmd:characteristic
blank881 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:Power
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank881 : LUB<rdfs:Resource>
pmd:characteristic
blank882 : LUB<rdfs:Resource>
pmd:SetPoint, qudt:MagneticFieldAboveTarget
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank882 : 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>
pmd:input
blank883 : LUB<rdfs:Resource>
pmd:SetPoint, dpm:DistanceSourceToSample
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank883 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>
dpm:DistanceSourceToSample
"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Distance Source to Sample
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->"Distance Source to Sample"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Distance : LUB<ottr:IRI>
qudt:Distance
https://www.dipromag.de/dipromag_onto/0.1/DistanceSourceToSample : LUB<ottr:IRI>->http://qudt.org/vocab/Distance : LUB<ottr:IRI>
rdfs:subClassOf
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>
qudt:MagneticFieldAboveTarget
http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
qudt:MagneticField
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->http://qudt.org/vocab/MagneticField : LUB<ottr:IRI>
rdfs:subClassOf
"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Magnetic Field Above Target
http://qudt.org/vocab/MagneticFieldAboveTarget : LUB<ottr:IRI>->"Magnetic Field Above Target"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>
dpm:SourceTiltAngle
"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Source Tilt Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->"Source Tilt Angle"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://qudt.org/vocab/Angle : LUB<ottr:IRI>
qudt:Angle
https://www.dipromag.de/dipromag_onto/0.1/SourceTiltAngle : LUB<ottr:IRI>->http://qudt.org/vocab/Angle : LUB<ottr:IRI>
rdfs:subClassOf
argument7 : LUB<rdfs:Resource>
blank881 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/W : LUB<ottr:IRI>
qudt:W
blank881 : LUB<rdfs:Resource>->http://qudt.org/vocab/W : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/W : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
argument4 : LUB<rdfs:Resource>
blank882 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/T : LUB<ottr:IRI>
qudt:T
blank882 : LUB<rdfs:Resource>->http://qudt.org/vocab/T : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/T : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>
x:argument3
https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
pmd:ProcessingNode
http://example.ottr.xyz/argument/argument3 : LUB<ottr:IRI>->https://w3id.org/pmd/co/ProcessingNode : LUB<ottr:IRI>
rdfs:subClassOf
argument6 : LUB<rdfs:Resource>
blank883 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/M : LUB<ottr:IRI>
qudt:M
blank883 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/M : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Expanded RDF graph
x:argument3 rdfs:subClassOf pmd:ProcessingNode .
dpm:DistanceSourceToSample
rdfs:label "Distance Source to Sample" ;
rdfs:subClassOf qudt:Distance .
x:argument1 pmd:characteristic [ rdf:type dpm:DistanceSourceToSample , pmd:SetPoint ;
pmd:unit qudt:M ;
pmd:value []
] ;
pmd:characteristic [ rdf:type qudt:MagneticFieldAboveTarget , pmd:SetPoint ;
pmd:unit qudt:T ;
pmd:value []
] ;
pmd:characteristic [ rdf:type qudt:Power , pmd:SetPoint ;
pmd:unit qudt:W ;
pmd:value []
] ;
pmd:characteristic [ rdf:type dpm:SourceTiltAngle , pmd:SetPoint ;
pmd:unit qudt:DEG ;
pmd:value []
] ;
pmd:input x:argument2 .
qudt:T rdfs:subClassOf qudt:Unit .
qudt:M rdfs:subClassOf qudt:Unit .
qudt:MagneticFieldAboveTarget
rdfs:label "Magnetic Field Above Target" ;
rdfs:subClassOf qudt:MagneticField .
qudt:DEG rdfs:subClassOf qudt:Unit .
dpm:SourceTiltAngle rdfs:label "Source Tilt Angle" ;
rdfs:subClassOf qudt:Angle .
qudt:W 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:SputterSourceProcessParameter(x:argument1, x:argument2, x:argument3, _:argument4, _:argument5, _:argument6, _:argument7)
ottr:Triple(x:argument1, pmd:input, x:argument2)
o-owl-ax:SubClassOf(dpm:DistanceSourceToSample, qudt:Distance)
ottr:Triple(dpm:DistanceSourceToSample, rdfs:subClassOf, qudt:Distance)
o-owl-ax:SubClassOf(qudt:MagneticFieldAboveTarget, qudt:MagneticField)
ottr:Triple(qudt:MagneticFieldAboveTarget, rdfs:subClassOf, qudt:MagneticField)
o-owl-ax:SubClassOf(x:argument3, pmd:ProcessingNode)
ottr:Triple(x:argument3, rdfs:subClassOf, pmd:ProcessingNode)
o-owl-ax:SubClassOf(dpm:SourceTiltAngle, qudt:Angle)
ottr:Triple(dpm:SourceTiltAngle, rdfs:subClassOf, qudt:Angle)
o-rdfs:Label(dpm:DistanceSourceToSample, "Distance Source to Sample")
ottr:Triple(dpm:DistanceSourceToSample, rdfs:label, "Distance Source to Sample")
o-rdfs:Label(dpm:SourceTiltAngle, "Source Tilt Angle")
ottr:Triple(dpm:SourceTiltAngle, rdfs:label, "Source Tilt Angle")
o-rdfs:Label(qudt:MagneticFieldAboveTarget, "Magnetic Field Above Target")
ottr:Triple(qudt:MagneticFieldAboveTarget, rdfs:label, "Magnetic Field Above Target")
dpm:HasCharacteristicCategorical(x:argument1, (pmd:Measurement, x:argument3), none)
ottr:Triple(_:blank874, pmd:value, none)
ottr:Triple(x:argument1, dpm:characteristic, _:blank874)
dpm:ValueObject(_:blank874, (pmd:Measurement, x:argument3), none, none)
ottr:Triple(_:blank874, pmd:value, none)
ottr:Triple(_:blank874, pmd:unit, none)
cross | o-rdf:Type(_:blank874, ++(pmd:Measurement, x:argument3))
ottr:Triple(_:blank874, rdf:type, (pmd:Measurement, x:argument3))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, dpm:SourceTiltAngle), _:argument5, qudt:DEG)
ottr:Triple(x:argument1, pmd:characteristic, _:blank871)
o-owl-ax:SubClassOf(qudt:DEG, qudt:Unit)
ottr:Triple(qudt:DEG, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank871, (pmd:SetPoint, dpm:SourceTiltAngle), _:argument5, qudt:DEG)
ottr:Triple(_:blank871, pmd:value, _:argument5)
ottr:Triple(_:blank871, pmd:unit, qudt:DEG)
cross | o-rdf:Type(_:blank871, ++(pmd:SetPoint, dpm:SourceTiltAngle))
ottr:Triple(_:blank871, rdf:type, (pmd:SetPoint, dpm:SourceTiltAngle))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, qudt:Power), _:argument7, qudt:W)
ottr:Triple(x:argument1, pmd:characteristic, _:blank872)
o-owl-ax:SubClassOf(qudt:W, qudt:Unit)
ottr:Triple(qudt:W, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank872, (pmd:SetPoint, qudt:Power), _:argument7, qudt:W)
ottr:Triple(_:blank872, pmd:value, _:argument7)
ottr:Triple(_:blank872, pmd:unit, qudt:W)
cross | o-rdf:Type(_:blank872, ++(pmd:SetPoint, qudt:Power))
ottr:Triple(_:blank872, rdf:type, (pmd:SetPoint, qudt:Power))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, qudt:MagneticFieldAboveTarget), _:argument4, qudt:T)
ottr:Triple(x:argument1, pmd:characteristic, _:blank873)
o-owl-ax:SubClassOf(qudt:T, qudt:Unit)
ottr:Triple(qudt:T, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank873, (pmd:SetPoint, qudt:MagneticFieldAboveTarget), _:argument4, qudt:T)
ottr:Triple(_:blank873, pmd:value, _:argument4)
ottr:Triple(_:blank873, pmd:unit, qudt:T)
cross | o-rdf:Type(_:blank873, ++(pmd:SetPoint, qudt:MagneticFieldAboveTarget))
ottr:Triple(_:blank873, rdf:type, (pmd:SetPoint, qudt:MagneticFieldAboveTarget))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:SetPoint, dpm:DistanceSourceToSample), _:argument6, qudt:M)
ottr:Triple(x:argument1, pmd:characteristic, _:blank875)
o-owl-ax:SubClassOf(qudt:M, qudt:Unit)
ottr:Triple(qudt:M, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank875, (pmd:SetPoint, dpm:DistanceSourceToSample), _:argument6, qudt:M)
ottr:Triple(_:blank875, pmd:value, _:argument6)
ottr:Triple(_:blank875, pmd:unit, qudt:M)
cross | o-rdf:Type(_:blank875, ++(pmd:SetPoint, dpm:DistanceSourceToSample))
ottr:Triple(_:blank875, rdf:type, (pmd:SetPoint, dpm:DistanceSourceToSample))
Serialisations stOTTR dpm:SputterSourceProcessParameter[
? ottr:IRI ?sputter_source_parameter_node,
? ottr:IRI ?source,
? owl:Class ?generator_type,
? xsd:float ?mag_field_strength_above_target_unit_T,
? xsd:float ?source_tilt_angle_unit_deg,
? xsd:float ?distance_to_sample_unit_m,
? xsd:float ?power_unit_W
] :: {
ottr:Triple(?sputter_source_parameter_node, pmd:input, ?source),
o-owl-ax:SubClassOf(?generator_type, pmd:ProcessingNode),
o-owl-ax:SubClassOf(qudt:MagneticFieldAboveTarget, qudt:MagneticField),
o-owl-ax:SubClassOf(dpm:DistanceSourceToSample, qudt:Distance),
o-owl-ax:SubClassOf(dpm:SourceTiltAngle, qudt:Angle),
o-rdfs:Label(qudt:MagneticFieldAboveTarget, "Magnetic Field Above Target"),
o-rdfs:Label(dpm:DistanceSourceToSample, "Distance Source to Sample"),
o-rdfs:Label(dpm:SourceTiltAngle, "Source Tilt Angle"),
dpm:HasCharacteristicCategorical(?sputter_source_parameter_node, (pmd:Measurement, ?generator_type), none),
dpm:HasCharacteristicNumerical(?sputter_source_parameter_node, (pmd:SetPoint, qudt:MagneticFieldAboveTarget), ?mag_field_strength_above_target_unit_T, qudt:T),
dpm:HasCharacteristicNumerical(?sputter_source_parameter_node, (pmd:SetPoint, qudt:Power), ?power_unit_W, qudt:W),
dpm:HasCharacteristicNumerical(?sputter_source_parameter_node, (pmd:SetPoint, dpm:DistanceSourceToSample), ?distance_to_sample_unit_m, qudt:M),
dpm:HasCharacteristicNumerical(?sputter_source_parameter_node, (pmd:SetPoint, dpm:SourceTiltAngle), ?source_tilt_angle_unit_deg, qudt:DEG)
} . RDF/wOTTR
dpm:SputterSourceProcessParameter
rdf:type ottr:Template ;
ottr:parameters ( [ ottr:modifier ottr:optional ;
ottr:name "sputter_source_parameter_node" ;
ottr:type ottr:IRI ;
ottr:variable _:b0
]
[ ottr:modifier ottr:optional ;
ottr:name "source" ;
ottr:type ottr:IRI ;
ottr:variable _:b1
]
[ ottr:modifier ottr:optional ;
ottr:name "generator_type" ;
ottr:type owl:Class ;
ottr:variable _:b2
]
[ ottr:modifier ottr:optional ;
ottr:name "mag_field_strength_above_target_unit_T" ;
ottr:type xsd:float ;
ottr:variable _:b3
]
[ ottr:modifier ottr:optional ;
ottr:name "source_tilt_angle_unit_deg" ;
ottr:type xsd:float ;
ottr:variable _:b4
]
[ ottr:modifier ottr:optional ;
ottr:name "distance_to_sample_unit_m" ;
ottr:type xsd:float ;
ottr:variable _:b5
]
[ ottr:modifier ottr:optional ;
ottr:name "power_unit_W" ;
ottr:type xsd:float ;
ottr:variable _:b6
]
) ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( qudt:MagneticFieldAboveTarget "Magnetic Field Above Target" )
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicNumerical ;
ottr:values ( _:b0
( pmd:SetPoint qudt:MagneticFieldAboveTarget )
_:b3
qudt:T
)
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:DistanceSourceToSample qudt:Distance )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( qudt:MagneticFieldAboveTarget qudt:MagneticField )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:SourceTiltAngle qudt:Angle )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:DistanceSourceToSample "Distance Source to Sample" )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( _:b2
pmd:ProcessingNode
)
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicCategorical ;
ottr:values ( _:b0
( pmd:Measurement
_:b2
)
ottr:none
)
] ;
ottr:pattern [ ottr:of ottr:Triple ;
ottr:values ( _:b0
pmd:input
_:b1
)
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicNumerical ;
ottr:values ( _:b0
( pmd:SetPoint qudt:Power )
_:b6
qudt:W
)
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicNumerical ;
ottr:values ( _:b0
( pmd:SetPoint dpm:SourceTiltAngle )
_:b4
qudt:DEG
)
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicNumerical ;
ottr:values ( _:b0
( pmd:SetPoint dpm:DistanceSourceToSample )
_:b5
qudt:M
)
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:SourceTiltAngle "Source Tilt Angle" )
] .