ConferenceEntry Collection

Type: array

Artifact counts and badge breakdowns for a single conference.

No Additional Items

Each item of this array must be:

ConferenceEntry

Type: object

Artifact counts and badge breakdowns for a single conference.

No Additional Properties

Name

Type: string

Conference abbreviation.

Category

Type: enum (of string)

Research domain.

Must be one of:

  • "systems"
  • "security"

Venue Type

Type: enum (of string)

Whether this is a full conference or a workshop.

Must be one of:

  • "conference"
  • "workshop"

Total Artifacts

Type: integer

Total artifacts across all years.

Value must be greater or equal to 0

Years

Type: array

Per-year breakdown of artifact counts and badges.

No Additional Items

Each item of this array must be:

YearBreakdown

Type: object

Per-year breakdown of artifact counts and badges.

No Additional Properties

Year

Type: integer

Publication year.

Total

Type: integer

Total artifacts for this conference-year.

Value must be greater or equal to 0

Available

Type: integer

Count of 'available' badges.

Value must be greater or equal to 0

Functional

Type: integer

Count of 'functional' badges.

Value must be greater or equal to 0

Reproducible

Type: integer

Count of 'reproduced' badges.

Value must be greater or equal to 0

Reusable

Type: integer

Count of 'reusable' badges.

Value must be greater or equal to 0