HED JavaScript Library
    Preparing search index...

    Converter from a tag specification to a schema-based tag object.

    Index

    Constructors

    Properties

    hedSchemas: Schemas

    A HED schema collection.

    remainder: string

    The remainder (e.g. value, extension) of the tag string.

    schemaTag: SchemaTag

    The converted tag in the schema.

    tagLevels: string[]

    The tag string split by slashes.

    tagMapping: SchemaEntryManager<SchemaTag>

    The entry manager for the tags in the active schema.

    tagSlashes: number[]

    The indices of the tag string's slashes.

    tagSpec: TagSpec

    A parsed tag token.

    tagString: string

    The tag string to convert.

    Methods

    • Parameters

      • schemaTag: any
      • remainderStartLevelIndex: any

      Returns void

    • Parameters

      • parentTag: any
      • tagLevelIndex: any

      Returns any