Nico Matentzoglu
Nico Matentzoglu
The idea is good, but we are still lacking a consistent framework for implementing such checks. SPARQL is very cumbersome, especially if we want to generalise this to: for all...
@lcdaugherty thanks a ton. If anyone who is has the time and resources to create a single table MONDO ID | MESH ID (previous) | MESH ID (new) -- |...
Lets bench this now to our next 1:1 in peace.. My suggestion would have been to simply rewrite all occurrences of column OLD to column NEW, and not track old...
Being lazy using sparql for the update, lets continue next week: https://api.triplydb.com/s/cS46Do84L ``` PREFIX xsd: PREFIX rdf: PREFIX rdfs: PREFIX oboInOwl: SELECT * WHERE { VALUES (?old_id ?new_id) { ("MESH:C002839"^^xsd:string...
Awesome, thanks. I can help with the following: 1. Create the releases in regular intervals. Can I just start now? What is the SOP for that process, just running a...
All that said, are you ok with me running a release now, end of this week?
Sounds good, happy to migrate ENVO to ODK. Some pretty cool new features in there as well as better metadata and QC. Let me know when I can run a...
PR in the making in ODK to supporting sssom mappings directly: https://github.com/INCATools/ontology-development-kit/pull/649
This is my mess, sorry guys. > I don't think all of these should be equivalence axioms. In fact I don't think any of them should be. You'd have to...
After talking to @cmungall about the modelling in this PR, I now understand my modelling error. The problem is that modelling mixtures as an intersection (a sequence of AND statements)...