Update README.md
Browse files
README.md
CHANGED
@@ -35,25 +35,31 @@ license: cc0-1.0
|
|
35 |
---
|
36 |
|
37 |
# Grundtvig's Works (Grundtvigs Værker)
|
|
|
38 |
|
39 |
-
Grundtvig's Works is a comprehensive digital humanities dataset containing the complete collected writings of
|
40 |
-
[Nicolai Frederik Severin Grundtvig](https://en.wikipedia.org/wiki/N._F._S._Grundtvig) (1783-1872), one of Denmark's most influential cultural and intellectual figures.
|
41 |
|
42 |
## Dataset Details
|
43 |
|
44 |
### Dataset Description
|
45 |
|
46 |
-
This dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
The works are derived from [www.grundtvigsværker.dk](https://www.grundtvigsværker.dk) where they can be further inspected and examined.
|
50 |
|
51 |
|
52 |
-
- **Curated by:** [Grundtvig
|
53 |
- **Uploaded by:** [Kenneth Enevoldsen](https://huggingface.co/KennethEnevoldsen)
|
54 |
-
- **Funded by [optional]:**
|
55 |
- **Language(s):** Primarily Danish (dan), from the 19th century
|
56 |
-
- **License:** N.F.S.
|
57 |
|
58 |
### Dataset Sources
|
59 |
|
@@ -95,14 +101,23 @@ In addition the raw files can also be accessed directly [here](https://huggingfa
|
|
95 |
|
96 |
<!-- Motivation for the creation of this dataset. -->
|
97 |
|
98 |
-
|
|
|
|
|
|
|
|
|
|
|
99 |
|
100 |
|
101 |
#### Data Collection and Processing
|
102 |
|
103 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
104 |
|
105 |
-
|
|
|
|
|
|
|
|
|
106 |
|
107 |
Before upload the dataset was provided as XML and .txt files. The XML files were converted to .md and uploaded to Huggingface. The scripts for conversion and upload can be found [here](https://huggingface.co/datasets/chcaa/grundtvigs-works/tree/main/src) and a [.lock](https://huggingface.co/datasets/chcaa/grundtvigs-works/tree/main) file specifying the version can be found here.
|
108 |
|
@@ -111,13 +126,15 @@ Before upload the dataset was provided as XML and .txt files. The XML files were
|
|
111 |
|
112 |
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
113 |
|
114 |
-
|
115 |
|
116 |
### Annotations [optional]
|
117 |
|
118 |
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
|
119 |
|
120 |
-
|
|
|
|
|
121 |
|
122 |
#### Annotation process
|
123 |
|
@@ -129,7 +146,9 @@ Before upload the dataset was provided as XML and .txt files. The XML files were
|
|
129 |
|
130 |
<!-- This section describes the people or systems who created the annotations. -->
|
131 |
|
132 |
-
|
|
|
|
|
133 |
|
134 |
#### Personal and Sensitive Information
|
135 |
|
@@ -145,7 +164,7 @@ This dataset contains no personal or sensitive information.
|
|
145 |
|
146 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
147 |
|
148 |
-
|
149 |
|
150 |
## Citation [optional]
|
151 |
|
@@ -157,11 +176,16 @@ This dataset contains no personal or sensitive information.
|
|
157 |
|
158 |
**APA:**
|
159 |
|
160 |
-
|
|
|
|
|
|
|
161 |
|
162 |
|
163 |
## More Information
|
164 |
|
165 |
-
|
|
|
|
|
166 |
|
167 |
This dataset was uploaded to Huggingface and processed by [Kenneth Enevoldsen](https://huggingface.co/KennethEnevoldsen).
|
|
|
35 |
---
|
36 |
|
37 |
# Grundtvig's Works (Grundtvigs Værker)
|
38 |
+
Grundtvig’s Works is a comprehensive digital scholarly edition and humanities dataset containing the complete published writings of [Nicolai Frederik Severin Grundtvig](https://en.wikipedia.org/wiki/N._F._S._Grundtvig) (1783–1872), one of Denmark’s most influential cultural and intellectual figures. As a critical edition, it includes editorial commentary by philologists and is continually updated. The project is scheduled for completion in 2030 and will comprise 1,000 individual works spanning 35,000 pages. The full edition is freely available online.
|
39 |
|
|
|
|
|
40 |
|
41 |
## Dataset Details
|
42 |
|
43 |
### Dataset Description
|
44 |
|
45 |
+
This dataset represents version 1.25 (updated May 2025) of the digital scholarly edition Grundtvig’s Works, comprising 632 texts by N.F.S. Grundtvig. All texts have been OCR-scanned, and each is processed through three separate textual collations. We compare three different first editions, identify variants between them, and incorporate their differences into the digitized version.
|
46 |
+
Following collation, we enrich the texts with several layers of annotation, marked up in XML according to TEI P5 guidelines. These include:
|
47 |
+
Explanatory commentaries – clarifying older words or shifts in meaning
|
48 |
+
Named entities – identifying people, places, titles, and mythological figures
|
49 |
+
Emendations – documenting any corrections (no silent changes are made)
|
50 |
+
Bible references - allusions, quotations, and explicit references are identified and categorized according to type and source
|
51 |
+
|
52 |
+
We also provide introductory texts and textual essays to offer historical and interpretive context. Before publication, each text undergoes a triple review process.
|
53 |
|
54 |
|
55 |
The works are derived from [www.grundtvigsværker.dk](https://www.grundtvigsværker.dk) where they can be further inspected and examined.
|
56 |
|
57 |
|
58 |
+
- **Curated by:** [Center for Grundtvig Studies](https://grundtvigcenteret.au.dk), Aarhus University
|
59 |
- **Uploaded by:** [Kenneth Enevoldsen](https://huggingface.co/KennethEnevoldsen)
|
60 |
+
- **Funded by [optional]:** The edition is funded by the Danish Finance Act
|
61 |
- **Language(s):** Primarily Danish (dan), from the 19th century
|
62 |
+
- **License:** N.F.S. Grundtvig's works fall under Public Domain (CC0)
|
63 |
|
64 |
### Dataset Sources
|
65 |
|
|
|
101 |
|
102 |
<!-- Motivation for the creation of this dataset. -->
|
103 |
|
104 |
+
The digital scholarly edition of Grundtvig’s Works was created to provide open, reliable, and annotated access to the entire published oeuvre of N.F.S. Grundtvig (1783–1872), one of Denmark’s most influential thinkers. The rationale behind this effort is twofold: public accessibility and scholarly accuracy.
|
105 |
+
On the one hand, the edition enables the general public to read Grundtvig’s works on their own terms, supported by textual commentary that helps decode complex 19th-century language and theological or philosophical concepts. On the other, the edition serves as a scholarly tool, offering a searchable, critically edited, and TEI-encoded corpus that facilitates in-depth research across disciplines.
|
106 |
+
Grundtvig’s writings have had a lasting influence on Danish culture, education, and national identity. They are frequently referenced in contemporary political and cultural debates. However, many of his texts have until now only existed in fragile first editions or scattered, outdated collections. By digitizing, editing, and annotating his complete published works – including posthumous publications central to his public image – the project ensures both preservation and access.
|
107 |
+
The primary motivation behind creating this dataset was to bridge the gap between Grundtvig’s historical significance and the limited access to his writings. By offering a freely accessible digital edition, the project not only preserves a vital part of Danish cultural heritage but also democratizes access to foundational texts in Danish intellectual history. This aligns with both public interest and scholarly needs: to make Grundtvig’s complex legacy understandable, searchable, and usable in modern contexts.
|
108 |
+
The edition was launched in 2010 by the Center for Grundtvig Studies and is scheduled for completion in 2030. It is funded by the Danish Finance Act, ensuring its continued development as a national cultural and scholarly resource.
|
109 |
+
|
110 |
|
111 |
|
112 |
#### Data Collection and Processing
|
113 |
|
114 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
115 |
|
116 |
+
All texts in the Grundtvig’s Works dataset originate from printed first editions of N.F.S. Grundtvig’s published writings. The digitization process begins with OCR (optical character recognition) scanning of the original editions. Following OCR, each text undergoes three separate textual collations: we compare three different first editions of the same work to identify textual variants. Differences are systematically incorporated into the digitized version to ensure accuracy and representational fidelity.
|
117 |
+
|
118 |
+
After collation, the editorial team performs further corrections based on internal editorial review. The final result is a fully digitized, TEI P5 XML–encoded version of each text.
|
119 |
+
On top of this, all works are accompanied by facsimiles – high-resolution images of the first printed editions – allowing users to view the original sources alongside the transcribed and annotated texts.
|
120 |
+
|
121 |
|
122 |
Before upload the dataset was provided as XML and .txt files. The XML files were converted to .md and uploaded to Huggingface. The scripts for conversion and upload can be found [here](https://huggingface.co/datasets/chcaa/grundtvigs-works/tree/main/src) and a [.lock](https://huggingface.co/datasets/chcaa/grundtvigs-works/tree/main) file specifying the version can be found here.
|
123 |
|
|
|
126 |
|
127 |
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
128 |
|
129 |
+
N.F.S. Grundtvig is the author of the source material. The Center for Grundtvig Studies at Aarhus University curates, digitizes, and maintains the dataset.
|
130 |
|
131 |
### Annotations [optional]
|
132 |
|
133 |
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
|
134 |
|
135 |
+
We annotate explanatory commentaries, named entities (people, places, titles, and mythological figures), biblical references and emendations (documenting corrections). Only emendations are part of this dataset.
|
136 |
+
The annotation process began in 2010 and will continue until 2030.
|
137 |
+
|
138 |
|
139 |
#### Annotation process
|
140 |
|
|
|
146 |
|
147 |
<!-- This section describes the people or systems who created the annotations. -->
|
148 |
|
149 |
+
The editorial team consists of 12 philologists and 5 student assistants and one editor in chief.
|
150 |
+
As of 2025, the team includes 13 female and 5 male staff members.
|
151 |
+
|
152 |
|
153 |
#### Personal and Sensitive Information
|
154 |
|
|
|
164 |
|
165 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
166 |
|
167 |
+
The Grundtvig’s Works dataset contains texts written in 19th-century Danish and reflects the linguistic, cultural, and ideological norms of its time. As such, it includes perspectives, assumptions, and biases characteristic of the period. Readers should be aware that the author, N.F.S. Grundtvig, expressed strong personal and political opinions, including nationalistic views and critical stances toward specific groups – such as Germans – which may be considered offensive or exclusionary by contemporary standards.
|
168 |
|
169 |
## Citation [optional]
|
170 |
|
|
|
176 |
|
177 |
**APA:**
|
178 |
|
179 |
+
Studies where the dataset from Grundtvig’s Works has been used:
|
180 |
+
Baunvig, K. F., & Nielbo, K. L. (2022). Mermaids are Birds: Embedding N.F.S. Grundtvig’s Bestiary. I K. Berglund, M. La Mela, & I. Zwart (red.), Proceedings of the 6th Digital Humanities in the Nordic and Baltic Countries Conference (DHNB 2022) (Bind 3232, s. 23-32). CEUR-WS.org. http://ceur-ws.org/Vol-3232/paper02.pdf
|
181 |
+
Baunvig, K. F., Jarvis, O., & Nielbo, K. L. (2021). Emotional Imprints: Exclamation Marks in N.F.S. Grundtvig's Writings. I S. Reinsone, I. Skadiņa, J. Daugavietis, & A. Baklāne (red.), Post-Proceedings of the 5th Conference Digital Humanities in the Nordic Countries (DHN 2020) (s. 156-169) http://ceur-ws.org/Vol-2865/short7.pdf
|
182 |
+
|
183 |
|
184 |
|
185 |
## More Information
|
186 |
|
187 |
+
Contact Center for Grundtvig Studies: https://grundtvigcenteret.au.dk/
|
188 |
+
[Also persons? E.g. Kirsten Vad?]
|
189 |
+
|
190 |
|
191 |
This dataset was uploaded to Huggingface and processed by [Kenneth Enevoldsen](https://huggingface.co/KennethEnevoldsen).
|