ejp-rd-vp / resource-metadata-schema

Metadata model and schemas for the EJP virtual platform
https://ejp-rd-vp.github.io/resource-metadata-schema/
Creative Commons Zero v1.0 Universal
14 stars 10 forks source link

Change the Biobank model to be compliant with MIABIS #60

Open svituz opened 10 months ago

svituz commented 10 months ago

MIABIS aims to standardize data elements used to describe biobanks, research on samples, and associated data. It defines, general attributes to describe biobanks and sample collections at an aggregated/metadata level. The model of EJPRD can represent the biobank Resource to be compliant with the MIABIS concepts and attributes. The current EJPRD model uses a customized term from the EJPRD vocabulary for a Biobank Resource (ejprd:Biobank). To be compliant with MIABIS I propose to adopt obib ontology to denote the concepts.

The list of changes I propose to make the model compliant with MIABIS, is the following:

The changes can be seen in the PR https://github.com/ejp-rd-vp/resource-metadata-schema/pull/39