.. image:: _static/logo/corese-gui-logo.png
:align: center
:width: 230px
:class: homepage-brand-logo
.. raw:: html
Corese-GUI
Corese-GUI is the desktop application of the Corese Semantic Web stack.
It provides a visual workspace to load RDF data, run SPARQL queries, inspect results, validate data with SHACL, and reason with rules.
From the 5.x line, Corese-GUI has been rebuilt with JavaFX and a modular architecture.
The interface is organized around dedicated Data, Query, Validation, Logs, and Settings views.
.. grid:: 2
:gutter: 2
.. grid-item::
.. image:: _static/screenshots/query-select-table-results.png
:alt: SPARQL SELECT results displayed in the table view
:width: 100%
.. grid-item::
.. image:: _static/screenshots/query-construct-graph-zoomed.png
:alt: Graph exploration after a SPARQL CONSTRUCT query
:width: 100%
.. grid-item::
.. image:: _static/screenshots/validation-shacl-results.png
:alt: SHACL validation results view
:width: 100%
.. grid-item::
.. image:: _static/screenshots/data-reasoning-custom-rules.png
:alt: Reasoning workflow with custom rules
:width: 100%
.. raw:: html
Corese ecosystem
* `corese-core `_: Java library for RDF processing and reasoning.
* `corese-command `_: command line interface for Corese features.
* `corese-server `_: SPARQL endpoint server and management utilities.
* `corese-python (beta) `_: Python integration around Corese APIs.
.. raw:: html
Contributions and discussions
.. _discussion forum: https://github.com/orgs/corese-stack/discussions
.. _issue reports: https://github.com/corese-stack/corese-gui/issues
.. _pull requests: https://github.com/corese-stack/corese-gui/pulls
For questions or feedback, use the `discussion forum`_.
To report bugs or propose changes, open `issue reports`_ and `pull requests`_.
.. raw:: html
Home Page
===================================
.. raw:: html
.. toctree::
:hidden:
Downloads