Utils¶
- fosf.utils.sparql.term_to_query(term, vars=None, prefixes=None, base=None, include_prefixes=True, include_subclassof=False)[source]¶
- fosf.utils.sparql.expand_rdf_graph(graph, semantics=<class 'owlrl.RDFSClosure.RDFS_Semantics'>, taxonomy=None, theory=None)[source]¶
- Parameters:
graph (Graph)
taxonomy (SortTaxonomy | None)
theory (OsfTheory | None)