Skip to content

Commit e738082

Browse files
bump schema version [skip actions]
1 parent 70d4414 commit e738082

37 files changed

+39163
-31695
lines changed

examples/aibs_smartspim_instrument.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/instrument.py",
3-
"schema_version": "0.10.28",
3+
"schema_version": "0.10.29",
44
"instrument_id": "440_SmartSPIM2_20231004",
55
"modification_date": "2023-10-04",
66
"instrument_type": "SmartSPIM",
@@ -508,4 +508,4 @@
508508
],
509509
"daqs": [],
510510
"notes": null
511-
}
511+
}

examples/aibs_smartspim_procedures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/procedures.py",
3-
"schema_version": "0.13.14",
3+
"schema_version": "0.13.15",
44
"subject_id": "651286",
55
"subject_procedures": [
66
{

examples/aind_smartspim_instrument.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/instrument.py",
3-
"schema_version": "0.10.28",
3+
"schema_version": "0.10.29",
44
"instrument_id": "440_SmartSPIM1_20231004",
55
"modification_date": "2023-10-04",
66
"instrument_type": "SmartSPIM",
@@ -635,4 +635,4 @@
635635
],
636636
"daqs": [],
637637
"notes": null
638-
}
638+
}

examples/bergamo_ophys_session.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/session.py",
3-
"schema_version": "0.3.4",
3+
"schema_version": "0.3.5",
44
"protocol_id": [],
55
"experimenter_full_name": [
66
"John Doe"

examples/data_description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/data_description.py",
3-
"schema_version": "0.13.11",
3+
"schema_version": "0.13.12",
44
"license": "CC-BY-4.0",
55
"platform": {
66
"name": "Electrophysiology platform",

examples/ephys_rig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/rig.py",
3-
"schema_version": "0.5.4",
3+
"schema_version": "0.5.5",
44
"rig_id": "323_EPHYS1_20231003",
55
"modification_date": "2023-10-03",
66
"mouse_platform": {

examples/ephys_session.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/session.py",
3-
"schema_version": "0.3.4",
3+
"schema_version": "0.3.5",
44
"protocol_id": [],
55
"experimenter_full_name": [
66
"Max Quibble",

examples/exaspim_acquisition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/acquisition.py",
3-
"schema_version": "0.6.20",
3+
"schema_version": "0.6.21",
44
"protocol_id": [],
55
"experimenter_full_name": [
66
"###"

examples/exaspim_instrument.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/instrument.py",
3-
"schema_version": "0.10.28",
3+
"schema_version": "0.10.29",
44
"instrument_id": "440_exaSPIM1-20231004",
55
"modification_date": "2023-10-04",
66
"instrument_type": "exaSPIM",
@@ -457,4 +457,4 @@
457457
}
458458
],
459459
"notes": null
460-
}
460+
}

examples/fip_behavior_rig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/rig.py",
3-
"schema_version": "0.5.4",
3+
"schema_version": "0.5.5",
44
"rig_id": "447_FIP-Behavior_20000101",
55
"modification_date": "2000-01-01",
66
"mouse_platform": {
@@ -945,4 +945,4 @@
945945
}
946946
],
947947
"notes": null
948-
}
948+
}

0 commit comments

Comments
 (0)