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:

AuthorRanking

Type: object

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

No Additional Properties

Rank

Type: integer

Ranking position (with ties).

Value must be greater or equal to 1

Author Id

Default: null

Stable integer identifier referencing the canonical author_index.

Type: integer

Value must be greater or equal to 1

Name

Type: string

Full author name including DBLP disambiguation suffix.

Display Name

Type: string

Author name without DBLP disambiguation suffix.

Affiliation

Type: string

Raw affiliation string from DBLP.

Display Affiliation

Type: string

Normalized/cleaned institution name.

Artifacts

Type: integer

Total number of artifacts authored.

Value must be greater or equal to 0

Artifact Score

Type: integer

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

Value must be greater or equal to 0

Artifact Citations

Type: integer

Citation count for artifacts (currently 0).

Value must be greater or equal to 0

Citation Score

Type: integer

Points from citations (currently 0).

Value must be greater or equal to 0

Total Papers

Type: integer

Total papers published at tracked conferences (from DBLP).

Value must be greater or equal to 0

Artifact Rate

Type: number

Percentage of papers with artifacts.

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

Repro Rate

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

Type: integer

Number of AE committee memberships.

Value must be greater or equal to 0

Chair Count

Type: integer

Number of AE chair roles.

Value must be greater or equal to 0

Ae Score

Type: integer

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

Value must be greater or equal to 0

Ae Ratio

Default: null

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

Combined Score

Type: integer

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

Value must be greater or equal to 3

Badges Available

Type: integer

Count of 'available' badges.

Value must be greater or equal to 0

Badges Functional

Type: integer

Count of 'functional' badges.

Value must be greater or equal to 0

Badges Reproducible

Type: integer

Count of 'reproduced' badges.

Value must be greater or equal to 0

Conferences

Type: array of string

Conferences where the author has contributed.

No Additional Items

Each item of this array must be:

Years

Type: object

Year-to-activity-count mapping.

Each additional property must conform to the following schema

Type: integer

First Year

Default: null

Earliest year of activity.

Last Year

Default: null

Most recent year of activity.