nlbdev / normarc

NORMARC-relaterte XSLT-transformasjoner
MIT License
1 stars 0 forks source link

"Lydbok med tekst" i `697$a` skal ikke hentes ut som emneord #26

Closed josteinaj closed 8 months ago

josteinaj commented 1 year ago

@espso er dette fortsatt et problem?

josteinaj commented 1 year ago

Jepp, fortsatt et problem:

curl -s "https://api.nlb.no/v1/creative-works/edition:684552?creative-work-metadata=all" | jq .data.subjects
[
  {
    "name": "Lydbok med tekst",
    "location": null,
    "dewey": null,
    "identifier": "21203600"
  },
  {
    "name": "ADHD",
    "location": null,
    "dewey": null,
    "identifier": "24208500"
  },
  {
    "name": "Dewey 616.8589",
    "location": null,
    "dewey": "616.8589",
    "identifier": "96168589"
  },
  {
    "name": "Dewey 799.2",
    "location": null,
    "dewey": "799.2",
    "identifier": "97992000"
  }
]
josteinaj commented 11 months ago

Fikset her, men ikke satt i drift enda: