HED JavaScript Library
    Preparing search index...

    Function buildBidsSchemas

    • Build a HED schema collection based on the defined BIDS schemas.

      Parameters

      • datasetDescription: BidsJsonFile

        The description of the BIDS dataset being validated.

      Returns Promise<any>

      A Promise with the schema collection, or null if the specification is missing.

      If the schema specification is invalid.