Linked Data Import API (v1)

Linked Data Import API

import, start

startImport

Start the process of Linked Data Import

query Parameters
fileUrl
required
string

The URL of the file to be imported from S3

contentType
string

Content type of the file to be imported (e.g., application/ld+json, text/turtle). JSON by default.

Responses