item with itemtype = "computerProgram" has type = "book" in json

I have an item in a search result that has the "data" sub-object's "itemtype" field = "computerProgram" and the "csljson" sub-object's "type" field = "book"

It seems that this should be impossible!

How do I change the "book" to "computerProgram" a.k.a. "Software".
In the Zotero app (Windows 11) the item shows as "Software".
So how did "book" get into the json from the API search?
  • Computer program used to be mapped to CSL book (because software didn't exist) -- seems like the API CSL JSON just isn't updated, I assume this will be a quick fix for Zotero
Sign In or Register to comment.