knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
This is the complete list of members for knowrob::Vocabulary, including all inherited members.
addResourceType(const std::string_view &resource_iri, const std::string_view &type_iri) | knowrob::Vocabulary | |
addResourceType(const std::string_view &resource_iri, const std::string_view &type_iri) | knowrob::Vocabulary | |
addSubClassOf(const std::string_view &subClass, const std::string_view &superClass, std::optional< std::string_view > graph) | knowrob::Vocabulary | |
addSubClassOf(const std::string_view &subClass, const std::string_view &superClass, std::optional< std::string_view > graph) | knowrob::Vocabulary | |
addSubPropertyOf(const std::string_view &subProperty, const std::string_view &superProperty, std::optional< std::string_view > graph) | knowrob::Vocabulary | |
addSubPropertyOf(const std::string_view &subProperty, const std::string_view &superProperty, std::optional< std::string_view > graph) | knowrob::Vocabulary | |
define(const std::string_view &iri) | knowrob::Vocabulary | |
define(const std::string_view &iri) | knowrob::Vocabulary | |
defineClass(const std::string_view &iri) | knowrob::Vocabulary | |
defineClass(const std::string_view &iri) | knowrob::Vocabulary | |
definedClasses_ | knowrob::Vocabulary | protected |
definedProperties_ | knowrob::Vocabulary | protected |
definedReifications_ | knowrob::Vocabulary | protected |
defineProperty(const std::string_view &iri) | knowrob::Vocabulary | |
defineProperty(const IRIAtomPtr &iri) | knowrob::Vocabulary | |
defineProperty(const std::string_view &iri) | knowrob::Vocabulary | |
defineProperty(const IRIAtomPtr &iri) | knowrob::Vocabulary | |
defineProperty_(const std::shared_ptr< semweb::Property > &p) | knowrob::Vocabulary | protected |
defineProperty_(const std::shared_ptr< semweb::Property > &p) | knowrob::Vocabulary | protected |
frequency(const std::string_view &iri) const | knowrob::Vocabulary | |
frequency(const std::string_view &iri) const | knowrob::Vocabulary | |
frequency_ | knowrob::Vocabulary | protected |
getDefinedClass(const std::string_view &iri) const | knowrob::Vocabulary | |
getDefinedClass(const std::string_view &iri) const | knowrob::Vocabulary | |
getDefinedClassesWithPrefix(const std::string_view &prefix) const | knowrob::Vocabulary | |
getDefinedClassesWithPrefix(const std::string_view &prefix) const | knowrob::Vocabulary | |
getDefinedClassNamesWithPrefix(const std::string_view &prefix) const | knowrob::Vocabulary | |
getDefinedClassNamesWithPrefix(const std::string_view &prefix) const | knowrob::Vocabulary | |
getDefinedPropertiesWithPrefix(const std::string_view &prefix) const | knowrob::Vocabulary | |
getDefinedPropertiesWithPrefix(const std::string_view &prefix) const | knowrob::Vocabulary | |
getDefinedProperty(const std::string_view &iri) const | knowrob::Vocabulary | |
getDefinedProperty(const std::string_view &iri) const | knowrob::Vocabulary | |
getDefinedPropertyNamesWithPrefix(const std::string_view &prefix) const | knowrob::Vocabulary | |
getDefinedPropertyNamesWithPrefix(const std::string_view &prefix) const | knowrob::Vocabulary | |
getDefinedReification(const std::string_view &iri) const | knowrob::Vocabulary | |
getDefinedReification(const std::string_view &iri) const | knowrob::Vocabulary | |
importHierarchy() const | knowrob::Vocabulary | inline |
importHierarchy() const | knowrob::Vocabulary | inline |
importHierarchy_ | knowrob::Vocabulary | protected |
increaseFrequency(const std::string_view &iri) | knowrob::Vocabulary | |
increaseFrequency(const std::string_view &iri) | knowrob::Vocabulary | |
isAnnotationProperty(const std::string_view &iri) | knowrob::Vocabulary | |
isAnnotationProperty(const std::string_view &iri) | knowrob::Vocabulary | |
isDatatypeProperty(const std::string_view &iri) | knowrob::Vocabulary | |
isDatatypeProperty(const std::string_view &iri) | knowrob::Vocabulary | |
isDefinedClass(const std::string_view &iri) | knowrob::Vocabulary | |
isDefinedClass(const std::string_view &iri) | knowrob::Vocabulary | |
isDefinedProperty(const std::string_view &iri) | knowrob::Vocabulary | |
isDefinedProperty(const std::string_view &iri) | knowrob::Vocabulary | |
isDefinedReification(const std::string_view &iri) | knowrob::Vocabulary | |
isDefinedReification(const std::string_view &iri) | knowrob::Vocabulary | |
isObjectProperty(const std::string_view &iri) | knowrob::Vocabulary | |
isObjectProperty(const std::string_view &iri) | knowrob::Vocabulary | |
isSubClassOf(const std::string_view &subClass, const std::string_view &superClass) | knowrob::Vocabulary | |
isSubClassOf(const std::string_view &subClass, const std::string_view &superClass) | knowrob::Vocabulary | |
isTaxonomicProperty(const std::string_view &iri) | knowrob::Vocabulary | static |
isTaxonomicProperty(const std::string_view &iri) | knowrob::Vocabulary | static |
setFrequency(const std::string_view &iri, uint64_t frequency) | knowrob::Vocabulary | |
setFrequency(const std::string_view &iri, uint64_t frequency) | knowrob::Vocabulary | |
setInverseOf(const std::string_view &a, const std::string_view &b) | knowrob::Vocabulary | |
setInverseOf(const std::string_view &a, const std::string_view &b) | knowrob::Vocabulary | |
setPropertyFlag(const std::string_view &iri, semweb::PropertyFlag flag) | knowrob::Vocabulary | |
setPropertyFlag(const IRIAtomPtr &iri, semweb::PropertyFlag flag) | knowrob::Vocabulary | |
setPropertyFlag(const std::string_view &iri, semweb::PropertyFlag flag) | knowrob::Vocabulary | |
setPropertyFlag(const IRIAtomPtr &iri, semweb::PropertyFlag flag) | knowrob::Vocabulary | |
Vocabulary() | knowrob::Vocabulary | |
Vocabulary() | knowrob::Vocabulary | |
~Vocabulary() | knowrob::Vocabulary | |
~Vocabulary() | knowrob::Vocabulary |