Package: dtreg
Title: Interact with Data Type Registries and Create Machine-Readable
        Data
Version: 1.1.1
Authors@R: c(
    person("Olga", "Lezhnina", , "olga.lezhnina@tib.eu", role = c("aut", "cre"),
           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 = "aut",
           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/orkg/dtreg-r
BugReports: https://gitlab.com/TIBHannover/orkg/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-02-15 11:10:06 UTC; LezhninaO
Author: Olga Lezhnina [aut, cre] (<https://orcid.org/0000-0003-2237-7725>),
  Manuel Prinz [aut] (<https://orcid.org/0000-0003-2151-4556>),
  Markus Stocker [aut] (<https://orcid.org/0000-0001-5492-3212>),
  Open Research Knowledge Graph Project and Contributors [cph]
Maintainer: Olga Lezhnina <olga.lezhnina@tib.eu>
Repository: CRAN
Date/Publication: 2025-02-15 11:30:05 UTC
Built: R 4.6.0; ; 2025-07-18 06:36:08 UTC; unix
