Skip to content

Commit 0f804f4

Browse files
committed
url validate
1 parent 753f10a commit 0f804f4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Functions related to user management and permissions are currently not exported
208208

209209
Dataverse clients in other programming languages include [pyDataverse](https://pydataverse.readthedocs.io/en/latest/) for Python and the [Java client](https://github.com/IQSS/dataverse-client-java). For more information, see [the Dataverse API page](https://guides.dataverse.org/en/5.5/api/client-libraries.html#r).
210210

211-
Users interested in downloading metadata from archives other than Dataverse may be interested in Kurt Hornik's [OAIHarvester](https://cran.r-project.org/package=OAIHarvester) and Scott Chamberlain's [oai](https://cran.r-project.org/package=oai), which offer metadata download from any web repository that is compliant with the [Open Archives Initiative](https://www.openarchives.org:443/) standards. Additionally, [rdryad](https://cran.r-project.org/package=rdryad) uses OAIHarvester to interface with [Dryad](https://datadryad.org/stash). The [rfigshare](https://cran.r-project.org/package=rfigshare) package works in a similar spirit to **dataverse** with <https://figshare.com/>.
211+
Users interested in downloading metadata from archives other than Dataverse may be interested in Kurt Hornik's [OAIHarvester](https://cran.r-project.org/package=OAIHarvester) and Scott Chamberlain's [oai](https://cran.r-project.org/package=oai), which offer metadata download from any web repository that is compliant with the [Open Archives Initiative](https://www.openarchives.org:443/) standards. Additionally, [rdryad](https://cran.r-project.org/package=rdryad) uses OAIHarvester to interface with [Dryad](https://datadryad.org/). The [rfigshare](https://cran.r-project.org/package=rfigshare) package works in a similar spirit to **dataverse** with <https://figshare.com/>.
212212

213213

214214
### More Information

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ offer metadata download from any web repository that is compliant with
294294
the [Open Archives Initiative](https://www.openarchives.org:443/)
295295
standards. Additionally,
296296
[rdryad](https://cran.r-project.org/package=rdryad) uses OAIHarvester to
297-
interface with [Dryad](https://datadryad.org/stash). The
297+
interface with [Dryad](https://datadryad.org/). The
298298
[rfigshare](https://cran.r-project.org/package=rfigshare) package works
299299
in a similar spirit to **dataverse** with <https://figshare.com/>.
300300

0 commit comments

Comments
 (0)