Commit 414d458
committed
Add a local ORCIDIO mirror.
If `orcidio_support` is enabled, then instead of reading ORCIDIO from
its online location whenever we build the `orcidio_import` module, we
download the ontology separately and store it alongside the other
mirrored ontologies in `$(MIRRORDIR)`.
This allows (1) refreshing the import under MIR=false (to take into
account new ORCID references in the -edit file, but without refreshing
the ORCID mirror), and (2) avoiding rebuilding the import module just
because the ORCIDIO mirror has been refreshed, if there has been no
changes to the actual contents of ORCIDIO.1 parent dde50b4 commit 414d458
1 file changed
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
792 | 792 | | |
793 | 793 | | |
794 | 794 | | |
795 | | - | |
796 | | - | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
797 | 798 | | |
798 | 799 | | |
799 | 800 | | |
800 | 801 | | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
801 | 817 | | |
802 | 818 | | |
803 | 819 | | |
| |||
0 commit comments