HedSectionKey

class HedSectionKey(value)[source]

Kegs designating specific sections in a HedSchema object.

Methods

Attributes

hed.schema.hed_schema_constants.HedSectionKey.Tags

hed.schema.hed_schema_constants.HedSectionKey.UnitClasses

hed.schema.hed_schema_constants.HedSectionKey.Units

hed.schema.hed_schema_constants.HedSectionKey.UnitModifiers

hed.schema.hed_schema_constants.HedSectionKey.ValueClasses

hed.schema.hed_schema_constants.HedSectionKey.Attributes

hed.schema.hed_schema_constants.HedSectionKey.Properties

HedSectionKey.Tags = 'tags'
HedSectionKey.UnitClasses = 'unitClasses'
HedSectionKey.Units = 'units'
HedSectionKey.UnitModifiers = 'unitModifiers'
HedSectionKey.ValueClasses = 'valueClasses'
HedSectionKey.Attributes = 'attributes'
HedSectionKey.Properties = 'properties'