MathHubInfo / mhd

The implementation of MathDataHub powered by Django + React.
https://data.mathhub.info
GNU General Public License v3.0
1 stars 1 forks source link

Show Query Set Completeness #83

Open tkw1536 opened 2 years ago

tkw1536 commented 2 years ago

suggested by @katjabercic:

MDH knows the semantics of any dataset in the system. One particular information we could keep track of on top of that is if the dataset is mathematically exhaustive, i.e. if all mathematical objects of a particular class are contained in it. We could then extend this to queries, and let users know if the results for a particular query are also complete.