Init a Data Product from a Blueprint
How to init a data product from a Blueprint
Initializing a Data Product involves setting up a new project on a Git repository, creating a draft in the Data Product Marketplace, and managing development within the repository.
To better understand this process and its role in the Data Product lifecycle, refer to the Data Product Registry section .
To create a new Data Product from a Blueprint template, first choose a Blueprint from the available options in the Marketplace. Then, on the Blueprint’s detail page, click the “Create Data Product” button, as shown in the image below.
Data Product Initialization Steps:
- Create a Data Product in Blindata – This represents a major version of a Data Product in draft mode, where only the name, domain, project repository and other minor information are initially defined.
- Instantiate the Blueprint – The selected Blueprint template is populated with actual values and published to the Data Product’s Git repository.
- Notify the Platform – This step synchronizes the Data Ops platform with the newly defined Data Product.
Once you’ve completed work on the data product repository, you can publish a new version of the Data Product. For a detailed overview, see the Data Product Publishing section .