You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
Going through the vocab (properties.json) I realized some weird things in the vocab extraction:
"deprecated": truebut it should have been false"deprecated": "description of the property"+"description": nullI will have a look at the script and see if I can find where such errors may occur from.
If I find something I'll provide more details.