# Generated by roxygen2: do not edit by hand

export("%>%")
export(edit_matches)
export(export_as_rdf)
export(get_class)
export(get_concept)
export(get_source)
export(load_ontology)
export(make_tree)
export(new_class)
export(new_concept)
export(new_mapping)
export(new_source)
export(start_ontology)
importFrom(beepr,beep)
importFrom(checkmate,assert)
importFrom(checkmate,assertCharacter)
importFrom(checkmate,assertChoice)
importFrom(checkmate,assertClass)
importFrom(checkmate,assertDataFrame)
importFrom(checkmate,assertDirectoryExists)
importFrom(checkmate,assertFileExists)
importFrom(checkmate,assertIntegerish)
importFrom(checkmate,assertLogical)
importFrom(checkmate,assertNames)
importFrom(checkmate,assertSubset)
importFrom(checkmate,assertTRUE)
importFrom(checkmate,testCharacter)
importFrom(checkmate,testDate)
importFrom(checkmate,testFileExists)
importFrom(checkmate,testIntegerish)
importFrom(dplyr,across)
importFrom(dplyr,anti_join)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(fuzzyjoin,stringdist_left_join)
importFrom(httr,http_error)
importFrom(magrittr,"%>%")
importFrom(methods,new)
importFrom(purrr,map)
importFrom(rdflib,rdf)
importFrom(rdflib,rdf_add)
importFrom(rdflib,rdf_free)
importFrom(rdflib,rdf_serialize)
importFrom(readr,cols)
importFrom(readr,read_csv)
importFrom(readr,read_file)
importFrom(readr,read_rds)
importFrom(readr,write_csv)
importFrom(readr,write_file)
importFrom(readr,write_rds)
importFrom(rlang,":=")
importFrom(rlang,as_name)
importFrom(rlang,eval_tidy)
importFrom(rlang,parse_expr)
importFrom(rlang,quos)
importFrom(rlang,sym)
importFrom(stats,na.omit)
importFrom(stringr,str_c)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_ends)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(tibble,add_column)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,separate_rows)
importFrom(tidyr,unite)
importFrom(tidyselect,all_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,where)
importFrom(utils,URLencode)
importFrom(utils,head)
importFrom(utils,tail)
