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 has been archived by the owner on Nov 13, 2023. It is now read-only.
We realized that "embeddedTypes" are missing in the property dictonary.
Update of "linkedTypes" following changes to the schemas seems to be not tracked correctly (e.g. "hash" for schemas "fileBundle"/"fileInstance"/"fileRepository": changed from "_linkedTypes" to "_embeddedTypes" but still listed as "linkedTypes" in properties; EDIT: This has been fixed suddenly somehow...)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Going through the vocab (properties.json) I realized some weird things in the vocab extraction:
"deprecated": true
but it should have been false"deprecated": "description of the property"
+"description": null
I 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.
The text was updated successfully, but these errors were encountered: