Skip to content

Commit 73f9501

Browse files
authored
Merge pull request #4 from open-metadata/fix_build
Fix build
2 parents 528594c + a3711a8 commit 73f9501

File tree

83 files changed

+920
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+920
-30
lines changed

docs/analytics/overview.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Analytics Overview
2+
3+
Overview of analytics and insights.
4+
5+
## Overview
6+
7+
OpenMetadata provides analytics for usage patterns, data quality trends, and governance metrics.
8+
9+
## Related Documentation
10+
11+
- [Usage Analytics](usage.md)

docs/analytics/usage.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Usage Analytics
2+
3+
Usage analytics and tracking.
4+
5+
## Overview
6+
7+
Learn how to track and analyze metadata usage patterns.
8+
9+
## Related Documentation
10+
11+
- [Analytics Overview](overview.md)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Data Contracts API Operations
2+
3+
API operations for data contracts.
4+
5+
## Overview
6+
7+
REST API operations for creating and managing data contracts.
8+
9+
## Related Documentation
10+
11+
- [API Operations Overview](overview.md)
12+
- [Data Contracts](../governance/data-contracts.md)

docs/api-operations/lineage.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Lineage API Operations
2+
3+
API operations for lineage tracking.
4+
5+
## Overview
6+
7+
REST API operations for creating and querying data lineage.
8+
9+
## Related Documentation
10+
11+
- [API Operations Overview](overview.md)
12+
- [Lineage Overview](../lineage/overview.md)

docs/api-operations/overview.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# API Operations Overview
2+
3+
Overview of all API operations for OpenMetadata entities.
4+
5+
## Overview
6+
7+
Comprehensive REST API operations for creating, reading, updating, and deleting metadata entities.
8+
9+
## Related Documentation
10+
11+
- [APIs Overview](../apis/overview.md)
12+
- [OpenAPI Specification](../specifications/openapi.md)

docs/apis/overview.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# APIs Overview
2+
3+
Overview of OpenMetadata APIs.
4+
5+
## Overview
6+
7+
Comprehensive REST APIs for all metadata operations.
8+
9+
## Related Documentation
10+
11+
- [API Operations](../api-operations/overview.md)
12+
- [OpenAPI Specification](../specifications/openapi.md)

docs/configuration/services.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Service Configuration
2+
3+
Configuration guide for OpenMetadata services.
4+
5+
## Overview
6+
7+
Learn how to configure connections and credentials for various services.
8+
9+
## Related Documentation
10+
11+
- [Services Overview](../services/overview.md)
12+
- [Security](../security/overview.md)

docs/connectors/overview.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Connectors Overview
2+
3+
Overview of OpenMetadata connectors.
4+
5+
## Overview
6+
7+
OpenMetadata supports connectors for databases, data warehouses, pipelines, dashboards, and more.
8+
9+
## Related Documentation
10+
11+
- [Integrations](../integrations/overview.md)
12+
- [Services](../services/overview.md)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Pipeline Service Connectors
2+
3+
Connectors for pipeline and orchestration services.
4+
5+
## Overview
6+
7+
Learn about connectors for Airflow, Dagster, Prefect, and other pipeline services.
8+
9+
## Related Documentation
10+
11+
- [Connectors Overview](overview.md)
12+
- [Pipeline Services](../data-assets/pipelines/pipeline-service.md)

docs/core-concepts/organization.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Organization
2+
3+
Organizational structure and hierarchy.
4+
5+
## Overview
6+
7+
Define organizational structure for metadata governance.
8+
9+
## Related Documentation
10+
11+
- [Teams](../teams-users/team.md)
12+
- [Users](../teams-users/user.md)

0 commit comments

Comments
 (0)