Package: dtreg
Title: Interact with Data Type Registries and Create Machine-Readable
        Data
Version: 1.1.2
Authors@R: c(
    person("Olga", "Lezhnina", , "olga.lezhnina@tib.eu", role = "aut",
           comment = c(ORCID = "0000-0003-2237-7725")),
    person("Manuel", "Prinz", , "manuel.prinz@tib.eu", role = "aut",
           comment = c(ORCID = "0000-0003-2151-4556")),
    person("Markus", "Stocker", , "markus.stocker@tib.eu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5492-3212")),
    person("Open Research Knowledge Graph Project and Contributors", role = "cph")
  )
Description: You can load a schema from a DTR (data type registry) as an R
    object. Use this schema to write your data in JSON-LD (JavaScript
    Object Notation for Linked Data) format to make it machine readable.
License: MIT + file LICENSE
URL: https://gitlab.com/TIBHannover/lki/knowledge-loom/dtreg-r
BugReports: https://gitlab.com/TIBHannover/lki/knowledge-loom/dtreg-r/-/issues
Depends: R (>= 4.1.0)
Imports: httr2, jsonlite, methods, R6, stringr
Suggests: knitr, rmarkdown, sets, stats, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2025-11-24 09:02:33 UTC; LezhninaO
Author: Olga Lezhnina [aut] (ORCID: <https://orcid.org/0000-0003-2237-7725>),
  Manuel Prinz [aut] (ORCID: <https://orcid.org/0000-0003-2151-4556>),
  Markus Stocker [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5492-3212>),
  Open Research Knowledge Graph Project and Contributors [cph]
Maintainer: Markus Stocker <markus.stocker@tib.eu>
Repository: CRAN
Date/Publication: 2025-11-24 13:30:13 UTC
Built: R 4.6.0; ; 2026-02-12 04:01:34 UTC; windows
