Difference between revisions of "ELK 0.4.0"
m |
|||
Line 3: | Line 3: | ||
|Number=0.4.0 | |Number=0.4.0 | ||
|LastUpdate=July 20, 2013 | |LastUpdate=July 20, 2013 | ||
− | |File= | + | |File=https://github.com/liveontologies/elk-reasoner/releases |
|CompatibleWith1=Protege-OWL 4.3 | |CompatibleWith1=Protege-OWL 4.3 | ||
|CompatibleWith2=Protege-OWL 4.2 | |CompatibleWith2=Protege-OWL 4.2 | ||
|CompatibleWith3=Protege-OWL 4.1 | |CompatibleWith3=Protege-OWL 4.1 | ||
|DependsOn1=Protege-OWL | |DependsOn1=Protege-OWL | ||
− | |Changelog=See [ | + | |Changelog=See [http://elk.semanticweb.org/maven/0.4.0/elk-distribution/changes-report.html here]}} |
− | }} | ||
<div style="clear: both; "></div> | <div style="clear: both; "></div> | ||
This release features the new incremental reasoning support. | This release features the new incremental reasoning support. | ||
Line 22: | Line 21: | ||
There is also a [http://elk.semanticweb.org/maven/0.4.0/elk-distribution/changes-report.html full list of changes] available online. | There is also a [http://elk.semanticweb.org/maven/0.4.0/elk-distribution/changes-report.html full list of changes] available online. | ||
− | ELK can be run in all operating systems that support Java 1.6 or above, but early releases do not yet support all features of OWL 2 EL. For further details, please see the [ | + | ELK can be run in all operating systems that support Java 1.6 or above, but early releases do not yet support all features of OWL 2 EL. For further details, please see the [https://github.com/liveontologies/elk-reasoner/wiki online documentation]. The [http://groups.google.com/group/elk-reasoner-discussion ELK reasoner discussion group] is available for further discussions. |
Latest revision as of 08:26, January 14, 2016
ELK 0.4.0
This release features the new incremental reasoning support. If performing reasoning tasks after small ontology modifications, ELK 0.4.0 tries to reuse the result of the previous computations as much as possible. This makes reclassification of ontologies in editors like Protege almost instantaneous. Thanks to incremental reasoning, ELK 0.4.0 now also supports answering DL queries with complex class expressions, as well as finding explanations using the explanation workbench
There is also a full list of changes available online.
ELK can be run in all operating systems that support Java 1.6 or above, but early releases do not yet support all features of OWL 2 EL. For further details, please see the online documentation. The ELK reasoner discussion group is available for further discussions.