Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCB-27: DOI requires at least an author or editor #843

Merged
merged 6 commits into from
Nov 19, 2024

Conversation

jshughes
Copy link
Collaborator

@jshughes jshughes commented Nov 18, 2024

#823 CCB-27: DOI requires at least an author or editor

🗒️ Summary

Added new schematron rules to validate:

  • The presence of "pds:doi" requires at least one of either "List_Author" or "List_Editor" classes.
  • pds:List_Author and pds:List_Editor classes should not be used in conjunction with the deprecated pds:author_list and pds:editor_list attributes.

⚙️ Test Data and/or Report

The enclosed set of test cases were generated from the last set of comments from the CCB:
The enclosure contains both VALID and FAIL test cases:
aaaTest_cases_final_20240912.zip

♻️ Related Issues

Resolves #823
Refs https://github.com/NASA-PDS/PDS4-CCB/issues/27

@jordanpadams jordanpadams changed the title DOI requires at least an author or editor CCB-27: DOI requires at least an author or editor Nov 18, 2024
@jordanpadams jordanpadams merged commit 656c136 into main Nov 19, 2024
3 checks passed
@jordanpadams jordanpadams deleted the 241115_DOI_requires_at_least_an_author_or_editor branch November 19, 2024 21:04
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.

CCB-27: DOI requires at least an author or editor
3 participants