Pattern stOTTR 🛈 stOTTR serialisation of the template without annotation instances.
dpm:CreateComposition[
ottr:IRI ?material,
NEList<ottr:IRI> ?elements,
NEList<xsd:float> ?stoichiometry_portion_unit_at_percent,
ottr:IRI ?user,
xsd:date ?date,
xsd:string ?comment="",
xsd:boolean ?verified="true"^^xsd:boolean
] :: {
zipMin | dpm:CompositionElement(?material, ++?elements, ++?stoichiometry_portion_unit_at_percent),
dpm:HasMetaData(?material, ?user, ?date, ?comment, ?verified),
o-rdf:Type(?material, pmd:ChemicalComposition)
} . 🛈 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:CreateComposition(x:argument1, (x:argument2-1, x:argument2-2), (_:argument3-1, _:argument3-2), x:argument4, _:argument5, _:argument6, _:argument7) RDF/wOTTR
[ ottr:of dpm:CreateComposition ;
ottr:values ( x:argument1 ( x:argument2-1 x:argument2-2 ) ( []
[]
) x:argument4
[]
[]
[]
)
] . 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>
pmd:ChemicalComposition
x:argument1
argument6 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6 : LUB<rdfs:Resource>
dpm:comment
argument5 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument5 : LUB<rdfs:Resource>
dcterms:created
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
pmd:Operator
x:argument4
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
dcterms:creator
argument7 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument7 : LUB<rdfs:Resource>
dpm:isVerified
blank569 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank569 : LUB<rdfs:Resource>
pmd:composedOf
blank571 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank571 : LUB<rdfs:Resource>
pmd:composedOf
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>
dpm:instantiatedBy
http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
prov:wasAssociatedWith
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>->http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>
dpm:comment
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>
dpm:hasStoichiometry
http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
emmo:hasProperty
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
rdfs:subPropertyOf
https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
pmd:characteristic
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
rdfs:subPropertyOf
blank570 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank569 : LUB<rdfs:Resource>->blank570 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
x:argument2-1
blank569 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
pmd:relatesToElement
argument3-1 : LUB<rdfs:Resource>
blank570 : LUB<rdfs:Resource>->argument3-1 : LUB<rdfs:Resource>
pmd:value
http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
dpm:at_percent
blank570 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
blank572 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank571 : LUB<rdfs:Resource>->blank572 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
x:argument2-2
blank571 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
pmd:relatesToElement
blank572 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
argument3-2 : LUB<rdfs:Resource>
blank572 : LUB<rdfs:Resource>->argument3-2 : LUB<rdfs:Resource>
pmd:value
Hierarchical vertical layout (dot)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
pmd:ChemicalComposition
x:argument1
argument6 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6 : LUB<rdfs:Resource>
dpm:comment
argument5 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument5 : LUB<rdfs:Resource>
dcterms:created
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
pmd:Operator
x:argument4
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
dcterms:creator
argument7 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument7 : LUB<rdfs:Resource>
dpm:isVerified
blank569 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank569 : LUB<rdfs:Resource>
pmd:composedOf
blank571 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank571 : LUB<rdfs:Resource>
pmd:composedOf
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>
dpm:instantiatedBy
http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
prov:wasAssociatedWith
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>->http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>
dpm:comment
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>
dpm:hasStoichiometry
http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
emmo:hasProperty
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
rdfs:subPropertyOf
https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
pmd:characteristic
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
rdfs:subPropertyOf
blank570 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank569 : LUB<rdfs:Resource>->blank570 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
x:argument2-1
blank569 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
pmd:relatesToElement
argument3-1 : LUB<rdfs:Resource>
blank570 : LUB<rdfs:Resource>->argument3-1 : LUB<rdfs:Resource>
pmd:value
http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
dpm:at_percent
blank570 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
blank572 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank571 : LUB<rdfs:Resource>->blank572 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
x:argument2-2
blank571 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
pmd:relatesToElement
blank572 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
argument3-2 : LUB<rdfs:Resource>
blank572 : LUB<rdfs:Resource>->argument3-2 : LUB<rdfs:Resource>
pmd:value
Spring model layout (neato)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
pmd:ChemicalComposition
x:argument1
argument6 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6 : LUB<rdfs:Resource>
dpm:comment
argument5 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument5 : LUB<rdfs:Resource>
dcterms:created
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
pmd:Operator
x:argument4
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
dcterms:creator
argument7 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument7 : LUB<rdfs:Resource>
dpm:isVerified
blank569 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank569 : LUB<rdfs:Resource>
pmd:composedOf
blank571 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank571 : LUB<rdfs:Resource>
pmd:composedOf
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>
dpm:instantiatedBy
http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
prov:wasAssociatedWith
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>->http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>
dpm:comment
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>
dpm:hasStoichiometry
http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
emmo:hasProperty
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
rdfs:subPropertyOf
https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
pmd:characteristic
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
rdfs:subPropertyOf
blank570 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank569 : LUB<rdfs:Resource>->blank570 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
x:argument2-1
blank569 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
pmd:relatesToElement
argument3-1 : LUB<rdfs:Resource>
blank570 : LUB<rdfs:Resource>->argument3-1 : LUB<rdfs:Resource>
pmd:value
http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
dpm:at_percent
blank570 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
blank572 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank571 : LUB<rdfs:Resource>->blank572 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
x:argument2-2
blank571 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
pmd:relatesToElement
blank572 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
argument3-2 : LUB<rdfs:Resource>
blank572 : LUB<rdfs:Resource>->argument3-2 : LUB<rdfs:Resource>
pmd:value
Spring model layout (fdp)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
pmd:ChemicalComposition
x:argument1
argument6 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6 : LUB<rdfs:Resource>
dpm:comment
argument5 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument5 : LUB<rdfs:Resource>
dcterms:created
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
pmd:Operator
x:argument4
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
dcterms:creator
argument7 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument7 : LUB<rdfs:Resource>
dpm:isVerified
blank569 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank569 : LUB<rdfs:Resource>
pmd:composedOf
blank571 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank571 : LUB<rdfs:Resource>
pmd:composedOf
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>
dpm:instantiatedBy
http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
prov:wasAssociatedWith
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>->http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>
dpm:comment
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>
dpm:hasStoichiometry
http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
emmo:hasProperty
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
rdfs:subPropertyOf
https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
pmd:characteristic
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
rdfs:subPropertyOf
blank570 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank569 : LUB<rdfs:Resource>->blank570 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
x:argument2-1
blank569 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
pmd:relatesToElement
argument3-1 : LUB<rdfs:Resource>
blank570 : LUB<rdfs:Resource>->argument3-1 : LUB<rdfs:Resource>
pmd:value
http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
dpm:at_percent
blank570 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
blank572 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank571 : LUB<rdfs:Resource>->blank572 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
x:argument2-2
blank571 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
pmd:relatesToElement
blank572 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
argument3-2 : LUB<rdfs:Resource>
blank572 : LUB<rdfs:Resource>->argument3-2 : LUB<rdfs:Resource>
pmd:value
Radial layout (twopi)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
pmd:ChemicalComposition
x:argument1
argument6 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6 : LUB<rdfs:Resource>
dpm:comment
argument5 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument5 : LUB<rdfs:Resource>
dcterms:created
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
pmd:Operator
x:argument4
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
dcterms:creator
argument7 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument7 : LUB<rdfs:Resource>
dpm:isVerified
blank569 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank569 : LUB<rdfs:Resource>
pmd:composedOf
blank571 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank571 : LUB<rdfs:Resource>
pmd:composedOf
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>
dpm:instantiatedBy
http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
prov:wasAssociatedWith
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>->http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>
dpm:comment
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>
dpm:hasStoichiometry
http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
emmo:hasProperty
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
rdfs:subPropertyOf
https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
pmd:characteristic
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
rdfs:subPropertyOf
blank570 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank569 : LUB<rdfs:Resource>->blank570 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
x:argument2-1
blank569 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
pmd:relatesToElement
argument3-1 : LUB<rdfs:Resource>
blank570 : LUB<rdfs:Resource>->argument3-1 : LUB<rdfs:Resource>
pmd:value
http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
dpm:at_percent
blank570 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
blank572 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank571 : LUB<rdfs:Resource>->blank572 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
x:argument2-2
blank571 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
pmd:relatesToElement
blank572 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
argument3-2 : LUB<rdfs:Resource>
blank572 : LUB<rdfs:Resource>->argument3-2 : LUB<rdfs:Resource>
pmd:value
Circular layout (circo)
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
pmd:ChemicalComposition
x:argument1
argument6 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6 : LUB<rdfs:Resource>
dpm:comment
argument5 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument5 : LUB<rdfs:Resource>
dcterms:created
http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
pmd:Operator
x:argument4
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument4 : LUB<ottr:IRI>
dcterms:creator
argument7 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument7 : LUB<rdfs:Resource>
dpm:isVerified
blank569 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank569 : LUB<rdfs:Resource>
pmd:composedOf
blank571 : LUB<rdfs:Resource>
pmd:Object, dpm:Element
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank571 : LUB<rdfs:Resource>
pmd:composedOf
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>
dpm:instantiatedBy
http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
prov:wasAssociatedWith
http://dipromag.de/ottr-templates/0.1/instantiatedBy : LUB<ottr:IRI>->http://www.w3.org/ns/prov-o#wasAssociatedWith : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>
dpm:comment
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
http://dipromag.de/ottr-templates/0.1/comment : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>
dpm:hasStoichiometry
http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
emmo:hasProperty
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->http://www.w3.org/2002/07/emmohasProperty : LUB<ottr:IRI>
rdfs:subPropertyOf
https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
pmd:characteristic
http://dipromag.de/ottr-templates/0.1/hasStoichiometry : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI>
rdfs:subPropertyOf
blank570 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank569 : LUB<rdfs:Resource>->blank570 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
x:argument2-1
blank569 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>
pmd:relatesToElement
argument3-1 : LUB<rdfs:Resource>
blank570 : LUB<rdfs:Resource>->argument3-1 : LUB<rdfs:Resource>
pmd:value
http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
dpm:at_percent
blank570 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
blank572 : LUB<rdfs:Resource>
pmd:Metadata, pmd:Measurement
blank571 : LUB<rdfs:Resource>->blank572 : LUB<rdfs:Resource>
dpm:hasStoichiometry
http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
x:argument2-2
blank571 : LUB<rdfs:Resource>->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>
pmd:relatesToElement
blank572 : LUB<rdfs:Resource>->http://dipromag.de/ottr-templates/0.1/at_percent : LUB<ottr:IRI>
pmd:unit
argument3-2 : LUB<rdfs:Resource>
blank572 : LUB<rdfs:Resource>->argument3-2 : LUB<rdfs:Resource>
pmd:value
Expanded RDF graph
x:argument1 rdf:type pmd:ChemicalComposition ;
dpm:comment [] ;
dpm:isVerified [] ;
dcterms:created [] ;
dcterms:creator x:argument4 ;
pmd:composedOf [ rdf:type dpm:Element , pmd:Object ;
dpm:hasStoichiometry [ rdf:type pmd:Measurement , pmd:Metadata ;
pmd:unit dpm:at_percent ;
pmd:value []
] ;
pmd:relatesToElement x:argument2-2
] ;
pmd:composedOf [ rdf:type dpm:Element , pmd:Object ;
dpm:hasStoichiometry [ rdf:type pmd:Measurement , pmd:Metadata ;
pmd:unit dpm:at_percent ;
pmd:value []
] ;
pmd:relatesToElement x:argument2-1
] .
dpm:ATPercent rdf:type <http://www.w3.org/2002/07/emmoMeasurementUnit> , qudt:MassFraction .
dpm:hasStoichiometry rdfs:subPropertyOf
pmd:characteristic , <http://www.w3.org/2002/07/emmohasProperty> .
dpm:comment rdfs:subPropertyOf rdfs:comment .
x:argument4 rdf:type pmd:Operator .
dpm:instantiatedBy rdfs:subPropertyOf prov:wasAssociatedWith . 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:CreateComposition(x:argument1, (x:argument2-1, x:argument2-2), (_:argument3-1, _:argument3-2), x:argument4, _:argument5, _:argument6, _:argument7)
zipMin | dpm:CompositionElement(x:argument1, ++(x:argument2-1, x:argument2-2), ++(_:argument3-1, _:argument3-2))
dpm:HasQuantityValue(_:blank563, pmd:Metadata, dpm:hasStoichiometry, (_:argument3-1, _:argument3-2), dpm:at_percent)
ottr:Triple(_:blank563, dpm:hasStoichiometry, _:blank564)
ottr:Triple(_:blank564, pmd:value, (_:argument3-1, _:argument3-2))
ottr:Triple(_:blank564, pmd:unit, dpm:at_percent)
o-owl-ax:SubPropertyOf(dpm:hasStoichiometry, pmd:characteristic)
ottr:Triple(dpm:hasStoichiometry, rdfs:subPropertyOf, pmd:characteristic)
o-rdf:Type(_:blank564, pmd:Metadata)
ottr:Triple(_:blank564, rdf:type, pmd:Metadata)
o-rdf:Type(_:blank564, pmd:Measurement)
ottr:Triple(_:blank564, rdf:type, pmd:Measurement)
o-rdf:Type(_:blank563, pmd:Object)
ottr:Triple(_:blank563, rdf:type, pmd:Object)
ottr:Triple(x:argument1, pmd:composedOf, _:blank563)
ottr:Triple(_:blank563, pmd:relatesToElement, (x:argument2-1, x:argument2-2))
o-owl-ax:SubPropertyOf(dpm:hasStoichiometry, <http://www.w3.org/2002/07/emmohasProperty>)
ottr:Triple(dpm:hasStoichiometry, rdfs:subPropertyOf, <http://www.w3.org/2002/07/emmohasProperty>)
o-owl-ax:SubPropertyOf(dpm:hasStoichiometry, pmd:characteristic)
ottr:Triple(dpm:hasStoichiometry, rdfs:subPropertyOf, pmd:characteristic)
o-rdf:Type(dpm:ATPercent, qudt:MassFraction)
ottr:Triple(dpm:ATPercent, rdf:type, qudt:MassFraction)
o-rdf:Type(dpm:ATPercent, <http://www.w3.org/2002/07/emmoMeasurementUnit>)
ottr:Triple(dpm:ATPercent, rdf:type, <http://www.w3.org/2002/07/emmoMeasurementUnit>)
o-rdf:Type(_:blank563, dpm:Element)
ottr:Triple(_:blank563, rdf:type, dpm:Element)
dpm:HasMetaData(x:argument1, x:argument4, _:argument5, _:argument6, _:argument7)
ottr:Triple(x:argument1, dpm:comment, _:argument6)
ottr:Triple(x:argument1, dcterms:created, _:argument5)
ottr:Triple(x:argument1, dcterms:creator, x:argument4)
ottr:Triple(x:argument1, dpm:isVerified, _:argument7)
o-owl-ax:SubPropertyOf(dpm:instantiatedBy, prov:wasAssociatedWith)
ottr:Triple(dpm:instantiatedBy, rdfs:subPropertyOf, prov:wasAssociatedWith)
o-owl-ax:SubPropertyOf(dpm:comment, rdfs:comment)
ottr:Triple(dpm:comment, rdfs:subPropertyOf, rdfs:comment)
o-rdf:Type(x:argument4, pmd:Operator)
ottr:Triple(x:argument4, rdf:type, pmd:Operator)
o-rdf:Type(x:argument1, pmd:ChemicalComposition)
ottr:Triple(x:argument1, rdf:type, pmd:ChemicalComposition)