-
Notifications
You must be signed in to change notification settings - Fork 6
Description
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.