Linked Data Import API (v1)

Linked Data Import API

import, start

startImport

Starts the process of Linked Data Import and returns ID of Import Job Instance

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.

defaultWorkType
string (defaultWorkType)
Enum: "MONOGRAPH" "SERIAL"

Default Work extra type - MONOGRAPH or SERIAL

Responses