Can anyone recommend a small #RDF library for #Rust? I'd like something where at minimum I can de/serialise Turtle (or TriG), and do searches for triples (e.g. "find me all the triples in this graph with predicate P and object O"). Helper functions for turning the latter feature into graph-walking would be a bonus.
(edit: adding #RustLang tag)
