mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
tg-put-kg-core command (#369)
This commit is contained in:
parent
8080b54328
commit
f7123ac57f
7 changed files with 298 additions and 22 deletions
|
|
@ -48,8 +48,8 @@ setuptools.setup(
|
|||
"scripts/tg-delete-flow-class",
|
||||
"scripts/tg-delete-kg-core",
|
||||
"scripts/tg-dump-msgpack",
|
||||
"scripts/tg-fetch-kg-core",
|
||||
"scripts/tg-get-flow-class",
|
||||
"scripts/tg-get-kg-core",
|
||||
"scripts/tg-graph-to-turtle",
|
||||
"scripts/tg-init-trustgraph",
|
||||
"scripts/tg-invoke-agent",
|
||||
|
|
@ -64,6 +64,7 @@ setuptools.setup(
|
|||
"scripts/tg-load-text",
|
||||
"scripts/tg-load-turtle",
|
||||
"scripts/tg-put-flow-class",
|
||||
"scripts/tg-put-kg-core",
|
||||
"scripts/tg-remove-library-document",
|
||||
"scripts/tg-save-doc-embeds",
|
||||
"scripts/tg-save-kg-core",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue