Chris Mungall

Results 2773 comments of Chris Mungall

I think this would be a fantastic display if we had modifier gene info. But I don't think we have much of it? It's not clear how much value there...

Like Uberon, the _scope_ of CL is all metazoa (excepting the most general classes that can be reused across all of life) The _focus_ is vertebrates, with particular emphasis on...

This is odd Currently most people are using one of - https://linkml.io/linkml/generators/plantumlgen.html - or mermaid class diagrams, as part of https://linkml.io/linkml/generators/markdown.html (or ER diagrams) These are best supported. I think...

Obvious alignment with kgx/biolink here https://w3id.org/biolink/vocab/logical_interpretation

@jamesaoverton - which of the two would you prefer 1. distribute the code as part of valve and we wrap this on the linkml side 2. a rewrite to the...

@caufieldjh I like the idea of autogenerating these issue templates (hmm, you could have an entire data management system driven by issue templates and github actions! might actually work for...

Interesting question: `any_of` is outside the expressivity of UML I can't find the definitive documentation on this, there is lots of advice on how to *rewrite* a schema to map...

See also - https://github.com/linkml/linkml/issues/1744

we definitely want this to fail fast - if O1 imports O2 and O2 is not parseable then loading O1 should fail I think if you want to avoid import...