Vincent Emonet
Vincent Emonet
Hi @hsolbrig ! I have tried to use install PyShEx in a project using RDFLib 6 and I got this error: ``` File "/app/./app/api/validation.py", line 14, in from pyshex import...
### Describe the feature The current search matches could be improved: * It does not match on letter with accents when using the equivalent without accent, which can be quite...
Hi @johncmunson , thanks a lot for this simple, yet useful library! I added callbacks when a tag is clicked or the text is highlighted, plus fixed small things It...
Hi, I tried to use the BioLink model as base to run the SPIRES engine (as it was recommended in the readme!), but faced some issue. Generating the `.py` file...
## Description I have tried to simply deploy this project locally to test it quickly on publicly available SPARQL endpoints, but the current documentation only explain in details how to...
Add tests for federated SPARQL queries between the curies mapping service and popular triplestores
Add tests to check if federated queries between the curies mapping service and popular triplestores properly work. Triplestores need to be deployed locally before running the tests with docker compose,...
When running any `CONSTRUCT` or `DESCRIBE` query on the UniProt SPARQL endpoint https://sparql.uniprot.org/sparql/, whatever the return format asked (XML, turtle) SPARQLWrapper fails to resolve the query Code to reproduce: When...
**Is your feature request related to a problem? Please describe.** When providing example code blocks in turtle or SPARQL the code is not hightlighted which makes it harder to read....
Hi, I am using tauri v2 for a basic emoji popup desktop app: when the user click an emoji we add it to the clipboard, and we close the app...
### Describe the bug In the past (~v0.14) there was a key `allow-osi-fsf-free = "either"` which would accept all OSI/FSF licenses by default. Which seems to be an excellent default,...