Slot: severity
the severity of the issue
URI: sh:resultSeverity
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A validation result where the check is to determine if a link to an external … |
no |
|
no |
||
An individual result arising from validation of a data instance using a parti… |
no |
|
key-value pair that maps a validation result type to a severity setting, for … |
no |
Properties
Range: SeverityOptions
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/linkml/validation_results
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sh:resultSeverity |
native |
vm:severity |
LinkML Source
```yaml
name: severity
description: the severity of the issue
from_schema: https://w3id.org/linkml/validation_results
rank: 1000
slot_uri: sh:resultSeverity
alias: severity
domain_of:
- TypeSeverityKeyValue
- ValidationResult
range: severity_options
</details>