Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekgf/rdf-store-rs
WIP: Some simple items to be used by other WIP-repos like ekgf/rdfox-rs
https://github.com/ekgf/rdf-store-rs
ekg graph-database kg knowledge-graph rdf rdfox rust-lang semantic-web
Last synced: about 2 months ago
JSON representation
WIP: Some simple items to be used by other WIP-repos like ekgf/rdfox-rs
- Host: GitHub
- URL: https://github.com/ekgf/rdf-store-rs
- Owner: EKGF
- License: mit
- Created: 2023-01-22T12:10:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T11:38:53.000Z (12 months ago)
- Last Synced: 2024-04-30T03:21:42.300Z (9 months ago)
- Topics: ekg, graph-database, kg, knowledge-graph, rdf, rdfox, rust-lang, semantic-web
- Language: Rust
- Homepage: https://ekgf.github.io/rdf-store-rs/
- Size: 1.13 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# rdf-store-rs
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`](https://github.com/EKGF/rdfox-rs)
and turn a lot of its structs into traits that can also be used for any other triple-store.