/Albatross

Linked (Open) Data Processing and Analysis

Primary LanguageJava

Albatross

Run index.py, python index.py or python3 index.py

The service will be accessible at http://127.0.0.1:5006.

Description

The application has two parts, first of all, the given (3-star) Open Data (focusing NUTS-3 datasets - Estimated soil erosion by water, Manure storage facilities and Structure of agricultural holdings) will be transformed into 5-star Open Data, by means of RDF transformation.

The focus on geospatial and temporal Open Data opens the possibility to use RDF Cubes for that purpose. We test an automated approach to link these cubes, using a LIMES service. The goal is to deliver an application, that automates this process.

The second step is to use this RDF data and visualise them. The visualisation will have two integrated components. On the one hand the data will be visible on a Map (using bokeh), and one the other hand the data will be visualised as charts (e.g. temporal development bar chart).

The charts will be configurable to visualised the right information for user purposes. The map visualisation will be dynamic with zooming functions and flexible hover information about target regions (local Polygons and NUTS-3 Regions).

The application additionally will have the feature to download this visualisation in graphical formats (PNG), RDFs and GeoJSONs.

Workflow

Requirements