This repository has been archived by the owner on Oct 8, 2020. It is now read-only.
Releases: SANSA-Stack/Archived-SANSA-OWL
Releases · SANSA-Stack/Archived-SANSA-OWL
SANSA OWL 0.7.1
Features
Add OWL/XML support.
Dependency Changes
Apache Spark 2.4.3 → 2.4.4
Apache Flink 1.8.0 → 1.9.1
OWL API 5.1.5 →5.1.12
SANSA OWL 0.6.0
Dependency changes
- Apache Spark 2.4.3
- Apache Flink 1.8.0
SANSA OWL 0.4.2
Dependency changes
- Apache Spark 2.4.3
- Apache Flink 1.8.0
SANSA OWL 0.4.1
Dependency changes
- Apache Spark 2.4.0
- Apache Flink 1.7.0
SANSA OWL 0.4.0
Dependency changes
- Apache Spark 2.3.1
- Apache Flink 1.5.0
- OWL API 5.1.5
SANSA OWL 0.3.0
Dependency changes
- Scala 2.11.11
- Apache Spark 2.2.1
- Apache Flink 1.3.2
- OWL API 5.1.3
SANSA OWL 0.2.0
Features
- Extended support for reading OWL files in Manchester syntax for Spark and Flink
Bugs fixed
- In the previous version, certain constructs of OWL files in Manchester syntax were not parsed correctly due to shortcomings in the OWLAPI Manchester parser (also forcing us to disable some of the tests), which is now fixed.
Dependency changes
- Spark 2.1.1
- Flink 1.3.0
- OWLAPI 5.1.0
SANSA OWL 0.1.0
Features
- Spark
- Support for reading OWL files in OWL Functional Syntax
- Support for reading OWL files in Manchester Syntax (experimental)
- Support for both RDD and Dataset representations of distributed OWL axioms
- Flink
- Support for reading OWL files in OWL Functional Syntax
- Support for reading OWL files in Manchester Syntax (experimental)