Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Releases: SANSA-Stack/Archived-SANSA-Inference

SANSA Inference 0.7.1

15 Jan 15:04
Compare
Choose a tag to compare

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

02 Jul 14:03
Compare
Choose a tag to compare

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

10 Dec 15:54
Compare
Choose a tag to compare

Features

  • Spark
    • Rule-based forward chaining on OWL axioms (EXPERIMENTAL) supporting the following profiles
      • RDFS
      • OWL Horst

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

26 Jun 09:56
Compare
Choose a tag to compare

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

14 Dec 12:21
Compare
Choose a tag to compare

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

24 May 07:46
Compare
Choose a tag to compare
SANSA Inference 0.1.1 Pre-release
Pre-release

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

13 Jun 15:01
Compare
Choose a tag to compare
  • 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

09 Dec 11:41
Compare
Choose a tag to compare

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.