{% extends 'base.html' %} {% load static %} {% load i18n %} {% block title %}home{% endblock %} {% block content %}

Prototype v0.2

Discuss Data

Open Platform for the Interactive Discussion of Research Data Quality (on the example of area studies on the post-Soviet region)

Discuss Data is a collaborative project of Göttingen State and University Library and the Research Centre for East-European Studies at the University of Bremen, funded by the German Research Foundation (DFG). The official launch of the online plattform is scheduled for early 2019.


Project Page »


{% comment %}

{{ webpage.main_desc_heading }}

{{ webpage.main_desc | safe }}

{{ webpage.text_left_heading }}

{{ webpage.text_left | safe }}

{{ webpage.text_middle_heading }}

{{ webpage.text_middle | safe }}

{{ webpage.text_right_heading }}

{{ webpage.text_right | safe }}

{% endcomment %} {% endblock %}