Skip to content

0.9.12

Compare
Choose a tag to compare
@andrawaag andrawaag released this 08 Sep 09:38
· 79 commits to main since this release

In this release, a new function is added to check an EntitySchema directly from WDItemEngine. Until now validating ShEx was done with WDFunctionEngine.check_shex_conformance, but here the wikidata item needed to be fetched twice first as an item to validate and then as an item to update. By moving the function to be part of the WDItemEngine, the function uses the wikidata item fetched for update.