Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

vocab extraction seems to have hickups #12

Open
lzehl opened this issue Mar 8, 2021 · 1 comment
Open

vocab extraction seems to have hickups #12

lzehl opened this issue Mar 8, 2021 · 1 comment

Comments

@lzehl
Copy link
Collaborator

lzehl commented Mar 8, 2021

Going through the vocab (properties.json) I realized some weird things in the vocab extraction:

  • one time a property was shown as "deprecated": true but it should have been false
  • one time a property had "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.

@UlrikeS91
Copy link
Collaborator

UlrikeS91 commented Mar 11, 2021

Also:

  1. We realized that "embeddedTypes" are missing in the property dictonary.
  2. 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants