CSCfi / CSCfi/rems

Fine-grained entitlements

Open
#775 2 comments 0 reactions 0 assignees View on GitHub
Investigate
Dominant language
Clojure
Stars
66
Forks
28
Avg merge
7d 4h
Merged PRs (30d)
2

Description

REMS needed to allow Applicant to apply for permissions to resources that are more fine-grained than the current atomic "resource" (such as, dataset). For instance, applicants want to get access to attributes BMI, sex, age and genotype for those samples where the patient has diagnosis on diabetes and has consented their samples for non-profit research (SELECT bmi, sex, birth-year, genotype FROM dabase WHERE diagnosis=diabetes AND consent=non-profit-research). This needed then to be expressed in the entitlement that REMS produces.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.