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/acquisition #382

Merged
merged 274 commits into from
Feb 11, 2025
Merged

Feature/acquisition #382

merged 274 commits into from
Feb 11, 2025

Conversation

jwaspin
Copy link
Contributor

@jwaspin jwaspin commented May 26, 2024

Closes #392
Closes #393

Changes

Version 2.20.0-beta.11

New Feature: Acquisitions

Internal

  • Updates to internal object
  • Updates to test helpers and objects

Readers

  • mdJson

Writers

  • mdJson
  • HTML

jwaspin and others added 30 commits December 19, 2023 15:19
* fix key retrieval for Html_RangeElementDescription writer class

* fix br in rangeElement
rangeElements -> rangeElement
* make changes based on feedback found in release v2.18.5 branch

* Fix evaluationMethod in mdJson

* remove extra argument
type
standaloneQualityReportDetails
This merge is not intended to have the tests passing yet, just adding the test action workflow file.
* Update Internal Object

* Fix Data Quality Order

* Fix Data Quality Order

* Fixing Legal Constraint Order

* Fix Allocation Order

* Fix Funding Order

* Fix Data Quality Order

* Update Data Quality Object

* And standaloneQualityReportDetails to mdJson Reader

* Fix Order

* Fix Standalone Quality Report

* Update Version for mdJson-schemas

* Add Quality Result File to Coverage Result

* Update Gemfile.lock

* Update nokogiri

* Rename standaloneQualityReport.rb

Need to fix naming case.

* Fix File Name

* Fix Typo

* Fix Internal Object

resultContent --> resultContentDescription and { } not [ ]
* Add Quality Result File to Coverage Result

* add resultFile to coverageResult in mdJson reader (#331)

* add resultFile to coverageResult in mdJson reader

* remove pp lib

* revert files

* generate resourceFormat file and add to CR. fix metadata object in resultFile

* fix internal metadata obj in resultFile

* fix qualityResultFile class and reference

* revert files

* fix relative import

* remove writer changes

* Remove module_resourceFormat

* Injection/md json writer cr (#332)

* rename to qualityResultFile

* add format and QualityResultFile classes to coverageResult in writer

* revert files

* add qualityResultFile

* Fixed Names

fileName was repeated in place of fileDescription and fileType.

* Fix Result Content

resultContent -> resultContentDescription
Uses coverageDescription

* Change nil? to empty?

---------

Co-authored-by: Johnathan Aspinwall <[email protected]>

* Injection/html writer cr (#336)

* add qualityMeasure to mdJson reader

* fix qualityMeasure key

* add resultFile class to dataQualityReport html writer

* Fix Quality Measure

Identifier needs to be built not directly assigned.

* Improve Quality Measure

Name and description will only be populated if they exist.

---------

Co-authored-by: Jonathan Oliveros <[email protected]>

* Injection/simple html writer cr (#335)

* add dataQualityReport and resultFile classes

* fix file format comment

* reference resultFile class

* change details to div

* change details to div in dataQualityReport

* change module to simple_html. Add nil or empty to citation within identifier.

* add simple_html test

* Add Coverage Result

New class_qualityResultFile for iso19115-3 writer.

* Fix Data Quality Report

Fixed the order.
Fixed quality measure.

* Fix Quality Measure

* Fix Quality Measure

* Fix Evaluation Method

* New Conformance Result ISO 19115-3 Writer

---------

Co-authored-by: J-Oliveros <[email protected]>
Co-authored-by: Jonathan Oliveros <[email protected]>
@jwaspin jwaspin changed the title Feature/acquisition (v2.21.0) Feature/acquisition Feb 11, 2025
@jwaspin jwaspin marked this pull request as ready for review February 11, 2025 05:21
@jwaspin jwaspin requested a review from hmaier-fws February 11, 2025 05:36
Copy link

@hmaier-fws hmaier-fws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems to make sense

@hmaier-fws hmaier-fws merged commit 5a56e3e into develop Feb 11, 2025
1 check passed
@jwaspin jwaspin deleted the feature/acquisition branch February 11, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants