-
Notifications
You must be signed in to change notification settings - Fork 10
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
Include MetaData in UML Diagram Generator to track metadata against an entity to allow for grouping of entities? #111
Labels
Comments
Thanks - good idea! Sample code behind:
|
rappen
added a commit
that referenced
this issue
Oct 28, 2024
rappen
added a commit
that referenced
this issue
Oct 28, 2024
rappen
added a commit
that referenced
this issue
Oct 28, 2024
rappen
added a commit
that referenced
this issue
Nov 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
Love your tool!
I'm finding that I'm generating diagrams and then manually sorting them via the plantuml syntax and I'm getting tired of redoing this work.
This is an example
I have just noticed that the plantuml now contains the xml metadata allowing users to reload the plantuml in the tool. I'm hoping it would be a good place to store this metadata as there is no way that I can see to extend dataverse with this information.
Thanks!
The text was updated successfully, but these errors were encountered: