Commit 81fa244
committed
Allow to seed the ORCIDIO module from specific properties.
Update the ODK ROBOT plugin to version 0.3.3, where the default
behaviour of the `odk:extract-orcids` command is to extract ORCID
references from all IRI-valued annotations.
Add to the generated Makefile a ORCIDIO_PROPERTIES variable, intended to
list the properties to use when extracting ORCID references. The
variable is set to an empty list, which triggers the default behaviour
of the `odk:extract-orcids` command (extract from all annotations
regardless of the property). The variable is intended to allow the
ontology owner to tweak that behaviour, by overriding its definition in
the custom Makefile.1 parent 414d458 commit 81fa244
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
794 | 800 | | |
795 | 801 | | |
796 | 802 | | |
797 | 803 | | |
| 804 | + | |
798 | 805 | | |
799 | 806 | | |
800 | 807 | | |
| |||
0 commit comments