pub fn geo_function_iri(local: &str) -> Option<&'static str>Expand description
Canonical IRI for a geof:<local> function name, if recognised. Lets the
parser expand a geof: call to the standard IRI even when the query did not
declare the prefix.