Greg Hanson

Results 14 issues of Greg Hanson

minor change, but could `serde::Serialize` be included with all PokeAPI structs? I'd like to be able to export the data I retrieve from the library to other tooling/libraries

POC of adding rdf2hdt functionality to hdt_rs crate

### What new feature do you want? To my understanding, calls to `hdt::Hdt::new()` read the entire HDT file into memory (header, dictionary, triples) and all operations performed on the HDT...

enhancement
optimize
ram

Follow-up PR based on discussion from https://github.com/oxigraph/oxigraph/pull/1087 Utilizes the stand-alone SPARQL evaluator for the HDT SPARQL implementation