Slot: results
collection of results
URI: sh:result
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A report that consists of repair operation results |
yes |
|
A report object that is a holder to multiple report results |
no |
|
A report that consists of validation results |
yes |
Properties
Range: Result
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/linkml/validation_results
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sh:result |
native |
vm:results |
LinkML Source
```yaml
name: results
description: collection of results
from_schema: https://w3id.org/linkml/validation_results
rank: 1000
slot_uri: sh:result
alias: results
domain_of:
- Report
range: Result
multivalued: true
inlined: true
inlined_as_list: true
</details>