We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7b1b14 + 32a59ff commit b1574fdCopy full SHA for b1574fd
validators/schemas/coordsystem_ieeg.json
@@ -3,6 +3,7 @@
3
"properties": {
4
"iEEGCoordinateSystem": {"type": "string","minLength": 1},
5
"iEEGCoordinateUnits": {"type": "string","minLength": 1},
6
+ "iEEGCoordinateSystemDescription": {"type": "string","minLength": 1},
7
"iEEGCoordinateProcessingDescripton": {"type": "string","minLength": 1},
8
"iEEGCoordinateProcessingReference": {"type": "string","minLength": 1},
9
"IntendedFor": {"type": "string","minLength": 1}
0 commit comments