Skip to content

Presence of citations where the citing entity is the same as the cited entity #22

@eliarizzetto

Description

@eliarizzetto

In OpenCitations Index, at least accessing the data via REST API, there are citations where the citing entity is the same as the cited entity. An example of such "circular" citations can be reproduced by querying the API for the citations towards the journal article with DOI 10.1093/beheco/arad018: https://opencitations.net/index/api/v2/citations/doi:10.1093/beheco/arad018.

The API response, posted here below, shows that the citing and cited entities share the same OMID (and the other available PIDs):
[ { oci: "061904012605-061904012605", cited: "omid:br/061904012605 doi:10.1093/beheco/arad018 openalex:W4362715641", author_sc: "yes", timespan: "P0Y0M0D", journal_sc: "yes", citing: "omid:br/061904012605 doi:10.1093/beheco/arad018 openalex:W4362715641", creation: "2023-04-08" } ]

As concerns this specific example, the issue seems to originate from an error in Crossref data, since the references of this publication's record erroneously list the publication itself: https://api.crossref.org/works/10.1093/beheco/arad018.

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