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

As a user, I want to generate an HTML output of my LDD schema similar to the IM Specification #865

Open
jordanpadams opened this issue Jan 10, 2025 · 0 comments

Comments

@jordanpadams
Copy link
Member

Checked for duplicates

Yes - I've already checked

πŸ§‘β€πŸ”¬ User Persona(s)

Data Engineer

πŸ’ͺ Motivation

...so that I can provide some baseline documentation for an LDD, beyond the schema/schematron.

πŸ“– Additional Details

Similar to the existing index.html output that comes from lddtool -p

Acceptance Criteria

Given an IngestLDD for a discipline LDD
When I perform `lddtool --pds4 --ldd --html PDS4_LCROSS_IngestLDD_1100.xml
Then I expect the schema and schematron to be output as per usual, as well as an HTML document, similar to the existing PDS4 IM Spec, but specifically for this LDD.

βš™οΈ Engineering Details

Note: This has already been partially implemented with the --im_specification flag. Some updates needed:

  • change flag to -h and --html respectively
  • the output HTML includes both the core and the LDD in question. that is fine, but we should move the LDD content towards the top, and update the boilerplate text to be more LDD-focused.

πŸŽ‰ Integration & Test

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ToDo
Status: ToDo
Development

No branches or pull requests

2 participants