AuthorProfile Collection

Type: array

Array of AuthorProfile records. Each element: Unified author profile combining publication record, artifact metrics, and AE committee service.

No Additional Items

Each item of this array must be:

Type: object

Unified author profile combining publication record, artifact metrics, and AE committee service.

No Additional Properties

name Required

Type: string

Full name in DBLP format (may include disambiguation suffix).

affiliation Required

Type: string

Normalized institution affiliation.

Type: array

Artifact papers authored.

No Additional Items

Each item of this array must be:

Type: object

A paper that has an associated artifact evaluation.

No Additional Properties

title Required

Type: string

Paper title.

conference Required

Type: string

Conference abbreviation.

year Required

Type: integer

Publication year.

badges Required

Type: array of string

Artifact evaluation badges. Canonical values: 'available', 'functional', 'reproduced', 'reusable', 'replicated'.

No Additional Items

Each item of this array must be:

Type: string

category Required

Type: enum (of string)

Research domain.

Must be one of:

  • "systems"
  • "security"
Type: integer

Citation count for this artifact.

Value must be greater or equal to 0

Type: array

Papers by this author that do not have artifacts.

No Additional Items

Each item of this array must be:

Type: object

A published paper without an artifact evaluation.

No Additional Properties

title Required

Type: string

Paper title.

conference Required

Type: string

Conference abbreviation.

year Required

Type: integer

Publication year.

conferences Required

Type: array of string

Conference abbreviations where author has published.

No Additional Items

Each item of this array must be:

Type: string

years Required

Type: array of integer

Sorted list of years with activity.

No Additional Items

Each item of this array must be:

Type: integer

artifact_count Required

Type: integer

Total artifacts authored.

Value must be greater or equal to 0

total_papers Required

Type: integer

Total papers at tracked conferences.

Value must be greater or equal to 0

artifact_pct Required

Type: number

Percentage of papers with artifacts.

Value must be greater or equal to 0 and lesser or equal to 100

Type: integer

Total citation count for artifacts.

Value must be greater or equal to 0

badges_available Required

Type: integer

Count of 'available' badges across all artifacts.

Value must be greater or equal to 0

Type: integer

Count of 'functional' badges across all artifacts.

Value must be greater or equal to 0

Type: integer

Count of 'reproduced' badges across all artifacts.

Value must be greater or equal to 0

category Required

Type: enum (of string)

Research domain based on conferences published at.

Must be one of:

  • "systems"
  • "security"
  • "both"
Default: null

Stable integer identifier referencing the canonical author_index.

Option 1

Type: integer

Value must be greater or equal to 1

Option 2

Type: null
Type: integer Default: 0

Number of AE committee memberships.

Value must be greater or equal to 0

Type: integer Default: 0

Number of AE chair roles.

Value must be greater or equal to 0

Type: array

AE committee memberships, one per conference-year served.

No Additional Items

Each item of this array must be:

Type: object

A single AE committee membership record.

No Additional Properties

conference Required

Type: string

Conference abbreviation (e.g. 'OSDI', 'USENIXSEC').

year Required

Type: integer

Year of service.

role Required

Type: string

Role on the committee: 'chair' or 'member'.

Type: object

Year (as string, e.g. '2023') → number of AE memberships that year.

Each additional property must conform to the following schema

Type: integer

combined_score Required

Type: integer

Total combined score.

Value must be greater or equal to 0

artifact_score Required

Type: integer

Points from artifacts.

Value must be greater or equal to 0

citation_score Required

Type: integer

Points from citations.

Value must be greater or equal to 0

ae_score Required

Type: integer

Points from AE service.

Value must be greater or equal to 0

Default: null

Ranking position.

Option 1

Type: integer

Value must be greater or equal to 1

Option 2

Type: null