Skip to content

Class: ObsoleteAspect

Auto-classifies anything that is obsolete

  • NOTE: this is a mixin class intended to be used in combination with other classes, and not used directly

URI: omoschema:ObsoleteAspect

Slots

Name Range Cardinality Description Info

Usages

Identifier and Mapping Information

Rules

LinkML Specification

Direct

name: ObsoleteAspect
description: Auto-classifies anything that is obsolete
from_schema: http://purl.obolibrary.org/obo/omo/schema
mixin: true
slot_usage:
  label:
    name: label
    pattern: ^obsolete
classification_rules:
- slot_conditions:
    deprecated:
      name: deprecated
      equals_expression: 'true'

Induced

name: ObsoleteAspect
description: Auto-classifies anything that is obsolete
from_schema: http://purl.obolibrary.org/obo/omo/schema
mixin: true
slot_usage:
  label:
    name: label
    pattern: ^obsolete
classification_rules:
- slot_conditions:
    deprecated:
      name: deprecated
      equals_expression: 'true'