Thorge
Thorge
Do you know when other endpoints will be supported or is there a workaround for now?
Any news here? Quick search by tags is still an important feature for our use cases.
Dear @lfoppiano thanks for having a look at it. You're right, it should be only `g`, otherwise the prefix `k` should be added to the unit lexicon. I tried different...
Hey @lfoppiano I found out why the labelling of MARs did not work properly. I had to add `kg/(s·m²)` to the unit lexicon in the notation field and now the...
[This one](https://www.researchgate.net/publication/222149484_Response_of_the_pelagic_environment_to_palaeoclimatic_changes_in_the_central_Mediterranean_Sea_during_the_Late_Quaternary) also produces a lot of cids. I couldn't figure out if there's any offset, but smallpdf and other web services can handle it. The font types are ```...
In the DCAT specification, [keywords](https://www.w3.org/TR/vocab-dcat-3/#Property:resource_keyword) are treated as literals, indicating that special characters should be permitted. In our implementation, we have commented out the code responsible for splitting keywords, and...
This seem to be duplicate of #839
I have the same problem with `sphinx-build` (7.2.6), `sphinx-intl` and `myst-parser` (2.0.0). I've observed that when creating links that reference anchors in other Markdown files, the links are constructed. However,...
It might be that you are using the example code on Windows? I noticed that you need correct Windows path formatting as well as absolute paths when setting up the...
The archiver extension in CKAN appears to be unintentionally double percent-encoding URLs that are already percent encoded. For instance, a URL path like `kwarta%C5%82+2016` is already percent-encoded, but the archiver...