Skip to content

Resolve id_short path with one function call #214

@s-heppner

Description

@s-heppner

Currently, to resolve a path of id_shorts of Referable objects, we need to chain the get_referable-function:

submodel.get_referable("foo").get_referable("bar")

It would be sensible to add a convinience function to resolve the id_short path (foo/bar) with one call.
(However, please double-check how the specification defines the id_short path and use this to implement our path resolving)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions