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

Data Enrichment functionalities #1277

Closed
7 tasks done
SvenHoeffler opened this issue Aug 3, 2021 · 0 comments
Closed
7 tasks done

Data Enrichment functionalities #1277

SvenHoeffler opened this issue Aug 3, 2021 · 0 comments
Assignees
Labels
data hub Wice Core Member

Comments

@SvenHoeffler
Copy link
Contributor

SvenHoeffler commented Aug 3, 2021

In order to better organize and prepare integration data, the Data Hub will be expanded with a suite of functionalities to enhance, enrich, and cleanse stored data sets. Due to the variety of use-cases, these functionalities will be highly configurable and expandable.

As an initial proof of concept, these functions will be implemented first:

  • Scoring: Automatically assign a numerical score to objects based on configured criteria
  • Tagging: Automatically assign one or several tags to objects based on configured criteria
  • Deduplication: Merge and eliminate duplicate and/or similar entries
  • Formatting: Change the format of certain fields or entire objects
  • Filtering: Delete objects based on configured criteria.

Acceptance Criteria:

  • Data Hub offers endpoint for executing these functions
  • Data Hub offers framework for these and future functions
  • Scoring implemented
  • Tagging implemented
  • Deduplication implemented
  • Formatting implemented
  • Filtering implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data hub Wice Core Member
Development

No branches or pull requests

3 participants