<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>A Unified Framework for Versioned, Traceable Tabular Data</dc:title>
  <dc:title>R package datom version 0.1.2</dc:title>
  <dc:description>Provides versioned storage for tabular data without a database
    or a server. Each table is written as an immutable, content-addressed
    version -- identical content is detected and stored only once -- while its
    version history and metadata are kept as code in a 'git' repository and the
    data itself in a local filesystem or cloud object storage ('S3'). Any past
    version can be read back exactly by its identifier, and each table records
    the sources it was derived from, so a project carries full data lineage. A
    lightweight reader role retrieves current or historical data from storage
    alone, without 'git' or write access, giving downstream analyses and
    pipelines a single versioned source of truth. It targets analytical and
    scientific data management, such as preparing clinical study datasets, and
    is designed as a foundation for higher-level governance tooling.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: arrow, cli, digest, fs, glue, httr2, jsonlite, paws.storage,
purrr, rlang, utils, yaml</dc:relation>
  <dc:relation>Suggests: covr, git2r, knitr, mockery, rio, rmarkdown, testthat (&gt;=
3.0.0), withr</dc:relation>
  <dc:creator>Afshin Mashadi-Hossein &lt;amashadihossein@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Afshin Mashadi-Hossein [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=datom/LICENSE)</dc:rights>
  <dc:date>2026-09-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=datom</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.datom</dc:identifier>
</oai_dc:dc>
