knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
OntologyLanguage.cpp File Reference
#include <unordered_map>
#include "knowrob/semweb/OntologyLanguage.h"
Include dependency graph for OntologyLanguage.cpp:

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)