Structured data loader cli (#498)

This commit is contained in:
cybermaggedon 2025-09-05 15:38:18 +01:00 committed by GitHub
parent 257a7951a7
commit ebca467ed8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1920 additions and 0 deletions

View file

@ -54,6 +54,7 @@ tg-load-sample-documents = "trustgraph.cli.load_sample_documents:main"
tg-load-text = "trustgraph.cli.load_text:main"
tg-load-turtle = "trustgraph.cli.load_turtle:main"
tg-load-knowledge = "trustgraph.cli.load_knowledge:main"
tg-load-structured-data = "trustgraph.cli.load_structured_data:main"
tg-put-flow-class = "trustgraph.cli.put_flow_class:main"
tg-put-kg-core = "trustgraph.cli.put_kg_core:main"
tg-remove-library-document = "trustgraph.cli.remove_library_document:main"

File diff suppressed because it is too large Load diff