Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dataset description for hourly updates #402

Merged
merged 1 commit into from
Jul 12, 2024
Merged
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
4 changes: 2 additions & 2 deletions conf/dataset.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"en":"LOD-API for the Integrated Authority File (GND)"
},
"description":{
"de":"<p class='lead'>Die Gemeinsame Normdatei (GND) enthält über 8 Millionen Normdatensätze. Sie wird zur Katalogisierung von Literatur in Bibliotheken, sowie von Archiven, Museen, und Forschungsprojekten genutzt.</p><p>Die GND enthält normierte Einträge für Personen, Körperschaften, Kongresse, Geografika, Sachschlagwörter und Werktitel. Sie wird von der Deutschen Nationalbibliothek (DNB), den deutschsprachigen Bibliotheksverbünden, der Zeitschriftendatenbank (ZDB) und zahlreichen weiteren Institutionen kooperativ geführt. Die Daten sind unter CC0 lizenziert.</p><p>lobid-gnd bietet eine <a href=\"https://lobid.org/gnd/search\">Rechercheoberfläche zum Durchsuchen der GND</a>, eine <a href=\"https://lobid.org/gnd/reconcile\">Integration in OpenRefine</a>, sowie eine generelle <a href=\"https://lobid.org/gnd/api\">Web-API auf Basis von JSON-LD</a> zur Verwendung der Daten in verschiedenen Kontexten. Datenbasis sind die <a href=\"https://www.dnb.de/lds#doc58246bodyText1\">RDF-Version der GND</a> (täglich aktualisiert) und <a href=\"https://www.dnb.de/entityfacts\">Entity Facts</a> (vierteljährlich aktualisiert).</p>",
"en":"<p class='lead'>The Integrated Authority File (GND) contains more than 8 Million authority records. It is used for cataloging in libraries as well as in archives, museums and other contexts.</p><p>The GND contains authority records for persons, corporate bodies, congresses, places, subject headings and works. It is maintained cooperatively by the German National Library (DNB), German-speaking library networks, the German Union Catalogue of Serials (ZDB) and many other institutions. The data is licensed under CC0.</p><p>lobid-gnd provides a <a href=\"https://lobid.org/gnd/search\">search interface for exploring GND</a>, an <a href=\"https://lobid.org/gnd/reconcile\">integration in OpenRefine</a>, and a general <a href=\"https://lobid.org/gnd/api\">web API based on JSON-LD</a> to enable use of the data in different contexts. The data is based on the <a href=\"https://www.dnb.de/lds#doc58246bodyText1\">RDF version of the GND</a> (updated daily) and <a href=\"https://www.dnb.de/entityfacts\">Entity Facts</a> (updated quarterly).</p>"
"de":"<p class='lead'>Die Gemeinsame Normdatei (GND) enthält über 8 Millionen Normdatensätze. Sie wird zur Katalogisierung von Literatur in Bibliotheken, sowie von Archiven, Museen, und Forschungsprojekten genutzt.</p><p>Die GND enthält normierte Einträge für Personen, Körperschaften, Kongresse, Geografika, Sachschlagwörter und Werktitel. Sie wird von der Deutschen Nationalbibliothek (DNB), den deutschsprachigen Bibliotheksverbünden, der Zeitschriftendatenbank (ZDB) und zahlreichen weiteren Institutionen kooperativ geführt. Die Daten sind unter CC0 lizenziert.</p><p>lobid-gnd bietet eine <a href=\"https://lobid.org/gnd/search\">Rechercheoberfläche zum Durchsuchen der GND</a>, eine <a href=\"https://lobid.org/gnd/reconcile\">Integration in OpenRefine</a>, sowie eine generelle <a href=\"https://lobid.org/gnd/api\">Web-API auf Basis von JSON-LD</a> zur Verwendung der Daten in verschiedenen Kontexten. Datenbasis sind die <a href=\"https://www.dnb.de/lds#doc58246bodyText1\">RDF-Version der GND</a> (stündlich aktualisiert) und <a href=\"https://www.dnb.de/entityfacts\">Entity Facts</a> (vierteljährlich aktualisiert).</p>",
"en":"<p class='lead'>The Integrated Authority File (GND) contains more than 8 Million authority records. It is used for cataloging in libraries as well as in archives, museums and other contexts.</p><p>The GND contains authority records for persons, corporate bodies, congresses, places, subject headings and works. It is maintained cooperatively by the German National Library (DNB), German-speaking library networks, the German Union Catalogue of Serials (ZDB) and many other institutions. The data is licensed under CC0.</p><p>lobid-gnd provides a <a href=\"https://lobid.org/gnd/search\">search interface for exploring GND</a>, an <a href=\"https://lobid.org/gnd/reconcile\">integration in OpenRefine</a>, and a general <a href=\"https://lobid.org/gnd/api\">web API based on JSON-LD</a> to enable use of the data in different contexts. The data is based on the <a href=\"https://www.dnb.de/lds#doc58246bodyText1\">RDF version of the GND</a> (updated hourly) and <a href=\"https://www.dnb.de/entityfacts\">Entity Facts</a> (updated quarterly).</p>"
},
"keywords":[
"authority data",
Expand Down
Loading