Package: ontologics
Title: Code-Logics to Handle Ontologies
Version: 0.1.0
Authors@R: c(
    person("Steffen", "Ehrmann", 
           role = c("aut", "cre"), 
           email = "steffen.ehrmann@posteo.de", 
           comment = c(ORCID = "0000-0002-2958-0796"))
    )
Description: Provides tools to build and work with an ontology of linked (open) 
    data in a tidy workflow. It is inspired by the FAO caliper platform 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 (>= 2.10)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: checkmate, dplyr, magrittr, purrr, readr, rlang, stringr,
        tibble, tidyr, tidyselect
NeedsCompilation: no
Packaged: 2022-06-15 08:49:58 UTC; se87kuhe
Author: Steffen Ehrmann [aut, cre] (<https://orcid.org/0000-0002-2958-0796>)
Maintainer: Steffen Ehrmann <steffen.ehrmann@posteo.de>
Repository: CRAN
Date/Publication: 2022-06-16 16:10:05 UTC
