This commit is contained in:
stephan 2020-02-25 15:10:20 +01:00
parent fa2af2d8b9
commit 2656577f74

View File

@ -5,10 +5,14 @@
{% block page_content %}
<div class="section">
<div class="row container">
<div class="col s12">
<div class="col s12 m6">
<h2>nopaque</h2>
<p>Patrick Jentsch, Stephan Porada und Helene Schlicht</p>
</div>
<div class="col s12 m6">
<p>Nopaque is a web application that helps to transform heterogeneous textual source materials into standard-compliant research data. The services of nopaque are designed to accompany the research process.</p>
<p>The web application is developed within the DFG-funded Collaborative Research Center (SFB) 1288 "Practices of Comparison" by the subproject (TP) INF "Data Infrastructure and Digital Humanities".</p>
</div>
</div>
</div>