ids property
All the external identifiers that we know about for this work. IDs are expressed as URIs whenever possible. Possible ID types: doi (String: The DOI. Same as Work.doi) mag (Integer: the Microsoft Academic Graph ID) openalex (String: The OpenAlex ID. Same as Work.id) pmid (String: The Pubmed Identifier) pmcid (String: the Pubmed Central identifier)
Implementation
AlexIds? ids;