subugoe / metacheck

Automatically check metadata compliance for hybrid open access (OA).
http://subugoe.github.io/metacheck/
GNU Affero General Public License v3.0
8 stars 1 forks source link

Check long-term preservation #201

Open njahn82 opened 3 years ago

njahn82 commented 3 years ago

Validate, if publisher participates in a long-term preservation effort like CLOCKSS, LOCKSS or Portico. Info is available in json node archive.

Article example: http://api.crossref.org/v1/works/10.7717/peerj.2323

It seems, there is an issue how rcrossref parses this info; values are spread over multiple columns (archive_, na., na..1)

library(rcrossref)
rcrossref::cr_works("10.7717/peerj.2323")[["data"]]
#> # A tibble: 1 x 32
#>   alternative.id     archive_ na.    na..1   container.title created   deposited
#>   <chr>              <chr>    <chr>  <chr>   <chr>           <chr>     <chr>    
#> 1 10.7717/peerj.2323 CLOCKSS  LOCKSS Portico PeerJ           2016-08-… 2019-09-…
#> # … with 25 more variables: published.online <chr>, doi <chr>, indexed <chr>,
#> #   issn <chr>, issued <chr>, member <chr>, page <chr>, prefix <chr>,
#> #   publisher <chr>, score <chr>, source <chr>, reference.count <chr>,
#> #   references.count <chr>, is.referenced.by.count <chr>, title <chr>,
#> #   type <chr>, url <chr>, volume <chr>, abstract <chr>, language <chr>,
#> #   author <list>, funder <list>, link <list>, license <list>, reference <list>

Created on 2021-03-12 by the reprex package (v0.3.0)

njahn82 commented 3 years ago

Die Einrichtung trägt Sorge dafür, dass die Langzeitarchivierung der durch sie finanzierten Publikationen gesichert ist.

https://www.dfg.de/formulare/12_21/12_21_de.pdf