Crates.io | sophia_sparql |
lib.rs | sophia_sparql |
version | 0.1.0-alpha.0 |
source | src |
created_at | 2023-11-15 17:02:04.007558 |
updated_at | 2023-11-15 17:02:04.007558 |
description | An über-preliminary implementation of a SPARQL engine for Sophia |
homepage | |
repository | https://github.com/pchampin/sophia_sparql |
max_upload_size | |
id | 1036583 |
size | 70,124 |
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