Skip to main content
Streams a local file containing RDF assertions into a remote world.
worldId
string
required
The unique system identifier of the target world.
file_path
string
required
The relative or absolute local file path to the RDF file.
--format
string
The RDF serialization format. Accepted values include turtle and n-quads. Alias: -f

Usage

worlds import <worldId> ./data.ttl --format turtle