export const ONTOLOGY_PRINCIPLES_ICON = "bi-bounding-box"; export const ONTOLOGY_LEXICON_ICON = "bi-book"; export const ONTOLOGY_ALGORITHMS_ICON = "bi-cpu"; export const ONTOLOGY_REASONING_ICON = "bi-compass"; export const ONTOLOGY_SCHEMA_ICON = "bi-tags"; export const CATEGORY_SECTION_ICON = "bi-collection"; export const DOMAIN_SECTION_ICON = "bi-diagram-2"; export const REASON_SECTION_ICON = "bi-signpost-split"; export const LAYER_SECTION_ICON = "bi-layers"; export const KIND_SECTION_ICON = "bi-tag";