AuthorRanking Collection

Type: array

Ranking entry for a single author combining artifact contributions and AE committee service.

No Additional Items

Each item of this array must be:

Type: object

Ranking entry for a single author combining artifact contributions and AE committee service.

No Additional Properties

rank Required

Type: integer

Ranking position (with ties).

Value must be greater or equal to 1

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

name Required

Type: string

Full author name including DBLP disambiguation suffix.

display_name Required

Type: string

Author name without DBLP disambiguation suffix.

affiliation Required

Type: string

Raw affiliation string from DBLP.

Type: string

Normalized/cleaned institution name.

artifact_count Required

Type: integer

Total number of artifacts authored.

Value must be greater or equal to 0

artifact_score Required

Type: integer

Points from artifacts: each artifact scores 1 (available) + 1 (functional) + 1 (reproducible).

Value must be greater or equal to 0

Type: integer

Citation count for artifacts (currently 0).

Value must be greater or equal to 0

citation_score Required

Type: integer

Points from citations (currently 0).

Value must be greater or equal to 0

total_papers Required

Type: integer

Total papers published at tracked conferences (from DBLP).

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

repro_pct Required

Type: integer

Percentage of artifacts with a reproducibility badge.

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

ae_memberships Required

Type: integer

Number of AE committee memberships.

Value must be greater or equal to 0

chair_count Required

Type: integer

Number of AE chair roles.

Value must be greater or equal to 0

ae_score Required

Type: integer

Points from AE service: memberships * 3 + chairs * 2.

Value must be greater or equal to 0

Default: null

Artifact score / AE score ratio. Null if ae_score is 0.

Option 1

Type: number

Option 2

Type: null

combined_score Required

Type: integer

Total score: artifactscore + citationscore + ae_score. Minimum threshold of 3.

Value must be greater or equal to 3

badges_available Required

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

conferences Required

Type: array of string

Conferences where the author has contributed.

No Additional Items

Each item of this array must be:

Type: string

years Required

Type: object

Year-to-activity-count mapping.

Each additional property must conform to the following schema

Type: integer
Default: null

Earliest year of activity.

Option 1

Type: integer

Option 2

Type: null
Default: null

Most recent year of activity.

Option 1

Type: integer

Option 2

Type: null