This repository contains the material for the SAP TechEd 2022 session called DA180 - Getting Started with Multi-Model Capabilities in SAP HANA Cloud.
This session introduces attendees to the multi-model capabilities in SAP HANA Cloud. In the first part we will mainly work with General Transit Feed Specification (GTFS) data, which describes the public transportation of Adelaide, Australia. We 'll show how to do routing in a temporal graph, solving problems like "which bus takes me to the nearest pub?". Next, we'll show some tricks for importing/exporting spatial and graph data. In the second half of this workshop, we will analyze fuel price data from Germany, doing forecasts and classification on spatially enriched data.
Most of the spatial and graph related exercises can be run on an SAP HANA Cloud trial instance, but for the use of the Predictive Analysis Library (PAL) and the JSON Document Store related capabilities you currently would need to work with a "full" SAP HANA Cloud system. Since there is some focus on 3rd party integration when it comes to data import/export, you'd need to install these tools to run the exercises on your own: QGIS, GDAL, DBeaver, Cytoscape.
- Getting Started
- Exercise 1 - Loading and visualizing a public transportation network
- Exercise 2 - Routing on a Spatio-Temporal Graph
- Exercise 3 - Import and export spatial vector and raster data, spatial clustering
- Exercise 4 - Export and import graphs
- Exercise 5 - Apply Forecasting to multi-model data
- Exercise 6 - Build a ML classification model on multi-model data
- Appendix - Reference section
Support for the content in this repository is available during the actual time of the online session for which this content has been designed. Otherwise, you may request support via the Issues tab.
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.