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

Feature: resource lineage #324

Draft
wants to merge 14 commits into
base: develop
Choose a base branch
from
Draft

Feature: resource lineage #324

wants to merge 14 commits into from

Conversation

jwaspin
Copy link
Contributor

@jwaspin jwaspin commented Apr 29, 2024

Closes #234
Closes #235
Closes #236
Closes #237
Closes #238
Closes #239

Related to adiwg/mdEditor#88

Changes

Version 2.9.3-beta.0

New Classes w/ examples

  • algorithm
  • nominalResolution
  • processParameter
  • processStepReport
  • processing
  • source

Lineage

The lineage class definition was reorganized. Source and processStep were both defined within the lineage definition, so they have been pulled out into their own files and lineage was refactored to reference the files instead of internal definitions.

Process Step

processingInformation and report have been added

Testing

todo

J-Oliveros and others added 13 commits April 17, 2024 10:23
* Add nominalResolution class and example

* fix reference to measure
* Add processing class and create ref in lineage

* fix typo
* Add processParameter class

* Add example

* change example to be within an array
* Add processStepReport class and example

* Update description

* change example to be within an array
…tion (#315)

* Break out source into its own file and change reference to class location

* fix file ref and added requested new fields to file

* removed requirements
* remove unecessary description

* remove duplicate definitions from lineage
@jwaspin jwaspin marked this pull request as ready for review April 30, 2024 13:22
@jwaspin jwaspin marked this pull request as draft May 2, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants