rdf 0.1.4

rdf is a library for the Resource Description Framework (RDF) and SPARQL implemented in Rust.
Documentation
[package]
name = "rdf"
version = "0.1.4"
authors = ["Anna Scholtz <anna@scholtzan.net>", "Marc-Antoine Arnaud <arnaud.marcantoine@gmail.com>"]
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]