knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
Variables | |
const AtomPtr | individualPrefix = Atom::Tabled("http://knowrob.org/kb/reified.owl#") |
const IRIAtomPtr | ReifiedRelation = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#ReifiedRelation") |
const IRIAtomPtr | hasSubject = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasSubject") |
const IRIAtomPtr | hasObject = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasObject") |
const IRIAtomPtr | hasLiteral = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasLiteral") |
const IRIAtomPtr | isUncertain = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#isUncertain") |
const IRIAtomPtr | isOccasional = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#isOccasional") |
const IRIAtomPtr | hasPerspective = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasPerspective") |
const IRIAtomPtr | hasConfidence = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasConfidence") |
const IRIAtomPtr | hasBeginTime = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasBeginTime") |
const IRIAtomPtr | hasEndTime = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasEndTime") |
const IRIAtomPtr knowrob::reification::hasBeginTime = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasBeginTime") |
Definition at line 22 of file reification.h.
const IRIAtomPtr knowrob::reification::hasConfidence = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasConfidence") |
Definition at line 21 of file reification.h.
const IRIAtomPtr knowrob::reification::hasEndTime = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasEndTime") |
Definition at line 23 of file reification.h.
const IRIAtomPtr knowrob::reification::hasLiteral = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasLiteral") |
Definition at line 17 of file reification.h.
const IRIAtomPtr knowrob::reification::hasObject = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasObject") |
Definition at line 16 of file reification.h.
const IRIAtomPtr knowrob::reification::hasPerspective = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasPerspective") |
Definition at line 20 of file reification.h.
const IRIAtomPtr knowrob::reification::hasSubject = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#hasSubject") |
Definition at line 15 of file reification.h.
const AtomPtr knowrob::reification::individualPrefix = Atom::Tabled("http://knowrob.org/kb/reified.owl#") |
Definition at line 13 of file reification.h.
const IRIAtomPtr knowrob::reification::isOccasional = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#isOccasional") |
Definition at line 19 of file reification.h.
const IRIAtomPtr knowrob::reification::isUncertain = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#isUncertain") |
Definition at line 18 of file reification.h.
const IRIAtomPtr knowrob::reification::ReifiedRelation = IRIAtom::Tabled("http://knowrob.org/kb/knowrob.owl#ReifiedRelation") |
Definition at line 14 of file reification.h.