-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this valid FoLiA? #104
Comments
The main problem is, that libfolia (and supposedly also FoLiApy) doesn't have a provision for handling text with the same textclass from different sets. (as far as I know, the text-checking code NEVER takes sets into account) I have no objection to require all text in a document to stem from one set only, but I assume that a better solution would be to amend the code, and take the set names seriously. |
So we have some serious questions here:
But this has great ramifications for the current code, which really has NO support for more then one text-annotation. |
This is a limitation discussed in proycon/folia#104
For now, libfolia has some code added to prevent these problems. Only one text_annotation may be declared. |
Is this FoLiA valid?
Both folialint and foliavalidator reject it (on different grounds)
folialint says:
folivalidator:
When I replace the class for the 'bset' by
"b"
in all the 3 cases, there is no problemThe text was updated successfully, but these errors were encountered: