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

Improve the manual ingest via GUI or use of a tree data model #1

Open
vikhari opened this issue Mar 16, 2020 · 0 comments
Open

Improve the manual ingest via GUI or use of a tree data model #1

vikhari opened this issue Mar 16, 2020 · 0 comments

Comments

@vikhari
Copy link
Member

vikhari commented Mar 16, 2020

One of the primary paradoxes with manually creating data (this POC) and/or using the Python API (rename pending) via a REST service (this POC is unreleased at this time) was that an end user needed to understand the hierarchical/encapsulation structure of the ontology in order to properly create the CASE data. This problem still existed during the development of this DC3DD/CLI POC. To improve this, a front-end GUI or back-end data model that allowed the user to get feedback would be useful.

Something like this would allow for a user to get instant feedback and not have to worry with weird custom encapsulation syntax (at the time used to get the POC to completion fast):
https://angular-ui-tree.github.io/angular-ui-tree/#/basic-example

Note that this same issue fundamentally exists in the Python API example, except that it gives the user feedback at runtime that a parent concept is missing.

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

1 participant