knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
Variables | |
constexpr std::string_view | prefix = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
const IRIAtomPtr | type = IRIAtom::Tabled("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") |
const IRIAtomPtr | Property = IRIAtom::Tabled("http://www.w3.org/1999/02/22-rdf-syntax-ns#Property") |
|
constexpr |
const IRIAtomPtr knowrob::rdf::Property = IRIAtom::Tabled("http://www.w3.org/1999/02/22-rdf-syntax-ns#Property") |
const IRIAtomPtr knowrob::rdf::type = IRIAtom::Tabled("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") |