Skip to content

Add new metadata quality rules and research repository format support…#367

Closed
siddharth0248 wants to merge 1 commit into
NASA-IMPACT:masterfrom
siddharth0248:sid/rr
Closed

Add new metadata quality rules and research repository format support…#367
siddharth0248 wants to merge 1 commit into
NASA-IMPACT:masterfrom
siddharth0248:sid/rr

Conversation

@siddharth0248
Copy link
Copy Markdown

… - Add zenodo as a supported metadata format (constants, checker, schema_validator, main) - Add 6 new validator functions: forbidden_values_check, min_length_check, regex_check (StringValidator); fields_not_equal_check, required_if_check, min_items_check (CustomValidator) - Add 6 new check definitions to checks.json - Add 18 new rules to rule_mapping.json covering title, description, version, access constraints, platform, instrument, spatial, temporal, and keywords - Add messages for all new rules to check_messages.json - Add Zenodo field path mappings for all new rules - Add test fixture: tests/fixtures/test_zenodo_record.json - Add rr-extension.md documenting all changes

… - Add zenodo as a supported metadata format (constants, checker, schema_validator, main) - Add 6 new validator functions: forbidden_values_check, min_length_check, regex_check (StringValidator); fields_not_equal_check, required_if_check, min_items_check (CustomValidator) - Add 6 new check definitions to checks.json - Add 18 new rules to rule_mapping.json covering title, description, version, access constraints, platform, instrument, spatial, temporal, and keywords - Add messages for all new rules to check_messages.json - Add Zenodo field path mappings for all new rules - Add test fixture: tests/fixtures/test_zenodo_record.json - Add rr-extension.md documenting all changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant