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