Skip to main content
Streams a local file containing RDF assertions into a remote world.
--world
string
required
The unique system identifier of the target world. Alias: -w
--file
string
required
The relative or absolute path to the RDF file.
--content-type
string
The RDF serialization content type. Options: text/turtle, application/n-quads, application/n-triples, text/n3, application/trig. Alias: -c

Usage

worlds import --world my-world --file ./data.ttl --content-type text/turtle