Closed saramsey closed 7 months ago
I'm curious what's in the knowledge graph exchange. What does it look like? I can't login. Maybe I should ask for a login..
Different dump files for different large knowledge graphs. List of KGs available is:
Not sure how frequently anyone is adding updates to KGs via the KGE. Last I heard from Richard it was now unsupported. On the other hand, we got a request to host a TSV tarball for KG2c and it beats hosting our own (due to licensing concerns).
To do this, I am following the steps here but the file content_metadata.json
is not getting generated when I run bash -x kgx-validation-and-metagraph.sh
which uses the kgx
module.
@sundareswarpullela Did using the latest version of python help with this?
The KGX code is currently running on buildkg2c.rtx.ai
. I think it'll work now. Will update here.
Thank you for the update, @sundareswarpullela !
The content_metadata.json
file is not getting generated by kgx
package. Is it mandatory to have that?
So... using the latest kgx package does not help?
Does this command not work? [From this page.]
kgx graph-summary --input-format tsv \
--output content_metadata.json \
--report-type meta-knowledge-graph \
--error-log graph_stats.err \
tests/resources/graph_nodes.tsv tests/resources/graph_edges.tsv
content_metadata.json
has been generated. The issue is with the kgx validate
command that runs before the kgx graph-summary
function in the kgx-validation-and-metagraph.sh
file.
Thank you @sundareswarpullela can you please update the issue template to reflect this updated information about how to generate the content_metadata.json
file?
KG2.8.4c has been updated, will generate content_metadata.json
for KG2.8.3c within the week.
Thanks, Sundar. We can discuss it on 10/27.
content_metadata.json
has been generated for KG2.8.3c
. The files nodes.tsv
, edges.tsv
and content_metadata.json
are present in the instance buildkg2c.rtx.ai
in the directory ~/kg2.8.3_kgx
. @sundareswarpullela and @saramsey will upload the files on 10/26/2023 at 10am PST during their one on one meeting.
The Knowledge Graph Exchange (KGE) still seems to be up and running. Team Unsecret Agent would like to have our KG2c TSV files archived if possible. So can we please archive the KG2.8.3c TSV tarball on the KGE?
Thanks, Steve