Ontogen
v0.1.1
Pages
Modules
Search documentation of Ontogen
Settings
View Source
Ontogen.Bog.Precompiler
(Ontogen v0.1.1)
Summary
Functions
precompile(graph, opts \\ [])
Functions
Link to this function
precompile(graph, opts \\ [])
View Source
@spec
precompile(
RDF.Graph.t
(),
keyword
() ) :: {:ok,
RDF.Graph.t
()} | {:error,
any
()}