RDF.Graph.set_base_iri
You're seeing just the function
set_base_iri
, go back to RDF.Graph module for more information.
Specs
Sets the base IRI of the given graph
.
The base_iri
can be given as anything accepted by RDF.IRI.coerce_base/1
.