Software platform for the Semantic Web of Linked Data
Corese is a software platform implementing and extending the standards of the Semantic Web. It allows to create, manipulate, parse, serialize, query, reason and validate RDF data.
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.