Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Current WIP for rppd-to-lobid transformation (RPB-102) #56

Merged
merged 52 commits into from
Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from 37 commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
f09937c
Add first draft for rppd to lobid workflow (RPD-102)
maipet Oct 24, 2023
d025ed1
Add file for fix paths of RPPD and PRB Titel for Source and Strapi #102
TobiasNx Oct 25, 2023
ade2474
)Add workflow to build map rppd to gnd (RPD-102)
TobiasNx Oct 25, 2023
aa898d3
Transfer docu and mapping into fix file (RPD-102)
TobiasNx Oct 25, 2023
f7b1ec0
Add rppdId (RPD-102)
TobiasNx Oct 26, 2023
8384af7
Add id (RPD-102)
TobiasNx Oct 26, 2023
6d95728
Add preferredName (RPD-102)
TobiasNx Oct 26, 2023
632f97c
Add variantName[] (RPD-102)
TobiasNx Oct 26, 2023
0c2e51a
Add vacuum fix (RPD-102)
TobiasNx Oct 26, 2023
af267ee
Add variantName[] for f1nd (RPD-102)
TobiasNx Oct 26, 2023
f24688b
Uniq variantName (RPB-102)
TobiasNx Oct 26, 2023
afdf6e1
Add test for f1wz (RPD-102)
TobiasNx Oct 26, 2023
f8089b6
Add dateOfBirth (RPB-102)
TobiasNx Oct 26, 2023
5ca2e52
Add TODOs (RPB-102)
TobiasNx Oct 26, 2023
2bbd7a6
Add dateOfDeath (RPB-102)
maipet Oct 27, 2023
84bcf61
Add gndIdentifier (RPB-102)
maipet Oct 27, 2023
5129c06
Add describedBy.dateModified (RPD-102)
maipet Oct 27, 2023
b656b99
Clean up preferredName (remove dates) (RPB-102)
maipet Oct 27, 2023
e3dad8c
Add gender (RPB-102)
maipet Oct 27, 2023
50a2878
Adjust dateOfBirth/dateOfDeath & variantName (RPB-102)
maipet Oct 30, 2023
74c69d3
Tweak rppd-to-lobid transformation for lobid-gnd usage (RPB-102)
fsteeg Oct 30, 2023
f743e31
Adjust variantName (RPB-102)
maipet Oct 30, 2023
1353d34
Add `rppd/.empty` file to make sure output folder exists (RPB-102)
fsteeg Oct 30, 2023
9cadaef
Add professionOrOccupation (RPB-102)
maipet Oct 30, 2023
455b7c2
Add URI-id for professionOrOccupation (RPB-102)
maipet Oct 30, 2023
c2b861e
Adjust fix for f1nn without sw-id (RPB-102)
maipet Oct 30, 2023
d49c9a3
Add depiction (PRB-102)
TobiasNx Oct 31, 2023
d3229dd
Change depiction to array (RPB-201)
TobiasNx Oct 31, 2023
1bf4db2
Sort retain alphabetically (PRB-102)
TobiasNx Oct 31, 2023
5d53810
Add test for f1wz (RPB-102)
TobiasNx Oct 31, 2023
e2a4f7a
Add periodOfActivity (RPB-102)
maipet Oct 31, 2023
4d47c15
Use GND-URIs for `professionOrOccupation.id` (RPB-102)
fsteeg Oct 31, 2023
460866d
Revert "Add periodOfActivity (RPB-102)"
maipet Oct 31, 2023
9d0ecd1
Merge remote-tracking branch 'origin/WIP-rpb-102' into WIP-rpb-102
maipet Oct 31, 2023
40a057f
Add periodOfActivity (RPB-102)
maipet Oct 31, 2023
1787f8b
Add gndSubjectCategory and lookup-map (RPB-102)
maipet Oct 31, 2023
e8f8071
Add placeOfActivity (RPB-102)
maipet Nov 2, 2023
de896ef
Adjust transformation of placeOfActivity (RPB-102)
maipet Nov 2, 2023
c585324
Add placeOfBirth (RPB-102)
maipet Nov 2, 2023
0ca8a93
Add placeOfDeath (RPB-102)
maipet Nov 2, 2023
8b5b2db
Update GND-mapping (RPB-102)
maipet Nov 2, 2023
07696e3
Add relatedPerson (RPB-102)
maipet Nov 2, 2023
36d618c
Use only one do once (RPB-102)
maipet Nov 2, 2023
23c412d
Add dummi-URL for professionOrOccupation (RPB-102)
maipet Nov 2, 2023
9b7c2d6
Add @context (RPB-102)
maipet Nov 2, 2023
8959d32
Add if pattern match in describedBy.dateModified (RPB-102)
maipet Nov 2, 2023
bbe8615
Add biographicalOrHistoricalInformation (RPB-102)
maipet Nov 2, 2023
f122076
Add publication (RPB-102)
maipet Nov 2, 2023
d4a9dd5
Add initial workflow for gndId-to-depiction mapping (RPB-102)
fsteeg Nov 2, 2023
9e9957e
Use search in gndId-to-depiction to avoid 404, add output (RPB-102)
fsteeg Nov 3, 2023
4210dae
Use gndId-to-depiction map to set depiction if it exists (RPB-102)
fsteeg Nov 3, 2023
415eec8
Remove `¬` in person labels (RPB-102)
fsteeg Nov 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ libraryDependencies ++= Seq(
"org.metafacture" % "metafacture-triples" % "5.7.0-rc1",
"org.metafacture" % "metafacture-formatting" % "5.7.0-rc1",
"org.metafacture" % "metafacture-monitoring" % "5.7.0-rc1",
"org.metafacture" % "metafacture-csv" % "5.7.0-rc1",
"org.metafacture" % "metafix" % "0.6.0-rc3",
"org.elasticsearch" % "elasticsearch" % "1.7.5" withSources(),
"com.github.jsonld-java" % "jsonld-java" % "0.5.0",
Expand Down
1 change: 1 addition & 0 deletions conf/RPB-Export_HBZ_Bio_Test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@
[/]#00 pk03654[/]#13 X[/]#14 x[/]#1naRatka, Alexander Simon / 1977-[/]#1nj2027 - 50. Geburtstag[/]#1nn_4139550n5_[/]#1no_o23109501_[/]#1np1977[/]#1nq_o14008144_[/]#1nvmmm[/]#1nw_swn13x2p_[/]#1nxhttp://www.bildhauer-ratka.de (Stand: 23.09.2009)[/]#1ny20090923[/]#1z1Seit 2001 bildhauerisch t„tig; 2005/2006 Lehrt„tigkeit an der Allgemeinbildenden Schule in Trier-Zewen, 2005/2007 an der Medardschule in Trier; 2006 Dozentent„tigkeit im Designzentrum der Handwerkskammer Koblenz; seit 2002 freischaffender Bildhauer, der seitdem mit seinen Skulpturen aus Stahl und Sandstein an zahlreichen Ausstellungen und Messen in Deutschland und in Luxemburg teilgenommen hat; lebt in Irmenach[/]#11Aufnahme wird nicht freigeschaltet, da Vermerk auf Homepage, dass Angaben nicht verwertet werden drfen. Bei anderer Quellenlage m”glich.[/]#95 20090923/11:48:25RPPD[/]#96 20230130/17:58:17ZR[/]
[/]#00 ps01055[/]#14 x[/]#1naImo[/]#1no_o33800025_[/]#1nvmmm[/]#1ny20070412[/]#1z1*Wirkungsorte: Schifferstadt (franz”sischst„mmige Familie in Schifferstadt).[/]#11es handelt sich wahrscheinlich um Aumont, Kl„rung war nicht m”glich[/]#82b235711n2[/]#95 20070412/12:00:00SP[/]#96 20230207/14:57:35ZR[/]
[/]#00 pk06675[/]#1naAlexander, Philipp / 1787-1864[/]#1nn_4061949n7_@_4170830n1_@_4301425n2_[/]#1no_o31500000_[/]#1np1787[/]#1nr1864[/]#1nvmmm[/]#1nw_swn10x12p_@_swn10x13p_@_swn14x4p_[/]#1nxDuttenh”fer, Eva-Maria: Gebrder Alexander : 200 Jahre Musikinstrumentenbau in Mainz, Mainz 1982[/]#1ny20190702[/]#1z1[FAMILIE]pk06671[/HR]Zur Familiengeschichte Alexander[/FAMILIE][/]#1„1Blieb ledig; fhrte zun„chst die Berufsbezeichnung "Drechsler", sp„ter kam "Instrumentenmacher" hinzu[/]#82bFamilienmitglied[/]#95 20190702/12:40:06RPPD[/]#96 20190806/11:53:18RPPD[/]
[/]#00 pta1435[/]#1naWeyrich, Karl[/]#1nn_4138289n4_@_4046517n2_[/]#1nvmmm[/]#1nw_swn31x16p_@_swn16x5p_[/]#1nxJrgen Herres: Vereinsbildung als Gesellschaftsreform, in: Revolution 1848/49, 459 ff.@Eberhard Klopp: Geschichte der Trierer Arbeiterbewegung: ein deutsches Beispiel, Bd. 3: Kurzbiographien 1836-1933, 2. Aufl. Trier 1979, 136 f[/]#1ny20060711[/]#1wz1848[/]#1z1Techniker. - Lebensdaten unbekannt - W wurde am 21.05.1848 zum Pr„sidenten des Trierer "Allgemeinen Handwerkerausschusses" gew„hlt, dem die Grndung eines Handwerker- und Arbeitervereins vorangegangen war. Der Verein bezeichnete sich als unpolit. und als seinen Zweck "die materielle Verbesserung, die geistige und moralische Hebung des Arbeiterstandes". W war einer der beiden Trierer Delegierten beim Kongreá der demokratischen und Arbeitervereine v. 14.-16.06.1848 in Frankfurt a.M. Anschlieáend befrworteten die beiden Delegierten das Grundprinzip einer "socialen demokratischen Republik". W, der gleichzeitig Ausschuámitgl. des Trierer Demokratischen Vereins war, geriet dadurch in Konflikt zu Kreisen um Karl Grn und Viktor Schily. W war sodann am 6.10.1848 an der Umbildung des Arbeitervereins zu den "Vereinigten Gewerbeausschssen v. Trier und der Vororte" beteiligt. Bald danach trat er aus dieser Verbindung aus. - ---[Daten bernommen aus: Eberhard Klopp, in: Monz, Heinz / 1929-2012 (Hrsg.): Trierer Biographisches Lexikon. - Trier : Wissenschaftlicher Verlag, 2000. - ISBN 3-88476-400-4][/]#82b1051215234[/]#95 ZR-20060711/10:08:21ZR[/]#96 20131024/14:42:04ZR[/]
76 changes: 76 additions & 0 deletions conf/RPB-Export_HBZ_SWN.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
10.10p Genossenschaft. Gemeinwirtschaft. Alternative Wirtschaft
10.11p Betriebswirtschaft
10.12p Industrie. Handwerk
10.13p Handel. Dienstleistung
10.14p Versicherung
10.15p Werbewirtschaft. Öffentlichkeitsarbeit
10.1p Wirtschaftsgeschichte bis 1900
10.2dp Volkswirtschaft. Wirtschaftswissenschaften
10.2ep Außenwirtschaft
10.3p Öffentliche Aufgaben. Öffentliche Wirtschaft. Energie- und Rohstoffwirtschaft. Gesundheitswesen
10.4p Wirtschaftspolitik
10.5p Finanzwirtschaft
10.6p Nachrichtenwesen. Verkehrswesen. Fremdenverkehr, Hotel- und Gaststättengewerbe
10.7p Umweltschutz. Raumordnung. Stadtplanung. Landschaftsgestaltung
10.8p Bau
10.9p Geld, Bank, Börse
11.2p Sprachwissenschaft
11.3p Lexikologie. Namenkunde. Fachsprache
12.1p Literaturwissenschaft
12.2p Schreiben. Dichtung
13.1bp Kunst. Kunstgeschichte
13.2p Plastik
13.4p Malerei. Zeichnung. Graphik
13.5p Fotografie
13.6p Kunsthandwerk
13.7p Gegenwartskunst
14.4p Musik. Musikwissenschaft
15.1p Theater. Tanz
15.2p Kabarett. Zirkus. Varieté
15.3p Film
15.4p Rundfunk. Neue Medien
16.1p Geschichtswissenschaft
16.3p Vor- und Frühgeschichte. Archäologie
16.5p Politiker und historische Persönlichkeiten
17.4p Volkskunde. Brauchtum. Karneval
18p Naturwissenschaft allgemein
19.1dp Geographie, Heimat- und Länderkunde
19.2p Geodäsie. Kartographie
19.3p Hydrologie
19.4p Geologie
19.5p Meteorologie
20p Astronomie
21.5p Physik
22.5p Chemie
23.4p Biologie
24.3p Botanik
25.3p Zoologie
26p Anthropologie
27.20p Medizin. Tiermedizin
28p Mathematik
29p Stochastik
2.1p Schrift. Handschrift
2.2p Buch. Buchhandel
2.3p Presse
30p Informatik
31.16p Technik allgemein
31.3p Architektur. Bautechnik
32.10p Landwirtschaft
33.3p Hauswirtschaft. Mode
34.3p Sport
35p Spiel. Unterhaltung
36p Basteln. Handarbeiten
3.1p Religionswissenschaft und nichtchristliche Religionen
3.6p Kirche
4.7p Philosophie
5.5p Psychologie
5.7p Parapsychologie
6.1p Kultur
6.4p Bildung. Erziehung
6.7p Information und Dokumentation
6.8p Archiv. Museum
7.14p Recht
7.15p Öffentliche Verwaltung
8.1p Politikwissenschaft
8.4p Militär
9.5p Soziologie. Gesellschaft
85 changes: 85 additions & 0 deletions conf/RPB-title-source-path.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
f00_
f01_
f18_
f19_
f20_
f20u
f22_
f23_
f24_
f271
f27_
f28_
f30_
f30a
f30b
f31_
f31a
f31b
f32_
f32a
f32b
f35_
f35a
f35b
f36_
f36a
f36t
f37_
f37a
f37b
f39_
f39x
f401
f40_
f411
f42_
f43_
f501
f502
f571
f572
f57_
f60_
f60e
f61_
f701
f702
f70_
f70b
f70h
f70j
f70k
f70s
f70t
f70y
f71_
f74_
f74d
f75_
f75d
f76a
f76b
f77_
f81_
f83_
f83a
f84_
f851
f85_
f86_
f871
f87_
f88_
f90a
f90b
f90c
f90d
f90e
f95_
f96_
f97x
f97y
f983
f995
f997
92 changes: 92 additions & 0 deletions conf/RPB-title-strapi-data-path.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
f00_
f01.f01_
f01.f01s
f01.f01u
f01_
f18_
f19_
f20_
f20u
f22_
f24[].*.f24_
f24_
f27[].*.f27_
f27_
f30[].*.f30_
f30_
f30a
f30b
f31[].*.f31_
f31_
f31a
f31b
f32[].*.f32_[].*.f32_
f32_
f32a
f32b
f35_
f35a
f35b
f36_
f36t
f37_
f37a
f37b
f39_
f401
f40[].*.f40_
f40[].*.n40a
f40_
f43_
f571
f572
f57_
f60[].*.f60_
f60[].*.n60a
f60_
f60e
f61_
f701
f702
f70[].*.f70_
f70_
f70b
f70h
f70j
f70k
f70s
f70t
f70y
f71_
f74_
f75_
f76a
f76b
f77_
f81[].*.f81_
f81_
f83_
f83a
f84_
f851
f85[].*.f85_
f85_
f86_
f871
f87[].*.f87_
f87[].*.n87~
f87_
f88_
f90[].*.f90_
f90[].*.n90
f90a[].*.f90a
f90b
f90c
f90d
f95_
f96_
f97x
f97y
f983
f995
f997
Loading
Loading