HED Test Suite IndexΒΆ
Complete index of 136 test cases in the HED test suite.
CHARACTER_INVALIDΒΆ
File: json_test_data/validation_tests/CHARACTER_INVALID.json
character-invalid-non-printing-appears π€ AI π ExamplesΒΆ
Description: The HED string contains a UTF-8 character.
Schema: 8.4.0 Category: validation
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 2 fail, 1 passcombo_tests: 1 fail, 1 pass
curly-braces-not-in-sidecar π€ AI π ExamplesΒΆ
Description: The curly brace notation is used outside a sidecar.
Schema: 8.4.0 Category: validation
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 0 fail, 1 passevent_tests: 1 fail, 1 pass
invalid-character-name-value-class π€ AI π ExamplesΒΆ
Description: An invalid character was used in an 8.3.0 or greater style name value class.
Schema: 8.4.0 Category: validation
Tests:
string_tests: 5 fail, 3 passsidecar_tests: 1 fail, 1 passevent_tests: 3 fail, 1 passcombo_tests: 1 fail, 0 pass
invalid-character-name-value-class-early-schema π€ AI π ExamplesΒΆ
Description: An invalid character was as a value in a placeholder or as a tag extension.
Schema: 8.2.0 Category: validation
Tests:
string_tests: 4 fail, 3 passsidecar_tests: 1 fail, 1 passevent_tests: 3 fail, 1 pass
COMMA_MISSINGΒΆ
File: json_test_data/validation_tests/COMMA_MISSING.json
comma-missing-tag-and-group π€ AI π ExamplesΒΆ
Description: A tag and a tag group are not separated by commas: A(B,D).
Schema: 8.4.0 Category: syntax
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
comma-missing-tag-groups π€ AI π ExamplesΒΆ
Description: Two tag groups are not separated by commas: (A, B)(C, D).
Schema: 8.4.0 Category: syntax
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
DEFINITION_INVALIDΒΆ
File: json_test_data/validation_tests/DEFINITION_INVALID.json
definition-invalid-bad-number-of-placeholders π€ AI π ExamplesΒΆ
Description: A definition that includes a placeholder (#) does not have exactly two # characters.
Schema: 8.4.0 Category: placeholder
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
definition-invalid-content-has-top-level-tag π€ AI π ExamplesΒΆ
Description: A tag with a required or unique attribute appears in a definition.
Schema: 8.4.0 Category: content
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
definition-invalid-empty-inner-group π€ AI π ExamplesΒΆ
Description: A definitionβs enclosing tag group has an empty inner group (i.e., the definitionβs contents).
Schema: 8.4.0 Category: content
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
definition-invalid-inner-group-defs π€ AI π ExamplesΒΆ
Description: A definitionβs inner tag group contains Definition, Def or Def-expand tags.
Schema: 8.4.0 Category: structure
Tests:
sidecar_tests: 1 fail, 0 passevent_tests: 0 fail, 1 passcombo_tests: 1 fail, 1 pass
definition-invalid-multiple-definitions π€ AI π ExamplesΒΆ
Description: Multiple Definition tags with same name are encountered.
Schema: 8.4.0 Category: uniqueness
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
definition-invalid-placeholder-conflict π€ AI π ExamplesΒΆ
Description: Definitions of the same name appear with and without a #.
Schema: 8.4.0 Category: consistency
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
definition-invalid-placeholder-incorrect-of-positions π€ AI π ExamplesΒΆ
Description: A definition has placeholders (#) in incorrect positions.
Schema: 8.4.0 Category: placeholder
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
definition-invalid-tag-group π€ AI π ExamplesΒΆ
Description: A Definition tag does not appear in a tag group at the top level in an annotation.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 2 fail, 0 passsidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
definition-not-allowed-here π€ AI π ExamplesΒΆ
Description: A definition appears in an unexpected place such as an events file or sidecar.
Schema: 8.4.0 Category: context
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
DEF_EXPAND_INVALIDΒΆ
File: json_test_data/validation_tests/DEF_EXPAND_INVALID.json
def-expand-has-extras π€ AI π ExamplesΒΆ
Description: A Def-expand has extra tags or groups.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 2 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
def-expand-invalid-bad-placeholder-value-or-units π€ AI π ExamplesΒΆ
Description: A Def-expand has an incorrect type of placeholder value.
Schema: 8.4.0 Category: value
Tests:
string_tests: 3 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
def-expand-invalid-missing-placeholder π€ AI π ExamplesΒΆ
Description: A Def-expand is missing an expected placeholder value or has an unexpected placeholder value.
Schema: 8.4.0 Category: content
Tests:
string_tests: 2 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
def-expand-invalid-name-not-definition π€ AI π ExamplesΒΆ
Description: A Def-expand tagβs name does not correspond to a definition.
Schema: 8.4.0 Category: semantic
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
def-expand-missing-inner-group π€ AI π ExamplesΒΆ
Description: A Def-expand is missing its inner group containing the definition.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
DEF_INVALIDΒΆ
File: json_test_data/validation_tests/DEF_INVALID.json
def-invalid-bad-placeholder-value π€ AI π ExamplesΒΆ
Description: A Def has a placeholder value of incorrect format or units for definition.
Schema: 8.4.0 Category: value
Tests:
string_tests: 4 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
def-invalid-missing-placeholder π€ AI π ExamplesΒΆ
Description: A Def tag is missing an expected placeholder value or has an unexpected placeholder value.
Schema: 8.4.0 Category: placeholder
Tests:
string_tests: 2 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
def-invalid-name π€ AI π ExamplesΒΆ
Description: A Def tagβs name does not correspond to a definition.
Schema: 8.4.0 Category: semantic
Tests:
string_tests: 3 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
ELEMENT_DEPRECATEDΒΆ
File: json_test_data/validation_tests/ELEMENT_DEPRECATED.json
tag-deprecated β οΈ Warning π€ AI π ExamplesΒΆ
Description: A tag is deprecated
Schema: 8.2.0 Category: semantic
Tests:
string_tests: 2 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
PARENTHESES_MISMATCHΒΆ
File: json_test_data/validation_tests/PARENTHESES_MISMATCH.json
parentheses-mismatch-incorrect-nesting π€ AI π ExamplesΒΆ
Description: The open and closed parentheses are not correctly nested in the HED string.
Schema: 8.4.0 Category: syntax
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
parentheses-mismatch-unmatched-parentheses π€ AI π ExamplesΒΆ
Description: A HED string does not have the same number of open and closed parentheses.
Schema: 8.4.0 Category: syntax
Tests:
string_tests: 3 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
PLACEHOLDER_INVALIDΒΆ
File: json_test_data/validation_tests/PLACEHOLDER_INVALID.json
placeholder-invalid-#-in-categorical-column π€ AI π ExamplesΒΆ
Description: A JSON sidecar has a placeholder (#) in the HED dictionary for a categorical column.
Schema: 8.4.0 Category: context
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
placeholder-invalid-json-#-misplaced π€ AI π ExamplesΒΆ
Description: A placeholder (#) is used in JSON sidecar or definition, but its parent in the schema does not have a placeholder child.
Schema: 8.4.0 Category: schema
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
placeholder-invalid-json-value-column π€ AI π ExamplesΒΆ
Description: A JSON sidecar does not have exactly one placeholder (#) in each HED string representing a value column.
Schema: 8.4.0 Category: count
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
placeholder-invalid-misplaced π€ AI π ExamplesΒΆ
Description: A # appears in a place that it should not (such as in the HED column of an event file outside a definition).
Schema: 8.4.0 Category: structure
Tests:
string_tests: 2 fail, 1 passsidecar_tests: 1 fail, 0 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
SCHEMA_ATTRIBUTE_INVALIDΒΆ
File: json_test_data/schema_tests/SCHEMA_ATTRIBUTE_INVALID.json
attribute-invalid-unknown β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema attribute issue, saying there is an unknown one.
Schema: any Category: schema_development
Tests:
schema_tests: 3 fail, 1 pass
SCHEMA_ATTRIBUTE_VALUE_INVALIDΒΆ
File: json_test_data/schema_tests/SCHEMA_ATTRIBUTE_VALUE_INVALID_CONVERSION_FACTOR.json
attribute-conversion-factor-invalid β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema unit has an invalid conversion factor
Schema: any Category: schema_development
Tests:
schema_tests: 4 fail, 1 pass
attribute-default-unit-invalid β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema unit class has an invalid default value
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 1 pass
attribute-invalid-allowed-character β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema unit has an invalid conversion factor
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 2 pass
attribute-invalid-hed-id-changed β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema value class issue, saying there is an unknown one.
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 1 pass
attribute-invalid-hed-id-invalid β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema value class issue, saying there is an unknown one.
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 1 pass
attribute-invalid-hed-id-out-range β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema value class issue, saying there is an unknown one.
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 1 pass
attribute-invalid-in-library β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema unit has an invalid in library attribute(most other library errors are SCHEMA_LIBRARY_INVALID
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 1 pass
attribute-invalid-unit-class β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema unit class issue, saying there is an unknown one.
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 1 pass
attribute-invalid-value-class β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema value class issue, saying there is an unknown one.
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 1 pass
attribute-on-nonplaceholder-invalid β οΈ Warning π€ AI π ExamplesΒΆ
Description: A non placeholder tag has takes value, unit class, or value class
Schema: any Category: schema_development
Tests:
schema_tests: 3 fail, 1 pass
attribute-suggestedTag-invalid β οΈ Warning π€ AI π ExamplesΒΆ
Description: A suggested tag points to an unknown tag
Schema: any Category: schema_development
Tests:
schema_tests: 2 fail, 2 pass
SCHEMA_CHARACTER_INVALIDΒΆ
File: json_test_data/schema_tests/SCHEMA_CHARACTER_INVALID.json
schema-character-allowed-character-unit β οΈ WarningΒΆ
Description: Allowed character properly works on units.
Schema: any
Tests:
schema_tests: 1 fail, 2 pass
schema-character-invalid-description β οΈ WarningΒΆ
Description: Description does not contain banned characters.
Schema: any
Tests:
schema_tests: 2 fail, 1 pass
schema-character-invalid-other-term β οΈ WarningΒΆ
Description: Invalid character in a tag term.
Schema: any
Tests:
schema_tests: 6 fail, 1 pass
schema-character-invalid-prologue β οΈ Warning π€ AI π ExamplesΒΆ
Description: Invalid character in prologue or epilogue.
Schema: any Category: schema_development
Tests:
schema_tests: 2 fail, 1 pass
schema-character-invalid-tag β οΈ WarningΒΆ
Description: Invalid character in a tag term.
Schema: any
Tests:
schema_tests: 2 fail, 1 pass
schema-character-invalid-utf8-other-term β οΈ WarningΒΆ
Description: UTF8 characters (valid) in term.
Schema: any
Tests:
schema_tests: 1 fail, 2 pass
SCHEMA_DEPRECATION_ERRORΒΆ
File: json_test_data/schema_tests/SCHEMA_DEPRECATION_ERROR.json
schema-deprecated-attribute-invalid β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema attribute issue, saying there is an unhandled deprecated attribute.
Schema: any Category: schema_development
Tests:
schema_tests: 2 fail, 1 pass
schema-deprecated-default-unit β οΈ WarningΒΆ
Description: A schema deprecation issue, deprecated default units
Schema: any
Tests:
schema_tests: 1 fail, 2 pass
schema-deprecated-deprecated-attribute β οΈ WarningΒΆ
Description: A schema deprecation issue, an attribute of an element is deprecated
Schema: any
Tests:
schema_tests: 5 fail, 5 pass
schema-deprecated-deprecated-property β οΈ WarningΒΆ
Description: A schema deprecation issue, a property of an attribute is is deprecated
Schema: any
Tests:
schema_tests: 1 fail, 1 pass
schema-deprecated-invalid-child β οΈ WarningΒΆ
Description: A schema deprecation issue, saying there is an invalid child of a deprecated node
Schema: any
Tests:
schema_tests: 2 fail, 1 pass
schema-deprecated-unit-class β οΈ WarningΒΆ
Description: A schema deprecation issue, deprecated value or unit class
Schema: any
Tests:
schema_tests: 1 fail, 1 pass
schema-deprecated-value-class β οΈ WarningΒΆ
Description: A schema deprecation issue, deprecated value or unit class
Schema: any
Tests:
schema_tests: 1 fail, 1 pass
SCHEMA_DUPLICATE_NODEΒΆ
File: json_test_data/schema_tests/SCHEMA_DUPLICATE_NODE.json
attribute-duplicate-node β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema attribute issue, saying there is a duplicate node.
Schema: any Category: schema_development
Tests:
schema_tests: 6 fail, 1 pass
attribute-duplicate-node-unit β οΈ WarningΒΆ
Description: A schema attribute issue, saying there is an unknown one.
Schema: any
Tests:
schema_tests: 1 fail, 1 pass
SCHEMA_HEADER_INVALIDΒΆ
File: json_test_data/schema_tests/SCHEMA_HEADER_INVALID.json
schema-header-malformed-attribute β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema attribute issue, saying there is an unknown one.
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 1 pass
schema-header-unknown-attribute β οΈ WarningΒΆ
Description: A schema attribute issue, saying there is an unknown one.
Schema: any
Tests:
schema_tests: 1 fail, 1 pass
SCHEMA_LIBRARY_INVALIDΒΆ
File: json_test_data/schema_tests/SCHEMA_LIBRARY_INVALID.json
library-invalid-bad-name β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema library issue, indicating the name is invalid.
Schema: any Category: schema_development
Tests:
schema_tests: 3 fail, 1 pass
library-invalid-bad_with-standard β οΈ WarningΒΆ
Description: A schema library issue, the with-standard attribute is present without the library attribute.
Schema: any
Tests:
schema_tests: 2 fail, 1 pass
library-invalid-bad_with-standard-version β οΈ WarningΒΆ
Description: A schema library issue, indicating it references a version of the standard that canβt be found.
Schema: any
Tests:
schema_tests: 2 fail, 1 pass
library-invalid-rooted-in-duplicate-other β οΈ WarningΒΆ
Description: A schema library issue, indicating the InLibrary attribute appears when it shouldnβt.
Schema: any
Tests:
schema_tests: 1 fail, 1 pass
library-invalid-rooted-in-library-present β οΈ WarningΒΆ
Description: A schema library issue, indicating the InLibrary attribute appears when it shouldnβt.
Schema: any
Tests:
schema_tests: 1 fail, 1 pass
library-invalid-rooted-not-in-base β οΈ WarningΒΆ
Description: A schema library issue, rooted tag does not exist.
Schema: any
Tests:
schema_tests: 2 fail, 1 pass
library-invalid-rooted-not-top-level β οΈ WarningΒΆ
Description: A schema library issue, indicating a node is being rooted that is not a top level node.
Schema: any
Tests:
schema_tests: 1 fail, 1 pass
library-invalid-rooted-present β οΈ WarningΒΆ
Description: A schema library issue, indicating the rooted property appears in a file it shouldnβt.
Schema: any
Tests:
schema_tests: 2 fail, 1 pass
SCHEMA_LOAD_FAILEDΒΆ
File: json_test_data/validation_tests/SCHEMA_LOAD_FAILED.json
different-standard-schemas-in-same-merge-group π€ AI π ExamplesΒΆ
Description: Schemas in a merge group must be associated with the same standard schema.
Schema: 8.1.0, testlib_2.0.0 Category: schema_development
Tests:
string_tests: 2 fail, 0 pass
extra-standard-schemas-in-same-merge-groupΒΆ
Description: Standard schema in same group as its partners is okay.
Schema: 8.2.0, testlib_2.0.0, testlib_3.0.0, sc:8.1.0
Tests:
string_tests: 0 fail, 2 pass
incompatible-merge-schemasΒΆ
Description: Schemas in a merge group must be associated with the same standard schema.
Schema: score_2.0.0, lang_1.1.0
Tests:
string_tests: 2 fail, 0 pass
SCHEMA_SECTION_MISSINGΒΆ
File: json_test_data/schema_tests/SCHEMA_SECTION_MISSING.json
schema-section-missing β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema attribute issue, saying there is an unknown one.
Schema: any Category: schema_development
Tests:
schema_tests: 9 fail, 1 pass
SIDECAR_BRACES_INVALIDΒΆ
File: json_test_data/validation_tests/SIDECAR_BRACES_INVALID.json
sidecar-braces-appear-as-value-rather-than-tag π€ AI π ExamplesΒΆ
Description: The curly braces are in a value rather than as a separate tag substitute.
Schema: 8.4.0 Category: syntax
Tests:
sidecar_tests: 2 fail, 1 passcombo_tests: 1 fail, 1 pass
sidecar-braces-circular-reference π€ AI π ExamplesΒΆ
Description: The item in curly braces has a HED annotation that contains curly braces.
Schema: 8.4.0 Category: reference
Tests:
sidecar_tests: 2 fail, 2 passcombo_tests: 0 fail, 1 pass
sidecar-braces-contents-invalid π€ AI π ExamplesΒΆ
Description: The item in curly braces is not the word HED or a column name with HED annotations in the sidecar.
Schema: 8.4.0 Category: structure
Tests:
sidecar_tests: 2 fail, 2 passcombo_tests: 0 fail, 1 pass
sidecar-braces-invalid-spot π€ AI π ExamplesΒΆ
Description: A curly brace reference must only appear where a tag could.
Schema: 8.4.0 Category: syntax
Tests:
sidecar_tests: 1 fail, 1 pass
sidecar-braces-self-reference π€ AI π ExamplesΒΆ
Description: The item in curly braces has a HED annotation that contains itself.
Schema: 8.4.0 Category: reference
Tests:
sidecar_tests: 1 fail, 3 passcombo_tests: 1 fail, 2 pass
SIDECAR_INVALIDΒΆ
File: json_test_data/validation_tests/SIDECAR_INVALID.json
sidecar-invalid-key-at-wrong-level π€ AI π ExamplesΒΆ
Description: The HED key is not a second-level dictionary key.
Schema: 8.4.0 Category: structure
Tests:
sidecar_tests: 2 fail, 1 passcombo_tests: 2 fail, 1 pass
sidecar-invalid-na-annotated π€ AI π ExamplesΒΆ
Description: An annotation entry is provided for n/a.
Schema: 8.4.0 Category: structure
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
SIDECAR_KEY_MISSINGΒΆ
File: json_test_data/validation_tests/SIDECAR_KEY_MISSING.json
sidecar-key-missing β οΈ Warning π€ AI π ExamplesΒΆ
Description: A value in a categorical column does not have an expected entry in a sidecar.
Schema: 8.4.0 Category: validation
Tests:
combo_tests: 1 fail, 1 pass
sidecar-refers-to-missing-tsv-hed-column β οΈ Warning π€ AI π ExamplesΒΆ
Description: (Warning) A sidecar uses a {HED} column which does not appear in the corresponding tsv file.
Schema: 8.4.0 Category: reference
Tests:
sidecar_tests: 0 fail, 1 passcombo_tests: 1 fail, 1 pass
TAG_EMPTYΒΆ
File: json_test_data/validation_tests/TAG_EMPTY.json
tag-empty-begin-end-comma π€ AI π ExamplesΒΆ
Description: A HED string begins or ends with a comma (ignoring white space).
Schema: 8.4.0 Category: syntax
Tests:
string_tests: 3 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
tag-empty-empty-parentheses π€ AI π ExamplesΒΆ
Description: A tag group is empty (i.e., empty parentheses are not allowed).
Schema: 8.4.0 Category: syntax
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
tag-empty-extra-commas-or-parentheses π€ AI π ExamplesΒΆ
Description: A HED string has extra commas or parentheses separated by only white space.
Schema: 8.4.0 Category: syntax
Tests:
string_tests: 5 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
TAG_EXPRESSION_REPEATEDΒΆ
File: json_test_data/validation_tests/TAG_EXPRESSION_REPEATED.json
tag-expression-repeated-same-level π€ AI π ExamplesΒΆ
Description: A tag is repeated in the same tag group or level.
Schema: 8.4.0 Category: semantic
Tests:
string_tests: 3 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
TAG_EXTENDEDΒΆ
File: json_test_data/validation_tests/TAG_EXTENDED.json
tag-extended-extension β οΈ Warning π€ AI π ExamplesΒΆ
Description: A tag represents an extension from the schema.
Schema: 8.4.0 Category: semantic
Tests:
string_tests: 7 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
TAG_EXTENSION_INVALIDΒΆ
File: json_test_data/validation_tests/TAG_EXTENSION_INVALID.json
tag-extension-invalid-bad-node-name π€ AI π ExamplesΒΆ
Description: A tag extension term does not comply with rules for schema nodes.
Schema: 8.4.0 Category: semantic
Tests:
string_tests: 2 fail, 3 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
tag-extension-invalid-duplicate π€ AI π ExamplesΒΆ
Description: A tag extension term is already in the schema.
Schema: 8.4.0 Category: semantic
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
TAG_GROUP_ERRORΒΆ
File: json_test_data/validation_tests/TAG_GROUP_ERROR.json
tag-group-error-deferred-in-splice π€ AI π ExamplesΒΆ
Description: A tag with the topLevelTagGroup does not appear at a HED tag group at the top level in an assembled HED annotation.
Schema: 8.4.0 Category: structure
Tests:
sidecar_tests: 2 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
tag-group-error-missing π€ AI π ExamplesΒΆ
Description: A tag has tagGroup or topLevelTagGroup attribute, but is not enclosed in parentheses.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 5 fail, 4 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
tag-group-error-not-top-level π€ AI π ExamplesΒΆ
Description: A tag with the topLevelTagGroup does not appear at a HED tag group at the top level in an assembled HED annotation.
Schema: 8.4.0 Category: structure
Tests:
event_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
TAG_INVALIDΒΆ
File: json_test_data/validation_tests/TAG_INVALID.json
tag-has-extra-white space π€ AI π ExamplesΒΆ
Description: A HED tag has extra internal whitespace, including directly before or after slashes.
Schema: 8.4.0 Category: syntax
Tests:
string_tests: 4 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
tag-has-leading-trailing-or-consecutive-slashes π€ AI π ExamplesΒΆ
Description: A HED tag has leading, trailing or consecutive slashes.
Schema: 8.4.0 Category: syntax
Tests:
string_tests: 8 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
tag-invalid-in-schema π€ AI π ExamplesΒΆ
Description: The tag is not valid in the schema it is associated with.
Schema: 8.4.0 Category: semantic
Tests:
string_tests: 3 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
TAG_NAMESPACE_PREFIX_INVALIDΒΆ
File: json_test_data/validation_tests/TAG_NAMESPACE_PREFIX_INVALID.json
tag-namespace_prefix-invalid-characters π€ AI π ExamplesΒΆ
Description: A tag prefix has invalid characters.
Schema: 8.3.0, sc:score_1.0.0 Category: syntax
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
tag-namespace_prefix-with-colon-values π€ AI π ExamplesΒΆ
Description: A tag prefix has invalid characters.
Schema: ts:8.3.0 Category: validation
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
tag-with-namespace-has-no-schemaΒΆ
Description: A tag starting with name: does not have an associated schema.
Schema: 8.3.0, sc:score_1.0.0
Tests:
string_tests: 2 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
TAG_NOT_UNIQUEΒΆ
File: json_test_data/validation_tests/TAG_NOT_UNIQUE.json
tag-not-unique π€ AI π ExamplesΒΆ
Description: A tag with unique attribute appears more than once in an event-level HED string.
Schema: 8.4.0 Category: semantic
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
TAG_REQUIRES_CHILDΒΆ
File: json_test_data/validation_tests/TAG_REQUIRES_CHILD.json
tag-requires-child-missing π€ AI π ExamplesΒΆ
Description: A tag has the requireChild schema attribute but does not have a child.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
TEMPORAL_TAG_ERRORΒΆ
File: json_test_data/validation_tests/TEMPORAL_TAG_ERROR.json
na-in-onset column π€ AI π ExamplesΒΆ
Description: n/a is in the onset column.
Schema: 8.4.0 Category: data_format
Tests:
combo_tests: 2 fail, 2 pass
temporal-tag-error-duplicated-onset-or-offset π€ AI π ExamplesΒΆ
Description: An Onset or an Offset with a given Def or Def-expand anchor appears in the same event marker with another Onset or Offset that uses the same anchor.
Schema: 8.4.0 Category: temporal_logic
Tests:
combo_tests: 3 fail, 1 pass
temporal-tag-error-duplicated-onset-or-offset-delay π€ AI π ExamplesΒΆ
Description: An Onset or an Offset with a given Def or Def-expand anchor appears in the same event marker with another Onset or Offset that uses the same anchor.
Schema: 8.3.0 Category: temporal_logic
Tests:
combo_tests: 3 fail, 1 pass
temporal-tag-error-duration-group π€ AI π ExamplesΒΆ
Description: A Duration or Delay has extra tags or groups.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 3 fail, 3 passevent_tests: 1 fail, 1 passcombo_tests: 0 fail, 1 pass
temporal-tag-error-inset-group-has-extras π€ AI π ExamplesΒΆ
Description: An Inset group has tags or groups in addition to its defining Def or Def-expand.
Schema: 8.4.0 Category: temporal
Tests:
event_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-inset-group-has-extras-delay π€ AI π ExamplesΒΆ
Description: An Inset group has tags or groups in addition to its defining Def or Def-expand.
Schema: 8.3.0 Category: temporal
Tests:
event_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-inset-outside-its-event π€ AI π ExamplesΒΆ
Description: An Inset tag is not grouped with a Def or Def-expand of an ongoing Onset.
Schema: 8.4.0 Category: temporal_logic
Tests:
event_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-inset-outside-its-event-delay π€ AI π ExamplesΒΆ
Description: An Inset tag is not grouped with a Def or Def-expand of an ongoing Onset.
Schema: 8.3.0 Category: temporal_logic
Tests:
event_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-mismatch-delay π€ AI π ExamplesΒΆ
Description: An Offset tag associated with a given definition appears after a previous Offset tag without the appearance of an intervening Onset of the same name.
Schema: 8.3.0 Category: temporal_logic
Tests:
event_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-nested-group π€ AI π ExamplesΒΆ
Description: An Onset or Offset tag appears in a nested tag group (not a top-level tag group).
Schema: 8.4.0 Category: structure
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-nested-group-delay π€ AI π ExamplesΒΆ
Description: A delay appears in a group not in the top level.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-not-tag-group π€ AI π ExamplesΒΆ
Description: An Onset or Offset tag does not appear in a tag group.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 2 fail, 1 passsidecar_tests: 0 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-not-tag-group-delay π€ AI π ExamplesΒΆ
Description: A Delay is not in the tag group.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 3 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 2 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-offset-has-groups π€ AI π ExamplesΒΆ
Description: An Offset appears with one or more tags or additional tag groups.
Schema: 8.4.0 Category: structure
Tests:
sidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-offset-has-groups-delay π€ AI π ExamplesΒΆ
Description: An Offset appears with one or more tags or additional tag groups.
Schema: 8.4.0 Category: temporal
Tests:
sidecar_tests: 2 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 2 fail, 1 pass
temporal-tag-error-offset-with-no-onset π€ AI π ExamplesΒΆ
Description: An Offset tag associated with a given definition appears after a previous Offset tag without the appearance of an intervening Onset of the same name.
Schema: 8.4.0 Category: temporal_logic
Tests:
event_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-onset-has-more-groups π€ AI π ExamplesΒΆ
Description: An Onset group has more than one additional tag group.
Schema: 8.4.0 Category: structure
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-onset-has-more-groups-delay π€ AI π ExamplesΒΆ
Description: An Onset group has more than one additional tag group.
Schema: 8.4.0 Category: temporal
Tests:
string_tests: 2 fail, 2 passsidecar_tests: 2 fail, 1 passevent_tests: 2 fail, 1 passcombo_tests: 3 fail, 1 pass
temporal-tag-error-tag-appears-where-not-allowed π€ AI π ExamplesΒΆ
Description: A temporal tag appears appears in a tsv with no onset column
Schema: 8.4.0 Category: context
Tests:
event_tests: 1 fail, 1 passcombo_tests: 2 fail, 1 pass
temporal-tag-error-tag-appears-where-not-allowed-delay π€ AI π ExamplesΒΆ
Description: An Inset, Offset, or Onset tag appears in a tsv with no onset column
Schema: 8.3.0 Category: context
Tests:
event_tests: 1 fail, 1 passcombo_tests: 2 fail, 1 pass
temporal-tag-error-wrong-number-of-defs π€ AI π ExamplesΒΆ
Description: An Onset or Offset tag is not grouped with exactly one Def-expand tag group or a Def tag.
Schema: 8.4.0 Category: content
Tests:
string_tests: 1 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
temporal-tag-error-wrong-number-of-defs-delay π€ AI π ExamplesΒΆ
Description: An Onset or Offset tag is not grouped with exactly one Def-expand tag group or a Def tag.
Schema: 8.4.0 Category: temporal
Tests:
string_tests: 1 fail, 2 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
UNITS_INVALIDΒΆ
File: json_test_data/validation_tests/UNITS_INVALID.json
units-invalid-for-unit-class π€ AI π ExamplesΒΆ
Description: A tag has a value with units that are invalid or not of the correct unit class for the tag.
Schema: 8.4.0 Category: validation
Tests:
string_tests: 2 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
units-invalid-si-units π€ AI π ExamplesΒΆ
Description: A unit modifier is applied to units that are not SI units.
Schema: 8.4.0 Category: validation
Tests:
string_tests: 2 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
VALUE_INVALIDΒΆ
File: json_test_data/validation_tests/VALUE_INVALID.json
invalid-character-numeric-class π€ AI π ExamplesΒΆ
Description: An invalid character was used in an 8.3.0 or greater style numeric value class.
Schema: 8.4.0 Category: validation
Tests:
string_tests: 8 fail, 10 passsidecar_tests: 1 fail, 1 pass
value-invalid-#-substitution π€ AI π ExamplesΒΆ
Description: The value substituted for a placeholder (#) is not valid.
Schema: 8.3.0 Category: validation
Tests:
sidecar_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
value-invalid-blank-missing-before-units π€ AI π ExamplesΒΆ
Description: The units are not separated from the value by a single blank.
Schema: 8.4.0 Category: validation
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
value-invalid-incompatible-value-class π€ AI π ExamplesΒΆ
Description: A tag placeholder value is incompatible with the specified value class.
Schema: 8.4.0 Category: validation
Tests:
string_tests: 1 fail, 1 passsidecar_tests: 1 fail, 1 passevent_tests: 1 fail, 1 passcombo_tests: 1 fail, 1 pass
WIKI_DELIMITERS_INVALIDΒΆ
File: json_test_data/schema_tests/SCHEMA_ATTRIBUTE_VALUE_INVALID_CONVERSION_FACTOR.json
attribute-conversion-format β οΈ Warning π€ AI π ExamplesΒΆ
Description: A schema unit has an invalid conversion factor due to bad formatting
Schema: any Category: schema_development
Tests:
schema_tests: 1 fail, 0 pass