|
knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <boost/python.hpp>#include "knowrob/terms/IRIAtom.h"#include "knowrob/integration/python/utils.h"#include "knowrob/semweb/Resource.h"#include "knowrob/semweb/PrefixRegistry.h"#include "knowrob/Logger.h"
Go to the source code of this file.
Namespaces | |
| knowrob | |
| knowrob::py | |
Functions | |
| IRIAtomPtr | knowrob::iri (std::string_view ns, std::string_view name) |
| template<> | |
| void | knowrob::py::createType< IRIAtom > () |