Supplementary data to the article "Towards European Biobank Integration by Community Review and Implementation of the Minimum Information About Biobank data Sharing (MIABIS)"
This repository contains the XML schema for MIABIS 2.0.
This repository contains a Maven project that can generate classes for the XML schema of MIABIS.
- If you need the schema for validating MIABIS XML output you can download the schema In due time the schema will also be published on the BBMRI ERIC website.
- If you need ready to use Java classes you can include the MIABIS classes by including the following artifact in your Maven project.
#!xml
<dependency>
<groupId>eu.bbmri-eric.miabis</groupId>
<artifactId>MIABIS</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
Contributions to the MIABIS standard can be proposed through the MIABIS working group, read the article for more information.
XML experts are welcome to contribute to the development of the schema definition. All changes should be backwards compatible within MIABIS 2.0.
Please contact us through the MIABIS working group.