You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: