Validation Results Data Model
A datamodel for data validation results.
URI: https://w3id.org/linkml/validation_results
Name: validaton-results
Classes
Class |
Description |
---|---|
None |
|
None |
|
None |
|
Configuration parameters for execution of validation repairs |
|
A report object that is a holder to multiple report results |
|
A report that consists of repair operation results |
|
A report that consists of validation results |
|
Abstract base class for any individual report result |
|
A validation result where the check is to determine if a mapping is correct |
|
The result of performing an individual repair |
|
An individual result arising from validation of a data instance using a particular rule |
|
None |
|
A validation result where the check is to determine if a link to an external resource is still valid |
|
key-value pair that maps a validation result type to a severity setting, for overriding default severity |
|
Configuration parameters for execution of a validation report |
Slots
Slot |
Description |
---|---|
The category of the validation issue |
|
paths or URLs to files containing best practice documentation, SOPs, etc |
|
additional information about the issue |
|
The type of the subject |
|
if true, then look up references used as provenance (axiom annotation) |
|
if set then truncate results such that no more than this number of results ar… |
|
The predicate or property of the subject which the result is about |
|
for AI agents, this allows passing through of additional info to the prompt |
|
collection of results |
|
allows overriding the default OMO schema |
|
the severity of the issue |
|
The instance which the result is about |
|
The type of validation result |
|
Allows overriding of severity of a particular type |
|
repair configurations include validation configurations |
Enumerations
Enumeration |
Description |
---|---|
Types
Type |
Description |
---|---|
A binary (true or false) value |
|
a compact URI |
|
a date (year, month and day) in an idealized calendar |
|
Either a date or a datetime |
|
The combination of a date and time |
|
A real number with arbitrary precision that conforms to the xsd:decimal speci… |
|
A real number that conforms to the xsd:double specification |
|
A real number that conforms to the xsd:float specification |
|
An integer |
|
A string encoding a JSON Path |
|
A string encoding a JSON Pointer |
|
Prefix part of CURIE |
|
A URI, CURIE or BNODE that represents a node in a model |
|
A URI or CURIE that represents an object in the model |
|
A string encoding a SPARQL Property Path |
|
A character string |
|
A time object represents a (local) time of day, independent of any particular… |
|
a complete URI |
|
a URI or a CURIE |
Subsets
Subset |
Description |
---|