knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include "map"
#include "knowrob/terms/XSDAtomic.h"
#include "knowrob/terms/String.h"
#include "knowrob/terms/Numeric.h"
#include "knowrob/semweb/xsd.h"
#include "knowrob/Logger.h"
#include <boost/python.hpp>
#include "knowrob/integration/python/utils.h"
Go to the source code of this file.
Namespaces | |
knowrob | |
knowrob::py | |
Functions | |
XSDType | knowrob::xsdTypeFromIRI (std::string_view iri) |
std::string_view | knowrob::xsdTypeToIRI (XSDType type) |
template<> | |
void | knowrob::py::createType< XSDAtomic > () |