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:

7.39 score 44 stars 3 packages 113 scripts 1.1k downloads 19 exports 9 dependencies

Last updated 1 years agofrom:6a5d9f0170. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winOKOct 30 2024
R-4.5-linuxOKOct 30 2024
R-4.4-winOKOct 30 2024
R-4.4-macOKOct 30 2024
R-4.3-winOKOct 30 2024
R-4.3-macOKOct 30 2024

Exports:content_dircontent_iddefault_lmdbdefault_registrieshas_resourcehistory_swhhistory_urlpinpurge_cachequeryregisterresolveretrieveretrieve_swhsourcessources_swhstorestore_swhswh_ratelimit

Dependencies:askpasscurlfshttrjsonlitemimeopensslR6sys

Introduction to contentid

Rendered fromintro.Rmdusingknitr::rmarkdownon Oct 30 2024.

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