Corese-library
Java library to process RDF data and use Corese features via an API.
- Download from Maven Central.
Corese-server
Tool to easily create, configure and manage SPARQL endpoints.
- Dowload from Docker-Hub.
- Download Corese-Server jar file.
Corese-GUI
Graphical interface that allows an easy and visual use of Corese features.
- Download Corese-GUI jar file.
Corese-command (beta)
Command Line Interface for Corese that allows users to interact with Corese features from the terminal.
- Download Corese-command jar file.
- Alternatively, use the installation script for Linux and MacOS systems.
curl -sSL https://files.inria.fr/corese/distrib/script/install-corese-command.sh | bash
To uninstall:
curl -sSL https://files.inria.fr/corese/distrib/script/uninstall-corese-command.sh | bash
If you’re using zsh, replace
bash
withzsh
.
Corese-python (beta)
A version of Corese adapted to be used from a python script.
- Download Corese-library-python jar file.
Compilation from source
git clone "https://github.com/Wimmics/corese.git"
cd corese
mvn clean install -DskipTests
General informations
- Source code
- Corese server demo
- Changelog
- CeCILL-C Licence
- Mailing list: corese-users at inria.fr
- Subscribe to mailing list: corese-users-request at inria.fr subject: subscribe