Pattern stOTTR 🛈 stOTTR serialisation of the template without annotation instances.
dpm:MeasurementXPSSubSpectrumPeak[
? ottr:IRI ?sub-spectrum-name,
? ottr:IRI ?element,
? xsd:string ?sub_peak_label,
? owl:Class ?line_shape,
? xsd:float ?absolute_peak_intensity_unit_CPSeV,
? xsd:float ?intensity_relative_to_sub_spectrum_unit_percent,
? xsd:float ?peak_fwhm_unit_eV,
? xsd:float ?peak_position_unit_eV,
? xsd:float ?relative_contribution_to_subspectrum_unit_percent,
? owl:Class ?background
] :: {
ottr:Triple(?sub-spectrum-name, pmd:characteristic, _:blank505),
ottr:Triple(?sub-spectrum-name, dpm:relatesToComposition, ?element),
ottr:Triple(?sub-spectrum-name, rdfs:label, ?sub_peak_label),
o-owl-ax:SubClassOf(?line_shape, dpm:LineShape),
o-owl-ax:SubClassOf(dpm:AbsolutePeakIntensity, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:IntensityRelativeToSubSpectrum, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:LineShape, dpm:GeometricShape),
o-owl-ax:SubClassOf(dpm:Peak, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:Peak_fwhm, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:PeakPosition, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:RelativeContributionToSubspectrum, pmd:ValueObject),
o-rdf:Type(_:blank505, dpm:Peak),
o-rdfs:Label(dpm:AbsolutePeakIntensity, "Absolute Peak Intensity"),
o-rdfs:Label(dpm:GeometricShape, "Geometric Shape"),
o-rdfs:Label(dpm:IntensityRelativeToSubSpectrum, "Intensity Relative to Sub-Spectrum"),
o-rdfs:Label(dpm:LineShape, "Line Shape"),
o-rdfs:Label(dpm:Peak, "Peak"),
o-rdfs:Label(dpm:Peak_fwhm, "Peak_fwhm"),
o-rdfs:Label(dpm:PeakPosition, "Peak Position"),
o-rdfs:Label(dpm:RelativeContributionToSubspectrum, "Relative Contribution to Subspectrum"),
dpm:HasCharacteristicCategorical(?sub-spectrum-name, (pmd:Measurement, ?background), none),
dpm:HasCharacteristicCategorical(?sub-spectrum-name, (pmd:Measurement, ?line_shape), none),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:AbsolutePeakIntensity), ?absolute_peak_intensity_unit_CPSeV, dpm:CPSEV),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:IntensityRelativeToSubSpectrum), ?intensity_relative_to_sub_spectrum_unit_percent, qudt:PERCENT),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:Peak_fwhm), ?peak_fwhm_unit_eV, dpm:EV),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:PeakPosition), ?peak_position_unit_eV, dpm:EV),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:RelativeContributionToSubspectrum), ?relative_contribution_to_subspectrum_unit_percent, qudt:PERCENT)
} . 🛈 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:MeasurementXPSSubSpectrumPeak(x:argument1, x:argument2, _:argument3, x:argument4, _:argument5, _:argument6, _:argument7, _:argument8, _:argument9, x:argument10) RDF/wOTTR
[ ottr:of dpm:MeasurementXPSSubSpectrumPeak ;
ottr:values ( x:argument1 x:argument2
[]
x:argument4
[]
[]
[]
[]
[]
x:argument10
)
] . 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)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
x:argument2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
dpm:relatesToComposition
blank1651 : LUB<rdfs:Resource>
pmd:Measurement, dpm:Peak_fwhm
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1651 : LUB<rdfs:Resource>
pmd:characteristic
blank1652 : LUB<rdfs:Resource>
pmd:Measurement, dpm:PeakPosition
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1652 : LUB<rdfs:Resource>
pmd:characteristic
blank1653 : LUB<rdfs:Resource>
pmd:Measurement, dpm:RelativeContributionToSubspectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1653 : LUB<rdfs:Resource>
pmd:characteristic
blank1654 : LUB<rdfs:Resource>
dpm:Peak
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1654 : LUB<rdfs:Resource>
pmd:characteristic
blank1655 : LUB<rdfs:Resource>
pmd:Measurement, dpm:IntensityRelativeToSubSpectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1655 : LUB<rdfs:Resource>
pmd:characteristic
argument3 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource>
rdfs:label
blank1656 : LUB<rdfs:Resource>
pmd:Measurement, dpm:AbsolutePeakIntensity
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1656 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>
dpm:Peak_fwhm
https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
pmd:ValueObject
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak_fwhm
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>
dpm:RelativeContributionToSubspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Relative Contribution to Subspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>
dpm:IntensityRelativeToSubSpectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Intensity Relative to Sub-Spectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>
dpm:Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>
dpm:PeakPosition
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak Position
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>
dpm:AbsolutePeakIntensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Absolute Peak Intensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
argument7 : LUB<rdfs:Resource>
blank1651 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
dpm:EV
blank1651 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
blank1652 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
argument8 : LUB<rdfs:Resource>
blank1652 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource>
pmd:value
argument9 : LUB<rdfs:Resource>
blank1653 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
qudt:PERCENT
blank1653 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
dpm:LineShape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
dpm:GeometricShape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
rdfs:subClassOf
"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Line Shape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Geometric Shape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>->"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
x:argument4
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
rdfs:subClassOf
blank1655 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
argument6 : LUB<rdfs:Resource>
blank1655 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
argument5 : LUB<rdfs:Resource>
blank1656 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
dpm:CPSEV
blank1656 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
pmd:unit
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Hierarchical vertical layout (dot)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
x:argument2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
dpm:relatesToComposition
blank1651 : LUB<rdfs:Resource>
pmd:Measurement, dpm:Peak_fwhm
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1651 : LUB<rdfs:Resource>
pmd:characteristic
blank1652 : LUB<rdfs:Resource>
pmd:Measurement, dpm:PeakPosition
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1652 : LUB<rdfs:Resource>
pmd:characteristic
blank1653 : LUB<rdfs:Resource>
pmd:Measurement, dpm:RelativeContributionToSubspectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1653 : LUB<rdfs:Resource>
pmd:characteristic
blank1654 : LUB<rdfs:Resource>
dpm:Peak
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1654 : LUB<rdfs:Resource>
pmd:characteristic
blank1655 : LUB<rdfs:Resource>
pmd:Measurement, dpm:IntensityRelativeToSubSpectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1655 : LUB<rdfs:Resource>
pmd:characteristic
argument3 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource>
rdfs:label
blank1656 : LUB<rdfs:Resource>
pmd:Measurement, dpm:AbsolutePeakIntensity
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1656 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>
dpm:Peak_fwhm
https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
pmd:ValueObject
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak_fwhm
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>
dpm:RelativeContributionToSubspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Relative Contribution to Subspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>
dpm:IntensityRelativeToSubSpectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Intensity Relative to Sub-Spectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>
dpm:Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>
dpm:PeakPosition
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak Position
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>
dpm:AbsolutePeakIntensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Absolute Peak Intensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
argument7 : LUB<rdfs:Resource>
blank1651 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
dpm:EV
blank1651 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
blank1652 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
argument8 : LUB<rdfs:Resource>
blank1652 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource>
pmd:value
argument9 : LUB<rdfs:Resource>
blank1653 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
qudt:PERCENT
blank1653 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
dpm:LineShape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
dpm:GeometricShape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
rdfs:subClassOf
"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Line Shape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Geometric Shape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>->"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
x:argument4
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
rdfs:subClassOf
blank1655 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
argument6 : LUB<rdfs:Resource>
blank1655 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
argument5 : LUB<rdfs:Resource>
blank1656 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
dpm:CPSEV
blank1656 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
pmd:unit
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Spring model layout (neato)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
x:argument2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
dpm:relatesToComposition
blank1651 : LUB<rdfs:Resource>
pmd:Measurement, dpm:Peak_fwhm
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1651 : LUB<rdfs:Resource>
pmd:characteristic
blank1652 : LUB<rdfs:Resource>
pmd:Measurement, dpm:PeakPosition
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1652 : LUB<rdfs:Resource>
pmd:characteristic
blank1653 : LUB<rdfs:Resource>
pmd:Measurement, dpm:RelativeContributionToSubspectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1653 : LUB<rdfs:Resource>
pmd:characteristic
blank1654 : LUB<rdfs:Resource>
dpm:Peak
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1654 : LUB<rdfs:Resource>
pmd:characteristic
blank1655 : LUB<rdfs:Resource>
pmd:Measurement, dpm:IntensityRelativeToSubSpectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1655 : LUB<rdfs:Resource>
pmd:characteristic
argument3 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource>
rdfs:label
blank1656 : LUB<rdfs:Resource>
pmd:Measurement, dpm:AbsolutePeakIntensity
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1656 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>
dpm:Peak_fwhm
https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
pmd:ValueObject
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak_fwhm
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>
dpm:RelativeContributionToSubspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Relative Contribution to Subspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>
dpm:IntensityRelativeToSubSpectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Intensity Relative to Sub-Spectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>
dpm:Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>
dpm:PeakPosition
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak Position
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>
dpm:AbsolutePeakIntensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Absolute Peak Intensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
argument7 : LUB<rdfs:Resource>
blank1651 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
dpm:EV
blank1651 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
blank1652 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
argument8 : LUB<rdfs:Resource>
blank1652 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource>
pmd:value
argument9 : LUB<rdfs:Resource>
blank1653 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
qudt:PERCENT
blank1653 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
dpm:LineShape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
dpm:GeometricShape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
rdfs:subClassOf
"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Line Shape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Geometric Shape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>->"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
x:argument4
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
rdfs:subClassOf
blank1655 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
argument6 : LUB<rdfs:Resource>
blank1655 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
argument5 : LUB<rdfs:Resource>
blank1656 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
dpm:CPSEV
blank1656 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
pmd:unit
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Spring model layout (fdp)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
x:argument2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
dpm:relatesToComposition
blank1651 : LUB<rdfs:Resource>
pmd:Measurement, dpm:Peak_fwhm
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1651 : LUB<rdfs:Resource>
pmd:characteristic
blank1652 : LUB<rdfs:Resource>
pmd:Measurement, dpm:PeakPosition
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1652 : LUB<rdfs:Resource>
pmd:characteristic
blank1653 : LUB<rdfs:Resource>
pmd:Measurement, dpm:RelativeContributionToSubspectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1653 : LUB<rdfs:Resource>
pmd:characteristic
blank1654 : LUB<rdfs:Resource>
dpm:Peak
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1654 : LUB<rdfs:Resource>
pmd:characteristic
blank1655 : LUB<rdfs:Resource>
pmd:Measurement, dpm:IntensityRelativeToSubSpectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1655 : LUB<rdfs:Resource>
pmd:characteristic
argument3 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource>
rdfs:label
blank1656 : LUB<rdfs:Resource>
pmd:Measurement, dpm:AbsolutePeakIntensity
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1656 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>
dpm:Peak_fwhm
https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
pmd:ValueObject
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak_fwhm
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>
dpm:RelativeContributionToSubspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Relative Contribution to Subspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>
dpm:IntensityRelativeToSubSpectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Intensity Relative to Sub-Spectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>
dpm:Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>
dpm:PeakPosition
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak Position
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>
dpm:AbsolutePeakIntensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Absolute Peak Intensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
argument7 : LUB<rdfs:Resource>
blank1651 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
dpm:EV
blank1651 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
blank1652 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
argument8 : LUB<rdfs:Resource>
blank1652 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource>
pmd:value
argument9 : LUB<rdfs:Resource>
blank1653 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
qudt:PERCENT
blank1653 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
dpm:LineShape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
dpm:GeometricShape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
rdfs:subClassOf
"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Line Shape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Geometric Shape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>->"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
x:argument4
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
rdfs:subClassOf
blank1655 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
argument6 : LUB<rdfs:Resource>
blank1655 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
argument5 : LUB<rdfs:Resource>
blank1656 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
dpm:CPSEV
blank1656 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
pmd:unit
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Radial layout (twopi)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
x:argument2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
dpm:relatesToComposition
blank1651 : LUB<rdfs:Resource>
pmd:Measurement, dpm:Peak_fwhm
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1651 : LUB<rdfs:Resource>
pmd:characteristic
blank1652 : LUB<rdfs:Resource>
pmd:Measurement, dpm:PeakPosition
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1652 : LUB<rdfs:Resource>
pmd:characteristic
blank1653 : LUB<rdfs:Resource>
pmd:Measurement, dpm:RelativeContributionToSubspectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1653 : LUB<rdfs:Resource>
pmd:characteristic
blank1654 : LUB<rdfs:Resource>
dpm:Peak
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1654 : LUB<rdfs:Resource>
pmd:characteristic
blank1655 : LUB<rdfs:Resource>
pmd:Measurement, dpm:IntensityRelativeToSubSpectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1655 : LUB<rdfs:Resource>
pmd:characteristic
argument3 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource>
rdfs:label
blank1656 : LUB<rdfs:Resource>
pmd:Measurement, dpm:AbsolutePeakIntensity
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1656 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>
dpm:Peak_fwhm
https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
pmd:ValueObject
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak_fwhm
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>
dpm:RelativeContributionToSubspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Relative Contribution to Subspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>
dpm:IntensityRelativeToSubSpectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Intensity Relative to Sub-Spectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>
dpm:Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>
dpm:PeakPosition
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak Position
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>
dpm:AbsolutePeakIntensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Absolute Peak Intensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
argument7 : LUB<rdfs:Resource>
blank1651 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
dpm:EV
blank1651 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
blank1652 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
argument8 : LUB<rdfs:Resource>
blank1652 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource>
pmd:value
argument9 : LUB<rdfs:Resource>
blank1653 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
qudt:PERCENT
blank1653 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
dpm:LineShape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
dpm:GeometricShape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
rdfs:subClassOf
"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Line Shape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Geometric Shape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>->"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
x:argument4
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
rdfs:subClassOf
blank1655 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
argument6 : LUB<rdfs:Resource>
blank1655 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
argument5 : LUB<rdfs:Resource>
blank1656 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
dpm:CPSEV
blank1656 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
pmd:unit
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Circular layout (circo)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
x:argument1
http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
x:argument2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument2 : LUB<ottr:IRI>
dpm:relatesToComposition
blank1651 : LUB<rdfs:Resource>
pmd:Measurement, dpm:Peak_fwhm
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1651 : LUB<rdfs:Resource>
pmd:characteristic
blank1652 : LUB<rdfs:Resource>
pmd:Measurement, dpm:PeakPosition
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1652 : LUB<rdfs:Resource>
pmd:characteristic
blank1653 : LUB<rdfs:Resource>
pmd:Measurement, dpm:RelativeContributionToSubspectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1653 : LUB<rdfs:Resource>
pmd:characteristic
blank1654 : LUB<rdfs:Resource>
dpm:Peak
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1654 : LUB<rdfs:Resource>
pmd:characteristic
blank1655 : LUB<rdfs:Resource>
pmd:Measurement, dpm:IntensityRelativeToSubSpectrum
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1655 : LUB<rdfs:Resource>
pmd:characteristic
argument3 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource>
rdfs:label
blank1656 : LUB<rdfs:Resource>
pmd:Measurement, dpm:AbsolutePeakIntensity
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank1656 : LUB<rdfs:Resource>
pmd:characteristic
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>
dpm:Peak_fwhm
https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
pmd:ValueObject
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak_fwhm
https://www.dipromag.de/dipromag_onto/0.1/Peak_fwhm : LUB<ottr:IRI>->"Peak_fwhm"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>
dpm:RelativeContributionToSubspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Relative Contribution to Subspectrum
https://www.dipromag.de/dipromag_onto/0.1/RelativeContributionToSubspectrum : LUB<ottr:IRI>->"Relative Contribution to Subspectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>
dpm:IntensityRelativeToSubSpectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Intensity Relative to Sub-Spectrum
https://www.dipromag.de/dipromag_onto/0.1/IntensityRelativeToSubSpectrum : LUB<ottr:IRI>->"Intensity Relative to Sub-Spectrum"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>
dpm:Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak
https://www.dipromag.de/dipromag_onto/0.1/Peak : LUB<ottr:IRI>->"Peak"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>
dpm:PeakPosition
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Peak Position
https://www.dipromag.de/dipromag_onto/0.1/PeakPosition : LUB<ottr:IRI>->"Peak Position"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>
dpm:AbsolutePeakIntensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->https://w3id.org/pmd/co/ValueObject : LUB<ottr:IRI>
rdfs:subClassOf
"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Absolute Peak Intensity
https://www.dipromag.de/dipromag_onto/0.1/AbsolutePeakIntensity : LUB<ottr:IRI>->"Absolute Peak Intensity"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
argument7 : LUB<rdfs:Resource>
blank1651 : LUB<rdfs:Resource>->argument7 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
dpm:EV
blank1651 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/Unit : LUB<ottr:IRI>
qudt:Unit
https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
blank1652 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/EV : LUB<ottr:IRI>
pmd:unit
argument8 : LUB<rdfs:Resource>
blank1652 : LUB<rdfs:Resource>->argument8 : LUB<rdfs:Resource>
pmd:value
argument9 : LUB<rdfs:Resource>
blank1653 : LUB<rdfs:Resource>->argument9 : LUB<rdfs:Resource>
pmd:value
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
qudt:PERCENT
blank1653 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
dpm:LineShape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
dpm:GeometricShape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>
rdfs:subClassOf
"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Line Shape
https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>->"Line Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Geometric Shape
https://www.dipromag.de/dipromag_onto/0.1/GeometricShape : LUB<ottr:IRI>->"Geometric Shape"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
x:argument4
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/LineShape : LUB<ottr:IRI>
rdfs:subClassOf
blank1655 : LUB<rdfs:Resource>->http://qudt.org/vocab/PERCENT : LUB<ottr:IRI>
pmd:unit
argument6 : LUB<rdfs:Resource>
blank1655 : LUB<rdfs:Resource>->argument6 : LUB<rdfs:Resource>
pmd:value
argument5 : LUB<rdfs:Resource>
blank1656 : LUB<rdfs:Resource>->argument5 : LUB<rdfs:Resource>
pmd:value
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
dpm:CPSEV
blank1656 : LUB<rdfs:Resource>->https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>
pmd:unit
https://www.dipromag.de/dipromag_onto/0.1/CPSEV : LUB<ottr:IRI>->http://qudt.org/vocab/Unit : LUB<ottr:IRI>
rdfs:subClassOf
Expanded RDF graph
qudt:PERCENT rdfs:subClassOf qudt:Unit .
dpm:Peak_fwhm rdfs:label "Peak_fwhm" ;
rdfs:subClassOf pmd:ValueObject .
dpm:EV rdfs:subClassOf qudt:Unit .
x:argument1 rdfs:label [] ;
pmd:characteristic [ rdf:type dpm:AbsolutePeakIntensity , pmd:Measurement ;
pmd:unit dpm:CPSEV ;
pmd:value []
] ;
pmd:characteristic [ rdf:type dpm:IntensityRelativeToSubSpectrum , pmd:Measurement ;
pmd:unit qudt:PERCENT ;
pmd:value []
] ;
pmd:characteristic [ rdf:type dpm:Peak ] ;
pmd:characteristic [ rdf:type dpm:RelativeContributionToSubspectrum , pmd:Measurement ;
pmd:unit qudt:PERCENT ;
pmd:value []
] ;
pmd:characteristic [ rdf:type dpm:PeakPosition , pmd:Measurement ;
pmd:unit dpm:EV ;
pmd:value []
] ;
pmd:characteristic [ rdf:type dpm:Peak_fwhm , pmd:Measurement ;
pmd:unit dpm:EV ;
pmd:value []
] ;
dpm:relatesToComposition x:argument2 .
dpm:CPSEV rdfs:subClassOf qudt:Unit .
dpm:Peak rdfs:label "Peak" ;
rdfs:subClassOf pmd:ValueObject .
dpm:PeakPosition rdfs:label "Peak Position" ;
rdfs:subClassOf pmd:ValueObject .
dpm:RelativeContributionToSubspectrum
rdfs:label "Relative Contribution to Subspectrum" ;
rdfs:subClassOf pmd:ValueObject .
dpm:IntensityRelativeToSubSpectrum
rdfs:label "Intensity Relative to Sub-Spectrum" ;
rdfs:subClassOf pmd:ValueObject .
x:argument4 rdfs:subClassOf dpm:LineShape .
dpm:LineShape rdfs:label "Line Shape" ;
rdfs:subClassOf dpm:GeometricShape .
dpm:AbsolutePeakIntensity
rdfs:label "Absolute Peak Intensity" ;
rdfs:subClassOf pmd:ValueObject .
dpm:GeometricShape rdfs:label "Geometric Shape" . 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:MeasurementXPSSubSpectrumPeak(x:argument1, x:argument2, _:argument3, x:argument4, _:argument5, _:argument6, _:argument7, _:argument8, _:argument9, x:argument10)
ottr:Triple(x:argument1, dpm:relatesToComposition, x:argument2)
ottr:Triple(x:argument1, pmd:characteristic, _:blank1637)
ottr:Triple(x:argument1, rdfs:label, _:argument3)
o-owl-ax:SubClassOf(dpm:Peak_fwhm, pmd:ValueObject)
ottr:Triple(dpm:Peak_fwhm, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:RelativeContributionToSubspectrum, pmd:ValueObject)
ottr:Triple(dpm:RelativeContributionToSubspectrum, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:AbsolutePeakIntensity, pmd:ValueObject)
ottr:Triple(dpm:AbsolutePeakIntensity, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:LineShape, dpm:GeometricShape)
ottr:Triple(dpm:LineShape, rdfs:subClassOf, dpm:GeometricShape)
o-owl-ax:SubClassOf(x:argument4, dpm:LineShape)
ottr:Triple(x:argument4, rdfs:subClassOf, dpm:LineShape)
o-owl-ax:SubClassOf(dpm:PeakPosition, pmd:ValueObject)
ottr:Triple(dpm:PeakPosition, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:IntensityRelativeToSubSpectrum, pmd:ValueObject)
ottr:Triple(dpm:IntensityRelativeToSubSpectrum, rdfs:subClassOf, pmd:ValueObject)
o-owl-ax:SubClassOf(dpm:Peak, pmd:ValueObject)
ottr:Triple(dpm:Peak, rdfs:subClassOf, pmd:ValueObject)
o-rdf:Type(_:blank1637, dpm:Peak)
ottr:Triple(_:blank1637, rdf:type, dpm:Peak)
o-rdfs:Label(dpm:IntensityRelativeToSubSpectrum, "Intensity Relative to Sub-Spectrum")
ottr:Triple(dpm:IntensityRelativeToSubSpectrum, rdfs:label, "Intensity Relative to Sub-Spectrum")
o-rdfs:Label(dpm:Peak, "Peak")
ottr:Triple(dpm:Peak, rdfs:label, "Peak")
o-rdfs:Label(dpm:PeakPosition, "Peak Position")
ottr:Triple(dpm:PeakPosition, rdfs:label, "Peak Position")
o-rdfs:Label(dpm:Peak_fwhm, "Peak_fwhm")
ottr:Triple(dpm:Peak_fwhm, rdfs:label, "Peak_fwhm")
o-rdfs:Label(dpm:LineShape, "Line Shape")
ottr:Triple(dpm:LineShape, rdfs:label, "Line Shape")
o-rdfs:Label(dpm:RelativeContributionToSubspectrum, "Relative Contribution to Subspectrum")
ottr:Triple(dpm:RelativeContributionToSubspectrum, rdfs:label, "Relative Contribution to Subspectrum")
o-rdfs:Label(dpm:AbsolutePeakIntensity, "Absolute Peak Intensity")
ottr:Triple(dpm:AbsolutePeakIntensity, rdfs:label, "Absolute Peak Intensity")
o-rdfs:Label(dpm:GeometricShape, "Geometric Shape")
ottr:Triple(dpm:GeometricShape, rdfs:label, "Geometric Shape")
dpm:HasCharacteristicCategorical(x:argument1, (pmd:Measurement, x:argument4), none)
ottr:Triple(_:blank1643, pmd:value, none)
ottr:Triple(x:argument1, dpm:characteristic, _:blank1643)
dpm:ValueObject(_:blank1643, (pmd:Measurement, x:argument4), none, none)
ottr:Triple(_:blank1643, pmd:value, none)
ottr:Triple(_:blank1643, pmd:unit, none)
cross | o-rdf:Type(_:blank1643, ++(pmd:Measurement, x:argument4))
ottr:Triple(_:blank1643, rdf:type, (pmd:Measurement, x:argument4))
dpm:HasCharacteristicCategorical(x:argument1, (pmd:Measurement, x:argument10), none)
ottr:Triple(_:blank1644, pmd:value, none)
ottr:Triple(x:argument1, dpm:characteristic, _:blank1644)
dpm:ValueObject(_:blank1644, (pmd:Measurement, x:argument10), none, none)
ottr:Triple(_:blank1644, pmd:value, none)
ottr:Triple(_:blank1644, pmd:unit, none)
cross | o-rdf:Type(_:blank1644, ++(pmd:Measurement, x:argument10))
ottr:Triple(_:blank1644, rdf:type, (pmd:Measurement, x:argument10))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:Measurement, dpm:Peak_fwhm), _:argument7, dpm:EV)
ottr:Triple(x:argument1, pmd:characteristic, _:blank1638)
o-owl-ax:SubClassOf(dpm:EV, qudt:Unit)
ottr:Triple(dpm:EV, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1638, (pmd:Measurement, dpm:Peak_fwhm), _:argument7, dpm:EV)
ottr:Triple(_:blank1638, pmd:value, _:argument7)
ottr:Triple(_:blank1638, pmd:unit, dpm:EV)
cross | o-rdf:Type(_:blank1638, ++(pmd:Measurement, dpm:Peak_fwhm))
ottr:Triple(_:blank1638, rdf:type, (pmd:Measurement, dpm:Peak_fwhm))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:Measurement, dpm:PeakPosition), _:argument8, dpm:EV)
ottr:Triple(x:argument1, pmd:characteristic, _:blank1639)
o-owl-ax:SubClassOf(dpm:EV, qudt:Unit)
ottr:Triple(dpm:EV, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1639, (pmd:Measurement, dpm:PeakPosition), _:argument8, dpm:EV)
ottr:Triple(_:blank1639, pmd:value, _:argument8)
ottr:Triple(_:blank1639, pmd:unit, dpm:EV)
cross | o-rdf:Type(_:blank1639, ++(pmd:Measurement, dpm:PeakPosition))
ottr:Triple(_:blank1639, rdf:type, (pmd:Measurement, dpm:PeakPosition))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:Measurement, dpm:RelativeContributionToSubspectrum), _:argument9, qudt:PERCENT)
ottr:Triple(x:argument1, pmd:characteristic, _:blank1640)
o-owl-ax:SubClassOf(qudt:PERCENT, qudt:Unit)
ottr:Triple(qudt:PERCENT, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1640, (pmd:Measurement, dpm:RelativeContributionToSubspectrum), _:argument9, qudt:PERCENT)
ottr:Triple(_:blank1640, pmd:value, _:argument9)
ottr:Triple(_:blank1640, pmd:unit, qudt:PERCENT)
cross | o-rdf:Type(_:blank1640, ++(pmd:Measurement, dpm:RelativeContributionToSubspectrum))
ottr:Triple(_:blank1640, rdf:type, (pmd:Measurement, dpm:RelativeContributionToSubspectrum))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:Measurement, dpm:IntensityRelativeToSubSpectrum), _:argument6, qudt:PERCENT)
ottr:Triple(x:argument1, pmd:characteristic, _:blank1641)
o-owl-ax:SubClassOf(qudt:PERCENT, qudt:Unit)
ottr:Triple(qudt:PERCENT, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1641, (pmd:Measurement, dpm:IntensityRelativeToSubSpectrum), _:argument6, qudt:PERCENT)
ottr:Triple(_:blank1641, pmd:value, _:argument6)
ottr:Triple(_:blank1641, pmd:unit, qudt:PERCENT)
cross | o-rdf:Type(_:blank1641, ++(pmd:Measurement, dpm:IntensityRelativeToSubSpectrum))
ottr:Triple(_:blank1641, rdf:type, (pmd:Measurement, dpm:IntensityRelativeToSubSpectrum))
dpm:HasCharacteristicNumerical(x:argument1, (pmd:Measurement, dpm:AbsolutePeakIntensity), _:argument5, dpm:CPSEV)
ottr:Triple(x:argument1, pmd:characteristic, _:blank1642)
o-owl-ax:SubClassOf(dpm:CPSEV, qudt:Unit)
ottr:Triple(dpm:CPSEV, rdfs:subClassOf, qudt:Unit)
dpm:ValueObject(_:blank1642, (pmd:Measurement, dpm:AbsolutePeakIntensity), _:argument5, dpm:CPSEV)
ottr:Triple(_:blank1642, pmd:value, _:argument5)
ottr:Triple(_:blank1642, pmd:unit, dpm:CPSEV)
cross | o-rdf:Type(_:blank1642, ++(pmd:Measurement, dpm:AbsolutePeakIntensity))
ottr:Triple(_:blank1642, rdf:type, (pmd:Measurement, dpm:AbsolutePeakIntensity))
Serialisations stOTTR dpm:MeasurementXPSSubSpectrumPeak[
? ottr:IRI ?sub-spectrum-name,
? ottr:IRI ?element,
? xsd:string ?sub_peak_label,
? owl:Class ?line_shape,
? xsd:float ?absolute_peak_intensity_unit_CPSeV,
? xsd:float ?intensity_relative_to_sub_spectrum_unit_percent,
? xsd:float ?peak_fwhm_unit_eV,
? xsd:float ?peak_position_unit_eV,
? xsd:float ?relative_contribution_to_subspectrum_unit_percent,
? owl:Class ?background
] :: {
ottr:Triple(?sub-spectrum-name, pmd:characteristic, _:blank505),
ottr:Triple(?sub-spectrum-name, dpm:relatesToComposition, ?element),
ottr:Triple(?sub-spectrum-name, rdfs:label, ?sub_peak_label),
o-owl-ax:SubClassOf(?line_shape, dpm:LineShape),
o-owl-ax:SubClassOf(dpm:AbsolutePeakIntensity, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:IntensityRelativeToSubSpectrum, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:LineShape, dpm:GeometricShape),
o-owl-ax:SubClassOf(dpm:Peak, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:Peak_fwhm, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:PeakPosition, pmd:ValueObject),
o-owl-ax:SubClassOf(dpm:RelativeContributionToSubspectrum, pmd:ValueObject),
o-rdf:Type(_:blank505, dpm:Peak),
o-rdfs:Label(dpm:AbsolutePeakIntensity, "Absolute Peak Intensity"),
o-rdfs:Label(dpm:GeometricShape, "Geometric Shape"),
o-rdfs:Label(dpm:IntensityRelativeToSubSpectrum, "Intensity Relative to Sub-Spectrum"),
o-rdfs:Label(dpm:LineShape, "Line Shape"),
o-rdfs:Label(dpm:Peak, "Peak"),
o-rdfs:Label(dpm:Peak_fwhm, "Peak_fwhm"),
o-rdfs:Label(dpm:PeakPosition, "Peak Position"),
o-rdfs:Label(dpm:RelativeContributionToSubspectrum, "Relative Contribution to Subspectrum"),
dpm:HasCharacteristicCategorical(?sub-spectrum-name, (pmd:Measurement, ?background), none),
dpm:HasCharacteristicCategorical(?sub-spectrum-name, (pmd:Measurement, ?line_shape), none),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:AbsolutePeakIntensity), ?absolute_peak_intensity_unit_CPSeV, dpm:CPSEV),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:IntensityRelativeToSubSpectrum), ?intensity_relative_to_sub_spectrum_unit_percent, qudt:PERCENT),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:Peak_fwhm), ?peak_fwhm_unit_eV, dpm:EV),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:PeakPosition), ?peak_position_unit_eV, dpm:EV),
dpm:HasCharacteristicNumerical(?sub-spectrum-name, (pmd:Measurement, dpm:RelativeContributionToSubspectrum), ?relative_contribution_to_subspectrum_unit_percent, qudt:PERCENT)
} . RDF/wOTTR
dpm:MeasurementXPSSubSpectrumPeak
rdf:type ottr:Template ;
ottr:parameters ( [ ottr:modifier ottr:optional ;
ottr:name "sub-spectrum-name" ;
ottr:type ottr:IRI ;
ottr:variable _:b0
]
[ ottr:modifier ottr:optional ;
ottr:name "element" ;
ottr:type ottr:IRI ;
ottr:variable _:b1
]
[ ottr:modifier ottr:optional ;
ottr:name "sub_peak_label" ;
ottr:type xsd:string ;
ottr:variable _:b2
]
[ ottr:modifier ottr:optional ;
ottr:name "line_shape" ;
ottr:type owl:Class ;
ottr:variable _:b3
]
[ ottr:modifier ottr:optional ;
ottr:name "absolute_peak_intensity_unit_CPSeV" ;
ottr:type xsd:float ;
ottr:variable _:b4
]
[ ottr:modifier ottr:optional ;
ottr:name "intensity_relative_to_sub_spectrum_unit_percent" ;
ottr:type xsd:float ;
ottr:variable _:b5
]
[ ottr:modifier ottr:optional ;
ottr:name "peak_fwhm_unit_eV" ;
ottr:type xsd:float ;
ottr:variable _:b6
]
[ ottr:modifier ottr:optional ;
ottr:name "peak_position_unit_eV" ;
ottr:type xsd:float ;
ottr:variable _:b7
]
[ ottr:modifier ottr:optional ;
ottr:name "relative_contribution_to_subspectrum_unit_percent" ;
ottr:type xsd:float ;
ottr:variable _:b8
]
[ ottr:modifier ottr:optional ;
ottr:name "background" ;
ottr:type owl:Class ;
ottr:variable _:b9
]
) ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:Peak pmd:ValueObject )
] ;
ottr:pattern [ ottr:of ottr:Triple ;
ottr:values ( _:b0
rdfs:label
_:b2
)
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:RelativeContributionToSubspectrum pmd:ValueObject )
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicNumerical ;
ottr:values ( _:b0
( pmd:Measurement dpm:AbsolutePeakIntensity )
_:b4
dpm:CPSEV
)
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( _:b3
dpm:LineShape
)
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicNumerical ;
ottr:values ( _:b0
( pmd:Measurement dpm:RelativeContributionToSubspectrum )
_:b8
qudt:PERCENT
)
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicNumerical ;
ottr:values ( _:b0
( pmd:Measurement dpm:PeakPosition )
_:b7
dpm:EV
)
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:Peak_fwhm pmd:ValueObject )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:PeakPosition "Peak Position" )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:Peak "Peak" )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:IntensityRelativeToSubSpectrum "Intensity Relative to Sub-Spectrum" )
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicCategorical ;
ottr:values ( _:b0
( pmd:Measurement
_:b9
)
ottr:none
)
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:Peak_fwhm "Peak_fwhm" )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:AbsolutePeakIntensity "Absolute Peak Intensity" )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:AbsolutePeakIntensity pmd:ValueObject )
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicNumerical ;
ottr:values ( _:b0
( pmd:Measurement dpm:Peak_fwhm )
_:b6
dpm:EV
)
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:RelativeContributionToSubspectrum "Relative Contribution to Subspectrum" )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:IntensityRelativeToSubSpectrum pmd:ValueObject )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:GeometricShape "Geometric Shape" )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:PeakPosition pmd:ValueObject )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:LineShape "Line Shape" )
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicCategorical ;
ottr:values ( _:b0
( pmd:Measurement
_:b3
)
ottr:none
)
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:LineShape dpm:GeometricShape )
] ;
ottr:pattern [ ottr:of o-rdf:Type ;
ottr:values ( _:b10
dpm:Peak
)
] ;
ottr:pattern [ ottr:of ottr:Triple ;
ottr:values ( _:b0
pmd:characteristic
_:b10
)
] ;
ottr:pattern [ ottr:of ottr:Triple ;
ottr:values ( _:b0
dpm:relatesToComposition
_:b1
)
] ;
ottr:pattern [ ottr:of dpm:HasCharacteristicNumerical ;
ottr:values ( _:b0
( pmd:Measurement dpm:IntensityRelativeToSubSpectrum )
_:b5
qudt:PERCENT
)
] .