Skip to content

is_leaf_direct_parent

URI: matrix_schema:is_leaf_direct_parent

Applicable to: DiseaseListEntry

Description

Flag to denote this disease is a direct parent of a leaf node in the disease hierarchy. A direct parent of a leaf rarely corresponds to a grouping, and often is a proper disease entity. __

Properties

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

  • Required?: Optional

See Also

These are some relevant resources you might find useful to get additional information about the element, such as example implementations, external websites, issues and pull requests.

Schema developer documentation

LinkML source
name: is_leaf_direct_parent
annotations:
  attribute_type:
    tag: attribute_type
    value: filter
  curation_type:
    tag: curation_type
    value: ontology_hierarchy
description: 'Flag to denote this disease is a direct parent of a leaf node in the
  disease hierarchy.  A direct parent of a leaf rarely corresponds to a grouping,
  and often is a proper disease entity.

  '
from_schema: https://w3id.org/everycure-org/matrix-schema
see_also:
- https://github.com/everycure-org/matrix-disease-list/blob/main/sparql/matrix-disease-list-filters.sparql
rank: 1000
alias: is_leaf_direct_parent
domain_of:
- DiseaseListEntry
range: boolean