The tei module mechanisms are a little bit confusing at this stage...
- Use more generic functions that can apply to very different tei usages (use for example the Cahier weboai group's best practices on teiHeaders ?)
- At the time we have different types of functions : functions returning map of maps (meta, content), functions returning single maps (content), functions returning nodes : make it clearer how this all works together and maybe use functions naming rules to know what does what
- Make decision about map keys' names and how to use them ('content', 'tei', Dublin Core keys or not, etc.)
The tei module mechanisms are a little bit confusing at this stage...