Skip to content

Commit 9974e84

Browse files
committed
Diverse status - just fix a point in time
1 parent 6c5f3bd commit 9974e84

File tree

12,452 files changed

+1951218
-477384
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

12,452 files changed

+1951218
-477384
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ about-pm20/publication/publication.tgz
3838
# gzipped large html pages
3939
folder/??/*.html.gz
4040

41+
# rdf download files
42+
download/
43+

about-pm20/about.en.html

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ <h2 id="further-information">Further information</h2>
5858
jounals</a></li>
5959
<li><a href="../doc/holding/about.en.html">Holdings overview</a></li>
6060
<li><a href="../doc/about.en.html">Documentation</a></li>
61+
<li><a href="download.en.html">Downloads</a></li>
6162
</ul>
6263
<footer>
6364
<p><a href="../about.de.html">back to Home</a></p>

about-pm20/download.de.html

+12-6
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,19 @@
3232
</span>
3333
</div>
3434
</header>
35-
<h2 id="daten-downloads-rdfturtle-format">Daten-Downloads (RDF/Turtle
36-
Format)</h2>
35+
<h2 id="daten-downloads-jsonld-und-rdfturtle-format">Daten-Downloads
36+
(JSONLD und RDF/Turtle Format)</h2>
3737
<ul>
38-
<li><a href="../download/pm20.dump.ttl">pm20 main</a></li>
39-
<li><a href="../download/geo.dump.ttl">geo vocab</a></li>
40-
<li><a href="../download/subject.dump.ttl">subject vocab</a></li>
41-
<li><a href="../download/ware.dump.ttl">ware vocab</a></li>
38+
<li>PM20 Main Dataset (<a
39+
href="../download/pm20.dump.jsonld">jsonld</a>, <a
40+
href="../download/pm20.dump.ttl">ttl</a>)</li>
41+
<li>Geo Vocabulary (<a href="../download/geo.dump.jsonld">jsonld</a>, <a
42+
href="../download/geo.dump.ttl">ttl</a>)</li>
43+
<li>Subject Vocabulary (<a
44+
href="../download/subject.dump.jsonld">jsonld</a>, <a
45+
href="../download/subject.dump.ttl">ttl</a>)</li>
46+
<li>Ware Vocabulary (<a href="../download/ware.dump.jsonld">jsonld</a>,
47+
<a href="../download/ware.dump.ttl">ttl</a>)</li>
4248
</ul>
4349
<footer>
4450
<p><a href="./about.de.html">zurück zu Über die ZBW

about-pm20/download.de.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ backlink-title: Über die ZBW Pressearchive
55
fn-stub: download
66
---
77

8-
## Daten-Downloads (RDF/Turtle Format)
8+
## Daten-Downloads (JSONLD und RDF/Turtle Format)
99

10-
* [pm20 main](../download/pm20.dump.ttl)
11-
* [geo vocab](../download/geo.dump.ttl)
12-
* [subject vocab](../download/subject.dump.ttl)
13-
* [ware vocab](../download/ware.dump.ttl)
10+
* PM20 Main Dataset ([jsonld](../download/pm20.dump.jsonld), [ttl](../download/pm20.dump.ttl))
11+
* Geo Vocabulary ([jsonld](../download/geo.dump.jsonld), [ttl](../download/geo.dump.ttl))
12+
* Subject Vocabulary ([jsonld](../download/subject.dump.jsonld), [ttl](../download/subject.dump.ttl))
13+
* Ware Vocabulary ([jsonld](../download/ware.dump.jsonld), [ttl](../download/ware.dump.ttl))
1414

about-pm20/download.en.html

+12-6
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,19 @@
3232
</span>
3333
</div>
3434
</header>
35-
<h2 id="data-downloads-rdfturtle-format">Data Downloads (RDF/Turtle
36-
format)</h2>
35+
<h2 id="data-downloads-jsonld-and-rdfturtle-format">Data Downloads
36+
(JSONLD and RDF/Turtle format)</h2>
3737
<ul>
38-
<li><a href="../download/pm20.dump.ttl">pm20 main</a></li>
39-
<li><a href="../download/geo.dump.ttl">geo vocab</a></li>
40-
<li><a href="../download/subject.dump.ttl">subject vocab</a></li>
41-
<li><a href="../download/ware.dump.ttl">ware vocab</a></li>
38+
<li>PM20 Main Dataset (<a
39+
href="../download/pm20.dump.jsonld">jsonld</a>, <a
40+
href="../download/pm20.dump.ttl">ttl</a>)</li>
41+
<li>Geo Vocabulary (<a href="../download/geo.dump.jsonld">jsonld</a>, <a
42+
href="../download/geo.dump.ttl">ttl</a>)</li>
43+
<li>Subject Vocabulary (<a
44+
href="../download/subject.dump.jsonld">jsonld</a>, <a
45+
href="../download/subject.dump.ttl">ttl</a>)</li>
46+
<li>Ware Vocabulary (<a href="../download/ware.dump.jsonld">jsonld</a>,
47+
<a href="../download/ware.dump.ttl">ttl</a>)</li>
4248
</ul>
4349
<footer>
4450
<p><a href="./about..html">back to About the ZBW Press

about-pm20/download.en.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ backlink-title: About the ZBW Press Archives
55
fn-stub: download
66
---
77

8-
## Data Downloads (RDF/Turtle format)
8+
## Data Downloads (JSONLD and RDF/Turtle format)
99

10-
* [pm20 main](../download/pm20.dump.ttl)
11-
* [geo vocab](../download/geo.dump.ttl)
12-
* [subject vocab](../download/subject.dump.ttl)
13-
* [ware vocab](../download/ware.dump.ttl)
10+
* PM20 Main Dataset ([jsonld](../download/pm20.dump.jsonld), [ttl](../download/pm20.dump.ttl))
11+
* Geo Vocabulary ([jsonld](../download/geo.dump.jsonld), [ttl](../download/geo.dump.ttl))
12+
* Subject Vocabulary ([jsonld](../download/subject.dump.jsonld), [ttl](../download/subject.dump.ttl))
13+
* Ware Vocabulary ([jsonld](../download/ware.dump.jsonld), [ttl](../download/ware.dump.ttl))
1414

about-pm20/fs.de.html

+33-9
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,41 @@
3232
</span>
3333
</div>
3434
</header>
35-
<h1 id="forschungsstelle-für-das-übersee-deutschtum-hamburg">Forschungsstelle für das Übersee-Deutschtum (Hamburg)</h1>
36-
<p>Die Forschungsstelle für das Übersee-Deutschtum wurde Ende 1934 vom Hamburgischen Landesverband des Volksbundes für das Deutschtum im Ausland (VDA) eingerichtet. Von Anfang an eng mit der Universität Hamburg verbunden, wurde die Forschungsstelle 1937 der Universität angegliedert.</p>
37-
<p>Aufgabe der Forschungsstelle war der Aufbau eines Zeitungsarchivs und einer Handbibliothek, die Betreuung von Forschungs- und Prüfungsarbeiten, das Abhalten von Arbeitsgemeinschaften und Vorträgen sowie allgemeine Auskunft und Beratung zu Fragen des Deutschtums in Übersee.</p>
38-
<p>Als 1938 das Hamburgische “Kolonial-Institut” wiederbegründet wurde, wurde ihm auch die Forschungsstelle angegliedert. In dieser Zeit erfolgten vermutlich auch die Materialabgaben aus dem HWWA-Bestand zum Thema “Deutschtum im Ausland” an die Forschungsstelle. Dieses Material wurde von der Forschungsstelle durch eigene Sammlungen angereichert und gelangte später an das HWWA zurück.</p>
39-
<p>1943, nach der Zerstörung des Historischen Seminars der Universität, wurde die Forschungsstelle räumlich mit dem Historischen Seminar vereint, wobei die Bibliothek ganz in das Eigentum der Universität überging. 1945 wurde die Forschungsstelle aufgelöst.</p>
40-
<p>Im Rahmen diese Projektes werden, um den Sammlungszusammenhang zu erhalten, unter der Provenienz der Forschungsstelle sowohl ihre eigenen als auch die ursprünglich einmal abgegebenen HWWA-Bestände digitalisiert.</p>
41-
<p>Auch die HWWA-Bestände werden so erstmals seit Ende der 30er Jahre wieder der Öffentlichkeit zugänglich gemacht, da sie zum Zeitpunkt der Rollverfilmung noch nicht wieder im Hause waren.</p>
35+
<h1
36+
id="forschungsstelle-für-das-übersee-deutschtum-hamburg">Forschungsstelle
37+
für das Übersee-Deutschtum (Hamburg)</h1>
38+
<p>Die Forschungsstelle für das Übersee-Deutschtum wurde Ende 1934 vom
39+
Hamburgischen Landesverband des Volksbundes für das Deutschtum im
40+
Ausland (VDA) eingerichtet. Von Anfang an eng mit der Universität
41+
Hamburg verbunden, wurde die Forschungsstelle 1937 der Universität
42+
angegliedert.</p>
43+
<p>Aufgabe der Forschungsstelle war der Aufbau eines Zeitungsarchivs und
44+
einer Handbibliothek, die Betreuung von Forschungs- und
45+
Prüfungsarbeiten, das Abhalten von Arbeitsgemeinschaften und Vorträgen
46+
sowie allgemeine Auskunft und Beratung zu Fragen des Deutschtums in
47+
Übersee.</p>
48+
<p>Als 1938 das Hamburgische “Kolonial-Institut” wiederbegründet wurde,
49+
wurde ihm auch die Forschungsstelle angegliedert. In dieser Zeit
50+
erfolgten vermutlich auch die Materialabgaben aus dem HWWA-Bestand zum
51+
Thema “Deutschtum im Ausland” an die Forschungsstelle. Dieses Material
52+
wurde von der Forschungsstelle durch eigene Sammlungen angereichert und
53+
gelangte später an das HWWA zurück.</p>
54+
<p>1943, nach der Zerstörung des Historischen Seminars der Universität,
55+
wurde die Forschungsstelle räumlich mit dem Historischen Seminar
56+
vereint, wobei die Bibliothek ganz in das Eigentum der Universität
57+
überging. 1945 wurde die Forschungsstelle aufgelöst.</p>
58+
<p>Im Rahmen diese Projektes werden, um den Sammlungszusammenhang zu
59+
erhalten, unter der Provenienz der Forschungsstelle sowohl ihre eigenen
60+
als auch die ursprünglich einmal abgegebenen HWWA-Bestände
61+
digitalisiert.</p>
62+
<p>Auch die HWWA-Bestände werden so erstmals seit Ende der 30er Jahre
63+
wieder der Öffentlichkeit zugänglich gemacht, da sie zum Zeitpunkt der
64+
Rollverfilmung noch nicht wieder im Hause waren.</p>
4265
<p><em>Johanna Becker</em></p>
4366
<footer>
44-
<p><a href="./about.de.html">zurück zu Über die ZBW Pressearchive</a></p>
45-
<p><a href="&#109;&#97;ilto&#58;p%72essema%70pe&#50;0&#64;&#37;&#55;Ab%77&#46;eu?subject=Feedback%20zu%20PM20%20Forschungsstelle für das Übersee-Deutschtum&body=%0D%0A%0D%0A%0D%0A---%0D%0Ahttps://pm20.zbw.eu/about-pm20/fs.de.html">Feedback</a> &nbsp;
67+
<p><a href="./about.de.html">zurück zu Über die ZBW
68+
Pressearchive</a></p>
69+
<p><a href="&#109;&#97;ilto&#58;pr%&#54;5&#37;73%73%6&#53;&#109;&#97;ppe20&#64;z&#37;62%77-onli%6Ee%&#50;Ee&#117;?subject=Feedback%20zu%20PM20%20Forschungsstelle für das Übersee-Deutschtum&body=%0D%0A%0D%0A%0D%0A---%0D%0Ahttps://pm20.zbw.eu/about-pm20/fs.de.html">Feedback</a> &nbsp;
4670
<a href="/about-pm20/legal.de.html">Rechtliches</a> &nbsp;
4771
<a href="https://www.zbw.eu/de/impressum/">Impressum</a> &nbsp; <a href="https://www.zbw.eu/de/datenschutz/">Datenschutz</a> &nbsp;
4872
Alle Metadaten unter <a href="https://creativecommons.org/publicdomain/zero/1.0/deed.de">CC0</a> Lizenz</p>

about-pm20/fs.en.html

+29-9
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,37 @@
3232
</span>
3333
</div>
3434
</header>
35-
<h1 id="research-centre-for-overseas-germans-studies-hamburg">Research Centre for Overseas Germans Studies (Hamburg)</h1>
36-
<p>The Research Centre for Overseas Germans Studies was established at the end of 1934 by the Hamburg Regional Association of the Volksbund für das Deutschtum im Ausland (Association for Germanness Abroad). Closely linked to the University of Hamburg from the beginning, the Research Centre was affiliated to the university in 1937.</p>
37-
<p>The Research Centre was tasked with building up a newspaper archive and a reference library, supervising research and examination work, organising study groups and lectures, and providing information and consultation about Germanness overseas.</p>
38-
<p>When the Hamburg “Colonial Institute” was re-established in 1938, the Research Centre was affiliated to it. Presumably during this time materials from the HWWA collections about “Germanness abroad” were transferred to the Research Centre. This material was enriched by the Research Centre’s own collections and later returned to the HWWA.</p>
39-
<p>In 1943, the University’s History Department was destroyed and rehoused together with the Research Centre, whose library passed fully into the university’s ownership. In 1945, the Research Centre was disbanded.</p>
40-
<p>To preserve the context of the collection, both the Research Centre’s own holdings and those originating in the HWWA are digitised under the provenance of the Research Centre in this project.</p>
41-
<p>For the first time since the end of the 1930s, holdings are accessible again to the public which originated in the HWWA and had not been returned yet when roll filming started.</p>
35+
<h1 id="research-centre-for-overseas-germans-studies-hamburg">Research
36+
Centre for Overseas Germans Studies (Hamburg)</h1>
37+
<p>The Research Centre for Overseas Germans Studies was established at
38+
the end of 1934 by the Hamburg Regional Association of the Volksbund für
39+
das Deutschtum im Ausland (Association for Germanness Abroad). Closely
40+
linked to the University of Hamburg from the beginning, the Research
41+
Centre was affiliated to the university in 1937.</p>
42+
<p>The Research Centre was tasked with building up a newspaper archive
43+
and a reference library, supervising research and examination work,
44+
organising study groups and lectures, and providing information and
45+
consultation about Germanness overseas.</p>
46+
<p>When the Hamburg “Colonial Institute” was re-established in 1938, the
47+
Research Centre was affiliated to it. Presumably during this time
48+
materials from the HWWA collections about “Germanness abroad” were
49+
transferred to the Research Centre. This material was enriched by the
50+
Research Centre’s own collections and later returned to the HWWA.</p>
51+
<p>In 1943, the University’s History Department was destroyed and
52+
rehoused together with the Research Centre, whose library passed fully
53+
into the university’s ownership. In 1945, the Research Centre was
54+
disbanded.</p>
55+
<p>To preserve the context of the collection, both the Research Centre’s
56+
own holdings and those originating in the HWWA are digitised under the
57+
provenance of the Research Centre in this project.</p>
58+
<p>For the first time since the end of the 1930s, holdings are
59+
accessible again to the public which originated in the HWWA and had not
60+
been returned yet when roll filming started.</p>
4261
<p><em>Johanna Becker</em></p>
4362
<footer>
44-
<p><a href="./about.en.html">back to About the ZBW press archives</a></p>
45-
<p><a href="&#109;&#97;ilto&#58;p%72essema%70pe&#50;0&#64;&#37;&#55;Ab%77&#46;eu?subject=Feedback%20about%20PM20%20Research Centre for Overseas Germans Studies (Hamburg)&body=%0D%0A%0D%0A%0D%0A---%0D%0Ahttps://pm20.zbw.eu/about-pm20/fs.en.html">Feedback</a> &nbsp;
63+
<p><a href="./about.en.html">back to About the ZBW press
64+
archives</a></p>
65+
<p><a href="&#109;&#97;ilto&#58;pr%&#54;5&#37;73%73%6&#53;&#109;&#97;ppe20&#64;z&#37;62%77-onli%6Ee%&#50;Ee&#117;?subject=Feedback%20about%20PM20%20Research Centre for Overseas Germans Studies (Hamburg)&body=%0D%0A%0D%0A%0D%0A---%0D%0Ahttps://pm20.zbw.eu/about-pm20/fs.en.html">Feedback</a> &nbsp;
4666
<a href="/about-pm20/legal.en.html">Legal</a> &nbsp;
4767
<a href="https://www.zbw.eu/en/imprint/">Imprint</a> &nbsp; <a href="https://www.zbw.eu/en/data-protection/">Data protection</a> &nbsp;
4868
All metadata under <a href="https://creativecommons.org/publicdomain/zero/1.0/deed.en">CC0</a> license</p>

0 commit comments

Comments
 (0)