knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
RDFNode.h File Reference
#include <string>
Include dependency graph for RDFNode.h:
This graph shows which files directly or indirectly include this file:

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)