12 lines
976 B
Markdown
Raw Permalink Normal View History

### 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 DataHubs `Container` aspect. Subtype: `Space` |
| **Folders** | `Container` | Mapped as a `Container` in DataHub. Subtype: `Folder` |
| **Sources** | `Container` | Represented as a `Container` in DataHub. Subtype: `Source` |