6 #ifndef KNOWROB_ONTOLOGY_LANGUAGE_H
7 #define KNOWROB_ONTOLOGY_LANGUAGE_H
std::string_view ontologyLanguageToString(OntologyLanguage format)
bool isOntologyLanguageString(std::string_view format)
OntologyLanguage ontologyLanguageFromString(std::string_view format)