ontocast.stategraph.helpers¶
build_document_excerpt(state)
¶
Create a representative excerpt from sampled source units.
Source code in ontocast/stategraph/helpers.py
build_ontology_delta_graph(result)
¶
Build a delta graph from a unit ontology result.
If update operations exist, only inserted triples are aggregated. Otherwise, the current ontology snapshot is used as the delta.