Package: contentid 0.0.19

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.19.tar.gz
contentid_0.0.19.zip(r-4.7)contentid_0.0.19.zip(r-4.6)contentid_0.0.19.zip(r-4.5)
contentid_0.0.19.tgz(r-4.6-any)contentid_0.0.19.tgz(r-4.5-any)
contentid_0.0.19.tar.gz(r-4.7-any)contentid_0.0.19.tar.gz(r-4.6-any)
contentid_0.0.19.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
contentid/json (API)
NEWS

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

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

On CRAN:

Conda:

8.03 score 46 stars 3 packages 131 scripts 4.0k downloads 19 exports 9 dependencies

Last updated from:6a8811bf30. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK147
source / vignettesOK187
linux-release-x86_64OK138
macos-release-arm64OK116
macos-oldrel-arm64OK146
windows-develOK89
windows-releaseOK86
windows-oldrelOK77
wasm-releaseOK118

Exports:content_dircontent_iddefault_lmdbdefault_registrieshas_resourcehistory_swhhistory_urlpinpurge_cachequeryregisterresolveretrieveretrieve_swhsourcessources_swhstorestore_swhswh_ratelimit

Dependencies:askpasscurlfshttrjsonlitemimeopensslR6sys

Introduction to contentid

Rendered fromintro.Rmdusingknitr::rmarkdownon May 18 2026.

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