Skip to content

Use-case: AIND schema #60

@yarikoptic

Description

@yarikoptic

Distilled in discussion with @dyf. They

  • defined clear schema for various aspects of the experiment in pydantic models: https://github.com/AllenNeuralDynamics/aind-data-schema which is used across all experiments done at https://github.com/AllenNeuralDynamics/
  • data is first grouped not at a level of a study, but at a level of the recording session
    • in case of multimodal sessions separation is done also at that level across datatypes (or modalities)
  • it is done so to facilitate QA/data analytics -- makes it easier to share, not to wait for entire dataset to be collected, etc and potentially include in different studies which might be interested in different subportions of the dataset
  • heavily relies and benefits on hierarchical metadata structure within .json files

The ideas we touched upon:

TODOs:

  • get/include pointers to examples of the specific data/metadata (@dyf)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions