Pattern stOTTR 🛈 stOTTR serialisation of the template without annotation instances.
dpm:GoalsAndAmbitions[
! ottr:IRI ?goal_and_ambition,
NEList<xsd:string> ?goals_str,
NEList<xsd:string> ?intentions_str,
NEList<xsd:string> ?methods_str,
NEList<ottr:IRI> ?methods_uri,
NEList<xsd:string> ?reasons_str,
List<ottr:IRI> ?references_to_prior_experiments_uri,
List<xsd:string> ?references_to_prior_experiments_str,
List<ottr:IRI> ?reference_experiments_for_comparison_uri,
List<xsd:string> ?reference_experiments_for_comparison_str,
List<ottr:IRI> ?reference_experiments_and_measurements_to_achieve_goal_uri
] :: {
cross | ottr:Triple(?goal_and_ambition, dpm:hasApplicableMethods, ++?methods_uri),
cross | ottr:Triple(?goal_and_ambition, dpm:hasApplicableMethodsDescription, ++?methods_str),
cross | ottr:Triple(?goal_and_ambition, dpm:hasGoalDescripton, ++?goals_str),
cross | ottr:Triple(?goal_and_ambition, dpm:hasIntentionDescription, ++?intentions_str),
cross | ottr:Triple(?goal_and_ambition, dpm:hasReasonDescription, ++?reasons_str),
cross | ottr:Triple(?goal_and_ambition, dpm:hasResults, ++?reference_experiments_and_measurements_to_achieve_goal_uri),
cross | ottr:Triple(?goal_and_ambition, dpm:referenceForComparison, ++?reference_experiments_for_comparison_uri),
cross | ottr:Triple(?goal_and_ambition, dpm:referenceForComparisonDescription, ++?reference_experiments_for_comparison_str),
cross | ottr:Triple(?goal_and_ambition, dpm:referenceToPriorExperiments, ++?references_to_prior_experiments_uri),
cross | ottr:Triple(?goal_and_ambition, dpm:referenceToPriorExperimentsDescription, ++?references_to_prior_experiments_str),
o-owl-ax:SubClassOf(dpm:Goal, pmd:Process),
o-owl-ax:SubPropertyOf(dpm:hasApplicableMethods, pmd:input),
o-owl-ax:SubPropertyOf(dpm:hasApplicableMethodsDescription, rdfs:comment),
o-owl-ax:SubPropertyOf(dpm:hasGoalDescripton, rdfs:comment),
o-owl-ax:SubPropertyOf(dpm:hasIntentionDescription, rdfs:comment),
o-owl-ax:SubPropertyOf(dpm:hasReasonDescription, rdfs:comment),
o-owl-ax:SubPropertyOf(dpm:hasResults, pmd:output),
o-owl-ax:SubPropertyOf(dpm:referenceForComparison, dpm:input),
o-owl-ax:SubPropertyOf(dpm:referenceForComparisonDescription, dpm:hasReferenceToPriorExperimentsDescription),
o-owl-ax:SubPropertyOf(dpm:referenceToPriorExperiments, pmd:input),
o-owl-ax:SubPropertyOf(dpm:referenceToPriorExperimentsDescription, rdfs:comment),
o-rdf:Type(?goal_and_ambition, dpm:Goal),
o-rdfs:Label(dpm:Goal, "Goal"),
o-rdfs:Label(dpm:hasApplicableMethods, "has Applicable Methods"),
o-rdfs:Label(dpm:hasApplicableMethodsDescription, "has Applicable Methods Description"),
o-rdfs:Label(dpm:hasGoalDescripton, "has Goal Descripton"),
o-rdfs:Label(dpm:hasIntentionDescription, "has Intention Description"),
o-rdfs:Label(dpm:hasReasonDescription, "has Reason Description"),
o-rdfs:Label(dpm:hasResults, "has Results"),
o-rdfs:Label(dpm:referenceForComparison, "reference for Comparison"),
o-rdfs:Label(dpm:referenceForComparisonDescription, "reference for Comparison Description"),
o-rdfs:Label(dpm:referenceToPriorExperiments, "reference to Prior Experiments"),
o-rdfs:Label(dpm:referenceToPriorExperimentsDescription, "reference to Prior Experiments Description")
} . 🛈 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:GoalsAndAmbitions(x:argument1, (_:argument2-1, _:argument2-2), (_:argument3-1, _:argument3-2), (_:argument4-1, _:argument4-2), (x:argument5-1, x:argument5-2), (_:argument6-1, _:argument6-2), (x:argument7-1, x:argument7-2), (_:argument8-1, _:argument8-2), (x:argument9-1, x:argument9-2), (_:argument10-1, _:argument10-2), (x:argument11-1, x:argument11-2)) RDF/wOTTR
[ ottr:of dpm:GoalsAndAmbitions ;
ottr:values ( x:argument1 ( []
[]
) ( []
[]
) ( []
[]
) ( x:argument5-1 x:argument5-2 ) ( []
[]
) ( x:argument7-1 x:argument7-2 ) ( []
[]
) ( x:argument9-1 x:argument9-2 ) ( []
[]
) ( x:argument11-1 x:argument11-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/referenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:referenceToPriorExperimentsDescription
"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments Description
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>
dpm:Goal
https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
pmd:Process
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
rdfs:subClassOf
"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Goal
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
dpm:Goal
x:argument1
argument10-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-1 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
argument10-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-2 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
x:argument9-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
dpm:referenceForComparison
http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
x:argument9-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
dpm:referenceForComparison
argument3-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-1 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
argument3-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-2 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
x:argument7-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
x:argument7-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
argument4-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-1 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument4-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-2 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument2-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-1 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
argument2-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-2 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
x:argument11-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
dpm:hasResults
http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
x:argument11-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
dpm:hasResults
argument8-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-1 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
argument8-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-2 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
x:argument5-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
dpm:hasApplicableMethods
http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
x:argument5-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
dpm:hasApplicableMethods
argument6-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-1 : LUB<rdfs:Resource>
dpm:hasReasonDescription
argument6-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-2 : LUB<rdfs:Resource>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>
dpm:referenceForComparison
"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
dpm:input
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>
dpm:hasResults
https://w3id.org/pmd/co/output : LUB<ottr:IRI>
pmd:output
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->https://w3id.org/pmd/co/output : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Results
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>
dpm:hasApplicableMethods
"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://w3id.org/pmd/co/input : LUB<ottr:IRI>
pmd:input
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>
dpm:hasIntentionDescription
"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Intention Description
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Reason Description
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>
dpm:hasGoalDescripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Goal Descripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>
dpm:referenceForComparisonDescription
"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison Description
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:hasReferenceToPriorExperimentsDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>
dpm:hasApplicableMethodsDescription
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods Description
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
Hierarchical vertical layout (dot)
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:referenceToPriorExperimentsDescription
"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments Description
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>
dpm:Goal
https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
pmd:Process
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
rdfs:subClassOf
"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Goal
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
dpm:Goal
x:argument1
argument10-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-1 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
argument10-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-2 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
x:argument9-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
dpm:referenceForComparison
http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
x:argument9-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
dpm:referenceForComparison
argument3-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-1 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
argument3-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-2 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
x:argument7-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
x:argument7-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
argument4-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-1 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument4-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-2 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument2-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-1 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
argument2-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-2 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
x:argument11-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
dpm:hasResults
http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
x:argument11-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
dpm:hasResults
argument8-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-1 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
argument8-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-2 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
x:argument5-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
dpm:hasApplicableMethods
http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
x:argument5-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
dpm:hasApplicableMethods
argument6-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-1 : LUB<rdfs:Resource>
dpm:hasReasonDescription
argument6-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-2 : LUB<rdfs:Resource>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>
dpm:referenceForComparison
"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
dpm:input
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>
dpm:hasResults
https://w3id.org/pmd/co/output : LUB<ottr:IRI>
pmd:output
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->https://w3id.org/pmd/co/output : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Results
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>
dpm:hasApplicableMethods
"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://w3id.org/pmd/co/input : LUB<ottr:IRI>
pmd:input
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>
dpm:hasIntentionDescription
"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Intention Description
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Reason Description
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>
dpm:hasGoalDescripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Goal Descripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>
dpm:referenceForComparisonDescription
"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison Description
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:hasReferenceToPriorExperimentsDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>
dpm:hasApplicableMethodsDescription
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods Description
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
Spring model layout (neato)
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:referenceToPriorExperimentsDescription
"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments Description
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>
dpm:Goal
https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
pmd:Process
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
rdfs:subClassOf
"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Goal
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
dpm:Goal
x:argument1
argument10-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-1 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
argument10-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-2 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
x:argument9-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
dpm:referenceForComparison
http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
x:argument9-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
dpm:referenceForComparison
argument3-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-1 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
argument3-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-2 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
x:argument7-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
x:argument7-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
argument4-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-1 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument4-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-2 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument2-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-1 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
argument2-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-2 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
x:argument11-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
dpm:hasResults
http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
x:argument11-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
dpm:hasResults
argument8-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-1 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
argument8-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-2 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
x:argument5-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
dpm:hasApplicableMethods
http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
x:argument5-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
dpm:hasApplicableMethods
argument6-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-1 : LUB<rdfs:Resource>
dpm:hasReasonDescription
argument6-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-2 : LUB<rdfs:Resource>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>
dpm:referenceForComparison
"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
dpm:input
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>
dpm:hasResults
https://w3id.org/pmd/co/output : LUB<ottr:IRI>
pmd:output
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->https://w3id.org/pmd/co/output : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Results
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>
dpm:hasApplicableMethods
"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://w3id.org/pmd/co/input : LUB<ottr:IRI>
pmd:input
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>
dpm:hasIntentionDescription
"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Intention Description
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Reason Description
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>
dpm:hasGoalDescripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Goal Descripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>
dpm:referenceForComparisonDescription
"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison Description
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:hasReferenceToPriorExperimentsDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>
dpm:hasApplicableMethodsDescription
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods Description
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
Spring model layout (fdp)
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:referenceToPriorExperimentsDescription
"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments Description
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>
dpm:Goal
https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
pmd:Process
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
rdfs:subClassOf
"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Goal
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
dpm:Goal
x:argument1
argument10-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-1 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
argument10-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-2 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
x:argument9-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
dpm:referenceForComparison
http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
x:argument9-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
dpm:referenceForComparison
argument3-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-1 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
argument3-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-2 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
x:argument7-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
x:argument7-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
argument4-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-1 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument4-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-2 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument2-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-1 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
argument2-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-2 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
x:argument11-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
dpm:hasResults
http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
x:argument11-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
dpm:hasResults
argument8-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-1 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
argument8-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-2 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
x:argument5-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
dpm:hasApplicableMethods
http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
x:argument5-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
dpm:hasApplicableMethods
argument6-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-1 : LUB<rdfs:Resource>
dpm:hasReasonDescription
argument6-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-2 : LUB<rdfs:Resource>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>
dpm:referenceForComparison
"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
dpm:input
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>
dpm:hasResults
https://w3id.org/pmd/co/output : LUB<ottr:IRI>
pmd:output
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->https://w3id.org/pmd/co/output : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Results
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>
dpm:hasApplicableMethods
"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://w3id.org/pmd/co/input : LUB<ottr:IRI>
pmd:input
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>
dpm:hasIntentionDescription
"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Intention Description
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Reason Description
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>
dpm:hasGoalDescripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Goal Descripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>
dpm:referenceForComparisonDescription
"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison Description
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:hasReferenceToPriorExperimentsDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>
dpm:hasApplicableMethodsDescription
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods Description
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
Radial layout (twopi)
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:referenceToPriorExperimentsDescription
"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments Description
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>
dpm:Goal
https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
pmd:Process
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
rdfs:subClassOf
"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Goal
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
dpm:Goal
x:argument1
argument10-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-1 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
argument10-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-2 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
x:argument9-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
dpm:referenceForComparison
http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
x:argument9-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
dpm:referenceForComparison
argument3-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-1 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
argument3-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-2 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
x:argument7-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
x:argument7-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
argument4-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-1 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument4-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-2 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument2-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-1 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
argument2-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-2 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
x:argument11-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
dpm:hasResults
http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
x:argument11-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
dpm:hasResults
argument8-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-1 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
argument8-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-2 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
x:argument5-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
dpm:hasApplicableMethods
http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
x:argument5-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
dpm:hasApplicableMethods
argument6-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-1 : LUB<rdfs:Resource>
dpm:hasReasonDescription
argument6-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-2 : LUB<rdfs:Resource>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>
dpm:referenceForComparison
"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
dpm:input
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>
dpm:hasResults
https://w3id.org/pmd/co/output : LUB<ottr:IRI>
pmd:output
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->https://w3id.org/pmd/co/output : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Results
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>
dpm:hasApplicableMethods
"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://w3id.org/pmd/co/input : LUB<ottr:IRI>
pmd:input
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>
dpm:hasIntentionDescription
"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Intention Description
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Reason Description
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>
dpm:hasGoalDescripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Goal Descripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>
dpm:referenceForComparisonDescription
"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison Description
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:hasReferenceToPriorExperimentsDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>
dpm:hasApplicableMethodsDescription
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods Description
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
Circular layout (circo)
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:referenceToPriorExperimentsDescription
"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments Description
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->"reference to Prior Experiments Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
rdfs:comment : LUB<ottr:IRI>
rdfs:comment
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperimentsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>
dpm:Goal
https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
pmd:Process
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->https://w3id.org/pmd/co/Process : LUB<ottr:IRI>
rdfs:subClassOf
"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
Goal
https://www.dipromag.de/dipromag_onto/0.1/Goal : LUB<ottr:IRI>->"Goal"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>
dpm:Goal
x:argument1
argument10-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-1 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
argument10-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument10-2 : LUB<rdfs:Resource>
dpm:referenceForComparisonDescription
http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
x:argument9-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-1 : LUB<ottr:IRI>
dpm:referenceForComparison
http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
x:argument9-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument9-2 : LUB<ottr:IRI>
dpm:referenceForComparison
argument3-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-1 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
argument3-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument3-2 : LUB<rdfs:Resource>
dpm:hasIntentionDescription
http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
x:argument7-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-1 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
x:argument7-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument7-2 : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
argument4-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-1 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument4-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument4-2 : LUB<rdfs:Resource>
dpm:hasApplicableMethodsDescription
argument2-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-1 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
argument2-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument2-2 : LUB<rdfs:Resource>
dpm:hasGoalDescripton
http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
x:argument11-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-1 : LUB<ottr:IRI>
dpm:hasResults
http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
x:argument11-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument11-2 : LUB<ottr:IRI>
dpm:hasResults
argument8-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-1 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
argument8-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument8-2 : LUB<rdfs:Resource>
dpm:referenceToPriorExperimentsDescription
http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
x:argument5-1
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-1 : LUB<ottr:IRI>
dpm:hasApplicableMethods
http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
x:argument5-2
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->http://example.ottr.xyz/argument/argument5-2 : LUB<ottr:IRI>
dpm:hasApplicableMethods
argument6-1 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-1 : LUB<rdfs:Resource>
dpm:hasReasonDescription
argument6-2 : LUB<rdfs:Resource>
http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->argument6-2 : LUB<rdfs:Resource>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>
dpm:referenceForComparison
"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->"reference for Comparison"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
dpm:input
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparison : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>
dpm:hasResults
https://w3id.org/pmd/co/output : LUB<ottr:IRI>
pmd:output
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->https://w3id.org/pmd/co/output : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Results
https://www.dipromag.de/dipromag_onto/0.1/hasResults : LUB<ottr:IRI>->"has Results"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>
dpm:hasApplicableMethods
"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->"has Applicable Methods"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://w3id.org/pmd/co/input : LUB<ottr:IRI>
pmd:input
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethods : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>
dpm:hasIntentionDescription
"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Intention Description
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->"has Intention Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasIntentionDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>
dpm:referenceToPriorExperiments
"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference to Prior Experiments
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->"reference to Prior Experiments"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceToPriorExperiments : LUB<ottr:IRI>->https://w3id.org/pmd/co/input : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>
dpm:hasReasonDescription
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Reason Description
https://www.dipromag.de/dipromag_onto/0.1/hasReasonDescription : LUB<ottr:IRI>->"has Reason Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>
dpm:hasGoalDescripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Goal Descripton
https://www.dipromag.de/dipromag_onto/0.1/hasGoalDescripton : LUB<ottr:IRI>->"has Goal Descripton"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>
dpm:referenceForComparisonDescription
"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
reference for Comparison Description
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->"reference for Comparison Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
dpm:hasReferenceToPriorExperimentsDescription
https://www.dipromag.de/dipromag_onto/0.1/referenceForComparisonDescription : LUB<ottr:IRI>->https://www.dipromag.de/dipromag_onto/0.1/hasReferenceToPriorExperimentsDescription : LUB<ottr:IRI>
rdfs:subPropertyOf
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>
dpm:hasApplicableMethodsDescription
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->rdfs:comment : LUB<ottr:IRI>
rdfs:subPropertyOf
"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
xsd:string
has Applicable Methods Description
https://www.dipromag.de/dipromag_onto/0.1/hasApplicableMethodsDescription : LUB<ottr:IRI>->"has Applicable Methods Description"^^http://www.w3.org/2001/XMLSchema#string : xsd:string
rdfs:label
Expanded RDF graph
dpm:hasReasonDescription
rdfs:label "has Reason Description" ;
rdfs:subPropertyOf rdfs:comment .
dpm:hasApplicableMethodsDescription
rdfs:label "has Applicable Methods Description" ;
rdfs:subPropertyOf rdfs:comment .
dpm:hasIntentionDescription
rdfs:label "has Intention Description" ;
rdfs:subPropertyOf rdfs:comment .
x:argument1 rdf:type dpm:Goal ;
dpm:hasApplicableMethods x:argument5-2 , x:argument5-1 ;
dpm:hasApplicableMethodsDescription
[] ;
dpm:hasApplicableMethodsDescription
[] ;
dpm:hasGoalDescripton [] ;
dpm:hasGoalDescripton [] ;
dpm:hasIntentionDescription [] ;
dpm:hasIntentionDescription [] ;
dpm:hasReasonDescription [] ;
dpm:hasReasonDescription [] ;
dpm:hasResults x:argument11-1 , x:argument11-2 ;
dpm:referenceForComparison x:argument9-1 , x:argument9-2 ;
dpm:referenceForComparisonDescription
[] ;
dpm:referenceForComparisonDescription
[] ;
dpm:referenceToPriorExperiments
x:argument7-2 , x:argument7-1 ;
dpm:referenceToPriorExperimentsDescription
[] ;
dpm:referenceToPriorExperimentsDescription
[] .
dpm:Goal rdfs:label "Goal" ;
rdfs:subClassOf pmd:Process .
dpm:hasGoalDescripton
rdfs:label "has Goal Descripton" ;
rdfs:subPropertyOf rdfs:comment .
dpm:referenceToPriorExperiments
rdfs:label "reference to Prior Experiments" ;
rdfs:subPropertyOf pmd:input .
dpm:referenceForComparisonDescription
rdfs:label "reference for Comparison Description" ;
rdfs:subPropertyOf dpm:hasReferenceToPriorExperimentsDescription .
dpm:hasApplicableMethods
rdfs:label "has Applicable Methods" ;
rdfs:subPropertyOf pmd:input .
dpm:referenceForComparison
rdfs:label "reference for Comparison" ;
rdfs:subPropertyOf dpm:input .
dpm:referenceToPriorExperimentsDescription
rdfs:label "reference to Prior Experiments Description" ;
rdfs:subPropertyOf rdfs:comment .
dpm:hasResults rdfs:label "has Results" ;
rdfs:subPropertyOf pmd:output . 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:GoalsAndAmbitions(x:argument1, (_:argument2-1, _:argument2-2), (_:argument3-1, _:argument3-2), (_:argument4-1, _:argument4-2), (x:argument5-1, x:argument5-2), (_:argument6-1, _:argument6-2), (x:argument7-1, x:argument7-2), (_:argument8-1, _:argument8-2), (x:argument9-1, x:argument9-2), (_:argument10-1, _:argument10-2), (x:argument11-1, x:argument11-2))
cross | ottr:Triple(x:argument1, dpm:referenceForComparisonDescription, ++(_:argument10-1, _:argument10-2))
cross | ottr:Triple(x:argument1, dpm:referenceForComparison, ++(x:argument9-1, x:argument9-2))
cross | ottr:Triple(x:argument1, dpm:hasIntentionDescription, ++(_:argument3-1, _:argument3-2))
cross | ottr:Triple(x:argument1, dpm:referenceToPriorExperiments, ++(x:argument7-1, x:argument7-2))
cross | ottr:Triple(x:argument1, dpm:hasApplicableMethodsDescription, ++(_:argument4-1, _:argument4-2))
cross | ottr:Triple(x:argument1, dpm:hasGoalDescripton, ++(_:argument2-1, _:argument2-2))
cross | ottr:Triple(x:argument1, dpm:hasResults, ++(x:argument11-1, x:argument11-2))
cross | ottr:Triple(x:argument1, dpm:referenceToPriorExperimentsDescription, ++(_:argument8-1, _:argument8-2))
cross | ottr:Triple(x:argument1, dpm:hasApplicableMethods, ++(x:argument5-1, x:argument5-2))
cross | ottr:Triple(x:argument1, dpm:hasReasonDescription, ++(_:argument6-1, _:argument6-2))
o-owl-ax:SubClassOf(dpm:Goal, pmd:Process)
ottr:Triple(dpm:Goal, rdfs:subClassOf, pmd:Process)
o-owl-ax:SubPropertyOf(dpm:hasResults, pmd:output)
ottr:Triple(dpm:hasResults, rdfs:subPropertyOf, pmd:output)
o-owl-ax:SubPropertyOf(dpm:referenceToPriorExperiments, pmd:input)
ottr:Triple(dpm:referenceToPriorExperiments, rdfs:subPropertyOf, pmd:input)
o-owl-ax:SubPropertyOf(dpm:hasReasonDescription, rdfs:comment)
ottr:Triple(dpm:hasReasonDescription, rdfs:subPropertyOf, rdfs:comment)
o-owl-ax:SubPropertyOf(dpm:hasGoalDescripton, rdfs:comment)
ottr:Triple(dpm:hasGoalDescripton, rdfs:subPropertyOf, rdfs:comment)
o-owl-ax:SubPropertyOf(dpm:referenceToPriorExperimentsDescription, rdfs:comment)
ottr:Triple(dpm:referenceToPriorExperimentsDescription, rdfs:subPropertyOf, rdfs:comment)
o-owl-ax:SubPropertyOf(dpm:hasApplicableMethodsDescription, rdfs:comment)
ottr:Triple(dpm:hasApplicableMethodsDescription, rdfs:subPropertyOf, rdfs:comment)
o-owl-ax:SubPropertyOf(dpm:referenceForComparisonDescription, dpm:hasReferenceToPriorExperimentsDescription)
ottr:Triple(dpm:referenceForComparisonDescription, rdfs:subPropertyOf, dpm:hasReferenceToPriorExperimentsDescription)
o-owl-ax:SubPropertyOf(dpm:hasApplicableMethods, pmd:input)
ottr:Triple(dpm:hasApplicableMethods, rdfs:subPropertyOf, pmd:input)
o-owl-ax:SubPropertyOf(dpm:referenceForComparison, dpm:input)
ottr:Triple(dpm:referenceForComparison, rdfs:subPropertyOf, dpm:input)
o-owl-ax:SubPropertyOf(dpm:hasIntentionDescription, rdfs:comment)
ottr:Triple(dpm:hasIntentionDescription, rdfs:subPropertyOf, rdfs:comment)
o-rdf:Type(x:argument1, dpm:Goal)
ottr:Triple(x:argument1, rdf:type, dpm:Goal)
o-rdfs:Label(dpm:referenceToPriorExperimentsDescription, "reference to Prior Experiments Description")
ottr:Triple(dpm:referenceToPriorExperimentsDescription, rdfs:label, "reference to Prior Experiments Description")
o-rdfs:Label(dpm:referenceForComparison, "reference for Comparison")
ottr:Triple(dpm:referenceForComparison, rdfs:label, "reference for Comparison")
o-rdfs:Label(dpm:hasApplicableMethods, "has Applicable Methods")
ottr:Triple(dpm:hasApplicableMethods, rdfs:label, "has Applicable Methods")
o-rdfs:Label(dpm:hasIntentionDescription, "has Intention Description")
ottr:Triple(dpm:hasIntentionDescription, rdfs:label, "has Intention Description")
o-rdfs:Label(dpm:referenceToPriorExperiments, "reference to Prior Experiments")
ottr:Triple(dpm:referenceToPriorExperiments, rdfs:label, "reference to Prior Experiments")
o-rdfs:Label(dpm:referenceForComparisonDescription, "reference for Comparison Description")
ottr:Triple(dpm:referenceForComparisonDescription, rdfs:label, "reference for Comparison Description")
o-rdfs:Label(dpm:hasResults, "has Results")
ottr:Triple(dpm:hasResults, rdfs:label, "has Results")
o-rdfs:Label(dpm:Goal, "Goal")
ottr:Triple(dpm:Goal, rdfs:label, "Goal")
o-rdfs:Label(dpm:hasReasonDescription, "has Reason Description")
ottr:Triple(dpm:hasReasonDescription, rdfs:label, "has Reason Description")
o-rdfs:Label(dpm:hasApplicableMethodsDescription, "has Applicable Methods Description")
ottr:Triple(dpm:hasApplicableMethodsDescription, rdfs:label, "has Applicable Methods Description")
o-rdfs:Label(dpm:hasGoalDescripton, "has Goal Descripton")
ottr:Triple(dpm:hasGoalDescripton, rdfs:label, "has Goal Descripton")
Serialisations stOTTR dpm:GoalsAndAmbitions[
! ottr:IRI ?goal_and_ambition,
NEList<xsd:string> ?goals_str,
NEList<xsd:string> ?intentions_str,
NEList<xsd:string> ?methods_str,
NEList<ottr:IRI> ?methods_uri,
NEList<xsd:string> ?reasons_str,
List<ottr:IRI> ?references_to_prior_experiments_uri,
List<xsd:string> ?references_to_prior_experiments_str,
List<ottr:IRI> ?reference_experiments_for_comparison_uri,
List<xsd:string> ?reference_experiments_for_comparison_str,
List<ottr:IRI> ?reference_experiments_and_measurements_to_achieve_goal_uri
]
@@o-docttr:Parameter(
_:blank517,
"Central URI to identify this template instance.",
"dpm:GoalsAndAmbitionsTS20230606a",
""),
@@o-docttr:Parameter(
_:blank518,
"A list of textual goal descriptions that should be achieved.",
"(\"first-order magnetic transition near room-temperature\")",
""),
@@o-docttr:Parameter(
_:blank519,
"A list of textual descriptions why you intend to achieve the goals, e.g. why is it promising, what would be the benefits the the goal is reached.",
"(\"Enlarge change of magnetization when encountering small temperature change -> large magnetocaloric effect -> transfer more thermal energy from heating to cooling -> cooling application like refrigerator.\")",
""),
@@o-docttr:Parameter(
_:blank520,
"A list of textual descriptions of the applied method.",
"(\"Elemental substitution\")",
""),
@@o-docttr:Parameter(
_:blank521,
"A list of template references to applied methods.",
"Instances of the dpm:CompositionModification template.",
""),
@@o-docttr:Parameter(
_:blank522,
" list of textual descriptions about why the applied methods are reasonable to achieve the goal.",
"(\"from the substitution of Co for Ni you can expect higher magnetization\", \"A small amount of Al substitution for Ge can lower the structural transition, resulting in a coupled first-order magnetostructural transition has been realized in MnNi1-xCoxGe0.97Al0.03\")",
""),
@@o-docttr:Parameter(
_:blank523,
"A list of template references to any relevant prior experiments, measurement values, ... that are described in our ontology.",
"",
""),
@@o-docttr:Parameter(
_:blank524,
"A list of textual literature references that are relevant",
"(\"Nizioł S, Bombik A, Bażela W, Szytuła A and Fruchart D 1982 Magnetic phase diagram of CoxNi1-xMnGe Solid State Commun. 42 79 https://doi.org/10.1016/0038-1098(82)90356-8\", \"Tapas Samanta, Igor Dubenko, Abdiel Quetz, Samuel Temple, Shane Stadler, Naushad Ali; Magnetostructural phase transitions and magnetocaloric effects in MnNiGe1−xAlx. Appl. Phys. Lett. 2012; 100 052404. https://doi.org/10.1063/1.3681798\").",
""),
@@o-docttr:Parameter(
_:blank525,
"A list of template references to experiments, measurement values, ... that are described in our ontology and that serve for comparison. ",
"",
""),
@@o-docttr:Parameter(
_:blank526,
"A list of textual literature references that serve for comparison.",
"(\"Dan’kov S Y, Tishin A M, Pecharsky V K and Gschneidner K A 1998 Magnetic phase transitions and the magnetothermal properties of gadolinium Phys. Rev. B 57 3478 https://doi.org/10.1103/PhysRevB.57.3478\")",
""),
@@o-docttr:Parameter(
_:blank527,
" list of template references to results associated with the goals, ambitions, methods described in this template instance.",
"",
""),
@@o-docttr:Signature(
dpm:GoalsAndAmbitions,
"GoalsAndAmbitions",
"This template can be used to describe the goals and ambitions of experiments.",
none,
none,
none,
none),
@@o-docttr:Version(
dpm:GoalsAndAmbitions,
ottr:draft,
"0.0.1",
none,
none)
:: {
cross | ottr:Triple(?goal_and_ambition, dpm:hasApplicableMethods, ++?methods_uri),
cross | ottr:Triple(?goal_and_ambition, dpm:hasApplicableMethodsDescription, ++?methods_str),
cross | ottr:Triple(?goal_and_ambition, dpm:hasGoalDescripton, ++?goals_str),
cross | ottr:Triple(?goal_and_ambition, dpm:hasIntentionDescription, ++?intentions_str),
cross | ottr:Triple(?goal_and_ambition, dpm:hasReasonDescription, ++?reasons_str),
cross | ottr:Triple(?goal_and_ambition, dpm:hasResults, ++?reference_experiments_and_measurements_to_achieve_goal_uri),
cross | ottr:Triple(?goal_and_ambition, dpm:referenceForComparison, ++?reference_experiments_for_comparison_uri),
cross | ottr:Triple(?goal_and_ambition, dpm:referenceForComparisonDescription, ++?reference_experiments_for_comparison_str),
cross | ottr:Triple(?goal_and_ambition, dpm:referenceToPriorExperiments, ++?references_to_prior_experiments_uri),
cross | ottr:Triple(?goal_and_ambition, dpm:referenceToPriorExperimentsDescription, ++?references_to_prior_experiments_str),
o-owl-ax:SubClassOf(dpm:Goal, pmd:Process),
o-owl-ax:SubPropertyOf(dpm:hasApplicableMethods, pmd:input),
o-owl-ax:SubPropertyOf(dpm:hasApplicableMethodsDescription, rdfs:comment),
o-owl-ax:SubPropertyOf(dpm:hasGoalDescripton, rdfs:comment),
o-owl-ax:SubPropertyOf(dpm:hasIntentionDescription, rdfs:comment),
o-owl-ax:SubPropertyOf(dpm:hasReasonDescription, rdfs:comment),
o-owl-ax:SubPropertyOf(dpm:hasResults, pmd:output),
o-owl-ax:SubPropertyOf(dpm:referenceForComparison, dpm:input),
o-owl-ax:SubPropertyOf(dpm:referenceForComparisonDescription, dpm:hasReferenceToPriorExperimentsDescription),
o-owl-ax:SubPropertyOf(dpm:referenceToPriorExperiments, pmd:input),
o-owl-ax:SubPropertyOf(dpm:referenceToPriorExperimentsDescription, rdfs:comment),
o-rdf:Type(?goal_and_ambition, dpm:Goal),
o-rdfs:Label(dpm:Goal, "Goal"),
o-rdfs:Label(dpm:hasApplicableMethods, "has Applicable Methods"),
o-rdfs:Label(dpm:hasApplicableMethodsDescription, "has Applicable Methods Description"),
o-rdfs:Label(dpm:hasGoalDescripton, "has Goal Descripton"),
o-rdfs:Label(dpm:hasIntentionDescription, "has Intention Description"),
o-rdfs:Label(dpm:hasReasonDescription, "has Reason Description"),
o-rdfs:Label(dpm:hasResults, "has Results"),
o-rdfs:Label(dpm:referenceForComparison, "reference for Comparison"),
o-rdfs:Label(dpm:referenceForComparisonDescription, "reference for Comparison Description"),
o-rdfs:Label(dpm:referenceToPriorExperiments, "reference to Prior Experiments"),
o-rdfs:Label(dpm:referenceToPriorExperimentsDescription, "reference to Prior Experiments Description")
} . RDF/wOTTR
dpm:GoalsAndAmbitions
rdf:type ottr:Template ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
"A list of template references to applied methods." "Instances of the dpm:CompositionModification template." ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
" list of template references to results associated with the goals, ambitions, methods described in this template instance." "" ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
" list of textual descriptions about why the applied methods are reasonable to achieve the goal." "(\\\"from the substitution of Co for Ni you can expect higher magnetization\\\", \\\"A small amount of Al substitution for Ge can lower the structural transition, resulting in a coupled first-order magnetostructural transition has been realized in MnNi1-xCoxGe0.97Al0.03\\\")" ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
"A list of textual descriptions of the applied method." "(\\\"Elemental substitution\\\")" ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
"A list of textual literature references that serve for comparison." "(\\\"Dan’kov S Y, Tishin A M, Pecharsky V K and Gschneidner K A 1998 Magnetic phase transitions and the magnetothermal properties of gadolinium Phys. Rev. B 57 3478 https://doi.org/10.1103/PhysRevB.57.3478\\\")" ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
"A list of template references to experiments, measurement values, ... that are described in our ontology and that serve for comparison. " "" ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
"A list of template references to any relevant prior experiments, measurement values, ... that are described in our ontology." "" ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Version ;
ottr:values ( dpm:GoalsAndAmbitions ottr:draft "0.0.1" ottr:none ottr:none )
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
"A list of textual descriptions why you intend to achieve the goals, e.g. why is it promising, what would be the benefits the the goal is reached." "(\\\"Enlarge change of magnetization when encountering small temperature change -> large magnetocaloric effect -> transfer more thermal energy from heating to cooling -> cooling application like refrigerator.\\\")" ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
"A list of textual literature references that are relevant" "(\\\"Nizioł S, Bombik A, Bażela W, Szytuła A and Fruchart D 1982 Magnetic phase diagram of CoxNi1-xMnGe Solid State Commun. 42 79 https://doi.org/10.1016/0038-1098(82)90356-8\\\", \\\"Tapas Samanta, Igor Dubenko, Abdiel Quetz, Samuel Temple, Shane Stadler, Naushad Ali; Magnetostructural phase transitions and magnetocaloric effects in MnNiGe1−xAlx. Appl. Phys. Lett. 2012; 100 052404. https://doi.org/10.1063/1.3681798\\\")." ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
"Central URI to identify this template instance." "dpm:GoalsAndAmbitionsTS20230606a" ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Parameter ;
ottr:values ( []
"A list of textual goal descriptions that should be achieved." "(\\\"first-order magnetic transition near room-temperature\\\")" ""
)
] ;
ottr:annotation [ ottr:of o-docttr:Signature ;
ottr:values ( dpm:GoalsAndAmbitions "GoalsAndAmbitions" "This template can be used to describe the goals and ambitions of experiments." ottr:none ottr:none ottr:none ottr:none )
] ;
ottr:parameters ( [ ottr:modifier ottr:nonBlank ;
ottr:name "goal_and_ambition" ;
ottr:type ottr:IRI ;
ottr:variable _:b0
]
[ ottr:name "goals_str" ;
ottr:type ( ottr:NEList xsd:string ) ;
ottr:variable _:b1
]
[ ottr:name "intentions_str" ;
ottr:type ( ottr:NEList xsd:string ) ;
ottr:variable _:b2
]
[ ottr:name "methods_str" ;
ottr:type ( ottr:NEList xsd:string ) ;
ottr:variable _:b3
]
[ ottr:name "methods_uri" ;
ottr:type ( ottr:NEList ottr:IRI ) ;
ottr:variable _:b4
]
[ ottr:name "reasons_str" ;
ottr:type ( ottr:NEList xsd:string ) ;
ottr:variable _:b5
]
[ ottr:name "references_to_prior_experiments_uri" ;
ottr:type ( rdf:List ottr:IRI ) ;
ottr:variable _:b6
]
[ ottr:name "references_to_prior_experiments_str" ;
ottr:type ( rdf:List xsd:string ) ;
ottr:variable _:b7
]
[ ottr:name "reference_experiments_for_comparison_uri" ;
ottr:type ( rdf:List ottr:IRI ) ;
ottr:variable _:b8
]
[ ottr:name "reference_experiments_for_comparison_str" ;
ottr:type ( rdf:List xsd:string ) ;
ottr:variable _:b9
]
[ ottr:name "reference_experiments_and_measurements_to_achieve_goal_uri" ;
ottr:type ( rdf:List ottr:IRI ) ;
ottr:variable _:b10
]
) ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:referenceToPriorExperimentsDescription ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b7
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:referenceToPriorExperimentsDescription rdfs:comment )
] ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:hasResults ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b10
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:hasReasonDescription "has Reason Description" )
] ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:hasGoalDescripton ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b1
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:hasApplicableMethodsDescription rdfs:comment )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:hasApplicableMethodsDescription "has Applicable Methods Description" )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:referenceToPriorExperimentsDescription "reference to Prior Experiments Description" )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:referenceForComparisonDescription "reference for Comparison Description" )
] ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:hasIntentionDescription ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b2
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:hasReasonDescription ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b5
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:Goal "Goal" )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:referenceToPriorExperiments "reference to Prior Experiments" )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:referenceForComparison "reference for Comparison" )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:hasIntentionDescription "has Intention Description" )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:hasGoalDescripton rdfs:comment )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:hasGoalDescripton "has Goal Descripton" )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:hasResults "has Results" )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:hasIntentionDescription rdfs:comment )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:hasReasonDescription rdfs:comment )
] ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:referenceToPriorExperiments ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b6
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:hasApplicableMethods pmd:input )
] ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:referenceForComparison ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b8
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:referenceForComparisonDescription dpm:hasReferenceToPriorExperimentsDescription )
] ;
ottr:pattern [ ottr:of o-rdfs:Label ;
ottr:values ( dpm:hasApplicableMethods "has Applicable Methods" )
] ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:hasApplicableMethods ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b4
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:referenceForComparison dpm:input )
] ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:referenceForComparisonDescription ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b9
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:arguments ( [ ottr:value _:b0 ]
[ ottr:value dpm:hasApplicableMethodsDescription ]
[ ottr:modifier ottr:listExpand ;
ottr:value _:b3
]
) ;
ottr:modifier ottr:cross ;
ottr:of ottr:Triple
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:referenceToPriorExperiments pmd:input )
] ;
ottr:pattern [ ottr:of o-rdf:Type ;
ottr:values ( _:b0
dpm:Goal
)
] ;
ottr:pattern [ ottr:of o-owl-ax:SubClassOf ;
ottr:values ( dpm:Goal pmd:Process )
] ;
ottr:pattern [ ottr:of o-owl-ax:SubPropertyOf ;
ottr:values ( dpm:hasResults pmd:output )
] .