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