Path: blob/master/cloud/data/SDG/seed_data/knowledge_zip/README.md
3909 views
Knowledge Pipeline – ZIP Functionality Overview
The Knowledge Pipeline provides a feature that allows you to bundle all domain files (either .md
, .pdf
, or both) into a single .zip
archive. This archive can then be referenced in the task file for processing.
Steps to Create a Valid Zip Archive
Organize Files Place all the required domain files (
.md
,.pdf
, etc.) into a dedicated folder.Create the Zip File Compress the folder into a
.zip
file using any standard zip tool.Do Not Rename the Zip File After Creation Important: Once the
.zip
file is created, do not rename it. The name of the zip file must remain exactly the same when referenced in the task file. Renaming causes mismatch errors.Reference in Task File Provide the exact name of the zip file in your task file configuration.