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

#422-is-published-property #423

Closed nirmeen closed 1 year ago

nirmeen commented 1 year ago

Refactor 'is_published' field as abstract method and define it based on exposures_list in dataset and project, while other entities retain 'is_published' field with getter and setter methods.