aind_behavior_subject_database

Download Schema

SubjectDataBase

type

object

properties

  • aind_behavior_services_pkg_version

aind_behavior_services package version

type

string

pattern

^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$

default

0.8.7

  • version

Version

type

string

default

0.1.0

const

0.1.0

  • subjects

Subjects

List of subjects and their task logic targets

type

object

additionalProperties

oneOf

SubjectEntry

type

null

SubjectEntry

type

object

properties

  • task_logic_target

Task Logic Target

Name of the json file containing the task logic

type

string