Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
100 stars 9 forks source link

Provide False, Uncertain, and Ungrounded Statements in Ontology #437

Open Gauntlet173 opened 1 year ago

Gauntlet173 commented 1 year ago

Right now the ontology endpoint does not provide information about which "known false" statements have been made in the code or the test, about which assumptions have been made in the code or the test, or about ungrounded statements. The new fact interface is capable of displaying and entering all of these, so it seems like it should be possible to collect them from the server.