_images/corese-command_doc_light.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-Command is a command-line interface (CLI) for the Corese Semantic Web platform. It provides an easy way to interact with Corese features directly from the terminal. It enables users to convert RDF formats, execute SPARQL queries, interogate SPARQL endpoints, validate RDF datasets using SHACL and canonicalize RDF files.

Screenshot of corese convert
Screenshot of corese query
Screenshot of corese validate
Screenshot of help

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-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-command: Command Line Interface for Corese that allows users to interact with Corese features from the terminal.

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

Contributions and discussions about Corese-Command

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.

Home Page#