![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
bool ArmorTools::SaveOntology | ( | std::string | path | ) |
save the ontology on file
Shortcut for the aRMOR command SAVE INFERENCE
. It writes the actual state of the ontology on a file. If the file doesn't exist, it will be created. The ontology is updated before the writing on file.
path | where to save the .owl file |
Definition at line 231 of file armor_tools.cpp.
References ARMOR_CHECK_INTERFACE, CallArmor(), and GetRequest().