Skip to main content
POST
Export RDF from a world (default namespace)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slug
string
required

Body

application/json
contentType
string

RDF serialization MIME type. If omitted, the server negotiates from Accept (default application/n-quads).

source

Optional; defaults to the world identified by the URL path.

Response

Exported RDF (per contentType or negotiated Accept)

The response is of type file.