Vincent Emonet

Results 67 issues of 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...

enhancement

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...

template

## 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...

enhancement

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....

enhancement
pressing

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...

bug
plugin: clipboard-manager

### 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,...

bug