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

Remove bounding box requirement from MITAardvark and validate when present #125

Conversation

jonavellecuerdo
Copy link
Contributor

Purpose and background context

TBD

How can a reviewer manually see the effects of these changes?

TBD

Includes new or updated dependencies?

YES

Changes expectations for external applications?

NO

What are the relevant tickets?

  • Include links to Jira Software and/or Jira Service Management tickets here.

Developer

  • All new ENV is documented in README
  • All new ENV has been added to staging and production environments
  • All related Jira tickets are linked in commit message(s)
  • Stakeholder approval has been confirmed (or is not needed)

Code Reviewer(s)

  • The commit message is clear and follows our guidelines (not just this PR message)
  • There are appropriate tests covering any new functionality
  • The provided documentation is sufficient for understanding any new functionality introduced
  • Any manual tests have been performed and verified
  • New dependencies are appropriate or there were no changes

Why these changes are being introduced:
* This enables Geo-Harvester to process geospatial metadata with missing
or potentially invalid geospatial bounding box information. This change is
in preparation of the ingestion of geospatial metadata from external sources
that will likely vary in data quality. Having these fields as required may be
too restrictive.

How this addresses that need:
* Remove bounding box fields as 'required' from MITAardvark JSON schema
* Remove bounding box fields from test fixtures representing 'required' data
* Move bounding box attributes to 'optional' group in harvester.records.MITAardvark

Side effects of this change:
* Required follow-up work: Geo-Harvester will validate bounding box information when present.

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/GDT-159
@jonavellecuerdo jonavellecuerdo force-pushed the GDT-159-make-bbox-optional-and-add-quality-validation branch from 55cc2d7 to c98d973 Compare February 2, 2024 17:04
@jonavellecuerdo jonavellecuerdo deleted the GDT-159-make-bbox-optional-and-add-quality-validation branch February 5, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant