Class: ExperimentalInfo
"An overview description of the experiment, the data was recorded from."
URI: in2pb_dataset:ExperimentalInfo
classDiagram
class ExperimentalInfo
ExperimentalInfo : animalModel
ExperimentalInfo : recordingRegion
ExperimentalInfo : recordingStates
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
animalModel | 0..* String |
Animal model used in the experiment | direct |
recordingRegion | 0..* String |
Region of the brain recorded from | direct |
recordingStates | 0..* String |
States of the animal during the recording | direct |
Usages
used by | used in | type | used |
---|---|---|---|
In2PrimateBrainsDataset | experimentalInfo | range | ExperimentalInfo |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
Mappings
Mapping Type | Mapped Value |
---|---|
self | in2pb_dataset:ExperimentalInfo |
native | in2pb_dataset:ExperimentalInfo |
LinkML Source
Direct
name: ExperimentalInfo
description: '"An overview description of the experiment, the data was recorded from."'
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
slots:
- animalModel
- recordingRegion
- recordingStates
Induced
name: ExperimentalInfo
description: '"An overview description of the experiment, the data was recorded from."'
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
attributes:
animalModel:
name: animalModel
description: Animal model used in the experiment.
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
rank: 1000
multivalued: true
alias: animalModel
owner: ExperimentalInfo
domain_of:
- ExperimentalInfo
range: string
recordingRegion:
name: recordingRegion
description: Region of the brain recorded from.
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
rank: 1000
multivalued: true
alias: recordingRegion
owner: ExperimentalInfo
domain_of:
- ExperimentalInfo
range: string
recordingStates:
name: recordingStates
description: States of the animal during the recording.
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
rank: 1000
multivalued: true
alias: recordingStates
owner: ExperimentalInfo
domain_of:
- ExperimentalInfo
range: string