mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 18:48:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			39 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # OpenMetadata Entities
 | |
| 
 | |
| 
 | |
| 
 | |
| OpenMetadata  has the following core entities and relationships:
 | |
| 
 | |
| 
 | |
| 
 | |
| 1. **Data Assets** - These entities represent data, such as databases, tables, and topics, and assets created using data, such as Dashboards, Reports, Metrics, and ML Features. It also includes entities such as Pipelines that are used for creating data assets.  
 | |
| 2. **Services** - Services represent platforms and services used for storing and processing data. It includes Online Data Stores, Data Warehouses, ETL tools, Dashboard services, etc.  
 | |
| 3. **Users & Teams** - These entities represent users within an organization and teams that they are organized under.  
 | |
| 4. **Activities** - These entities are related to feeds, posts, and notifications for collaboration between users.  
 | |
| 5. **Glossary and Tags** - Entities for defining business glossary that includes hierarchical tags.
 | |
| 
 | |
| ## List of Schema Entities
 | |
| 
 | |
| {% page-ref page="dashboard.md" %}
 | |
| 
 | |
| {% page-ref page="database.md" %}
 | |
| 
 | |
| {% page-ref page="database-service.md" %}
 | |
| 
 | |
| {% page-ref page="thread.md" %}
 | |
| 
 | |
| {% page-ref page="metrics.md" %}
 | |
| 
 | |
| {% page-ref page="pipeline.md" %}
 | |
| 
 | |
| {% page-ref page="report.md" %}
 | |
| 
 | |
| {% page-ref page="table.md" %}
 | |
| 
 | |
| {% page-ref page="team.md" %}
 | |
| 
 | |
| {% page-ref page="user.md" %}
 | |
| 
 | |
| {% page-ref page="tag-category.md" %}
 | |
| 
 | 
