Closed cmeessen closed 3 weeks ago
The RPC output of homepage_counts differs from the actual sum of software mentions.
homepage_counts
Example:
https://research-software-directory.org/api/v1/rpc/homepage_counts
currently returns
{ "software_mention_cnt":2525 }
However, the software with most mentions already has more mentions:
Could this mismatch be caused because only manually added mentions are counted, not the citations that are found automatically?
The RPC output of
homepage_counts
differs from the actual sum of software mentions.Example:
https://research-software-directory.org/api/v1/rpc/homepage_counts
currently returns
However, the software with most mentions already has more mentions: