abolish_category(Category)
Removes from the database a dynamic category.
abolish_category(@category_identifier)
instantiation_error
type_error(category_identifier, Category)
permission_error(modify, static_category, Category)
existence_error(category, Category)
| ?- abolish_category(monitoring).