mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-23 17:39:59 +00:00
This connector ingests Hex assets into DataHub.
Concept Mapping
Hex Concept | DataHub Concept | Notes |
---|---|---|
"hex" |
Data Platform | |
Workspace | Container | |
Project | Dashboard | Subtype Project |
Component | Dashboard | Subtype Component |
Collection | Tag |
Other Hex concepts are not mapped to DataHub entities yet.
Limitations
Currently, the Hex API has some limitations that affect the completeness of the extracted metadata:
-
Projects and Components Relationship: The API does not support fetching the many-to-many relationship between Projects and their Components.
-
Metadata Access: There is no direct method to retrieve metadata for Collections, Status, or Categories. This information is only available indirectly through references within Projects and Components.
Please keep these limitations in mind when working with the Hex connector.