| DuplicatedRecordIdValidator |
Check that no two records in a set have the same record ID.
|
| MissingJustificationValidator |
Checks that a mapping has a mapping justification.
|
| MissingLicenseValidator |
Checks that a mapping set has a license.
|
| MissingObjectValidator |
Checks that a mapping has an object.
|
| MissingPredicateValidator |
Checks that a mapping has a predicate.
|
| MissingRecordIdValidator |
Checks that either all records in a set have a record ID, or none have one.
|
| MissingReviewerValidator |
Checks that a mapping record that has a review_date or a
reviewer_agreement also has either a reviewer_id or
a reviewer_label.
|
| MissingSetIdValidator |
Checks that a mapping set has a set identifier.
|
| MissingSubjectValidator |
Checks that a mapping has a subject.
|
| PredicateTypeValidator |
Checks that a mapping has a predicate with a suitable type.
|
| RedefinedBuiltinPrefixValidator |
Checks that the curie map embedded in a mapping set does not redefine any of
the prefixes that are considered “builtin” by the SSSOM specification.
|