<?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>'S7' Framework for Schema-Validated YAML Configuration</dc:title>
  <dc:title>R package S7schema version 0.1.0</dc:title>
  <dc:description>Provides a generic framework for working with YAML (YAML
    Ain't Markup Language) configuration files. Uses 'ajv' (Another JSON
    Schema Validator) via 'V8' to validate configurations against JSON
    Schema definitions. Configuration objects inherit from 'S7' classes
    and base lists, supporting downstream extension through custom classes
    and methods.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: cli, rlang, S7, tools, V8, yaml (&gt;= 2.3.8)</dc:relation>
  <dc:relation>Suggests: jsonlite, knitr, purrr, rmarkdown, testthat (&gt;= 3.0.0),
tibble, tidyr, withr</dc:relation>
  <dc:creator>Aksel Thomsen &lt;oath@novonordisk.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Aksel Thomsen [aut, cre],
  Matthew Phelps [aut],
  Novo Nordisk A/S [cph],
  Evgeny Poberezkin [cph] (Author of included ajv, fast-deep-equal, and
    json-schema-traverse libraries),
  Python Software Foundation [cph] (Copyright holder of Python argparse
    (included argparse library is a JavaScript port)),
  Vladimir Zapparov [cph] (Author of included js-yaml library),
  Vincent Le Goff [cph] (Author of included fast-uri library),
  Vsevolod Strukchinsky [cph] (Author of included require-from-string
    library)</dc:contributor>
  <dc:rights>Apache License (&gt;= 2)</dc:rights>
  <dc:date>2026-03-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=S7schema</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.S7schema</dc:identifier>
</oai_dc:dc>
