Skip to main content
The import page lets you upload RDF data files into a world.

Supported formats

Import from file

  1. Open the Wazoo Console.
  2. Select a world.
  3. Click Import in the sidebar.
  4. Select your RDF file.
  5. Click Import.
The console shows a preview before importing. After the import completes, the console reports the number of triples added. If search results look stale after a large import, reindex the world.

Import from text

Paste RDF data directly into the text area and click Import.

Merge behavior

Import appends data to the existing graph. It does not replace existing triples. To replace data, delete the world and create a new one. For how imports fit into the wider mutation model, see Update.

Size limits