Overview
The idea behind BioSCOOP is to create a standard of information interchange for Biobanks. Similar ideas are already present, however are not very widespread and their development pace doesn’t seem to be very fast. BioSCOOP is not supposed to be yet another Biobank data format, it aims to provide the data format together with the methods of data interchange. BioSCOOP is created with following principles in mind: It should conform to the modern IT industrial standards. It should not be tightly coupled to any specific programming language or data storage. It should be easy to integrate BioSCOOP capabilities into existing BBMS.
BioSCOOP is divided into three parts: the data format definition, data operations definition, data query format.
- Data format definition
- Data operations definition
Glossary
- BBMS - BioBank Management System.
- JSON - JavaScript Object Notation
- IT - Information Technology
Design
Design are beeing made with Swagger. YAML file can be easly transformed OPEN-API standard with Swagger Editor