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).
category_property/2
, create_category/4
, current_category/1
complements_object/2
, extends_category/2-3
, imports_category/2-3