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

Release Version 2.20.0 #365

Closed
wants to merge 135 commits into from
Closed

Release Version 2.20.0 #365

wants to merge 135 commits into from

Commits on Nov 15, 2023

  1. Update version

    jwaspin committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    31ffd44 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    7f241f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Add sbJson External Contact Identifiers

    Reader and writer.
    Reader looks for orcId and maps to external identifier.
    Writer looks for external identifier with namespace ORCID and maps associated id to orcId.
    Both only work for contact type of person, disabled for organizations.
    jwaspin committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f0f3564 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    7fa0bda View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Fix internal metadata object

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3e13529 View commit details
    Browse the repository at this point in the history
  2. Cleanup & Fix

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    80c2839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e372672 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    abf334a View commit details
    Browse the repository at this point in the history
  5. Fix Data Quality

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a3eb45e View commit details
    Browse the repository at this point in the history
  6. Implement Data Quality Report

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    df0bd4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5af8779 View commit details
    Browse the repository at this point in the history
  8. Fix & Cleanup Data Quality

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    29df4a3 View commit details
    Browse the repository at this point in the history
  9. Fix Spatial Representation

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f52f084 View commit details
    Browse the repository at this point in the history
  10. Fix HTML citation Writer

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7314939 View commit details
    Browse the repository at this point in the history
  11. Cleanup

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2b54965 View commit details
    Browse the repository at this point in the history
  12. Update Version

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    18c4f8f View commit details
    Browse the repository at this point in the history
  13. Update Version

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8b536c6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c019781 View commit details
    Browse the repository at this point in the history
  15. Fix Refereence Typo

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ef9aead View commit details
    Browse the repository at this point in the history
  16. Add Data Quality Link

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2037484 View commit details
    Browse the repository at this point in the history
  17. Handle Empty Citation

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b830243 View commit details
    Browse the repository at this point in the history
  18. Improve Data Quality

    Add Reports Section
    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    329989b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7277404 View commit details
    Browse the repository at this point in the history
  20. Add Null Checks

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e86dcc4 View commit details
    Browse the repository at this point in the history
  21. Handle nil and empty

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0087059 View commit details
    Browse the repository at this point in the history
  22. Handle nil & empty

    jwaspin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9bf6eb2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b6104e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. close out function

    J-Oliveros committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    670e6c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    1363fe5 View commit details
    Browse the repository at this point in the history
  2. fix key retrieval for Html_RangeElementDescription writer class (#318)

    * fix key retrieval for Html_RangeElementDescription writer class
    
    * fix br in rangeElement
    J-Oliveros authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e01dcf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    1fc5a73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f41b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    c2e2412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b1d05 View commit details
    Browse the repository at this point in the history
  3. Fix Simple HTML and mdJson hash objects

    rangeElements -> rangeElement
    jwaspin committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    23f52c2 View commit details
    Browse the repository at this point in the history
  4. Fix misplaced br tag

    jwaspin committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d6bf7cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16b989a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. make changes based on feedback found in release v2.18.5 branch (#325)

    * make changes based on feedback found in release v2.18.5 branch
    
    * Fix evaluationMethod in mdJson
    
    * remove extra argument
    J-Oliveros authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5ca21cb View commit details
    Browse the repository at this point in the history
  2. Revert Changes

    jwaspin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e009e9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8561600 View commit details
    Browse the repository at this point in the history
  4. Add Report Fields

    type
    standaloneQualityReportDetails
    jwaspin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1191dca View commit details
    Browse the repository at this point in the history
  5. Change dateTime to array

    jwaspin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f0baf07 View commit details
    Browse the repository at this point in the history
  6. Revert

    jwaspin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3dd5016 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d4e044 View commit details
    Browse the repository at this point in the history
  8. Add derivedElementReport

    jwaspin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e7176d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    2da59c5 View commit details
    Browse the repository at this point in the history
  2. New GitHub Test Action (#328)

    This merge is not intended to have the tests passing yet, just adding the test action workflow file.
    jwaspin authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d30a1a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Bugfix/unit tests (#329)

    * 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 [ ]
    jwaspin authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fb95081 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Completed Feature: Coverage Result (#330)

    * 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 <jwaspin@gmail.com>
    
    * 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 <joliveros@xentity.com>
    
    * 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 <97468338+J-Oliveros@users.noreply.github.com>
    Co-authored-by: Jonathan Oliveros <joliveros@xentity.com>
    3 people authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    40e8b25 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Increment Minor Version

    jwaspin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    567454e View commit details
    Browse the repository at this point in the history
  2. Update Version

    jwaspin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8738973 View commit details
    Browse the repository at this point in the history
  3. Revert Changes

    jwaspin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bfd3baf View commit details
    Browse the repository at this point in the history
  4. Revert Changes

    jwaspin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a6fe887 View commit details
    Browse the repository at this point in the history
  5. Revert Changes

    jwaspin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a301684 View commit details
    Browse the repository at this point in the history
  6. Revert Changes

    jwaspin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6bcf90d View commit details
    Browse the repository at this point in the history
  7. Remove nil Check

    Including the check for nil can actually cause errors. If there is an error then the problem is somewhere else.
    jwaspin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d26adf3 View commit details
    Browse the repository at this point in the history
  8. Remove nil Check

    Should not check for nil, if it is nil then there's a problem with the reader.
    jwaspin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6b71dfe View commit details
    Browse the repository at this point in the history
  9. Revert Changes

    jwaspin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dc28432 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update mdCodes Version

    jwaspin committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c924481 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Update Gemfile.lock

    jwaspin committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f7ff830 View commit details
    Browse the repository at this point in the history
  2. Fix Data Quality

    fgdc reader needed some refactoring.
    Added/fixed checks for nil/empty.
    jwaspin committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1ff7d59 View commit details
    Browse the repository at this point in the history
  3. Fix name -> nameOfMeasure

    jwaspin committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    80b3917 View commit details
    Browse the repository at this point in the history
  4. Increment Patch Version

    jwaspin committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    cb2b508 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Fix FGDC Reader

    quantitativeResult was being set to the qualityMeasure and using the qualityMeasure object. Fixed to use the correct object and location.
    jwaspin committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c27277c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Fix Data Quality (#342)

    jwaspin authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ffc6fde View commit details
    Browse the repository at this point in the history
  2. Increment Patch Version

    jwaspin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cded8cd View commit details
    Browse the repository at this point in the history
  3. Bugfixes for Simple HTML (#343)

    * change divs to headers (#337)
    
    * change divs to headers
    
    * fix key within qualityMeasure. change to header tags
    
    * Simple HTML Enhancements (#339)
    
    * add geographicExtent to simple_html writer (#338)
    
    * add geographicExtent to simple_html writer
    
    * Fix Data Quality
    
    Fixed checks for nil and empty.
    Fixed tags.
    Fixed structures.
    
    * Fix Data Quality
    
    * Remove bodyScript and other js
    
    * Fix Typo referenceDocument -> referenceDocuments
    
    ---------
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    
    * add bookmark span tags to headers (#340)
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    
    * Increment Patch Version
    
    * Increment Minor Version
    
    ---------
    
    Co-authored-by: J-Oliveros <97468338+J-Oliveros@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: J-Oliveros <97468338+J-Oliveros@users.noreply.github.com>
    jwaspin and J-Oliveros authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4b2bd51 View commit details
    Browse the repository at this point in the history
  4. Increment Patch Version

    jwaspin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    45ba9f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Fix Data Quality

    jwaspin committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c578391 View commit details
    Browse the repository at this point in the history
  2. Increment Patch Version

    jwaspin committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fe519a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update mdJson-schemas version

    mdJson-schemas -> 2.8.3
    jwaspin committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    61bbdc0 View commit details
    Browse the repository at this point in the history
  2. Increment Patch Version

    jwaspin committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4d1e84d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    cfdad70 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    8f163d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc32d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a6368f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b7751 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Fix data quality report type

    Remove DQ_ prefix.
    jwaspin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5280efa View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    bc293bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db90e7b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    5fd351d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Release Version 2.20.0 (#346)

    * change divs to headers (#337)
    
    * change divs to headers
    
    * fix key within qualityMeasure. change to header tags
    
    * Simple HTML Enhancements (#339)
    
    * add geographicExtent to simple_html writer (#338)
    
    * add geographicExtent to simple_html writer
    
    * Fix Data Quality
    
    Fixed checks for nil and empty.
    Fixed tags.
    Fixed structures.
    
    * Fix Data Quality
    
    * Remove bodyScript and other js
    
    * Fix Typo referenceDocument -> referenceDocuments
    
    ---------
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    
    * add bookmark span tags to headers (#340)
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    
    * Increment Patch Version
    
    * Increment Minor Version
    
    ---------
    
    Co-authored-by: J-Oliveros <97468338+J-Oliveros@users.noreply.github.com>
    
    * Feature/simple html (#345)
    
    * add geographicExtent to simple_html writer (#338)
    
    * add geographicExtent to simple_html writer
    
    * Fix Data Quality
    
    Fixed checks for nil and empty.
    Fixed tags.
    Fixed structures.
    
    * Fix Data Quality
    
    * Remove bodyScript and other js
    
    * Fix Typo referenceDocument -> referenceDocuments
    
    ---------
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    
    * add bookmark span tags to headers (#340)
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    
    * Increment Patch Version
    
    * Increment Minor Version
    
    * Bugfixes for Simple HTML (#343)
    
    * change divs to headers (#337)
    
    * change divs to headers
    
    * fix key within qualityMeasure. change to header tags
    
    * Simple HTML Enhancements (#339)
    
    * add geographicExtent to simple_html writer (#338)
    
    * add geographicExtent to simple_html writer
    
    * Fix Data Quality
    
    Fixed checks for nil and empty.
    Fixed tags.
    Fixed structures.
    
    * Fix Data Quality
    
    * Remove bodyScript and other js
    
    * Fix Typo referenceDocument -> referenceDocuments
    
    ---------
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    
    * add bookmark span tags to headers (#340)
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    
    * Increment Patch Version
    
    * Increment Minor Version
    
    ---------
    
    Co-authored-by: J-Oliveros <97468338+J-Oliveros@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: J-Oliveros <97468338+J-Oliveros@users.noreply.github.com>
    
    * Increment Patch Version
    
    * Fix Data Quality
    
    * Increment Patch Version
    
    * simple_html output formatting (#344)
    
    ---------
    
    Co-authored-by: J-Oliveros <97468338+J-Oliveros@users.noreply.github.com>
    
    * Feature/fgdc reader lineage process (#347)
    
    * add references to process
    
    * redirect citation to processSteps
    
    * revert to lineageCitation
    
    * Fix newLineage Order
    
    dataSources after processSteps
    
    * Moving Methodology to Process Steps
    
    * Restore hResourceInfo Variable
    
    * Commented Keyword - Method Required Warning
    
    * Upgrade adiwg-mdjson_schemas
    
    adiwg-mdjson_schemas -> 2.9.0
    
    * Update Gemfile.lock
    
    * commented out mdJson reader minor version test
    
    * Refactor lineage module and process module. Updated tests.
    
    * Add comment about test being disabled.
    
    * Add comment to explain why code is disabled
    
    ---------
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    
    * Update 19115-3 test data (#334)
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * upate attributeGroup
    
    * update 19115_3_citation.xml
    
    * update 19115_3_constraintCommon.xml
    
    * update 19115_3_constraintCommon.xml and 19115_3_citation.xml
    
    * update 19115_3_dataIdentification.xml
    
    * update 19115_3_leProcessStep.xml
    
    * update 19115_3_maintenance.xml
    
    * update 19115_3_mdBand.xml
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update 19115-3 test data
    
    * Update remoteSchema URL in class_mdMetadata.rb
    
    * Add fix for 19115-3 writer in class_rangeElementDescription and class_sampleDimension
    
    * fix unit definition identifiers in test cases
    
    * fix attributeGroup test data
    
    * Refactor algorithm element to LE_Processing in 19115_3_leProcessStep.xml and 19115_3_processing.xml
    
    * Refactor algorithm element to LE_Processing in 19115_3_processing.xml
    
    * Remove underscore from id's in iso19115-3 writer tests
    
    * Update organization external identifier namespace from ORCID to ROR
    
    Remove duplicate external contact identifier in iso19115-3 writer
    
    * Update to ROR on feature xml and proper capitalization of multiPoint
    
    * Removed partyIdentifier duplicate in expected organization output
    
    * Remove duplicate partyIdentifier in expected constraintCommon xml
    
    * Fix Spacing
    
    * Fix spacing and remove duplicate partyIdentifier in expected constraintCommon xml
    
    ---------
    
    Co-authored-by: Johnathan Aspinwall <jwaspin@gmail.com>
    Co-authored-by: Jonathan Oliveros <joliveros@xentity.com>
    
    * Fix version comparison bug in mdJson_reader.rb (#356)
    
    * Fix version comparison bug in mdJson_reader.rb
    
    * Fix version comparison logic
    
    * Update adiwg-mdtranslator version to 2.20.0-beta.0
    
    * Update adiwg-mdtranslator version to 2.19.0-beta.8
    
    ---------
    
    Co-authored-by: J-Oliveros <97468338+J-Oliveros@users.noreply.github.com>
    Co-authored-by: Chris MacDermaid <64213093+chris-macdermaid@users.noreply.github.com>
    Co-authored-by: Jonathan Oliveros <joliveros@xentity.com>
    4 people authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5a43540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11051ed View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    489e027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdea3ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c25a58e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d01dbaa View commit details
    Browse the repository at this point in the history
  5. Fix data quality report type

    jwaspin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8d5c376 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9b99a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9701f6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    fe4361b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470b22f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    465ff05 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    9e33e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d02d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1048f3e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    220fd71 View commit details
    Browse the repository at this point in the history
  2. Fix data quality report type

    jwaspin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3092287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c34038c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    f88a3e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3421d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ddf86d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a82fa View commit details
    Browse the repository at this point in the history
  3. Fix data quality report type

    jwaspin committed May 8, 2024
    Configuration menu
    Copy the full SHA
    46259dd View commit details
    Browse the repository at this point in the history
  4. Fix data quality report type

    jwaspin committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1121986 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1177e2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    5d0f14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5f4bc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb11e0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad140f1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    699e524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b020b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    079d18f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa42f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba22491 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba44555 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    194ec62 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. chore: Update versions

    mdJson-schemas to v2.9.3-beta.3
    mdCodes to v2.9.4-beta.4
    jwaspin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    824bc1f View commit details
    Browse the repository at this point in the history
  2. chore: Increment beta version

    jwaspin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    855796a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    543dab1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Refactor sbJson_citation.rb

    1. If the user provided Other Cit Details, then use that
    2. If Other Cit Details is null, then provide a basic citation of: author1, author2, ..., Citation Title
    jwaspin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f7d4cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3103634 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e77cabc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Refactor data quality reports

    jwaspin committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5cd411e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fde8e6 View commit details
    Browse the repository at this point in the history
  3. Refactor data quality reports

    jwaspin committed May 22, 2024
    Configuration menu
    Copy the full SHA
    502a2cd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    913d21d View commit details
    Browse the repository at this point in the history
  2. Refactor data quality reports

    jwaspin committed May 23, 2024
    Configuration menu
    Copy the full SHA
    07e83fe View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    e87033f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08d6f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    483fc0a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    b05ea1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    156b2f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29488c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41e4304 View commit details
    Browse the repository at this point in the history