Skip to content

is_cancer

URI: matrix_schema:is_cancer

Applicable to: DiseaseListEntry

Description

Flag to denote if this disease corresponds to a cancer type. Disease classes are automatically flagged using an LLM. Problems/issues should be reported on the Matrix disease list issue tracker (https://github.com/everycure-org/matrix-disease-list/issues). __

Properties

  • Range: Boolean. The range of the element is the type of the value that can be assigned to it.

  • Required?: Optional

Schema developer documentation

LinkML source
name: is_cancer
annotations:
  attribute_type:
    tag: attribute_type
    value: filter
  curation_type:
    tag: curation_type
    value: llm
description: 'Flag to denote if this disease corresponds to a cancer type. Disease
  classes are automatically flagged using an LLM. Problems/issues should be reported
  on the Matrix disease list issue  tracker (https://github.com/everycure-org/matrix-disease-list/issues).

  '
from_schema: https://w3id.org/everycure-org/matrix-schema
rank: 1000
alias: is_cancer
domain_of:
- DiseaseListEntry
range: boolean