#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

#2739 in Database interfaces

Download history 10/week @ 2024-07-24 5/week @ 2024-07-31 1/week @ 2024-08-07 2/week @ 2024-08-21 5/week @ 2024-08-28 2/week @ 2024-09-11 13/week @ 2024-09-18 12/week @ 2024-09-25 3/week @ 2024-10-02 118/week @ 2024-11-06

118 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
~90K SLoC