Link Search Menu Expand Document

Dataset model

Table of contents

  1. Introduction
  2. Dataset fields
  3. Types of environment type
  4. Permissions
  5. Dataset API access

Introduction

Behavioral paradigms describe the paradigm a subject performs in details. The paradigm belongs to a type of environment.

Dataset fields

FieldDescription
NameName of the behavioral paradigm (required)
Environment typeType of environment in which the behavioral paradigm is performed (required)
Authenticated groupsGroups that have change permissions for this behavioral paradigm (required)
DescriptionText description of the behavioral paradigm
Sensory stimulus typeType of sensory stimulus presented to the subject during the behavioral paradigm
Public accessDetermines if the behavioral paradigm is publicly available or accessible only through the private portal

Types of environment type

  • Barnes maze
  • Circular track
  • Elevated plus maze
  • Elevated zero maze
  • Figure eight maze
  • Forced swim test
  • Head-fixed disc
  • Homecage
  • Linear Track
  • Morris water maze
  • Open field environment
  • Radial arm maze
  • Running wheel
  • Sleepbox
  • Square cage
  • Theta maze
  • T-maze
  • Y-maze
  • Other

Permissions

Behavioral paradigms define the overall permissions level for installations. You manage permissions through the management tab, where you can assign individual users and groups access levels to a Behavioral paradigm. Behavioral paradigm have four permission levels: membership (read access), change permissions, managers, and owners.

Visit the [permissions page] to learn more.

Dataset API access

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