InstitutionRanking Collection

Type: array

Ranking entry for a single institution aggregating artifact and AE service metrics.

No Additional Items

Each item of this array must be:

InstitutionRanking

Type: object

Ranking entry for a single institution aggregating artifact and AE service metrics.

No Additional Properties

Affiliation

Type: string

Normalized institution name.

Combined Score

Type: integer

Total score combining artifactscore, citationscore, and ae_score.

Value must be greater or equal to 3

Artifact Score

Type: integer

Points from artifact contributions.

Value must be greater or equal to 0

Artifact Citations

Default: null

Total citation count for artifacts. Present when citation tracking is enabled.

Type: integer

Value must be greater or equal to 0

Citation Score

Default: null

Points from citations. Present when citation tracking is enabled.

Type: integer

Value must be greater or equal to 0

Ae Score

Type: integer

Points from AE committee memberships (3 pts each) and chair roles (+2 pts each).

Value must be greater or equal to 0

Ae Ratio

Default: null

Artifact-to-evaluation ratio. Null when ae_score is 0.

Role

Type: enum (of string)

Classification based on A:E ratio.

Must be one of:

  • "Producer"
  • "Consumer"
  • "Balanced"

Artifacts

Type: integer

Total number of artifacts produced by this institution.

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/replicated badges.

Value must be greater or equal to 0

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

Total Papers

Type: integer

Total DBLP paper count at tracked conferences.

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

Num Authors

Type: integer

Count of unique authors.

Value must be greater or equal to 1

Conferences

Type: array of string

List of conferences where the institution contributes.

No Additional Items

Each item of this array must be:

Years

Type: object

Mapping of year (as string) to activity count.

Each additional property must conform to the following schema

Type: integer

Top Authors

Type: array

Top 20 authors from this institution, sorted by combined_score.

Must contain a maximum of 20 items

No Additional Items

Each item of this array must be:

TopAuthor

Type: object

Summary of a top-contributing author within an institution.

No Additional Properties

Name

Type: string

Author name (may include DBLP disambiguation suffix).

Author Id

Default: null

Stable integer identifier referencing the canonical author_index.

Type: integer

Value must be greater or equal to 1

Affiliation

Type: string

Author's institution affiliation.

Combined Score

Type: integer

Author's combined artifact + AE score.

Value must be greater or equal to 0

Artifacts

Type: integer

Number of artifacts authored.

Value must be greater or equal to 0

Ae Memberships

Type: integer

Number of AE committee memberships.

Value must be greater or equal to 0

Total Papers

Type: integer

Total papers at tracked conferences.

Value must be greater or equal to 0