Skip to content

Commit

Permalink
Add TerritorialCorporateBodyOrAdministrativeUnit as rdf:type
Browse files Browse the repository at this point in the history
- add ConferenceOrEvent as rdf:type

See hbz/lobid-rdf-to-json#25.
  • Loading branch information
dr0i committed Sep 1, 2016
1 parent 46b02b1 commit aef35b5
Show file tree
Hide file tree
Showing 29 changed files with 158 additions and 83 deletions.
13 changes: 11 additions & 2 deletions src/main/resources/morph-hbz01-to-lobid.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1318,12 +1318,17 @@
<data source="9[01234][27]-[-12].s"/>
<data source="@preferredName" name="a"/>
</combine>
<combine name="$[ns-gnd]preferredNameForThePlaceOrGeographicName" value="${a}"
<combine name="@preferredNameForThePlaceOrGeographicName" value="${a}"
sameEntity="true">
<data source="@subjectLinks"/>
<data source="9[01234][27]-[-12].g"/>
<data source="@preferredNameConcatSubject" name="a"/>
</combine>
<data source="@preferredNameForThePlaceOrGeographicName" name="$[ns-gnd]preferredNameForThePlaceOrGeographicName"/>
<combine name="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
value="http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit">
<data source="@preferredNameForThePlaceOrGeographicName"/>
</combine>
<combine name="$[ns-gnd]dateOfBirth" value="${a}" sameEntity="true">
<data source="@subjectLinks"/>
<data source="@preferredNameP"/>
Expand All @@ -1338,6 +1343,10 @@
<regexp match="[0-9]+-([0-9]+)" format="${1}"/>
</data>
</combine>
<combine name="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" value="http://d-nb.info/standards/elementset/gnd#ConferenceOrEvent"
flushWith="@subjectLinks|@creatorCorporateBodyId|@contributorCorporateBodyId" sameEntity="true">
<data source="@preferredNameConcatEventEDC|@preferredNameConcatEventENDC"/>
</combine>
<!-- /subjects -->
<choose name="@preferredName"
flushWith="@subjectLinks|@preferredNameP|@creatorPersonId|@creatorCorporateBodyId|@contributorPersonId|@contributorCorporateBodyId">
Expand Down Expand Up @@ -1718,4 +1727,4 @@
<filemap name="sigel2isilMap" files="sigel2isilMap.csv"/>
<filemap name="iso639xToIso639-3-Map" files="iso639xToIso639-3-Map.tsv"/>
</maps>
</metamorph>
</metamorph>
30 changes: 30 additions & 0 deletions src/test/resources/hbz01.es.nt

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion src/test/resources/jsonld/BT000002852
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"creator" : [ {
"id" : "http://d-nb.info/gnd/4018466-3",
"preferredName" : "Freudenberg, Kreis Siegen-Wittgenstein",
"preferredNameForThePlaceOrGeographicName" : "Freudenberg, Kreis Siegen-Wittgenstein"
"preferredNameForThePlaceOrGeographicName" : "Freudenberg, Kreis Siegen-Wittgenstein",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"describedby" : [ {
"dateCreated" : "19960513",
Expand Down
12 changes: 7 additions & 5 deletions src/test/resources/jsonld/BT000003404
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,16 @@
} ],
"subject" : [ {
"preferredName" : "Karte"
}, {
"id" : "http://d-nb.info/gnd/4042570-8",
"preferredName" : "Nordrhein-Westfalen",
"preferredNameForThePlaceOrGeographicName" : "Nordrhein-Westfalen"
}, {
"id" : "http://d-nb.info/gnd/4115393-5",
"preferredName" : "Niedersachsen, Süd",
"preferredNameForThePlaceOrGeographicName" : "Niedersachsen, Süd"
"preferredNameForThePlaceOrGeographicName" : "Niedersachsen, Süd",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"id" : "http://d-nb.info/gnd/4042570-8",
"preferredName" : "Nordrhein-Westfalen",
"preferredNameForThePlaceOrGeographicName" : "Nordrhein-Westfalen",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Niedersachsen, Süd | Karte", "Nordrhein-Westfalen | Karte" ],
"subjectLabel" : [ "NRW", "Nord-Westphalie", "Noordrijn-Westfalen", "NW", "Südliches Niedersachsen", "Südniedersachsen", "Norte-Westfalia", "North Rhine-Westphalia" ],
Expand Down
9 changes: 5 additions & 4 deletions src/test/resources/jsonld/BT000168595
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
"id" : "http://d-nb.info/gnd/4246263-0",
"preferredName" : "Kulturbetrieb",
"preferredNameForTheSubjectHeading" : "Kulturbetrieb"
}, {
"id" : "http://d-nb.info/gnd/4042570-8",
"preferredName" : "Nordrhein-Westfalen",
"preferredNameForThePlaceOrGeographicName" : "Nordrhein-Westfalen"
}, {
"id" : "http://d-nb.info/gnd/4018202-2",
"preferredName" : "Frau",
Expand All @@ -56,6 +52,11 @@
"id" : "http://d-nb.info/gnd/4033581-1",
"preferredName" : "Kulturpolitik",
"preferredNameForTheSubjectHeading" : "Kulturpolitik"
}, {
"id" : "http://d-nb.info/gnd/4042570-8",
"preferredName" : "Nordrhein-Westfalen",
"preferredNameForThePlaceOrGeographicName" : "Nordrhein-Westfalen",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Nordrhein-Westfalen | Kulturbetrieb | Frau", "Nordrhein-Westfalen | Kulturpolitik | Frau" ],
"subjectLabel" : [ "NRW", "Nord-Westphalie", "Noordrijn-Westfalen", "NW", "Weibliche Erwachsene", "Erwachsene Frau", "Norte-Westfalia", "Frauen", "North Rhine-Westphalia", "Weib" ],
Expand Down
3 changes: 2 additions & 1 deletion src/test/resources/jsonld/HT003160768
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
}, {
"id" : "http://d-nb.info/gnd/4040613-1",
"preferredName" : "Bezirk Münster (Westf)",
"preferredNameForThePlaceOrGeographicName" : "Bezirk Münster (Westf)"
"preferredNameForThePlaceOrGeographicName" : "Bezirk Münster (Westf)",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Bezirk Münster (Westf) | Landesplanung (21)" ],
"subjectLabel" : [ "Gebietsplanung", "Landesentwicklungsplanung", "Münster (Westf) (Bezirk)", "Handwerkskammerbezirk Münster (Westf)" ],
Expand Down
12 changes: 7 additions & 5 deletions src/test/resources/jsonld/HT004381366
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,17 @@
}, {
"id" : "http://d-nb.info/gnd/4040613-1",
"preferredName" : "Bezirk Münster (Westf)",
"preferredNameForThePlaceOrGeographicName" : "Bezirk Münster (Westf)"
}, {
"id" : "http://d-nb.info/gnd/4040619-2",
"preferredName" : "Münsterland",
"preferredNameForThePlaceOrGeographicName" : "Münsterland"
"preferredNameForThePlaceOrGeographicName" : "Bezirk Münster (Westf)",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"id" : "http://d-nb.info/gnd/4306876-5",
"preferredName" : "Regionalplan",
"preferredNameForTheSubjectHeading" : "Regionalplan"
}, {
"id" : "http://d-nb.info/gnd/4040619-2",
"preferredName" : "Münsterland",
"preferredNameForThePlaceOrGeographicName" : "Münsterland",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Münsterland | Regionalplan | Bezirk Münster (Westf) | Landesplanung (21)" ],
"subjectLabel" : [ "Gebietsplanung", "Landesentwicklungsplanung", "Regierungsbezirk Münster", "Münster (Westf) (Bezirk)", "Regionaler Raumordnungsplan", "Handwerkskammerbezirk Münster (Westf)", "Gebietsentwicklungsplan", "Regionalentwicklungsplan" ],
Expand Down
3 changes: 2 additions & 1 deletion src/test/resources/jsonld/HT006698544
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
}, {
"id" : "http://d-nb.info/gnd/4059594-8",
"preferredName" : "Texas",
"preferredNameForThePlaceOrGeographicName" : "Texas"
"preferredNameForThePlaceOrGeographicName" : "Texas",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Texas | Landeskunde" ],
"subjectLabel" : [ "Regionalkunde" ],
Expand Down
3 changes: 2 additions & 1 deletion src/test/resources/jsonld/HT012895751
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"subject" : [ {
"id" : "http://d-nb.info/gnd/4037117-7",
"preferredName" : "Main-Kinzig-Kreis",
"preferredNameForThePlaceOrGeographicName" : "Main-Kinzig-Kreis"
"preferredNameForThePlaceOrGeographicName" : "Main-Kinzig-Kreis",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"id" : "http://d-nb.info/gnd/4127794-6",
"preferredName" : "Heimatkunde",
Expand Down
9 changes: 5 additions & 4 deletions src/test/resources/jsonld/HT012926727
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,14 @@
} ],
"statementOfResponsibility" : [ "Leonhard Müller" ],
"subject" : [ {
"id" : "http://d-nb.info/gnd/4011882-4",
"preferredName" : "Deutschland",
"preferredNameForThePlaceOrGeographicName" : "Deutschland"
}, {
"id" : "http://d-nb.info/gnd/4014228-0",
"preferredName" : "Elektrizitätswirtschaft",
"preferredNameForTheSubjectHeading" : "Elektrizitätswirtschaft"
}, {
"id" : "http://d-nb.info/gnd/4011882-4",
"preferredName" : "Deutschland",
"preferredNameForThePlaceOrGeographicName" : "Deutschland",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Deutschland | Elektrizitätswirtschaft (21)" ],
"subjectLabel" : [ "Deutsche Länder", "Stromwirtschaft", "Deutschland (Gebiet unter Alliierter Besatzung)", "Norddeutscher Bund", "Allemagne (Deutschland)", "Federal Republic of Germany (Deutschland)", "Heiliges Römisches Reich", "République Fédérale d'Allemagne (Deutschland)", "Germanija", "Germany (Deutschland)", "Rheinbund", "Deutschland (Bundesrepublik, 1990-)", "Elektrischer Strom / Energiewirtschaft", "Federativnaja Respublika Germanija", "Republic of Germany (Deutschland)", "Repubblica Federale di Germania (Deutschland)", "Deyizhi-Lianbang-Gongheguo", "Niemcy", "Deutsches Reich", "Bundesrepublik Deutschland (1990-)", "BRD (1990-)", "BRD", "Elektrizität / Wirtschaft", "Deutscher Bund", "FRG", "Ǧumhūrīyat Almāniyā al-Ittiḥādīya", "Elektrizität / Energiewirtschaft" ],
Expand Down
16 changes: 9 additions & 7 deletions src/test/resources/jsonld/HT013077595
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,21 @@
"id" : "http://hub.culturegraph.org/resource/HBZ-HT013077595"
} ],
"subject" : [ {
"id" : "http://d-nb.info/gnd/4010355-9",
"preferredName" : "Coesfeld",
"preferredNameForThePlaceOrGeographicName" : "Coesfeld"
}, {
"preferredName" : "Lehrmittel"
}, {
"id" : "http://d-nb.info/gnd/4010356-0",
"preferredName" : "Kreis Coesfeld",
"preferredNameForThePlaceOrGeographicName" : "Kreis Coesfeld"
"id" : "http://d-nb.info/gnd/4010355-9",
"preferredName" : "Coesfeld",
"preferredNameForThePlaceOrGeographicName" : "Coesfeld",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"id" : "http://d-nb.info/gnd/4024116-6",
"preferredName" : "Heimatkundeunterricht",
"preferredNameForTheSubjectHeading" : "Heimatkundeunterricht"
}, {
"id" : "http://d-nb.info/gnd/4010356-0",
"preferredName" : "Kreis Coesfeld",
"preferredNameForThePlaceOrGeographicName" : "Kreis Coesfeld",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Coesfeld | Heimatkundeunterricht | Lehrmittel (213)", "Kreis Coesfeld | Heimatkundeunterricht | Lehrmittel (213)" ],
"subjectLabel" : [ "Heimatkunde (Unterricht)", "Heimatkundedidaktik", "Kreistag (Kreis Coesfeld)", "Stadt Coesfeld", "Hauptamt (Kreis Coesfeld)", "Kreis Coesfeld. Kreistag", "Coesfeld. Hauptamt", "Coesfeld (Kreis)", "Kosfel'd", "Kreis Coesfeld. Hauptamt", "Coesfeld. Stadtdirektor", "Stadtdirektor (Coesfeld)", "Kreis Coesfeld. Kreisverwaltung", "Heimatkunde / Didaktik", "Coesfeld. Pressestelle", "Oberkreisdirektor (Kreis Coesfeld)", "Landrat (Kreis Coesfeld)", "Hauptamt (Coesfeld)", "Kreis Coesfeld. Oberkreisdirektor", "Landkreis Coesfeld", "Kreis Coesfeld. Landrat", "Kreisverwaltung (Kreis Coesfeld)", "Pressestelle (Coesfeld)" ],
Expand Down
3 changes: 2 additions & 1 deletion src/test/resources/jsonld/HT013577568
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"subject" : [ {
"id" : "http://d-nb.info/gnd/4049788-4",
"preferredName" : "Rheinland",
"preferredNameForThePlaceOrGeographicName" : "Rheinland"
"preferredNameForThePlaceOrGeographicName" : "Rheinland",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"id" : "http://d-nb.info/gnd/4126078-8",
"preferredName" : "Münzfund",
Expand Down
7 changes: 4 additions & 3 deletions src/test/resources/jsonld/HT013911008
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@
"id" : "http://hub.culturegraph.org/resource/HBZ-HT013911008"
} ],
"subject" : [ {
"preferredName" : "CD-ROM"
}, {
"id" : "http://d-nb.info/gnd/4050698-8",
"preferredName" : "Rothenburg ob der Tauber",
"preferredNameForThePlaceOrGeographicName" : "Rothenburg ob der Tauber"
"preferredNameForThePlaceOrGeographicName" : "Rothenburg ob der Tauber",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"preferredName" : "CD-ROM"
} ],
"subjectChain" : [ "Rothenburg ob der Tauber | CD-ROM" ],
"subjectLabel" : [ "Rothenburg ob der Tauber", "Stadtmagistrat (Rothenburg, Tauber)", "Rothenburg, Tauber", "Rothenburg o.d.T." ],
Expand Down
9 changes: 5 additions & 4 deletions src/test/resources/jsonld/HT013925945
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,16 @@
} ],
"statementOfResponsibility" : [ "Karl-Josef von Ketteler" ],
"subject" : [ {
"id" : "http://d-nb.info/gnd/7764102-4",
"preferredName" : "Bökenförde, Schloss Schwarzenraben, Sankt Antonius Abt",
"preferredNameForThePlaceOrGeographicName" : "Bökenförde, Schloss Schwarzenraben, Sankt Antonius Abt",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"preferredName" : "Geschichte 2002"
}, {
"id" : "http://d-nb.info/gnd/4049600-4",
"preferredName" : "Restaurierung",
"preferredNameForTheSubjectHeading" : "Restaurierung"
}, {
"id" : "http://d-nb.info/gnd/7764102-4",
"preferredName" : "Bökenförde, Schloss Schwarzenraben, Sankt Antonius Abt",
"preferredNameForThePlaceOrGeographicName" : "Bökenförde, Schloss Schwarzenraben, Sankt Antonius Abt"
} ],
"subjectChain" : [ "Bökenförde, Schloss Schwarzenraben, Sankt Antonius Abt | Restaurierung | Geschichte 2002 (213)" ],
"subjectLabel" : [ "Bökenförde / Schlosskapelle", "Restauration (Bestandserhaltung)", "Bökenförde / Kapelle Sankt Antonius Abt", "Kunstwerk / Restaurierung", "Konservierung (Restaurierung)" ],
Expand Down
3 changes: 2 additions & 1 deletion src/test/resources/jsonld/HT014681992
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"contributingCorporateBodyLabel" : [ "Cornelius-Gesellschaft" ],
"contributor" : [ {
"id" : "http://d-nb.info/gnd/6509781-6",
"preferredName" : "Appeltaatefest, 2005, Neuss"
"preferredName" : "Appeltaatefest, 2005, Neuss",
"type" : [ "http://d-nb.info/standards/elementset/gnd#ConferenceOrEvent" ]
}, {
"id" : "http://d-nb.info/gnd/5176874-4",
"preferredName" : "Cornelius-Gesellschaft (Neuss-Selikum)",
Expand Down
9 changes: 5 additions & 4 deletions src/test/resources/jsonld/HT015082724
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,14 @@
"id" : "http://hub.culturegraph.org/resource/HBZ-HT015082724"
} ],
"subject" : [ {
"id" : "http://d-nb.info/gnd/4042203-3",
"preferredName" : "Niederlande",
"preferredNameForThePlaceOrGeographicName" : "Niederlande",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"id" : "http://dewey.info/class/900/"
}, {
"preferredName" : "Zeitschrift"
}, {
"id" : "http://d-nb.info/gnd/4042203-3",
"preferredName" : "Niederlande",
"preferredNameForThePlaceOrGeographicName" : "Niederlande"
} ],
"subjectChain" : [ "Niederlande | Geschichte | Zeitschrift" ],
"subjectLabel" : [ "Batavische Republik", "Vereinigte Niederlande", "Staat Holland" ],
Expand Down
3 changes: 2 additions & 1 deletion src/test/resources/jsonld/HT016135351
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
}, {
"id" : "http://d-nb.info/gnd/7684863-2",
"preferredName" : "Lutter-Wassermühle Roberg, Harsewinkel",
"preferredNameForThePlaceOrGeographicName" : "Lutter-Wassermühle Roberg, Harsewinkel"
"preferredNameForThePlaceOrGeographicName" : "Lutter-Wassermühle Roberg, Harsewinkel",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Lutter-Wassermühle Roberg, Harsewinkel | Bildband" ],
"subjectLabel" : [ "Lutter-Wassermühle Roberg (Harsewinkel-Marienfeld)", "Mühle Roberg (Harsewinkel)", "Kornmühle Roberg (Harsewinkel)" ],
Expand Down
7 changes: 4 additions & 3 deletions src/test/resources/jsonld/HT016545462
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,13 @@
"id" : "http://d-nb.info/gnd/4156127-2",
"preferredName" : "Gebäude",
"preferredNameForTheSubjectHeading" : "Gebäude"
}, {
"preferredName" : "Verzeichnis"
}, {
"id" : "http://d-nb.info/gnd/4042552-6",
"preferredName" : "Nordkirchen",
"preferredNameForThePlaceOrGeographicName" : "Nordkirchen"
}, {
"preferredName" : "Verzeichnis"
"preferredNameForThePlaceOrGeographicName" : "Nordkirchen",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Nordkirchen | Gebäude | Eigentümer | Geschichte 1805-2000 | Verzeichnis (23145,32145)" ],
"subjectLabel" : [ "Haus (im weiteren Sinn)" ],
Expand Down
9 changes: 5 additions & 4 deletions src/test/resources/jsonld/HT017411546
Original file line number Diff line number Diff line change
Expand Up @@ -73,16 +73,17 @@
"preferredNameForTheSubjectHeading" : "Landeskunde"
}, {
"id" : "http://dewey.info/class/900/"
}, {
"id" : "http://d-nb.info/gnd/4065781-4",
"preferredName" : "Westfalen",
"preferredNameForThePlaceOrGeographicName" : "Westfalen",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"id" : "http://d-nb.info/gnd/4078937-8",
"preferredName" : "Volkskunde",
"preferredNameForTheSubjectHeading" : "Volkskunde"
}, {
"preferredName" : "Online-Publikation"
}, {
"id" : "http://d-nb.info/gnd/4065781-4",
"preferredName" : "Westfalen",
"preferredNameForThePlaceOrGeographicName" : "Westfalen"
} ],
"subjectChain" : [ "Westfalen | Volkskunde | Bibliographie 1800-1940 | Online-Publikation", "Westfalen | Landeskunde | Bibliographie 1800-1940 | Online-Publikation", "Westfalen | Geschichte | Bibliographie 1800-1940 | Online-Publikation" ],
"subjectLabel" : [ "Folklore (Volkskunde)", "Westfalen (Königreich)", "Ethnographie (Volkskunde)", "Regionalkunde", "Westfalen (Volk, Neuzeit)", "Europäische Ethnologie", "Herzogtum Westfalen", "Königreich Westfalen", "Westphalie", "Gegenwartsvolkskunde", "Westphalen", "Provinz Westfalen" ],
Expand Down
10 changes: 6 additions & 4 deletions src/test/resources/jsonld/HT018131501
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,15 @@
"subject" : [ {
"id" : "http://d-nb.info/gnd/4137215-3",
"preferredName" : "Staat Berg",
"preferredNameForThePlaceOrGeographicName" : "Staat Berg"
"preferredNameForThePlaceOrGeographicName" : "Staat Berg",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"preferredName" : "Geschichte 1288-1815"
}, {
"id" : "http://d-nb.info/gnd/4013255-9",
"preferredName" : "Düsseldorf",
"preferredNameForThePlaceOrGeographicName" : "Düsseldorf"
}, {
"preferredName" : "Geschichte 1288-1815"
"preferredNameForThePlaceOrGeographicName" : "Düsseldorf",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
} ],
"subjectChain" : [ "Düsseldorf | Staat Berg | Geschichte 1288-1815 (213)" ],
"subjectLabel" : [ "Großherzogtum Berg", "Hauptamt (Düsseldorf)", "Düsseldorf. Stadtverordnetenversammlung", "Herzogtum Berg", "Düsseldorf. Hauptamt", "Grafschaft Berg", "Presseamt (Düsseldorf)", "Landeshauptstadt Düsseldorf", "Ducatus Montensis", "Oberbürgermeister (Düsseldorf)", "Düsseldorf. Rat", "Großherzogthum Berg", "Stadtverwaltung (Düsseldorf)", "Djussel'dorf", "Düsseldorf. Stadtverwaltung", "Ratsversammlung (Düsseldorf)", "Düsseldorf. Oberbürgermeister", "Düsseldorf. Presseamt", "Düsseldorf. Oberstadtdirektor", "Düsseldorf. Ratsversammlung", "Grand Duché Berg", "Berg (Staat)", "Duseerduofu", "Dyusserudorufu", "Oberstadtdirektor (Düsseldorf)", "Stadtverordnetenversammlung (Düsseldorf)", "Stadtgemeinde Düsseldorf", "Rat (Düsseldorf)", "Düsseldorf. Organisationsabteilung", "Stadt Düsseldorf" ],
Expand Down
3 changes: 2 additions & 1 deletion src/test/resources/jsonld/HT018290299
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@
}, {
"id" : "http://d-nb.info/gnd/4031483-2",
"preferredName" : "Köln",
"preferredNameForThePlaceOrGeographicName" : "Köln"
"preferredNameForThePlaceOrGeographicName" : "Köln",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"id" : "http://d-nb.info/gnd/4002641-3",
"preferredName" : "Arbeitsbedingungen",
Expand Down
3 changes: 2 additions & 1 deletion src/test/resources/jsonld/HT018295975
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@
"subject" : [ {
"id" : "http://d-nb.info/gnd/4059979-6",
"preferredName" : "Thüringen",
"preferredNameForThePlaceOrGeographicName" : "Thüringen"
"preferredNameForThePlaceOrGeographicName" : "Thüringen",
"type" : [ "http://d-nb.info/standards/elementset/gnd#TerritorialCorporateBodyOrAdministrativeUnit" ]
}, {
"id" : "http://dewey.info/class/900/"
}, {
Expand Down
Loading

0 comments on commit aef35b5

Please sign in to comment.