Closed acka47 closed 5 years ago
Hier sind die gemachten Anpassungen im Überblick:
subject.id
für die Sachsystematikstellen ist jetzt https://nwbib.de/subjects#N{notation}
anstatt http://purl.org/lobid/nwbib#s{notation}
subject.source.id
ist jetzt https://nwbib.de/subjects
für die Sachsystematik anstatt http://purl.org/lobid/nwbib
spatial
-Array spatial.id
nutzt https://nwbib.de/spatial#
als namespace anstatt http://purl.org/lobid/nwbib-spatial#
spatial.source
ist dementsprechend https://nwbib.de/spatial
Zur Veranschaulichung, hier ein Snippet von HT017150239:
{
"id":"http://lobid.org/resources/HT017150239#!",
"subject":[
{
"type":[
"ComplexSubject"
],
"componentList":[
{
"id":"http://d-nb.info/gnd/7856688-5",
"type":[
"CorporateBody"
],
"gndIdentifier":"7856688-5",
"source":{
"id":"http://d-nb.info/gnd/7749153-1",
"label":"Gemeinsame Normdatei (GND)"
},
"label":"Westfalen-Lippe. Amt für Denkmalpflege in Westfalen, Fachbereich Praktische Denkmalpflege und Baukultur"
}
],
"label":"Westfalen-Lippe, Amt für Denkmalpflege in Westfalen, Fachbereich Praktische Denkmalpflege und Baukultur"
},
{
"id":"https://nwbib.de/subjects#N844200",
"source":{
"id":"https://nwbib.de/subjects",
"label":"Sachsystematik der Nordrhein-Westfälischen Bibliographie"
},
"notation":"844200",
"label":"Denkmalpflege. Denkmalschutz"
}
],
"spatial":[
{
"id":"https://nwbib.de/spatial#N05",
"type":[
"Concept"
],
"source":{
"id":"https://nwbib.de/spatial",
"label":"Raumsystematik der Nordrhein-Westfälischen Bibliographie"
},
"notation":"05",
"label":"Westfalen"
},
{
"focus":{
"id":"http://www.wikidata.org/entity/Q2742",
"geo":{
"lat":51.9625,
"lon":7.6255555555556
},
"type":[
"http://www.wikidata.org/entity/Q22865",
"http://www.wikidata.org/entity/Q262166",
"http://www.wikidata.org/entity/Q707813",
"http://www.wikidata.org/entity/Q1549591",
"http://www.wikidata.org/entity/Q42744322"
]
},
"id":"https://nwbib.de/spatial#Q2742",
"type":[
"Concept"
],
"label":"Münster",
"source":{
"id":"https://nwbib.de/spatial",
"label":"Raumsystematik der Nordrhein-Westfälischen Bibliographie"
}
}
]
}
Wie besprochen kann die Umsetzung nun mit dem small-testset-Index implementiert und getestet werden.
Deployed to test (with small test set): https://test.nwbib.de/
+1 für die kleine Testmenge. @dr0i, bitte für staging-Index umsetzen, für 2. Testphase.
Indexed to resources-staging. Switched https://test.nwbib.de/ to use this new index. @acka47 die 2. Testphase kann beginnen.
Enabled filtering of zero hit entries in classifications, deployed https://github.com/hbz/lobid-resources/pull/996 to http://stage.lobid.org/resources, switched https://test.nwbib.de to use http://stage.lobid.org/resources
The "Regionen" filter does not work. Example:
Redeployed, see https://test.nwbib.de/search?q=kohle
+1
To be deployed on Monday (2019-06-03).
Depends on #468 bzw. sollte gemeinsam deployt werden. Mit der Anpassung der lobid-resources Datenstruktur für räumliche Inhaltserschließung (und der URIs für die Sachklassifikation) müssen auch die entsprechenden Funktionen in nwbib.de angepasst werden. Dies sind alle Funktionen, die bisher auf Daten mit
subject.source.id: "http://purl.org/lobid/nwbib-spatial"
oderspatial
zugreifen:(muss auch in lobid-resources angepasst werden)gibts da gar nicht, s. z.B. http://lobid.org/resources/HT018612706 vs. http://nwbib.de/HT018612706