Package: fscontext
Title: File System Contextualisation and Record Set Reconstruction
Version: 0.2.0
Language: en-GB
Authors@R:
person(given = "Daniel",
family = "Antal",
email = "daniel.antal@dataobservatory.eu",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7513-6760"))
Description: Provides a provenance-aware framework for contextual
reconstruction from file systems and related digital resource
collections. The package creates reproducible snapshots of
file-level metadata, paths, repository context, and optional
content signatures. It supports contextual grouping, structural
abstraction, temporal analysis, semantic stabilization,
duplicate and reuse detection, and lightweight workflow
reconstruction from file system observations. The framework
deliberately separates observational evidence, contextual
abstraction, semantic interpretation, and analytical
reconstruction, enabling reproducible workflows that can be
inspected by reviewers. It is designed to support future
alignment with archival and contextual knowledge representation
models, including the World Wide Web Consortium Provenance
Ontology (PROV-O): Lebo et al. (2013)
and Records in Contexts
developed by the International Council on Archives Expert Group
on Archival Description (EGAD)
.
License: GPL (>= 3)
URL: https://fscontext.dataobservatory.eu/
BugReports: https://github.com/dataobservatory-eu/fscontext/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Imports: digest, fs, progress, dplyr, utils, rlang, purrr, dataset,
stats, tools, glue, tibble, tidyr, magrittr, stringr, labelled,
jsonlite
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
LazyData: true
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev
zlib1g-dev
Repository: https://dataobservatory-eu.r-universe.dev
Date/Publication: 2026-06-29 16:00:41 UTC
RemoteUrl: https://github.com/dataobservatory-eu/fscontext
RemoteRef: HEAD
RemoteSha: a4d9846718cc7f3ca1dbdc29bdf28f8056ea25e9
NeedsCompilation: no
Packaged: 2026-07-07 10:48:56 UTC; root
Author: Daniel Antal [aut, cre] (ORCID:
)
Maintainer: Daniel Antal