Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1021 Bytes

File metadata and controls

20 lines (14 loc) · 1021 Bytes

Data structures

In this guide, the various data structures used throughout the B2SHARE instance are explained and configured to your own requirements.

This guide covers:

  • Record data structure definition
  • Community data structure definition
  • Metadata schema structure definition

Prerequisites

Please make sure you have completed the previous submodules and your instance is successfully running.

Data structures

Record data structure

An example record data structure can be found here. Data from an existing published record is accessible through the API on the training B2SHARE instance.

Community data structure

Metadata schema data structure

An example metadata schema can be found here.