Skip to content

Enum: AttributeTypeEnum

Code used to describe the nature of a slot, for documentative purposes.

URI: AttributeTypeEnum

Permissible Values

Value Meaning Description
filter None Attribute used as a boolean filter for the disease list
grouping None Attribute used as a grouping/tagging attribute for the disease list

Slots

Name Description
attribute_type The type of attribute

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/everycure-org/matrix-schema

LinkML Source

name: AttributeTypeEnum
description: Code used to describe the nature of a slot, for documentative purposes.
from_schema: https://w3id.org/everycure-org/matrix-schema
rank: 1000
permissible_values:
  filter:
    text: filter
    description: Attribute used as a boolean filter for the disease list.
  grouping:
    text: grouping
    description: Attribute used as a grouping/tagging attribute for the disease list.