extract
fun extract(contextId: String, request: ExtractRequest): <Error class: unknown class><ExtractResponse>
Extract propositions from a single text chunk.
Runs the extraction pipeline on the supplied text, persists the resulting propositions, and returns them together with entity resolution and revision summaries. The propositions that come back are the ones the store now holds, so every id in the response can be fetched again by id.