annatto 0.50.1

Converts linguistic data formats based on the graphANNIS data model as intermediate representation and can apply consistency tests.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[load]
database = "v4"
corpus = "root"

[[export]]
format = "graphml"
path = "$ANNATTO_TEST_WORKFLOW_LOAD_SAVE_EXPORTTARGET"

[export.config]
stable_order = true

[save]
target = "$ANNATTO_TEST_WORKFLOW_LOAD_SAVE_SAVETARGET"
optimize = []