Skip to content

Commit b9d9775

Browse files
committed
update calculated properties
1 parent 85e2c37 commit b9d9775

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

asmo.owl

+47
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,17 @@ f(x) = 1/(√(2 π) σ) e^-((x - μ)^2/(2 σ^2))</obo:IAO_0000112>
385385

386386

387387

388+
<!-- http://purls.helmholtz-metadaten.de/asmo/hasCalculatedProperty -->
389+
390+
<owl:ObjectProperty rdf:about="http://purls.helmholtz-metadaten.de/asmo/hasCalculatedProperty">
391+
<rdfs:domain rdf:resource="http://purls.helmholtz-metadaten.de/cmso/ComputationalSample"/>
392+
<rdfs:range rdf:resource="http://purls.helmholtz-metadaten.de/asmo/CalculatedProperty"/>
393+
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The relation between a computational sample and the calculated property.</obo:IAO_0000115>
394+
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has calculated property</rdfs:label>
395+
</owl:ObjectProperty>
396+
397+
398+
388399
<!-- http://purls.helmholtz-metadaten.de/asmo/hasComputationalMethod -->
389400

390401
<owl:ObjectProperty rdf:about="http://purls.helmholtz-metadaten.de/asmo/hasComputationalMethod">
@@ -1275,6 +1286,7 @@ prov:wasInfluencedBy should not be used without also using one of its subpropert
12751286
<!-- http://purls.helmholtz-metadaten.de/asmo/KineticEnergy -->
12761287

12771288
<owl:Class rdf:about="http://purls.helmholtz-metadaten.de/asmo/KineticEnergy">
1289+
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/CalculatedProperty"/>
12781290
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/Energy"/>
12791291
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kinetic energy is the energy due to motion.</obo:IAO_0000115>
12801292
<obo:IAO_0000119 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1351/goldbook.K03402</obo:IAO_0000119>
@@ -1502,6 +1514,7 @@ prov:wasInfluencedBy should not be used without also using one of its subpropert
15021514
<!-- http://purls.helmholtz-metadaten.de/asmo/PotentialEnergy -->
15031515

15041516
<owl:Class rdf:about="http://purls.helmholtz-metadaten.de/asmo/PotentialEnergy">
1517+
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/CalculatedProperty"/>
15051518
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/Energy"/>
15061519
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Potential energy is the energy of position or orientation in a field of force.</obo:IAO_0000115>
15071520
<obo:IAO_0000119 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1351/goldbook.P04778</obo:IAO_0000119>
@@ -1596,6 +1609,29 @@ prov:wasInfluencedBy should not be used without also using one of its subpropert
15961609

15971610

15981611

1612+
<!-- http://purls.helmholtz-metadaten.de/asmo/SimulationCellLength -->
1613+
1614+
<owl:Class rdf:about="http://purls.helmholtz-metadaten.de/asmo/SimulationCellLength">
1615+
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/CalculatedProperty"/>
1616+
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/Length"/>
1617+
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The simulation cell length refers to the length (dimension) of the simulation cell or box.</obo:IAO_0000115>
1618+
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Simulation Cell Length</rdfs:label>
1619+
<skos:altLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Box Length</skos:altLabel>
1620+
</owl:Class>
1621+
1622+
1623+
1624+
<!-- http://purls.helmholtz-metadaten.de/asmo/SimulationCellVolume -->
1625+
1626+
<owl:Class rdf:about="http://purls.helmholtz-metadaten.de/asmo/SimulationCellVolume">
1627+
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/CalculatedProperty"/>
1628+
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/Volume"/>
1629+
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The simulation cell volume refers to the volume of the simulation cell or box.</obo:IAO_0000115>
1630+
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Simulation Cell Volume</rdfs:label>
1631+
</owl:Class>
1632+
1633+
1634+
15991635
<!-- http://purls.helmholtz-metadaten.de/asmo/SimulationParameter -->
16001636

16011637
<owl:Class rdf:about="http://purls.helmholtz-metadaten.de/asmo/SimulationParameter">
@@ -1693,6 +1729,7 @@ prov:wasInfluencedBy should not be used without also using one of its subpropert
16931729
<!-- http://purls.helmholtz-metadaten.de/asmo/ThermodynamicFreeEnergy -->
16941730

16951731
<owl:Class rdf:about="http://purls.helmholtz-metadaten.de/asmo/ThermodynamicFreeEnergy">
1732+
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/CalculatedProperty"/>
16961733
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/Energy"/>
16971734
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Thermodynamic free energy is the energy in a physical system that can be converted to do work.</obo:IAO_0000115>
16981735
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Thermodynamic Free Energy</rdfs:label>
@@ -1748,6 +1785,7 @@ prov:wasInfluencedBy should not be used without also using one of its subpropert
17481785
<!-- http://purls.helmholtz-metadaten.de/asmo/TotalEnergy -->
17491786

17501787
<owl:Class rdf:about="http://purls.helmholtz-metadaten.de/asmo/TotalEnergy">
1788+
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/CalculatedProperty"/>
17511789
<rdfs:subClassOf rdf:resource="http://purls.helmholtz-metadaten.de/asmo/Energy"/>
17521790
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">In mechanics, it is the sum of potential energy and kinetic energy.</obo:IAO_0000115>
17531791
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Total Energy</rdfs:label>
@@ -1809,6 +1847,15 @@ prov:wasInfluencedBy should not be used without also using one of its subpropert
18091847

18101848

18111849

1850+
<!-- http://purls.helmholtz-metadaten.de/cmso/ComputationalSample -->
1851+
1852+
<owl:Class rdf:about="http://purls.helmholtz-metadaten.de/cmso/ComputationalSample">
1853+
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A computational sample is a representative system of a material for analysis through computational methods in the context of materials science.</obo:IAO_0000115>
1854+
<rdfs:label>Computational Sample</rdfs:label>
1855+
</owl:Class>
1856+
1857+
1858+
18121859
<!-- http://purls.helmholtz-metadaten.de/cmso/Plane -->
18131860

18141861
<owl:Class rdf:about="http://purls.helmholtz-metadaten.de/cmso/Plane">

0 commit comments

Comments
 (0)