#rdf #graph-database #sparql #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

4 releases

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

#2811 in Database interfaces

Download history 102/week @ 2024-11-01 16/week @ 2024-11-08 3/week @ 2024-11-15 1/week @ 2024-11-22 9/week @ 2024-12-06 1/week @ 2024-12-13

221 downloads per month
Used in 3 crates (2 directly)

Custom license

26KB
597 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.2–5MB
~91K SLoC