rdfox-sys

Crates.iordfox-sys
lib.rsrdfox-sys
version0.0.6
created_at2024-02-01 14:59:44.997197+00
updated_at2024-11-06 03:41:30.520685+00
descriptionLow level bindings to the C api for RDFox, see rdfox-rs for the higher level Rust interface
homepage
repositoryhttps://github.com/EKGF/rdfox-sys
max_upload_size
id1123232
size68,261
Jacobus Geluk (jgeluk)

documentation

https://docs.rs/crate/rdfox-sys/

README

rdfox-sys

: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.

Commit count: 12

cargo fmt