Slot: subject

The instance which the result is about

URI: sh:focusNode

Applicable Classes

Name

Description

Modifies Slot

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

  • Range: Node

  • Required: True

Identifier and Mapping Information

Schema Source

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

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>