Knowledge-Graph-Hub / knowledge-graph-hub-support

Issues, support, and discussion for KG-Hub. Covers tools, infrastructure, and graph projects.
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Linking to KG-Microbe github release assets for kg-hub #25

Open realmarcin opened 1 week ago

realmarcin commented 1 week ago

KG-Microbe now has two parallel builds for two of the KGs and then two additional KGs only coming from the merge repo (and duckdb, not KGX).

The transform assets, stored in the core kg-microbe repo are here -- these include all transforms required to build all four KGs: https://github.com/Knowledge-Graph-Hub/kg-microbe/releases

The core KG merge is still available on the core repo https://github.com/Knowledge-Graph-Hub/kg-microbe

The duckdb merge assets are here -- these are currently not exactly the same as a KGX merge (most likely due to differences in merge logic, aka networkx vs custom duckdb): https://github.com/Knowledge-Graph-Hub/kg-microbe-merge/releases

realmarcin commented 1 week ago

@hrshdhgd it would be great to use the merge from the core repo as the substrate for KG-Hub and the dashboard, any thoughts on how to make that possible? Do we just need to commit a merge in the core repo?

hrshdhgd commented 1 week ago

Figure out a solution for https://github.com/Knowledge-Graph-Hub/kg-microbe/issues/256 and this should be done automatically.