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

Export Schema Tree and Tree Diagrams in editable UML format such as Plant UML #4145

Open
dubgeis opened this issue Sep 11, 2024 · 0 comments
Assignees

Comments

@dubgeis
Copy link
Collaborator

dubgeis commented Sep 11, 2024

Problem description

Currently the schema tree is not an interactive file. Schema tree class diagrams would be helpful to be editable in code format. This should be a short experiment to determine is possible to add a small library to make the file exportable. This likely would be next phase or post top down attributes.

Requirements

Enable code based input outputs such as plant UML, it may be possible to adjust tree's or add properties via code updates in a plantUML which is machine readable in AI driven tools.

If this is possible layering in properties, statistics, and definitions via machine readable patterns at a class level may be searchable via tools like chatGPT to look for statistically derived data patterns for quality.

Definition of done

Exportable Plant UML code that is chatGPT or other common LLM/AI compatible.

Acceptance criteria

Exportable file or exposing code that is used to generate tree image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants