From b0cf60ba0e6bb45f117523d9286cfa21118f1bc2 Mon Sep 17 00:00:00 2001 From: Fabian Steeg Date: Tue, 27 Jun 2023 13:28:52 +0200 Subject: [PATCH] Only reject titles with `f983` if `f36_` is `s` or `sm` (RPB-28) --- conf/output/test-output-0.json | 67 ++++++++++++-- conf/output/test-output-1.json | 67 ++++++++++++-- conf/output/test-output-10.json | 58 ++---------- conf/output/test-output-11.json | 56 ++---------- conf/output/test-output-12.json | 33 ++----- conf/output/test-output-13.json | 37 ++++---- conf/output/test-output-14.json | 45 ++++++---- conf/output/test-output-15.json | 39 +++----- conf/output/test-output-16.json | 42 ++++----- conf/output/test-output-17.json | 21 ++--- conf/output/test-output-18.json | 32 +++++-- conf/output/test-output-19.json | 44 ++++++--- conf/output/test-output-2.json | 67 ++++++++++++-- conf/output/test-output-20.json | 55 ++++-------- conf/output/test-output-21.json | 104 +++------------------- conf/output/test-output-22.json | 63 ++++--------- conf/output/test-output-23.json | 56 ++++++------ conf/output/test-output-24.json | 133 +++++++++++++++++++++++++--- conf/output/test-output-25.json | 80 +++++++++++------ conf/output/test-output-26.json | 75 +++++++++++++--- conf/output/test-output-27.json | 77 +++------------- conf/output/test-output-28.json | 76 +++++++++++++--- conf/output/test-output-29.json | 75 +++------------- conf/output/test-output-3.json | 8 +- conf/output/test-output-30.json | 77 +++++++++++++--- conf/output/test-output-31.json | 82 +++-------------- conf/output/test-output-32.json | 75 +++++++++++++--- conf/output/test-output-33.json | 65 +++----------- conf/output/test-output-34.json | 82 ++++++++++++++--- conf/output/test-output-35.json | 75 +++------------- conf/output/test-output-36.json | 66 +++++++++++--- conf/output/test-output-37.json | 58 +++--------- conf/output/test-output-38.json | 75 +++++++++++++--- conf/output/test-output-39.json | 13 +-- conf/output/test-output-4.json | 19 ++-- conf/output/test-output-40.json | 46 +++------- conf/output/test-output-41.json | 98 +++----------------- conf/output/test-output-42.json | 68 +++----------- conf/output/test-output-43.json | 72 +++++++++++++++ conf/output/test-output-44.json | 67 +++++++++----- conf/output/test-output-45.json | 69 ++++++++++++--- conf/output/test-output-46.json | 93 ------------------- conf/output/test-output-5.json | 10 +-- conf/output/test-output-6.json | 10 +-- conf/output/test-output-7.json | 19 ++-- conf/output/test-output-8.json | 10 +-- conf/output/test-output-9.json | 10 +-- conf/output/test-output-strapi.json | 3 + conf/rpb-titel-to-strapi.fix | 6 +- 49 files changed, 1364 insertions(+), 1314 deletions(-) diff --git a/conf/output/test-output-0.json b/conf/output/test-output-0.json index 34fcee77..46c9272c 100644 --- a/conf/output/test-output-0.json +++ b/conf/output/test-output-0.json @@ -1,28 +1,77 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121512", - "id" : "https://lobid.org/resources/RPB036t0121512", + "rpbId" : "RPB929t112201", + "id" : "https://lobid.org/resources/RPB929t112201", + "hbzId" : "CT003010543", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Serenissimus befehlen zu prügeln", + "title" : "Coloniensis Dioecesis [Elektronische Ressource] : [Ca. 1:1 300 000]", + "extent" : "1 Kt. : Kupferstich ; 13 x 9 cm", + "note" : [ "O oben. - Maßstab in graph. Form (Miliaria Germ.), Titelkartusche und Maßstabsleiste unten links - rückseitig lateinischer Text" ], + "responsibilityStatement" : [ "[Hondius, Jodocus]" ], "publication" : [ { - "startDate" : "1963", + "location" : [ "Amstelodami" ], + "startDate" : "1618", + "publishedBy" : [ "Judocus Hondius" ], "type" : [ "PublicationEvent" ] } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n126000", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Katholische Kirche / Erzdiözese Köln | Altkarte | Online-Ressource", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/2029646-0", + "label" : "Katholische Kirche / Erzdiözese Köln", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4611904-8", + "label" : "Altkarte", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4511937-5", + "label" : "Online-Ressource", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n34", + "label" : "_r34_", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], "contribution" : [ { "agent" : { - "id" : "https://rpb.lobid.org/agent/00Pn01m21445842a", - "label" : "Wagner, Hermann Josef" + "id" : "https://rpb.lobid.org/agent/00Pn11k2200547a", + "label" : "Hondius, Jodocus (Kartograph, 1563-1612)" }, "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/aut", - "label" : "Autor/in" + "id" : "http://id.loc.gov/vocabulary/relators/oth", + "label" : "Sonstige" }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Heimat am Mittelrhein. - 8 (1963), Nr. 6" + "bibliographicCitation" : "Bertius, Petrus : P. Bertii Tabularum geographicarum contractarum libri septem; 380" } diff --git a/conf/output/test-output-1.json b/conf/output/test-output-1.json index c840d2c1..dfe18cff 100644 --- a/conf/output/test-output-1.json +++ b/conf/output/test-output-1.json @@ -1,28 +1,77 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121513", - "id" : "https://lobid.org/resources/RPB036t0121513", + "rpbId" : "RPB929t112202", + "id" : "https://lobid.org/resources/RPB929t112202", + "hbzId" : "CT003010542", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Soldaten für Holland", + "title" : "Provincia Trevirensis [Elektronische Ressource] : [Ca. 1:1 500 000]", + "extent" : "1 Kt. : Kupferstich ; 13 x 9 cm", + "note" : [ "Maßstab in graph. Form (Miliaria Germanica), Titelkartusche und Maßstabsleiste unten rechts - rückseitig lateinischer Text" ], + "responsibilityStatement" : [ "[Hondius, Jodocus]" ], "publication" : [ { - "startDate" : "1957", + "location" : [ "Amstelodami" ], + "startDate" : "1618", + "publishedBy" : [ "Judocus Hondius" ], "type" : [ "PublicationEvent" ] } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n126000", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Erzstift Trier | Altkarte | Online-Ressource", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/4060882-7", + "label" : "Erzstift Trier", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4611904-8", + "label" : "Altkarte", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4511937-5", + "label" : "Online-Ressource", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n41", + "label" : "_r41_", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], "contribution" : [ { "agent" : { - "id" : "https://rpb.lobid.org/agent/00Pn01m21445842a", - "label" : "Wagner, Hermann Josef" + "id" : "https://rpb.lobid.org/agent/00Pn11k2200547a", + "label" : "Hondius, Jodocus (Kartograph, 1563-1612)" }, "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/aut", - "label" : "Autor/in" + "id" : "http://id.loc.gov/vocabulary/relators/oth", + "label" : "Sonstige" }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Heimat am Mittelrhein. - 2 (1957), Nr. 6" + "bibliographicCitation" : "Bertius, Petrus : P. Bertii Tabularum geographicarum contractarum libri septem; 378" } diff --git a/conf/output/test-output-10.json b/conf/output/test-output-10.json index 8f14978d..767c002b 100644 --- a/conf/output/test-output-10.json +++ b/conf/output/test-output-10.json @@ -1,66 +1,22 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t01147869", - "id" : "https://lobid.org/resources/RPB107t01147869", + "rpbId" : "RPB036t0121519", + "id" : "https://lobid.org/resources/RPB036t0121519", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Grabmal und Taufstein - zwei spätgotische Denkmäler der Pfarrkirche in Hainfeld", - "extent" : "Ill.", + "title" : "Sprendlinger kämpften unter Napoleon", "publication" : [ { - "startDate" : "1984", + "startDate" : "1963", "type" : [ "PublicationEvent" ] } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n844030", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Sankt Barbara / Hainfeld, Südliche Weinstraße | Grabplatte | Taufbecken", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/7746576-3", - "label" : "Sankt Barbara / Hainfeld, Südliche Weinstraße", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4113778-4", - "label" : "Grabplatte", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4135651-2", - "label" : "Taufbecken", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n33703036", - "label" : "o33703036", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/11944027X", - "label" : "Müller, Carl Werner / 1931-2018" + "id" : "https://rpb.lobid.org/agent/00Pn01m21445842a", + "label" : "Wagner, Hermann Josef" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -68,5 +24,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Archiv für mittelrheinische Kirchengeschichte. - 36 (1984), S. 47-63" + "bibliographicCitation" : "Heimat am Mittelrhein. - 8 (1963), Nr. 12" } diff --git a/conf/output/test-output-11.json b/conf/output/test-output-11.json index 391a2587..57373064 100644 --- a/conf/output/test-output-11.json +++ b/conf/output/test-output-11.json @@ -1,66 +1,22 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t01147870", - "id" : "https://lobid.org/resources/RPB107t01147870", + "rpbId" : "RPB036t0121520", + "id" : "https://lobid.org/resources/RPB036t0121520", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Die¬ Herren von Hainfeld - zur Geschichte e. vorderpfälzischen Adelssitzes im Mittelalter", + "title" : "Sprendlinger Stifter und ihre Familien", "publication" : [ { "startDate" : "1983", "type" : [ "PublicationEvent" ] } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n240400", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "id" : "http://purl.org/lobid/rpb#n207020", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Hainfeld / Familie | Geschichte 1100-1300", - "componentList" : [ { - "id" : "https://rpb.lobid.org/sw/00Sn01s147870528a", - "label" : "Hainfeld / Familie", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - }, { - "id" : "https://rpb.lobid.org/sw/00Sn06k1444137a", - "label" : "Geschichte 1100-1300", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n33703036", - "label" : "o33703036", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/11944027X", - "label" : "Müller, Carl Werner / 1931-2018" + "id" : "https://rpb.lobid.org/agent/00Pn01m21445842a", + "label" : "Wagner, Hermann Josef" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -68,5 +24,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Historischer Verein der Pfalz: Mitteilungen des Historischen Vereins der Pfalz. - 81 (1983), S. 229-271" + "bibliographicCitation" : "Heimat am Mittelrhein. - 1983, H. 2" } diff --git a/conf/output/test-output-12.json b/conf/output/test-output-12.json index 2ed3cb77..ed42c2aa 100644 --- a/conf/output/test-output-12.json +++ b/conf/output/test-output-12.json @@ -1,41 +1,22 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t01147871", - "id" : "https://lobid.org/resources/RPB107t01147871", + "rpbId" : "RPB036t0121521", + "id" : "https://lobid.org/resources/RPB036t0121521", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Juden in Hainfeld : ein Beitrag zur Geschichte der Dorfjuden im Hochstift Speyer", - "extent" : "Ill.", + "title" : "Steuern in alter Zeit", "publication" : [ { - "startDate" : "1983", + "startDate" : "1957", "type" : [ "PublicationEvent" ] } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n632000", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n33703036", - "label" : "o33703036", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/11944027X", - "label" : "Müller, Carl Werner / 1931-2018" + "id" : "https://rpb.lobid.org/agent/00Pn01m21445842a", + "label" : "Wagner, Hermann Josef" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -43,5 +24,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Pfälzer Heimat. - 34 (1983), S. 156-167" + "bibliographicCitation" : "Heimat am Mittelrhein. - 2 (1957), Nr. 12" } diff --git a/conf/output/test-output-13.json b/conf/output/test-output-13.json index bce6a7cf..8f14978d 100644 --- a/conf/output/test-output-13.json +++ b/conf/output/test-output-13.json @@ -1,21 +1,21 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t01147872", - "id" : "https://lobid.org/resources/RPB107t01147872", + "rpbId" : "RPB107t01147869", + "id" : "https://lobid.org/resources/RPB107t01147869", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Der¬ Meister des Hainfelder Röhrenbrunnens und des Burgbrunnens auf Neuscharfeneck", + "title" : "Grabmal und Taufstein - zwei spätgotische Denkmäler der Pfarrkirche in Hainfeld", "extent" : "Ill.", "publication" : [ { - "startDate" : "1983", + "startDate" : "1984", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n844070", + "id" : "http://purl.org/lobid/rpb#n844030", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { @@ -24,17 +24,24 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "Burg Neuscharfeneck / Flemlingen | Brunnen", + "label" : "Sankt Barbara / Hainfeld, Südliche Weinstraße | Grabplatte | Taufbecken", "componentList" : [ { - "id" : "https://d-nb.info/gnd/4595996-1", - "label" : "Burg Neuscharfeneck / Flemlingen", + "id" : "https://d-nb.info/gnd/7746576-3", + "label" : "Sankt Barbara / Hainfeld, Südliche Weinstraße", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } }, { - "id" : "https://d-nb.info/gnd/4008491-7", - "label" : "Brunnen", + "id" : "https://d-nb.info/gnd/4113778-4", + "label" : "Grabplatte", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4135651-2", + "label" : "Taufbecken", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" @@ -49,14 +56,6 @@ "id" : "https://rpb.lobid.org/spatial", "label" : "RPB-Raumsystematik" } - }, { - "id" : "https://rpb.lobid.org/spatial#n33703025", - "label" : "o33703025", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } } ], "contribution" : [ { "agent" : { @@ -69,5 +68,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "In: Landkreis Südliche Weinstraße: Heimat-Jahrbuch .... - 5 (1983), Seite 29-36. -" + "bibliographicCitation" : "Archiv für mittelrheinische Kirchengeschichte. - 36 (1984), S. 47-63" } diff --git a/conf/output/test-output-14.json b/conf/output/test-output-14.json index 60324d24..391a2587 100644 --- a/conf/output/test-output-14.json +++ b/conf/output/test-output-14.json @@ -1,20 +1,28 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t01147873", - "id" : "https://lobid.org/resources/RPB107t01147873", + "rpbId" : "RPB107t01147870", + "id" : "https://lobid.org/resources/RPB107t01147870", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Das¬ Hambacher Schloß.", + "title" : "¬Die¬ Herren von Hainfeld - zur Geschichte e. vorderpfälzischen Adelssitzes im Mittelalter", "publication" : [ { - "startDate" : "1982", + "startDate" : "1983", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n844040", + "id" : "http://purl.org/lobid/rpb#n240400", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "id" : "http://purl.org/lobid/rpb#n207020", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { @@ -23,19 +31,26 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "Hambacher Schloss / Neustadt an der Weinstraße", + "label" : "Hainfeld / Familie | Geschichte 1100-1300", "componentList" : [ { - "id" : "https://d-nb.info/gnd/4094596-0", - "label" : "Hambacher Schloss / Neustadt an der Weinstraße", + "id" : "https://rpb.lobid.org/sw/00Sn01s147870528a", + "label" : "Hainfeld / Familie", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + }, { + "id" : "https://rpb.lobid.org/sw/00Sn06k1444137a", + "label" : "Geschichte 1100-1300", "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" } } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n316000000700", - "label" : "o316000000700", + "id" : "https://rpb.lobid.org/spatial#n33703036", + "label" : "o33703036", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", @@ -44,8 +59,8 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/119277425", - "label" : "Böcher, Otto / 1935-2020" + "id" : "https://d-nb.info/gnd/11944027X", + "label" : "Müller, Carl Werner / 1931-2018" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -53,5 +68,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Ärzteblatt Rheinland-Pfalz. 35. 1982, 560, 563-65" + "bibliographicCitation" : "Historischer Verein der Pfalz: Mitteilungen des Historischen Vereins der Pfalz. - 81 (1983), S. 229-271" } diff --git a/conf/output/test-output-15.json b/conf/output/test-output-15.json index 59fc819e..2ed3cb77 100644 --- a/conf/output/test-output-15.json +++ b/conf/output/test-output-15.json @@ -1,48 +1,31 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t01147874", - "id" : "https://lobid.org/resources/RPB107t01147874", + "rpbId" : "RPB107t01147871", + "id" : "https://lobid.org/resources/RPB107t01147871", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Das¬ Hambacher Schloß als Hochzeitsgeschenk der Pfälzer an Kronprinz Maximilian von Bayern (1842)", + "title" : "Juden in Hainfeld : ein Beitrag zur Geschichte der Dorfjuden im Hochstift Speyer", + "extent" : "Ill.", "publication" : [ { - "startDate" : "1982", + "startDate" : "1983", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n844040", + "id" : "http://purl.org/lobid/rpb#n632000", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { "id" : "http://purl.org/lobid/rpb", "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Hambacher Schloss / Neustadt an der Weinstraße | Maximilian / II. / Bayern, König / 1811-1864", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/4094596-0", - "label" : "Hambacher Schloss / Neustadt an der Weinstraße", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/118579347", - "label" : "Maximilian / II. / Bayern, König / 1811-1864", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n316000000700", - "label" : "o316000000700", + "id" : "https://rpb.lobid.org/spatial#n33703036", + "label" : "o33703036", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", @@ -51,8 +34,8 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/107939061", - "label" : "Kermann, Joachim / 1942-" + "id" : "https://d-nb.info/gnd/11944027X", + "label" : "Müller, Carl Werner / 1931-2018" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -60,5 +43,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Historischer Verein der Pfalz: Mitteilungen des Historischen Vereins der Pfalz. - 80 (1982), S. 199-240" + "bibliographicCitation" : "Pfälzer Heimat. - 34 (1983), S. 156-167" } diff --git a/conf/output/test-output-16.json b/conf/output/test-output-16.json index 6dcc7048..bce6a7cf 100644 --- a/conf/output/test-output-16.json +++ b/conf/output/test-output-16.json @@ -1,29 +1,21 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t01147875", - "id" : "https://lobid.org/resources/RPB107t01147875", + "rpbId" : "RPB107t01147872", + "id" : "https://lobid.org/resources/RPB107t01147872", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Ein¬ Fest aller Deutschen : das Hambacher Schloß wird nationale Gedenkstätte", + "title" : "¬Der¬ Meister des Hainfelder Röhrenbrunnens und des Burgbrunnens auf Neuscharfeneck", "extent" : "Ill.", "publication" : [ { - "startDate" : "1981", + "startDate" : "1983", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n246500", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "id" : "http://purl.org/lobid/rpb#n844040", + "id" : "http://purl.org/lobid/rpb#n844070", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { @@ -32,17 +24,17 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "Hambacher Fest | Hambacher Schloss / Neustadt an der Weinstraße", + "label" : "Burg Neuscharfeneck / Flemlingen | Brunnen", "componentList" : [ { - "id" : "https://d-nb.info/gnd/4127289-4", - "label" : "Hambacher Fest", + "id" : "https://d-nb.info/gnd/4595996-1", + "label" : "Burg Neuscharfeneck / Flemlingen", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } }, { - "id" : "https://d-nb.info/gnd/4094596-0", - "label" : "Hambacher Schloss / Neustadt an der Weinstraße", + "id" : "https://d-nb.info/gnd/4008491-7", + "label" : "Brunnen", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" @@ -50,16 +42,16 @@ } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n58", - "label" : "_r58_", + "id" : "https://rpb.lobid.org/spatial#n33703036", + "label" : "o33703036", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", "label" : "RPB-Raumsystematik" } }, { - "id" : "https://rpb.lobid.org/spatial#n316000000700", - "label" : "o316000000700", + "id" : "https://rpb.lobid.org/spatial#n33703025", + "label" : "o33703025", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", @@ -68,8 +60,8 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://rpb.lobid.org/agent/00Pn02s0203b", - "label" : "Letzelter, Manfred" + "id" : "https://d-nb.info/gnd/11944027X", + "label" : "Müller, Carl Werner / 1931-2018" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -77,5 +69,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Stimme der Pfalz. - 32 (1981), 1, S. 9-11" + "bibliographicCitation" : "In: Landkreis Südliche Weinstraße: Heimat-Jahrbuch .... - 5 (1983), Seite 29-36. -" } diff --git a/conf/output/test-output-17.json b/conf/output/test-output-17.json index 7c36a8b3..60324d24 100644 --- a/conf/output/test-output-17.json +++ b/conf/output/test-output-17.json @@ -1,20 +1,16 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "rpbId" : "RPB107t01147876", - "id" : "https://lobid.org/resources/RPB107t01147876", + "type" : [ "BibliographicResource", "Article" ], + "rpbId" : "RPB107t01147873", + "id" : "https://lobid.org/resources/RPB107t01147873", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Die¬ Maxburg bei Hambach. (Mit e. Titelkupfer, Uebersichtsplane u. Grundrisse der Burg.)", - "extent" : "VIII, 211 S. 8°", - "note" : [ "[Hambacher Schloß]" ], + "title" : "¬Das¬ Hambacher Schloß.", "publication" : [ { - "location" : [ "Mannheim" ], - "startDate" : "1844", - "publishedBy" : [ "Meininger" ], + "startDate" : "1982", "type" : [ "PublicationEvent" ] } ], "subject" : [ { @@ -48,13 +44,14 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/116436425", - "label" : "Remling, Franz Xaver / 1803-1873" + "id" : "https://d-nb.info/gnd/119277425", + "label" : "Böcher, Otto / 1935-2020" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", "label" : "Autor/in" }, "type" : [ "Contribution" ] - } ] + } ], + "bibliographicCitation" : "Ärzteblatt Rheinland-Pfalz. 35. 1982, 560, 563-65" } diff --git a/conf/output/test-output-18.json b/conf/output/test-output-18.json index a80cd871..59fc819e 100644 --- a/conf/output/test-output-18.json +++ b/conf/output/test-output-18.json @@ -1,26 +1,44 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t01147877", - "id" : "https://lobid.org/resources/RPB107t01147877", + "rpbId" : "RPB107t01147874", + "id" : "https://lobid.org/resources/RPB107t01147874", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Hambacher Schloß. Wiedergeburt 1982 [Tagebuch der Renovierung]", + "title" : "¬Das¬ Hambacher Schloß als Hochzeitsgeschenk der Pfälzer an Kronprinz Maximilian von Bayern (1842)", "publication" : [ { "startDate" : "1982", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n240400", + "id" : "http://purl.org/lobid/rpb#n844040", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { "id" : "http://purl.org/lobid/rpb", "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Hambacher Schloss / Neustadt an der Weinstraße | Maximilian / II. / Bayern, König / 1811-1864", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/4094596-0", + "label" : "Hambacher Schloss / Neustadt an der Weinstraße", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/118579347", + "label" : "Maximilian / II. / Bayern, König / 1811-1864", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] } ], "spatial" : [ { "id" : "https://rpb.lobid.org/spatial#n316000000700", @@ -33,8 +51,8 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/1123984425", - "label" : "Trautmann, Herbert / 1948-2006" + "id" : "https://d-nb.info/gnd/107939061", + "label" : "Kermann, Joachim / 1942-" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -42,5 +60,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Die Rheinpfalz / Mittelhaardter Rundschau v. 17.5.1982" + "bibliographicCitation" : "Historischer Verein der Pfalz: Mitteilungen des Historischen Vereins der Pfalz. - 80 (1982), S. 199-240" } diff --git a/conf/output/test-output-19.json b/conf/output/test-output-19.json index f549c0ee..6dcc7048 100644 --- a/conf/output/test-output-19.json +++ b/conf/output/test-output-19.json @@ -1,20 +1,28 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t01147878", - "id" : "https://lobid.org/resources/RPB107t01147878", + "rpbId" : "RPB107t01147875", + "id" : "https://lobid.org/resources/RPB107t01147875", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Um- und Ausbau des Hambacher Schlosses von 1979 bis 1982", + "title" : "¬Ein¬ Fest aller Deutschen : das Hambacher Schloß wird nationale Gedenkstätte", "extent" : "Ill.", "publication" : [ { - "startDate" : "1982", + "startDate" : "1981", "type" : [ "PublicationEvent" ] } ], "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n246500", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { "id" : "http://purl.org/lobid/rpb#n844040", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], @@ -24,24 +32,32 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "Hambacher Schloss / Neustadt an der Weinstraße | Geschichte 1979-1982", + "label" : "Hambacher Fest | Hambacher Schloss / Neustadt an der Weinstraße", "componentList" : [ { - "id" : "https://d-nb.info/gnd/4094596-0", - "label" : "Hambacher Schloss / Neustadt an der Weinstraße", + "id" : "https://d-nb.info/gnd/4127289-4", + "label" : "Hambacher Fest", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } }, { - "id" : "https://rpb.lobid.org/sw/00Sn01s147878357a", - "label" : "Geschichte 1979-1982", + "id" : "https://d-nb.info/gnd/4094596-0", + "label" : "Hambacher Schloss / Neustadt an der Weinstraße", "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" } } ] } ], "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n58", + "label" : "_r58_", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + }, { "id" : "https://rpb.lobid.org/spatial#n316000000700", "label" : "o316000000700", "type" : [ "Concept" ], @@ -52,8 +68,8 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/1123984425", - "label" : "Trautmann, Herbert / 1948-2006" + "id" : "https://rpb.lobid.org/agent/00Pn02s0203b", + "label" : "Letzelter, Manfred" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -61,5 +77,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Die Pfalz am Rhein . - 55 (1982), S. 175-180" + "bibliographicCitation" : "Stimme der Pfalz. - 32 (1981), 1, S. 9-11" } diff --git a/conf/output/test-output-2.json b/conf/output/test-output-2.json index 828fd7f2..5895ec27 100644 --- a/conf/output/test-output-2.json +++ b/conf/output/test-output-2.json @@ -1,22 +1,75 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121514", - "id" : "https://lobid.org/resources/RPB036t0121514", + "rpbId" : "RPB929t112206", + "id" : "https://lobid.org/resources/RPB929t112206", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Sonnenuhr an der Kirche", + "title" : "Funkeln aus dem Sonnenberg : Winzer Oliver Krupp aus Bruchhausen bearbeitet die Lage \"Unkeler Sonnenberg\"", + "extent" : "Ill.", "publication" : [ { - "startDate" : "1958", + "startDate" : "2011", "type" : [ "PublicationEvent" ] } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n544322", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "id" : "http://purl.org/lobid/rpb#n544325", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Unkeler Sonnenberg | Weingut Krupp", + "componentList" : [ { + "id" : "https://rpb.lobid.org/sw/929n110302", + "label" : "Unkeler Sonnenberg", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + }, { + "id" : "https://rpb.lobid.org/sw/929n110303", + "label" : "Weingut Krupp", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n13807073", + "label" : "o13807073", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + }, { + "id" : "https://rpb.lobid.org/spatial#n13807008", + "label" : "o13807008", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], "contribution" : [ { "agent" : { - "id" : "https://rpb.lobid.org/agent/00Pn01m21445842a", - "label" : "Wagner, Hermann Josef" + "id" : "https://rpb.lobid.org/agent/00Pn08k0685884a", + "label" : "Ruland, Wolfgang" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -24,5 +77,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Heimat am Mittelrhein. - 3 (1958), Nr. 11" + "bibliographicCitation" : "Der Rheinländer : das Heimatmagazin. - 4 (2011), Juni = H. 34, S. 32-33" } diff --git a/conf/output/test-output-20.json b/conf/output/test-output-20.json index bc984bc3..7c36a8b3 100644 --- a/conf/output/test-output-20.json +++ b/conf/output/test-output-20.json @@ -1,28 +1,24 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t982370", - "id" : "https://lobid.org/resources/RPB107t982370", + "type" : [ "BibliographicResource", "Book" ], + "rpbId" : "RPB107t01147876", + "id" : "https://lobid.org/resources/RPB107t01147876", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "\"¬Der¬ Holocaust ist immer da\": Kooperationsprojekt Offener Kanal Ludwigshafen, Vorderpfalz und Community Television, Israel", + "title" : "¬Die¬ Maxburg bei Hambach. (Mit e. Titelkupfer, Uebersichtsplane u. Grundrisse der Burg.)", + "extent" : "VIII, 211 S. 8°", + "note" : [ "[Hambacher Schloß]" ], "publication" : [ { - "startDate" : "1997", + "location" : [ "Mannheim" ], + "startDate" : "1844", + "publishedBy" : [ "Meininger" ], "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n632050", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "id" : "http://purl.org/lobid/rpb#n882060", + "id" : "http://purl.org/lobid/rpb#n844040", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { @@ -31,24 +27,10 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "Ludwigshafen am Rhein | Offener Kanal | Judenvernichtung", + "label" : "Hambacher Schloss / Neustadt an der Weinstraße", "componentList" : [ { - "id" : "https://d-nb.info/gnd/4036472-0", - "label" : "Ludwigshafen am Rhein", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4172489-6", - "label" : "Offener Kanal", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4073091-8", - "label" : "Judenvernichtung", + "id" : "https://d-nb.info/gnd/4094596-0", + "label" : "Hambacher Schloss / Neustadt an der Weinstraße", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" @@ -56,8 +38,8 @@ } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n31400000", - "label" : "o31400000", + "id" : "https://rpb.lobid.org/spatial#n316000000700", + "label" : "o316000000700", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", @@ -66,14 +48,13 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/106837800X", - "label" : "Minor, Ulrike" + "id" : "https://d-nb.info/gnd/116436425", + "label" : "Remling, Franz Xaver / 1803-1873" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", "label" : "Autor/in" }, "type" : [ "Contribution" ] - } ], - "bibliographicCitation" : "Handbuch Medien: Offene Kanäle / Bundeszentrale für Politische Bildung. Hrsg.: Ulrich Kamp. - Bonn, 1997. - ISBN 3-89331-303-6. - S. 102-106" + } ] } diff --git a/conf/output/test-output-21.json b/conf/output/test-output-21.json index a0ea6f05..a80cd871 100644 --- a/conf/output/test-output-21.json +++ b/conf/output/test-output-21.json @@ -1,114 +1,30 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t982371", - "id" : "https://lobid.org/resources/RPB107t982371", + "rpbId" : "RPB107t01147877", + "id" : "https://lobid.org/resources/RPB107t01147877", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Ältere Menschen machen Fernsehen : aktivierende Medienarbeit in Offenen Kanälen", - "note" : [ "Videoprojekt zwischen Volkshochschule u. Offener Kanal" ], + "title" : "Hambacher Schloß. Wiedergeburt 1982 [Tagebuch der Renovierung]", "publication" : [ { - "startDate" : "1997", + "startDate" : "1982", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n786000", + "id" : "http://purl.org/lobid/rpb#n240400", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { "id" : "http://purl.org/lobid/rpb", "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" } - }, { - "id" : "http://purl.org/lobid/rpb#n882060", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Ludwigshafen am Rhein | Volkshochschule | Geschichte 1945-", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/4036472-0", - "label" : "Ludwigshafen am Rhein", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4136151-9", - "label" : "Volkshochschule", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - } ] - }, { - "type" : [ "ComplexSubject" ], - "label" : "Ludwigshafen am Rhein | Offener Kanal | Geschichte 1945-", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/4036472-0", - "label" : "Ludwigshafen am Rhein", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4172489-6", - "label" : "Offener Kanal", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - } ] - }, { - "type" : [ "ComplexSubject" ], - "label" : "Ludwigshafen am Rhein | Alter | Geschichte 1945-", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/4036472-0", - "label" : "Ludwigshafen am Rhein", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4001446-0", - "label" : "Alter", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n31400000", - "label" : "o31400000", + "id" : "https://rpb.lobid.org/spatial#n316000000700", + "label" : "o316000000700", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", @@ -117,8 +33,8 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://rpb.lobid.org/agent/00Pn02s0022a", - "label" : "Baum, Herbert" + "id" : "https://d-nb.info/gnd/1123984425", + "label" : "Trautmann, Herbert / 1948-2006" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -126,5 +42,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Handbuch Medien: Offene Kanäle / Bundeszentrale für Politische Bildung. Hrsg.: Ulrich Kamp. - Bonn, 1997. - ISBN 3-89331-303-6. - S. 119-123" + "bibliographicCitation" : "Die Rheinpfalz / Mittelhaardter Rundschau v. 17.5.1982" } diff --git a/conf/output/test-output-22.json b/conf/output/test-output-22.json index f592baa6..f549c0ee 100644 --- a/conf/output/test-output-22.json +++ b/conf/output/test-output-22.json @@ -1,31 +1,21 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB107t982372", - "id" : "https://lobid.org/resources/RPB107t982372", + "rpbId" : "RPB107t01147878", + "id" : "https://lobid.org/resources/RPB107t01147878", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Zur politischen Tragweite schulischer Medienarbeit : was \"lernen\" Gymnasiasten, wenn sie \"im Auftrag\" eines Berufsinformationszentrums Live-Sendungen für Schüler anderer Schularten produzieren?", - "extent" : "Graph. Darst.", - "note" : [ "Medien-AG d. Wilhelm-von-Humboldt-Gymnasiums" ], - "responsibilityStatement" : [ "Karl-Ludwig Kemen ; Gerhard Laubscher" ], + "title" : "Um- und Ausbau des Hambacher Schlosses von 1979 bis 1982", + "extent" : "Ill.", "publication" : [ { - "startDate" : "1997", + "startDate" : "1982", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n784080", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "id" : "http://purl.org/lobid/rpb#n882060", + "id" : "http://purl.org/lobid/rpb#n844040", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { @@ -34,28 +24,17 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "Ludwigshafen am Rhein | Offener Kanal", + "label" : "Hambacher Schloss / Neustadt an der Weinstraße | Geschichte 1979-1982", "componentList" : [ { - "id" : "https://d-nb.info/gnd/4036472-0", - "label" : "Ludwigshafen am Rhein", + "id" : "https://d-nb.info/gnd/4094596-0", + "label" : "Hambacher Schloss / Neustadt an der Weinstraße", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } }, { - "id" : "https://d-nb.info/gnd/4172489-6", - "label" : "Offener Kanal", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] - }, { - "type" : [ "ComplexSubject" ], - "label" : "Wilhelm-von-Humboldt-Gymnasium / Ludwigshafen am Rhein / Medien-AG", - "componentList" : [ { - "id" : "https://rpb.lobid.org/sw/107n220353", - "label" : "Wilhelm-von-Humboldt-Gymnasium / Ludwigshafen am Rhein / Medien-AG", + "id" : "https://rpb.lobid.org/sw/00Sn01s147878357a", + "label" : "Geschichte 1979-1982", "source" : { "id" : "http://rpb.lobid.org/sw", "label" : "RPB-Sachsystematik" @@ -63,8 +42,8 @@ } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n31400000", - "label" : "o31400000", + "id" : "https://rpb.lobid.org/spatial#n316000000700", + "label" : "o316000000700", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", @@ -73,18 +52,8 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://rpb.lobid.org/agent/00Pn98s2372a", - "label" : "Kemen, Karl-Ludwig" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/aut", - "label" : "Autor/in" - }, - "type" : [ "Contribution" ] - }, { - "agent" : { - "id" : "https://rpb.lobid.org/agent/00Pn98s2372b", - "label" : "Laubscher, Gerhard" + "id" : "https://d-nb.info/gnd/1123984425", + "label" : "Trautmann, Herbert / 1948-2006" }, "role" : { "id" : "http://id.loc.gov/vocabulary/relators/aut", @@ -92,5 +61,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Handbuch Medien: Offene Kanäle / Bundeszentrale für Politische Bildung. Hrsg.: Ulrich Kamp. - Bonn, 1997. - ISBN 3-89331-303-6. - S. 124-144" + "bibliographicCitation" : "Die Pfalz am Rhein . - 55 (1982), S. 175-180" } diff --git a/conf/output/test-output-23.json b/conf/output/test-output-23.json index d6cc7535..bc984bc3 100644 --- a/conf/output/test-output-23.json +++ b/conf/output/test-output-23.json @@ -1,23 +1,28 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "MultiVolumeBook" ], - "rpbId" : "RPB107t982373", - "id" : "https://lobid.org/resources/RPB107t982373", + "type" : [ "BibliographicResource", "Article" ], + "rpbId" : "RPB107t982370", + "id" : "https://lobid.org/resources/RPB107t982370", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "SWR-3-Clubmagazin", - "note" : [ "Vorgänger u.d.T.: On" ], + "title" : "\"¬Der¬ Holocaust ist immer da\": Kooperationsprojekt Offener Kanal Ludwigshafen, Vorderpfalz und Community Television, Israel", "publication" : [ { - "location" : [ "Baden-Baden" ], - "startDate" : "1998", - "publishedBy" : [ "Südwestrundfunk-Media-GmbH" ], + "startDate" : "1997", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n882040", + "id" : "http://purl.org/lobid/rpb#n632050", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "id" : "http://purl.org/lobid/rpb#n882060", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { @@ -26,24 +31,24 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "Südwestrundfunk | Geschichte 1945- | Zeitschrift", + "label" : "Ludwigshafen am Rhein | Offener Kanal | Judenvernichtung", "componentList" : [ { - "id" : "https://d-nb.info/gnd/5295938-7", - "label" : "Südwestrundfunk", + "id" : "https://d-nb.info/gnd/4036472-0", + "label" : "Ludwigshafen am Rhein", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } }, { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", + "id" : "https://d-nb.info/gnd/4172489-6", + "label" : "Offener Kanal", "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" } }, { - "id" : "https://d-nb.info/gnd/4067488-5", - "label" : "Zeitschrift", + "id" : "https://d-nb.info/gnd/4073091-8", + "label" : "Judenvernichtung", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" @@ -51,8 +56,8 @@ } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n01", - "label" : "_r01_", + "id" : "https://rpb.lobid.org/spatial#n31400000", + "label" : "o31400000", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", @@ -61,13 +66,14 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/5331496-7", - "label" : "SWR-3-Club" + "id" : "https://d-nb.info/gnd/106837800X", + "label" : "Minor, Ulrike" }, "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "HE Urheber" + "id" : "http://id.loc.gov/vocabulary/relators/aut", + "label" : "Autor/in" }, "type" : [ "Contribution" ] - } ] + } ], + "bibliographicCitation" : "Handbuch Medien: Offene Kanäle / Bundeszentrale für Politische Bildung. Hrsg.: Ulrich Kamp. - Bonn, 1997. - ISBN 3-89331-303-6. - S. 102-106" } diff --git a/conf/output/test-output-24.json b/conf/output/test-output-24.json index 70331c0c..a0ea6f05 100644 --- a/conf/output/test-output-24.json +++ b/conf/output/test-output-24.json @@ -1,23 +1,130 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "isPartOf" : [ { - "type" : [ "IsPartOfRelation" ], - "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB107t982373", - "label" : "SWR-3-Clubmagazin" - } ], - "numbering" : "1998,1(Sept.) -" - } ], - "rpbId" : "RPB107t982373b1", - "id" : "https://lobid.org/resources/RPB107t982373b1", + "type" : [ "BibliographicResource", "Article" ], + "rpbId" : "RPB107t982371", + "id" : "https://lobid.org/resources/RPB107t982371", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "SWR-3-Clubmagazin | 1998,1(Sept.) -", + "title" : "Ältere Menschen machen Fernsehen : aktivierende Medienarbeit in Offenen Kanälen", + "note" : [ "Videoprojekt zwischen Volkshochschule u. Offener Kanal" ], "publication" : [ { + "startDate" : "1997", "type" : [ "PublicationEvent" ] - } ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n786000", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "id" : "http://purl.org/lobid/rpb#n882060", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Ludwigshafen am Rhein | Volkshochschule | Geschichte 1945-", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/4036472-0", + "label" : "Ludwigshafen am Rhein", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4136151-9", + "label" : "Volkshochschule", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://rpb.lobid.org/sw/z64", + "label" : "Geschichte 1945-", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + } ] + }, { + "type" : [ "ComplexSubject" ], + "label" : "Ludwigshafen am Rhein | Offener Kanal | Geschichte 1945-", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/4036472-0", + "label" : "Ludwigshafen am Rhein", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4172489-6", + "label" : "Offener Kanal", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://rpb.lobid.org/sw/z64", + "label" : "Geschichte 1945-", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + } ] + }, { + "type" : [ "ComplexSubject" ], + "label" : "Ludwigshafen am Rhein | Alter | Geschichte 1945-", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/4036472-0", + "label" : "Ludwigshafen am Rhein", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4001446-0", + "label" : "Alter", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://rpb.lobid.org/sw/z64", + "label" : "Geschichte 1945-", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n31400000", + "label" : "o31400000", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://rpb.lobid.org/agent/00Pn02s0022a", + "label" : "Baum, Herbert" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/aut", + "label" : "Autor/in" + }, + "type" : [ "Contribution" ] + } ], + "bibliographicCitation" : "Handbuch Medien: Offene Kanäle / Bundeszentrale für Politische Bildung. Hrsg.: Ulrich Kamp. - Bonn, 1997. - ISBN 3-89331-303-6. - S. 119-123" } diff --git a/conf/output/test-output-25.json b/conf/output/test-output-25.json index 391f1aa6..f592baa6 100644 --- a/conf/output/test-output-25.json +++ b/conf/output/test-output-25.json @@ -1,24 +1,31 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "MultiVolumeBook" ], - "rpbId" : "RPB107t982374", - "id" : "https://lobid.org/resources/RPB107t982374", + "type" : [ "BibliographicResource", "Article" ], + "rpbId" : "RPB107t982372", + "id" : "https://lobid.org/resources/RPB107t982372", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "On : SWF 3, das Magazin", - "note" : [ "Ersch. früher in: Offenburg : Opal-Verl. [1995,2]" ], - "responsibilityStatement" : [ "hrsg. von: SWF 3, Der Club" ], + "title" : "Zur politischen Tragweite schulischer Medienarbeit : was \"lernen\" Gymnasiasten, wenn sie \"im Auftrag\" eines Berufsinformationszentrums Live-Sendungen für Schüler anderer Schularten produzieren?", + "extent" : "Graph. Darst.", + "note" : [ "Medien-AG d. Wilhelm-von-Humboldt-Gymnasiums" ], + "responsibilityStatement" : [ "Karl-Ludwig Kemen ; Gerhard Laubscher" ], "publication" : [ { - "location" : [ "Rastatt" ], - "startDate" : "1992", - "publishedBy" : [ "Pabel-Moewig" ], + "startDate" : "1997", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n882040", + "id" : "http://purl.org/lobid/rpb#n784080", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "id" : "http://purl.org/lobid/rpb#n882060", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { @@ -27,33 +34,37 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "SWF 3 | Geschichte 1945- | Zeitschrift", + "label" : "Ludwigshafen am Rhein | Offener Kanal", "componentList" : [ { - "id" : "https://d-nb.info/gnd/4264102-0", - "label" : "SWF 3", + "id" : "https://d-nb.info/gnd/4036472-0", + "label" : "Ludwigshafen am Rhein", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } }, { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - }, { - "id" : "https://d-nb.info/gnd/4067488-5", - "label" : "Zeitschrift", + "id" : "https://d-nb.info/gnd/4172489-6", + "label" : "Offener Kanal", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } } ] + }, { + "type" : [ "ComplexSubject" ], + "label" : "Wilhelm-von-Humboldt-Gymnasium / Ludwigshafen am Rhein / Medien-AG", + "componentList" : [ { + "id" : "https://rpb.lobid.org/sw/107n220353", + "label" : "Wilhelm-von-Humboldt-Gymnasium / Ludwigshafen am Rhein / Medien-AG", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n01", - "label" : "_r01_", + "id" : "https://rpb.lobid.org/spatial#n31400000", + "label" : "o31400000", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", @@ -62,13 +73,24 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/5166552-9", - "label" : "SWF 3, Der Club" + "id" : "https://rpb.lobid.org/agent/00Pn98s2372a", + "label" : "Kemen, Karl-Ludwig" }, "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "NE hrsg. Körperschaft" + "id" : "http://id.loc.gov/vocabulary/relators/aut", + "label" : "Autor/in" }, "type" : [ "Contribution" ] - } ] + }, { + "agent" : { + "id" : "https://rpb.lobid.org/agent/00Pn98s2372b", + "label" : "Laubscher, Gerhard" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/aut", + "label" : "Autor/in" + }, + "type" : [ "Contribution" ] + } ], + "bibliographicCitation" : "Handbuch Medien: Offene Kanäle / Bundeszentrale für Politische Bildung. Hrsg.: Ulrich Kamp. - Bonn, 1997. - ISBN 3-89331-303-6. - S. 124-144" } diff --git a/conf/output/test-output-26.json b/conf/output/test-output-26.json index 9e04f481..d6cc7535 100644 --- a/conf/output/test-output-26.json +++ b/conf/output/test-output-26.json @@ -1,24 +1,73 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "isPartOf" : [ { - "type" : [ "IsPartOfRelation" ], - "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB107t982374", - "label" : "On : SWF 3, das Magazin" - } ], - "numbering" : "1992 - 1998,2" - } ], - "rpbId" : "RPB107t982374b1", - "id" : "https://lobid.org/resources/RPB107t982374b1", + "type" : [ "BibliographicResource", "MultiVolumeBook" ], + "rpbId" : "RPB107t982373", + "id" : "https://lobid.org/resources/RPB107t982373", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "On : SWF 3, das Magazin | 1992 - 1998,2", - "note" : [ "Damit Erscheinen eingest. - Forts. u.d.T.: SWR-3-Clubmagazin" ], + "title" : "SWR-3-Clubmagazin", + "note" : [ "Vorgänger u.d.T.: On" ], "publication" : [ { + "location" : [ "Baden-Baden" ], + "startDate" : "1998", + "publishedBy" : [ "Südwestrundfunk-Media-GmbH" ], "type" : [ "PublicationEvent" ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n882040", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Südwestrundfunk | Geschichte 1945- | Zeitschrift", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/5295938-7", + "label" : "Südwestrundfunk", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://rpb.lobid.org/sw/z64", + "label" : "Geschichte 1945-", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + }, { + "id" : "https://d-nb.info/gnd/4067488-5", + "label" : "Zeitschrift", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n01", + "label" : "_r01_", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://d-nb.info/gnd/5331496-7", + "label" : "SWR-3-Club" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/isb", + "label" : "HE Urheber" + }, + "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-27.json b/conf/output/test-output-27.json index 5cfaecb6..70331c0c 100644 --- a/conf/output/test-output-27.json +++ b/conf/output/test-output-27.json @@ -1,76 +1,23 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "MultiVolumeBook" ], - "rpbId" : "RPB107t982375", - "id" : "https://lobid.org/resources/RPB107t982375", + "type" : [ "BibliographicResource", "Book" ], + "isPartOf" : [ { + "type" : [ "IsPartOfRelation" ], + "hasSuperordinate" : [ { + "id" : "https://lobid.org/resources/RPB107t982373", + "label" : "SWR-3-Clubmagazin" + } ], + "numbering" : "1998,1(Sept.) -" + } ], + "rpbId" : "RPB107t982373b1", + "id" : "https://lobid.org/resources/RPB107t982373b1", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Die¬ Zeitschrift : der Südwestrundfunk und seine Programme. Rheinland-Pfalz", - "note" : [ "Vorgänger u.d.T.: Südwestfunk : Südwestfunk-Journal" ], + "title" : "SWR-3-Clubmagazin | 1998,1(Sept.) -", "publication" : [ { - "location" : [ "Stuttgart" ], - "startDate" : "1998", - "publishedBy" : [ "SWR" ], "type" : [ "PublicationEvent" ] - } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n882030", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Südwestrundfunk | Zeitschrift", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/5295938-7", - "label" : "Südwestrundfunk", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4067488-5", - "label" : "Zeitschrift", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n01", - "label" : "_r01_", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], - "contribution" : [ { - "agent" : { - "id" : "https://d-nb.info/gnd/5295938-7", - "label" : "Südwestrundfunk" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "HE Urheber" - }, - "type" : [ "Contribution" ] - }, { - "agent" : { - "id" : "https://d-nb.info/gnd/Südwestrundfunk", - "label" : "Südwestrundfunk" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "HE Urheber" - }, - "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-28.json b/conf/output/test-output-28.json index 4ee2a79f..391f1aa6 100644 --- a/conf/output/test-output-28.json +++ b/conf/output/test-output-28.json @@ -1,24 +1,74 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "isPartOf" : [ { - "type" : [ "IsPartOfRelation" ], - "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB107t982375", - "label" : "¬Die¬ Zeitschrift : der Südwestrundfunk und seine Programme. Rheinland-Pfalz" - } ], - "numbering" : "1998,1(Sept.) - 2001,9(Sept.)" - } ], - "rpbId" : "RPB107t982375b1", - "id" : "https://lobid.org/resources/RPB107t982375b1", + "type" : [ "BibliographicResource", "MultiVolumeBook" ], + "rpbId" : "RPB107t982374", + "id" : "https://lobid.org/resources/RPB107t982374", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Die¬ Zeitschrift : der Südwestrundfunk und seine Programme. Rheinland-Pfalz | 1998,1(Sept.) - 2001,9(Sept.)", - "note" : [ "Forts. u.d.T.: Doppelpfeil" ], + "title" : "On : SWF 3, das Magazin", + "note" : [ "Ersch. früher in: Offenburg : Opal-Verl. [1995,2]" ], + "responsibilityStatement" : [ "hrsg. von: SWF 3, Der Club" ], "publication" : [ { + "location" : [ "Rastatt" ], + "startDate" : "1992", + "publishedBy" : [ "Pabel-Moewig" ], "type" : [ "PublicationEvent" ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n882040", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "SWF 3 | Geschichte 1945- | Zeitschrift", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/4264102-0", + "label" : "SWF 3", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://rpb.lobid.org/sw/z64", + "label" : "Geschichte 1945-", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + }, { + "id" : "https://d-nb.info/gnd/4067488-5", + "label" : "Zeitschrift", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n01", + "label" : "_r01_", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://d-nb.info/gnd/5166552-9", + "label" : "SWF 3, Der Club" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/isb", + "label" : "NE hrsg. Körperschaft" + }, + "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-29.json b/conf/output/test-output-29.json index afbb0666..9e04f481 100644 --- a/conf/output/test-output-29.json +++ b/conf/output/test-output-29.json @@ -1,73 +1,24 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "MultiVolumeBook" ], - "rpbId" : "RPB107t982376", - "id" : "https://lobid.org/resources/RPB107t982376", + "type" : [ "BibliographicResource", "Book" ], + "isPartOf" : [ { + "type" : [ "IsPartOfRelation" ], + "hasSuperordinate" : [ { + "id" : "https://lobid.org/resources/RPB107t982374", + "label" : "On : SWF 3, das Magazin" + } ], + "numbering" : "1992 - 1998,2" + } ], + "rpbId" : "RPB107t982374b1", + "id" : "https://lobid.org/resources/RPB107t982374b1", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Flieg und flatter : Aktuelles aus der Vogelschutzwarte", - "responsibilityStatement" : [ "Institut für Angewandte Vogelkunde, Staatliche Vogelschutzwarte für Hessen, Rheinland-Pfalz und Saarland" ], + "title" : "On : SWF 3, das Magazin | 1992 - 1998,2", + "note" : [ "Damit Erscheinen eingest. - Forts. u.d.T.: SWR-3-Clubmagazin" ], "publication" : [ { - "location" : [ "Frankfurt/Main" ], - "startDate" : "1997", "type" : [ "PublicationEvent" ] - } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n163080", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "id" : "http://purl.org/lobid/rpb#n584060", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Geschichte 1945- | Zeitschrift", - "componentList" : [ { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - }, { - "id" : "https://d-nb.info/gnd/4067488-5", - "label" : "Zeitschrift", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n01", - "label" : "_r01_", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], - "contribution" : [ { - "agent" : { - "id" : "https://d-nb.info/gnd/1033772-6", - "label" : "Staatliche Vogelschutzwarte für Hessen, Rheinland-Pfalz und Saarland / Frankfurt, Main" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "NE hrsg. Körperschaft" - }, - "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-3.json b/conf/output/test-output-3.json index dbb7a4c0..34fcee77 100644 --- a/conf/output/test-output-3.json +++ b/conf/output/test-output-3.json @@ -1,14 +1,14 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121515", - "id" : "https://lobid.org/resources/RPB036t0121515", + "rpbId" : "RPB036t0121512", + "id" : "https://lobid.org/resources/RPB036t0121512", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Souvenir ...", + "title" : "Serenissimus befehlen zu prügeln", "publication" : [ { "startDate" : "1963", "type" : [ "PublicationEvent" ] @@ -24,5 +24,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Heimat am Mittelrhein. - 8 (1963), Nr. 1" + "bibliographicCitation" : "Heimat am Mittelrhein. - 8 (1963), Nr. 6" } diff --git a/conf/output/test-output-30.json b/conf/output/test-output-30.json index 016590f8..5cfaecb6 100644 --- a/conf/output/test-output-30.json +++ b/conf/output/test-output-30.json @@ -1,23 +1,76 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "isPartOf" : [ { - "type" : [ "IsPartOfRelation" ], - "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB107t982376", - "label" : "Flieg und flatter : Aktuelles aus der Vogelschutzwarte" - } ], - "numbering" : "Ausg. 1.1997(Dez.) -" - } ], - "rpbId" : "RPB107t982376b1", - "id" : "https://lobid.org/resources/RPB107t982376b1", + "type" : [ "BibliographicResource", "MultiVolumeBook" ], + "rpbId" : "RPB107t982375", + "id" : "https://lobid.org/resources/RPB107t982375", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Flieg und flatter : Aktuelles aus der Vogelschutzwarte | Ausg. 1.1997(Dez.) -", + "title" : "¬Die¬ Zeitschrift : der Südwestrundfunk und seine Programme. Rheinland-Pfalz", + "note" : [ "Vorgänger u.d.T.: Südwestfunk : Südwestfunk-Journal" ], "publication" : [ { + "location" : [ "Stuttgart" ], + "startDate" : "1998", + "publishedBy" : [ "SWR" ], "type" : [ "PublicationEvent" ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n882030", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Südwestrundfunk | Zeitschrift", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/5295938-7", + "label" : "Südwestrundfunk", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4067488-5", + "label" : "Zeitschrift", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n01", + "label" : "_r01_", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://d-nb.info/gnd/5295938-7", + "label" : "Südwestrundfunk" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/isb", + "label" : "HE Urheber" + }, + "type" : [ "Contribution" ] + }, { + "agent" : { + "id" : "https://d-nb.info/gnd/Südwestrundfunk", + "label" : "Südwestrundfunk" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/isb", + "label" : "HE Urheber" + }, + "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-31.json b/conf/output/test-output-31.json index 8bd577e5..4ee2a79f 100644 --- a/conf/output/test-output-31.json +++ b/conf/output/test-output-31.json @@ -1,80 +1,24 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "MultiVolumeBook" ], - "rpbId" : "RPB107t982377", - "id" : "https://lobid.org/resources/RPB107t982377", + "type" : [ "BibliographicResource", "Book" ], + "isPartOf" : [ { + "type" : [ "IsPartOfRelation" ], + "hasSuperordinate" : [ { + "id" : "https://lobid.org/resources/RPB107t982375", + "label" : "¬Die¬ Zeitschrift : der Südwestrundfunk und seine Programme. Rheinland-Pfalz" + } ], + "numbering" : "1998,1(Sept.) - 2001,9(Sept.)" + } ], + "rpbId" : "RPB107t982375b1", + "id" : "https://lobid.org/resources/RPB107t982375b1", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Der¬ Rasenspieler : das Journal zur Saison ...", - "responsibilityStatement" : [ "VFR Speyer 1950 e.V." ], + "title" : "¬Die¬ Zeitschrift : der Südwestrundfunk und seine Programme. Rheinland-Pfalz | 1998,1(Sept.) - 2001,9(Sept.)", + "note" : [ "Forts. u.d.T.: Doppelpfeil" ], "publication" : [ { - "location" : [ "Speyer" ], - "startDate" : "1998", "type" : [ "PublicationEvent" ] - } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n736050", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "id" : "http://purl.org/lobid/rpb#n882026", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Verein für Rasenspiele Speyer 1950 | Geschichte 1945- | Zeitschrift", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/5325261-5", - "label" : "Verein für Rasenspiele Speyer 1950", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - }, { - "id" : "https://d-nb.info/gnd/4067488-5", - "label" : "Zeitschrift", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n31800000", - "label" : "o31800000", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], - "contribution" : [ { - "agent" : { - "id" : "https://d-nb.info/gnd/5325261-5", - "label" : "Verein für Rasenspiele Speyer 1950" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "NE hrsg. Körperschaft" - }, - "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-32.json b/conf/output/test-output-32.json index 4297a20e..afbb0666 100644 --- a/conf/output/test-output-32.json +++ b/conf/output/test-output-32.json @@ -1,24 +1,73 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "isPartOf" : [ { - "type" : [ "IsPartOfRelation" ], - "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB107t982377", - "label" : "¬Der¬ Rasenspieler : das Journal zur Saison ..." - } ], - "numbering" : "Nachgewiesen 1998/99(1998) - 2000/01; 2001/02 - 2002/03" - } ], - "rpbId" : "RPB107t982377b1", - "id" : "https://lobid.org/resources/RPB107t982377b1", + "type" : [ "BibliographicResource", "MultiVolumeBook" ], + "rpbId" : "RPB107t982376", + "id" : "https://lobid.org/resources/RPB107t982376", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Der¬ Rasenspieler : das Journal zur Saison ... | Nachgewiesen 1998/99(1998) - 2000/01; 2001/02 - 2002/03", - "note" : [ "Damit Erscheinen eingest." ], + "title" : "Flieg und flatter : Aktuelles aus der Vogelschutzwarte", + "responsibilityStatement" : [ "Institut für Angewandte Vogelkunde, Staatliche Vogelschutzwarte für Hessen, Rheinland-Pfalz und Saarland" ], "publication" : [ { + "location" : [ "Frankfurt/Main" ], + "startDate" : "1997", "type" : [ "PublicationEvent" ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n163080", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "id" : "http://purl.org/lobid/rpb#n584060", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Geschichte 1945- | Zeitschrift", + "componentList" : [ { + "id" : "https://rpb.lobid.org/sw/z64", + "label" : "Geschichte 1945-", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + }, { + "id" : "https://d-nb.info/gnd/4067488-5", + "label" : "Zeitschrift", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n01", + "label" : "_r01_", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://d-nb.info/gnd/1033772-6", + "label" : "Staatliche Vogelschutzwarte für Hessen, Rheinland-Pfalz und Saarland / Frankfurt, Main" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/isb", + "label" : "NE hrsg. Körperschaft" + }, + "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-33.json b/conf/output/test-output-33.json index 094607fa..016590f8 100644 --- a/conf/output/test-output-33.json +++ b/conf/output/test-output-33.json @@ -1,64 +1,23 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "MultiVolumeBook" ], - "rpbId" : "RPB107t982378", - "id" : "https://lobid.org/resources/RPB107t982378", + "type" : [ "BibliographicResource", "Book" ], + "isPartOf" : [ { + "type" : [ "IsPartOfRelation" ], + "hasSuperordinate" : [ { + "id" : "https://lobid.org/resources/RPB107t982376", + "label" : "Flieg und flatter : Aktuelles aus der Vogelschutzwarte" + } ], + "numbering" : "Ausg. 1.1997(Dez.) -" + } ], + "rpbId" : "RPB107t982376b1", + "id" : "https://lobid.org/resources/RPB107t982376b1", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬'s¬ Derfsche : Ebertsheim-Rodenbach, das Dorf im Grünen", + "title" : "Flieg und flatter : Aktuelles aus der Vogelschutzwarte | Ausg. 1.1997(Dez.) -", "publication" : [ { - "location" : [ "Ebertsheim-Rodenbach" ], - "startDate" : "1998", "type" : [ "PublicationEvent" ] - } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n882026", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Geschichte 1945- | Zeitschrift", - "componentList" : [ { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - }, { - "id" : "https://d-nb.info/gnd/4067488-5", - "label" : "Zeitschrift", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n332070120200", - "label" : "o332070120200", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], - "contribution" : [ { - "agent" : { - "id" : "https://d-nb.info/gnd/7832695-3", - "label" : "Ebertsheim-Rodenbach" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "NE hrsg. Körperschaft" - }, - "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-34.json b/conf/output/test-output-34.json index c204ed8b..8bd577e5 100644 --- a/conf/output/test-output-34.json +++ b/conf/output/test-output-34.json @@ -1,24 +1,80 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "isPartOf" : [ { - "type" : [ "IsPartOfRelation" ], - "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB107t982378", - "label" : "¬'s¬ Derfsche : Ebertsheim-Rodenbach, das Dorf im Grünen" - } ], - "numbering" : "1998,Apr." - } ], - "rpbId" : "RPB107t982378b1", - "id" : "https://lobid.org/resources/RPB107t982378b1", + "type" : [ "BibliographicResource", "MultiVolumeBook" ], + "rpbId" : "RPB107t982377", + "id" : "https://lobid.org/resources/RPB107t982377", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬'s¬ Derfsche : Ebertsheim-Rodenbach, das Dorf im Grünen | 1998,Apr.", - "note" : [ "Mit dieser Ausg. Erscheinen eingest." ], + "title" : "¬Der¬ Rasenspieler : das Journal zur Saison ...", + "responsibilityStatement" : [ "VFR Speyer 1950 e.V." ], "publication" : [ { + "location" : [ "Speyer" ], + "startDate" : "1998", "type" : [ "PublicationEvent" ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n736050", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "id" : "http://purl.org/lobid/rpb#n882026", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Verein für Rasenspiele Speyer 1950 | Geschichte 1945- | Zeitschrift", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/5325261-5", + "label" : "Verein für Rasenspiele Speyer 1950", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://rpb.lobid.org/sw/z64", + "label" : "Geschichte 1945-", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + }, { + "id" : "https://d-nb.info/gnd/4067488-5", + "label" : "Zeitschrift", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n31800000", + "label" : "o31800000", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://d-nb.info/gnd/5325261-5", + "label" : "Verein für Rasenspiele Speyer 1950" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/isb", + "label" : "NE hrsg. Körperschaft" + }, + "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-35.json b/conf/output/test-output-35.json index 121b5275..4297a20e 100644 --- a/conf/output/test-output-35.json +++ b/conf/output/test-output-35.json @@ -1,73 +1,24 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "MultiVolumeBook" ], - "rpbId" : "RPB107t982379", - "id" : "https://lobid.org/resources/RPB107t982379", + "type" : [ "BibliographicResource", "Book" ], + "isPartOf" : [ { + "type" : [ "IsPartOfRelation" ], + "hasSuperordinate" : [ { + "id" : "https://lobid.org/resources/RPB107t982377", + "label" : "¬Der¬ Rasenspieler : das Journal zur Saison ..." + } ], + "numbering" : "Nachgewiesen 1998/99(1998) - 2000/01; 2001/02 - 2002/03" + } ], + "rpbId" : "RPB107t982377b1", + "id" : "https://lobid.org/resources/RPB107t982377b1", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Wer ist wo", - "note" : [ "Adressen- u. Personenverz." ], - "responsibilityStatement" : [ "Universität Kaiserslautern" ], + "title" : "¬Der¬ Rasenspieler : das Journal zur Saison ... | Nachgewiesen 1998/99(1998) - 2000/01; 2001/02 - 2002/03", + "note" : [ "Damit Erscheinen eingest." ], "publication" : [ { - "location" : [ "Kaiserslautern" ], - "startDate" : "1995", "type" : [ "PublicationEvent" ] - } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n794010", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Technische Universität Kaiserslautern | Geschichte 1945- | Führer", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/10066624-3", - "label" : "Technische Universität Kaiserslautern", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - }, { - "id" : "https://d-nb.info/gnd/4155569-7", - "label" : "Führer", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n31200000", - "label" : "o31200000", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], - "contribution" : [ { - "agent" : { - "id" : "https://d-nb.info/gnd/26332-1", - "label" : "Universität Kaiserslautern" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "NE hrsg. Körperschaft" - }, - "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-36.json b/conf/output/test-output-36.json index ba36aae3..094607fa 100644 --- a/conf/output/test-output-36.json +++ b/conf/output/test-output-36.json @@ -1,24 +1,64 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "isPartOf" : [ { - "type" : [ "IsPartOfRelation" ], - "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB107t982379", - "label" : "Wer ist wo" - } ], - "numbering" : "1994/95(1995)" - } ], - "rpbId" : "RPB107t982379b1", - "id" : "https://lobid.org/resources/RPB107t982379b1", + "type" : [ "BibliographicResource", "MultiVolumeBook" ], + "rpbId" : "RPB107t982378", + "id" : "https://lobid.org/resources/RPB107t982378", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Wer ist wo | 1994/95(1995)", - "note" : [ "Letzter Jahrgang, damit Erscheinen eingestellt" ], + "title" : "¬'s¬ Derfsche : Ebertsheim-Rodenbach, das Dorf im Grünen", "publication" : [ { + "location" : [ "Ebertsheim-Rodenbach" ], + "startDate" : "1998", "type" : [ "PublicationEvent" ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n882026", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Geschichte 1945- | Zeitschrift", + "componentList" : [ { + "id" : "https://rpb.lobid.org/sw/z64", + "label" : "Geschichte 1945-", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + }, { + "id" : "https://d-nb.info/gnd/4067488-5", + "label" : "Zeitschrift", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n332070120200", + "label" : "o332070120200", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://d-nb.info/gnd/7832695-3", + "label" : "Ebertsheim-Rodenbach" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/isb", + "label" : "NE hrsg. Körperschaft" + }, + "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-37.json b/conf/output/test-output-37.json index b0bba0e5..c204ed8b 100644 --- a/conf/output/test-output-37.json +++ b/conf/output/test-output-37.json @@ -1,54 +1,24 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB929t112192", - "id" : "https://lobid.org/resources/RPB929t112192", + "type" : [ "BibliographicResource", "Book" ], + "isPartOf" : [ { + "type" : [ "IsPartOfRelation" ], + "hasSuperordinate" : [ { + "id" : "https://lobid.org/resources/RPB107t982378", + "label" : "¬'s¬ Derfsche : Ebertsheim-Rodenbach, das Dorf im Grünen" + } ], + "numbering" : "1998,Apr." + } ], + "rpbId" : "RPB107t982378b1", + "id" : "https://lobid.org/resources/RPB107t982378b1", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Aus der Vereinsgeschichte der KKG \"Kowelenzer Schängelcher\" 1922 e.V.", - "extent" : "Ill.", + "title" : "¬'s¬ Derfsche : Ebertsheim-Rodenbach, das Dorf im Grünen | 1998,Apr.", + "note" : [ "Mit dieser Ausg. Erscheinen eingest." ], "publication" : [ { - "startDate" : "2011", "type" : [ "PublicationEvent" ] - } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n704043", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "KKG Rot-Weiß-Grün Kowelenzer Schängelcher | Geschichte 1922-2011", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/5114232-6", - "label" : "KKG Rot-Weiß-Grün Kowelenzer Schängelcher", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://rpb.lobid.org/sw/00Sn11k2192145a", - "label" : "Geschichte 1922-2011", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n11100000", - "label" : "o11100000", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], - "bibliographicCitation" : "In: KKG Rot-Weiss-Gruen Kowelenzer Schaengelcher: Sessionsheft. - (2011), Seite 23-33. -" + } ] } diff --git a/conf/output/test-output-38.json b/conf/output/test-output-38.json index 03c7d4ed..121b5275 100644 --- a/conf/output/test-output-38.json +++ b/conf/output/test-output-38.json @@ -1,24 +1,73 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "isPartOf" : [ { - "type" : [ "IsPartOfRelation" ], - "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB929t112193", - "label" : "Aktuell : das Krankenhaus in Ihrer Region" - } ], - "numbering" : "Nachgewiesen 2010 - 2012,1" - } ], - "rpbId" : "RPB929t112193b1", - "id" : "https://lobid.org/resources/RPB929t112193b1", + "type" : [ "BibliographicResource", "MultiVolumeBook" ], + "rpbId" : "RPB107t982379", + "id" : "https://lobid.org/resources/RPB107t982379", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Aktuell : das Krankenhaus in Ihrer Region | Nachgewiesen 2010 - 2012,1", - "note" : [ "Nachfolger: Kaleidoskop. 2012 -" ], + "title" : "Wer ist wo", + "note" : [ "Adressen- u. Personenverz." ], + "responsibilityStatement" : [ "Universität Kaiserslautern" ], "publication" : [ { + "location" : [ "Kaiserslautern" ], + "startDate" : "1995", "type" : [ "PublicationEvent" ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n794010", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Technische Universität Kaiserslautern | Geschichte 1945- | Führer", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/10066624-3", + "label" : "Technische Universität Kaiserslautern", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://rpb.lobid.org/sw/z64", + "label" : "Geschichte 1945-", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + }, { + "id" : "https://d-nb.info/gnd/4155569-7", + "label" : "Führer", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n31200000", + "label" : "o31200000", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://d-nb.info/gnd/26332-1", + "label" : "Universität Kaiserslautern" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/isb", + "label" : "NE hrsg. Körperschaft" + }, + "type" : [ "Contribution" ] } ] } diff --git a/conf/output/test-output-39.json b/conf/output/test-output-39.json index fc600481..ba36aae3 100644 --- a/conf/output/test-output-39.json +++ b/conf/output/test-output-39.json @@ -4,19 +4,20 @@ "isPartOf" : [ { "type" : [ "IsPartOfRelation" ], "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB929t112194", - "label" : "Clubzeitung" + "id" : "https://lobid.org/resources/RPB107t982379", + "label" : "Wer ist wo" } ], - "numbering" : "Nachgewiesen 2006,2 -" + "numbering" : "1994/95(1995)" } ], - "rpbId" : "RPB929t112194b1", - "id" : "https://lobid.org/resources/RPB929t112194b1", + "rpbId" : "RPB107t982379b1", + "id" : "https://lobid.org/resources/RPB107t982379b1", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Clubzeitung | Nachgewiesen 2006,2 -", + "title" : "Wer ist wo | 1994/95(1995)", + "note" : [ "Letzter Jahrgang, damit Erscheinen eingestellt" ], "publication" : [ { "type" : [ "PublicationEvent" ] } ] diff --git a/conf/output/test-output-4.json b/conf/output/test-output-4.json index 11dfdc57..c840d2c1 100644 --- a/conf/output/test-output-4.json +++ b/conf/output/test-output-4.json @@ -1,27 +1,18 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121516", - "id" : "https://lobid.org/resources/RPB036t0121516", + "rpbId" : "RPB036t0121513", + "id" : "https://lobid.org/resources/RPB036t0121513", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Sprendlingen und das Kloster Lorsch", + "title" : "Soldaten für Holland", "publication" : [ { - "startDate" : "1967", + "startDate" : "1957", "type" : [ "PublicationEvent" ] } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n339", - "label" : "o339", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], "contribution" : [ { "agent" : { "id" : "https://rpb.lobid.org/agent/00Pn01m21445842a", @@ -33,5 +24,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Landkreis Bingen: Heimat-Jahrbuch. - 1967, S. 23-26" + "bibliographicCitation" : "Heimat am Mittelrhein. - 2 (1957), Nr. 6" } diff --git a/conf/output/test-output-40.json b/conf/output/test-output-40.json index 20c4d5ab..b0bba0e5 100644 --- a/conf/output/test-output-40.json +++ b/conf/output/test-output-40.json @@ -1,21 +1,21 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB929t112195", - "id" : "https://lobid.org/resources/RPB929t112195", + "rpbId" : "RPB929t112192", + "id" : "https://lobid.org/resources/RPB929t112192", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "¬Der¬ BAP kam aus Unkel", + "title" : "Aus der Vereinsgeschichte der KKG \"Kowelenzer Schängelcher\" 1922 e.V.", "extent" : "Ill.", "publication" : [ { "startDate" : "2011", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n824000", + "id" : "http://purl.org/lobid/rpb#n704043", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { @@ -24,49 +24,31 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "Unkel | Niedecken, Wolfgang / 1951- | Biografie", + "label" : "KKG Rot-Weiß-Grün Kowelenzer Schängelcher | Geschichte 1922-2011", "componentList" : [ { - "id" : "https://d-nb.info/gnd/4061836-5", - "label" : "Unkel", + "id" : "https://d-nb.info/gnd/5114232-6", + "label" : "KKG Rot-Weiß-Grün Kowelenzer Schängelcher", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } }, { - "id" : "https://d-nb.info/gnd/118942247", - "label" : "Niedecken, Wolfgang / 1951-", + "id" : "https://rpb.lobid.org/sw/00Sn11k2192145a", + "label" : "Geschichte 1922-2011", "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4006804-3", - "label" : "Biografie", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" } } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n13807073", - "label" : "o13807073", + "id" : "https://rpb.lobid.org/spatial#n11100000", + "label" : "o11100000", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", "label" : "RPB-Raumsystematik" } } ], - "contribution" : [ { - "agent" : { - "id" : "https://rpb.lobid.org/agent/00Pn08k0685884a", - "label" : "Ruland, Wolfgang" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/aut", - "label" : "Autor/in" - }, - "type" : [ "Contribution" ] - } ], - "bibliographicCitation" : "Der Rheinländer : das Heimatmagazin. - 4 (2011), Juni = H. 34, S. 16-18" + "bibliographicCitation" : "In: KKG Rot-Weiss-Gruen Kowelenzer Schaengelcher: Sessionsheft. - (2011), Seite 23-33. -" } diff --git a/conf/output/test-output-41.json b/conf/output/test-output-41.json index 2a086099..03c7d4ed 100644 --- a/conf/output/test-output-41.json +++ b/conf/output/test-output-41.json @@ -1,94 +1,24 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB929t112196", - "id" : "https://lobid.org/resources/RPB929t112196", + "type" : [ "BibliographicResource", "Book" ], + "isPartOf" : [ { + "type" : [ "IsPartOfRelation" ], + "hasSuperordinate" : [ { + "id" : "https://lobid.org/resources/RPB929t112193", + "label" : "Aktuell : das Krankenhaus in Ihrer Region" + } ], + "numbering" : "Nachgewiesen 2010 - 2012,1" + } ], + "rpbId" : "RPB929t112193b1", + "id" : "https://lobid.org/resources/RPB929t112193b1", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Coming home mit Commende", - "extent" : "Ill.", + "title" : "Aktuell : das Krankenhaus in Ihrer Region | Nachgewiesen 2010 - 2012,1", + "note" : [ "Nachfolger: Kaleidoskop. 2012 -" ], "publication" : [ { - "startDate" : "2011", "type" : [ "PublicationEvent" ] - } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n844200", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "id" : "http://purl.org/lobid/rpb#n844000", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Deutscher Orden / Kommende Waldbreitbach | Denkmalschutz | Schicker, Viktor | Private Investition | Geschichte 2009-2011", - "componentList" : [ { - "id" : "https://rpb.lobid.org/sw/929n090287", - "label" : "Deutscher Orden / Kommende Waldbreitbach", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - }, { - "id" : "https://d-nb.info/gnd/4011457-0", - "label" : "Denkmalschutz", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://rpb.lobid.org/sw/00Sn09k1362487a", - "label" : "Schicker, Viktor", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - }, { - "id" : "https://d-nb.info/gnd/4454409-1", - "label" : "Private Investition", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://rpb.lobid.org/sw/00Sn09m0508511a", - "label" : "Geschichte 2009-2011", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n13809076", - "label" : "o13809076", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], - "contribution" : [ { - "agent" : { - "id" : "https://rpb.lobid.org/agent/00Pn08k0685884a", - "label" : "Ruland, Wolfgang" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/aut", - "label" : "Autor/in" - }, - "type" : [ "Contribution" ] - } ], - "bibliographicCitation" : "Der Rheinländer : das Heimatmagazin. - 4 (2011), Juni = H. 34, S. 26-27" + } ] } diff --git a/conf/output/test-output-42.json b/conf/output/test-output-42.json index 7484116b..fc600481 100644 --- a/conf/output/test-output-42.json +++ b/conf/output/test-output-42.json @@ -1,65 +1,23 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB929t112197", - "id" : "https://lobid.org/resources/RPB929t112197", + "type" : [ "BibliographicResource", "Book" ], + "isPartOf" : [ { + "type" : [ "IsPartOfRelation" ], + "hasSuperordinate" : [ { + "id" : "https://lobid.org/resources/RPB929t112194", + "label" : "Clubzeitung" + } ], + "numbering" : "Nachgewiesen 2006,2 -" + } ], + "rpbId" : "RPB929t112194b1", + "id" : "https://lobid.org/resources/RPB929t112194b1", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Seit 1911 weht im Vinzenzhaus der Geist der Nächstenliebe : 100-Jahr-Feier in Gebhardshain ; vom Konvent zum Seniorenheim", - "extent" : "Ill.", + "title" : "Clubzeitung | Nachgewiesen 2006,2 -", "publication" : [ { - "startDate" : "2011", "type" : [ "PublicationEvent" ] - } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n611070", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Alten- und Pflegeheim St.-Vinzenzhaus / Gebhardshain | Geschichte 1911-2011", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/16326855-1", - "label" : "Alten- und Pflegeheim St.-Vinzenzhaus / Gebhardshain", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://rpb.lobid.org/sw/00Sn10s3817103a", - "label" : "Geschichte 1911-2011", - "source" : { - "id" : "http://rpb.lobid.org/sw", - "label" : "RPB-Sachsystematik" - } - } ] - } ], - "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n13209039", - "label" : "o13209039", - "type" : [ "Concept" ], - "source" : { - "id" : "https://rpb.lobid.org/spatial", - "label" : "RPB-Raumsystematik" - } - } ], - "contribution" : [ { - "agent" : { - "id" : "https://rpb.lobid.org/agent/929n991002", - "label" : "Weger, Joachim" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/aut", - "label" : "Autor/in" - }, - "type" : [ "Contribution" ] - } ], - "bibliographicCitation" : "In: Rhein-Zeitung, Ausg. H. - 66 (2011), 126 vom 31.05., Seite 24. -" + } ] } diff --git a/conf/output/test-output-43.json b/conf/output/test-output-43.json index e69de29b..20c4d5ab 100644 --- a/conf/output/test-output-43.json +++ b/conf/output/test-output-43.json @@ -0,0 +1,72 @@ +{ + "@context" : "http://lobid.org/resources/context.jsonld", + "type" : [ "BibliographicResource", "Article" ], + "rpbId" : "RPB929t112195", + "id" : "https://lobid.org/resources/RPB929t112195", + "inCollection" : [ { + "id" : "http://lobid.org/resources/HT013494180#!", + "type" : [ "Collection" ], + "label" : "Rheinland-Pfälzische Bibliographie" + } ], + "title" : "¬Der¬ BAP kam aus Unkel", + "extent" : "Ill.", + "publication" : [ { + "startDate" : "2011", + "type" : [ "PublicationEvent" ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n824000", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Unkel | Niedecken, Wolfgang / 1951- | Biografie", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/4061836-5", + "label" : "Unkel", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/118942247", + "label" : "Niedecken, Wolfgang / 1951-", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://d-nb.info/gnd/4006804-3", + "label" : "Biografie", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n13807073", + "label" : "o13807073", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://rpb.lobid.org/agent/00Pn08k0685884a", + "label" : "Ruland, Wolfgang" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/aut", + "label" : "Autor/in" + }, + "type" : [ "Contribution" ] + } ], + "bibliographicCitation" : "Der Rheinländer : das Heimatmagazin. - 4 (2011), Juni = H. 34, S. 16-18" +} diff --git a/conf/output/test-output-44.json b/conf/output/test-output-44.json index 121b5275..2a086099 100644 --- a/conf/output/test-output-44.json +++ b/conf/output/test-output-44.json @@ -1,23 +1,29 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "MultiVolumeBook" ], - "rpbId" : "RPB107t982379", - "id" : "https://lobid.org/resources/RPB107t982379", + "type" : [ "BibliographicResource", "Article" ], + "rpbId" : "RPB929t112196", + "id" : "https://lobid.org/resources/RPB929t112196", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Wer ist wo", - "note" : [ "Adressen- u. Personenverz." ], - "responsibilityStatement" : [ "Universität Kaiserslautern" ], + "title" : "Coming home mit Commende", + "extent" : "Ill.", "publication" : [ { - "location" : [ "Kaiserslautern" ], - "startDate" : "1995", + "startDate" : "2011", "type" : [ "PublicationEvent" ] } ], "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n794010", + "id" : "http://purl.org/lobid/rpb#n844200", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "id" : "http://purl.org/lobid/rpb#n844000", "label" : "Platzhalter Schlagwortlabel", "type" : [ "Concept" ], "source" : { @@ -26,33 +32,47 @@ } }, { "type" : [ "ComplexSubject" ], - "label" : "Technische Universität Kaiserslautern | Geschichte 1945- | Führer", + "label" : "Deutscher Orden / Kommende Waldbreitbach | Denkmalschutz | Schicker, Viktor | Private Investition | Geschichte 2009-2011", "componentList" : [ { - "id" : "https://d-nb.info/gnd/10066624-3", - "label" : "Technische Universität Kaiserslautern", + "id" : "https://rpb.lobid.org/sw/929n090287", + "label" : "Deutscher Orden / Kommende Waldbreitbach", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + }, { + "id" : "https://d-nb.info/gnd/4011457-0", + "label" : "Denkmalschutz", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } }, { - "id" : "https://rpb.lobid.org/sw/z64", - "label" : "Geschichte 1945-", + "id" : "https://rpb.lobid.org/sw/00Sn09k1362487a", + "label" : "Schicker, Viktor", "source" : { "id" : "http://rpb.lobid.org/sw", "label" : "RPB-Sachsystematik" } }, { - "id" : "https://d-nb.info/gnd/4155569-7", - "label" : "Führer", + "id" : "https://d-nb.info/gnd/4454409-1", + "label" : "Private Investition", "source" : { "id" : "https://d-nb.info/gnd/7749153-1", "label" : "Gemeinsame Normdatei (GND)" } + }, { + "id" : "https://rpb.lobid.org/sw/00Sn09m0508511a", + "label" : "Geschichte 2009-2011", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } } ] } ], "spatial" : [ { - "id" : "https://rpb.lobid.org/spatial#n31200000", - "label" : "o31200000", + "id" : "https://rpb.lobid.org/spatial#n13809076", + "label" : "o13809076", "type" : [ "Concept" ], "source" : { "id" : "https://rpb.lobid.org/spatial", @@ -61,13 +81,14 @@ } ], "contribution" : [ { "agent" : { - "id" : "https://d-nb.info/gnd/26332-1", - "label" : "Universität Kaiserslautern" + "id" : "https://rpb.lobid.org/agent/00Pn08k0685884a", + "label" : "Ruland, Wolfgang" }, "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "NE hrsg. Körperschaft" + "id" : "http://id.loc.gov/vocabulary/relators/aut", + "label" : "Autor/in" }, "type" : [ "Contribution" ] - } ] + } ], + "bibliographicCitation" : "Der Rheinländer : das Heimatmagazin. - 4 (2011), Juni = H. 34, S. 26-27" } diff --git a/conf/output/test-output-45.json b/conf/output/test-output-45.json index ba36aae3..7484116b 100644 --- a/conf/output/test-output-45.json +++ b/conf/output/test-output-45.json @@ -1,24 +1,65 @@ { "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "isPartOf" : [ { - "type" : [ "IsPartOfRelation" ], - "hasSuperordinate" : [ { - "id" : "https://lobid.org/resources/RPB107t982379", - "label" : "Wer ist wo" - } ], - "numbering" : "1994/95(1995)" - } ], - "rpbId" : "RPB107t982379b1", - "id" : "https://lobid.org/resources/RPB107t982379b1", + "type" : [ "BibliographicResource", "Article" ], + "rpbId" : "RPB929t112197", + "id" : "https://lobid.org/resources/RPB929t112197", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Wer ist wo | 1994/95(1995)", - "note" : [ "Letzter Jahrgang, damit Erscheinen eingestellt" ], + "title" : "Seit 1911 weht im Vinzenzhaus der Geist der Nächstenliebe : 100-Jahr-Feier in Gebhardshain ; vom Konvent zum Seniorenheim", + "extent" : "Ill.", "publication" : [ { + "startDate" : "2011", "type" : [ "PublicationEvent" ] - } ] + } ], + "subject" : [ { + "id" : "http://purl.org/lobid/rpb#n611070", + "label" : "Platzhalter Schlagwortlabel", + "type" : [ "Concept" ], + "source" : { + "id" : "http://purl.org/lobid/rpb", + "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" + } + }, { + "type" : [ "ComplexSubject" ], + "label" : "Alten- und Pflegeheim St.-Vinzenzhaus / Gebhardshain | Geschichte 1911-2011", + "componentList" : [ { + "id" : "https://d-nb.info/gnd/16326855-1", + "label" : "Alten- und Pflegeheim St.-Vinzenzhaus / Gebhardshain", + "source" : { + "id" : "https://d-nb.info/gnd/7749153-1", + "label" : "Gemeinsame Normdatei (GND)" + } + }, { + "id" : "https://rpb.lobid.org/sw/00Sn10s3817103a", + "label" : "Geschichte 1911-2011", + "source" : { + "id" : "http://rpb.lobid.org/sw", + "label" : "RPB-Sachsystematik" + } + } ] + } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n13209039", + "label" : "o13209039", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], + "contribution" : [ { + "agent" : { + "id" : "https://rpb.lobid.org/agent/929n991002", + "label" : "Weger, Joachim" + }, + "role" : { + "id" : "http://id.loc.gov/vocabulary/relators/aut", + "label" : "Autor/in" + }, + "type" : [ "Contribution" ] + } ], + "bibliographicCitation" : "In: Rhein-Zeitung, Ausg. H. - 66 (2011), 126 vom 31.05., Seite 24. -" } diff --git a/conf/output/test-output-46.json b/conf/output/test-output-46.json index 465a6097..e69de29b 100644 --- a/conf/output/test-output-46.json +++ b/conf/output/test-output-46.json @@ -1,93 +0,0 @@ -{ - "@context" : "http://lobid.org/resources/context.jsonld", - "type" : [ "BibliographicResource", "Book" ], - "rpbId" : "RPB929t112190", - "id" : "https://lobid.org/resources/RPB929t112190", - "hbzId" : "HT016832268", - "inCollection" : [ { - "id" : "http://lobid.org/resources/HT013494180#!", - "type" : [ "Collection" ], - "label" : "Rheinland-Pfälzische Bibliographie" - } ], - "title" : "[Kalender] 2011", - "extent" : "[13] Bl. : überw. Ill. ; 292 x 420 mm", - "publication" : [ { - "location" : [ "[Boppard]" ], - "type" : [ "PublicationEvent" ] - } ], - "subject" : [ { - "id" : "http://purl.org/lobid/rpb#n102045", - "label" : "Platzhalter Schlagwortlabel", - "type" : [ "Concept" ], - "source" : { - "id" : "http://purl.org/lobid/rpb", - "label" : "Systematik der Rheinland-Pfälzischen Bibliographie" - } - }, { - "type" : [ "ComplexSubject" ], - "label" : "Mittelrheintal / Süd | Kalender", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/4221819-6", - "label" : "Mittelrheintal / Süd", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4029290-3", - "label" : "Kalender", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] - }, { - "type" : [ "ComplexSubject" ], - "label" : "Briefmarkenserie | Kalender", - "componentList" : [ { - "id" : "https://d-nb.info/gnd/4335389-7", - "label" : "Briefmarkenserie", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - }, { - "id" : "https://d-nb.info/gnd/4029290-3", - "label" : "Kalender", - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ] - } ], - "spatial" : [ { - "id" : "https://d-nb.info/gnd/4221819-6", - "label" : "Mittelrheintal / Süd", - "type" : [ "PlaceOrGeographicName" ], - "source" : { - "id" : "https://d-nb.info/gnd/7749153-1", - "label" : "Gemeinsame Normdatei (GND)" - } - } ], - "contribution" : [ { - "agent" : { - "id" : "https://d-nb.info/gnd/10366667-9", - "label" : "Sebapharma GmbH & Co. KG / Boppard" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "HE Urheber" - }, - "type" : [ "Contribution" ] - }, { - "agent" : { - "id" : "https://d-nb.info/gnd/[Sebapharma GmbH & Co. KG, Boppard]", - "label" : "[Sebapharma GmbH & Co. KG, Boppard]" - }, - "role" : { - "id" : "http://id.loc.gov/vocabulary/relators/isb", - "label" : "HE Urheber" - }, - "type" : [ "Contribution" ] - } ] -} diff --git a/conf/output/test-output-5.json b/conf/output/test-output-5.json index d48cb013..828fd7f2 100644 --- a/conf/output/test-output-5.json +++ b/conf/output/test-output-5.json @@ -1,16 +1,16 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121517", - "id" : "https://lobid.org/resources/RPB036t0121517", + "rpbId" : "RPB036t0121514", + "id" : "https://lobid.org/resources/RPB036t0121514", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Sprendlingens Einwohnerzahl", + "title" : "Sonnenuhr an der Kirche", "publication" : [ { - "startDate" : "1959", + "startDate" : "1958", "type" : [ "PublicationEvent" ] } ], "contribution" : [ { @@ -24,5 +24,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Heimat am Mittelrhein. - 4 (1959), Nr. 1" + "bibliographicCitation" : "Heimat am Mittelrhein. - 3 (1958), Nr. 11" } diff --git a/conf/output/test-output-6.json b/conf/output/test-output-6.json index df4d4e4c..dbb7a4c0 100644 --- a/conf/output/test-output-6.json +++ b/conf/output/test-output-6.json @@ -1,16 +1,16 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121518", - "id" : "https://lobid.org/resources/RPB036t0121518", + "rpbId" : "RPB036t0121515", + "id" : "https://lobid.org/resources/RPB036t0121515", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Sprendlinger Chronik", + "title" : "Souvenir ...", "publication" : [ { - "startDate" : "1965", + "startDate" : "1963", "type" : [ "PublicationEvent" ] } ], "contribution" : [ { @@ -24,5 +24,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Heimat am Mittelrhein. - 10 (1965), Nr. 2 und Heimat am Mittelrhein 1965, S. 10" + "bibliographicCitation" : "Heimat am Mittelrhein. - 8 (1963), Nr. 1" } diff --git a/conf/output/test-output-7.json b/conf/output/test-output-7.json index 767c002b..11dfdc57 100644 --- a/conf/output/test-output-7.json +++ b/conf/output/test-output-7.json @@ -1,18 +1,27 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121519", - "id" : "https://lobid.org/resources/RPB036t0121519", + "rpbId" : "RPB036t0121516", + "id" : "https://lobid.org/resources/RPB036t0121516", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Sprendlinger kämpften unter Napoleon", + "title" : "Sprendlingen und das Kloster Lorsch", "publication" : [ { - "startDate" : "1963", + "startDate" : "1967", "type" : [ "PublicationEvent" ] } ], + "spatial" : [ { + "id" : "https://rpb.lobid.org/spatial#n339", + "label" : "o339", + "type" : [ "Concept" ], + "source" : { + "id" : "https://rpb.lobid.org/spatial", + "label" : "RPB-Raumsystematik" + } + } ], "contribution" : [ { "agent" : { "id" : "https://rpb.lobid.org/agent/00Pn01m21445842a", @@ -24,5 +33,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Heimat am Mittelrhein. - 8 (1963), Nr. 12" + "bibliographicCitation" : "Landkreis Bingen: Heimat-Jahrbuch. - 1967, S. 23-26" } diff --git a/conf/output/test-output-8.json b/conf/output/test-output-8.json index 57373064..d48cb013 100644 --- a/conf/output/test-output-8.json +++ b/conf/output/test-output-8.json @@ -1,16 +1,16 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121520", - "id" : "https://lobid.org/resources/RPB036t0121520", + "rpbId" : "RPB036t0121517", + "id" : "https://lobid.org/resources/RPB036t0121517", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Sprendlinger Stifter und ihre Familien", + "title" : "Sprendlingens Einwohnerzahl", "publication" : [ { - "startDate" : "1983", + "startDate" : "1959", "type" : [ "PublicationEvent" ] } ], "contribution" : [ { @@ -24,5 +24,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Heimat am Mittelrhein. - 1983, H. 2" + "bibliographicCitation" : "Heimat am Mittelrhein. - 4 (1959), Nr. 1" } diff --git a/conf/output/test-output-9.json b/conf/output/test-output-9.json index ed42c2aa..df4d4e4c 100644 --- a/conf/output/test-output-9.json +++ b/conf/output/test-output-9.json @@ -1,16 +1,16 @@ { "@context" : "http://lobid.org/resources/context.jsonld", "type" : [ "BibliographicResource", "Article" ], - "rpbId" : "RPB036t0121521", - "id" : "https://lobid.org/resources/RPB036t0121521", + "rpbId" : "RPB036t0121518", + "id" : "https://lobid.org/resources/RPB036t0121518", "inCollection" : [ { "id" : "http://lobid.org/resources/HT013494180#!", "type" : [ "Collection" ], "label" : "Rheinland-Pfälzische Bibliographie" } ], - "title" : "Steuern in alter Zeit", + "title" : "Sprendlinger Chronik", "publication" : [ { - "startDate" : "1957", + "startDate" : "1965", "type" : [ "PublicationEvent" ] } ], "contribution" : [ { @@ -24,5 +24,5 @@ }, "type" : [ "Contribution" ] } ], - "bibliographicCitation" : "Heimat am Mittelrhein. - 2 (1957), Nr. 12" + "bibliographicCitation" : "Heimat am Mittelrhein. - 10 (1965), Nr. 2 und Heimat am Mittelrhein 1965, S. 10" } diff --git a/conf/output/test-output-strapi.json b/conf/output/test-output-strapi.json index 4cdbec15..0abbeb12 100644 --- a/conf/output/test-output-strapi.json +++ b/conf/output/test-output-strapi.json @@ -1,3 +1,6 @@ +{"f00_":"929t112200","f20_":"Palatinatus Rheni [Elektronische Ressource] : [Ca. 1:1 900 000]","f30_":"_sn126000_","f31_":"_r07_","f32_":"_4076031n5_ ; _4611904n8_ ; _4511937n5_","f35_":"_r07_ ; _sn126000_","f36_":"u","f37_":"_sn126000_ ; _r07_","f39_":"[Hondius, Jodocus]","f57_":"_00Pn11k2200547a_","f70_":"Bertius, Petrus : P. Bertii Tabularum geographicarum contractarum libri septem; 456","f74_":"Amstelodami","f75_":"Judocus Hondius","f76a":"1618","f76b":"1618","f77_":"1 Kt. : Kupferstich ; 13 x 9 cm","f81_":"Maßstab in graph. Form (Milliaria German.), Titelkartusche und Maßstabsleiste oben rechts - rückseitig lateinischer Text","f90e":"https://nbn-resolving.org/urn:nbn:de:hbz:061:1-68551","f95_":"20110601/09:58:59\u001FHBZ","f96_":"20171026/11:24:55\u001FSP","f983":"CT003010348","f30":[{"f30_":"_sn126000_"}],"f31":[{"f31_":"_r07_"}],"f32":[{"f32_":"_4076031n5_ ; _4611904n8_ ; _4511937n5_"}],"f81":[{"f81_":"Maßstab in graph. Form (Milliaria German.), Titelkartusche und Maßstabsleiste oben rechts - rückseitig lateinischer Text"}],"f90":[{"f90_":"https://nbn-resolving.org/urn:nbn:de:hbz:061:1-68551","n90a":"Volltext"}],"f40":[{"f40_":"_00Pn11k2200547a_","n40a":"Sonstige"}]} +{"f00_":"929t112201","f20_":"Coloniensis Dioecesis [Elektronische Ressource] : [Ca. 1:1 300 000]","f30_":"_sn126000_","f31_":"_r34_","f32_":"_2029646n0_ ; _4611904n8_ ; _4511937n5_","f35_":"_r34_ ; _sn126000_","f36_":"u","f37_":"_sn126000_ ; _r34_","f39_":"[Hondius, Jodocus]","f57_":"_00Pn11k2200547a_","f70_":"Bertius, Petrus : P. Bertii Tabularum geographicarum contractarum libri septem; 380","f74_":"Amstelodami","f75_":"Judocus Hondius","f76a":"1618","f76b":"1618","f77_":"1 Kt. : Kupferstich ; 13 x 9 cm","f81_":"O oben. - Maßstab in graph. Form (Miliaria Germ.), Titelkartusche und Maßstabsleiste unten links - rückseitig lateinischer Text","f90e":"https://nbn-resolving.org/urn:nbn:de:hbz:061:1-70507","f95_":"20110601/10:02:46\u001FHBZ","f96_":"20171026/11:24:39\u001FSP","f983":"CT003010543","f30":[{"f30_":"_sn126000_"}],"f31":[{"f31_":"_r34_"}],"f32":[{"f32_":"_2029646n0_ ; _4611904n8_ ; _4511937n5_"}],"f81":[{"f81_":"O oben. - Maßstab in graph. Form (Miliaria Germ.), Titelkartusche und Maßstabsleiste unten links - rückseitig lateinischer Text"}],"f90":[{"f90_":"https://nbn-resolving.org/urn:nbn:de:hbz:061:1-70507","n90a":"Volltext"}],"f40":[{"f40_":"_00Pn11k2200547a_","n40a":"Sonstige"}]} +{"f00_":"929t112202","f20_":"Provincia Trevirensis [Elektronische Ressource] : [Ca. 1:1 500 000]","f30_":"_sn126000_","f31_":"_r41_","f32_":"_4060882n7_ ; _4611904n8_ ; _4511937n5_","f35_":"_r41_ ; _sn126000_","f36_":"u","f37_":"_sn126000_ ; _r41_","f39_":"[Hondius, Jodocus]","f57_":"_00Pn11k2200547a_","f70_":"Bertius, Petrus : P. Bertii Tabularum geographicarum contractarum libri septem; 378","f74_":"Amstelodami","f75_":"Judocus Hondius","f76a":"1618","f76b":"1618","f77_":"1 Kt. : Kupferstich ; 13 x 9 cm","f81_":"Maßstab in graph. Form (Miliaria Germanica), Titelkartusche und Maßstabsleiste unten rechts - rückseitig lateinischer Text","f90e":"https://nbn-resolving.org/urn:nbn:de:hbz:061:1-70495","f95_":"20110601/10:37:30\u001FHBZ","f96_":"20171026/11:24:08\u001FSP","f983":"CT003010542","f30":[{"f30_":"_sn126000_"}],"f31":[{"f31_":"_r41_"}],"f32":[{"f32_":"_4060882n7_ ; _4611904n8_ ; _4511937n5_"}],"f81":[{"f81_":"Maßstab in graph. Form (Miliaria Germanica), Titelkartusche und Maßstabsleiste unten rechts - rückseitig lateinischer Text"}],"f90":[{"f90_":"https://nbn-resolving.org/urn:nbn:de:hbz:061:1-70495","n90a":"Volltext"}],"f40":[{"f40_":"_00Pn11k2200547a_","n40a":"Sonstige"}]} {"f00_":"929t112206","f20_":"Funkeln aus dem Sonnenberg : Winzer Oliver Krupp aus Bruchhausen bearbeitet die Lage \"Unkeler Sonnenberg\"","f30_":"_sn544322_","f30a":"_sn544325_","f31_":"_r99_ _o13807073_","f31a":"_r99_ _o13807008_","f32_":"_929n110302_ ; _929n110303_","f35_":"_r99_ _o13807073_ ; _sn544322_","f35a":"_r99_ _o13807008_ ; _sn544325_","f36_":"u","f37_":"_sn544322_ ; _r99_ _o13807073_","f37a":"_sn544325_ ; _r99_ _o13807008_","f40_":"_00Pn08k0685884a_","f70_":"¬Der¬ Rheinländer : das Heimatmagazin. - 4 (2011), Juni = H. 34, S. 32-33","f76a":"2011","f76b":"2011","f77_":"Ill.","f88_":"2515501-5","f90d":"ZA 5649:2011 MAG","f95_":"20110601/11:07:28\u001FKO","f96_":"20110603/08:32:01\u001FKO","f30":[{"f30_":"_sn544322_"},{"f30_":"_sn544325_"}],"f31":[{"f31_":"_r99_ _o13807073_"},{"f31_":"_r99_ _o13807008_"}],"f32":[{"f32_":"_929n110302_ ; _929n110303_"}],"f40":[{"f40_":"_00Pn08k0685884a_","n40a":"Verfasser"}]} {"f00_":"036t0121512","f20_":"Serenissimus befehlen zu prügeln","f36_":"u","f40_":"_00Pn01m21445842a_","f70_":"Heimat am Mittelrhein. - 8 (1963), Nr. 6","f76a":"1963","f76b":"1963","f88_":"400464-4","f90a":"Vergleiche Bibliotheks-Katalog","f95_":"ZR-20100824/00:00:00\u001FZR-ZSMR","f96_":"20120228/10:01:26\u001FSP","f97y":"Einspielung: Inhaltverzeichnisse zu Zeitschriften zum Mittelrhein","f40":[{"f40_":"_00Pn01m21445842a_","n40a":"Verfasser"}]} {"f00_":"036t0121513","f20_":"Soldaten für Holland","f36_":"u","f40_":"_00Pn01m21445842a_","f70_":"Heimat am Mittelrhein. - 2 (1957), Nr. 6","f76a":"1957","f76b":"1957","f88_":"400464-4","f90a":"Vergleiche Bibliotheks-Katalog","f95_":"ZR-20100824/00:00:00\u001FZR-ZSMR","f96_":"20120228/09:43:34\u001FSP","f97y":"Einspielung: Inhaltverzeichnisse zu Zeitschriften zum Mittelrhein","f40":[{"f40_":"_00Pn01m21445842a_","n40a":"Verfasser"}]} diff --git a/conf/rpb-titel-to-strapi.fix b/conf/rpb-titel-to-strapi.fix index 605828b7..83665594 100644 --- a/conf/rpb-titel-to-strapi.fix +++ b/conf/rpb-titel-to-strapi.fix @@ -1,7 +1,9 @@ # Remove titles that are already in lobid-resources - +# (see https://jira.hbz-nrw.de/browse/RPB-28) if exists ("f983") - reject() + if all_match("f36_","s|sm") + reject() + end end do put_macro("add")