Package: contentid 0.0.18

contentid: An Interface for Content-Based Identifiers

An interface for creating, registering, and resolving content-based identifiers for data management. Content-based identifiers rely on the 'cryptographic' hashes to refer to the files they identify, thus, anyone possessing the file can compute the identifier using a well-known standard algorithm, such as 'SHA256'. By registering a URL at which the content is accessible to a public archive (such as Hash Archive) or depositing data in a scientific repository such 'Zenodo', 'DataONE' or 'SoftwareHeritage', the content identifier can serve many functions typically associated with A Digital Object Identifier ('DOI'). Unlike location-based identifiers like 'DOIs', content-based identifiers permit the same content to be registered in many locations.

Authors:Carl Boettiger [aut, cre], Jorrit Poelen [aut], NSF OAC 1839201 [fnd]

contentid_0.0.18.tar.gz
contentid_0.0.18.zip(r-4.5)contentid_0.0.18.zip(r-4.4)contentid_0.0.18.zip(r-4.3)
contentid_0.0.18.tgz(r-4.4-any)contentid_0.0.18.tgz(r-4.3-any)
contentid_0.0.18.tar.gz(r-4.5-noble)contentid_0.0.18.tar.gz(r-4.4-noble)
contentid_0.0.18.tgz(r-4.4-emscripten)contentid_0.0.18.tgz(r-4.3-emscripten)
contentid.pdf |contentid.html
contentid/json (API)
NEWS

# Install 'contentid' in R:
install.packages('contentid', repos = c('https://cboettig.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/cboettig/contentid/issues

On CRAN:

19 exports 44 stars 3.31 score 9 dependencies 4 dependents 108 scripts 2.0k downloads

Last updated 11 months agofrom:6a5d9f0170. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winOKAug 31 2024
R-4.5-linuxOKAug 31 2024
R-4.4-winOKAug 31 2024
R-4.4-macOKAug 31 2024
R-4.3-winOKAug 31 2024
R-4.3-macOKAug 31 2024

Exports:content_dircontent_iddefault_lmdbdefault_registrieshas_resourcehistory_swhhistory_urlpinpurge_cachequeryregisterresolveretrieveretrieve_swhsourcessources_swhstorestore_swhswh_ratelimit

Dependencies:askpasscurlfshttrjsonlitemimeopensslR6sys

Introduction to contentid

Rendered fromintro.Rmdusingknitr::rmarkdownon Aug 31 2024.

Last update: 2022-12-01
Started: 2020-09-03