The increasing number of publicly available datasets poses a challenge regarding the integration and consumption of information. The aim of the LinDA project is to make the benefits of Linked Open Data accessible to SMEs and data providers by providing libraries for Open Data consumption.
One of the main tasks in this context is to build an ecosystem of tools for visualising Linked Data to assist SMEs in their daily tasks by hiding complexity through automation and an intuitive user interface.
To complete this task, a generic visualisation workflow is being implemented based on state-of-the-art Linked Data visualisation approaches.
- Docker
- Docker Compose
Install Docker and Docker Compose:
Please follow the installation instructions on the [Docker website] (http://docs.docker.com/installation/)
Start the application:
- cd LinDAVis
- docker-compose up