Link Search Menu Expand Document

Dataset model

Table of contents

  1. Introduction
  2. Dataset fields
  3. Types of consumable
  4. Submission process
  5. Permissions
  6. Dataset API access

Introduction

Consumables are items used in scientific experiments that have a limited lifespan or are intended for single use. These materials and products are essential for maintaining experimental integrity, accuracy, and reproducibility. In BrainSTEM, consumables are shared across users to promote standardization and ease of use.

Dataset fields

FieldDescription
NameName of the consumable (required)
TypeType of consumable (required)
SupplierSupplier of the consumable (required)
DescriptionA description of the consumable
Type specific fieldsCustom fields based on consumable type (required)

Types of consumable

  • Optic fiber designs
  • Silicon probe designs
  • Virus constructs
  • Wire electrodes

For detailed information about the specific fields for each type of consumable, please refer to the Consumable types page.

Submission process

Anyone can submit consumables or submit changes to existing ones, but all submissions must be approved before they are available for usage. Please see existing entries for examples as to what to submit.

Permissions

Once a entry has been approved it becomes available to everyone.

Visit the [permissions page] to learn more.

Dataset API access

The API allows for programmable access to Data storage, enabling you to read, edit, and delete data storage through the API. Learn more about the datasets’ fields and data structure on the Dataset API page.