This dataset contains the data platform for the research project "OwnReality. To Each His Own Reality".
During the course of the project, data was gathered and entered into a database.
In general, this platform allows the integration of that data into web based
systems such as content management systems. To be independent of the target
technology, the integration is implemented with a set of customized html tags
with no assumptions on lower layers. An API-only web application retrieves the
data from an elasticsearch instance and relays to the widgets.
A README in this dataset serves as documentation. It aims to provide information on:
the requirements to run the application
how to set up the API-application
importing the data from the included json documents
importing the additional image data
building the javascript integration asset
how to integrate the widgets on a third-party page
Requirements
linux (not a requirement but the howto in documentation assumes linux)
elasticsearch (2.2.3)
ruby (2.2.5)
nodejs (4.4.4), only for building