hbz / lobid-resources

Transformation, web frontend, and API for the hbz catalog as LOD
http://lobid.org/resources
Eclipse Public License 2.0
7 stars 7 forks source link

Add inCollection for Digibib hbz VK #2021 #2022

Closed TobiasNx closed 3 weeks ago

TobiasNx commented 3 weeks ago

See #2021

FEX Daten decided they want all CZ publication be findable in the Digibib hbz Verbundkatalog. Since these CZ publications are not part of the genuine NZ we add a new inCollection-statement. It includes NZ+CZ resources.

TobiasNx commented 3 weeks ago

@acka47 is this okay for you? We need an additional inCollection-statement for the digiBib Verbundkatalog since they now need NZ as well as CZ resources.

TobiasNx commented 3 weeks ago

@acka47 Is the way I modeled/mapped it okay for you?

  "inCollection" : [ {
    "id" : "https://nrw.digibib.net/search/hbzvk/",
    "label" : "DigiBib hbz Verbundkatalog",
    "type" : [ "Collection" ]
  }