_images/corese-core_doc_light.svg _images/corese-core_doc_dark.svg

Corese is a software platform that implements and extends the standards of the Semantic Web. It enables users to create, manipulate, parse, serialize, query, reason about, and validate RDF data.

Corese-Core is a Java library that provides the core functionalities of Corese. It allows developers to build applications that process RDF data and programmatically leverage Corese’s features via its API.

Corese implements W3C standards and extensions

Corese offers several interfaces

  • corese-core: Java library to process RDF data and use Corese features via an API.

  • corese-command: Command Line Interface for Corese that allows users to interact with Corese features from the terminal.

  • corese-gui: Graphical interface that allows an easy and visual use of Corese features.

  • corese-server: Tool to create, configure and manage SPARQL endpoints.

  • corese-python (beta): Python wrapper for accessing and manipulating RDF data with Corese features using py4j.

Contributions and discussions about Corese-Core

For any questions, comments, or improvement ideas, please use our discussion forum. We welcome everyone to contribute via issue reports, suggest new features, and create pull requests.

Home Page#