Eric Deutsch
Eric Deutsch
I don't know. Perhaps my idea is preposterous. But sometimes that's all I've got. Quite often, actually.. I think we may need @amykglen and @chunyuma to come to the rescue..
I am puzzled, too, although I am not really certain where these print statements are and what the code path is. I stared at it for a while and don't...
@chunyuma what is the status on this item?
How about instead of `biolink:original_edge_information`, we change it to `biolink:original_predicate` (https://github.com/biolink/biolink-model/blob/ea800f98f41f6e42134011573a4ce60cd39a9151/biolink-model.yaml#L4989) It is not quite the right concept, but maybe close enough? and will quiet the error?
thanks! @chunyuma can you confirm that you are on a path to solving items 3-7?
Regarding 8: BiologicalEntity is a abstract: true https://github.com/biolink/biolink-model/blob/ea800f98f41f6e42134011573a4ce60cd39a9151/biolink-model.yaml#L6770 and I am thinking that this means that there should (must?) not be instances of it. So I suppose the solution is...
Steve will create an issue over in KG2 repo
great, thanks, let's leave this open until we confirm that Which Drugs May Treat Disease X from UI is showing ARAX results that pass all validation, hopefully as soon as...
I am thinking that editing the output of the validator dumps() and also the json output would be quite an extensive hack. I think it would be much better to...
(part of the reason that it would be an extensive hack is that editing validation_messages_text would be one tricky thing, but then line 319 gets the json version of the...