schema pivot

typeside t
schema s : t
instance i : s
----------------------------------
schema (pivot i) : t
	
Converts an instance into a schema. The schema will be a finite directed graph isomorphic to the term / initial model of the input instance. Operationally, it is like converting to 'triple' or 'key value' form.

Appears in:

Demo
Petri

Options:

allow_java_eqs_unsafe
always_reload
num_threads
require_consistency
talg_reduction
timeout