Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
"identifier": "quadriga"
}
],
"version": "0.64.0"
"version": "0.64.1"
}
2 changes: 1 addition & 1 deletion CITATION.bib
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ @book{Schnaitter_QUADRIGAOERTemplate_2026
title = {QUADRIGA-OER-Template. QUADRIGA Open Educational Resources: Template},
author = {Schnaitter, Hannes and Samoilova, Evgenia and Islam, Lamia},
year = {2026},
version = {0.64.0},
version = {0.64.1},
doi = {10.5281/zenodo.14970672},
url = {https://quadriga-dk.github.io/Book_Template/},
copyright = {CC-BY-SA-4.0},
Expand Down
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://citation-file-format.github.io/1.2.0/schema.json
cff-version: 1.2.0
version: 0.64.0
version: 0.64.1
title: 'QUADRIGA-OER-Template. QUADRIGA Open Educational Resources: Template'
type: software
message: Please cite this software using the metadata from `preferred-citation` in
Expand Down Expand Up @@ -30,7 +30,7 @@ keywords: &id002
- Data Literacy
- Datenkompetenz
- open-educational-resources
license: CC BY-SA 4.0
license: CC-BY-SA-4.0
references:
- title: Jupyter Book
type: software
Expand All @@ -39,14 +39,14 @@ references:
website: https://github.com/jupyter-book/jupyter-book/graphs/contributors
preferred-citation:
year: '2026'
version: 0.64.0
version: 0.64.1
authors: *id001
title: 'QUADRIGA-OER-Template. QUADRIGA Open Educational Resources: Template'
type: book
doi: 10.5281/zenodo.14970672
url: https://quadriga-dk.github.io/Book_Template/
repository-code: https://github.com/quadriga-dk/Book_Template
license: CC BY-SA 4.0
license: CC-BY-SA-4.0
languages:
- deu
copyright: CC-BY-SA-4.0
Expand Down
2 changes: 1 addition & 1 deletion metadata.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"value": "10.5281/zenodo.14970672",
"url": "https://doi.org/10.5281/zenodo.14970672"
},
"version": "0.64.0",
"version": "0.64.1",
"schemaVersion": "1.0.0",
"url": "https://quadriga-dk.github.io/Book_Template/",
"workExample": {
Expand Down
2 changes: 1 addition & 1 deletion metadata.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Förderkennzeichen: 16DKZ2034</schema:funding>
<schema:schemaVersion>1.0.0</schema:schemaVersion>
<schema:timeRequired>PT16H15M</schema:timeRequired>
<schema:url rdf:resource="https://quadriga-dk.github.io/Book_Template/" />
<schema:version>0.64.0</schema:version>
<schema:version>0.64.1</schema:version>
<schema:workExample>
<schema:SoftwareSourceCode rdf:about="https://quadriga-dk.github.io/Book_Template/#repository">
<schema:codeRepository rdf:resource="https://github.com/quadriga-dk/Book_Template" />
Expand Down
4 changes: 2 additions & 2 deletions metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ chapters:
blooms-category: 3 Anwenden
date-issued: '2024-05-06'
date-modified: '2026-05-11'
version: 0.64.0
version: 0.64.1
context-of-creation: 'Die vorliegenden Open Educational Resources wurden durch das
Datenkompetenzzentrum QUADRIGA erstellt.

Expand All @@ -104,4 +104,4 @@ license:
code: https://opensource.org/licenses/AGPL-3.0
content:
url: https://creativecommons.org/licenses/by-sa/4.0/
name: CC BY-SA 4.0
name: CC-BY-SA-4.0
Loading