Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Well-known vocabularies are not completely deleted from visual model #832

Open
RadStr opened this issue Dec 18, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working cme Conceptual model editor

Comments

@RadStr
Copy link
Collaborator

RadStr commented Dec 18, 2024

  • When user deletes some well-known vocabulary and then readds it back, the old data about visibility is still present.
  • Doesn't seem like that big of a deal, but it is probably something to be aware of.

This issue occurs for both packages stored in manager and those not stored

When user isn's working in package

When user is working in package

That is user opened visual model from the package manager.

Since the GIF for this case is quite long (around 50 seconds), I will only include the steps in text form

  1. Create package in package manager
  2. Add visual model
  3. Open Visual model
  4. Add some well-known vocabulary and add some classes from it to canvas
  5. Save package
  6. (Optionally go back to manager and reopen the visual model)
  7. Remove the well-known vocabulary from CME
  8. Save the package
  9. (Optionally you can go back to manager and open the visual model again to verify that the semantic model was actually removed and the problem isn't because there is something stored in browser memory)
  10. (Reopen the visual model)
  11. Readd the well-known vocabulary and see that the previously added classes are all still there
@RadStr RadStr added bug Something isn't working cme Conceptual model editor labels Dec 18, 2024
@RadStr
Copy link
Collaborator Author

RadStr commented Dec 18, 2024

Maybe related to #637 or rather #636 (that one talks about workspace export though), but since the visual model changed quite a lot, I thought that these are no longer a problem

@RadStr RadStr changed the title Well-known libraries are not completely deleted from visual model Well-known vocabularies are not completely deleted from visual model Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cme Conceptual model editor
Projects
None yet
Development

No branches or pull requests

2 participants