Skip to content

Commit 01b0ef3

Browse files
committed
[docker build] add core concept to owl
1 parent d95181d commit 01b0ef3

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

klab.engine/src/main/resources/knowledge/observation.owl

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,6 +1549,14 @@ Importantly, a deliberative agent can access history, although the full meaning
15491549

15501550

15511551

1552+
<!-- http://integratedmodelling.org/ks/observation.owl#Seasonal -->
1553+
1554+
<owl:Class rdf:about="http://integratedmodelling.org/ks/observation.owl#Seasonal">
1555+
<rdfs:subClassOf rdf:resource="http://integratedmodelling.org/ks/observation.owl#TemporalIdentity"/>
1556+
</owl:Class>
1557+
1558+
1559+
15521560
<!-- http://integratedmodelling.org/ks/observation.owl#Space -->
15531561

15541562
<owl:Class rdf:about="http://integratedmodelling.org/ks/observation.owl#Space">
@@ -1813,12 +1821,6 @@ Importantly, a deliberative agent can access history, although the full meaning
18131821

18141822

18151823

1816-
<!-- http://purl.obolibrary.org/obo/BFO_0000001 -->
1817-
1818-
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000001"/>
1819-
1820-
1821-
18221824
<!--
18231825
///////////////////////////////////////////////////////////////////////////////////////
18241826
//
@@ -1939,5 +1941,5 @@ Importantly, a deliberative agent can access history, although the full meaning
19391941

19401942

19411943

1942-
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->
1944+
<!-- Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi -->
19431945

0 commit comments

Comments
 (0)