Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/analytics/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Analytics Overview

Overview of analytics and insights.

## Overview

OpenMetadata provides analytics for usage patterns, data quality trends, and governance metrics.

## Related Documentation

- [Usage Analytics](usage.md)
11 changes: 11 additions & 0 deletions docs/analytics/usage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Usage Analytics

Usage analytics and tracking.

## Overview

Learn how to track and analyze metadata usage patterns.

## Related Documentation

- [Analytics Overview](overview.md)
12 changes: 12 additions & 0 deletions docs/api-operations/data-contracts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Data Contracts API Operations

API operations for data contracts.

## Overview

REST API operations for creating and managing data contracts.

## Related Documentation

- [API Operations Overview](overview.md)
- [Data Contracts](../governance/data-contracts.md)
12 changes: 12 additions & 0 deletions docs/api-operations/lineage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Lineage API Operations

API operations for lineage tracking.

## Overview

REST API operations for creating and querying data lineage.

## Related Documentation

- [API Operations Overview](overview.md)
- [Lineage Overview](../lineage/overview.md)
12 changes: 12 additions & 0 deletions docs/api-operations/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# API Operations Overview

Overview of all API operations for OpenMetadata entities.

## Overview

Comprehensive REST API operations for creating, reading, updating, and deleting metadata entities.

## Related Documentation

- [APIs Overview](../apis/overview.md)
- [OpenAPI Specification](../specifications/openapi.md)
12 changes: 12 additions & 0 deletions docs/apis/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# APIs Overview

Overview of OpenMetadata APIs.

## Overview

Comprehensive REST APIs for all metadata operations.

## Related Documentation

- [API Operations](../api-operations/overview.md)
- [OpenAPI Specification](../specifications/openapi.md)
12 changes: 12 additions & 0 deletions docs/configuration/services.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Service Configuration

Configuration guide for OpenMetadata services.

## Overview

Learn how to configure connections and credentials for various services.

## Related Documentation

- [Services Overview](../services/overview.md)
- [Security](../security/overview.md)
12 changes: 12 additions & 0 deletions docs/connectors/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Connectors Overview

Overview of OpenMetadata connectors.

## Overview

OpenMetadata supports connectors for databases, data warehouses, pipelines, dashboards, and more.

## Related Documentation

- [Integrations](../integrations/overview.md)
- [Services](../services/overview.md)
12 changes: 12 additions & 0 deletions docs/connectors/pipeline-services.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Pipeline Service Connectors

Connectors for pipeline and orchestration services.

## Overview

Learn about connectors for Airflow, Dagster, Prefect, and other pipeline services.

## Related Documentation

- [Connectors Overview](overview.md)
- [Pipeline Services](../data-assets/pipelines/pipeline-service.md)
12 changes: 12 additions & 0 deletions docs/core-concepts/organization.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Organization

Organizational structure and hierarchy.

## Overview

Define organizational structure for metadata governance.

## Related Documentation

- [Teams](../teams-users/team.md)
- [Users](../teams-users/user.md)
11 changes: 11 additions & 0 deletions docs/data-assets/applications/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Applications Overview

Overview of application metadata.

## Overview

Learn about tracking metadata for applications and services.

## Related Documentation

- [Data Assets Overview](../overview.md)
12 changes: 12 additions & 0 deletions docs/data-assets/dashboards/dashboard-data-model.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Dashboard Data Model

Data model for dashboard entities.

## Overview

Learn about the data model underlying dashboard metadata.

## Related Documentation

- [Dashboard](dashboard.md)
- [Dashboards Overview](overview.md)
12 changes: 12 additions & 0 deletions docs/data-assets/databases/schema.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Database Schema

Database schema metadata.

## Overview

Metadata for database schemas.

## Related Documentation

- [Database](database.md)
- [Table](table.md)
2 changes: 1 addition & 1 deletion docs/data-assets/messaging/messaging-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -990,6 +990,6 @@ Content-Type: application/json

- **[Topic](topic.md)** - Topic entity specification
- **[Messaging Overview](overview.md)** - Messaging assets overview
- **[Schema Registry Integration](../../integration/schema-registry.md)** - Schema management
- **[Schema Registry Integration](../../integrations/schema-registry.md)** - Schema management
- **[Event Lineage](../../lineage/event-lineage.md)** - Event-driven lineage
- **[Data Pipelines](../../orchestration/overview.md)** - Pipeline integration
2 changes: 1 addition & 1 deletion docs/data-assets/messaging/topic.md
Original file line number Diff line number Diff line change
Expand Up @@ -1451,7 +1451,7 @@ Response: BulkOperationResult

- **[MessagingService](messaging-service.md)** - Service configuration
- **[Messaging Overview](overview.md)** - Messaging assets overview
- **[Schema Registry](../../integration/schema-registry.md)** - Schema management
- **[Schema Registry](../../integrations/schema-registry.md)** - Schema management
- **[Event Lineage](../../lineage/event-lineage.md)** - Event-driven lineage
- **[Data Quality](../../data-quality/overview.md)** - Event validation
- **[Data Contracts](../../governance/data-contracts.md)** - Schema contracts
12 changes: 12 additions & 0 deletions docs/data-assets/notebooks/notebook-service.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Notebook Service

Notebook service configuration.

## Overview

Learn how to configure connections to notebook services like Jupyter, Databricks, and Zeppelin.

## Related Documentation

- [Notebook](notebook.md)
- [Notebooks Overview](overview.md)
12 changes: 12 additions & 0 deletions docs/data-assets/services/database-service.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Database Service

Database service configuration and metadata.

## Overview

Learn how to configure connections to database services.

## Related Documentation

- [Services Overview](../../services/overview.md)
- [Database](../databases/database.md)
12 changes: 12 additions & 0 deletions docs/data-quality/profiling.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Data Profiling

Data profiling and statistics.

## Overview

Learn how to profile data and generate statistics for tables and columns.

## Related Documentation

- [Data Quality Overview](overview.md)
- [Test Definitions](test-definition.md)
12 changes: 12 additions & 0 deletions docs/developer/contract-patterns.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Contract Patterns

Common patterns for data contracts.

## Overview

Learn about common patterns and best practices for data contracts.

## Related Documentation

- [Developer Guide](overview.md)
- [Data Contracts](../governance/data-contracts.md)
12 changes: 12 additions & 0 deletions docs/developer/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Developer Guide

Developer guide for OpenMetadata Standards.

## Overview

Learn how to work with OpenMetadata Standards as a developer.

## Related Documentation

- [API Operations](../api-operations/overview.md)
- [Specifications](../specifications/overview.md)
12 changes: 12 additions & 0 deletions docs/examples/data-contracts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Data Contracts Examples

Practical examples for data contracts.

## Overview

Real-world examples of defining and enforcing data contracts.

## Related Documentation

- [Examples Overview](index.md)
- [Data Contracts Reference](../reference/contracts.md)
12 changes: 12 additions & 0 deletions docs/examples/data-contracts/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Data Contracts Examples

Practical examples for data contracts.

## Overview

Real-world examples of defining and enforcing data contracts.

## Related Documentation

- [Examples Overview](../index.md)
- [Data Contracts](../../governance/data-contracts.md)
12 changes: 12 additions & 0 deletions docs/examples/data-quality.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Data Quality Examples

Practical examples for data quality management.

## Overview

Real-world examples of data quality tests, suites, and monitoring.

## Related Documentation

- [Examples Overview](index.md)
- [Data Quality Overview](../data-quality/overview.md)
12 changes: 12 additions & 0 deletions docs/examples/data-quality/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Data Quality Examples

Practical examples for data quality.

## Overview

Real-world examples of data quality tests, profiling, and monitoring.

## Related Documentation

- [Examples Overview](../index.md)
- [Data Quality Overview](../../data-quality/overview.md)
12 changes: 12 additions & 0 deletions docs/examples/governance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Governance Examples

Practical examples for metadata governance.

## Overview

Real-world examples of governance policies, ownership, and access control.

## Related Documentation

- [Examples Overview](index.md)
- [Governance Overview](../governance/overview.md)
12 changes: 12 additions & 0 deletions docs/examples/governance/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Governance Examples

Practical examples for governance.

## Overview

Real-world examples of governance policies, ownership, and classification.

## Related Documentation

- [Examples Overview](../index.md)
- [Governance Overview](../../governance/overview.md)
12 changes: 12 additions & 0 deletions docs/examples/lineage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Lineage Examples

Practical examples for data lineage tracking.

## Overview

Real-world examples of lineage tracking across databases, pipelines, and dashboards.

## Related Documentation

- [Examples Overview](index.md)
- [Advanced Examples](advanced.md)
12 changes: 12 additions & 0 deletions docs/examples/lineage/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Lineage Examples

Practical examples for data lineage.

## Overview

Real-world examples of tracking lineage across databases, pipelines, and dashboards.

## Related Documentation

- [Examples Overview](../index.md)
- [Lineage Overview](../../lineage/overview.md)
12 changes: 12 additions & 0 deletions docs/examples/teams-users.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Teams and Users Examples

Practical examples for team and user management.

## Overview

Real-world examples of organizing teams, assigning roles, and managing permissions.

## Related Documentation

- [Examples Overview](index.md)
- [Teams](../teams-users/team.md)
12 changes: 12 additions & 0 deletions docs/examples/teams-users/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Teams and Users Examples

Practical examples for teams and users.

## Overview

Real-world examples of organizing teams and managing users.

## Related Documentation

- [Examples Overview](../index.md)
- [Teams and Users Overview](../../teams-users/overview.md)
12 changes: 12 additions & 0 deletions docs/getting-started/authentication.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Authentication

Getting started with authentication in OpenMetadata Standards.

## Overview

Learn how to authenticate and secure access to metadata.

## Related Documentation

- [Security Overview](../security/overview.md)
- [RBAC](../security/rbac.md)
Loading