Teester / entityshape

An api to compare a wikidata item with an entityschema
GNU General Public License v3.0
5 stars 3 forks source link

Redetermine schemas on add/remove/edit statement #48

Open Teester opened 2 months ago

Teester commented 2 months ago

At the moment, the script reruns when a statement is changed, added or removed. However, the applicable schemas are not re-determined. This is particularly an issue when starting with a blank item and there are no applicable schemas by default.

This can be got around by reloading the page after changing a statement, but it should happen more seamlessly.