Vincent Emonet
Vincent Emonet
Thanks a lot @elmiko and @jkremser that clarifies a lot of things already! I currently have everything deployed to kubernetes in the same namespace: the spark master/workers and a Jupyter...
Apparently we also need to install `apt install raptor2-utils`
@donghyeonk does that means you don't expect to fix the website certificates? It was quite convenient to share and demo to collaborators. Normally you should not even need to take...
Really interested by this feature! I don't know how hard it would be to implement, but it could be particularly interesting to make it generic so that you can perform...
Hi, is there any update on it? Apparently SHACL can express the integrality of ShEx shapes: https://www.w3.org/2014/data-shapes/wiki/SHACL-ShEx-Comparison > What can be expressed in ShEx, but not in SHACL Core >...
We are using HCLS descriptive metadata to describe our [ncats-red-kg](http://graphdb.dumontierlab.com/) We have SPARQL queries to automatically generate descriptive statistics for a defined graph (number of instance and properties, which relations...
I wrote an extensive example to describe the publications/evidences/experimental scores of a BioLink association. We used Preppi (predicted protein protein interactions) as example: https://honiglab.c2b2.columbia.edu/hfpd/cgi-bin/index_jmol.cgi?view=analysis_jmol&uniprot=P03989 For one association preppi propose around...
We are facing similar issues with deploying Solid behind a Nginx proxy with Letsencrypt companion (cf. https://github.com/nginx-proxy) The exact same setup was perfectly working a few days/weeks ago. Now restarting...
@pheyvaer I just found out the issue: even `VIRTUAL_HOST` does not seems to handle wildcards subdomains! So I need to manually define each single subdomain one by one for each...
The mentioned issue: https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion/issues/319