rdftk_iri 0.1.0

Another implementation of the IRI/URI specifications
Documentation

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

  • First release.

TODO

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

RDF