Artifact Citations Summary

Type: object

Aggregated summary of artifact-level citation analysis. Reports how many artifacts have DOIs, how many were resolved in citation databases, and yearly breakdown of citation counts. Includes verification results distinguishing genuine citations from false positives.

No Additional Properties

total_artifacts Required

Type: integer

Total number of artifacts tracked.

Value must be greater or equal to 0

unique_dois Required

Type: integer

Number of unique DOIs found across artifacts.

Value must be greater or equal to 0

artifacts_with_doi Required

Type: integer

Number of artifacts that have a DOI.

Value must be greater or equal to 0

openalex_resolved Required

Type: integer

Number of DOIs successfully resolved in OpenAlex.

Value must be greater or equal to 0

semantic_scholar_resolved Required

Type: integer

Number of DOIs successfully resolved in Semantic Scholar.

Value must be greater or equal to 0

aggregate_resolved Required

Type: integer

Number of DOIs resolved in at least one citation source.

Value must be greater or equal to 0

artifacts_with_citations Required

Type: integer

Number of artifacts with verified genuine citations.

Value must be greater or equal to 0

artifacts_with_unverified_citations

Type: integer

Number of artifacts with unverified (raw) citation counts > 0.

Value must be greater or equal to 0

by_year Required

Type: object

Per-year citation statistics. Keyed by year string.

Each additional property must conform to the following schema

Type: object

Citation statistics for artifacts published in a given year.

No Additional Properties

n Required

Type: integer

Number of artifacts from this year.

Value must be greater or equal to 0

resolved Required

Type: integer

Number of artifacts resolved in citation databases.

Value must be greater or equal to 0

cited Required

Type: integer

Number of artifacts with verified genuine citations.

Value must be greater or equal to 0

sum_cites Required

Type: integer

Sum of verified citation counts for this year's artifacts.

Value must be greater or equal to 0

unverified_cited Required

Type: integer

Number of artifacts with unverified (raw) citation counts > 0.

Value must be greater or equal to 0

Type: integer

Sum of unverified citation counts for this year's artifacts.

Value must be greater or equal to 0

verification_note

Type: string

Human-readable summary of citation verification results.