Skip to content

is_orphanet_subtype_descendant

URI: matrix_schema:is_orphanet_subtype_descendant

Applicable to: DiseaseListEntry

Description

Flag to denote this disease is a child/descendant of a disease that is manually curated to be a disease subtype according to Orphanet (https://www.orpha.net/), one of the most important rare disease authorities in the world. If it is a descendant of a subtype, it most likely is a subtype itself. __

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_orphanet_subtype_descendant
annotations:
  attribute_type:
    tag: attribute_type
    value: filter
  curation_type:
    tag: curation_type
    value: ontology_hierarchy
description: 'Flag to denote this disease is a child/descendant of a disease that
  is manually curated  to be a disease subtype according to Orphanet (https://www.orpha.net/),
  one of the most  important rare disease authorities in the world. If it is a descendant
  of a subtype, it most likely is a subtype itself.

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