Importing Data

The data import API is using an asynchronous pipeline to efficiently process and store the data into the KG Platform.

The pipeline consists of several steps, including the validation of the data according to its Domain Specification, value normalisation, id assignments and also an initial quality assessment.

The import API response with an import id which can be used to retrieve the status of the import process in form of an Import Report. This report contains vital information such as the current status of the import or a detailed validation report.