Crates.io | rdf-store-rs |
lib.rs | rdf-store-rs |
version | 0.0.10 |
source | src |
created_at | 2023-05-03 12:54:29.096717 |
updated_at | 2024-01-26 11:39:07.237269 |
description | Various RDF-store related generic structs and traits |
homepage | |
repository | https://github.com/EKGF/rdf-store-rs |
max_upload_size | |
id | 855389 |
size | 100,583 |
Work in Progress.
Some basic components to deal with RDF graph databases.
NOTE: The idea is to move a lot of stuff out of ekgf/rdfox-rs
and turn a lot of its structs into traits that can also be used for any other triple-store.