This repository has been archived by the owner on Oct 8, 2020. It is now read-only.
Releases: SANSA-Stack/Archived-SANSA-Inference
Releases · SANSA-Stack/Archived-SANSA-Inference
SANSA Inference 0.7.1
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 Inference 0.6.0
Features
- Spark
- #11 Return graph + inferred axioms for axioms instead of just inferred axioms
- Flink
- #14 Makes Flink layer compliant with Jena datastructures
Bug Fixes
- #10 Running axioms forward chaining generates different result set from triples inference
Dependency Changes
- Apache Spark 2.4.0 →2.4.3
- Apache Flink 1.7.0 → 1.8.0
- Apache Jena 3.9.0 → 3.11.0
SANSA Inference 0.5.0
Features
- Spark
- Rule-based forward chaining on OWL axioms (EXPERIMENTAL) supporting the following profiles
- RDFS
- OWL Horst
- Rule-based forward chaining on OWL axioms (EXPERIMENTAL) supporting the following profiles
Dependency Changes
- Apache Spark 2.4.0
- Apache Flink 1.7.0
- Apache Jena: 3.9.0
- Jena Sparql API: 3.9.0-1
SANSA Inference 0.4.0
Features
Spark
- Alignment with RDF and OWL layer
Flink
- Alignment with RDF and OWL layer
Dependency Changes
- Apache Spark 2.3.1
- Apache Flink 1.5.0
- Apache Jena 3.7.0
- OWL API 5.1.5
SANSA Inference 0.3.0
Features
- Spark
- Forward chaining for OWL EL (Experimental)
- Automatic inference plan detection (Experimental)
Dependency changes
- Scala 2.11.11
- Apache Spark 2.2.1
- Apache Flink 1.3.2
- Apache Jena 3.5.0
SANSA Inference 0.1.1
Features
- Spark
- Support for RDFS/RDFS Simple/OWL-Horst materialization
- Flink
- Support for RDFS/RDFS Simple/OWL-Horst materialization
We provide Jar files which have been build for deployment on a Spark/Flink cluster.
We also ship distributions wrapping a Shell script for command line execution + the necessary libraries.
SANSA Inference 0.2.0
- Several bug fixes
- Spark
- ADDED reasoner to compute the transitive closure for a given set of properties
- ADDED option to distinguish between RDFS Simple and RDFS Full
- IMPROVED performance for RDFS and OWL Horst
- Flink
- ADDED option to distinguish between RDFS Simple and RDFS Full
SANSA Inference 0.1.0
Features
- Spark
- Support for RDFS/RDFS Simple/OWL-Horst materialization
- Flink
- Support for RDFS/RDFS Simple/OWL-Horst materialization
We provide Jar files which have been build for deployment on a Spark/Flink cluster.