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 CDE display in Dug #22

Open
gaurav opened this issue Sep 13, 2023 · 0 comments
Open

Improve CDE display in Dug #22

gaurav opened this issue Sep 13, 2023 · 0 comments

Comments

@gaurav
Copy link
Member

gaurav commented Sep 13, 2023

@YaphetKG recommended two changes:

  1. Instead of having file downloads be separate nodes, add them to the CRF publication directly as attributes. There should be general attributes by file type (e.g. msword, msexcel, pdf, etc.) and then these should be subsetted by language (e.g. msword-en, msword-es, etc.). There should be a catch-all files (and files-en, files-es, etc.). Attributes can be arrays, so that can be used to write a list of attributes if that is needed.
  2. Add a CDE count so we know how many CDEs are present in each CRF. We could add a cde-count attribute, but it'd be quicker and hackier to add it to the end of the summary (e.g. Contains 12 CDEs.)

He also suggested proposing biolink:Measure (or questionnaire, instrument, CRF, etc.) as a list of biolink:CommonDataElements.

gaurav added a commit that referenced this issue Sep 14, 2023
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