hbz / lobid-resources

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

Fix ISBN Mapping (ALMA) #1130

Closed TobiasNx closed 3 years ago

TobiasNx commented 3 years ago

At the moment the ISBN mapping results in:

      "isbn": [
        "9783161546303",
        "e-book",
        "9783161546303",
        "e-book"
      ],

http://alma.lobid.org/resources/search?q=hbzId:HT020202475&format=json

TobiasNx commented 3 years ago

it should exclude eBook and entries should be unique.

TobiasNx commented 3 years ago

New Testfile needed for ebook-sample: https://indexes.devel.digibib.net/export/990363946050206441

dr0i commented 3 years ago

Not deployed yet, reopened.

TobiasNx commented 3 years ago

okay, next time i leave it open

dr0i commented 3 years ago

Deployed , see e.g. http://alma.lobid.org/resources/search?q=hbzId:HT020202475&format=json. Closing.