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

Biobanks metadata with MIABIS structure #39

Open svituz opened 1 year ago

svituz commented 1 year ago

This PR changes the metadata schema for biobanks in order to be compliant with the MIABIS schema

NB: currently it is missing the PNG with the representation of the schema

svituz commented 1 year ago

I changed the mapping of the concepts of biobanks and collections. I do agree that the previous mapping of the concepts defined by OBIB and MIABIS didn't completely fit.

Now the MIABIS Collection is mapped to obib:biobank and the MIABIS Biobank is mapped to obib:biobank_organization. The two entities are linked by the relations :biobank obib:owns :collection and :collection obib:is_owned_by :biobank. The biobank organization has now a dcat:publisher -> foaf:Organization, similarly to the Patient Registry and to the old version of the biobank model. This new version should be more similar to the old EJP model, with the difference that it uses OBIB concepts and relations. Indeed the old ejp:Biobank is now obib:biobank while the foaf:Organization is now denoted more specifically using the obib:biobank_organization term.

This mapping should also clarify the doubt about collections being records of the biobank: the collection metadata describes the samples while the MIABIS biobank contains only organizational data. For example, the metadata about the diseases treated is registered in the collection, from a MIABIS point of view.

Other minor changes: I removed the FDP specific attributes from the examples and the dcat:isPartOf :catalog

svituz commented 10 months ago

I changed again the mapping. Now it is really similar to the EJP previous model. The main changes have been restricted to: