generate_artifact_citations¶
Module: src.generators.generate_artifact_citations
Category: Generators
Usage¶
python -m src.generators.generate_artifact_citations [options]
Options¶
usage: generate_artifact_citations.py [-h] --data_dir DATA_DIR
[--enable-citations]
Generate artifact citation stats via OpenAlex and Semantic Scholar
options:
-h, --help show this help message and exit
--data_dir DATA_DIR Path to reprodb.github.io
--enable-citations Actually run citation collection. Without this flag,
the script exits immediately.