knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <string>
Go to the source code of this file.
Classes | |
class | knowrob::RDFNode |
Namespaces | |
knowrob | |
Enumerations | |
enum class | knowrob::RDFNodeType { knowrob::BLANK , knowrob::IRI , knowrob::LITERAL , knowrob::BLANK , knowrob::IRI , knowrob::LITERAL } |
Functions | |
RDFNodeType | knowrob::rdfNodeTypeGuess (std::string_view str) |