Releases: RemiFELIN/RDFMining
Releases · RemiFELIN/RDFMining
RDFMiner:1.4
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
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
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
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