Skip to main content
Exports the entirety of a World’s knowledge graph into a standard RDF serialization stream, emitted directly to standard out.
worldId
string
required
The unique system identifier of the target world.
--format
string
The RDF serialization format. Accepted values include turtle and n-quads. Alias: -f

Usage

worlds export <worldId> --format turtle > backup.ttl