-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcorpora.yaml
65 lines (65 loc) · 2.79 KB
/
corpora.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# name of the noske registry file
#tunocent:
# # corpora PID to be reported in the <ed:Resource> of the SRU explain
# pid: tunocentPid
# # corpora title to be reported as <ed:Resource>/<ed:Title> of the SRU explain
# title:
# en: Tunocent
# # corpora description to be reported as <ed:Resource>/<ed:Description> of the SRU explain
# description:
# en: Tunocent corpora
# # corpora website URI to be reported as <ed:Resource>/<ed:LandingPageURI> of the SRU explain
# landingPageURI: http://tunocent
# # corpora languages to be reported as <ed:Resource>/<ed:Languages> of the SRU explain
# languages:
# - ara
# # mappings for structures used by the mquery-sru
# utterance: g
# paragraph: g
# turn: g
# text: doc
# session: doc
diarium:
pid: diariumPid
title:
en: The Viennese Diary
de: Das Wien[n]erische Diarium
description:
en: The Wiener[n]erisches Diarium, available in print form as the Wiener Zeitung until June 2023, was the most important medium of the Habsburg monarchy in the 18th century. The fact that all editions have been preserved since its founding in 1703 makes it a historical source of particular value, as it documents numerous historical events, people and places. Changes in language and the development of journalism can also be researched over the years. The Wiener[n]erisches Diarium is therefore an important source for many humanities disciplines, such as historical linguistics, historical media studies, art history, music history, social history and many more.
de: Das Wien[n]erische Diarium, bis Juni 2023 in gedruckter Form als Wiener Zeitungerhältlich, war im 18. Jahrhundert das bedeutendste Medium der Habsburgermonarchie. Dass sich seit seiner Gründung 1703 sämtliche Ausgaben erhalten haben, macht es zu einer historischen Quelle von besonderem Wert, denn es dokumentiert zahlreiche historische Ereignisse, Personen und Orte. Auch Veränderungen der Sprache und die Entwicklung des Journalismus lassen sich über die Jahre hinweg erforschen. Für viele geisteswissenschaftliche Disziplinen ist das Wien[n]erische Diarium daher eine wichtige Quelle, etwa für die historische Sprachwissenschaft, historische Medienwissenschaft, Kunstgeschichte, Musikgeschichte, Sozialgeschichte u.v.m.
landingPageURI: https://digitarium.acdh.oeaw.ac.at/
languages:
- deu
utterance: p
paragraph: p
turn: g
text: doc
session: doc
#abacus:
# pid: abacusPid
# title:
# en: Abacus
# description:
# en: Abacus corpora
# landingPageURI: http://abacus
# languages:
# - deu
# utterance: g
# paragraph: g
# turn: doc
# text: doc
# session: doc
#susanne:
# pid: susannePid
# title:
# en: susanne
# description:
# en: Susanne corpora
# landingPageURI: http://susanne
# languages:
# - eng
# utterance: g
# paragraph: p
# turn: p
# text: doc
# session: doc