comphist / cora

A web-based, token-level annotation tool for non-standard language data
http://www.linguistics.rub.de/comphist/resources/cora/
MIT License
10 stars 6 forks source link

Add validation to XML import #85

Open mbollmann opened 7 years ago

mbollmann commented 7 years ago

Originally reported by: Marcel Bollmann (Bitbucket: mbollmann, GitHub: mbollmann)


We now have a RelaxNG schema and a Python script for validation of CorA XML files. The import of XML files into CorA should probably make use of this to validate files before attempting an import.