Artifact Collection

Type: array

Array of Artifact records. Each element: A single research artifact associated with a conference paper.

No Additional Items

Each item of this array must be:

Type: object

A single research artifact associated with a conference paper.

No Additional Properties

conference Required

Type: enum (of string)

Conference abbreviation where the paper was published.

Must be one of:

  • "ACSAC"
  • "ATC"
  • "CHES"
  • "EUROSYS"
  • "FAST"
  • "NDSS"
  • "OSDI"
  • "PETS"
  • "SC"
  • "SOSP"
  • "SYSTEX"
  • "USENIXSEC"
  • "WOOT"

category Required

Type: enum (of string)

Research domain category.

Must be one of:

  • "systems"
  • "security"

year Required

Type: integer

Publication year.

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

title Required

Type: string

Paper title.

badges Required

Type: array of string

Artifact evaluation badges. Canonical values: 'available', 'functional', 'reproduced', 'reusable', 'replicated'. Some conferences use non-normalized variants.

No Additional Items

Each item of this array must be:

Type: string

artifact_urls Required

Type: array of string

All artifact-related URLs (repositories, archives, DOIs). Canonical field replacing repositoryurl, artifacturl, and github_url.

No Additional Items

Each item of this array must be:

Type: string

doi

Type: string Default: ""

Canonical artifact DOI (e.g. '10.5281/zenodo.12345'). Extracted from artifact_urls.

Default: null

DOI or direct link to the published paper.

Option 1

Type: string

Option 2

Type: null
Default: null

URL to supplementary materials or appendix.

Option 1

Type: string

Option 2

Type: null
Default: null

Award designation, if any (e.g., 'Distinguished Artifact').

Option 1

Type: string

Option 2

Type: null