validate
validate copied to clipboard
Validates PDS4 product labels, data and PDS3 Volumes
### Checked for duplicates Yes - I've already checked ### 🧑🔬 User Persona(s) Node Operator ### 💪 Motivation ...so that I can easily parse information from the report to determine...
## 💡 Description Because currently when integrated with the other tests, all the other tests fail. ### Related Requirements 🦄 #599
## 💡 Description Current code flips back and forth between using system file paths (operating system-specific) vs. URL objects. Wherever possible, we should switch to the latter to avoid operating...
## 💡 Description See sub-tasks for more details, led by https://github.com/NASA-PDS/validate/issues/465
## 💡 Description The validate source codebase is getting massive, and the tests take forever to run. We should slim down our test suite to a small subset of tests,...
## 💪 Motivation ...so that I can ## 📖 Additional Details Per CCB-260, LBLX is now a reserved file extension. If XML is the expected label extension, there should not...
...so that we ensure they are not primary collections in 2 different bundles. The XML schema are already primary collections in the PDS system_bundle **Acceptance Criteria** TBD
Per `XPaths.java` it looks like `ArrayContentValidationRules.java` and `TableDataContentValidationRule.java` are only checking for a subset of `File_Area_*`. We need to go back and scrub this to determine which `File_Area_*` are missing,...
## 🧑🔬 User Persona(s) Data Engineer ## 💪 Motivation ...so that I can validate that the DOI is valid and consistent with the PDS4 label. (Requested during Face 2 face...