Package: roxigraph 0.1.2

roxigraph: 'RDF' and 'SPARQL' for R using 'Oxigraph'

Provides 'RDF' storage and 'SPARQL' 1.1 query capabilities by wrapping the 'Oxigraph' graph database library <https://github.com/oxigraph/oxigraph>. Supports in-memory and persistent ('RocksDB') storage, multiple 'RDF' serialization formats ('Turtle', 'N-Triples', 'RDF-XML', 'N-Quads', 'TriG'), and full 'SPARQL' 1.1 Query and Update support. Built using the 'extendr' framework for 'Rust'-R bindings.

Authors:Carl Boettiger [aut, cre], Oxigraph Contributors [cph], Authors of the dependency Rust crates [aut]

roxigraph_0.1.2.tar.gz
roxigraph_0.1.2.zip(r-4.7)roxigraph_0.1.2.zip(r-4.6)roxigraph_0.1.2.zip(r-4.5)
roxigraph_0.1.2.tgz(r-4.6-x86_64)roxigraph_0.1.2.tgz(r-4.6-arm64)roxigraph_0.1.2.tgz(r-4.5-x86_64)roxigraph_0.1.2.tgz(r-4.5-arm64)
roxigraph_0.1.2.tar.gz(r-4.7-arm64)roxigraph_0.1.2.tar.gz(r-4.7-x86_64)roxigraph_0.1.2.tar.gz(r-4.6-arm64)roxigraph_0.1.2.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
roxigraph/json (API)
NEWS

# Install 'roxigraph' in R:
install.packages('roxigraph', repos = c('https://cboettig.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cboettig/roxigraph/issues

On CRAN:

Conda:

rustcargo

4.95 score 3 stars 5 scripts 255 downloads 18 exports 0 dependencies

Last updated from:c8d9a3033a. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK706
linux-devel-x86_64OK667
source / vignettesOK1349
linux-release-arm64OK718
linux-release-x86_64OK643
macos-release-arm64OK565
macos-release-x86_64OK1525
macos-oldrel-arm64OK753
macos-oldrel-x86_64OK973
windows-develOK405
windows-releaseOK322
windows-oldrelOK376
wasm-releaseFAIL143

Exports:rdf_addrdf_loadrdf_load_filerdf_removerdf_serializerdf_sizerdf_storerdf_store_dumprdf_store_insertrdf_store_loadrdf_store_newrdf_store_openrdf_store_queryrdf_store_removerdf_store_sizerdf_store_updatesparql_querysparql_update

Dependencies:

Getting Started with roxigraph

Rendered fromroxigraph.Rmdusingknitr::rmarkdownon Jun 03 2026.

Last update: 2026-01-16
Started: 2026-01-16