mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-04 15:50:14 +00:00
12 lines
976 B
Markdown
12 lines
976 B
Markdown
![]() |
### Concept Mapping
|
|||
|
|
|||
|
Here's a table for **Concept Mapping** between Dremio and DataHub to provide a clear overview of how entities and concepts in Dremio are mapped to corresponding entities in DataHub:
|
|||
|
|
|||
|
| Source Concept | DataHub Concept | Notes |
|
|||
|
| -------------------------- | --------------- | ---------------------------------------------------------- |
|
|||
|
| **Physical Dataset/Table** | `Dataset` | Subtype: `Table` |
|
|||
|
| **Virtual Dataset/Views** | `Dataset` | Subtype: `View` |
|
|||
|
| **Spaces** | `Container` | Mapped to DataHub’s `Container` aspect. Subtype: `Space` |
|
|||
|
| **Folders** | `Container` | Mapped as a `Container` in DataHub. Subtype: `Folder` |
|
|||
|
| **Sources** | `Container` | Represented as a `Container` in DataHub. Subtype: `Source` |
|