Skip to content

Commit

Permalink
Merge pull request #159 from hed-standard/add-hed-standard-8.3.0-schema
Browse files Browse the repository at this point in the history
Add HED standard v8.3.0 schema
  • Loading branch information
happy5214 authored Jul 10, 2024
2 parents 3059758 + d9c9428 commit fe3d643
Show file tree
Hide file tree
Showing 4 changed files with 26,789 additions and 10 deletions.
1 change: 1 addition & 0 deletions common/schema/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export const localSchemaList = new Map([
['HED8.0.0', require('../../data/HED8.0.0.xml')],
['HED8.1.0', require('../../data/HED8.1.0.xml')],
['HED8.2.0', require('../../data/HED8.2.0.xml')],
['HED8.3.0', require('../../data/HED8.3.0.xml')],
['HED_score_1.0.0', require('../../data/HED_score_1.0.0.xml')],
['HED_score_1.1.0', require('../../data/HED_score_1.1.0.xml')],
['HED_testlib_1.0.2', require('../../data/HED_testlib_1.0.2.xml')],
Expand Down
Loading

0 comments on commit fe3d643

Please sign in to comment.