Skip to content

Commit a675381

Browse files
committed
update all schemas
1 parent c1621e7 commit a675381

22 files changed

+62
-23
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939

4040
# Checks for spelling errors
4141
- repo: https://github.com/codespell-project/codespell
42-
rev: v2.2.6
42+
rev: v2.3.0
4343
hooks:
4444
- id: codespell
4545
args: [--toml, pyproject.toml]

schemas/core/protocols/behavior_schema.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
},
3838
"landingPage": {
39-
"@id": "../README_eCOBIDAS-en.md",
39+
"@id": "../README_eCOBIDAS-en.html",
4040
"inLanguage": "en"
4141
}
4242
}

schemas/core/protocols/data_sharing_schema.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
},
3838
"landingPage": {
39-
"@id": "../README_eCOBIDAS-en.md",
39+
"@id": "../README_eCOBIDAS-en.html",
4040
"inLanguage": "en"
4141
}
4242
}

schemas/core/protocols/participants_schema.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
},
3838
"landingPage": {
39-
"@id": "../README_eCOBIDAS-en.md",
39+
"@id": "../README_eCOBIDAS-en.html",
4040
"inLanguage": "en"
4141
}
4242
}

schemas/core/protocols/reproducibility_schema.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
},
3838
"landingPage": {
39-
"@id": "../README_eCOBIDAS-en.md",
39+
"@id": "../README_eCOBIDAS-en.html",
4040
"inLanguage": "en"
4141
}
4242
}

schemas/mri/protocols/acquisition_schema.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
},
3838
"landingPage": {
39-
"@id": "../README_eCOBIDAS-en.md",
39+
"@id": "../README_eCOBIDAS-en.html",
4040
"inLanguage": "en"
4141
}
4242
}

schemas/mri/protocols/all_sequences_schema.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
},
3838
"landingPage": {
39-
"@id": "../README_eCOBIDAS-en.md",
39+
"@id": "../README_eCOBIDAS-en.html",
4040
"inLanguage": "en"
4141
}
4242
}

schemas/mri/protocols/design_schema.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
},
3838
"landingPage": {
39-
"@id": "../README_eCOBIDAS-en.md",
39+
"@id": "../README_eCOBIDAS-en.html",
4040
"inLanguage": "en"
4141
}
4242
}

schemas/mri/protocols/mass_univariate_schema.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
},
3838
"landingPage": {
39-
"@id": "../README_eCOBIDAS-en.md",
39+
"@id": "../README_eCOBIDAS-en.html",
4040
"inLanguage": "en"
4141
}
4242
}

schemas/mri/protocols/multivariate_schema.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
},
3838
"landingPage": {
39-
"@id": "../README_eCOBIDAS-en.md",
39+
"@id": "../README_eCOBIDAS-en.html",
4040
"inLanguage": "en"
4141
}
4242
}

0 commit comments

Comments
 (0)