Open chiarcos opened 2 years ago
Looking again at our data and the operational TEI samples found here and in the Recogito repo, it seems the functionality that isn't supported is word-level markup. So, for paragraph-level markup, it should work. The TEI tests use XPath, so, we're limited by the DomTree, and in the case of word-level markup, this just fails. (Not sure why that fails for selecting single words, maybe preceding or following spaces are required somewhere.)
Problem:
Examples:
Environment:
Other observations:
Request/Question: