#rdf #sparql #graph-database #datalog #higher-level #api-bindings

sys rdfox-sys

Low level bindings to the C api for RDFox, see rdfox-rs for the higher level Rust interface

3 releases

0.0.3 Feb 19, 2024
0.0.2 Feb 6, 2024
0.0.1 Feb 1, 2024

#2440 in Database interfaces


Used in 3 crates (2 directly)

Custom license

27KB
618 lines

rdfox-sys

⚠️ This crate is not ready for production yet.

⚠️ This crate, in combination with the ekg-sparql crate, replaces the rdfox-rs crate, which is now deprecated.

RDFox is a product of Oxford Semantic Technologies RDFox.

RDFox is a high-performance, scalable and lightweight knowledge graph and semantic reasoning engine. It supports the storage, querying and reasoning over large-scale ontologies represented in RDF triples.

This crate provides the bindgen interface to the C API of RDFox.

Dependencies

~0.4–5.5MB
~95K SLoC