diff --git a/rdmorganiser/conditions/rdmo.xml b/rdmorganiser/conditions/rdmo.xml
index 905b06ac..ca0ff97f 100644
--- a/rdmorganiser/conditions/rdmo.xml
+++ b/rdmorganiser/conditions/rdmo.xml
@@ -18,6 +18,15 @@
1
+
+ https://rdmorganiser.github.io/terms/
+ data_published
+
+
+ eq
+
+
+ https://rdmorganiser.github.io/termsdata_sharing
@@ -117,6 +126,15 @@
+
+ https://rdmorganiser.github.io/terms
+ reuse_scenario
+
+
+ neq
+
+
+ https://rdmorganiser.github.io/termsrights_owner_clear
diff --git a/rdmorganiser/views/dfg-checkliste.xml b/rdmorganiser/views/dfg-checkliste.xml
new file mode 100644
index 00000000..2c9f4d58
--- /dev/null
+++ b/rdmorganiser/views/dfg-checkliste.xml
@@ -0,0 +1,461 @@
+
+
+
+ https://rdmorganiser.github.io/terms
+ dfg-checkliste
+ Entwurf für den DFG-Checkliste-Katalog der RDMO-AG. **Nicht** kompatibel mit dem DFG-Checkliste-Katalog von Fodako.
+ DFG Checklist (RDMO UAG)
+ View for the DFG cheklist about: "Handling of Research Data"
+ DFG-Checkliste (RDMO UAG)
+ Ansicht für die DFG-Checkliste zu: "Umgang mit Forschungsdaten"
+
+
+
+ {% load view_tags %}
+{% get_set 'project/dataset' as datasets %}
+
+<head>
+{% get_value 'project/title' as title %}
+<title>{{ title.value }}</title>
+<h1>{% render_value 'project/title' %}</h1>
+
+<div class="alert alert-info" role="alert">
+<p><b>Hinweis</b></p>
+<i><p>Im Folgenden haben wir die von Ihnen eingegebenen Informationen über das
+Projekt noch einmal zusammengefasst.</p>
+<p>Bitte beachten Sie, dass diese Ansicht nochmals überprüft und bei Bedarf
+überarbeitet werden sollte.</p></i>
+</div>
+
+<hr noshade color=rgb(0, 157, 129) width=100% size=20>
+</head>
+
+
+<body>
+<h1>Umgang mit Forschungsdaten</h1>
+<h2>Datenbeschreibung</h2>
+
+{% comment "question" %}
+<h3>Auf welche Weise entstehen in Ihrem Projekt neue Daten?</h3>
+{% endcomment %}
+
+<p> Im Projekt entstehen Daten
+{% for dataset in datasets %}
+ {% if forloop.last and not forloop.first %}und {% endif %}
+ im Bereich <i>{{ dataset.value }}</i> durch
+ {% get_set_values dataset 'project/dataset/creation_methods' as texts %}
+ {% for text in texts %}
+ {{ text.value }}
+ {% if not forloop.last %}, {% endif %}
+ {% endfor %}
+ {% if not forloop.last %}; {% else %}.{% endif %}
+{% endfor %}
+</p>
+
+{% comment "question" %}
+<h3>Werden existierende Daten wiederverwendet?</h3>
+{% endcomment %}
+
+<p>
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/origin' as texts %}
+ {% for text in texts %}
+ {% if 'Ja' in text.value or 'Anderes' in text.value %}
+ Daten werden nachgenutzt im Bereich <i>{{ dataset.value }}</i>; diese
+ {{ text.value|cut:'Ja, sie '|cut:'.'|cut:"Anderes:" }}
+ {% if not forloop.last %}, {% else %}.{% endif %}
+ {% endif %}
+ {% endfor %}
+{% endfor %}
+
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/origin' as texts %}
+ {% for text in texts %}
+ {% if 'Nein' in text.value or "Nach" in text.value %}
+ Für den Bereich <i>{{ dataset.value }}</i> werden keine Daten nachgenutzt;
+ {{ text.value|cut:'Nein, es werden keine existierenden Daten verwendet'|cut:'.'|cut:':' }}
+ {% if not forloop.last %}und {% else %}.{% endif %}
+ {% endif %}
+ {% endfor %}
+{% endfor %}
+</p>
+
+{% comment "question" %}
+<h3>Welche Datentypen, im Sinne von Datenformaten (z. B. Bilddaten, Textdaten oder Messdaten) entstehen in Ihrem Projekt?</h3>
+{% endcomment %}
+
+<p> Die Daten liegen in den Formaten
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/format' as texts %}
+ {% for text in texts %}
+ {{ text.value|cut:"Andere Datenformate:" }} {% if not forloop.last %}, {% endif %}
+ {% endfor %}
+ {% if not forloop.last %}, {% endif %}
+{% endfor %}
+vor,
+
+{% comment "question" %}
+<h3>In welchem Umfang fallen diese an bzw. welches Datenvolumen ist zu erwarten?</h3>
+{% endcomment %}
+
+{% get_values 'project/dataset/format' as texts %}
+{% if texts %}
+ mit einem Datenvolumen
+ {% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/size/volume' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}, {% endif %}
+ {% for text in texts %}
+ für <i>{{ dataset.value }}</i>
+ {% if not "zwischen" in text.value %} von {% endif %}
+ {{ text.value }} {% if not forloop.last %}, {% endif %}
+ {% endfor %}
+ {% endfor %}
+{% endif %}
+.</p>
+
+{% comment "question" %}
+<h3>Auf welche Weise werden die Daten in Ihrem Projekt weiterverarbeitet?</h3>
+{% endcomment %}
+
+<p>Die Weiterverarbeitung der Daten im Projekt erfolgt durch
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/usage_description' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}, {% endif %}
+ {% for text in texts %}
+ {{ text.value }}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+
+<h2>Dokumentation und Datenqualität</h2>
+
+{% comment "question" %}
+<h3>Welche Ansätze werden verfolgt, um die Daten nachvollziehbar zu beschreiben (z. B. Nutzung vorhandener Metadaten- bzw. Dokumentationsstandards oder Ontologien)?</h3>
+{% endcomment %}
+
+<p> Die Beschreibung der Daten erfolgt
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/metadata/standards' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}; {% endif %}
+ für den Bereich <i>{{ dataset.value }}</i> mit
+ {% for text in texts %}
+ {{ text.value|cut:"Es wird "|cut:"Es werden "|cut:" genutzt"|cut:" verwendet" }}
+ {% if not forloop.last %};{% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+{% comment "question" %}
+<h3>Welche digitalen Methoden und Werkzeuge (z. B. Software) sind zur Nutzung der Daten erforderlich?</h3>
+{% endcomment %}
+
+<p> Zur Datennutzung sind
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/usage_technology' as texts %}
+ {% for text in texts %}
+ {{ text.value }}{% if not forloop.last %}, {% endif %}
+ {% endfor %}
+ {% if not forloop.last %}, {% endif %}
+{% endfor %}
+erforderlich.</p>
+
+{% comment "question" %}
+<h3>Welche Maßnahmen werden getroffen, um eine hohe Qualität der Daten zu gewährleisten? Sind Qualitätskontrollen vorgesehen und wenn ja, auf welche Weise?</h3>
+{% endcomment %}
+
+<p> Die Qualitätssicherung erfolgt durch
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/quality_assurance' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}; {% endif %}
+ {% for text in texts %}
+ {{ text.value|cut:'.' }}
+ {% if not forloop.last %};{% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+{% comment "question" %}
+<h3>Sind Qualitätskontrollen vorgesehen und wenn ja, auf welche Weise?</h3>
+{% endcomment %}
+
+<p> Unsere Qualitätskontrolle beinhaltet
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/control_tool' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}; {% endif %}
+ für den Bereich <i>{{ dataset.value }}</i>
+ {% for text in texts %}
+ {{ text.value|cut:'.' }}
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+
+<h2>Speicherung und technische Sicherung während des Projekts</h2>
+
+{% comment "question" %}
+<h3>Auf welche Weise werden die Daten während der Projektlaufzeit gespeichert und gesichert?</h3>
+{% endcomment %}
+
+<p> Während der Projektlaufzeit werden die Daten
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/storage/type' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}; {% endif %}
+ für den Bereich <i>{{ dataset.value }}</i>
+ {% for text in texts %}
+ im {{ text.value|cut:'.' }}
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+{% endfor %}
+gespeichert.</p>
+
+{% comment "question" %}
+<h3>Wie wird die Sicherheit sensibler Daten während der Projektlaufzeit gewährleistet (Zugriffs- und Nutzungsverwaltung)?</h3>
+{% endcomment %}
+
+<p> Die Sicherung sensibler Daten während der Projektlaufzeit wird so garantiert:
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/data_security/security_measures' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}, {% endif %}
+ {% for text in texts %}
+ {% if text != "" %}
+ im Bereich <i>{{ dataset.value }}</i> {{ text.value|cut:'werden '}}
+ {% if not forloop.last %},{% endif %}
+ {% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+
+<h2>Rechtliche Verpflichtungen und Rahmenbedingungen</h2>
+
+{% comment "question" %}
+<h3>Sind Auswirkungen oder Einschränkungen in Bezug auf die spätere Veröffentlichung bzw. Zugänglichkeit zu erwarten?</h3>
+{% endcomment %}
+
+<p>
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/sharing/restrictions_explanation' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}. {% endif %}
+ {% for text in texts %}
+ {% if 'Ja' in text.value %}
+ Die Daten des Bereichs <i>{{ dataset.value }}</i>
+ {{ text.value|cut:"Ja, "|cut:'die Daten ' }}
+ {% endif %}
+ {% if 'Nein' in text.value %}
+ Es liegen keine Einschränkungen vor im Bereich <i>{{ dataset.value }}</i>
+ {% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+{% comment "question" %}
+<h3>Existieren wichtige wissenschaftliche Kodizes bzw. fachliche Normen, die Berücksichtigung finden sollten?</h3>
+{% endcomment %}
+
+{% get_values 'project/additional_rdm_policy/yesno' as texts %}
+{% if texts %}
+ <p> Das gesamte Forschungsdatenmanagement orientiert sich
+ {% for text in texts %}
+ {% if forloop.last and not forloop.first %}sowie {% endif %}
+ am {{ text.value|cut:"\""|cut:"\„"}}
+ {% if not forloop.last %},{% else %}.{% endif %}
+ {% endfor %}
+ </p>
+{% endif %}
+
+{% comment "question" %}
+<h3>Auf welche Weise werden nutzungs- und urheberrechtliche Aspekte sowie Eigentumsfragen berücksichtigt?</h3>
+{% endcomment %}
+
+<p> Für die Daten
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/legal_aspects/ipr' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %};{% endif %}
+ {% for text in texts %}
+ {% if text %}
+ im Bereich <i>{{ dataset.value }}</i> gilt
+ {{ text.value|cut:"."}}
+ {% endif %}
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+{% comment "question" %}
+<h3>Welche rechtlichen Besonderheiten bestehen im Zusammenhang mit dem Umgang mit Forschungsdaten in Ihrem Projekt?</h3>
+{% endcomment %}
+
+<p> Weiterhin gilt
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/legal_aspects' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %},{% endif %}
+ {% if texts %}
+ {% for text in texts %}
+ {% if text != None %}
+ im Bereich <i>{{ dataset.value }}</i>, dass
+ {{ text.value }}
+ {% endif %}
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+ {% endif %}
+{% endfor %}
+</p>
+
+
+<h2>Datenaustausch und dauerhafte Zugänglichkeit der Daten</h2>
+
+{% for dataset in datasets %}
+
+ <p> Im Bereich <i>{{ dataset.value }}</i>
+
+ {% comment "question" %}
+ <h3>Welche Daten bieten sich für die Nachnutzung in anderen Kontexten besonders an?</h3>
+ {% endcomment %}
+
+ {% get_values 'project/dataset/reuse_scenario' as multiple_texts %}
+ {% if multiple_texts %}
+ {% get_set_values dataset 'project/dataset/reuse_scenario' as texts %}
+ {% if texts %}
+ {% for text in texts %}
+ {% if 'Ja' in text.value %}
+ ist
+ {{ text.value|cut:"Ja, "|cut:"ist "|cut:"der Daten " }}
+ {% if not forloop.last %};{% endif %}
+ {% else %}
+ sind die Daten nicht für die Nachnutzung geeignet, weil
+ {{ text.value|cut:"Nein, ich kann mir kein Nachnutzungsszenario für die Daten vorstellen, weil:"|cut:"der Daten "|lower }}
+ {% endif %}
+ {% endfor %}
+ {% else %}
+ sind die Daten nicht für die Nachnutzung geeignet
+ {% endif %}
+ .
+ {% endif %}
+
+ {% comment %}
+ Folgefragen ausblenden, wenn kein Nachnutzungsszenario denkbar ist.
+ {% endcomment %}
+
+ {% check_condition 'reuse_scenario' set_index=dataset.set_index as condition %}
+{#} {% if condition %}#}
+
+ {% comment "question" %}
+ <h3>Nach welchen Kriterien werden Forschungsdaten ausgewählt, um diese für die Nachnutzung durch andere zur Verfügung zu stellen? </h3>
+ {% endcomment %}
+
+ {% get_set_values dataset 'project/preservation/selection_criteria' as texts %}
+ {% if texts %}
+ Die Daten werden zur Verfügung gestellt,
+ {% for text in texts %}
+ weil/wegen {{ text.value }}{% if not forloop.last %};{% else %}.{% endif %}
+ {% endfor %}
+ {% endif %}
+
+ {% comment "question" %}
+ <h3>Wann ist der Datensatz für dritte nutzbar?</h3>
+ {% endcomment %}
+
+ {% get_values 'project/dataset/data_publication_date' as texts %}
+ {% if texts %}
+ {% get_set_values dataset 'project/dataset/data_publication_date' as texts %}
+ {% for text in texts %}
+ Die Daten
+ {% if "Dieser Datensatz wird von uns nachgenutzt" in text.value %}
+ wurden
+ {{ text.value|cut:"Dieser Datensatz wird von uns nachgenutzt und ist "|cut:"." }}
+ {% else %}
+ werden
+ {{ text.value|cut:"."|lower }}
+ {% if not forloop.last %},{% endif %} zur Verfügung gestellt
+ {% endif %}
+ {% endfor %}
+ .
+ {% endif %}
+
+{#} {% endif %}#}
+
+ {% comment "question" %}
+ <h3>Planen Sie die Archivierung Ihrer Daten in einer geeigneten Infrastruktur? Falls ja, wie und wo? Gibt es Sperrfristen? Wann sind die Forschungsdaten für Dritte nutzbar?</h3>
+ {% endcomment %}
+
+ {% check_condition 'data_published' set_index=dataset.set_index as condition %}
+ {% if not condition %}
+ {% get_set_values dataset 'project/dataset/preservation/yesno' as texts %}
+ {% if texts.is_true == true %}
+ in
+ {% get_set_values dataset 'project/dataset/preservation/repository' as texts %}
+ {% for text in texts %}
+ {{ text.value|cut:'Sonstige:'|cut:"Andere: " }}
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+ {% endif %}
+ .
+ {% endif %}
+ </p>
+
+{% endfor %}
+
+
+<h2>Verantwortlichkeiten und Ressourcen</h2>
+
+<p>
+{% comment "question" %}
+<h3>Wer ist verantwortlich für den adäquaten Umgang mit den Forschungsdaten (Beschreibung der Rollen und Verantwortlichkeiten innerhalb des Projekts)? </h3>
+{% endcomment %}
+
+{% get_values 'project/support' as texts %}
+{% if texts %}
+ Verantwortlich für den adäquaten Umgang mit den Forschungsdaten sind
+ {% for text in texts %}
+ {% if not forloop.last and not forloop.first %},{% endif %}
+ {% if forloop.last and texts|length > 1 %} und {% endif %}
+ {{ text.value|truncatewords:3|cut:"; …" }}
+ {% if forloop.last %}.{% endif %}
+ {% endfor %}
+{% endif %}
+
+{% comment "question" %}
+<h3>Wer ist nach Ende der Laufzeit des Projekts für das Kuratieren der Daten verantwortlich?</h3>
+{% endcomment %}
+
+{% get_values 'project/dataset/curation/responsible_person/name' as texts %}
+{% if texts %}
+ Nach Ende der Laufzeit ist für das Kuratieren der Daten verantwortlich
+ {% for text in texts %}
+ {% if forloop.last and texts|length > 1 %} und {% endif %}
+ {% if not forloop.last and not forloop.first %},{% endif %}
+ {{ text.value|truncatewords:3|cut:"; …" }}
+ {% if forloop.last %}.{% endif %}
+ {% endfor %}
+{% endif %}
+</p>
+
+{% comment "question" %}
+<h3>Welche Ressourcen (Kosten; Zeit oder anderes) sind erforderlich, um einen adäquaten Umgang mit Forschungsdaten im Projekt umzusetzen? </h3>
+{% endcomment %}
+
+{% get_values 'project/costs/usage/non_personnel' as texts %}
+{% if texts %}
+<p> Die benötigten Ressourcen für das Datenmanagement im Projekt sind:
+ {% for text in texts %}
+ {{ text.value|cut:"Infrastrukturressource: "}}
+ {% if not forloop.last %};{% else %}.{% endif %}
+ {% endfor %}
+</p>
+{% endif %}
+
+</body>
+
+
diff --git a/rdmorganiser/views/rdmo-uag-dfg-checkliste.xml b/rdmorganiser/views/rdmo-uag-dfg-checkliste.xml
new file mode 100644
index 00000000..545593b2
--- /dev/null
+++ b/rdmorganiser/views/rdmo-uag-dfg-checkliste.xml
@@ -0,0 +1,458 @@
+
+
+
+ https://rdmorganiser.github.io/terms
+ rdmo-uag-dfg-checkliste
+ Entwurf für den RDMO UAG DFG-Checkliste Katalog
+ RDMO UAG DFG Checklist
+
+ RDMO UAG DFG Checkliste
+
+
+ {% load view_tags %}
+{% get_set 'project/dataset' as datasets %}
+
+<head>
+{% get_value 'project/title' as title %}
+<title>{{ title.value }}</title>
+<h1>{% render_value 'project/title' %}</h1>
+
+<div class="alert alert-info" role="alert">
+<p><b>Hinweis</b></p>
+<i><p>Im Folgenden haben wir die von Ihnen eingegebenen Informationen über das
+Projekt noch einmal zusammengefasst.</p>
+<p>Bitte beachten Sie, dass diese Ansicht nochmals überprüft und bei Bedarf
+überarbeitet werden sollte.</p></i>
+</div>
+
+<hr noshade color=rgb(0, 157, 129) width=100% size=20>
+</head>
+
+
+<body>
+<h1>Umgang mit Forschungsdaten</h1>
+<h2>Datenbeschreibung</h2>
+
+{% comment "question" %}
+<h3>Auf welche Weise entstehen in Ihrem Projekt neue Daten?</h3>
+{% endcomment %}
+
+<p> Im Projekt entstehen Daten
+{% for dataset in datasets %}
+ {% if forloop.last and not forloop.first %}und {% endif %}
+ im Bereich <i>{{ dataset.value }}</i> durch
+ {% get_set_values dataset 'project/dataset/creation_methods' as texts %}
+ {% for text in texts %}
+ <i>{{ text.value }}</i>
+ {% if not forloop.last %}, {% endif %}
+ {% endfor %}
+ {% if not forloop.last %}; {% else %}.{% endif %}
+{% endfor %}
+</p>
+
+{% comment "question" %}
+<h3>Werden existierende Daten wiederverwendet?</h3>
+{% endcomment %}
+
+<p>
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/origin' as texts %}
+ {% if forloop.last and not forloop.first %}und {% endif %}
+ {% for text in texts %}
+ {% if 'Ja' in text.value or 'Anderes' in text.value %}
+ Daten werden nachgenutzt im Bereich <i>{{ dataset.value }}</i>; diese
+ <i>{{ text.value|cut:'Ja, sie '|cut:'.'|cut:"Anderes:" }}</i>
+ {% if not forloop.last %}, {% else %}.{% endif %}
+ {% endif %}
+ {% endfor %}
+{% endfor %}
+
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/origin' as texts %}
+ {% for text in texts %}
+ {% if 'Nein' in text.value or "Nach" in text.value %}
+ Für den Bereich <i>{{ dataset.value }}</i> werden keine Daten nachgenutzt;
+ <i>{{ text.value|cut:'Nein, es werden keine existierenden Daten verwendet'|cut:'.'|cut:':' }}</i>
+ {% if not forloop.last %}und {% else %}.{% endif %}
+ {% endif %}
+ {% endfor %}
+{% endfor %}
+</p>
+
+{% comment "question" %}
+<h3>Welche Datentypen, im Sinne von Datenformaten (z. B. Bilddaten, Textdaten oder Messdaten) entstehen in Ihrem Projekt?</h3>
+{% endcomment %}
+
+<p> Die Daten liegen in den Formaten
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/format' as texts %}
+ {% for text in texts %}
+ <i>{{ text.value|cut:"Andere Datenformate:" }}</i> {% if not forloop.last %}, {% endif %}
+ {% endfor %}
+ {% if not forloop.last %}, {% endif %}
+{% endfor %}
+vor,
+
+{% comment "question" %}
+<h3>In welchem Umfang fallen diese an bzw. welches Datenvolumen ist zu erwarten?</h3>
+{% endcomment %}
+
+{% get_values 'project/dataset/format' as texts %}
+{% if texts %}
+ mit einem Datenvolumen
+ {% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/size/volume' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}, {% endif %}
+ {% for text in texts %}
+ für <i>{{ dataset.value }}</i>
+ {% if not "zwischen" in text.value %} von {% endif %}
+ <i>{{ text.value }}</i> {% if not forloop.last %}, {% endif %}
+ {% endfor %}
+ {% endfor %}
+{% endif %}
+.</p>
+
+{% comment "question" %}
+<h3>Auf welche Weise werden die Daten in Ihrem Projekt weiterverarbeitet?</h3>
+{% endcomment %}
+
+<p>Die Weiterverarbeitung der Daten im Projekt erfolgt durch
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/usage_description' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}, {% endif %}
+ {% for text in texts %}
+ <i>{{ text.value }}</i>
+ {% endfor %}
+{% endfor %}
+.</p>
+
+
+<h2>Dokumentation und Datenqualität</h2>
+
+{% comment "question" %}
+<h3>Welche Ansätze werden verfolgt, um die Daten nachvollziehbar zu beschreiben (z. B. Nutzung vorhandener Metadaten- bzw. Dokumentationsstandards oder Ontologien)?</h3>
+{% endcomment %}
+
+<p> Die Beschreibung der Daten erfolgt
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/metadata/standards' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}; {% endif %}
+ für den Bereich <i>{{ dataset.value }}</i> mit
+ {% for text in texts %}
+ <i>{{ text.value|cut:"Es wird "|cut:"Es werden "|cut:" genutzt"|cut:" verwendet"|cut:'.' }}</i>
+ {% if not forloop.last %};{% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+{% comment "question" %}
+<h3>Welche digitalen Methoden und Werkzeuge (z. B. Software) sind zur Nutzung der Daten erforderlich?</h3>
+{% endcomment %}
+
+<p> Zur Datennutzung sind
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/usage_technology' as texts %}
+ {% for text in texts %}
+ <i>{{ text.value }}</i>{% if not forloop.last %}, {% endif %}
+ {% endfor %}
+ {% if not forloop.last %}, {% endif %}
+{% endfor %}
+erforderlich.</p>
+
+{% comment "question" %}
+<h3>Welche Maßnahmen werden getroffen, um eine hohe Qualität der Daten zu gewährleisten? Sind Qualitätskontrollen vorgesehen und wenn ja, auf welche Weise?</h3>
+{% endcomment %}
+
+<p> Die Qualitätssicherung erfolgt durch
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/quality_assurance' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}; {% endif %}
+ {% for text in texts %}
+ <i>{{ text.value|cut:'.' }}</i>
+ {% if not forloop.last %};{% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+{% comment "question" %}
+<h3>Sind Qualitätskontrollen vorgesehen und wenn ja, auf welche Weise?</h3>
+{% endcomment %}
+
+<p> Unsere Qualitätskontrolle beinhaltet
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/control_tool' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}; {% endif %}
+ für den Bereich <i>{{ dataset.value }}</i>
+ {% for text in texts %}
+ <i>{{ text.value|cut:'.' }}</i>
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+
+<h2>Speicherung und technische Sicherung während des Projekts</h2>
+
+{% comment "question" %}
+<h3>Auf welche Weise werden die Daten während der Projektlaufzeit gespeichert und gesichert?</h3>
+{% endcomment %}
+
+<p> Während der Projektlaufzeit werden die Daten
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/storage/type' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}; {% endif %}
+ für den Bereich <i>{{ dataset.value }}</i>
+ {% for text in texts %}
+ im <i>{{ text.value|cut:'.' }}</i>
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+{% endfor %}
+gespeichert.</p>
+
+{% comment "question" %}
+<h3>Wie wird die Sicherheit sensibler Daten während der Projektlaufzeit gewährleistet (Zugriffs- und Nutzungsverwaltung)?</h3>
+{% endcomment %}
+
+<p> Die Sicherung sensibler Daten während der Projektlaufzeit wird so garantiert:
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/data_security/security_measures' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}, {% endif %}
+ {% for text in texts %}
+ {% if text != "" %}
+ im Bereich <i>{{ dataset.value }}</i> <i>{{ text.value|cut:'werden '}}</i>
+ {% if not forloop.last %},{% endif %}
+ {% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+
+<h2>Rechtliche Verpflichtungen und Rahmenbedingungen</h2>
+
+{% comment "question" %}
+<h3>Sind Auswirkungen oder Einschränkungen in Bezug auf die spätere Veröffentlichung bzw. Zugänglichkeit zu erwarten?</h3>
+{% endcomment %}
+
+<p>
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/dataset/sharing/restrictions_explanation' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %}. {% endif %}
+ {% for text in texts %}
+ {% if 'Ja' in text.value %}
+ Die Daten des Bereichs <i>{{ dataset.value }}</i>
+ <i>{{ text.value|cut:"Ja, "|cut:'die Daten ' }}</i>
+ {% endif %}
+ {% if 'Nein' in text.value %}
+ Es liegen keine Einschränkungen vor im Bereich <i>{{ dataset.value }}</i>
+ {% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+{% comment "question" %}
+<h3>Existieren wichtige wissenschaftliche Kodizes bzw. fachliche Normen, die Berücksichtigung finden sollten?</h3>
+{% endcomment %}
+
+{% get_values 'project/additional_rdm_policy/yesno' as texts %}
+{% if texts %}
+ <p> Das gesamte Forschungsdatenmanagement orientiert sich
+ {% for text in texts %}
+ {% if forloop.last and not forloop.first %}sowie {% endif %}
+ am <i>{{ text.value|cut:"\""|cut:"\„"}}</i>
+ {% if not forloop.last %},{% else %}.{% endif %}
+ {% endfor %}
+ </p>
+{% endif %}
+
+{% comment "question" %}
+<h3>Auf welche Weise werden nutzungs- und urheberrechtliche Aspekte sowie Eigentumsfragen berücksichtigt?</h3>
+{% endcomment %}
+
+<p> Für die Daten
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/legal_aspects/ipr' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %},{% endif %}
+ {% for text in texts %}
+ {% if text %}
+ im Bereich <i>{{ dataset.value }}</i> gilt
+ <i>{{ text.value|cut:"."}}</i>
+ {% endif %}
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+{% endfor %}
+.</p>
+
+{% comment "question" %}
+<h3>Welche rechtlichen Besonderheiten bestehen im Zusammenhang mit dem Umgang mit Forschungsdaten in Ihrem Projekt?</h3>
+{% endcomment %}
+
+<p> Weiterhin gilt
+{% for dataset in datasets %}
+ {% get_set_values dataset 'project/legal_aspects' as texts %}
+ {% if texts and forloop.last %} und {% endif %}
+ {% if texts and not forloop.last and not forloop.first %},{% endif %}
+ {% if texts %}
+ {% for text in texts %}
+ {% if text != None %}
+ im Bereich <i>{{dataset.value }}</i>, dass
+ <i>{{ text.value }}</i>
+ {% endif %}
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+ {% endif %}
+{% endfor %}
+</p>
+
+
+<h2>Datenaustausch und dauerhafte Zugänglichkeit der Daten</h2>
+
+{% for dataset in datasets %}
+
+ <p> Im Bereich <i>{{ dataset.value }}</i>
+
+ {% comment "question" %}
+ <h3>Welche Daten bieten sich für die Nachnutzung in anderen Kontexten besonders an?</h3>
+ {% endcomment %}
+
+ {% get_values 'project/dataset/reuse_scenario' as texts %}
+ {% if texts %}
+ {% get_set_values dataset 'project/dataset/reuse_scenario' as texts %}
+ {% if texts %}
+ {% if 'Ja' in texts %}
+ ist
+ {% for text in texts %}
+ <i>{{ text.value|cut:"Ja, "|cut:"der Daten " }}</i>
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+ {% else %}
+ {% for text in texts %}
+ <i>{{ text.value|cut:"Nein, ich kann mir kein Nachnutzungsszenario für die Daten vorstellen, weil:"|cut:"der Daten " }}</i>
+ {% endfor %}
+ {% endif %}
+ {% else %}
+ sind die Daten nicht für die Nachnutzung geeignet
+ {% endif %}
+ .
+ {% endif %}
+
+ {% comment %}
+ Folgefragen ausblenden, wenn kein Nachnutzungsszenario denkbar ist.
+ {% endcomment %}
+
+ {% check_condition 'reuse_scenario' set_index=dataset.set_index as condition %}
+ {% if condition %}
+
+ {% comment "question" %}
+ <h3>Nach welchen Kriterien werden Forschungsdaten ausgewählt, um diese für die Nachnutzung durch andere zur Verfügung zu stellen? </h3>
+ {% endcomment %}
+
+ {% get_set_values dataset 'project/preservation/selection_criteria' as texts %}
+ {% if texts %}
+ Die Daten werden zur Verfügung gestellt, da
+ {% for text in texts %}
+ <i>{{ text.value }}</i>{% if not forloop.last %},{% else %}.{% endif %}
+ {% endfor %}
+ {% endif %}
+
+ {% comment "question" %}
+ <h3>Wann ist der Datensatz für dritte nutzbar?</h3>
+ {% endcomment %}
+
+ {% get_values 'project/dataset/data_publication_date' as texts %}
+ {% if texts %}
+ {% get_set_values dataset 'project/dataset/data_publication_date' as texts %}
+ {% for text in texts %}
+ {% if "Dieser Datensatz wird von uns nachgenutzt" in text.value %}
+ wurden
+ <i>{{ text.value|cut:"Dieser Datensatz wird von uns nachgenutzt und ist "|cut:"." }}</i>
+ {% else %}
+ Die Daten werden zur Verfügung gestellt
+ <i>{{ text.value|cut:"." }}</i>
+ {% if not forloop.last %},{% endif %}
+ {% endif %}
+ {% endfor %}
+ {% endif %}
+
+ {% endif %}
+
+ {% comment "question" %}
+ <h3>Planen Sie die Archivierung Ihrer Daten in einer geeigneten Infrastruktur? Falls ja, wie und wo? Gibt es Sperrfristen? Wann sind die Forschungsdaten für Dritte nutzbar?</h3>
+ {% endcomment %}
+
+ {% check_condition 'data_published' set_index=dataset.set_index as condition %}
+ {% if not condition %}
+ {% get_set_values dataset 'project/dataset/preservation/yesno' as texts %}
+ {% if texts.is_true == true %}
+ in
+ {% get_set_values dataset 'project/dataset/preservation/repository' as texts %}
+ {% for text in texts %}
+ <i>{{ text.value|cut:'Sonstige:'|cut:"Andere: " }}</i>
+ {% if not forloop.last %},{% endif %}
+ {% endfor %}
+ {% endif %}
+ {% endif %}
+ .</p>
+
+{% endfor %}
+
+
+<h2>Verantwortlichkeiten und Ressourcen</h2>
+
+<p>
+{% comment "question" %}
+<h3>Wer ist verantwortlich für den adäquaten Umgang mit den Forschungsdaten (Beschreibung der Rollen und Verantwortlichkeiten innerhalb des Projekts)? </h3>
+{% endcomment %}
+
+{% get_values 'project/support' as texts %}
+{% if texts %}
+ Verantwortlich für den adäquaten Umgang mit den Forschungsdaten sind
+ {% for text in texts %}
+ {% if not forloop.last and not forloop.first %},{% endif %}
+ {% if forloop.last and texts|length > 1 %} und {% endif %}
+ <i>{{ text.value|truncatewords:3 }}</i>
+ {% if forloop.last %}.{% endif %}
+ {% endfor %}
+{% endif %}
+
+{% comment "question" %}
+<h3>Wer ist nach Ende der Laufzeit des Projekts für das Kuratieren der Daten verantwortlich?</h3>
+{% endcomment %}
+
+{% get_values 'project/dataset/curation/responsible_person/name' as texts %}
+{% if texts %}
+ Nach Ende der Laufzeit ist für das Kuratieren der Daten verantwortlich
+ {% for text in texts %}
+ {% if forloop.last and texts|length > 1 %} und {% endif %}
+ {% if not forloop.last and not forloop.first %},{% endif %}
+ <i>{{ text.value|truncatewords:3 }}</i>
+ {% if forloop.last %}.{% endif %}
+ {% endfor %}
+{% endif %}
+</p>
+
+{% comment "question" %}
+<h3>Welche Ressourcen (Kosten; Zeit oder anderes) sind erforderlich, um einen adäquaten Umgang mit Forschungsdaten im Projekt umzusetzen? </h3>
+{% endcomment %}
+
+{% get_values 'project/costs/usage/non_personnel' as texts %}
+{% if texts %}
+<p> Die benötigten Ressourcen für das Datenmanagement im Projekt sind:
+ {% for text in texts %}
+ <i>{{ text.value|cut:"Infrastrukturressource: "}}</i>
+ {% if not forloop.last %};{% else %}.{% endif %}
+ {% endfor %}
+</p>
+{% endif %}
+
+</body>
+
+