elixir-luxembourg / daisy

Data Information System (DAISY) is a data bookkeeping application designed to help Biomedical Research institutions with their GDPR compliance.
GNU Affero General Public License v3.0
12 stars 10 forks source link

DUO codes are not in standard format #328

Open vildead opened 2 years ago

vildead commented 2 years ago

The suffix [XX] in DUO some of the codes is a placeholder for more detailed machine actionable definition of the restriction. E.g. geographical restriction to Europe can be recorded as GS-[EU]

While this is nice feature, implementing this dynamic behaviour would require some work.

thanks Danielle for great input!

vildead commented 2 years ago

comment from Pinar: i was meaning to create an issue somewhat related to this. What we have in Daisy is Ga4gh consent codes described in some paper. DUO is the Follow up to consent codes and is encoded in owl ( web ontology language) 11:18 İn short we should migrate from consent codes to duo in DAlSY. 11:20 İn the “code” field of the db table we could keep the identifiers of DUO classes. Or whatever would be the best practice. Jacek may comment.

vildead commented 10 months ago

related to #462 MR removes the XX and CC placeholders