Skip to content

Commit

Permalink
Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ykazakov committed May 24, 2024
1 parent 53f7f27 commit b8ac5ce
Show file tree
Hide file tree
Showing 30 changed files with 38 additions and 30 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To use the ELK OWL API library, include the following maven dependency to your p
<dependency>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-owlapi</artifactId>
<version>${releasedVersion.version}</version>
<version>0.6.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion elk-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion elk-distribution-parent/elk-distribution-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-distribution-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-distribution-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-distribution-parent/elk-distribution-owlapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-distribution-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-distribution-owlapi</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=org.semanticweb.elk
version=0.6.0.SNAPSHOT
download=https://repo1.maven.org/maven2/io/github/liveontologies/elk-distribution-protege/0.6.0-SNAPSHOT/elk-distribution-protege-0.6.0-SNAPSHOT.zip
version=0.6.0
download=https://repo1.maven.org/maven2/io/github/liveontologies/elk-distribution-protege/0.6.0/elk-distribution-protege-0.6.0.zip
name=ELK Reasoner: A Java-based ontology reasoner for the OWL 2 EL profile.
readme=https://raw.githubusercontent.com/liveontologies/elk-reasoner/release/elk-distribution-parent/elk-distribution-protege/p5.version-info.txt
license=https://www.apache.org/licenses/LICENSE-2.0.txt
Expand Down
2 changes: 1 addition & 1 deletion elk-distribution-parent/elk-distribution-protege/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-distribution-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-distribution-protege</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-distribution-parent/elk-distribution-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-distribution-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-distribution-resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-distribution-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-distribution-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-ore-parent/elk-ore-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>elk-ore-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-ore-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-ore-parent/elk-ore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>elk-ore-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-ore</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-ore-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-ore-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-owl-parent/elk-owl-implementation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-owl-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-owl-implementation</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,21 @@ protected O defaultVisit(ElkAxiom axiom) {

/**
* Invoked to visit every logical axiom
*
* @param axiom
* the logical {@link ElkAxiom} to visit
* @return the visitor output
*/
protected O defaultLogicalVisit(ElkAxiom axiom) {
return defaultVisit(axiom);
}

/**
* Invoked to visit every non-logical (annotation) axiom
*
* @param axiom
* the non-logical {@link ElkAxiom} to visit
* @return the visitor output
*/
protected O defaultNonLogicalVisit(ElkAxiom axiom) {
return defaultVisit(axiom);
Expand Down
2 changes: 1 addition & 1 deletion elk-owl-parent/elk-owl-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>elk-owl-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-owl-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-owl-parent/elk-owl-parsing-javacc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>elk-owl-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion elk-owl-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-owl-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-owlapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-owlapi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-proofs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion elk-protege/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-protege</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-reasoner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-reasoner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-collections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>elk-util-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-util-collections</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-util-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-util-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-concurrent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-util-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-util-concurrent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-hashing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-util-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-util-hashing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-util-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-util-io</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>elk-util-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-util-logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/elk-util-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-util-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-util-testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elk-util-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>elk-parent</artifactId>
<groupId>io.github.liveontologies</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
</parent>

<artifactId>elk-util-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.liveontologies</groupId>
<artifactId>elk-parent</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.6.0</version>
<packaging>pom</packaging>

<name>ELK Reasoner</name>
Expand Down

0 comments on commit b8ac5ce

Please sign in to comment.