hochschule-darmstadt-UAS / ddk-artbrowser

Exploring the world of arts using open data
http://openartbrowser.org/
MIT License
1 stars 1 forks source link

openartbrowser

Table of contents

Overview

openArtBrowser http://openartbrowser.org invites you to browse through the world of arts, enjoy beautiful artworks and learn interesting things. We provide paintings, drawings and sculptures all over the world and from many periods.

This project contains:

Frontend

To start the frontend:

Frontend configuration:

Local Elasticsearch

To build and run the elasticsearch docker container for local development, run the docker_elastic.sh script in the scripts directory. The building might take some time because of the included wiki crawling. For the docker container the wiki crawling is limited to a specific amount of objects per category. This amount is represented by the DEV_LIMIT variable in the get_wikidata_items.py script and thus can be adjusted there.