LD4P / qa_server

A rails engine with questioning authority gem installed to serve as an authority search server with normalized results.
Apache License 2.0
5 stars 2 forks source link

New dataset: NTSF - Norwegian thesaurus on genre and form #481

Closed danmichaelo closed 2 years ago

danmichaelo commented 2 years ago

At Oslo University Library and Biblioteksentralen (Norwegian Library Center), we're exploring the use of Sinopia for cataloguing. Following up from a meeting with Michelle Futornick in December (minutes), we would like to request a few Norwegian vocabularies to be added to QA.

First out is NTSF, an authority register for form and genre terms, which is mostly aligned with LCGFT. The vocabulary has a quite simple structure with only a single concept type and only standard SKOS relations.

I will update this issue once I've been able to add the necessary information to the Google Docs spreadsheet.

sfolsom commented 2 years ago

@danmichaelo sorry for the delay getting you access to the spreadsheets. You should be able to edit it now. Once we have a tab for this dataset, we should be able to proceed.

elrayle commented 2 years ago

@danmichaelo You did an excellent job putting together the config and validation. I wish I hadn't missed that the request was pending. I could have put this in to production sooner. I tested this out and everything works great. I'll put it into production shortly and let you know when it is available for use in Sinopia.

Testing results: image

danmichaelo commented 2 years ago

@danmichaelo sorry for the delay getting you access to the spreadsheets. You should be able to edit it now. Once we have a tab for this dataset, we should be able to proceed.

Thanks @sfolsom ! Unfortunately I lost Google access with my @bibsent.no address, so I had to re-request access with my gmail account.

danmichaelo commented 2 years ago

@danmichaelo You did an excellent job putting together the config and validation. I wish I hadn't missed that the request was pending. I could have put this in to production sooner. I tested this out and everything works great. I'll put it into production shortly and let you know when it is available for use in Sinopia.

Thanks @elrayle ! Bibbi authorities (#482) works great now, but NTSF (Norwegian thesaurus on genre and form) unfortunately does not. It returns results from Bibbi, so it seems like there's been a mix-up:

https://lookup.ld4l.org/authorities/search/linked_data/ntsf_direct?q=roman&maxRecords=10&lang=en&context=true&response_header=true&startRecord=1

Also note that it's not called "Norwegian thesaurus", but "Norwegian thesaurus on genre and form". It's a specialized form/genre vocabulary.

elrayle commented 2 years ago

@danmichaelo I accidentally copied the Bibbi config into NTSF. This is fixed by PR https://github.com/cul-it/qa_server/pull/344.

The name of the authority, as it appears in Sinopia, is fixed in PR https://github.com/LD4P/sinopia_editor/pull/3516