Skip to content

Slot: alert

Indicates whether availability of the dataset has encountered some inconsistency. This is a boolean field - true indicates alert, false indicates no alert. For example, if we have a Dataset object but the Dataset is missing from its source feed, this should be set to true.

URI: brc:alert Alias: alert

Applicable Classes

Name Description Modifies Slot
Dataset A dataset containing metabolomics and proteomics data no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

Mappings

Mapping Type Mapped Value
self brc:alert
native brc:alert

LinkML Source

name: alert
description: Indicates whether availability of the dataset has encountered some inconsistency.
  This is a boolean field - true indicates alert, false indicates no alert. For example,
  if we have a Dataset object but the Dataset is missing from its source feed, this
  should be set to true.
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
ifabsent: 'False'
alias: alert
owner: Dataset
domain_of:
- Dataset
range: boolean