@faubulous/mentor-rdf-parsers
    Preparing search index...

    Function getTokenMetadata

    • Helper function to get metadata for a token by its type name.

      Parameters

      • tokenTypeName: string

        The name of the token type (e.g., 'SELECT', 'IRIREF')

      Returns TokenMetadata

      The metadata for the token, or undefined if not found