Import Collibra Operating Model (Python)
Overview
This Python script is designed to streamline the process of importing the Collibra Operating Model, offering an alternative to using a CMA file. With this script, you can efficiently manage the creation and updating of various elements, including:
- AssetTypes
- Assignments
- Communities
- Domains
- RelationTypes
- AttributeTypes
- Statuses
- Global/Resource Roles
It supports updating existing items. If an item already exists, the script will update it with the latest information, avoiding duplication and maintaining consistency. All items are created from JSON files, ensuring the data is structured, readable, and easily modifiable.
Media
More details
Release Notes
Support for AttributeTypes, Statuses, and Global/Resource Roles has been added.
Compatibility
- Collibra Data Intelligence Cloud
Dependency
- python 3.11+
License and Usage Requirements
Release History
Release Notes
Initial release:
This Python script helps you import the Operating Model and can replace the use of a CMA file.
Compatibility
- Collibra Data Intelligence Cloud
Dependency
- python 3.11+