Add child to a model

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2025

Child models are more granular representations that derive from parent models. They inherit characteristics from their parent models while allowing for additional customization or specificity to address unique data requirements or business rules. This hierarchical structure enables organizations to maintain a clear lineage and relationship between different models, ensuring consistency and coherence in data governance practices.

For example, under a 'Customer Profiles' model, child models could be developed for 'Retail Customers' and 'Wholesale Customers.' Each child model would inherit the core attributes from the parent model but include additional fields and rules specific to the needs of retail and wholesale segments, such as loyalty program details for retail customers and bulk order discounts for wholesale customers.

To add a child to a model:

  1. Navigate to Governance > Models.
  2. From the list of available assets, select the model asset type for which you want to create a child.
  3. On the model Assets page, create an asset for the selected model asset type by clicking the Create Model button (for example, 'Parent Model 1') or choose from the list of models available on the page.
  4. Click on the ellipsis and select Add Child.
  5. Enter a name for the child model (for example, 'Child Model 1').
  6. Close the dialog to see the hierarchy tree update. The hierarchy tree reflects this new relationship by displaying the parent-child structure.
  7. If within the maximum depth, you can create another child model (for example, 'Grandchild Model 1').

For example, for a model asset type with maximum depth of 3, you can create following:

  • A parent model named 'Parent Model'
  • Under this parent model, add a child model named 'Child Model 1'
  • Further add another child model under 'Child Model 1', naming it 'Grandchild Model 1'

The hierarchy now looks like this:

Parent Model
          └── Child Model 1
                     └── Grandchild Model 1
Note: If the Add Child button is missing from some items, it is because a maximum depth is set on a model, which restricts how deeply nested the model can become. For example, you can specify that a model can only ever be 2 levels deep.