Remove dependency on object graph mapper and access agent, all triples are instantiated in Ontop
TimeSeriesClient uses the new TimeSeriesRDBClientWithReducedTables to store all time series data in a single table
Changes in TrajectoryQueryAgent
Old layers are replaced with layers with more concise inputs (e.g. only device ID, instead of IRIs for the measures)
getDatesWithData route should appear unchanged from user's point of view, but SQL queries are updated according to changes from SensorLoggerMobileAppAgent
Added timeline stack in Deploy/stacks
Currently using a version of FeatureInfoAgent that is not merged yet
Changes in SensorLoggerMobileAppAgent
Changes in TrajectoryQueryAgent
Added timeline stack in Deploy/stacks
Not done in this branch