Skip to main content

end

Function end 

Source
pub fn end()
Expand description

Parse schedule barrier marking the end of all derivation.

Every system that produces data (triples, prefixes, ontologies, store, type hierarchy, …) runs before this barrier; every system that merely consumes the fully-derived state to publish diagnostics (syntax errors, prefix diagnostics, SHACL validation) runs .after(end).