RDFtk: IRI

Another implementation of the IRI and URI specifications.

crates.io docs.rs

As with the rest of the RDFtk project the aim of this crate is usability over optimization and so it may perform more clones than necessary and parse more slowly than could be the case.

Changes

Version 0.1.0

TODO

  1. Complete implementations for trait Normalize.
  2. Work on Builder.

RDF