Skip to content

Commit 6c4b6e9

Browse files
committed
remove internal function from manual
1 parent b5c7b36 commit 6c4b6e9

5 files changed

Lines changed: 26 additions & 156 deletions

File tree

R/normalise_snapshot_schema.R

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,9 @@
3030
#'
3131
#' Additional columns from `scan_storage()` are preserved.
3232
#'
33-
#' @examples
34-
#' data("fscontextdemo_snapshot_02")
35-
#' snap <- normalise_snapshot_schema(fscontextdemo_snapshot_02)
36-
#'
3733
#' @keywords internal
34+
#' @noRd
35+
3836
normalise_snapshot_schema <- function(df) {
3937
version <- attr(df, "schema_version")
4038

@@ -81,6 +79,7 @@ normalise_snapshot_schema <- function(df) {
8179
#' vignette ("Reporting Data Structure").
8280
#'
8381
#' @keywords internal
82+
#' @noRd
8483
normalise_snapshot_schema_010 <- function(df) {
8584
# --- copy to avoid accidental reference issues ---
8685
out <- df

codemeta.json

Lines changed: 19 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
"identifier": "fscontext",
55
"description": " Provides a provenance-aware contextual reconstruction framework for file systems and related digital resource collections by creating reproducible snapshots of file-level metadata, paths, repository context, and optional content signatures. The package supports contextual reconstruction workflows for research infrastructure, analytical provenance, audit, preservation, and computational workflow reconstruction. It enables contextual grouping, structural abstraction, temporal event projection, semantic stabilization, duplicate and reuse detection, and lightweight workflow reconstruction from filesystem observations while deliberately separating observational evidence, contextual abstraction, semantic interpretation, and analytical reconstruction layers. The framework is designed to support reproducible and inspectable provenance-aware workflows and future alignment with archival and contextual knowledge representation models such as RiC-CM, RiC-O, and PROV-O.",
66
"name": "fscontext: Filesystem Contextualisation and Record Set Reconstruction",
7+
"codeRepository": "https://fscontext.dataobservatory.eu/",
8+
"issueTracker": "https://github.com/dataobservatory-eu/fscontext/issues",
79
"license": "file LICENSE",
8-
"version": "0.2.0",
10+
"version": "0.1.9",
911
"programmingLanguage": {
1012
"@type": "ComputerLanguage",
1113
"name": "R",
@@ -55,6 +57,18 @@
5557
},
5658
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
5759
},
60+
{
61+
"@type": "SoftwareApplication",
62+
"identifier": "spelling",
63+
"name": "spelling",
64+
"provider": {
65+
"@id": "https://cran.r-project.org",
66+
"@type": "Organization",
67+
"name": "Comprehensive R Archive Network (CRAN)",
68+
"url": "https://cran.r-project.org"
69+
},
70+
"sameAs": "https://CRAN.R-project.org/package=spelling"
71+
},
5872
{
5973
"@type": "SoftwareApplication",
6074
"identifier": "testthat",
@@ -230,18 +244,6 @@
230244
"sameAs": "https://CRAN.R-project.org/package=magrittr"
231245
},
232246
"16": {
233-
"@type": "SoftwareApplication",
234-
"identifier": "lubridate",
235-
"name": "lubridate",
236-
"provider": {
237-
"@id": "https://cran.r-project.org",
238-
"@type": "Organization",
239-
"name": "Comprehensive R Archive Network (CRAN)",
240-
"url": "https://cran.r-project.org"
241-
},
242-
"sameAs": "https://CRAN.R-project.org/package=lubridate"
243-
},
244-
"17": {
245247
"@type": "SoftwareApplication",
246248
"identifier": "stringr",
247249
"name": "stringr",
@@ -253,7 +255,7 @@
253255
},
254256
"sameAs": "https://CRAN.R-project.org/package=stringr"
255257
},
256-
"18": {
258+
"17": {
257259
"@type": "SoftwareApplication",
258260
"identifier": "labelled",
259261
"name": "labelled",
@@ -265,27 +267,15 @@
265267
},
266268
"sameAs": "https://CRAN.R-project.org/package=labelled"
267269
},
268-
"19": {
269-
"@type": "SoftwareApplication",
270-
"identifier": "gh",
271-
"name": "gh",
272-
"provider": {
273-
"@id": "https://cran.r-project.org",
274-
"@type": "Organization",
275-
"name": "Comprehensive R Archive Network (CRAN)",
276-
"url": "https://cran.r-project.org"
277-
},
278-
"sameAs": "https://CRAN.R-project.org/package=gh"
279-
},
280-
"20": {
270+
"18": {
281271
"@type": "SoftwareApplication",
282272
"identifier": "R",
283273
"name": "R",
284274
"version": ">= 4.1.0"
285275
},
286276
"SystemRequirements": null
287277
},
288-
"fileSize": "648.449KB",
278+
"fileSize": "578.252KB",
289279
"citation": [
290280
{
291281
"@type": "CreativeWork",
@@ -301,10 +291,5 @@
301291
"name": "fscontext: Contextual Observation and Analysis of Filesystem Data",
302292
"description": "R package version 0.2.0"
303293
}
304-
],
305-
"codeRepository": "https://github.com/dataobservatory-eu/fscontext",
306-
"readme": "https://github.com/dataobservatory-eu/fscontext/blob/main/README.md",
307-
"contIntegration": ["https://github.com/dataobservatory-eu/fscontext/actions/workflows/rhub.yaml", "https://app.codecov.io/gh/dataobservatory-eu/fscontext"],
308-
"developmentStatus": ["https://lifecycle.r-lib.org/articles/stages.html#experimental", "https://www.repostatus.org/#wip"],
309-
"keywords": ["filesystem", "r", "records", "ric"]
294+
]
310295
}

inst/WORDLIST

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
1-
Agentic
2-
CIDOC
3-
CIDOC's
4-
CRMDig
5-
Codecov
6-
ETL
7-
FRBRoo
81
HDTO
92
ICA
103
IIIF
11-
KGs
12-
LLM
134
POSIXct
145
PROV
156
RDF
@@ -19,35 +10,26 @@ URIs
1910
WACZ
2011
WARC
2112
WIP
22-
agentic
23-
aligend
2413
artifact
2514
artifacts
26-
atime
15+
codecov
2716
contentReference
28-
ctime
2917
dataobservatory
3018
deduplicate
31-
epistemically
3219
eviota
33-
eviotaR
34-
filmledgerimport
35-
flattenable
3620
fonds
3721
inspectable
38-
iotables
3922
lifecycle
40-
mtime
4123
oaicite
4224
operationalisation
4325
operationalisations
4426
prelabelled
45-
reconciliations
46-
reconstructability
47-
refinable
27+
recontextualisation
4828
regex
29+
rel
4930
rhub
5031
roundtrip
32+
testthat
5133
tibble
5234
tibbles
5335
tidyverse

man/normalise_snapshot_schema.Rd

Lines changed: 0 additions & 49 deletions
This file was deleted.

man/normalise_snapshot_schema_010.Rd

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)