You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ limitations under the License.
39
39
40
40
**News**:newspaper:
41
41
42
-
-[X] Deploy various new ontology processing functions especially for reasoning and verbalisation; update OAEI utitlities for evaluation. (**v0.8.6**)
42
+
-[X] Deploy various new ontology processing functions especially for reasoning and verbalisation; update OAEI utitlities for evaluation. (**v0.8.7**)
43
43
-[X] Minor modifications of certain methods and set all utility methods to direct import. (**v0.8.5**)
44
44
-[X] Deploy OAEI utilities at `deeponto.align.oaei` for scripts at the sub-repository [OAEI-Bio-ML](https://github.com/KRR-Oxford/OAEI-Bio-ML) as well as bug fixing. (**v0.8.4**)
45
45
-[X] Bug fixing for BERTMap (stuck at reasoning) and ontology alignment evaluation. (**v0.8.3**)
Copy file name to clipboardExpand all lines: docs/changelog.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,8 @@ Security in case of vulnerabilities. -->
9
9
10
10
## Unreleased
11
11
12
-
### Changed
13
-
14
-
-[X] Change the log level of the ELK reasoner to `ERROR``.
15
-
## v0.8.6 (2023 September)
12
+
...
13
+
## v0.8.7 (2023 September)
16
14
17
15
### Added
18
16
@@ -40,10 +38,12 @@ Security in case of vulnerabilities. -->
40
38
41
39
-[X]**Change**`get_owl_objects()` method to be anonymous as it is only used for creating pre-processed entity index at `deeponto.onto.Ontology`.
42
40
-[X]**Change**`get_owl_object_from_iri()` method to `get_owl_object()` at `deeponto.onto.Ontology`.
41
+
-[X] Change the log level of the ELK reasoner to `ERROR``.
43
42
44
43
### Fixed
45
44
46
45
-[X]**Fix** the file path problem of loading ontologies for Windows systems.
46
+
-[X]**Fix** the version of ELK to the latest by manually adding in the dependencies. See download link at <https://github.com/liveontologies/elk-reasoner/wiki/GettingElk>.
0 commit comments