I've been trying to create a demo app for the aggregated ELTeC Level1 material and noticed several issues in this process. Most important seems to be language codes. I would strongly suggest using consistent ISO codes. Atm repositories use 3-letter codes but in language/@ident 2-letter codes are often used instead. Some are also erroneous (e.g. uk instead of ua for Ukrainian).
Furthermore using hierarchical language codes, e.g. de-ch for Swiss German would make filtering results much easier in the future, because the hierarchy is already reflected in the code. Otherwise a clear taxonomy of language hierarchies is a must.
I've been trying to create a demo app for the aggregated ELTeC Level1 material and noticed several issues in this process. Most important seems to be language codes. I would strongly suggest using consistent ISO codes. Atm repositories use 3-letter codes but in
language/@ident2-letter codes are often used instead. Some are also erroneous (e.g.ukinstead ofuafor Ukrainian).Furthermore using hierarchical language codes, e.g.
de-chfor Swiss German would make filtering results much easier in the future, because the hierarchy is already reflected in the code. Otherwise a clear taxonomy of language hierarchies is a must.