AuScope / ckan-docker

Scripts and images to run CKAN using Docker Compose
0 stars 2 forks source link

Add parent sample as Related Resource for single sample submission #202

Open NTaherifar opened 1 month ago

NTaherifar commented 1 month ago

@kitchenprinzessin3880 If the user has permission to modify the sample after creating it, is it possible for them to remove or edit the parent? I want to know if it is necessary to modify the code to remove or edit the parent from related resources when the parent is deleted or edited.

NTaherifar commented 1 month ago

Regarding adding the DOI of the parent sample as related_resource_url, we currently only have the DOI number, not the full DOI URL.

kitchenprinzessin3880 commented 1 month ago

@kitchenprinzessin3880 If the user has permission to modify the sample after creating it, is it possible for them to remove or edit the parent? I want to know if it is necessary to modify the code to remove or edit the parent from related resources when the parent is deleted or edited. yes, editing should be allowed