TermDeobjectifier
A Deobjectifier of Terms: rebuilds a Term from a plain object tree following the same shape produced by TermObjectifier (see its documentation for the mapping scheme). Used e.g. by a TermDeserializer after parsing a JSON/YAML/XML document into such a plain tree.
See also
for the inverse conversion and the exact object shape recognized here.