Contents

Template: dpm:MeasurementXRR

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

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
1measurement_XRRottr:IRInoyesno
2tf_sampleottr:IRInoyesno
3start_angle_unit_degxsd:floatyesyesno
4end_angle_unit_degxsd:floatyesyesno
5angle_step_size_unit_degxsd:floatyesyesno
6angle_scan_rate_unit_deg_divby_sxsd:floatyesyesno
7lambda_source_unit_angstroemxsd:floatyesyesno
8beam_width_unit_mxsd:floatyesyesno
9initial_x-ray_detector_count_rate_unit_CPSxsd:floatyesyesno
10substrate_roughness_unit_angstromxsd:floatyesyesno
11sample_length_unit_mxsd:floatyesyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

dpm:MeasurementXRR[
    ottr:IRI ?measurement_XRR,
    ottr:IRI ?tf_sample,
    ? xsd:float ?start_angle_unit_deg,
    ? xsd:float ?end_angle_unit_deg,
    ? xsd:float ?angle_step_size_unit_deg,
    ? xsd:float ?angle_scan_rate_unit_deg_divby_s,
    ? xsd:float ?lambda_source_unit_angstroem,
    ? xsd:float ?beam_width_unit_m,
    ? xsd:float ?initial_x-ray_detector_count_rate_unit_CPS,
    ? xsd:float ?substrate_roughness_unit_angstrom,
    ? xsd:float ?sample_length_unit_m
] :: {
    ottr:Triple(?measurement_XRR, pmd:executedBy, _:blank505),
    ottr:Triple(?measurement_XRR, pmd:input, _:blank502),
    ottr:Triple(_:blank502, pmd:composedOf, ?tf_sample),
    o-owl-ax:SubClassOf(dpm:AngleScanRate, dpm:ScanRate),
    o-owl-ax:SubClassOf(dpm:BeamWidth, qudt:Diameter),
    o-owl-ax:SubClassOf(dpm:InitialXRAYDetectorCountRate, qudt:CountingUnit),
    o-owl-ax:SubClassOf(dpm:Roughness, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:SubstrateRoughness, pmd:Roughness),
    o-owl-ax:SubClassOf(dpm:XRR, pmd:MeasuringDevice),
    o-owl-ax:SubClassOf(dpm:XRRMeasuringProcess, pmd:MeasuringProcess),
    o-rdf:Type(?measurement_XRR, dpm:XRRMeasuringProcess),
    o-rdf:Type(_:blank502, pmd:Specimen),
    o-rdf:Type(_:blank505, dpm:XRR),
    o-rdfs:Label(dpm:AngleScanRate, "Angle Scan Rate"),
    o-rdfs:Label(dpm:BeamWidth, "Beam Width"),
    o-rdfs:Label(dpm:InitialXRAYDetectorCountRate, "Initial XRAY Detector Count Rate"),
    o-rdfs:Label(dpm:Roughness, "Roughness"),
    o-rdfs:Label(dpm:SubstrateRoughness, "Substrate Roughness"),
    o-rdfs:Label(dpm:XRR, "XRR"),
    o-rdfs:Label(dpm:XRRMeasuringProcess, "XRR MeasuringProcess"),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:BeamWidth), ?beam_width_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:Length), ?sample_length_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:Wavelength), ?lambda_source_unit_angstroem, qudt:ANGSTROM),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:AngleScanRate), ?angle_scan_rate_unit_deg_divby_s, dpm:DEG_divby_SEC),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:EndAngle), ?end_angle_unit_deg, qudt:DEG),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:InitialXRAYDetectorCountRate), ?initial_x-ray_detector_count_rate_unit_CPS, qudt:CPS),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:StartAngle), ?start_angle_unit_deg, qudt:DEG),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:StepAngle), ?angle_step_size_unit_deg, qudt:DEG),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:SubstrateRoughness), ?substrate_roughness_unit_angstrom, qudt:ANGSTROM)
} .

🛈 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:MeasurementXRR(x:argument1, x:argument2, _:argument3, _:argument4, _:argument5, _:argument6, _:argument7, _:argument8, _:argument9, _:argument10, _:argument11)
RDF/wOTTR
[ ottr:of      dpm:MeasurementXRR ;
  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)
blank1347 : LUB<rdfs:Resource> pmd:SetPoint, dpm:InitialXRAYDetectorCountRate argument9 : LUB<rdfs:Resource> blank1347 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/CPS : LUB<ottr:IRI> qudt:CPS blank1347 : LUB<rdfs:Resource>->http://qudt.org/vocab/CPS : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/CPS : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1346 : LUB<rdfs:Resource> dpm:XRR blank1346 : LUB<rdfs:Resource>->blank1347 : LUB<rdfs:Resource> pmd:characteristic blank1348 : LUB<rdfs:Resource> pmd:SetPoint, dpm:AngleScanRate blank1346 : LUB<rdfs:Resource>->blank1348 : LUB<rdfs:Resource> pmd:characteristic blank1350 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Wavelength blank1346 : LUB<rdfs:Resource>->blank1350 : LUB<rdfs:Resource> pmd:characteristic blank1351 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Length blank1346 : LUB<rdfs:Resource>->blank1351 : LUB<rdfs:Resource> pmd:characteristic blank1352 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StepAngle blank1346 : LUB<rdfs:Resource>->blank1352 : LUB<rdfs:Resource> pmd:characteristic blank1353 : LUB<rdfs:Resource> pmd:SetPoint, dpm:EndAngle blank1346 : LUB<rdfs:Resource>->blank1353 : LUB<rdfs:Resource> pmd:characteristic blank1354 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StartAngle blank1346 : LUB<rdfs:Resource>->blank1354 : LUB<rdfs:Resource> pmd:characteristic blank1355 : LUB<rdfs:Resource> pmd:SetPoint, dpm:SubstrateRoughness blank1346 : LUB<rdfs:Resource>->blank1355 : LUB<rdfs:Resource> pmd:characteristic blank1356 : LUB<rdfs:Resource> pmd:SetPoint, qudt:BeamWidth blank1346 : LUB<rdfs:Resource>->blank1356 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1348 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> dpm:DEG_divby_SEC blank1348 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI> dpm:BeamWidth "Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Beam Width https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->"Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI> dpm:XRR https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> pmd:MeasuringDevice https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> rdfs:subClassOf "XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->"XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:XRRMeasuringProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1346 : LUB<rdfs:Resource> pmd:executedBy blank1349 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1349 : LUB<rdfs:Resource> pmd:input http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1349 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI> dpm:Roughness "Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Roughness https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->"Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI> dpm:SubstrateRoughness "Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrate Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->"Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> pmd:Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI> dpm:InitialXRAYDetectorCountRate "Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Initial XRAY Detector Count Rate https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->"Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> qudt:CountingUnit https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI> dpm:XRRMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->"XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument7 : LUB<rdfs:Resource> blank1350 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> qudt:ANGSTROM blank1350 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI> dpm:AngleScanRate "Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Angle Scan Rate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->"Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> dpm:ScanRate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> rdfs:subClassOf argument11 : LUB<rdfs:Resource> blank1351 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1351 : 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 argument5 : LUB<rdfs:Resource> blank1352 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/DEG : LUB<ottr:IRI> qudt:DEG blank1352 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1353 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1353 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1354 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1354 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value blank1355 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1355 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value blank1356 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument8 : LUB<rdfs:Resource> blank1356 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value
Hierarchical vertical layout (dot)
blank1347 : LUB<rdfs:Resource> pmd:SetPoint, dpm:InitialXRAYDetectorCountRate argument9 : LUB<rdfs:Resource> blank1347 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/CPS : LUB<ottr:IRI> qudt:CPS blank1347 : LUB<rdfs:Resource>->http://qudt.org/vocab/CPS : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/CPS : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1346 : LUB<rdfs:Resource> dpm:XRR blank1346 : LUB<rdfs:Resource>->blank1347 : LUB<rdfs:Resource> pmd:characteristic blank1348 : LUB<rdfs:Resource> pmd:SetPoint, dpm:AngleScanRate blank1346 : LUB<rdfs:Resource>->blank1348 : LUB<rdfs:Resource> pmd:characteristic blank1350 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Wavelength blank1346 : LUB<rdfs:Resource>->blank1350 : LUB<rdfs:Resource> pmd:characteristic blank1351 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Length blank1346 : LUB<rdfs:Resource>->blank1351 : LUB<rdfs:Resource> pmd:characteristic blank1352 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StepAngle blank1346 : LUB<rdfs:Resource>->blank1352 : LUB<rdfs:Resource> pmd:characteristic blank1353 : LUB<rdfs:Resource> pmd:SetPoint, dpm:EndAngle blank1346 : LUB<rdfs:Resource>->blank1353 : LUB<rdfs:Resource> pmd:characteristic blank1354 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StartAngle blank1346 : LUB<rdfs:Resource>->blank1354 : LUB<rdfs:Resource> pmd:characteristic blank1355 : LUB<rdfs:Resource> pmd:SetPoint, dpm:SubstrateRoughness blank1346 : LUB<rdfs:Resource>->blank1355 : LUB<rdfs:Resource> pmd:characteristic blank1356 : LUB<rdfs:Resource> pmd:SetPoint, qudt:BeamWidth blank1346 : LUB<rdfs:Resource>->blank1356 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1348 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> dpm:DEG_divby_SEC blank1348 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI> dpm:BeamWidth "Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Beam Width https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->"Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI> dpm:XRR https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> pmd:MeasuringDevice https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> rdfs:subClassOf "XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->"XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:XRRMeasuringProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1346 : LUB<rdfs:Resource> pmd:executedBy blank1349 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1349 : LUB<rdfs:Resource> pmd:input http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1349 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI> dpm:Roughness "Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Roughness https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->"Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI> dpm:SubstrateRoughness "Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrate Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->"Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> pmd:Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI> dpm:InitialXRAYDetectorCountRate "Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Initial XRAY Detector Count Rate https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->"Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> qudt:CountingUnit https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI> dpm:XRRMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->"XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument7 : LUB<rdfs:Resource> blank1350 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> qudt:ANGSTROM blank1350 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI> dpm:AngleScanRate "Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Angle Scan Rate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->"Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> dpm:ScanRate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> rdfs:subClassOf argument11 : LUB<rdfs:Resource> blank1351 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1351 : 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 argument5 : LUB<rdfs:Resource> blank1352 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/DEG : LUB<ottr:IRI> qudt:DEG blank1352 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1353 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1353 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1354 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1354 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value blank1355 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1355 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value blank1356 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument8 : LUB<rdfs:Resource> blank1356 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value
Spring model layout (neato)
blank1347 : LUB<rdfs:Resource> pmd:SetPoint, dpm:InitialXRAYDetectorCountRate argument9 : LUB<rdfs:Resource> blank1347 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/CPS : LUB<ottr:IRI> qudt:CPS blank1347 : LUB<rdfs:Resource>->http://qudt.org/vocab/CPS : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/CPS : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1346 : LUB<rdfs:Resource> dpm:XRR blank1346 : LUB<rdfs:Resource>->blank1347 : LUB<rdfs:Resource> pmd:characteristic blank1348 : LUB<rdfs:Resource> pmd:SetPoint, dpm:AngleScanRate blank1346 : LUB<rdfs:Resource>->blank1348 : LUB<rdfs:Resource> pmd:characteristic blank1350 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Wavelength blank1346 : LUB<rdfs:Resource>->blank1350 : LUB<rdfs:Resource> pmd:characteristic blank1351 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Length blank1346 : LUB<rdfs:Resource>->blank1351 : LUB<rdfs:Resource> pmd:characteristic blank1352 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StepAngle blank1346 : LUB<rdfs:Resource>->blank1352 : LUB<rdfs:Resource> pmd:characteristic blank1353 : LUB<rdfs:Resource> pmd:SetPoint, dpm:EndAngle blank1346 : LUB<rdfs:Resource>->blank1353 : LUB<rdfs:Resource> pmd:characteristic blank1354 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StartAngle blank1346 : LUB<rdfs:Resource>->blank1354 : LUB<rdfs:Resource> pmd:characteristic blank1355 : LUB<rdfs:Resource> pmd:SetPoint, dpm:SubstrateRoughness blank1346 : LUB<rdfs:Resource>->blank1355 : LUB<rdfs:Resource> pmd:characteristic blank1356 : LUB<rdfs:Resource> pmd:SetPoint, qudt:BeamWidth blank1346 : LUB<rdfs:Resource>->blank1356 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1348 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> dpm:DEG_divby_SEC blank1348 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI> dpm:BeamWidth "Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Beam Width https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->"Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI> dpm:XRR https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> pmd:MeasuringDevice https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> rdfs:subClassOf "XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->"XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:XRRMeasuringProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1346 : LUB<rdfs:Resource> pmd:executedBy blank1349 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1349 : LUB<rdfs:Resource> pmd:input http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1349 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI> dpm:Roughness "Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Roughness https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->"Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI> dpm:SubstrateRoughness "Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrate Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->"Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> pmd:Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI> dpm:InitialXRAYDetectorCountRate "Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Initial XRAY Detector Count Rate https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->"Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> qudt:CountingUnit https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI> dpm:XRRMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->"XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument7 : LUB<rdfs:Resource> blank1350 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> qudt:ANGSTROM blank1350 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI> dpm:AngleScanRate "Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Angle Scan Rate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->"Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> dpm:ScanRate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> rdfs:subClassOf argument11 : LUB<rdfs:Resource> blank1351 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1351 : 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 argument5 : LUB<rdfs:Resource> blank1352 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/DEG : LUB<ottr:IRI> qudt:DEG blank1352 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1353 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1353 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1354 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1354 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value blank1355 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1355 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value blank1356 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument8 : LUB<rdfs:Resource> blank1356 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value
Spring model layout (fdp)
blank1347 : LUB<rdfs:Resource> pmd:SetPoint, dpm:InitialXRAYDetectorCountRate argument9 : LUB<rdfs:Resource> blank1347 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/CPS : LUB<ottr:IRI> qudt:CPS blank1347 : LUB<rdfs:Resource>->http://qudt.org/vocab/CPS : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/CPS : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1346 : LUB<rdfs:Resource> dpm:XRR blank1346 : LUB<rdfs:Resource>->blank1347 : LUB<rdfs:Resource> pmd:characteristic blank1348 : LUB<rdfs:Resource> pmd:SetPoint, dpm:AngleScanRate blank1346 : LUB<rdfs:Resource>->blank1348 : LUB<rdfs:Resource> pmd:characteristic blank1350 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Wavelength blank1346 : LUB<rdfs:Resource>->blank1350 : LUB<rdfs:Resource> pmd:characteristic blank1351 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Length blank1346 : LUB<rdfs:Resource>->blank1351 : LUB<rdfs:Resource> pmd:characteristic blank1352 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StepAngle blank1346 : LUB<rdfs:Resource>->blank1352 : LUB<rdfs:Resource> pmd:characteristic blank1353 : LUB<rdfs:Resource> pmd:SetPoint, dpm:EndAngle blank1346 : LUB<rdfs:Resource>->blank1353 : LUB<rdfs:Resource> pmd:characteristic blank1354 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StartAngle blank1346 : LUB<rdfs:Resource>->blank1354 : LUB<rdfs:Resource> pmd:characteristic blank1355 : LUB<rdfs:Resource> pmd:SetPoint, dpm:SubstrateRoughness blank1346 : LUB<rdfs:Resource>->blank1355 : LUB<rdfs:Resource> pmd:characteristic blank1356 : LUB<rdfs:Resource> pmd:SetPoint, qudt:BeamWidth blank1346 : LUB<rdfs:Resource>->blank1356 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1348 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> dpm:DEG_divby_SEC blank1348 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI> dpm:BeamWidth "Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Beam Width https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->"Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI> dpm:XRR https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> pmd:MeasuringDevice https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> rdfs:subClassOf "XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->"XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:XRRMeasuringProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1346 : LUB<rdfs:Resource> pmd:executedBy blank1349 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1349 : LUB<rdfs:Resource> pmd:input http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1349 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI> dpm:Roughness "Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Roughness https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->"Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI> dpm:SubstrateRoughness "Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrate Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->"Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> pmd:Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI> dpm:InitialXRAYDetectorCountRate "Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Initial XRAY Detector Count Rate https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->"Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> qudt:CountingUnit https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI> dpm:XRRMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->"XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument7 : LUB<rdfs:Resource> blank1350 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> qudt:ANGSTROM blank1350 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI> dpm:AngleScanRate "Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Angle Scan Rate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->"Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> dpm:ScanRate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> rdfs:subClassOf argument11 : LUB<rdfs:Resource> blank1351 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1351 : 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 argument5 : LUB<rdfs:Resource> blank1352 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/DEG : LUB<ottr:IRI> qudt:DEG blank1352 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1353 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1353 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1354 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1354 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value blank1355 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1355 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value blank1356 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument8 : LUB<rdfs:Resource> blank1356 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value
Radial layout (twopi)
blank1347 : LUB<rdfs:Resource> pmd:SetPoint, dpm:InitialXRAYDetectorCountRate argument9 : LUB<rdfs:Resource> blank1347 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/CPS : LUB<ottr:IRI> qudt:CPS blank1347 : LUB<rdfs:Resource>->http://qudt.org/vocab/CPS : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/CPS : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1346 : LUB<rdfs:Resource> dpm:XRR blank1346 : LUB<rdfs:Resource>->blank1347 : LUB<rdfs:Resource> pmd:characteristic blank1348 : LUB<rdfs:Resource> pmd:SetPoint, dpm:AngleScanRate blank1346 : LUB<rdfs:Resource>->blank1348 : LUB<rdfs:Resource> pmd:characteristic blank1350 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Wavelength blank1346 : LUB<rdfs:Resource>->blank1350 : LUB<rdfs:Resource> pmd:characteristic blank1351 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Length blank1346 : LUB<rdfs:Resource>->blank1351 : LUB<rdfs:Resource> pmd:characteristic blank1352 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StepAngle blank1346 : LUB<rdfs:Resource>->blank1352 : LUB<rdfs:Resource> pmd:characteristic blank1353 : LUB<rdfs:Resource> pmd:SetPoint, dpm:EndAngle blank1346 : LUB<rdfs:Resource>->blank1353 : LUB<rdfs:Resource> pmd:characteristic blank1354 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StartAngle blank1346 : LUB<rdfs:Resource>->blank1354 : LUB<rdfs:Resource> pmd:characteristic blank1355 : LUB<rdfs:Resource> pmd:SetPoint, dpm:SubstrateRoughness blank1346 : LUB<rdfs:Resource>->blank1355 : LUB<rdfs:Resource> pmd:characteristic blank1356 : LUB<rdfs:Resource> pmd:SetPoint, qudt:BeamWidth blank1346 : LUB<rdfs:Resource>->blank1356 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1348 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> dpm:DEG_divby_SEC blank1348 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI> dpm:BeamWidth "Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Beam Width https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->"Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI> dpm:XRR https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> pmd:MeasuringDevice https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> rdfs:subClassOf "XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->"XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:XRRMeasuringProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1346 : LUB<rdfs:Resource> pmd:executedBy blank1349 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1349 : LUB<rdfs:Resource> pmd:input http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1349 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI> dpm:Roughness "Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Roughness https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->"Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI> dpm:SubstrateRoughness "Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrate Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->"Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> pmd:Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI> dpm:InitialXRAYDetectorCountRate "Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Initial XRAY Detector Count Rate https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->"Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> qudt:CountingUnit https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI> dpm:XRRMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->"XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument7 : LUB<rdfs:Resource> blank1350 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> qudt:ANGSTROM blank1350 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI> dpm:AngleScanRate "Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Angle Scan Rate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->"Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> dpm:ScanRate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> rdfs:subClassOf argument11 : LUB<rdfs:Resource> blank1351 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1351 : 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 argument5 : LUB<rdfs:Resource> blank1352 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/DEG : LUB<ottr:IRI> qudt:DEG blank1352 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1353 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1353 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1354 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1354 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value blank1355 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1355 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value blank1356 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument8 : LUB<rdfs:Resource> blank1356 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value
Circular layout (circo)
blank1347 : LUB<rdfs:Resource> pmd:SetPoint, dpm:InitialXRAYDetectorCountRate argument9 : LUB<rdfs:Resource> blank1347 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/CPS : LUB<ottr:IRI> qudt:CPS blank1347 : LUB<rdfs:Resource>->http://qudt.org/vocab/CPS : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/Unit : LUB<ottr:IRI> qudt:Unit http://qudt.org/vocab/CPS : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1346 : LUB<rdfs:Resource> dpm:XRR blank1346 : LUB<rdfs:Resource>->blank1347 : LUB<rdfs:Resource> pmd:characteristic blank1348 : LUB<rdfs:Resource> pmd:SetPoint, dpm:AngleScanRate blank1346 : LUB<rdfs:Resource>->blank1348 : LUB<rdfs:Resource> pmd:characteristic blank1350 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Wavelength blank1346 : LUB<rdfs:Resource>->blank1350 : LUB<rdfs:Resource> pmd:characteristic blank1351 : LUB<rdfs:Resource> pmd:SetPoint, qudt:Length blank1346 : LUB<rdfs:Resource>->blank1351 : LUB<rdfs:Resource> pmd:characteristic blank1352 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StepAngle blank1346 : LUB<rdfs:Resource>->blank1352 : LUB<rdfs:Resource> pmd:characteristic blank1353 : LUB<rdfs:Resource> pmd:SetPoint, dpm:EndAngle blank1346 : LUB<rdfs:Resource>->blank1353 : LUB<rdfs:Resource> pmd:characteristic blank1354 : LUB<rdfs:Resource> pmd:SetPoint, dpm:StartAngle blank1346 : LUB<rdfs:Resource>->blank1354 : LUB<rdfs:Resource> pmd:characteristic blank1355 : LUB<rdfs:Resource> pmd:SetPoint, dpm:SubstrateRoughness blank1346 : LUB<rdfs:Resource>->blank1355 : LUB<rdfs:Resource> pmd:characteristic blank1356 : LUB<rdfs:Resource> pmd:SetPoint, qudt:BeamWidth blank1346 : LUB<rdfs:Resource>->blank1356 : LUB<rdfs:Resource> pmd:characteristic argument6 : LUB<rdfs:Resource> blank1348 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource> pmd:value https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> dpm:DEG_divby_SEC blank1348 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI> pmd:unit https://www.dipromag.de/dipromag_onto/0.1/DEG_divby_SEC : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI> dpm:BeamWidth "Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Beam Width https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->"Beam Width"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/Diameter : LUB<ottr:IRI> qudt:Diameter https://www.dipromag.de/dipromag_onto/0.1/BeamWidth : LUB<ottr:IRI>->http://qudt.org/vocab/Diameter : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI> dpm:XRR https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> pmd:MeasuringDevice https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringDevice : LUB<ottr:IRI> rdfs:subClassOf "XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR https://www.dipromag.de/dipromag_onto/0.1/XRR : LUB<ottr:IRI>->"XRR"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:XRRMeasuringProcess x:argument1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1346 : LUB<rdfs:Resource> pmd:executedBy blank1349 : LUB<rdfs:Resource> pmd:Specimen http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1349 : LUB<rdfs:Resource> pmd:input http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> x:argument2 blank1349 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI> dpm:Roughness "Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Roughness https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->"Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> pmd:ValueObject https://www.dipromag.de/dipromag_onto/0.1/Roughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI> dpm:SubstrateRoughness "Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Substrate Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->"Substrate Roughness"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> pmd:Roughness https://www.dipromag.de/dipromag_onto/0.1/SubstrateRoughness : LUB<ottr:IRI>->https://w3id.org/pmd/co/Roughness : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI> dpm:InitialXRAYDetectorCountRate "Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Initial XRAY Detector Count Rate https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->"Initial XRAY Detector Count Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> qudt:CountingUnit https://www.dipromag.de/dipromag_onto/0.1/InitialXRAYDetectorCountRate : LUB<ottr:IRI>->http://qudt.org/vocab/CountingUnit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI> dpm:XRRMeasuringProcess https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> pmd:MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->https://w3id.org/pmd/co/MeasuringProcess : LUB<ottr:IRI> rdfs:subClassOf "XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string XRR MeasuringProcess https://www.dipromag.de/dipromag_onto/0.1/XRRMeasuringProcess : LUB<ottr:IRI>->"XRR MeasuringProcess"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label argument7 : LUB<rdfs:Resource> blank1350 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> qudt:ANGSTROM blank1350 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI> dpm:AngleScanRate "Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Angle Scan Rate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->"Angle Scan Rate"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> dpm:ScanRate https://www.dipromag.de/dipromag_onto/0.1/AngleScanRate : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/ScanRate : LUB<ottr:IRI> rdfs:subClassOf argument11 : LUB<rdfs:Resource> blank1351 : LUB<rdfs:Resource>->argument11 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/M : LUB<ottr:IRI> qudt:M blank1351 : 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 argument5 : LUB<rdfs:Resource> blank1352 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource> pmd:value http://qudt.org/vocab/DEG : LUB<ottr:IRI> qudt:DEG blank1352 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit http://qudt.org/vocab/DEG : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI> rdfs:subClassOf blank1353 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument4 : LUB<rdfs:Resource> blank1353 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value blank1354 : LUB<rdfs:Resource>->http://qudt.org/vocab/DEG : LUB<ottr:IRI> pmd:unit argument3 : LUB<rdfs:Resource> blank1354 : LUB<rdfs:Resource>->argument3 : LUB<rdfs:Resource> pmd:value blank1355 : LUB<rdfs:Resource>->http://qudt.org/vocab/ANGSTROM : LUB<ottr:IRI> pmd:unit argument10 : LUB<rdfs:Resource> blank1355 : LUB<rdfs:Resource>->argument10 : LUB<rdfs:Resource> pmd:value blank1356 : LUB<rdfs:Resource>->http://qudt.org/vocab/M : LUB<ottr:IRI> pmd:unit argument8 : LUB<rdfs:Resource> blank1356 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource> pmd:value

Expanded RDF graph

x:argument1  rdf:type   dpm:XRRMeasuringProcess ;
        pmd:executedBy  [ rdf:type            dpm:XRR ;
                          pmd:characteristic  [ rdf:type   qudt:Length , pmd:SetPoint ;
                                                pmd:unit   qudt:M ;
                                                pmd:value  [] 
                                              ] ;
                          pmd:characteristic  [ rdf:type   dpm:StepAngle , pmd:SetPoint ;
                                                pmd:unit   qudt:DEG ;
                                                pmd:value  [] 
                                              ] ;
                          pmd:characteristic  [ rdf:type   qudt:BeamWidth , pmd:SetPoint ;
                                                pmd:unit   qudt:M ;
                                                pmd:value  [] 
                                              ] ;
                          pmd:characteristic  [ rdf:type   qudt:Wavelength , pmd:SetPoint ;
                                                pmd:unit   qudt:ANGSTROM ;
                                                pmd:value  [] 
                                              ] ;
                          pmd:characteristic  [ rdf:type   dpm:EndAngle , pmd:SetPoint ;
                                                pmd:unit   qudt:DEG ;
                                                pmd:value  [] 
                                              ] ;
                          pmd:characteristic  [ rdf:type   dpm:InitialXRAYDetectorCountRate , pmd:SetPoint ;
                                                pmd:unit   qudt:CPS ;
                                                pmd:value  [] 
                                              ] ;
                          pmd:characteristic  [ rdf:type   dpm:StartAngle , pmd:SetPoint ;
                                                pmd:unit   qudt:DEG ;
                                                pmd:value  [] 
                                              ] ;
                          pmd:characteristic  [ rdf:type   dpm:SubstrateRoughness , pmd:SetPoint ;
                                                pmd:unit   qudt:ANGSTROM ;
                                                pmd:value  [] 
                                              ] ;
                          pmd:characteristic  [ rdf:type   dpm:AngleScanRate , pmd:SetPoint ;
                                                pmd:unit   dpm:DEG_divby_SEC ;
                                                pmd:value  [] 
                                              ]
                        ] ;
        pmd:input       [ rdf:type        pmd:Specimen ;
                          pmd:composedOf  x:argument2
                        ] .

dpm:XRR  rdfs:label      "XRR" ;
        rdfs:subClassOf  pmd:MeasuringDevice .

dpm:AngleScanRate  rdfs:label  "Angle Scan Rate" ;
        rdfs:subClassOf  dpm:ScanRate .

qudt:DEG  rdfs:subClassOf  qudt:Unit .

qudt:CPS  rdfs:subClassOf  qudt:Unit .

qudt:ANGSTROM  rdfs:subClassOf  qudt:Unit .

dpm:InitialXRAYDetectorCountRate
        rdfs:label       "Initial XRAY Detector Count Rate" ;
        rdfs:subClassOf  qudt:CountingUnit .

qudt:M  rdfs:subClassOf  qudt:Unit .

dpm:DEG_divby_SEC  rdfs:subClassOf  qudt:Unit .

dpm:XRRMeasuringProcess
        rdfs:label       "XRR MeasuringProcess" ;
        rdfs:subClassOf  pmd:MeasuringProcess .

dpm:SubstrateRoughness
        rdfs:label       "Substrate Roughness" ;
        rdfs:subClassOf  pmd:Roughness .

dpm:BeamWidth  rdfs:label  "Beam Width" ;
        rdfs:subClassOf  qudt:Diameter .

dpm:Roughness  rdfs:label  "Roughness" ;
        rdfs:subClassOf  pmd:ValueObject .

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:MeasurementXRR(x:argument1, x:argument2, _:argument3, _:argument4, _:argument5, _:argument6, _:argument7, _:argument8, _:argument9, _:argument10, _:argument11)ottr:Triple(x:argument1, pmd:input, _:blank1325)ottr:Triple(_:blank1325, pmd:composedOf, x:argument2)ottr:Triple(x:argument1, pmd:executedBy, _:blank1324)
o-owl-ax:SubClassOf(dpm:XRR, pmd:MeasuringDevice)ottr:Triple(dpm:XRR, rdfs:subClassOf, pmd:MeasuringDevice)
o-owl-ax:SubClassOf(dpm:XRRMeasuringProcess, pmd:MeasuringProcess)ottr:Triple(dpm:XRRMeasuringProcess, rdfs:subClassOf, pmd:MeasuringProcess)
o-owl-ax:SubClassOf(dpm:AngleScanRate, dpm:ScanRate)ottr:Triple(dpm:AngleScanRate, rdfs:subClassOf, dpm:ScanRate)
o-owl-ax:SubClassOf(dpm:BeamWidth, qudt:Diameter)ottr:Triple(dpm:BeamWidth, rdfs:subClassOf, qudt:Diameter)
o-owl-ax:SubClassOf(dpm:SubstrateRoughness, pmd:Roughness)ottr:Triple(dpm:SubstrateRoughness, rdfs:subClassOf, pmd:Roughness)
o-owl-ax:SubClassOf(dpm:Roughness, pmd:ValueObject)ottr:Triple(dpm:Roughness, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:InitialXRAYDetectorCountRate, qudt:CountingUnit)ottr:Triple(dpm:InitialXRAYDetectorCountRate, rdfs:subClassOf, qudt:CountingUnit)
o-rdf:Type(x:argument1, dpm:XRRMeasuringProcess)ottr:Triple(x:argument1, rdf:type, dpm:XRRMeasuringProcess)
o-rdf:Type(_:blank1324, dpm:XRR)ottr:Triple(_:blank1324, rdf:type, dpm:XRR)
o-rdf:Type(_:blank1325, pmd:Specimen)ottr:Triple(_:blank1325, rdf:type, pmd:Specimen)
o-rdfs:Label(dpm:BeamWidth, "Beam Width")ottr:Triple(dpm:BeamWidth, rdfs:label, "Beam Width")
o-rdfs:Label(dpm:Roughness, "Roughness")ottr:Triple(dpm:Roughness, rdfs:label, "Roughness")
o-rdfs:Label(dpm:SubstrateRoughness, "Substrate Roughness")ottr:Triple(dpm:SubstrateRoughness, rdfs:label, "Substrate Roughness")
o-rdfs:Label(dpm:InitialXRAYDetectorCountRate, "Initial XRAY Detector Count Rate")ottr:Triple(dpm:InitialXRAYDetectorCountRate, rdfs:label, "Initial XRAY Detector Count Rate")
o-rdfs:Label(dpm:AngleScanRate, "Angle Scan Rate")ottr:Triple(dpm:AngleScanRate, rdfs:label, "Angle Scan Rate")
o-rdfs:Label(dpm:XRR, "XRR")ottr:Triple(dpm:XRR, rdfs:label, "XRR")
o-rdfs:Label(dpm:XRRMeasuringProcess, "XRR MeasuringProcess")ottr:Triple(dpm:XRRMeasuringProcess, rdfs:label, "XRR MeasuringProcess")
dpm:HasCharacteristicNumerical(_:blank1324, (pmd:SetPoint, dpm:InitialXRAYDetectorCountRate), _:argument9, qudt:CPS)ottr:Triple(_:blank1324, pmd:characteristic, _:blank1326)
o-owl-ax:SubClassOf(qudt:CPS, qudt:Unit)ottr:Triple(qudt:CPS, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1326, (pmd:SetPoint, dpm:InitialXRAYDetectorCountRate), _:argument9, qudt:CPS)ottr:Triple(_:blank1326, pmd:value, _:argument9)ottr:Triple(_:blank1326, pmd:unit, qudt:CPS)
cross | o-rdf:Type(_:blank1326, ++(pmd:SetPoint, dpm:InitialXRAYDetectorCountRate))ottr:Triple(_:blank1326, rdf:type, (pmd:SetPoint, dpm:InitialXRAYDetectorCountRate))
dpm:HasCharacteristicNumerical(_:blank1324, (pmd:SetPoint, dpm:AngleScanRate), _:argument6, dpm:DEG_divby_SEC)ottr:Triple(_:blank1324, pmd:characteristic, _:blank1327)
o-owl-ax:SubClassOf(dpm:DEG_divby_SEC, qudt:Unit)ottr:Triple(dpm:DEG_divby_SEC, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1327, (pmd:SetPoint, dpm:AngleScanRate), _:argument6, dpm:DEG_divby_SEC)ottr:Triple(_:blank1327, pmd:value, _:argument6)ottr:Triple(_:blank1327, pmd:unit, dpm:DEG_divby_SEC)
cross | o-rdf:Type(_:blank1327, ++(pmd:SetPoint, dpm:AngleScanRate))ottr:Triple(_:blank1327, rdf:type, (pmd:SetPoint, dpm:AngleScanRate))
dpm:HasCharacteristicNumerical(_:blank1324, (pmd:SetPoint, qudt:Wavelength), _:argument7, qudt:ANGSTROM)ottr:Triple(_:blank1324, pmd:characteristic, _:blank1328)
o-owl-ax:SubClassOf(qudt:ANGSTROM, qudt:Unit)ottr:Triple(qudt:ANGSTROM, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1328, (pmd:SetPoint, qudt:Wavelength), _:argument7, qudt:ANGSTROM)ottr:Triple(_:blank1328, pmd:value, _:argument7)ottr:Triple(_:blank1328, pmd:unit, qudt:ANGSTROM)
cross | o-rdf:Type(_:blank1328, ++(pmd:SetPoint, qudt:Wavelength))ottr:Triple(_:blank1328, rdf:type, (pmd:SetPoint, qudt:Wavelength))
dpm:HasCharacteristicNumerical(_:blank1324, (pmd:SetPoint, qudt:Length), _:argument11, qudt:M)ottr:Triple(_:blank1324, pmd:characteristic, _:blank1329)
o-owl-ax:SubClassOf(qudt:M, qudt:Unit)ottr:Triple(qudt:M, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1329, (pmd:SetPoint, qudt:Length), _:argument11, qudt:M)ottr:Triple(_:blank1329, pmd:value, _:argument11)ottr:Triple(_:blank1329, pmd:unit, qudt:M)
cross | o-rdf:Type(_:blank1329, ++(pmd:SetPoint, qudt:Length))ottr:Triple(_:blank1329, rdf:type, (pmd:SetPoint, qudt:Length))
dpm:HasCharacteristicNumerical(_:blank1324, (pmd:SetPoint, dpm:StepAngle), _:argument5, qudt:DEG)ottr:Triple(_:blank1324, pmd:characteristic, _:blank1330)
o-owl-ax:SubClassOf(qudt:DEG, qudt:Unit)ottr:Triple(qudt:DEG, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1330, (pmd:SetPoint, dpm:StepAngle), _:argument5, qudt:DEG)ottr:Triple(_:blank1330, pmd:value, _:argument5)ottr:Triple(_:blank1330, pmd:unit, qudt:DEG)
cross | o-rdf:Type(_:blank1330, ++(pmd:SetPoint, dpm:StepAngle))ottr:Triple(_:blank1330, rdf:type, (pmd:SetPoint, dpm:StepAngle))
dpm:HasCharacteristicNumerical(_:blank1324, (pmd:SetPoint, dpm:EndAngle), _:argument4, qudt:DEG)ottr:Triple(_:blank1324, pmd:characteristic, _:blank1331)
o-owl-ax:SubClassOf(qudt:DEG, qudt:Unit)ottr:Triple(qudt:DEG, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1331, (pmd:SetPoint, dpm:EndAngle), _:argument4, qudt:DEG)ottr:Triple(_:blank1331, pmd:value, _:argument4)ottr:Triple(_:blank1331, pmd:unit, qudt:DEG)
cross | o-rdf:Type(_:blank1331, ++(pmd:SetPoint, dpm:EndAngle))ottr:Triple(_:blank1331, rdf:type, (pmd:SetPoint, dpm:EndAngle))
dpm:HasCharacteristicNumerical(_:blank1324, (pmd:SetPoint, dpm:StartAngle), _:argument3, qudt:DEG)ottr:Triple(_:blank1324, pmd:characteristic, _:blank1332)
o-owl-ax:SubClassOf(qudt:DEG, qudt:Unit)ottr:Triple(qudt:DEG, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1332, (pmd:SetPoint, dpm:StartAngle), _:argument3, qudt:DEG)ottr:Triple(_:blank1332, pmd:value, _:argument3)ottr:Triple(_:blank1332, pmd:unit, qudt:DEG)
cross | o-rdf:Type(_:blank1332, ++(pmd:SetPoint, dpm:StartAngle))ottr:Triple(_:blank1332, rdf:type, (pmd:SetPoint, dpm:StartAngle))
dpm:HasCharacteristicNumerical(_:blank1324, (pmd:SetPoint, dpm:SubstrateRoughness), _:argument10, qudt:ANGSTROM)ottr:Triple(_:blank1324, pmd:characteristic, _:blank1333)
o-owl-ax:SubClassOf(qudt:ANGSTROM, qudt:Unit)ottr:Triple(qudt:ANGSTROM, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1333, (pmd:SetPoint, dpm:SubstrateRoughness), _:argument10, qudt:ANGSTROM)ottr:Triple(_:blank1333, pmd:value, _:argument10)ottr:Triple(_:blank1333, pmd:unit, qudt:ANGSTROM)
cross | o-rdf:Type(_:blank1333, ++(pmd:SetPoint, dpm:SubstrateRoughness))ottr:Triple(_:blank1333, rdf:type, (pmd:SetPoint, dpm:SubstrateRoughness))
dpm:HasCharacteristicNumerical(_:blank1324, (pmd:SetPoint, qudt:BeamWidth), _:argument8, qudt:M)ottr:Triple(_:blank1324, pmd:characteristic, _:blank1334)
o-owl-ax:SubClassOf(qudt:M, qudt:Unit)ottr:Triple(qudt:M, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1334, (pmd:SetPoint, qudt:BeamWidth), _:argument8, qudt:M)ottr:Triple(_:blank1334, pmd:value, _:argument8)ottr:Triple(_:blank1334, pmd:unit, qudt:M)
cross | o-rdf:Type(_:blank1334, ++(pmd:SetPoint, qudt:BeamWidth))ottr:Triple(_:blank1334, rdf:type, (pmd:SetPoint, qudt:BeamWidth))

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:MeasurementXRR dpm:MeasurementXRR ottr:Triple ottr:Triple dpm:MeasurementXRR->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementXRR->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:MeasurementXRR->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementXRR->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementXRR->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->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 dpm:ValueObject->o-rdf:Type
Hierarchical vertical layout (dot)
dpm:MeasurementXRR dpm:MeasurementXRR ottr:Triple ottr:Triple dpm:MeasurementXRR->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementXRR->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:MeasurementXRR->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementXRR->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementXRR->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->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 dpm:ValueObject->o-rdf:Type
Spring model layout (neato)
dpm:MeasurementXRR dpm:MeasurementXRR ottr:Triple ottr:Triple dpm:MeasurementXRR->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementXRR->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:MeasurementXRR->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementXRR->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementXRR->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->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 dpm:ValueObject->o-rdf:Type
Spring model layout (fdp)
dpm:MeasurementXRR dpm:MeasurementXRR ottr:Triple ottr:Triple dpm:MeasurementXRR->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementXRR->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:MeasurementXRR->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementXRR->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementXRR->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->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 dpm:ValueObject->o-rdf:Type
Radial layout (twopi)
dpm:MeasurementXRR dpm:MeasurementXRR ottr:Triple ottr:Triple dpm:MeasurementXRR->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementXRR->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:MeasurementXRR->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementXRR->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementXRR->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->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 dpm:ValueObject->o-rdf:Type
Circular layout (circo)
dpm:MeasurementXRR dpm:MeasurementXRR ottr:Triple ottr:Triple dpm:MeasurementXRR->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:MeasurementXRR->o-owl-ax:SubClassOf o-rdf:Type o-rdf:Type dpm:MeasurementXRR->o-rdf:Type o-rdfs:Label o-rdfs:Label dpm:MeasurementXRR->o-rdfs:Label dpm:HasCharacteristicNumerical dpm:HasCharacteristicNumerical dpm:MeasurementXRR->dpm:HasCharacteristicNumerical o-owl-ax:SubClassOf->ottr:Triple o-rdf:Type->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 dpm:ValueObject->o-rdf:Type

List of dependencies

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

dpm:MeasurementXRRottr:Triple (3)
o-owl-ax:SubClassOf (7)ottr:Triple (1)
o-rdf:Type (3)ottr:Triple (1)
o-rdfs:Label (7)ottr:Triple (1)
dpm:HasCharacteristicNumerical (9)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:MeasurementXRR[
    ottr:IRI ?measurement_XRR,
    ottr:IRI ?tf_sample,
    ? xsd:float ?start_angle_unit_deg,
    ? xsd:float ?end_angle_unit_deg,
    ? xsd:float ?angle_step_size_unit_deg,
    ? xsd:float ?angle_scan_rate_unit_deg_divby_s,
    ? xsd:float ?lambda_source_unit_angstroem,
    ? xsd:float ?beam_width_unit_m,
    ? xsd:float ?initial_x-ray_detector_count_rate_unit_CPS,
    ? xsd:float ?substrate_roughness_unit_angstrom,
    ? xsd:float ?sample_length_unit_m
] :: {
    ottr:Triple(?measurement_XRR, pmd:executedBy, _:blank505),
    ottr:Triple(?measurement_XRR, pmd:input, _:blank502),
    ottr:Triple(_:blank502, pmd:composedOf, ?tf_sample),
    o-owl-ax:SubClassOf(dpm:AngleScanRate, dpm:ScanRate),
    o-owl-ax:SubClassOf(dpm:BeamWidth, qudt:Diameter),
    o-owl-ax:SubClassOf(dpm:InitialXRAYDetectorCountRate, qudt:CountingUnit),
    o-owl-ax:SubClassOf(dpm:Roughness, pmd:ValueObject),
    o-owl-ax:SubClassOf(dpm:SubstrateRoughness, pmd:Roughness),
    o-owl-ax:SubClassOf(dpm:XRR, pmd:MeasuringDevice),
    o-owl-ax:SubClassOf(dpm:XRRMeasuringProcess, pmd:MeasuringProcess),
    o-rdf:Type(?measurement_XRR, dpm:XRRMeasuringProcess),
    o-rdf:Type(_:blank502, pmd:Specimen),
    o-rdf:Type(_:blank505, dpm:XRR),
    o-rdfs:Label(dpm:AngleScanRate, "Angle Scan Rate"),
    o-rdfs:Label(dpm:BeamWidth, "Beam Width"),
    o-rdfs:Label(dpm:InitialXRAYDetectorCountRate, "Initial XRAY Detector Count Rate"),
    o-rdfs:Label(dpm:Roughness, "Roughness"),
    o-rdfs:Label(dpm:SubstrateRoughness, "Substrate Roughness"),
    o-rdfs:Label(dpm:XRR, "XRR"),
    o-rdfs:Label(dpm:XRRMeasuringProcess, "XRR MeasuringProcess"),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:BeamWidth), ?beam_width_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:Length), ?sample_length_unit_m, qudt:M),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, qudt:Wavelength), ?lambda_source_unit_angstroem, qudt:ANGSTROM),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:AngleScanRate), ?angle_scan_rate_unit_deg_divby_s, dpm:DEG_divby_SEC),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:EndAngle), ?end_angle_unit_deg, qudt:DEG),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:InitialXRAYDetectorCountRate), ?initial_x-ray_detector_count_rate_unit_CPS, qudt:CPS),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:StartAngle), ?start_angle_unit_deg, qudt:DEG),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:StepAngle), ?angle_step_size_unit_deg, qudt:DEG),
    dpm:HasCharacteristicNumerical(_:blank505, (pmd:SetPoint, dpm:SubstrateRoughness), ?substrate_roughness_unit_angstrom, qudt:ANGSTROM)
} .

RDF/wOTTR

dpm:MeasurementXRR  rdf:type  ottr:Template ;
        ottr:parameters  ( [ ottr:name      "measurement_XRR" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:name      "tf_sample" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "start_angle_unit_deg" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b2
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "end_angle_unit_deg" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b3
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "angle_step_size_unit_deg" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b4
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "angle_scan_rate_unit_deg_divby_s" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b5
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "lambda_source_unit_angstroem" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b6
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "beam_width_unit_m" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b7
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "initial_x-ray_detector_count_rate_unit_CPS" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b8
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "substrate_roughness_unit_angstrom" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b9
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "sample_length_unit_m" ;
                             ottr:type      xsd:float ;
                             ottr:variable  _:b10
                           ]
                         ) ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b11
                                          dpm:XRR
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:SetPoint dpm:InitialXRAYDetectorCountRate )
                                          _:b8
                                          qudt:CPS
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:InitialXRAYDetectorCountRate "Initial XRAY Detector Count Rate" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:Roughness pmd:ValueObject )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b12
                                          pmd:Specimen
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:AngleScanRate "Angle Scan Rate" )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:SetPoint dpm:EndAngle )
                                          _:b3
                                          qudt:DEG
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b12
                                          pmd:composedOf
                                          _:b1
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:SetPoint dpm:StepAngle )
                                          _:b4
                                          qudt:DEG
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:SubstrateRoughness "Substrate Roughness" )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:SetPoint qudt:Length )
                                          _:b10
                                          qudt:M
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:XRR pmd:MeasuringDevice )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:InitialXRAYDetectorCountRate qudt:CountingUnit )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:SetPoint qudt:BeamWidth )
                                          _:b7
                                          qudt:M
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:XRRMeasuringProcess pmd:MeasuringProcess )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          pmd:input
                                          _:b12
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:SubstrateRoughness pmd:Roughness )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:BeamWidth "Beam Width" )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:SetPoint dpm:SubstrateRoughness )
                                          _:b9
                                          qudt:ANGSTROM
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:BeamWidth qudt:Diameter )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:SetPoint dpm:StartAngle )
                                          _:b2
                                          qudt:DEG
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:XRR "XRR" )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          pmd:executedBy
                                          _:b11
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:SetPoint qudt:Wavelength )
                                          _:b6
                                          qudt:ANGSTROM
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b0
                                          dpm:XRRMeasuringProcess
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:XRRMeasuringProcess "XRR MeasuringProcess" )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:AngleScanRate dpm:ScanRate )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:Roughness "Roughness" )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasCharacteristicNumerical ;
                           ottr:values  ( _:b11
                                          ( pmd:SetPoint dpm:AngleScanRate )
                                          _:b5
                                          dpm:DEG_divby_SEC
                                        )
                         ] .

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