Knowledge Asset Lifecycle CLI
One-shot WM to SWM
dkg ka create notes \
--context-graph-id my-project \
--input-file ./notes.ttl \
--shareStep-by-step Lifecycle
dkg ka create notes -c my-project
dkg ka write notes -c my-project --input-file ./notes.ttl
dkg ka finalize notes -c my-project
dkg ka share notes -c my-project
dkg ka publish notes -c my-projectCommand Reference
Command
Purpose
Last updated
Was this helpful?