Skip to content
/ rdfox-sys Public

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

License

Notifications You must be signed in to change notification settings

EKGF/rdfox-sys

Repository files navigation

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.