Skip to content

Preparing Convention Taxonomy, Generating Flat CSV outputs.

Octavio Martín Duarte requested to merge printing_flattened_schemata into main

Main Changes

Preparing code for taxonomy_term--convention

A new library, array_examples_preparator.js adds functions to rebuild array encoded examples. The new code seems to mostly work fine and allows to recover these examples and highlight errors.

Printing flat conventions into CSV format

This has been added into the store method, so that it will be generated by default, together with the objects and schemata.

Merge request reports