Skip to content

Commit fe3d643

Browse files
authored
Merge pull request #159 from hed-standard/add-hed-standard-8.3.0-schema
Add HED standard v8.3.0 schema
2 parents 3059758 + d9c9428 commit fe3d643

File tree

4 files changed

+26789
-10
lines changed

4 files changed

+26789
-10
lines changed

common/schema/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export const localSchemaList = new Map([
44
['HED8.0.0', require('../../data/HED8.0.0.xml')],
55
['HED8.1.0', require('../../data/HED8.1.0.xml')],
66
['HED8.2.0', require('../../data/HED8.2.0.xml')],
7+
['HED8.3.0', require('../../data/HED8.3.0.xml')],
78
['HED_score_1.0.0', require('../../data/HED_score_1.0.0.xml')],
89
['HED_score_1.1.0', require('../../data/HED_score_1.1.0.xml')],
910
['HED_testlib_1.0.2', require('../../data/HED_testlib_1.0.2.xml')],

0 commit comments

Comments
 (0)