-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Describe the bug
Unable to refresh the display of the classes for the following namespaces:
- "bioschemasdrafts"
- "bioschemastypesdrafts"
In both cases, the schemas files can be viewed via the schema playground viewer:
-
https://raw.githubusercontent.com/BioSchemas/bioschemas-dde/main/bioschemasdrafts.json
-
https://raw.githubusercontent.com/BioSchemas/bioschemas-dde/main/bioschemastypesdrafts.json
Attempting to refresh it on the DDE did not work, nor did an attempt to delete the old one to re-register it. After attempting to delete/re-register "bioschemastypesdrafts", all the classes were lost with no way to restore them:

To Reproduce
- Trigger update from user console in DDE, check if "DefinedTermSet" is in "bioschemasdrafts" list of classes, or if "BioSample" is in "bioschemastypesdrafts" list of classes.
- Confirm that the urls for those namespaces aren't problematic by loading them in the schema viewer
- Delete one of the namespaces to re-register the file
- Fail and fill out a bug report
Expected behavior
Allow update of the classes in the namespace if schema playground viewer finds no issues. If user is allowed to delete, allow the user to re-register
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.



