Slot: info
additional information about the issue
URI: sh:resultMessage
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A validation result where the check is to determine if a link to an external … |
no |
|
An individual result arising from validation of a data instance using a parti… |
no |
|
A validation result where the check is to determine if a mapping is correct |
no |
|
The result of performing an individual repair |
no |
|
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/linkml/validation_results
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sh:resultMessage |
native |
vm:info |
LinkML Source
```yaml
name: info
description: additional information about the issue
from_schema: https://w3id.org/linkml/validation_results
rank: 1000
slot_uri: sh:resultMessage
alias: info
domain_of:
- ValidationResult
- MappingValidationResult
- RepairOperation
range: string
</details>