Contents

Template: dpm:SampleThinFilmSample

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

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
1tf_sampleottr:IRInoyesno
2sample_namexsd:stringnoyesno
3lab_idxsd:stringyesyesno
4tf_layer_typeNEList<ottr:IRI>noyesno
5tf_layer_instanceNEList<ottr:IRI>noyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

dpm:SampleThinFilmSample[
    ottr:IRI ?tf_sample,
    xsd:string ?sample_name,
    ? xsd:string ?lab_id,
    NEList<ottr:IRI> ?tf_layer_type,
    NEList<ottr:IRI> ?tf_layer_instance
] :: {
    ottr:Triple(?tf_sample, rdfs:label, ?lab_id),
    ottr:Triple(?tf_sample, rdfs:label, ?sample_name),
    zipMin | ottr:Triple(?tf_sample, dpm:hasThinFilmLayer, ++?tf_layer_instance),
    o-owl-ax:SubClassOf(dpm:SampleThinFilm, pmd:Sample),
    o-owl-ax:SubPropertyOf(dpm:hasThinFilmLayer, pmd:composedOf),
    o-rdf:Type(?tf_sample, dpm:SampleThinFilm),
    zipMin | o-rdf:Type(++?tf_layer_instance, ++?tf_layer_type),
    o-rdfs:Label(dpm:hasThinFilmLayer, "has Thin Film Layer"),
    o-rdfs:Label(dpm:SampleThinFilm, "Sample Thin Film")
} .

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

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)
https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI> dpm:hasThinFilmLayer https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> rdfs:subPropertyOf "has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string has Thin Film Layer https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->"has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilm x:argument1 argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> x:argument4-1 x:argument5-1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> dpm:hasThinFilmLayer http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> x:argument4-2 x:argument5-2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> dpm:hasThinFilmLayer argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> rdfs:label https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI> dpm:SampleThinFilm "Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->"Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf
Hierarchical vertical layout (dot)
https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI> dpm:hasThinFilmLayer https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> rdfs:subPropertyOf "has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string has Thin Film Layer https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->"has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilm x:argument1 argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> x:argument4-1 x:argument5-1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> dpm:hasThinFilmLayer http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> x:argument4-2 x:argument5-2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> dpm:hasThinFilmLayer argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> rdfs:label https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI> dpm:SampleThinFilm "Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->"Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf
Spring model layout (neato)
https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI> dpm:hasThinFilmLayer https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> rdfs:subPropertyOf "has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string has Thin Film Layer https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->"has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilm x:argument1 argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> x:argument4-1 x:argument5-1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> dpm:hasThinFilmLayer http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> x:argument4-2 x:argument5-2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> dpm:hasThinFilmLayer argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> rdfs:label https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI> dpm:SampleThinFilm "Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->"Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf
Spring model layout (fdp)
https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI> dpm:hasThinFilmLayer https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> rdfs:subPropertyOf "has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string has Thin Film Layer https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->"has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilm x:argument1 argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> x:argument4-1 x:argument5-1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> dpm:hasThinFilmLayer http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> x:argument4-2 x:argument5-2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> dpm:hasThinFilmLayer argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> rdfs:label https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI> dpm:SampleThinFilm "Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->"Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf
Radial layout (twopi)
https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI> dpm:hasThinFilmLayer https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> rdfs:subPropertyOf "has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string has Thin Film Layer https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->"has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilm x:argument1 argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> x:argument4-1 x:argument5-1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> dpm:hasThinFilmLayer http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> x:argument4-2 x:argument5-2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> dpm:hasThinFilmLayer argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> rdfs:label https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI> dpm:SampleThinFilm "Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->"Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf
Circular layout (circo)
https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI> dpm:hasThinFilmLayer https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> pmd:composedOf https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->https://w3id.org/pmd/co/composedOf : LUB<ottr:IRI> rdfs:subPropertyOf "has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string has Thin Film Layer https://www.dipromag.de/dipromag_onto/0.1/hasThinFilmLayer : LUB<ottr:IRI>->"has Thin Film Layer"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> dpm:SampleThinFilm x:argument1 argument2 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2 : LUB<rdfs:Resource> rdfs:label http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> x:argument4-1 x:argument5-1 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI> dpm:hasThinFilmLayer http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> x:argument4-2 x:argument5-2 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI> dpm:hasThinFilmLayer argument3 : LUB<rdfs:Resource> http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3 : LUB<rdfs:Resource> rdfs:label https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI> dpm:SampleThinFilm "Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string xsd:string Sample Thin Film https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->"Sample Thin Film"^^http://www.w3.org/2001/XMLSchema#string : xsd:string rdfs:label https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> pmd:Sample https://www.dipromag.de/dipromag_onto/0.1/SampleThinFilm : LUB<ottr:IRI>->https://w3id.org/pmd/co/Sample : LUB<ottr:IRI> rdfs:subClassOf

Expanded RDF graph

dpm:hasThinFilmLayer  rdfs:label  "has Thin Film Layer" ;
        rdfs:subPropertyOf  pmd:composedOf .

x:argument5-1  rdf:type  x:argument4-1 .

x:argument1  rdf:type         dpm:SampleThinFilm ;
        rdfs:label            []  ;
        rdfs:label            []  ;
        dpm:hasThinFilmLayer  x:argument5-2 , x:argument5-1 .

x:argument5-2  rdf:type  x:argument4-2 .

dpm:SampleThinFilm  rdfs:label  "Sample Thin Film" ;
        rdfs:subClassOf  pmd:Sample .

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:SampleThinFilmSample(x:argument1, _:argument2, _:argument3, (x:argument4-1, x:argument4-2), (x:argument5-1, x:argument5-2))ottr:Triple(x:argument1, rdfs:label, _:argument2)zipMin | ottr:Triple(x:argument1, dpm:hasThinFilmLayer, ++(x:argument5-1, x:argument5-2))ottr:Triple(x:argument1, rdfs:label, _:argument3)
o-owl-ax:SubClassOf(dpm:SampleThinFilm, pmd:Sample)ottr:Triple(dpm:SampleThinFilm, rdfs:subClassOf, pmd:Sample)
o-owl-ax:SubPropertyOf(dpm:hasThinFilmLayer, pmd:composedOf)ottr:Triple(dpm:hasThinFilmLayer, rdfs:subPropertyOf, pmd:composedOf)
zipMin | o-rdf:Type(++(x:argument5-1, x:argument5-2), ++(x:argument4-1, x:argument4-2))ottr:Triple((x:argument5-1, x:argument5-2), rdf:type, (x:argument4-1, x:argument4-2))
o-rdf:Type(x:argument1, dpm:SampleThinFilm)ottr:Triple(x:argument1, rdf:type, dpm:SampleThinFilm)
o-rdfs:Label(dpm:SampleThinFilm, "Sample Thin Film")ottr:Triple(dpm:SampleThinFilm, rdfs:label, "Sample Thin Film")
o-rdfs:Label(dpm:hasThinFilmLayer, "has Thin Film Layer")ottr:Triple(dpm:hasThinFilmLayer, rdfs:label, "has Thin Film Layer")

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

List of dependencies

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

dpm:SampleThinFilmSampleottr:Triple (3)
o-owl-ax:SubClassOf (1)ottr:Triple (1)
o-owl-ax:SubPropertyOf (1)ottr:Triple (1)
o-rdf:Type (2)ottr:Triple (1)
o-rdfs:Label (2)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:SampleThinFilmSample[
    ottr:IRI ?tf_sample,
    xsd:string ?sample_name,
    ? xsd:string ?lab_id,
    NEList<ottr:IRI> ?tf_layer_type,
    NEList<ottr:IRI> ?tf_layer_instance
] :: {
    ottr:Triple(?tf_sample, rdfs:label, ?lab_id),
    ottr:Triple(?tf_sample, rdfs:label, ?sample_name),
    zipMin | ottr:Triple(?tf_sample, dpm:hasThinFilmLayer, ++?tf_layer_instance),
    o-owl-ax:SubClassOf(dpm:SampleThinFilm, pmd:Sample),
    o-owl-ax:SubPropertyOf(dpm:hasThinFilmLayer, pmd:composedOf),
    o-rdf:Type(?tf_sample, dpm:SampleThinFilm),
    zipMin | o-rdf:Type(++?tf_layer_instance, ++?tf_layer_type),
    o-rdfs:Label(dpm:hasThinFilmLayer, "has Thin Film Layer"),
    o-rdfs:Label(dpm:SampleThinFilm, "Sample Thin Film")
} .

RDF/wOTTR

dpm:SampleThinFilmSample
        rdf:type         ottr:Template ;
        ottr:parameters  ( [ ottr:name      "tf_sample" ;
                             ottr:type      ottr:IRI ;
                             ottr:variable  _:b0
                           ]
                           [ ottr:name      "sample_name" ;
                             ottr:type      xsd:string ;
                             ottr:variable  _:b1
                           ]
                           [ ottr:modifier  ottr:optional ;
                             ottr:name      "lab_id" ;
                             ottr:type      xsd:string ;
                             ottr:variable  _:b2
                           ]
                           [ ottr:name      "tf_layer_type" ;
                             ottr:type      ( ottr:NEList ottr:IRI ) ;
                             ottr:variable  _:b3
                           ]
                           [ ottr:name      "tf_layer_instance" ;
                             ottr:type      ( ottr:NEList ottr:IRI ) ;
                             ottr:variable  _:b4
                           ]
                         ) ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          rdfs:label
                                          _:b1
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubClassOf ;
                           ottr:values  ( dpm:SampleThinFilm pmd:Sample )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:SampleThinFilm "Sample Thin Film" )
                         ] ;
        ottr:pattern     [ ottr:of      o-rdf:Type ;
                           ottr:values  ( _:b0
                                          dpm:SampleThinFilm
                                        )
                         ] ;
        ottr:pattern     [ ottr:of      o-owl-ax:SubPropertyOf ;
                           ottr:values  ( dpm:hasThinFilmLayer pmd:composedOf )
                         ] ;
        ottr:pattern     [ ottr:arguments  ( [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     _:b4
                                             ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     _:b3
                                             ]
                                           ) ;
                           ottr:modifier   ottr:zipMin ;
                           ottr:of         o-rdf:Type
                         ] ;
        ottr:pattern     [ ottr:of      ottr:Triple ;
                           ottr:values  ( _:b0
                                          rdfs:label
                                          _:b2
                                        )
                         ] ;
        ottr:pattern     [ ottr:arguments  ( [ ottr:value  _:b0 ]
                                             [ ottr:value  dpm:hasThinFilmLayer ]
                                             [ ottr:modifier  ottr:listExpand ;
                                               ottr:value     _:b4
                                             ]
                                           ) ;
                           ottr:modifier   ottr:zipMin ;
                           ottr:of         ottr:Triple
                         ] ;
        ottr:pattern     [ ottr:of      o-rdfs:Label ;
                           ottr:values  ( dpm:hasThinFilmLayer "has Thin Film Layer" )
                         ] .

Prefixes

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

@prefix ottr:       <http://ns.ottr.xyz/0.4/>.
@prefix o-owl-ax:   <http://tpl.ottr.xyz/owl/axiom/0.1/>.
@prefix o-rdf:      <http://tpl.ottr.xyz/rdf/0.1/>.
@prefix o-rdfs:     <http://tpl.ottr.xyz/rdfs/0.2/>.
@prefix rdf:        <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs:       <http://www.w3.org/2000/01/rdf-schema#>.
@prefix xsd:        <http://www.w3.org/2001/XMLSchema#>.
@prefix pmd:        <https://w3id.org/pmd/co/>.
@prefix dpm:        <https://www.dipromag.de/dipromag_onto/0.1/>.