Skip to content

Slot: module_categories

Areas of study this mechanism module is relevant to, drawn from ModuleCategoryEnum. Each value asserts "this module is relevant to this area of study" and is rendered as a labelled pill on the module index and module detail pages, so the categories are a browsing and discovery aid rather than a mechanistic assertion. Intended for entries under kb/modules/, which validate against the Disease class; disorder entries use the free-text categories slot for nosological grouping instead.

URI: dismech:slot/module_categories Alias: module_categories

Applicable Classes

Name Description Modifies Slot
Disease no

Properties

Type and Range

Property Value
Range ModuleCategoryEnum
Domain Of Disease

Cardinality and Requirements

Property Value
Multivalued Yes

Examples

Value
TOXICOLOGY

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/monarch-initiative/dismech

Mappings

Mapping Type Mapped Value
self dismech:module_categories
native dismech:module_categories

LinkML Source

name: module_categories
description: Areas of study this mechanism module is relevant to, drawn from ModuleCategoryEnum.
  Each value asserts "this module is relevant to this area of study" and is rendered
  as a labelled pill on the module index and module detail pages, so the categories
  are a browsing and discovery aid rather than a mechanistic assertion. Intended for
  entries under `kb/modules/`, which validate against the Disease class; disorder
  entries use the free-text `categories` slot for nosological grouping instead.
examples:
- value: TOXICOLOGY
from_schema: https://w3id.org/monarch-initiative/dismech
rank: 1000
alias: module_categories
domain_of:
- Disease
range: ModuleCategoryEnum
multivalued: true