Package: ontologics
Title: Code-Logics to Handle Ontologies
Version: 0.7.4
Authors@R: c(
    person("Steffen", "Ehrmann", 
           role = c("aut", "cre"), 
           email = "steffen.ehrmann@posteo.de", 
           comment = c(ORCID = "0000-0002-2958-0796")),
    person("Arne", "Rümmler", 
           role = c("aut", "ctb"),
           email = "arne.ruemmler@tu-dresden.de",
           comment = c(ORCID = "0000-0001-8637-9071")),
    person("Carsten", "Meyer",
           role = c("ctb"), 
           email = "carsten.meyer@idiv.de", 
           comment = c(ORCID = "0000-0003-3927-5856"))
    )
Description: Provides tools to build and work with an ontology of linked (open) 
    data in a tidy workflow. It is inspired by the Food and Agrilculture 
    Organizations (FAO) caliper platform 
    <https://www.fao.org/statistics/caliper/web/> and 
    makes use of the Simple Knowledge Organisation System (SKOS).
URL: https://github.com/luckinet/ontologics
BugReports: https://github.com/luckinet/ontologics/issues
Depends: R (>= 3.5.0)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: checkmate, rlang, tibble, dplyr, tidyr, tidyselect, magrittr,
        purrr, stringr, readr, httr, methods, rdflib, fuzzyjoin, utils,
        beepr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-17 11:32:13 UTC; steff
Author: Steffen Ehrmann [aut, cre] (<https://orcid.org/0000-0002-2958-0796>),
  Arne Rümmler [aut, ctb] (<https://orcid.org/0000-0001-8637-9071>),
  Carsten Meyer [ctb] (<https://orcid.org/0000-0003-3927-5856>)
Maintainer: Steffen Ehrmann <steffen.ehrmann@posteo.de>
Repository: CRAN
Date/Publication: 2025-01-17 16:50:02 UTC
Built: R 4.6.0; ; 2025-08-20 05:51:06 UTC; unix
