Paper Collection

Type: array

Array of Paper records. Each element: A paper published at a tracked conference, with artifact badges and citation data.

No Additional Items

Each item of this array must be:

Type: object

A paper published at a tracked conference, with artifact badges and citation data.

No Additional Properties

id Required

Type: integer

Stable integer ID for this paper. Preserved across pipeline runs.

Value must be greater or equal to 1

title Required

Type: string

Original paper title as found in DBLP.

conference Required

Type: string

Conference abbreviation.

Default: null

Publication year.

Option 1

Type: integer

Value must be greater or equal to 2017 and lesser or equal to 2030

Option 2

Type: null
Type: string Default: ""

Research domain category.

Type: array of string

Artifact evaluation badges for this paper.

No Additional Items

Each item of this array must be:

Type: string
Type: integer Default: 0

Number of citations to this paper's artifact.

Value must be greater or equal to 0

Type: boolean Default: true

Whether this paper has an associated artifact (false for paperswithoutartifacts).