oxigraph

RDF graph CLI tool and SPARQL HTTP server

Description

Oxigraph CLI is a graph database implementing the SPARQL standard. It is packaged as a command-line tool allowing to manipulate RDF files and query them using SPARQL, and also allows to spawn a HTTP server on top of the database.

Oxigraph implements the following specifications:
 * SPARQL 1.1 Query,
   SPARQL 1.1 Update, and
   SPARQL 1.1 Federated Query.
 * Turtle, TriG, N-Triples, N-Quads, and RDF/XML
   RDF serialization formats for both data ingestion and retrieval.
 * SPARQL Query Results XML Format,
   SPARQL 1.1 Query Results JSON Format and
   SPARQL 1.1 Query Results CSV and TSV Formats.
 * SPARQL 1.1 Protocol and
   SPARQL 1.1 Graph Store HTTP Protocol.

SPARQL is an RDF query language - that is, a semantic query language for databases - able to retrieve and manipulate data stored in Resource Description Framework (RDF) format.

Resource Description Framework (RDF) is a standard model for data interchange on the Web.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/oxigraph/oxigraph


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install oxigraph