Osma Suominen
Osma Suominen
Thanks, good points! Any change of getting a PR fixing these?
Thanks for the suggestion. Indeed, statistics is important to us (Finto) as well. Currently we collect some similar statistics once per year directly from the SPARQL endpoint and/or RDF files...
Thanks for the idea. I agree that the current way this works (or not) is messy.
Thanks for the suggestion. I guess this would involve bundling an installation of [Swagger UI](https://swagger.io/tools/swagger-ui/) with the Skosmos codebase. The api.finto.fi/doc site is currently a separate installation of Swagger UI,...
Maybe using an HTML validator would help? I seem to remember seeing other problematic HTML structures as well, mixing up different kinds of list elements (`...` or something along those...
Converting back to draft, because I still need to: - [x] add the missing "Error" msgid pointed out by @joelit - [x] ~implement long title (skosmos:serviceNameLong setting) for the landing...
Looks like a good start. Regarding terminology: I think `conceptTypeTranslations` or `typeTranslations` is potentially misleading. Some of the type labels come from translations, others from the vocabulary data. How about...
As a first step I added an extra section to the MLLM exercise: https://github.com/NatLibFi/Annif-tutorial/blob/master/exercises/05_mllm_project.md#extra-experiment-with-different-amounts-of-training-data
There are about 94k 530 notes. Of these, about 24k contain an ISBN. Maybe turning them (at least the ones without ISBN) into other types of notes (e.g. 500) would...
Here is some R code to normalize structured page counts: https://github.com/rOpenGov/bibliographica/blob/master/R/estimate_pages.R