adiwg / mdJson-schemas

JSON schemas, examples, and templates for ADIwg metadata standards
http://www.adiwg.org/projects/
GNU Lesser General Public License v3.0
18 stars 15 forks source link

Feature: resource lineage #324

Open jwaspin opened 2 months ago

jwaspin commented 2 months ago

On Hold

This PR is on hold until further notice. It is done but the issues themselves need to be reviewed for accuracy, so while this PR does complete these issues, these issues might not be up to date.

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

Related to https://github.com/adiwg/mdEditor/issues/88

Changes

Version 2.9.3-beta.0

New Classes w/ examples

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