Skip to content

louperelo/metadata-model-specification

 
 

Repository files navigation

Metadata schema

QBiC's OpenBIS metadata model schema.

General overview

The metadata entitites in OpenBIS are classified between Samples, Experiments and Data sets. Here is a general overview of the relationship between them. Samples are Highlighted in color, experiments are highlighted in red, and data sets are marked with discontinuous lines. These relationships are modular, and can vary from project to project.

For each sample, experiment, or dataset type, there is a set of metadata properties allowed. The set of sample, experiment, and dataset types with their attached properties defines the metadata schema. The properties can consist of controlled vocabularies, which are also defined as part of the schema.

Schema

Contains json schema extracted from OpenBIS for:

Schema - extracting script

This script extracts the current metadata model as stored in OpenBIS. Usage:

groovy SchemaToJson.groovy credentials.json

metadata-sheets-schema

Schema defining the metadata sheets for partner labs and their relationship to the OpenBIS metadata.

About

QBiC's metadata model specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%