Artifacts by Conference

Type: array

Artifact counts and badge breakdowns grouped by conference and year. Written as artifactsbyconference.yml in _data/.

No Additional Items

Each item of this array must be:

Conference Entry

Type: object
No Additional Properties

Type: string

Conference abbreviation.

Type: enum (of string)

Research domain.

Must be one of:

  • "systems"
  • "security"

Type: enum (of string)

Whether this is a full conference or a workshop.

Must be one of:

  • "conference"
  • "workshop"

Type: integer

Total artifacts across all years.

Value must be greater or equal to 0

Type: array

Per-year breakdown of artifact counts and badges.

No Additional Items

Each item of this array must be:

Year Breakdown

Type: object
No Additional Properties

Type: integer

Publication year.

Type: integer

Total artifacts for this conference-year.

Value must be greater or equal to 0

Type: integer

Count of 'available' badges.

Value must be greater or equal to 0

Type: integer

Count of 'functional' badges.

Value must be greater or equal to 0

Type: integer

Count of 'reproduced' badges.

Value must be greater or equal to 0

Type: integer

Count of 'reusable' badges.

Value must be greater or equal to 0