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

Support changeHistory nodeset #87

Open
clnsmth opened this issue Mar 22, 2021 · 1 comment
Open

Support changeHistory nodeset #87

clnsmth opened this issue Mar 22, 2021 · 1 comment

Comments

@clnsmth
Copy link
Contributor

clnsmth commented Mar 22, 2021

For communicating changes between data package revisions.

Implementation ideas:

  1. User calls make_eml() with return.obj = TRUE, constructs and adds the changeHistory nodeset themselves, then calls EML::write_eml(). NOTE: This requires a solution to the workaround at make_eml() line 1382.
  2. template_change_history(), a new function returning a tab-delimited template with changeHistory nodes as fields.
@clnsmth
Copy link
Contributor Author

clnsmth commented Mar 22, 2021

Much of template_change_history()'s return could be auto-generated based on a sequence of EML files. This may lower the activation energy enough for users to actually report this info.

Related to:
PASTA issue 41
PASTA issue 48

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

No branches or pull requests

1 participant