omeka-s-modules / ValueSuggest

GNU General Public License v3.0
10 stars 13 forks source link

University of Barcelona Thesaurus (THUB) #35

Closed xavivalenti closed 2 years ago

xavivalenti commented 4 years ago

Hi there!

Could you please add support for Thesaurus de la Universitat de Barcelona (THUB).

There is a SPARQL endpoint at this URL: https://data.coeli.cat/thub

Thanks in advance! Xavi

jimsafley commented 3 years ago

Thanks for the suggestion. The SPARQL endpoint is currently out of service.

jimsafley commented 2 years ago

The SPARQL endpoint is functional as of 2022-05-20, but the SSL certificate is invalid. I cannot add support until the certificate is valid. Getting the following error message when using the HTTP client:

Laminas\Http\Client\Adapter\Exception\RuntimeException
Unable to enable crypto on TCP connection data.coeli.cat: make sure the "sslcafile" or "sslcapath" option are properly set for the environment.

Details:

ErrorException: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /var/www/html/omeka-s/vendor/laminas/laminas-http/src/Client/Adapter/Socket.php:368
xavivalenti commented 2 years ago

Hi, It seems that the certificate is already working now. Could you please try again? Regards,

jimsafley commented 2 years ago

Added in the newest release.