Luca Cappelletti

Results 234 comments of Luca Cappelletti

It has failed with `Failed to pull source: 'source-commit' cannot be used with a local source.` - I am not sure what that means

The issue of that version is that it does not follow the agreed for format. Specifically, in the directory there it contains the files: - data - merged - merged-kg_edges.tsv...

The following runs, I will get the list of versions that currently fail. ```python from grape.datasets.kghub import KGIDG KGIDG(version="20230530") ```

The list of versions that are failing are: - 20211029 - 20220601 - 20220606 - 20220701 - 20220722

The failures seem to be coming from the current main

Hello @fxd24, when loading a graph, you can use the [`Graph.from_csv`, which is documented in this tutorial](https://github.com/AnacletoLAB/grape/blob/main/tutorials/Loading_a_Graph_in_Ensmallen.ipynb). The documentation website is admittedly behind the documentation integrated within the package, as...

Yes, nodes can have multiple labels and multigraphs are supported. There are many methods to do queries on these properties. I am not sure what you mean, if you try...

Hi! They are obtained from [an extensive set of heuristics I wrote](https://github.com/AnacletoLAB/ensmallen/tree/master/graph/src/url_utilities) based primarily on the curie prefixes. They have primarily two goals: 1. Making it possible to provide URLs...

Hi! I am not sure I understand the issue you have encountered. Would you be available to do a short call to investigate this?

If yes, I am available on the GRAPE Telegram group and Discord channel to set it.