- Stable Release (the latest released LDDs) - https://pds.nasa.gov/datastandards/dictionaries/
- Unstable Release (the latest working, unstable build) - See the
build/development
- User Guide: TBD
- Other PDS Data Dictionaries Documentation: https://pds-data-dictionaries.github.io/
See the LDD Update Process
To implement changes the LDD, simply update the IngestLDD under the src/
directory, commit to a branch, push the branch to Github, and create a Pull Request. The Github Action CI/CD will take care of the auto-generation of the schemas and schematrons.
For more information see the LDD Build Process
Each build is auto-generated using Github Actions, PDS4 LDDTool, and Validate Tool.
You can manually run LDDTool on the IngestLDD using the following command:
lddtool -lpsnJ MY_IngestLDD.xml
Have a bug or feature request? Create one in the PDS4 Issue Repo.
See the PDS Data Dictionaries Support page for more Support information.