Vassilis Virvilis

Results 34 comments of Vassilis Virvilis

Thanks for the pointers @matentzn I tried the naive approach with a (implicit) self join which worked for my minimal test case but was running for ever in the full...

I can try but just to be on the same page here. The errors this query catches here span multiple ids (2 in all 3 examples) so the user needs...

As requested, Here is the query: ``` PREFIX obo: PREFIX oboInOwl: PREFIX owl: PREFIX rdfs: SELECT ?entity ?property ?value WHERE { VALUES ?property { obo:IAO_0000118 oboInOwl:hasExactSynonym rdfs:label } { SELECT...

yea I would love to. Two more questions... 1. Can you tell me where **duplicate_exact_synonym** query is located in the UBERON tree because for the life of me can't seem...

ok of course I figured it out after posting. 1. SPARQL scripts are in src/sparql 2. and there is enough machinery there to start the new checks as a **warning**...

Thanks for the quick reply @anitacaron I will wait for the documentation but looks like I have to try to send PRs that handle the issues highlighted by this new...

Hopefully I got it right this time around.

Hi, I played a bit with binwalk but I also cannot figure out the layout or where the rootfs is. It is different from my device. I am sorry I...

I can verify that I also see multiple RSS entries per commit.

Hi, I believe I have been bitten by this. Debian unstable openmpi 4.1.6-13.3. - Is there a timeframe for the fix? - Another bug to watch? I only found this....