Closed carolinepaulic closed 3 years ago
This covers the Citation subtask of https://github.com/allenai/scholar/issues/28339
Original changes in this PR:
Citation
CitationPaper
Author
New changes in this PR:
types
Size
BoundingBox
citations
entity
data
src/types.ts
Nullable
Description
This covers the Citation subtask of https://github.com/allenai/scholar/issues/28339
Original changes in this PR:
Citation
,CitationPaper
, andAuthor
based on what is returned by ScholarPhi's citation endpointNew changes in this PR:
types
file:Size
andBoundingBox
) into a newtypes
file in the librarycitations
fileentity
data
dir totypes
src/types.ts
(just theNullable
type) into the library types file and deleted old fileTesting Plan