blueprint
blueprint copied to clipboard
Generate first config from UI
We need to help users get started with generating views. This process should happen in UI, rather than config. The basic config then gets automatically generated, and can be further enhanced in config file.
The process is as follows:
- List all classes in the graph, along with some example instances
- User selects a class
- This class gets visualized in "graph explorer" view
- User can select relevant predicates and nodes
- User can select further predicate/node connection
- User can hide intermediate connections, that are not relevant to visualization
- Initial Blueprint visualization is created based on these selections
Source: Feedback Jean-Luc
TODO: -Figma design of this process