From 455b7c2077f075a042426d87f5365d6b5de0dafb Mon Sep 17 00:00:00 2001 From: Petra Maier Date: Mon, 30 Oct 2023 15:51:16 +0100 Subject: [PATCH] Add URI-id for professionOrOccupation (RPB-102) --- conf/output/test-output-rppd-lobid-0.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-1.json | 17 ++++++++++++++--- conf/output/test-output-rppd-lobid-10.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-11.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-12.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-13.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-14.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-15.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-16.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-17.json | 20 +++++++++++++++++--- conf/output/test-output-rppd-lobid-18.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-19.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-2.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-20.json | 7 ++++--- conf/output/test-output-rppd-lobid-21.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-22.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-23.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-24.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-25.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-26.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-27.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-28.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-29.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-3.json | 17 ++++++++++++++--- conf/output/test-output-rppd-lobid-30.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-31.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-32.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-33.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-34.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-35.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-36.json | 17 ++++++++++++++--- conf/output/test-output-rppd-lobid-37.json | 20 +++++++++++++++++--- conf/output/test-output-rppd-lobid-38.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-39.json | 17 ++++++++++++++--- conf/output/test-output-rppd-lobid-4.json | 17 ++++++++++++++--- conf/output/test-output-rppd-lobid-40.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-41.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-42.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-43.json | 7 ++++--- conf/output/test-output-rppd-lobid-44.json | 17 ++++++++++++++--- conf/output/test-output-rppd-lobid-5.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-6.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-7.json | 11 ++++++++--- conf/output/test-output-rppd-lobid-8.json | 14 +++++++++++--- conf/output/test-output-rppd-lobid-9.json | 11 ++++++++--- conf/rppd-to-lobid.fix | 6 +++++- 46 files changed, 459 insertions(+), 136 deletions(-) diff --git a/conf/output/test-output-rppd-lobid-0.json b/conf/output/test-output-rppd-lobid-0.json index 7d43b023..5594e902 100644 --- a/conf/output/test-output-rppd-lobid-0.json +++ b/conf/output/test-output-rppd-lobid-0.json @@ -1,8 +1,14 @@ { + "id" : "https://d-nb.info/gnd/11855476X", "rppdId" : "pk00006", - "id" : "https://lbz.rlp.de/rppd/pk00006", + "gndIdentifier" : "11855476X", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Humperdinck, Engelbert", "variantName" : [ "Humperdink, Engelbert", "Humperdinck, E.", "Humperdinck, Engelbert" ], + "professionOrOccupation" : [ { + "label" : "Komponist", + "id" : "https://rpb.lobid.org/sw/4032009n1" + } ], "dateOfBirth" : [ "1854-09-01" ], "dateOfDeath" : [ "1921-09-27" ], "gender" : [ { @@ -11,6 +17,5 @@ } ], "describedBy" : { "dateModified" : "2005-11-16" - }, - "gndIdentifier" : "11855476X" + } } diff --git a/conf/output/test-output-rppd-lobid-1.json b/conf/output/test-output-rppd-lobid-1.json index 8c9d03c8..1b9a790c 100644 --- a/conf/output/test-output-rppd-lobid-1.json +++ b/conf/output/test-output-rppd-lobid-1.json @@ -1,8 +1,20 @@ { + "id" : "https://d-nb.info/gnd/1011283956", "rppdId" : "pk00007", - "id" : "https://lbz.rlp.de/rppd/pk00007", + "gndIdentifier" : "1011283956", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Cornelius, Otto", "variantName" : [ "Cornelius, Otto" ], + "professionOrOccupation" : [ { + "label" : "Maler", + "id" : "https://rpb.lobid.org/sw/4037215n7" + }, { + "label" : "Grafiker", + "id" : "https://rpb.lobid.org/sw/4125173n8" + }, { + "label" : "Kunsterzieher", + "id" : "https://rpb.lobid.org/sw/4302182n7" + } ], "dateOfBirth" : [ "1896-11-14" ], "dateOfDeath" : [ "1984" ], "gender" : [ { @@ -11,6 +23,5 @@ } ], "describedBy" : { "dateModified" : "2011-02-18" - }, - "gndIdentifier" : "1011283956" + } } diff --git a/conf/output/test-output-rppd-lobid-10.json b/conf/output/test-output-rppd-lobid-10.json index fa68b1ce..6f8843b6 100644 --- a/conf/output/test-output-rppd-lobid-10.json +++ b/conf/output/test-output-rppd-lobid-10.json @@ -1,7 +1,16 @@ { + "id" : "https://d-nb.info/gnd/1051147387", "rppdId" : "pk00019", - "id" : "https://lbz.rlp.de/rppd/pk00019", + "gndIdentifier" : "1051147387", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Oppermann, Julius", + "professionOrOccupation" : [ { + "label" : "Journalist", + "id" : "https://rpb.lobid.org/sw/4028781n6" + }, { + "label" : "Politiker", + "id" : "https://rpb.lobid.org/sw/4046517n2" + } ], "dateOfBirth" : [ "1825-06-09" ], "dateOfDeath" : [ "1880-01-01" ], "gender" : [ { @@ -10,6 +19,5 @@ } ], "describedBy" : { "dateModified" : "2010-08-02" - }, - "gndIdentifier" : "1051147387" + } } diff --git a/conf/output/test-output-rppd-lobid-11.json b/conf/output/test-output-rppd-lobid-11.json index af846390..885d2da6 100644 --- a/conf/output/test-output-rppd-lobid-11.json +++ b/conf/output/test-output-rppd-lobid-11.json @@ -1,8 +1,14 @@ { + "id" : "https://d-nb.info/gnd/123205670", "rppdId" : "pk00020", - "id" : "https://lbz.rlp.de/rppd/pk00020", + "gndIdentifier" : "123205670", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Bücker, Carl Clemens", "variantName" : [ "Bücker, Carl Clemens" ], + "professionOrOccupation" : [ { + "label" : "Flugzeugkonstrukteur", + "id" : "https://rpb.lobid.org/sw/00Sn02x0286a" + } ], "dateOfBirth" : [ "1895-02-11" ], "dateOfDeath" : [ "1976-03-03" ], "gender" : [ { @@ -11,6 +17,5 @@ } ], "describedBy" : { "dateModified" : "2010-10-28" - }, - "gndIdentifier" : "123205670" + } } diff --git a/conf/output/test-output-rppd-lobid-12.json b/conf/output/test-output-rppd-lobid-12.json index 8964ef91..6369385c 100644 --- a/conf/output/test-output-rppd-lobid-12.json +++ b/conf/output/test-output-rppd-lobid-12.json @@ -1,8 +1,17 @@ { + "id" : "https://d-nb.info/gnd/1051147395", "rppdId" : "pk00021", - "id" : "https://lbz.rlp.de/rppd/pk00021", + "gndIdentifier" : "1051147395", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Anschuez, Carl", "variantName" : [ "Anschutz, Carl / 1818-1870", "Anschütz, Karl Friedrich Nikolaus / 1818-1870" ], + "professionOrOccupation" : [ { + "label" : "Komponist", + "id" : "https://rpb.lobid.org/sw/4032009n1" + }, { + "label" : "Dirigent", + "id" : "https://rpb.lobid.org/sw/4012434n4" + } ], "dateOfBirth" : [ "1818-01-10" ], "dateOfDeath" : [ "1870-12-30" ], "gender" : [ { @@ -11,6 +20,5 @@ } ], "describedBy" : { "dateModified" : "2020-12-02" - }, - "gndIdentifier" : "1051147395" + } } diff --git a/conf/output/test-output-rppd-lobid-13.json b/conf/output/test-output-rppd-lobid-13.json index 0174782d..77c84743 100644 --- a/conf/output/test-output-rppd-lobid-13.json +++ b/conf/output/test-output-rppd-lobid-13.json @@ -1,8 +1,17 @@ { + "id" : "https://d-nb.info/gnd/118649558", "rppdId" : "pk00022", - "id" : "https://lbz.rlp.de/rppd/pk00022", + "gndIdentifier" : "118649558", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Anschuez, Joseph Andreas", "variantName" : [ "Anschütz, Josef Andreas", "Anschuez, Johann Andreas", "Anschuez, Josef Andreas", "Anschütz, Joseph Andreas", "Anschuetz, Johann Andreas", "Anschuez, J. A.", "Anschütz, J. A.", "Anschütz, Johann Andreas", "Anschuez, Joseph Andreas" ], + "professionOrOccupation" : [ { + "label" : "Jurist", + "id" : "https://rpb.lobid.org/sw/4029050n5" + }, { + "label" : "Musikdirektor", + "id" : "https://rpb.lobid.org/sw/7628980n1" + } ], "dateOfBirth" : [ "1772-03-19" ], "dateOfDeath" : [ "1855-12-26" ], "gender" : [ { @@ -11,6 +20,5 @@ } ], "describedBy" : { "dateModified" : "2020-12-01" - }, - "gndIdentifier" : "118649558" + } } diff --git a/conf/output/test-output-rppd-lobid-14.json b/conf/output/test-output-rppd-lobid-14.json index 65099b0f..c1149245 100644 --- a/conf/output/test-output-rppd-lobid-14.json +++ b/conf/output/test-output-rppd-lobid-14.json @@ -1,13 +1,18 @@ { + "id" : "https://d-nb.info/gnd/1051147409", "rppdId" : "pk00023", - "id" : "https://lbz.rlp.de/rppd/pk00023", + "gndIdentifier" : "1051147409", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Giefer, Willy", + "professionOrOccupation" : [ { + "label" : "Komponist", + "id" : "https://rpb.lobid.org/sw/4032009n1" + } ], "gender" : [ { "id" : "https://d-nb.info/standards/vocab/gnd/gender#male", "label" : "Männlich" } ], "describedBy" : { "dateModified" : "2005-11-30" - }, - "gndIdentifier" : "1051147409" + } } diff --git a/conf/output/test-output-rppd-lobid-15.json b/conf/output/test-output-rppd-lobid-15.json index 411e2249..564e84c8 100644 --- a/conf/output/test-output-rppd-lobid-15.json +++ b/conf/output/test-output-rppd-lobid-15.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/1051147425", "rppdId" : "pk00028", - "id" : "https://lbz.rlp.de/rppd/pk00028", + "gndIdentifier" : "1051147425", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Lehnen, Ewald", + "professionOrOccupation" : [ { + "label" : "Tiefbauingenieur", + "id" : "https://rpb.lobid.org/sw/00Sn02x8761a" + } ], "dateOfBirth" : [ "1894-01-02" ], "dateOfDeath" : [ "Oktober 1989" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2005-11-16" - }, - "gndIdentifier" : "1051147425" + } } diff --git a/conf/output/test-output-rppd-lobid-16.json b/conf/output/test-output-rppd-lobid-16.json index 6a8a2db0..d5127266 100644 --- a/conf/output/test-output-rppd-lobid-16.json +++ b/conf/output/test-output-rppd-lobid-16.json @@ -1,8 +1,14 @@ { + "id" : "https://d-nb.info/gnd/119280957", "rppdId" : "pk00030", - "id" : "https://lbz.rlp.de/rppd/pk00030", + "gndIdentifier" : "119280957", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Meister, Simon", "variantName" : [ "Meister, Simon" ], + "professionOrOccupation" : [ { + "label" : "Maler", + "id" : "https://rpb.lobid.org/sw/4037215n7" + } ], "dateOfBirth" : [ "1796-12-20" ], "dateOfDeath" : [ "1844-02-29" ], "gender" : [ { @@ -11,6 +17,5 @@ } ], "describedBy" : { "dateModified" : "2015-01-28" - }, - "gndIdentifier" : "119280957" + } } diff --git a/conf/output/test-output-rppd-lobid-17.json b/conf/output/test-output-rppd-lobid-17.json index 377bdae1..8bdb3436 100644 --- a/conf/output/test-output-rppd-lobid-17.json +++ b/conf/output/test-output-rppd-lobid-17.json @@ -1,8 +1,23 @@ { + "id" : "https://d-nb.info/gnd/120260948", "rppdId" : "pk00031", - "id" : "https://lbz.rlp.de/rppd/pk00031", + "gndIdentifier" : "120260948", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Bodewig, Robert", "variantName" : [ "Bodewig, Robert / 1857-1923" ], + "professionOrOccupation" : [ { + "label" : "Klassischer Philologe", + "id" : "https://rpb.lobid.org/sw/4199241n6" + }, { + "label" : "Historiker", + "id" : "https://rpb.lobid.org/sw/4025098n2" + }, { + "label" : "Archäologe", + "id" : "https://rpb.lobid.org/sw/4191824n1" + }, { + "label" : "Gymnasiallehrer", + "id" : "https://rpb.lobid.org/sw/4158589n6" + } ], "dateOfBirth" : [ "1857-12-01" ], "dateOfDeath" : [ "1923-12-02" ], "gender" : [ { @@ -11,6 +26,5 @@ } ], "describedBy" : { "dateModified" : "2006-05-15" - }, - "gndIdentifier" : "120260948" + } } diff --git a/conf/output/test-output-rppd-lobid-18.json b/conf/output/test-output-rppd-lobid-18.json index e971b5e1..aa840fb5 100644 --- a/conf/output/test-output-rppd-lobid-18.json +++ b/conf/output/test-output-rppd-lobid-18.json @@ -1,8 +1,17 @@ { + "id" : "https://d-nb.info/gnd/1051147433", "rppdId" : "pk00032", - "id" : "https://lbz.rlp.de/rppd/pk00032", + "gndIdentifier" : "1051147433", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Altgeld, Johann Philipp", "variantName" : [ "Altgelt, Johann Philipp" ], + "professionOrOccupation" : [ { + "label" : "Pfarrer / Katholische Kirche", + "id" : "https://rpb.lobid.org/sw/929n170632" + }, { + "label" : "Lehrer", + "id" : "https://rpb.lobid.org/sw/4035088n5" + } ], "dateOfBirth" : [ "1603" ], "dateOfDeath" : [ "1658-12-12" ], "gender" : [ { @@ -11,6 +20,5 @@ } ], "describedBy" : { "dateModified" : "2006-03-20" - }, - "gndIdentifier" : "1051147433" + } } diff --git a/conf/output/test-output-rppd-lobid-19.json b/conf/output/test-output-rppd-lobid-19.json index 0dae2c86..55027f20 100644 --- a/conf/output/test-output-rppd-lobid-19.json +++ b/conf/output/test-output-rppd-lobid-19.json @@ -1,8 +1,17 @@ { + "id" : "https://d-nb.info/gnd/11698211X", "rppdId" : "pta1481", - "id" : "https://lbz.rlp.de/rppd/pta1481", + "gndIdentifier" : "11698211X", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zenz, Emil", "variantName" : [ "Zenz, Emil" ], + "professionOrOccupation" : [ { + "label" : "Lehrer", + "id" : "https://rpb.lobid.org/sw/4035088n5" + }, { + "label" : "Bürgermeister", + "id" : "https://rpb.lobid.org/sw/4136676n1" + } ], "dateOfBirth" : [ "1912-07-24" ], "dateOfDeath" : [ "1994-02-03" ], "gender" : [ { @@ -11,6 +20,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "11698211X" + } } diff --git a/conf/output/test-output-rppd-lobid-2.json b/conf/output/test-output-rppd-lobid-2.json index e6548668..a63c3e62 100644 --- a/conf/output/test-output-rppd-lobid-2.json +++ b/conf/output/test-output-rppd-lobid-2.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/1051147352", "rppdId" : "pk00008", - "id" : "https://lbz.rlp.de/rppd/pk00008", + "gndIdentifier" : "1051147352", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Daub, Richard", + "professionOrOccupation" : [ { + "label" : "Lehrer", + "id" : "https://rpb.lobid.org/sw/4035088n5" + } ], "dateOfBirth" : [ "1895-04-04" ], "dateOfDeath" : [ "1972-04-23" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2004-12-20" - }, - "gndIdentifier" : "1051147352" + } } diff --git a/conf/output/test-output-rppd-lobid-20.json b/conf/output/test-output-rppd-lobid-20.json index 1526ef5b..8b7d3038 100644 --- a/conf/output/test-output-rppd-lobid-20.json +++ b/conf/output/test-output-rppd-lobid-20.json @@ -1,6 +1,8 @@ { + "id" : "https://d-nb.info/gnd/105121548X", "rppdId" : "pta1482", - "id" : "https://lbz.rlp.de/rppd/pta1482", + "gndIdentifier" : "105121548X", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zenzen, Wilhelm", "variantName" : [ "Zenzen, Eucharius ¬[Ordensname]¬" ], "dateOfBirth" : [ "1903-10-17" ], @@ -11,6 +13,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "105121548X" + } } diff --git a/conf/output/test-output-rppd-lobid-21.json b/conf/output/test-output-rppd-lobid-21.json index bc6e6d24..7a1a2edd 100644 --- a/conf/output/test-output-rppd-lobid-21.json +++ b/conf/output/test-output-rppd-lobid-21.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/1051215498", "rppdId" : "pta1483", - "id" : "https://lbz.rlp.de/rppd/pta1483", + "gndIdentifier" : "1051215498", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zettelmeyer, Hubert", + "professionOrOccupation" : [ { + "label" : "Unternehmer", + "id" : "https://rpb.lobid.org/sw/4061949n7" + } ], "dateOfBirth" : [ "1866-11-08" ], "dateOfDeath" : [ "1930-06-19" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "1051215498" + } } diff --git a/conf/output/test-output-rppd-lobid-22.json b/conf/output/test-output-rppd-lobid-22.json index 2c082409..750c22bc 100644 --- a/conf/output/test-output-rppd-lobid-22.json +++ b/conf/output/test-output-rppd-lobid-22.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/105121551X", "rppdId" : "pta1485", - "id" : "https://lbz.rlp.de/rppd/pta1485", + "gndIdentifier" : "105121551X", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Ziegler, Jakob Anton", + "professionOrOccupation" : [ { + "label" : "Pfarrer / Katholische Kirche", + "id" : "https://rpb.lobid.org/sw/929n170632" + } ], "dateOfBirth" : [ "1893-06-15" ], "dateOfDeath" : [ "1944-05-12" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2010-11-22" - }, - "gndIdentifier" : "105121551X" + } } diff --git a/conf/output/test-output-rppd-lobid-23.json b/conf/output/test-output-rppd-lobid-23.json index 4060e405..c26a17ea 100644 --- a/conf/output/test-output-rppd-lobid-23.json +++ b/conf/output/test-output-rppd-lobid-23.json @@ -1,7 +1,16 @@ { + "id" : "https://d-nb.info/gnd/126790086", "rppdId" : "pta1486", - "id" : "https://lbz.rlp.de/rppd/pta1486", + "gndIdentifier" : "126790086", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zill, Egon", + "professionOrOccupation" : [ { + "label" : "Bäcker", + "id" : "https://rpb.lobid.org/sw/4120966n7" + }, { + "label" : "Lagerkommandant", + "id" : "https://rpb.lobid.org/sw/4276356n3" + } ], "dateOfBirth" : [ "1906-03-26" ], "dateOfDeath" : [ "1974-10-23" ], "gender" : [ { @@ -10,6 +19,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "126790086" + } } diff --git a/conf/output/test-output-rppd-lobid-24.json b/conf/output/test-output-rppd-lobid-24.json index 3ab83107..789887ff 100644 --- a/conf/output/test-output-rppd-lobid-24.json +++ b/conf/output/test-output-rppd-lobid-24.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/1051215528", "rppdId" : "pta1487", - "id" : "https://lbz.rlp.de/rppd/pta1487", + "gndIdentifier" : "1051215528", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zillgen, Friedrich Josef", + "professionOrOccupation" : [ { + "label" : "Polizeibeamter", + "id" : "https://rpb.lobid.org/sw/4135253n1" + } ], "dateOfBirth" : [ "1806-08-29" ], "dateOfDeath" : [ "1870-06-10" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "1051215528" + } } diff --git a/conf/output/test-output-rppd-lobid-25.json b/conf/output/test-output-rppd-lobid-25.json index cbcc1fcc..91d3a23a 100644 --- a/conf/output/test-output-rppd-lobid-25.json +++ b/conf/output/test-output-rppd-lobid-25.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/137243324", "rppdId" : "pta1488", - "id" : "https://lbz.rlp.de/rppd/pta1488", + "gndIdentifier" : "137243324", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zillig, Hermann", + "professionOrOccupation" : [ { + "label" : "Oberregierungsrat", + "id" : "https://rpb.lobid.org/sw/4398834n9" + } ], "dateOfBirth" : [ "1893-04-21" ], "dateOfDeath" : [ "1952-10-16" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "137243324" + } } diff --git a/conf/output/test-output-rppd-lobid-26.json b/conf/output/test-output-rppd-lobid-26.json index aaf0f151..f649c614 100644 --- a/conf/output/test-output-rppd-lobid-26.json +++ b/conf/output/test-output-rppd-lobid-26.json @@ -1,8 +1,14 @@ { + "id" : "https://d-nb.info/gnd/1051215536", "rppdId" : "pta1489", - "id" : "https://lbz.rlp.de/rppd/pta1489", + "gndIdentifier" : "1051215536", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zilliken, Kaspar Josef", "variantName" : [ "Zilliken, Kaspar Joseph", "Zilliken, Joseph" ], + "professionOrOccupation" : [ { + "label" : "Dekan / Kirche", + "id" : "https://rpb.lobid.org/sw/4441540n0" + } ], "dateOfBirth" : [ "1872-09-17" ], "dateOfDeath" : [ "1942-10-03" ], "gender" : [ { @@ -11,6 +17,5 @@ } ], "describedBy" : { "dateModified" : "2014-06-16" - }, - "gndIdentifier" : "1051215536" + } } diff --git a/conf/output/test-output-rppd-lobid-27.json b/conf/output/test-output-rppd-lobid-27.json index 548f7523..7cabad16 100644 --- a/conf/output/test-output-rppd-lobid-27.json +++ b/conf/output/test-output-rppd-lobid-27.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/1051215544", "rppdId" : "pta1491", - "id" : "https://lbz.rlp.de/rppd/pta1491", + "gndIdentifier" : "1051215544", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zimmer, Franz Nikolaus", + "professionOrOccupation" : [ { + "label" : "Lehrer", + "id" : "https://rpb.lobid.org/sw/4035088n5" + } ], "dateOfBirth" : [ "1883-07-28" ], "dateOfDeath" : [ "1955-05-16" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "1051215544" + } } diff --git a/conf/output/test-output-rppd-lobid-28.json b/conf/output/test-output-rppd-lobid-28.json index c3e3d66a..30485ee5 100644 --- a/conf/output/test-output-rppd-lobid-28.json +++ b/conf/output/test-output-rppd-lobid-28.json @@ -1,8 +1,17 @@ { + "id" : "https://d-nb.info/gnd/1051217350", "rppdId" : "pta1492", - "id" : "https://lbz.rlp.de/rppd/pta1492", + "gndIdentifier" : "1051217350", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zimmer, Josef", "variantName" : [ "Zimmer, Jupp" ], + "professionOrOccupation" : [ { + "label" : "Maler", + "id" : "https://rpb.lobid.org/sw/4037215n7" + }, { + "label" : "Bildhauer", + "id" : "https://rpb.lobid.org/sw/4139550n5" + } ], "dateOfBirth" : [ "1919-09-03" ], "dateOfDeath" : [ "1995-11-20" ], "gender" : [ { @@ -11,6 +20,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "1051217350" + } } diff --git a/conf/output/test-output-rppd-lobid-29.json b/conf/output/test-output-rppd-lobid-29.json index c67dad35..2c2b2ef7 100644 --- a/conf/output/test-output-rppd-lobid-29.json +++ b/conf/output/test-output-rppd-lobid-29.json @@ -1,7 +1,16 @@ { + "id" : "https://d-nb.info/gnd/1051215552", "rppdId" : "pta1493", - "id" : "https://lbz.rlp.de/rppd/pta1493", + "gndIdentifier" : "1051215552", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zimmer, Michael Kunibert", + "professionOrOccupation" : [ { + "label" : "Landwirt", + "id" : "https://rpb.lobid.org/sw/4034399n6" + }, { + "label" : "Kammerdirektor", + "id" : "https://rpb.lobid.org/sw/00Sn49x3465a" + } ], "dateOfBirth" : [ "1902-01-05" ], "dateOfDeath" : [ "1974-12-21" ], "gender" : [ { @@ -10,6 +19,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "1051215552" + } } diff --git a/conf/output/test-output-rppd-lobid-3.json b/conf/output/test-output-rppd-lobid-3.json index 89b277e2..37f1921c 100644 --- a/conf/output/test-output-rppd-lobid-3.json +++ b/conf/output/test-output-rppd-lobid-3.json @@ -1,8 +1,20 @@ { + "id" : "https://d-nb.info/gnd/13334066X", "rppdId" : "pk00010", - "id" : "https://lbz.rlp.de/rppd/pk00010", + "gndIdentifier" : "13334066X", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Billaudelle, Karl", "variantName" : [ "Billaudelle, Karl" ], + "professionOrOccupation" : [ { + "label" : "Gymnasiallehrer", + "id" : "https://rpb.lobid.org/sw/4158589n6" + }, { + "label" : "Schriftsteller", + "id" : "https://rpb.lobid.org/sw/4053309n8" + }, { + "label" : "Verleger", + "id" : "https://rpb.lobid.org/sw/4138343n6" + } ], "dateOfBirth" : [ "1914-11-05" ], "dateOfDeath" : [ "2003-07-01" ], "gender" : [ { @@ -11,6 +23,5 @@ } ], "describedBy" : { "dateModified" : "2004-08-02" - }, - "gndIdentifier" : "13334066X" + } } diff --git a/conf/output/test-output-rppd-lobid-30.json b/conf/output/test-output-rppd-lobid-30.json index 22bead77..27b89152 100644 --- a/conf/output/test-output-rppd-lobid-30.json +++ b/conf/output/test-output-rppd-lobid-30.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/1051215579", "rppdId" : "pta1495", - "id" : "https://lbz.rlp.de/rppd/pta1495", + "gndIdentifier" : "1051215579", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zimmermann, Konstantin", + "professionOrOccupation" : [ { + "label" : "Musikdirektor", + "id" : "https://rpb.lobid.org/sw/7628980n1" + } ], "dateOfBirth" : [ "1742-12-27" ], "dateOfDeath" : [ "1825-05-06" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "1051215579" + } } diff --git a/conf/output/test-output-rppd-lobid-31.json b/conf/output/test-output-rppd-lobid-31.json index 63972a62..71003c0b 100644 --- a/conf/output/test-output-rppd-lobid-31.json +++ b/conf/output/test-output-rppd-lobid-31.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/117006084", "rppdId" : "pta1496", - "id" : "https://lbz.rlp.de/rppd/pta1496", + "gndIdentifier" : "117006084", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zirbes, Peter", + "professionOrOccupation" : [ { + "label" : "Lyriker", + "id" : "https://rpb.lobid.org/sw/4168391n2" + } ], "dateOfBirth" : [ "1825-01-10" ], "dateOfDeath" : [ "1901-11-14" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "117006084" + } } diff --git a/conf/output/test-output-rppd-lobid-32.json b/conf/output/test-output-rppd-lobid-32.json index f83cafe8..06885314 100644 --- a/conf/output/test-output-rppd-lobid-32.json +++ b/conf/output/test-output-rppd-lobid-32.json @@ -1,8 +1,17 @@ { + "id" : "https://d-nb.info/gnd/117021652", "rppdId" : "pta1497", - "id" : "https://lbz.rlp.de/rppd/pta1497", + "gndIdentifier" : "117021652", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zuckermandel, Moses S.", "variantName" : [ "Zuckermandel, Moses Samuel / 1836-1917" ], + "professionOrOccupation" : [ { + "label" : "Rabbiner", + "id" : "https://rpb.lobid.org/sw/4176751n2" + }, { + "label" : "Talmudist", + "id" : "https://rpb.lobid.org/sw/4293593n3" + } ], "dateOfBirth" : [ "1836-04-24" ], "dateOfDeath" : [ "1917" ], "gender" : [ { @@ -11,6 +20,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "117021652" + } } diff --git a/conf/output/test-output-rppd-lobid-33.json b/conf/output/test-output-rppd-lobid-33.json index 32d1bbdb..8a374431 100644 --- a/conf/output/test-output-rppd-lobid-33.json +++ b/conf/output/test-output-rppd-lobid-33.json @@ -1,7 +1,16 @@ { + "id" : "https://d-nb.info/gnd/1051215587", "rppdId" : "pta1498", - "id" : "https://lbz.rlp.de/rppd/pta1498", + "gndIdentifier" : "1051215587", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Züscher, Peter", + "professionOrOccupation" : [ { + "label" : "Lehrer", + "id" : "https://rpb.lobid.org/sw/4035088n5" + }, { + "label" : "Heimatkundler", + "id" : "https://rpb.lobid.org/sw/4313907n3" + } ], "dateOfBirth" : [ "1859-12-03" ], "dateOfDeath" : [ "1915-06-03" ], "gender" : [ { @@ -10,6 +19,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "1051215587" + } } diff --git a/conf/output/test-output-rppd-lobid-34.json b/conf/output/test-output-rppd-lobid-34.json index fdeb55e1..f1eac233 100644 --- a/conf/output/test-output-rppd-lobid-34.json +++ b/conf/output/test-output-rppd-lobid-34.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/1051215595", "rppdId" : "pta1499", - "id" : "https://lbz.rlp.de/rppd/pta1499", + "gndIdentifier" : "1051215595", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zunker, Wilhelm", + "professionOrOccupation" : [ { + "label" : "Verwaltungsfachangestellter", + "id" : "https://rpb.lobid.org/sw/4063330n5" + } ], "dateOfBirth" : [ "1895-03-15" ], "dateOfDeath" : [ "1951-12-10" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "1051215595" + } } diff --git a/conf/output/test-output-rppd-lobid-35.json b/conf/output/test-output-rppd-lobid-35.json index 6e86a6a2..58710a52 100644 --- a/conf/output/test-output-rppd-lobid-35.json +++ b/conf/output/test-output-rppd-lobid-35.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/1051215609", "rppdId" : "pta1500", - "id" : "https://lbz.rlp.de/rppd/pta1500", + "gndIdentifier" : "1051215609", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Zweiffel, Karl Hermann", + "professionOrOccupation" : [ { + "label" : "Richter", + "id" : "https://rpb.lobid.org/sw/4049923n6" + } ], "dateOfBirth" : [ "1800-08-17" ], "dateOfDeath" : [ "unbekannt" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2006-07-11" - }, - "gndIdentifier" : "1051215609" + } } diff --git a/conf/output/test-output-rppd-lobid-36.json b/conf/output/test-output-rppd-lobid-36.json index 0f1d1de3..85639393 100644 --- a/conf/output/test-output-rppd-lobid-36.json +++ b/conf/output/test-output-rppd-lobid-36.json @@ -1,7 +1,19 @@ { + "id" : "https://d-nb.info/gnd/1028922108", "rppdId" : "pk02185", - "id" : "https://lbz.rlp.de/rppd/pk02185", + "gndIdentifier" : "1028922108", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Heinen, Norbert M.", + "professionOrOccupation" : [ { + "label" : "Jurist", + "id" : "https://rpb.lobid.org/sw/4029050n5" + }, { + "label" : "Landrat", + "id" : "https://rpb.lobid.org/sw/4166616n1" + }, { + "label" : "Ehrenamtliche Tätigkeit", + "id" : "https://rpb.lobid.org/sw/4013673n5" + } ], "dateOfBirth" : [ "1936-11-28" ], "dateOfDeath" : [ "2023-05-30" ], "gender" : [ { @@ -10,6 +22,5 @@ } ], "describedBy" : { "dateModified" : "2023-06-01" - }, - "gndIdentifier" : "1028922108" + } } diff --git a/conf/output/test-output-rppd-lobid-37.json b/conf/output/test-output-rppd-lobid-37.json index 27c694a9..1e45645e 100644 --- a/conf/output/test-output-rppd-lobid-37.json +++ b/conf/output/test-output-rppd-lobid-37.json @@ -1,8 +1,23 @@ { + "id" : "https://d-nb.info/gnd/1027971725", "rppdId" : "pk05270", - "id" : "https://lbz.rlp.de/rppd/pk05270", + "gndIdentifier" : "1027971725", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Dönges, Klaus", "variantName" : [ "Dönges, Klaus", "Dönges, Klaus / 1935-" ], + "professionOrOccupation" : [ { + "label" : "Journalist", + "id" : "https://rpb.lobid.org/sw/4028781n6" + }, { + "label" : "Redakteur", + "id" : "https://rpb.lobid.org/sw/4177294n5" + }, { + "label" : "Ehrenamtliche Tätigkeit", + "id" : "https://rpb.lobid.org/sw/4013673n5" + }, { + "label" : "Ortsvorsteher", + "id" : "https://rpb.lobid.org/sw/4466532n5" + } ], "dateOfBirth" : [ "1935-05-25" ], "dateOfDeath" : [ "2023-04-14" ], "gender" : [ { @@ -11,6 +26,5 @@ } ], "describedBy" : { "dateModified" : "2023-06-01" - }, - "gndIdentifier" : "1027971725" + } } diff --git a/conf/output/test-output-rppd-lobid-38.json b/conf/output/test-output-rppd-lobid-38.json index 352ddec2..f6b41dd9 100644 --- a/conf/output/test-output-rppd-lobid-38.json +++ b/conf/output/test-output-rppd-lobid-38.json @@ -1,8 +1,17 @@ { + "id" : "https://d-nb.info/gnd/117269476", "rppdId" : "pk05621", - "id" : "https://lbz.rlp.de/rppd/pk05621", + "gndIdentifier" : "117269476", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Weinkauff, Franz", "variantName" : [ "Weinkauff, Franciscus / 1823-1892", "Weinkauff, Franz / 1823-1892", "Weinkauff, Franz / 1824-1892" ], + "professionOrOccupation" : [ { + "label" : "Gymnasiallehrer", + "id" : "https://rpb.lobid.org/sw/4158589n6" + }, { + "label" : "Mäzen", + "id" : "https://rpb.lobid.org/sw/7607862n0" + } ], "dateOfBirth" : [ "1823-05-24" ], "dateOfDeath" : [ "1892-03-11" ], "gender" : [ { @@ -11,6 +20,5 @@ } ], "describedBy" : { "dateModified" : "2023-06-01" - }, - "gndIdentifier" : "117269476" + } } diff --git a/conf/output/test-output-rppd-lobid-39.json b/conf/output/test-output-rppd-lobid-39.json index 2f52b18a..a40374a8 100644 --- a/conf/output/test-output-rppd-lobid-39.json +++ b/conf/output/test-output-rppd-lobid-39.json @@ -1,8 +1,20 @@ { + "id" : "https://d-nb.info/gnd/143451308", "rppdId" : "pk04515", - "id" : "https://lbz.rlp.de/rppd/pk04515", + "gndIdentifier" : "143451308", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Schneider, Anton", "variantName" : [ "Schneider, Anton / Bürgermeister" ], + "professionOrOccupation" : [ { + "label" : "Bürgermeister", + "id" : "https://rpb.lobid.org/sw/4136676n1" + }, { + "label" : "Landwirt", + "id" : "https://rpb.lobid.org/sw/4034399n6" + }, { + "label" : "Gastwirt", + "id" : "https://rpb.lobid.org/sw/4156075n9" + } ], "dateOfBirth" : [ "1899-11-12" ], "dateOfDeath" : [ "1973-06-24" ], "gender" : [ { @@ -11,6 +23,5 @@ } ], "describedBy" : { "dateModified" : "2011-02-03" - }, - "gndIdentifier" : "143451308" + } } diff --git a/conf/output/test-output-rppd-lobid-4.json b/conf/output/test-output-rppd-lobid-4.json index 5d7a61f6..8989ea3e 100644 --- a/conf/output/test-output-rppd-lobid-4.json +++ b/conf/output/test-output-rppd-lobid-4.json @@ -1,8 +1,20 @@ { + "id" : "https://d-nb.info/gnd/120526433", "rppdId" : "pk00011", - "id" : "https://lbz.rlp.de/rppd/pk00011", + "gndIdentifier" : "120526433", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Grün, Willi H.", "variantName" : [ "Grün, Willi-Heinz / 1932-2016", "Grün, Willi Heinz / 1932-2016", "Grün, Willi H. / 1932-2016" ], + "professionOrOccupation" : [ { + "label" : "Finanzwirt", + "id" : "https://rpb.lobid.org/sw/1148297561" + }, { + "label" : "Schriftsteller", + "id" : "https://rpb.lobid.org/sw/4053309n8" + }, { + "label" : "Kolumnist", + "id" : "https://rpb.lobid.org/sw/4335688n6" + } ], "dateOfBirth" : [ "1932-10-10" ], "dateOfDeath" : [ "2016-09-28" ], "gender" : [ { @@ -11,6 +23,5 @@ } ], "describedBy" : { "dateModified" : "2016-10-05" - }, - "gndIdentifier" : "120526433" + } } diff --git a/conf/output/test-output-rppd-lobid-40.json b/conf/output/test-output-rppd-lobid-40.json index f8cf15d2..57a17e96 100644 --- a/conf/output/test-output-rppd-lobid-40.json +++ b/conf/output/test-output-rppd-lobid-40.json @@ -1,7 +1,16 @@ { + "id" : "https://d-nb.info/gnd/1120816653", "rppdId" : "pke0292", - "id" : "https://lbz.rlp.de/rppd/pke0292", + "gndIdentifier" : "1120816653", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Herr-Beck, Maria", + "professionOrOccupation" : [ { + "label" : "Weibliche Abgeordnete", + "id" : "https://rpb.lobid.org/sw/4132700n7" + }, { + "label" : "Juristin", + "id" : "https://rpb.lobid.org/sw/4130076n2" + } ], "dateOfBirth" : [ "1928-06-08" ], "dateOfDeath" : [ "2015-10-07" ], "gender" : [ { @@ -10,6 +19,5 @@ } ], "describedBy" : { "dateModified" : "2015-12-01" - }, - "gndIdentifier" : "1120816653" + } } diff --git a/conf/output/test-output-rppd-lobid-41.json b/conf/output/test-output-rppd-lobid-41.json index 21b3a4bd..5313585c 100644 --- a/conf/output/test-output-rppd-lobid-41.json +++ b/conf/output/test-output-rppd-lobid-41.json @@ -1,13 +1,21 @@ { + "id" : "https://rppd.lobid.org/pk02366", "rppdId" : "pk02366", - "id" : "https://lbz.rlp.de/rppd/pk02366", + "gndIdentifier" : "Keine GND-Ansetzung für pk02366", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Fuchs, Gerhard", + "professionOrOccupation" : [ { + "label" : "Beigeordneter", + "id" : "https://rpb.lobid.org/sw/4144367n6" + }, { + "label" : "Kommunalpolitiker", + "id" : "https://rpb.lobid.org/sw/4396366n3" + } ], "gender" : [ { "id" : "https://d-nb.info/standards/vocab/gnd/gender#male", "label" : "Männlich" } ], "describedBy" : { "dateModified" : "2008-02-22" - }, - "gndIdentifier" : "Keine GND-Ansetzung für pk02366" + } } diff --git a/conf/output/test-output-rppd-lobid-42.json b/conf/output/test-output-rppd-lobid-42.json index 0b9ec773..0a2ef999 100644 --- a/conf/output/test-output-rppd-lobid-42.json +++ b/conf/output/test-output-rppd-lobid-42.json @@ -1,7 +1,13 @@ { + "id" : "https://rppd.lobid.org/pk03654", "rppdId" : "pk03654", - "id" : "https://lbz.rlp.de/rppd/pk03654", + "gndIdentifier" : "Keine GND-Ansetzung für pk03654", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Ratka, Alexander Simon", + "professionOrOccupation" : [ { + "label" : "Bildhauer", + "id" : "https://rpb.lobid.org/sw/4139550n5" + } ], "dateOfBirth" : [ "1977" ], "gender" : [ { "id" : "https://d-nb.info/standards/vocab/gnd/gender#male", @@ -9,6 +15,5 @@ } ], "describedBy" : { "dateModified" : "2009-09-23" - }, - "gndIdentifier" : "Keine GND-Ansetzung für pk03654" + } } diff --git a/conf/output/test-output-rppd-lobid-43.json b/conf/output/test-output-rppd-lobid-43.json index 11276f04..e1e1af75 100644 --- a/conf/output/test-output-rppd-lobid-43.json +++ b/conf/output/test-output-rppd-lobid-43.json @@ -1,6 +1,8 @@ { + "id" : "https://d-nb.info/gnd/235711-2", "rppdId" : "ps01055", - "id" : "https://lbz.rlp.de/rppd/ps01055", + "gndIdentifier" : "235711-2", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Imo", "gender" : [ { "id" : "https://d-nb.info/standards/vocab/gnd/gender#male", @@ -8,6 +10,5 @@ } ], "describedBy" : { "dateModified" : "2007-04-12" - }, - "gndIdentifier" : "235711-2" + } } diff --git a/conf/output/test-output-rppd-lobid-44.json b/conf/output/test-output-rppd-lobid-44.json index 83f0d45e..418315d2 100644 --- a/conf/output/test-output-rppd-lobid-44.json +++ b/conf/output/test-output-rppd-lobid-44.json @@ -1,7 +1,19 @@ { + "id" : "https://rppd.lobid.org/pk06675", "rppdId" : "pk06675", - "id" : "https://lbz.rlp.de/rppd/pk06675", + "gndIdentifier" : "Keine GND-Ansetzung für pk06675", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Alexander, Philipp", + "professionOrOccupation" : [ { + "label" : "Unternehmer", + "id" : "https://rpb.lobid.org/sw/4061949n7" + }, { + "label" : "Musikinstrumentenbauer", + "id" : "https://rpb.lobid.org/sw/4170830n1" + }, { + "label" : "Drechsler", + "id" : "https://rpb.lobid.org/sw/4301425n2" + } ], "dateOfBirth" : [ "1787" ], "dateOfDeath" : [ "1864" ], "gender" : [ { @@ -10,6 +22,5 @@ } ], "describedBy" : { "dateModified" : "2019-07-02" - }, - "gndIdentifier" : "Keine GND-Ansetzung für pk06675" + } } diff --git a/conf/output/test-output-rppd-lobid-5.json b/conf/output/test-output-rppd-lobid-5.json index b3448ed3..4052f3b5 100644 --- a/conf/output/test-output-rppd-lobid-5.json +++ b/conf/output/test-output-rppd-lobid-5.json @@ -1,7 +1,16 @@ { + "id" : "https://d-nb.info/gnd/1051147360", "rppdId" : "pk00012", - "id" : "https://lbz.rlp.de/rppd/pk00012", + "gndIdentifier" : "1051147360", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Marquard, Udo", + "professionOrOccupation" : [ { + "label" : "Philosoph", + "id" : "https://rpb.lobid.org/sw/4045790n4" + }, { + "label" : "Schriftsteller", + "id" : "https://rpb.lobid.org/sw/4053309n8" + } ], "dateOfBirth" : [ "1959" ], "gender" : [ { "id" : "https://d-nb.info/standards/vocab/gnd/gender#male", @@ -9,6 +18,5 @@ } ], "describedBy" : { "dateModified" : "2004-08-04" - }, - "gndIdentifier" : "1051147360" + } } diff --git a/conf/output/test-output-rppd-lobid-6.json b/conf/output/test-output-rppd-lobid-6.json index 704bfde1..7a6282f7 100644 --- a/conf/output/test-output-rppd-lobid-6.json +++ b/conf/output/test-output-rppd-lobid-6.json @@ -1,8 +1,17 @@ { + "id" : "https://d-nb.info/gnd/116324899", "rppdId" : "pk00013", - "id" : "https://lbz.rlp.de/rppd/pk00013", + "gndIdentifier" : "116324899", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Gabele, Anton", "variantName" : [ "Gabele, Anton" ], + "professionOrOccupation" : [ { + "label" : "Lehrer", + "id" : "https://rpb.lobid.org/sw/4035088n5" + }, { + "label" : "Schriftsteller", + "id" : "https://rpb.lobid.org/sw/4053309n8" + } ], "dateOfBirth" : [ "1890-07-28" ], "dateOfDeath" : [ "1966-08-13" ], "gender" : [ { @@ -11,6 +20,5 @@ } ], "describedBy" : { "dateModified" : "2007-03-06" - }, - "gndIdentifier" : "116324899" + } } diff --git a/conf/output/test-output-rppd-lobid-7.json b/conf/output/test-output-rppd-lobid-7.json index 1627d7e7..200f4072 100644 --- a/conf/output/test-output-rppd-lobid-7.json +++ b/conf/output/test-output-rppd-lobid-7.json @@ -1,7 +1,13 @@ { + "id" : "https://d-nb.info/gnd/1051147379", "rppdId" : "pk00014", - "id" : "https://lbz.rlp.de/rppd/pk00014", + "gndIdentifier" : "1051147379", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Henninger, Wilhelm Albert", + "professionOrOccupation" : [ { + "label" : "Heimatschriftsteller", + "id" : "https://rpb.lobid.org/sw/4772761n5" + } ], "dateOfBirth" : [ "1912" ], "dateOfDeath" : [ "1995" ], "gender" : [ { @@ -10,6 +16,5 @@ } ], "describedBy" : { "dateModified" : "2005-12-08" - }, - "gndIdentifier" : "1051147379" + } } diff --git a/conf/output/test-output-rppd-lobid-8.json b/conf/output/test-output-rppd-lobid-8.json index 5d951b53..71f88bb8 100644 --- a/conf/output/test-output-rppd-lobid-8.json +++ b/conf/output/test-output-rppd-lobid-8.json @@ -1,7 +1,16 @@ { + "id" : "https://d-nb.info/gnd/115839909", "rppdId" : "pk00015", - "id" : "https://lbz.rlp.de/rppd/pk00015", + "gndIdentifier" : "115839909", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Anhäuser, Uwe", + "professionOrOccupation" : [ { + "label" : "Schriftsteller", + "id" : "https://rpb.lobid.org/sw/4053309n8" + }, { + "label" : "Journalist", + "id" : "https://rpb.lobid.org/sw/4028781n6" + } ], "dateOfBirth" : [ "1943-11-01" ], "gender" : [ { "id" : "https://d-nb.info/standards/vocab/gnd/gender#male", @@ -9,6 +18,5 @@ } ], "describedBy" : { "dateModified" : "2004-08-02" - }, - "gndIdentifier" : "115839909" + } } diff --git a/conf/output/test-output-rppd-lobid-9.json b/conf/output/test-output-rppd-lobid-9.json index 1e18ac4c..35f7fb64 100644 --- a/conf/output/test-output-rppd-lobid-9.json +++ b/conf/output/test-output-rppd-lobid-9.json @@ -1,8 +1,14 @@ { + "id" : "https://d-nb.info/gnd/122507487", "rppdId" : "pk00018", - "id" : "https://lbz.rlp.de/rppd/pk00018", + "gndIdentifier" : "122507487", + "type" : [ "AuthorityResource", "Person", "DifferentiatedPerson" ], "preferredName" : "Reinirkens, Leonhard", "variantName" : [ "Reinirkens, Leonhard" ], + "professionOrOccupation" : [ { + "label" : "Schriftsteller", + "id" : "https://rpb.lobid.org/sw/4053309n8" + } ], "dateOfBirth" : [ "1924-08-07" ], "dateOfDeath" : [ "2008-03-23" ], "gender" : [ { @@ -11,6 +17,5 @@ } ], "describedBy" : { "dateModified" : "2008-03-31" - }, - "gndIdentifier" : "122507487" + } } diff --git a/conf/rppd-to-lobid.fix b/conf/rppd-to-lobid.fix index 0d75b592..fc793b6d 100644 --- a/conf/rppd-to-lobid.fix +++ b/conf/rppd-to-lobid.fix @@ -62,8 +62,12 @@ do list(path:"f1nn[]", "var": "$i") copy_field("$i.f1nn", "professionOrOccupation[].$append.label") copy_field("$i.f1nn", "professionOrOccupation[].$last.id") end + do list(path:"professionOrOccupation[]", "var": "$i") - lookup("$i.label", "SW_map") + lookup("$i.label", "SW_map", delete: "true") + if exists("$i.label") + prepend("$i.id", "https://rpb.lobid.org/sw/") + end end