Armor Py moduleΒΆ

The ArmorPy armor_api module.

Includes three commands submodules:

  • Manipulation - commands that can modify the information stored in an ontology.
  • Query - commands used to query information from the ontology.
  • Sysutil - utility commands such as load/save ontology, toggle ARMOR logging, etc.

Also includes:

  • Exceptions - All exceptions armor_api commands can possibly raise.