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

Add CRUD Data Product support to data-platform-catalogue pkg #59

Closed
3 tasks
Tracked by #1187
tom-webber opened this issue Jan 12, 2024 · 0 comments
Closed
3 tasks
Tracked by #1187

Add CRUD Data Product support to data-platform-catalogue pkg #59

tom-webber opened this issue Jan 12, 2024 · 0 comments
Labels
DataHub Issues relating to DataHub - https://datahubproject.io/

Comments

@tom-webber
Copy link
Contributor

User Story

As a Data as a Product developer
I want the data-platform-catalogue to support CRUD operations on Data Products (not just data 'entities')
So that I can interact with Data Products in the deployed Catalogue using our DaaP API

Value / Purpose

No response

Useful Contacts

No response

User Types

No response

Hypothesis

No response

Proposal

Building off the work in ministryofjustice/analytical-platform#2779 that added the DataHubCatalogueClient class to the package, we can add support to that class (later to the base class if needed) for the dataProduct entity (which doesn't appear to exist in the python emitter sdk at the moment (v0.12.0).

Additional Information

No response

Definition of Done

  • Mapping of our data product schema to the DataHub schema (object pass through)
  • Data Products can be registered in DataHub via the client object
  • Tests exist (similar format to existing tests, or better) and are passing
@tom-webber tom-webber added enhancement DataHub Issues relating to DataHub - https://datahubproject.io/ labels Jan 12, 2024
@moj-data-platform-robot moj-data-platform-robot transferred this issue from ministryofjustice/analytical-platform Apr 25, 2024
@murdo-moj murdo-moj closed this as not planned Won't fix, can't repro, duplicate, stale Dec 30, 2024
@github-project-automation github-project-automation bot moved this from Todo 📝 to Done ✅ in Data Catalogue Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DataHub Issues relating to DataHub - https://datahubproject.io/
Projects
Status: Done ✅
Development

No branches or pull requests

3 participants