referencedWorks property
OpenAlex IDs for works that this work cites. These are citations that go from this work out to another work: This work ➞ Other works.
Implementation
@JsonKey(name: 'referenced_works')
List<String>? referencedWorks;
OpenAlex IDs for works that this work cites. These are citations that go from this work out to another work: This work ➞ Other works.
@JsonKey(name: 'referenced_works')
List<String>? referencedWorks;