knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <unordered_map>
#include "knowrob/semweb/OntologyLanguage.h"
Go to the source code of this file.
Namespaces | |
knowrob | |
knowrob::semweb | |
Functions | |
bool | knowrob::semweb::isOntologyLanguageString (std::string_view format) |
OntologyLanguage | knowrob::semweb::ontologyLanguageFromString (std::string_view format) |
std::string_view | knowrob::semweb::ontologyLanguageToString (OntologyLanguage format) |