View Source Ontogen.Bog.Precompiler (Ontogen v0.1.1)

Summary

Functions

Link to this function

precompile(graph, opts \\ [])

View Source
@spec precompile(
  RDF.Graph.t(),
  keyword()
) :: {:ok, RDF.Graph.t()} | {:error, any()}