YaphetKG
YaphetKG
Hi , I am working in academic research , and we had a giant graph database, where we have constructed a knowledge base from several biomedical knowledge sources. Our use...
I was trying to interpret the results from API calls on biolink and came across the inverse key in the relation for each association. `"associations": [ .... "relation": { "inverse":...
**Is your feature request related to a problem? Please describe.** - We want to add new types under `biolink:InformationContentEntity` - `biolink:Studies` - `biolink:Variables` - `biolink:CDE` (`biolink:CommonDataElements`) These types would be...
is there a way for the bulk loader to add multiple labels on a node?
This is more of a question with a use case when loading nodes lets imagine we have two objects ``` { "name": "moving item" , "can_move" : True} { "name":...
### What happened? Lakefs opensource version was deployed in a Kubernetes cluster. The storage space was smaller than the size of files we wanted to upload. Using Aws cli tool...
**Version**: https://github.com/redis/redis-py/blob/master/redis/commands/graph/commands.py#L262 **Description**: The call above awaits a non async function and generates the following exception when using AsyncGraph class ``` | File "...kgx_chain.py", line 120, in concept_details_kgx | result...
I was loading a sizable graph and one thing i noticed when using the edge falkor docker container, it took awfully long when trying to load took about 18hrs before...
Issue resolved (if any): # Description of this pull request: Retry logic for deleting files. especially useful for NFS based storage systems. --- Please check all the lines before posting...
Abstracts as being one of the optional study node fields would be useful . We are thinking of holding the abstract body in this attribute as a plain string.