JSON Template Reader#
|
A base configuration for the Reader class. |
|
The base Reader with functionality that supports python dicts. |
The Reader provides an interface to JSON / dictionaries and extracting the content in the standardized Atlas format. That extract can then be uploaded to your Microsoft Purview or Apache Atlas.
|
Create an AtlasEntityWithExtInfo consisting of entities and their attributes for the given json_rows. |
|
Create an AtlasTypeDef consisting of entityDefs for the given json_rows. |
|
|
|
Converts the “tables” information into Atlas Entities for Target, Source, and Process types. |
|
Take in UpdateLineage dictionaries and create the mutated Process entities to be uploaded. |
|
Take in ColumnMapping dictionaries and create the mutated Process entities to be uploaded. |
|
Create an AtlasTypeDef consisting of classificationDefs for the given json_rows. |
Generate a template for the given reader. |