Download the CSV template to get started
With the CSV import tool, it is possible to import papers in bulk to the ORKG. After uploading the CSV file, you will be able to see how to data will be imported (in step 5). The CSV file has to be in UTF-8 encoding for better compatibility. Before starting the actual import it is possible to first preview the data to ensure it is read and formatted correctly.
After importing a CSV file, it is possible to create a comparison using the imported papers.
The extracted table should be formatted in such a way that it adheres to the following rules:
| title | authors | publication_month | publication_year | research_field | research_problem | extraction_method | location | location | value<integer> | approach |
|---|---|---|---|---|---|---|---|---|---|---|
| Example paper title 1 | Author 1; Author 2 | 1 | 2020 | R11 | Example problem | Manual | resource:Berlin | 237 | We tried to measure… | |
| Example paper title 2 | Author 1; Author 2 | 6 | 2019 | R11 | orkg:R100 | resource:Hannover | resource:Dresden | 12.2<decimal> | For this study, the… |
Upload the CSV file.
Map column headers to ORKG properties. An automated mapping will support you with that, reusing existing properties is preferred over creating new ones.
To maintain consistency across your dataset, each column should be mapped to a simple, standardized data type. An automated mapping process will assist you by suggesting the most suitable data type for each column based on its content.
If individual cells deviate from the automatic column type detection, you’ll have the opportunity to define their specific data types in the next step manually—unless this was already done before import. After mapping, an automatic validation will be performed to detect and report any inconsistencies (i.e., values that do not match the assigned column type). Data types defined in a cell take precedence over those defined in the header.
You can define cell-level data types by appending the type directly after the content in the same cell.
When you want to save the current progress of the editing of your CSV, you can export the CSV again. This file will contain the headers that are mapped already to ORKG properties in form of their ID as well as their set data types in form of angle brackets appended.
Check the data for validation errors and edit single cells if necessary. Here you can set individual cell data types by editing a single cell.
Once all validation errors are resolved and you are satisfied with the result, you can import the papers into the ORKG. A last preview will show you how the imported data will look like.