Skip to content

Commit

Permalink
Update authorIDandAffilationUsingORCIDandROR.md
Browse files Browse the repository at this point in the history
fix link
  • Loading branch information
qqmyers authored Nov 19, 2024
1 parent c04a87f commit 5c341a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/authorIDandAffilationUsingORCIDandROR.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This example requires several files:

Minimal:

- load the authorsOrcidAndRor.json file in the :CVocConf setting using the [Dataverse API](https://guides.dataverse.org/en/latest/installation/config.html?highlight=cvocconf). e.g. using curl: `curl -X PUT --upload-file authorsOrcidAndRor.json http://localhost:8080/api/admin/settings/:CVocConf`.
- load the authorsOrcidAndRor.json file in the :CVocConf setting using the [Dataverse API](https://guides.dataverse.org/en/latest/installation/config.html#cvocconf). e.g. using curl: `curl -X PUT --upload-file authorsOrcidAndRor.json http://localhost:8080/api/admin/settings/:CVocConf`.

- Alternately, add the two JSON Objects in the top level JSON Array in authorsOrcidAndRor.json to you existing :CVocConf setting file (for installations that are deploying other CVoc scripts already)

Expand Down

0 comments on commit 5c341a0

Please sign in to comment.