Skip to content

Some Works have missing references #7

@nicklamiller

Description

@nicklamiller

Some Works appear to not list any references despite their underlying papers having references.

One noteworthy example is the "Attention Is All You Need" paper (arXiv link), which has no works in its cites field on its OpenAlex website Work page, or in its referenced_works field via the Works API:

curl https://api.openalex.org/works/W4385245566\?select\=id,title,referenced_works,referenced_works_count

# output
{"id":"https://openalex.org/W4385245566","title":"Attention Is All You Need","referenced_works":[],"referenced_works_count":0}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions