|
4 | 4 | "identifier": "fscontext", |
5 | 5 | "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.", |
6 | 6 | "name": "fscontext: Filesystem Contextualisation and Record Set Reconstruction", |
| 7 | + "codeRepository": "https://fscontext.dataobservatory.eu/", |
| 8 | + "issueTracker": "https://github.com/dataobservatory-eu/fscontext/issues", |
7 | 9 | "license": "file LICENSE", |
8 | | - "version": "0.2.0", |
| 10 | + "version": "0.1.9", |
9 | 11 | "programmingLanguage": { |
10 | 12 | "@type": "ComputerLanguage", |
11 | 13 | "name": "R", |
|
55 | 57 | }, |
56 | 58 | "sameAs": "https://CRAN.R-project.org/package=rmarkdown" |
57 | 59 | }, |
| 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 | + }, |
58 | 72 | { |
59 | 73 | "@type": "SoftwareApplication", |
60 | 74 | "identifier": "testthat", |
|
230 | 244 | "sameAs": "https://CRAN.R-project.org/package=magrittr" |
231 | 245 | }, |
232 | 246 | "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": { |
245 | 247 | "@type": "SoftwareApplication", |
246 | 248 | "identifier": "stringr", |
247 | 249 | "name": "stringr", |
|
253 | 255 | }, |
254 | 256 | "sameAs": "https://CRAN.R-project.org/package=stringr" |
255 | 257 | }, |
256 | | - "18": { |
| 258 | + "17": { |
257 | 259 | "@type": "SoftwareApplication", |
258 | 260 | "identifier": "labelled", |
259 | 261 | "name": "labelled", |
|
265 | 267 | }, |
266 | 268 | "sameAs": "https://CRAN.R-project.org/package=labelled" |
267 | 269 | }, |
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": { |
281 | 271 | "@type": "SoftwareApplication", |
282 | 272 | "identifier": "R", |
283 | 273 | "name": "R", |
284 | 274 | "version": ">= 4.1.0" |
285 | 275 | }, |
286 | 276 | "SystemRequirements": null |
287 | 277 | }, |
288 | | - "fileSize": "648.449KB", |
| 278 | + "fileSize": "578.252KB", |
289 | 279 | "citation": [ |
290 | 280 | { |
291 | 281 | "@type": "CreativeWork", |
|
301 | 291 | "name": "fscontext: Contextual Observation and Analysis of Filesystem Data", |
302 | 292 | "description": "R package version 0.2.0" |
303 | 293 | } |
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 | + ] |
310 | 295 | } |
0 commit comments