# AuthorRanking Collection

- [1. AuthorRanking Collection > AuthorRanking](#items)
  - [1.1. Property `AuthorRanking Collection > AuthorRanking > rank`](#items_rank)
  - [1.2. Property `AuthorRanking Collection > AuthorRanking > author_id`](#items_author_id)
    - [1.2.1. Property `AuthorRanking Collection > AuthorRanking > author_id > anyOf > item 0`](#items_author_id_anyOf_i0)
    - [1.2.2. Property `AuthorRanking Collection > AuthorRanking > author_id > anyOf > item 1`](#items_author_id_anyOf_i1)
  - [1.3. Property `AuthorRanking Collection > AuthorRanking > name`](#items_name)
  - [1.4. Property `AuthorRanking Collection > AuthorRanking > display_name`](#items_display_name)
  - [1.5. Property `AuthorRanking Collection > AuthorRanking > affiliation`](#items_affiliation)
  - [1.6. Property `AuthorRanking Collection > AuthorRanking > display_affiliation`](#items_display_affiliation)
  - [1.7. Property `AuthorRanking Collection > AuthorRanking > artifacts`](#items_artifacts)
  - [1.8. Property `AuthorRanking Collection > AuthorRanking > artifact_score`](#items_artifact_score)
  - [1.9. Property `AuthorRanking Collection > AuthorRanking > artifact_citations`](#items_artifact_citations)
  - [1.10. Property `AuthorRanking Collection > AuthorRanking > citation_score`](#items_citation_score)
  - [1.11. Property `AuthorRanking Collection > AuthorRanking > total_papers`](#items_total_papers)
  - [1.12. Property `AuthorRanking Collection > AuthorRanking > artifact_rate`](#items_artifact_rate)
  - [1.13. Property `AuthorRanking Collection > AuthorRanking > repro_rate`](#items_repro_rate)
  - [1.14. Property `AuthorRanking Collection > AuthorRanking > ae_memberships`](#items_ae_memberships)
  - [1.15. Property `AuthorRanking Collection > AuthorRanking > chair_count`](#items_chair_count)
  - [1.16. Property `AuthorRanking Collection > AuthorRanking > ae_score`](#items_ae_score)
  - [1.17. Property `AuthorRanking Collection > AuthorRanking > ae_ratio`](#items_ae_ratio)
    - [1.17.1. Property `AuthorRanking Collection > AuthorRanking > ae_ratio > anyOf > item 0`](#items_ae_ratio_anyOf_i0)
    - [1.17.2. Property `AuthorRanking Collection > AuthorRanking > ae_ratio > anyOf > item 1`](#items_ae_ratio_anyOf_i1)
  - [1.18. Property `AuthorRanking Collection > AuthorRanking > combined_score`](#items_combined_score)
  - [1.19. Property `AuthorRanking Collection > AuthorRanking > badges_available`](#items_badges_available)
  - [1.20. Property `AuthorRanking Collection > AuthorRanking > badges_functional`](#items_badges_functional)
  - [1.21. Property `AuthorRanking Collection > AuthorRanking > badges_reproducible`](#items_badges_reproducible)
  - [1.22. Property `AuthorRanking Collection > AuthorRanking > conferences`](#items_conferences)
    - [1.22.1. AuthorRanking Collection > AuthorRanking > conferences > conferences items](#items_conferences_items)
  - [1.23. Property `AuthorRanking Collection > AuthorRanking > years`](#items_years)
    - [1.23.1. Property `AuthorRanking Collection > AuthorRanking > years > additionalProperties`](#items_years_additionalProperties)
  - [1.24. Property `AuthorRanking Collection > AuthorRanking > first_year`](#items_first_year)
    - [1.24.1. Property `AuthorRanking Collection > AuthorRanking > first_year > anyOf > item 0`](#items_first_year_anyOf_i0)
    - [1.24.2. Property `AuthorRanking Collection > AuthorRanking > first_year > anyOf > item 1`](#items_first_year_anyOf_i1)
  - [1.25. Property `AuthorRanking Collection > AuthorRanking > last_year`](#items_last_year)
    - [1.25.1. Property `AuthorRanking Collection > AuthorRanking > last_year > anyOf > item 0`](#items_last_year_anyOf_i0)
    - [1.25.2. Property `AuthorRanking Collection > AuthorRanking > last_year > anyOf > item 1`](#items_last_year_anyOf_i1)

**Title:** AuthorRanking Collection

|              |         |
| ------------ | ------- |
| **Type**     | `array` |
| **Required** | No      |

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

|                      | Array restrictions |
| -------------------- | ------------------ |
| **Min items**        | N/A                |
| **Max items**        | N/A                |
| **Items unicity**    | False              |
| **Additional items** | False              |
| **Tuple validation** | See below          |

| Each item of this array must be | Description                                                                                  |
| ------------------------------- | -------------------------------------------------------------------------------------------- |
| [AuthorRanking](#items)         | Ranking entry for a single author combining artifact contributions and AE committee service. |

## <a name="items"></a>1. AuthorRanking Collection > AuthorRanking

**Title:** AuthorRanking

|                           |                       |
| ------------------------- | --------------------- |
| **Type**                  | `object`              |
| **Required**              | No                    |
| **Additional properties** | Not allowed           |
| **Defined in**            | #/$defs/AuthorRanking |

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

| Property                                             | Pattern | Type            | Deprecated | Definition | Title/Description   |
| ---------------------------------------------------- | ------- | --------------- | ---------- | ---------- | ------------------- |
| + [rank](#items_rank )                               | No      | integer         | No         | -          | Rank                |
| - [author_id](#items_author_id )                     | No      | Combination     | No         | -          | Author Id           |
| + [name](#items_name )                               | No      | string          | No         | -          | Name                |
| + [display_name](#items_display_name )               | No      | string          | No         | -          | Display Name        |
| + [affiliation](#items_affiliation )                 | No      | string          | No         | -          | Affiliation         |
| + [display_affiliation](#items_display_affiliation ) | No      | string          | No         | -          | Display Affiliation |
| + [artifacts](#items_artifacts )                     | No      | integer         | No         | -          | Artifacts           |
| + [artifact_score](#items_artifact_score )           | No      | integer         | No         | -          | Artifact Score      |
| + [artifact_citations](#items_artifact_citations )   | No      | integer         | No         | -          | Artifact Citations  |
| + [citation_score](#items_citation_score )           | No      | integer         | No         | -          | Citation Score      |
| + [total_papers](#items_total_papers )               | No      | integer         | No         | -          | Total Papers        |
| + [artifact_rate](#items_artifact_rate )             | No      | number          | No         | -          | Artifact Rate       |
| + [repro_rate](#items_repro_rate )                   | No      | integer         | No         | -          | Repro Rate          |
| + [ae_memberships](#items_ae_memberships )           | No      | integer         | No         | -          | Ae Memberships      |
| + [chair_count](#items_chair_count )                 | No      | integer         | No         | -          | Chair Count         |
| + [ae_score](#items_ae_score )                       | No      | integer         | No         | -          | Ae Score            |
| - [ae_ratio](#items_ae_ratio )                       | No      | Combination     | No         | -          | Ae Ratio            |
| + [combined_score](#items_combined_score )           | No      | integer         | No         | -          | Combined Score      |
| + [badges_available](#items_badges_available )       | No      | integer         | No         | -          | Badges Available    |
| + [badges_functional](#items_badges_functional )     | No      | integer         | No         | -          | Badges Functional   |
| + [badges_reproducible](#items_badges_reproducible ) | No      | integer         | No         | -          | Badges Reproducible |
| + [conferences](#items_conferences )                 | No      | array of string | No         | -          | Conferences         |
| + [years](#items_years )                             | No      | object          | No         | -          | Years               |
| - [first_year](#items_first_year )                   | No      | Combination     | No         | -          | First Year          |
| - [last_year](#items_last_year )                     | No      | Combination     | No         | -          | Last Year           |

### <a name="items_rank"></a>1.1. Property `AuthorRanking Collection > AuthorRanking > rank`

**Title:** Rank

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Ranking position (with ties).

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 1 |

### <a name="items_author_id"></a>1.2. Property `AuthorRanking Collection > AuthorRanking > author_id`

**Title:** Author Id

|                           |                  |
| ------------------------- | ---------------- |
| **Type**                  | `combining`      |
| **Required**              | No               |
| **Additional properties** | Any type allowed |
| **Default**               | `null`           |

**Description:** Stable integer identifier referencing the canonical author_index.

| Any of(Option)                      |
| ----------------------------------- |
| [item 0](#items_author_id_anyOf_i0) |
| [item 1](#items_author_id_anyOf_i1) |

#### <a name="items_author_id_anyOf_i0"></a>1.2.1. Property `AuthorRanking Collection > AuthorRanking > author_id > anyOf > item 0`

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | No        |

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 1 |

#### <a name="items_author_id_anyOf_i1"></a>1.2.2. Property `AuthorRanking Collection > AuthorRanking > author_id > anyOf > item 1`

|              |        |
| ------------ | ------ |
| **Type**     | `null` |
| **Required** | No     |

### <a name="items_name"></a>1.3. Property `AuthorRanking Collection > AuthorRanking > name`

**Title:** Name

|              |          |
| ------------ | -------- |
| **Type**     | `string` |
| **Required** | Yes      |

**Description:** Full author name including DBLP disambiguation suffix.

### <a name="items_display_name"></a>1.4. Property `AuthorRanking Collection > AuthorRanking > display_name`

**Title:** Display Name

|              |          |
| ------------ | -------- |
| **Type**     | `string` |
| **Required** | Yes      |

**Description:** Author name without DBLP disambiguation suffix.

### <a name="items_affiliation"></a>1.5. Property `AuthorRanking Collection > AuthorRanking > affiliation`

**Title:** Affiliation

|              |          |
| ------------ | -------- |
| **Type**     | `string` |
| **Required** | Yes      |

**Description:** Raw affiliation string from DBLP.

### <a name="items_display_affiliation"></a>1.6. Property `AuthorRanking Collection > AuthorRanking > display_affiliation`

**Title:** Display Affiliation

|              |          |
| ------------ | -------- |
| **Type**     | `string` |
| **Required** | Yes      |

**Description:** Normalized/cleaned institution name.

### <a name="items_artifacts"></a>1.7. Property `AuthorRanking Collection > AuthorRanking > artifacts`

**Title:** Artifacts

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Total number of artifacts authored.

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_artifact_score"></a>1.8. Property `AuthorRanking Collection > AuthorRanking > artifact_score`

**Title:** Artifact Score

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

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

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_artifact_citations"></a>1.9. Property `AuthorRanking Collection > AuthorRanking > artifact_citations`

**Title:** Artifact Citations

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Citation count for artifacts (currently 0).

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_citation_score"></a>1.10. Property `AuthorRanking Collection > AuthorRanking > citation_score`

**Title:** Citation Score

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Points from citations (currently 0).

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_total_papers"></a>1.11. Property `AuthorRanking Collection > AuthorRanking > total_papers`

**Title:** Total Papers

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Total papers published at tracked conferences (from DBLP).

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_artifact_rate"></a>1.12. Property `AuthorRanking Collection > AuthorRanking > artifact_rate`

**Title:** Artifact Rate

|              |          |
| ------------ | -------- |
| **Type**     | `number` |
| **Required** | Yes      |

**Description:** Percentage of papers with artifacts.

| Restrictions |          |
| ------------ | -------- |
| **Minimum**  | &ge; 0   |
| **Maximum**  | &le; 100 |

### <a name="items_repro_rate"></a>1.13. Property `AuthorRanking Collection > AuthorRanking > repro_rate`

**Title:** Repro Rate

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Percentage of artifacts with a reproducibility badge.

| Restrictions |          |
| ------------ | -------- |
| **Minimum**  | &ge; 0   |
| **Maximum**  | &le; 100 |

### <a name="items_ae_memberships"></a>1.14. Property `AuthorRanking Collection > AuthorRanking > ae_memberships`

**Title:** Ae Memberships

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Number of AE committee memberships.

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_chair_count"></a>1.15. Property `AuthorRanking Collection > AuthorRanking > chair_count`

**Title:** Chair Count

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Number of AE chair roles.

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_ae_score"></a>1.16. Property `AuthorRanking Collection > AuthorRanking > ae_score`

**Title:** Ae Score

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

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

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_ae_ratio"></a>1.17. Property `AuthorRanking Collection > AuthorRanking > ae_ratio`

**Title:** Ae Ratio

|                           |                  |
| ------------------------- | ---------------- |
| **Type**                  | `combining`      |
| **Required**              | No               |
| **Additional properties** | Any type allowed |
| **Default**               | `null`           |

**Description:** Artifact score / AE score ratio. Null if ae_score is 0.

| Any of(Option)                     |
| ---------------------------------- |
| [item 0](#items_ae_ratio_anyOf_i0) |
| [item 1](#items_ae_ratio_anyOf_i1) |

#### <a name="items_ae_ratio_anyOf_i0"></a>1.17.1. Property `AuthorRanking Collection > AuthorRanking > ae_ratio > anyOf > item 0`

|              |          |
| ------------ | -------- |
| **Type**     | `number` |
| **Required** | No       |

#### <a name="items_ae_ratio_anyOf_i1"></a>1.17.2. Property `AuthorRanking Collection > AuthorRanking > ae_ratio > anyOf > item 1`

|              |        |
| ------------ | ------ |
| **Type**     | `null` |
| **Required** | No     |

### <a name="items_combined_score"></a>1.18. Property `AuthorRanking Collection > AuthorRanking > combined_score`

**Title:** Combined Score

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Total score: artifact_score + citation_score + ae_score. Minimum threshold of 3.

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 3 |

### <a name="items_badges_available"></a>1.19. Property `AuthorRanking Collection > AuthorRanking > badges_available`

**Title:** Badges Available

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Count of 'available' badges.

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_badges_functional"></a>1.20. Property `AuthorRanking Collection > AuthorRanking > badges_functional`

**Title:** Badges Functional

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Count of 'functional' badges.

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_badges_reproducible"></a>1.21. Property `AuthorRanking Collection > AuthorRanking > badges_reproducible`

**Title:** Badges Reproducible

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | Yes       |

**Description:** Count of 'reproduced' badges.

| Restrictions |        |
| ------------ | ------ |
| **Minimum**  | &ge; 0 |

### <a name="items_conferences"></a>1.22. Property `AuthorRanking Collection > AuthorRanking > conferences`

**Title:** Conferences

|              |                   |
| ------------ | ----------------- |
| **Type**     | `array of string` |
| **Required** | Yes               |

**Description:** Conferences where the author has contributed.

|                      | Array restrictions |
| -------------------- | ------------------ |
| **Min items**        | N/A                |
| **Max items**        | N/A                |
| **Items unicity**    | False              |
| **Additional items** | False              |
| **Tuple validation** | See below          |

| Each item of this array must be               | Description |
| --------------------------------------------- | ----------- |
| [conferences items](#items_conferences_items) | -           |

#### <a name="items_conferences_items"></a>1.22.1. AuthorRanking Collection > AuthorRanking > conferences > conferences items

|              |          |
| ------------ | -------- |
| **Type**     | `string` |
| **Required** | No       |

### <a name="items_years"></a>1.23. Property `AuthorRanking Collection > AuthorRanking > years`

**Title:** Years

|                           |                                                                                          |
| ------------------------- | ---------------------------------------------------------------------------------------- |
| **Type**                  | `object`                                                                                 |
| **Required**              | Yes                                                                                      |
| **Additional properties** | [Each additional property must conform to the schema](#items_years_additionalProperties) |

**Description:** Year-to-activity-count mapping.

| Property                                 | Pattern | Type    | Deprecated | Definition | Title/Description |
| ---------------------------------------- | ------- | ------- | ---------- | ---------- | ----------------- |
| - [](#items_years_additionalProperties ) | No      | integer | No         | -          | -                 |

#### <a name="items_years_additionalProperties"></a>1.23.1. Property `AuthorRanking Collection > AuthorRanking > years > additionalProperties`

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | No        |

### <a name="items_first_year"></a>1.24. Property `AuthorRanking Collection > AuthorRanking > first_year`

**Title:** First Year

|                           |                  |
| ------------------------- | ---------------- |
| **Type**                  | `combining`      |
| **Required**              | No               |
| **Additional properties** | Any type allowed |
| **Default**               | `null`           |

**Description:** Earliest year of activity.

| Any of(Option)                       |
| ------------------------------------ |
| [item 0](#items_first_year_anyOf_i0) |
| [item 1](#items_first_year_anyOf_i1) |

#### <a name="items_first_year_anyOf_i0"></a>1.24.1. Property `AuthorRanking Collection > AuthorRanking > first_year > anyOf > item 0`

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | No        |

#### <a name="items_first_year_anyOf_i1"></a>1.24.2. Property `AuthorRanking Collection > AuthorRanking > first_year > anyOf > item 1`

|              |        |
| ------------ | ------ |
| **Type**     | `null` |
| **Required** | No     |

### <a name="items_last_year"></a>1.25. Property `AuthorRanking Collection > AuthorRanking > last_year`

**Title:** Last Year

|                           |                  |
| ------------------------- | ---------------- |
| **Type**                  | `combining`      |
| **Required**              | No               |
| **Additional properties** | Any type allowed |
| **Default**               | `null`           |

**Description:** Most recent year of activity.

| Any of(Option)                      |
| ----------------------------------- |
| [item 0](#items_last_year_anyOf_i0) |
| [item 1](#items_last_year_anyOf_i1) |

#### <a name="items_last_year_anyOf_i0"></a>1.25.1. Property `AuthorRanking Collection > AuthorRanking > last_year > anyOf > item 0`

|              |           |
| ------------ | --------- |
| **Type**     | `integer` |
| **Required** | No        |

#### <a name="items_last_year_anyOf_i1"></a>1.25.2. Property `AuthorRanking Collection > AuthorRanking > last_year > anyOf > item 1`

|              |        |
| ------------ | ------ |
| **Type**     | `null` |
| **Required** | No     |

----------------------------------------------------------------------------------------------------------------------------
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-04-07 at 10:52:21 +0000
