pub const RELATIVE_IRIS: &[(&str, &str)];
Expand description

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.