rdfox-sys 0.0.1

Low level bindings to the C api for RDFox, see rdfox-rs for the higher level Rust interface
1
2
3
4
5
6
7
8
# rdfox-sys

RDFox is a product of [Oxford Semantic Technologies RDFox](https://www.oxfordsemantic.tech/product).

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.