• Resolves a child attribute to its data model representation. Handles various collection types and extracts KOS data models.

    Parameters

    • attribute: any

      The attribute to resolve (can be a model, container, collection, or array)

    Returns undefined | IKosDataModel | IKosDataModel[]

    The resolved data model(s) or undefined