Interface: CitationRelationship
Defined in: src/types/interfaces/discovery.interface.ts:716
Citation relationship between two papers.
Since
0.1.0
Properties
citedUri
readonlycitedUri:AtUri
Defined in: src/types/interfaces/discovery.interface.ts:725
AT-URI of the cited preprint.
citingUri
readonlycitingUri:AtUri
Defined in: src/types/interfaces/discovery.interface.ts:720
AT-URI of the citing preprint.
discoveredAt?
readonlyoptionaldiscoveredAt:Date
Defined in: src/types/interfaces/discovery.interface.ts:740
When the citation was discovered.
isInfluential?
readonlyoptionalisInfluential:boolean
Defined in: src/types/interfaces/discovery.interface.ts:730
Whether this is an influential citation (from Semantic Scholar).
source
readonlysource:"openalex"|"semantic-scholar"|"user-provided"
Defined in: src/types/interfaces/discovery.interface.ts:735
Source of the citation data.