[][src]Constant sophia_term::iri::test::RELATIVE_IRIS

pub const RELATIVE_IRIS: &'static [(&'static str, &'static str)];

An array of relative IRI references and their absolute counterpart.

The base IRI used for resolution is http://a/b/c/d;p?q. Most examples are drawn from https://tools.ietf.org/html/rfc3986#section-5.4.1 and https://tools.ietf.org/html/rfc3986#section-5.4.2.