Graphical User Interface for the Semantic Web of Linked Data
Warning
This repository hosts the legacy Corese-GUI Swing 4.x line and is archived.
New releases (5.0.0+) are published in corese-stack/corese-gui.
Install the new application from:
- Docs (latest line): https://corese-stack.github.io/corese-gui/
- Latest release: https://github.com/corese-stack/corese-gui/releases/latest
- Load and save RDF data in various formats (Turtle, RDF/XML, JSON-LD, etc.)
- Execute SPARQL queries
- Visualize RDF graphs
- Validate RDF data with SHACL
- Apply reasoning and inference
- Extend functionality with STTL SPARQL, SPARQL Rule, and LDScript
- Intuitive user interface for manipulating RDF data
Install Corese-GUI using your preferred platform:
For the new Corese-GUI 5.x+ line, use:
- Docs (latest line): https://corese-stack.github.io/corese-gui/
- Latest release: https://github.com/corese-stack/corese-gui/releases/latest
The scripts below are kept for legacy 4.x maintenance and migration assistance.
The installers below can still install legacy 4.x versions. If you select
5.0.0or later, they will uninstall the legacy installation and redirect you to the new repository installer flow.
curl -fsSL https://raw.githubusercontent.com/corese-stack/corese-gui-swing/main/packaging/scripts/install-linux.sh -o /tmp/corese.sh && bash /tmp/corese.shcurl -fsSL https://raw.githubusercontent.com/corese-stack/corese-gui-swing/main/packaging/scripts/install-macos.sh -o /tmp/corese.sh && bash /tmp/corese.shiwr -useb https://raw.githubusercontent.com/corese-stack/corese-gui-swing/main/packaging/scripts/install-windows.ps1 | iexYou can also use Corese-GUI as a standalone .jar file or add it to a Java project via Maven.
Requires Java 21 or higher.
Run manually with:
java -jar corese-gui-standalone.jarWe welcome contributions! Here’s how to get involved:
- Corese-GUI Swing Legacy Docs
- Corese-GUI 5.x Docs
- Corese-GUI 5.x Repository
- Mailing List: corese-users@inria.fr
- Subscribe: Send an email to corese-users-request@inria.fr with the subject:
subscribe