Slot: predicate
The predicate or property of the subject which the result is about
URI: vm:predicate
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 |
Properties
Range: Node
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/linkml/validation_results
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
vm:predicate |
native |
vm:predicate |
related |
sh:resultPath |
LinkML Source
```yaml
name: predicate
description: The predicate or property of the subject which the result is about
from_schema: https://w3id.org/linkml/validation_results
related_mappings:
- sh:resultPath
rank: 1000
alias: predicate
domain_of:
- ValidationResult
range: Node
</details>