Skip to content

Releases: RemiFELIN/RDFMining

RDFMiner:1.4

25 Aug 09:12

Choose a tag to compare

RDFMiner v1.4 includes new features like :

  • Probabilistic and standard SHACL Shapes evaluation: using file input or GE
  • Provide parameters to use a specific endpoint and a specific set of prefixes (SPARQL)

This version includes improvements as :

  • A new engine: Corese-server deployed (used for SHACL Shapes evaluation).
  • Optimized evaluation of Subsumption axioms using SPARQL Queries.
  • Fix vulnerabilities (Log4j; ...)

RDFMiner:1.3.2

11 Oct 09:29

Choose a tag to compare

v1.3.2 -> Integration of patches

RDFMiner v1.3 includes new features like :

  • Grammatical Evolution : developed by Thu Huong NGUYEN and adapted by Rémi FELIN.
  • A new database server Virtuoso deployed (used for the grammatical evolution).

This version includes improvements as :

  • A new architecture built with Docker, all the features are available on any server.
  • Parallelization of many processes (evaluation of axioms, generation of cache files, ...).

RDFMiner:1.3

20 Sep 14:13

Choose a tag to compare

RDFMiner:1.3 Pre-release
Pre-release

RDFMiner v1.3 includes new features like :

  • Grammatical Evolution : developed by Thu Huong NGUYEN and adapted by Rémi FELIN.
  • A new database server Virtuoso deployed (used for the grammatical evolution).

This version includes improvements as :

  • A new architecture built with Docker, all the features are available on any server.
  • Parallelization of many processes (evaluation of axioms, generation of cache files, ...).

RDFMiner:1.0

16 Jun 15:00

Choose a tag to compare

The first version of RDFMiner developed in Java by prof. Andrea G. B. Tettamanzi in 2015. The updating and architecture has been realized by Rémi FELIN