Binary package “librust-oxigraph-dev” in ubuntu noble

SPARQL database and RDF toolkit - Rust source code

 Oxigraph is a graph database library
 implementing the SPARQL standard.
 Its goal is to provide a compliant, safe
 and fast on-disk graph database.
 It also provides a set of utility functions
 for reading, writing, and processing RDF files.
 .
 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
    using the Rio library.
  * SPARQL Query Results XML Format,
    SPARQL 1.1 Query Results JSON Format
    and [SPARQL 1.1 Query Results CSV and TSV Formats.
 .
 This package contains the source for the Rust crate oxigraph,
 for use with cargo and dh-cargo.