RAIRLab / Peirce-My-Heart

A graphical web application for interactive theorem proving in Charles Peirce's alpha existential graph system.
https://rairlab.github.io/Peirce-My-Heart/
MIT License
10 stars 0 forks source link

Add JSON Schema validation for AEG and Proof JSON #323

Open James-Oswald opened 9 months ago

James-Oswald commented 9 months ago

JSON schema will allow us to ensure users only upload valid proof files and let them know what is wrong with their proof file if they upload an invalid one. If the compression issue #268 is done before this, compare to the schema only after uncompressing the content.