@SanderMertens will need to advise Corto best practice for this.
Currently, measurements are saved as full paths. Corto needs to support walking the hierarchy through the Corto UI.
Example:
/historcial/animals/cats/tiger
/historcial/animals/cats/lion
/historcial/animals/dog/labrador
These measurements are discrete entries. Corto needs to know how to walk the path. @SanderMertens Should a query for histrocial/animals return a corto_void_o object if there is not a matching measurement for the select expression, but the select expression does partially match existing measurements (/historical/animals/cats/tiger)?
@SanderMertens will need to advise Corto best practice for this.
Currently, measurements are saved as full paths. Corto needs to support walking the hierarchy through the Corto UI.
Example:
These measurements are discrete entries. Corto needs to know how to walk the path. @SanderMertens Should a query for
histrocial/animalsreturn acorto_void_oobject if there is not a matching measurement for the select expression, but the select expression does partially match existing measurements (/historical/animals/cats/tiger)?