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
- W3C standards
- Extensions
Corese offers several interfaces
corese-core: Java library to process RDF data and use Corese features via an API.
corese-server: Tool to easily create, configure and manage SPARQL endpoints.
corese-gui: Graphical interface that allows an easy and visual use of Corese features.
corese-python (beta): Python wrapper for accessing and manipulating RDF data with Corese features using py4j.
corese-command (beta): Command Line Interface for Corese that allows users to interact with Corese features from the terminal.
Contributions and discussions about Corese-Core
For support questions, comments, and any ideas for improvements you`d like to discuss, please use our discussion forum. We welcome everyone to contribute to issue reports, suggest new features, and create pull requests.