Slot: subject
The instance which the result is about
URI: sh:focusNode
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
Required: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/linkml/validation_results
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sh:focusNode |
native |
vm:subject |
LinkML Source
```yaml
name: subject
description: The instance which the result is about
from_schema: https://w3id.org/linkml/validation_results
rank: 1000
slot_uri: sh:focusNode
alias: subject
domain_of:
- ValidationResult
range: Node
required: true
</details>