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

ERM Diagrams for tables #81

Open
jh-RLI opened this issue Mar 30, 2021 · 1 comment
Open

ERM Diagrams for tables #81

jh-RLI opened this issue Mar 30, 2021 · 1 comment
Assignees
Labels
documentation requirement_specification Pflichtenheft review-process Suggestions to change the review process

Comments

@jh-RLI
Copy link
Contributor

jh-RLI commented Mar 30, 2021

I created a script that automates the process of ERM diagram drawing for all tables present in an oep schema. You can also filter for specific table name slugs. I share the result here @christian-rli.
Currently this is just supported using Linux (tested with Ubuntu 18.04). Will change if ERAlchemy package and Graphviz is fully supported by windows. I recomend to use a virtual machine like VirtualBox (by oracle) for all windows users.

-> erm diagrams schema:scenario
scenario_erm.zip

-> erm diagrams schema:model_draft
ERM-diagrams_model_draft_oemof_b3.zip

@jh-RLI
Copy link
Contributor Author

jh-RLI commented Mar 30, 2021

By the way, we are bending the ERM term a bit for our use case, as these are not really ERMs but pure table object documentation/descriptions.

@jh-RLI jh-RLI added the requirement_specification Pflichtenheft label Apr 20, 2021
@steull steull added the review-process Suggestions to change the review process label Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation requirement_specification Pflichtenheft review-process Suggestions to change the review process
Projects
None yet
Development

No branches or pull requests

3 participants