agri-gaia / seerep

spatio-temporal-SEmantic Environment REPresentation for robots in an agricultural context
https://agri-gaia.github.io/seerep
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

Sort instances by the time of the corresponding datatype when sortByTime on the instanceQuery is set #366

Open mmeijerdfki opened 9 months ago

mmeijerdfki commented 9 months ago

Currently the instances are sorted by their uuid, though sortByTime is set to true on the instanceQuery. I think it would make sense to sort them by the timestamp of their corresponding datatype.