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

Implement Metaschema "factory" #4

Open
ronaldtse opened this issue Oct 19, 2024 · 0 comments
Open

Implement Metaschema "factory" #4

ronaldtse opened this issue Oct 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link
Contributor

ronaldtse commented Oct 19, 2024

I call this the "factory" since the task:

Requires it.

The steps are:

  1. Use the gem to parse the Metaschema XML. This is done in Implement lutaml-model parser for NIST Metaschema #1 .
  2. Use the parsed Metaschema XML object (i.e. Metaschema instance) to generate Lutaml::Model classes that match the definition of Metaschema.

This is for @hasaniskandar

@ronaldtse ronaldtse added the enhancement New feature or request label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant