knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
RDFNode.cpp File Reference
#include <boost/algorithm/string/predicate.hpp>
#include "knowrob/terms/RDFNode.h"
#include "knowrob/integration/python/utils.h"
Include dependency graph for RDFNode.cpp:

Go to the source code of this file.

Namespaces

 knowrob
 
 knowrob::py
 

Functions

RDFNodeType knowrob::rdfNodeTypeGuess (std::string_view str)
 
template<>
void knowrob::py::createType< RDFNode > ()