/sophia_sparql

preliminary SPARQL implementation for Sophia

Primary LanguageRustOtherNOASSERTION

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

To test it, run:
```bash
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