Slot: type

The type of validation result. SHACL validation vocabulary is recommended for checks against a datamodel. For principle checks use the corresponding rule or principle, e.g. GO RULE ID, OBO Principle ID

URI: sh:sourceConstraintComponent

Applicable Classes

Name

Description

Modifies Slot

TypeSeverityKeyValue

key-value pair that maps a validation result type to a severity setting, for …

no

ValidationResult

An individual result arising from validation of a data instance using a parti…

no

ExternalReferenceValidationResult

A validation result where the check is to determine if a link to an external …

no

DefinitionValidationResult

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/validation_results

LinkML Source

```yaml name: type description: The type of validation result. SHACL validation vocabulary is recommended for checks against a datamodel. For principle checks use the corresponding rule or principle, e.g. GO RULE ID, OBO Principle ID from_schema: https://w3id.org/linkml/validation_results rank: 1000 slot_uri: sh:sourceConstraintComponent alias: type domain_of: - TypeSeverityKeyValue - ValidationResult range: ConstraintComponent required: true
</details>