Contents

Template: dpm:CreateElement

URI: http://dipromag.de/ottr-templates/0.1/CreateElement

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
1elementottr:IRInoyesno
2namexsd:stringnoyes""^^http://www.w3.org/2001/XMLSchema#string
3abbreviationxsd:stringnoyes""^^http://www.w3.org/2001/XMLSchema#string
4standard_atomic_weight_unit_Daxsd:floatnoyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

dpm:CreateElement[
    ottr:IRI ?element,
    xsd:string ?name="",
    xsd:string ?abbreviation="",
    xsd:float ?standard_atomic_weight_unit_Da
] :: {
    dpm:HasQuantityValue(?element, pmd:Metadata, <http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, ?standard_atomic_weight_unit_Da, qudt:Dalton),
    ottr:Triple(?element, pmd:abbreviation, ?abbreviation),
    ottr:Triple(?element, rdfs:label, ?name),
    o-owl-ax:SubClassOf(dpm:Element, pmd:BaseMaterial),
    o-owl-ax:SubClassOf(dpm:Element, pmd:ChemicalEntity),
    o-owl-ma:DomainRange(<http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, pmd:BaseMaterial, pmd:MaterialProperty),
    o-rdf:Type(?element, dpm:ChemicalElement)
} .

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

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://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI> emmo:hasStandardAtomicWeight https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> pmd:characteristic http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> rdfs:subPropertyOf https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> pmd:MaterialProperty http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> rdfs:range https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> pmd:BaseMaterial http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:Object, dpm:ChemicalElement x:argument1 blank562 : LUB<rdfs:Resource> pmd:Metadata, pmd:Measurement http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank562 : LUB<rdfs:Resource> emmo:hasStandardAtomicWeight argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> pmd:abbreviation argument4 : LUB<rdfs:Resource> blank562 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> qudt:Dalton blank562 : LUB<rdfs:Resource>->http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> pmd:unit http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI> dpm:Element http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:subClassOf https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> pmd:ChemicalEntity http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> rdfs:subClassOf
Hierarchical vertical layout (dot)
http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI> emmo:hasStandardAtomicWeight https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> pmd:characteristic http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> rdfs:subPropertyOf https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> pmd:MaterialProperty http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> rdfs:range https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> pmd:BaseMaterial http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:Object, dpm:ChemicalElement x:argument1 blank562 : LUB<rdfs:Resource> pmd:Metadata, pmd:Measurement http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank562 : LUB<rdfs:Resource> emmo:hasStandardAtomicWeight argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> pmd:abbreviation argument4 : LUB<rdfs:Resource> blank562 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> qudt:Dalton blank562 : LUB<rdfs:Resource>->http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> pmd:unit http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI> dpm:Element http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:subClassOf https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> pmd:ChemicalEntity http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> rdfs:subClassOf
Spring model layout (neato)
http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI> emmo:hasStandardAtomicWeight https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> pmd:characteristic http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> rdfs:subPropertyOf https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> pmd:MaterialProperty http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> rdfs:range https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> pmd:BaseMaterial http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:Object, dpm:ChemicalElement x:argument1 blank562 : LUB<rdfs:Resource> pmd:Metadata, pmd:Measurement http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank562 : LUB<rdfs:Resource> emmo:hasStandardAtomicWeight argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> pmd:abbreviation argument4 : LUB<rdfs:Resource> blank562 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> qudt:Dalton blank562 : LUB<rdfs:Resource>->http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> pmd:unit http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI> dpm:Element http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:subClassOf https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> pmd:ChemicalEntity http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> rdfs:subClassOf
Spring model layout (fdp)
http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI> emmo:hasStandardAtomicWeight https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> pmd:characteristic http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> rdfs:subPropertyOf https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> pmd:MaterialProperty http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> rdfs:range https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> pmd:BaseMaterial http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:Object, dpm:ChemicalElement x:argument1 blank562 : LUB<rdfs:Resource> pmd:Metadata, pmd:Measurement http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank562 : LUB<rdfs:Resource> emmo:hasStandardAtomicWeight argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> pmd:abbreviation argument4 : LUB<rdfs:Resource> blank562 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> qudt:Dalton blank562 : LUB<rdfs:Resource>->http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> pmd:unit http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI> dpm:Element http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:subClassOf https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> pmd:ChemicalEntity http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> rdfs:subClassOf
Radial layout (twopi)
http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI> emmo:hasStandardAtomicWeight https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> pmd:characteristic http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> rdfs:subPropertyOf https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> pmd:MaterialProperty http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> rdfs:range https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> pmd:BaseMaterial http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:Object, dpm:ChemicalElement x:argument1 blank562 : LUB<rdfs:Resource> pmd:Metadata, pmd:Measurement http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank562 : LUB<rdfs:Resource> emmo:hasStandardAtomicWeight argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> pmd:abbreviation argument4 : LUB<rdfs:Resource> blank562 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> qudt:Dalton blank562 : LUB<rdfs:Resource>->http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> pmd:unit http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI> dpm:Element http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:subClassOf https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> pmd:ChemicalEntity http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> rdfs:subClassOf
Circular layout (circo)
http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI> emmo:hasStandardAtomicWeight https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> pmd:characteristic http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/characteristic : LUB<ottr:IRI> rdfs:subPropertyOf https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> pmd:MaterialProperty http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/MaterialProperty : LUB<ottr:IRI> rdfs:range https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> pmd:BaseMaterial http://www.w3.org/2002/07/emmohasStandardAtomicWeight : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:domain http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> pmd:Object, dpm:ChemicalElement x:argument1 blank562 : LUB<rdfs:Resource> pmd:Metadata, pmd:Measurement http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank562 : LUB<rdfs:Resource> emmo:hasStandardAtomicWeight argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> pmd:abbreviation argument4 : LUB<rdfs:Resource> blank562 : LUB<rdfs:Resource>->argument4 : LUB<rdfs:Resource> pmd:value http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> qudt:Dalton blank562 : LUB<rdfs:Resource>->http://qudt.org/2.1/schema/qudt/Dalton : LUB<ottr:IRI> pmd:unit http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI> dpm:Element http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/BaseMaterial : LUB<ottr:IRI> rdfs:subClassOf https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> pmd:ChemicalEntity http://dipromag.de/ottr-templates/0.1/Element : LUB<ottr:IRI>->https://w3id.org/pmd/co/ChemicalEntity : LUB<ottr:IRI> rdfs:subClassOf

Expanded RDF graph

x:argument1  rdf:type     dpm:ChemicalElement , pmd:Object ;
        rdfs:label        []  ;
        <http://www.w3.org/2002/07/emmohasStandardAtomicWeight>
                [ rdf:type   pmd:Measurement , pmd:Metadata ;
                  pmd:unit   qudt:Dalton ;
                  pmd:value  [] 
                ] ;
        pmd:abbreviation  []  .

dpm:Element  rdfs:subClassOf  pmd:BaseMaterial , pmd:ChemicalEntity .

<http://www.w3.org/2002/07/emmohasStandardAtomicWeight>
        rdfs:domain         pmd:BaseMaterial ;
        rdfs:range          pmd:MaterialProperty ;
        rdfs:subPropertyOf  pmd:characteristic .

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:CreateElement(x:argument1, _:argument2, _:argument3, _:argument4)
dpm:HasQuantityValue(x:argument1, pmd:Metadata, <http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, _:argument4, qudt:Dalton)ottr:Triple(x:argument1, <http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, _:blank560)ottr:Triple(_:blank560, pmd:value, _:argument4)ottr:Triple(_:blank560, pmd:unit, qudt:Dalton)
o-owl-ax:SubPropertyOf(<http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, pmd:characteristic)ottr:Triple(<http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, rdfs:subPropertyOf, pmd:characteristic)
o-rdf:Type(_:blank560, pmd:Metadata)ottr:Triple(_:blank560, rdf:type, pmd:Metadata)
o-rdf:Type(_:blank560, pmd:Measurement)ottr:Triple(_:blank560, rdf:type, pmd:Measurement)
o-rdf:Type(x:argument1, pmd:Object)ottr:Triple(x:argument1, rdf:type, pmd:Object)
ottr:Triple(x:argument1, rdfs:label, _:argument2)ottr:Triple(x:argument1, pmd:abbreviation, _:argument3)
o-owl-ax:SubClassOf(dpm:Element, pmd:ChemicalEntity)ottr:Triple(dpm:Element, rdfs:subClassOf, pmd:ChemicalEntity)
o-owl-ax:SubClassOf(dpm:Element, pmd:BaseMaterial)ottr:Triple(dpm:Element, rdfs:subClassOf, pmd:BaseMaterial)
o-owl-ma:DomainRange(<http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, pmd:BaseMaterial, pmd:MaterialProperty)ottr:Triple(<http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, rdfs:range, pmd:MaterialProperty)ottr:Triple(<http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, rdfs:domain, pmd:BaseMaterial)
o-rdf:Type(x:argument1, dpm:ChemicalElement)ottr:Triple(x:argument1, rdf:type, dpm:ChemicalElement)

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:CreateElement dpm:CreateElement dpm:HasQuantityValue dpm:HasQuantityValue dpm:CreateElement->dpm:HasQuantityValue ottr:Triple ottr:Triple dpm:CreateElement->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:CreateElement->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:CreateElement->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:CreateElement->o-rdf:Type dpm:HasQuantityValue->ottr:Triple dpm:HasQuantityValue->o-rdf:Type o-owl-ax:SubPropertyOf o-owl-ax:SubPropertyOf dpm:HasQuantityValue->o-owl-ax:SubPropertyOf o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:SubPropertyOf->ottr:Triple
Hierarchical vertical layout (dot)
dpm:CreateElement dpm:CreateElement dpm:HasQuantityValue dpm:HasQuantityValue dpm:CreateElement->dpm:HasQuantityValue ottr:Triple ottr:Triple dpm:CreateElement->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:CreateElement->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:CreateElement->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:CreateElement->o-rdf:Type dpm:HasQuantityValue->ottr:Triple dpm:HasQuantityValue->o-rdf:Type o-owl-ax:SubPropertyOf o-owl-ax:SubPropertyOf dpm:HasQuantityValue->o-owl-ax:SubPropertyOf o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:SubPropertyOf->ottr:Triple
Spring model layout (neato)
dpm:CreateElement dpm:CreateElement dpm:HasQuantityValue dpm:HasQuantityValue dpm:CreateElement->dpm:HasQuantityValue ottr:Triple ottr:Triple dpm:CreateElement->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:CreateElement->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:CreateElement->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:CreateElement->o-rdf:Type dpm:HasQuantityValue->ottr:Triple dpm:HasQuantityValue->o-rdf:Type o-owl-ax:SubPropertyOf o-owl-ax:SubPropertyOf dpm:HasQuantityValue->o-owl-ax:SubPropertyOf o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:SubPropertyOf->ottr:Triple
Spring model layout (fdp)
dpm:CreateElement dpm:CreateElement dpm:HasQuantityValue dpm:HasQuantityValue dpm:CreateElement->dpm:HasQuantityValue ottr:Triple ottr:Triple dpm:CreateElement->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:CreateElement->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:CreateElement->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:CreateElement->o-rdf:Type dpm:HasQuantityValue->ottr:Triple dpm:HasQuantityValue->o-rdf:Type o-owl-ax:SubPropertyOf o-owl-ax:SubPropertyOf dpm:HasQuantityValue->o-owl-ax:SubPropertyOf o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:SubPropertyOf->ottr:Triple
Radial layout (twopi)
dpm:CreateElement dpm:CreateElement dpm:HasQuantityValue dpm:HasQuantityValue dpm:CreateElement->dpm:HasQuantityValue ottr:Triple ottr:Triple dpm:CreateElement->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:CreateElement->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:CreateElement->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:CreateElement->o-rdf:Type dpm:HasQuantityValue->ottr:Triple dpm:HasQuantityValue->o-rdf:Type o-owl-ax:SubPropertyOf o-owl-ax:SubPropertyOf dpm:HasQuantityValue->o-owl-ax:SubPropertyOf o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:SubPropertyOf->ottr:Triple
Circular layout (circo)
dpm:CreateElement dpm:CreateElement dpm:HasQuantityValue dpm:HasQuantityValue dpm:CreateElement->dpm:HasQuantityValue ottr:Triple ottr:Triple dpm:CreateElement->ottr:Triple o-owl-ax:SubClassOf o-owl-ax:SubClassOf dpm:CreateElement->o-owl-ax:SubClassOf o-owl-ma:DomainRange o-owl-ma:DomainRange dpm:CreateElement->o-owl-ma:DomainRange o-rdf:Type o-rdf:Type dpm:CreateElement->o-rdf:Type dpm:HasQuantityValue->ottr:Triple dpm:HasQuantityValue->o-rdf:Type o-owl-ax:SubPropertyOf o-owl-ax:SubPropertyOf dpm:HasQuantityValue->o-owl-ax:SubPropertyOf o-owl-ax:SubClassOf->ottr:Triple o-owl-ma:DomainRange->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:SubPropertyOf->ottr:Triple

List of dependencies

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

dpm:CreateElement
dpm:HasQuantityValue (1)ottr:Triple (3)
o-owl-ax:SubPropertyOf (1)ottr:Triple (1)
o-rdf:Type (3)ottr:Triple (1)
ottr:Triple (2)
o-owl-ax:SubClassOf (2)ottr:Triple (1)
o-owl-ma:DomainRange (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:CreateElement[
    ottr:IRI ?element,
    xsd:string ?name="",
    xsd:string ?abbreviation="",
    xsd:float ?standard_atomic_weight_unit_Da
] :: {
    dpm:HasQuantityValue(?element, pmd:Metadata, <http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, ?standard_atomic_weight_unit_Da, qudt:Dalton),
    ottr:Triple(?element, pmd:abbreviation, ?abbreviation),
    ottr:Triple(?element, rdfs:label, ?name),
    o-owl-ax:SubClassOf(dpm:Element, pmd:BaseMaterial),
    o-owl-ax:SubClassOf(dpm:Element, pmd:ChemicalEntity),
    o-owl-ma:DomainRange(<http://www.w3.org/2002/07/emmohasStandardAtomicWeight>, pmd:BaseMaterial, pmd:MaterialProperty),
    o-rdf:Type(?element, dpm:ChemicalElement)
} .

RDF/wOTTR

dpm:CreateElement  rdf:type  ottr:Template ;
        ottr:parameters  ( [ ottr:type      ottr:IRI ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:default   "" ;
                             ottr:type      xsd:string ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:default   "" ;
                             ottr:type      xsd:string ;
                             ottr:variable  _:b2
                           ]
                           [ ottr:type      xsd:float ;
                             ottr:variable  _:b3
                           ]
                         ) ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b0
                                          dpm:ChemicalElement
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:Element pmd:BaseMaterial )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          pmd:abbreviation
                                          _:b2
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:Element pmd:ChemicalEntity )
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          rdfs:label
                                          _:b1
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ma:DomainRange ;
                           ottr:values  ( <http://www.w3.org/2002/07/emmohasStandardAtomicWeight> pmd:BaseMaterial pmd:MaterialProperty )
                         ] ;
        ottr:pattern     [ ottr:of      dpm:HasQuantityValue ;
                           ottr:values  ( _:b0
                                          pmd:Metadata <http://www.w3.org/2002/07/emmohasStandardAtomicWeight>
                                          _:b3
                                          qudt:Dalton
                                        )
                         ] .

Prefixes

🛈 Prefixes are removed from all listings on this page for readability, but are listed here in RDF Turtle format.

@prefix dpm:        <http://dipromag.de/ottr-templates/0.1/>.
@prefix dcterms:    <http://dublincore.org/specifications/dublin-core/dcmi-terms/2020-01-20/>.
@prefix x:          <http://example.ottr.xyz/argument/>.
@prefix ottr:       <http://ns.ottr.xyz/0.4/>.
@prefix qb:         <http://purl.org/linked-data/cube#>.
@prefix sdmx-concept:<http://purl.org/linked-data/sdmx/2009/concept#>.
@prefix sdmx-dimension:<http://purl.org/linked-data/sdmx/2009/dimension#>.
@prefix sdmx-measure:<http://purl.org/linked-data/sdmx/2009/measure#>.
@prefix qudt:       <http://qudt.org/2.1/schema/qudt/>.
@prefix interval:   <http://reference.data.gov.uk/def/intervals/>.
@prefix o-owl-ax:   <http://tpl.ottr.xyz/owl/axiom/0.1/>.
@prefix o-owl-ma:   <http://tpl.ottr.xyz/owl/macro/0.1/>.
@prefix o-owl-re:   <http://tpl.ottr.xyz/owl/restriction/0.1/>.
@prefix o-owl-ut:   <http://tpl.ottr.xyz/owl/util/0.1/>.
@prefix o-docttr:   <http://tpl.ottr.xyz/p/docttr/0.1/>.
@prefix o-pizza:    <http://tpl.ottr.xyz/pizza/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 rdfs:       <http://www.w3.org/2000/01/rdf-schema#>.
@prefix xsd:        <http://www.w3.org/2001/XMLSchema#>.
@prefix emmo:       <http://www.w3.org/2002/07/emmo>.
@prefix owl:        <http://www.w3.org/2002/07/owl#>.
@prefix prov:       <http://www.w3.org/ns/prov-o#>.
@prefix foaf:       <http://xmlns.com/foaf/0.1/>.
@prefix pmd:        <https://w3id.org/pmd/co/>.