[package] name = "rdf" version = "0.1.4" authors = ["Anna Scholtz ", "Marc-Antoine Arnaud "] description = """ rdf is a library for the Resource Description Framework (RDF) and SPARQL implemented in Rust. """ license = "MIT" repository = "https://github.com/media-io/rdf-rs" documentation = "https://docs.rs/media-io/rdf" [dependencies]