Slot: max_number_results_per_type
if set then truncate results such that no more than this number of results are reported per type
URI: vm:max_number_results_per_type
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
Configuration parameters for execution of a validation report |
no |
Properties
Range: Integer
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/linkml/validation_results
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
vm:max_number_results_per_type |
native |
vm:max_number_results_per_type |
LinkML Source
```yaml
name: max_number_results_per_type
description: if set then truncate results such that no more than this number of results
are reported per type
from_schema: https://w3id.org/linkml/validation_results
rank: 1000
alias: max_number_results_per_type
owner: ValidationConfiguration
domain_of:
- ValidationConfiguration
range: integer
</details>