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

Track DUOS project id #1550

Open
idazucchi opened this issue Mar 8, 2024 · 0 comments
Open

Track DUOS project id #1550

idazucchi opened this issue Mar 8, 2024 · 0 comments
Assignees
Labels
content Any PR that incorporates changes to the schema

Comments

@idazucchi
Copy link
Collaborator

For which schema is a change/update being suggested?

type/project/project.json

What should the change/update be?

I would like to add a new field - DUOS_id to this schema to:

  • have a permanent record of a managed access project's DUOS counterpart
  • allow the import team to link DUOS' access management system to the project snapshot
  • allow data consumers to find and request access to the project on DUOS

This update constitutes a major change to the schema it affects.

What new field(s) need to be changed/added?

  • Field name: DUOS_id
  • Field description: A DUOS study accession.
  • Field type: string
  • Required: yes if data_use_restriction: "GRU" or data_use_restriction: "GRU-NCU"
  • Examples: DUOS-000150, DUOS-000108, DUOS-000114, DUOS-000111
  • CV or enum: no
  • Guidelines: Managed access projects are registered in DUOS to regulate access. If the project is managed access record the corresponding DUOS id here.

Why is the change requested?

This change will make sure we can trace the DUOS id for each managed access project and can easily link back to DUOS to handle access requests

@idazucchi idazucchi added the content Any PR that incorporates changes to the schema label Mar 8, 2024
@idazucchi idazucchi self-assigned this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Any PR that incorporates changes to the schema
Projects
None yet
Development

No branches or pull requests

1 participant