Function findTaxonomyAttribute

  • Recursively searches through an attributes object to find the attribute whose type is :simvizTypes/Taxonomy.

    Parameters

    • attributes: StringStringObject

      Object containing string key-value pairs or nested objects to search through

    Returns string

    The dot-notation path to the attribute whose type is "Taxonomy", or empty string if not found