# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "roxigraph" in publications use:' type: software license: MIT title: 'roxigraph: ''RDF'' and ''SPARQL'' for R using ''Oxigraph''' version: 0.1.2 doi: 10.32614/CRAN.package.roxigraph abstract: Provides 'RDF' storage and 'SPARQL' 1.1 query capabilities by wrapping the 'Oxigraph' graph database library . 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: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X - name: Authors of the dependency Rust crates repository: https://cboettig.r-universe.dev repository-code: https://github.com/cboettig/roxigraph commit: c8d9a3033a3ea118f32f31d2566a648e628e0fb0 url: https://github.com/cboettig/roxigraph date-released: '2026-05-04' contact: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X