Charles Tapley Hoyt
Charles Tapley Hoyt
@jplfaria see FIXME comments in recent commits I made
thanks @sierra-moxon ! ~This is just what we need.~ I wish it were easier to find what I needed in Biolink. I've sent https://github.com/biolink/biolink-model/issues/1555 as a plea for helping me...
@jplfaria please don't spend your time looking into biolink at the moment. There's no documentation for the suggested predicates for our use case, meaning that reusing them is not a...
@jplfaria any movement forwards on this?
@humitos super, I hope this brings a lot of simplification to your work! I will be happy to test run that this is working properly when https://github.com/readthedocs/readthedocs.org/pull/11710 is ready. Feel...
I don't think this needs to be the entire DSL, but just a function that operates on a probability object, correct? Therefore, I'd suggest if you implement, then to do...
What does SRS mean?
Hi @jgm , I think I figured out making a test file. I have a few questions I bet you could answer very quickly but would take me a long...
@jgm thanks for that feedback, I addressed both of your points. Now, the only thing left is how to make this dictionary (renamed to `creditNames`) available inside the template `article.jats_publishing`....
It seems the issue was the definition of `creditNames :: M.Map String String` - it didn't seem to have a way to handle strings and gave this error: ``` src/Text/Pandoc/Writers/JATS.hs:182:17:...