Artifact Collection

Type: array

A single research artifact associated with a conference paper.

No Additional Items

Each item of this array must be:

Artifact

Type: object

A single research artifact associated with a conference paper.

No Additional Properties

Conference

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

Type: enum (of string)

Research domain category.

Must be one of:

  • "systems"
  • "security"

Year

Type: integer

Publication year.

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

Title

Type: string

Paper title.

Badges

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

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:

Paper Url

Default: null

DOI or direct link to the published paper.

Type: string
Type: null

Appendix Url

Default: null

URL to supplementary materials or appendix.

Award

Default: null

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

Type: string
Type: null