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

Does DH provide a way of storing attributes of a row/object but never displaying them? #373

Open
turbomam opened this issue Jan 20, 2023 · 3 comments

Comments

@turbomam
Copy link
Contributor

@pkalita-lbl an example case would be associating NMDC minted ids with entries in the Submission Portal, but not showing them

@pkalita-lbl
Copy link
Collaborator

No, or at least not in a particularly clean way. That use case was called out in this proposal: #359 but that hasn't really gotten much traction yet.

@ddooley
Copy link
Collaborator

ddooley commented Feb 10, 2023

DH should have this, but a question is whether this could be coded in the LinkML spec directly? So generically, not specific to DH user interface? This gets back to question of how we should provide a mechanism for generically (i.e. DH or any other app) hiding classes from a user interface menu choice and slots from DH interface columns (from a given schema).

What if we had a class and slot slot called "ui_behaviour" and we start with a basic "hide" value?

@ddooley
Copy link
Collaborator

ddooley commented Feb 10, 2023

Or maybe "ui_behaviour" is placed in a class or slot annotation that DH pays attention to?

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