sophia_sparql

Crates.iosophia_sparql
lib.rssophia_sparql
version0.1.0-alpha.0
sourcesrc
created_at2023-11-15 17:02:04.007558
updated_at2023-11-15 17:02:04.007558
descriptionAn über-preliminary implementation of a SPARQL engine for Sophia
homepage
repositoryhttps://github.com/pchampin/sophia_sparql
max_upload_size
id1036583
size70,124
Pierre-Antoine Champin (pchampin)

documentation

README

An über-preliminary implementation of a SPARQL engine for Sophia

To test it, run:

cargo run --example so_sparql "YOUR SPARQL QUERY HERE" some_data.nq

NB: eventually, this repository should be included in https://github.com/pchampin/sophia_rs

Commit count: 1

cargo fmt