| Crates.io | rdfox-sys |
| lib.rs | rdfox-sys |
| version | 0.0.6 |
| created_at | 2024-02-01 14:59:44.997197+00 |
| updated_at | 2024-11-06 03:41:30.520685+00 |
| description | Low level bindings to the C api for RDFox, see rdfox-rs for the higher level Rust interface |
| homepage | |
| repository | https://github.com/EKGF/rdfox-sys |
| max_upload_size | |
| id | 1123232 |
| size | 68,261 |
:warning: This crate is not ready for production yet.
:warning: 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.