-
**Version Information:**
Linux fedora 5.17.12-300.fc36.x86_64 #1 SMP PREEMPT Mon May 30 16:56:53 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
swhkd 1.2.0
**Describe the bug:**
Rules with a combinat…
-
**Describe the bug**
While working through transforms for [kg-obo](https://github.com/Knowledge-Graph-Hub/kg-obo), I noticed that most of the errors I get during owl to JSON transformation are:
```
…
-
See for example the link to the KGX TSV tar.gz file for the 20220304 build on [this page](https://kg-hub.berkeleybop.io/kg-phenio/20220304/), with this 404 link: [kg-phenio.tar.gz](https://kg-hub.berk…
-
### Summary
The syntax highlighting is wrong with multiple default function implementations for a type-class in Haskell (like rust traits).
![image](https://github.com/user-attachments/assets/bba7a9…
-
We already have nodes and edges developed from KEGG [here](https://github.com/Knowledge-Graph-Hub/kegg-kg-converter). We need to convert these into an OWL file using KGX.
cc: @cmungall @deepakunni3…
-
Raw source:
Table source:
/kbase/ke/data/global_abundance/Bahram_et_al_abundance_data_v1.tsv
Transform to KGX TSV as binned presence/absence:
taxa -> sample
-
In the current build:
```python
Checking for errors...
11:05:01 Found error at line 10103: .
11:05:01 Found error at line 10157: .
11:05:01 Found error at line 8293848: .
11:05:01 Found erro…
-
We need to consider the strategy for handling node properties on one node from multiple sources.
As of now, in graph building, nodes merged from different sources use a merging function from KGX t…
-
### Describe the bug
As of build 25 on `master`, the merge step fails:
```
...
11:26:23 [KGX][cli_utils.py][ parse_source] INFO: Processing source 'tcrd-protein'
11:26:23 [KGX][cli_uti…
-
KGX currently tries to merge edges based on the following core properties:
{"id", "subject", "predicate", "object", "type"}
the knowledge_source properties should be added to the definition of uni…