Doc: Meta updation (#22153)

* Doc: Meta updation

* Doc: Meta updation

---------

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
This commit is contained in:
Rounak Dhillon 2025-07-11 10:44:19 +05:30 committed by GitHub
parent a61679e82f
commit 703abc52f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
79 changed files with 79 additions and 0 deletions

View File

@ -1,5 +1,6 @@
---
title: Airflow Connector Troubleshooting Guide | OpenMetadata Support
description: Resolve Airflow pipeline connector issues with OpenMetadata's comprehensive troubleshooting guide. Fix common errors, debug connections & optimize workflows.
slug: /connectors/pipeline/airflow/troubleshooting
---

View File

@ -1,5 +1,6 @@
---
title: Run the dbt Cloud Connector Externally
description: Learn how to configure OpenMetadata's dbt Cloud connector using YAML. Step-by-step setup guide for seamless data pipeline integration and metadata extraction.
slug: /connectors/pipeline/dbtcloud/yaml
---

View File

@ -1,5 +1,6 @@
---
title: Database Connection Pooling
description: Optimize your OpenMetadata deployment with database connection pooling. Learn configuration best practices, performance tuning, and setup guides.
slug: /deployment/database-connection-pooling
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Run the ingestion from the OpenMetadata UI
description: Learn how to deploy and configure OpenMetadata ingestion pipelines. Complete setup guide with connectors, scheduling, and best practices.
slug: /deployment/ingestion/openmetadata
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OpenMetadata Features | Product Overview
description: Discover OpenMetadata's powerful features for data discovery, lineage tracking, governance, and collaboration. Explore comprehensive tools to manage you...
slug: /features
---

View File

@ -1,5 +1,6 @@
---
title: Metadata Ingestion - Multithreading (Beta)
description: Optimize OpenMetadata ingestion with multithreading workflows. Learn to configure parallel processing for faster metadata extraction and improved performance.
slug: /connectors/ingestion/workflows/metadata/multithreading
---

View File

@ -1,5 +1,6 @@
---
title: How to Assign or Change Data Ownership
description: Learn how to establish and manage data ownership in OpenMetadata. Complete guide for data users on assigning owners, tracking responsibility, and governance.
slug: /how-to-guides/guide-for-data-users/data-ownership
---

View File

@ -1,5 +1,6 @@
---
title: High Level Design | OpenMetadata Architecture Overview
description: Discover OpenMetadata's high-level architecture and core design principles. Learn how our unified metadata platform connects data sources, governance, a...
slug: /main-concepts/high-level-design
---

View File

@ -1,5 +1,6 @@
---
title: Add Custom Properties | OpenMetadata Custom Properties
description: Learn how to add custom properties to external automator configurations in OpenMetadata. Complete schema documentation and implementation guide.
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/external/automator/addcustomproperties
---

View File

@ -1,5 +1,6 @@
---
title: Resource Descriptor | OpenMetadata Resource Descriptor
description: Learn how OpenMetadata's ResourceDescriptor schema defines access control policies for data assets. Complete API reference with examples and implementation guide.
slug: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcedescriptor
---

View File

@ -1,5 +1,6 @@
---
title: Resource Permission | OpenMetadata Resource Permissions
description: Learn how to configure resource permissions in OpenMetadata's access control system. Define granular user access rights for data assets and metadata.
slug: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcepermission
---

View File

@ -1,5 +1,6 @@
---
title: Pulsar Connection | OpenMetadata Pulsar Messaging Connection
description: Learn how to configure Pulsar messaging connections in OpenMetadata. Complete schema reference, connection parameters, and setup guide for Apache Pulsar integration.
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/pulsarconnection
---

View File

@ -1,5 +1,6 @@
---
title: Schemas Index | OpenMetadata Metadata Schemas Overview
description: Explore OpenMetadata's comprehensive schema standards and metadata structures. Learn how to define, manage, and implement data schemas effectively.
slug: /main-concepts/metadata-standard/schemas
---

View File

@ -1,5 +1,6 @@
---
title: votes
description: Explore OpenMetadata's voting schema types and data structures. Learn how to implement user feedback systems with comprehensive vote metadata standards.
slug: /main-concepts/metadata-standard/schemas/type/votes
---

View File

@ -1,5 +1,6 @@
---
title: Try OpenMetadata in Docker
description: Get OpenMetadata running locally in minutes with Docker. Step-by-step setup guide, configuration tips, and troubleshooting for your metadata platform.
slug: /quick-start/local-docker-deployment
---

View File

@ -1,5 +1,6 @@
---
title: Try OpenMetadata in Docker
description: Deploy OpenMetadata locally on Kubernetes in minutes! Step-by-step guide with commands, configurations, and troubleshooting for your metadata platform.
slug: /quick-start/local-kubernetes-deployment
---

View File

@ -1,5 +1,6 @@
---
title: Sandbox Quickstart | OpenMetadata Sandbox Environment
description: Get started with OpenMetadata in minutes using our interactive sandbox environment. Explore data discovery, lineage, and governance features hands-on.
slug: /quick-start/sandbox
---

View File

@ -1,5 +1,6 @@
---
title: Latest Release | OpenMetadata Release Notes and Versions
description: Discover the latest OpenMetadata releases, new features, bug fixes, and updates. Stay current with release notes and upgrade information.
slug: /releases
---

View File

@ -1,5 +1,6 @@
---
title: All Releases | OpenMetadata All Releases
description: Explore all OpenMetadata releases with detailed changelogs, new features, bug fixes, and upgrade guides. Stay updated with the latest versions and improvements.
slug: /releases/all-releases
---

View File

@ -1,5 +1,6 @@
---
title: Java SDK | OpenMetadata Java SDK Documentation
description: Learn to integrate OpenMetadata's Java SDK into your applications. Complete documentation, code examples, and API reference for seamless metadata management.
slug: /sdk/java
---

View File

@ -1,5 +1,6 @@
---
title: Bulk Sink
description: Learn to build powerful bulk sink connectors with OpenMetadata's Python SDK. Step-by-step guide with code examples for efficient data ingestion.
slug: /sdk/python/build-connector/bulk-sink
---

View File

@ -1,5 +1,6 @@
---
title: Sink
description: Learn to build custom sink connectors for OpenMetadata using Python SDK. Step-by-step guide with code examples to integrate and stream metadata efficiently.
slug: /sdk/python/build-connector/sink
---

View File

@ -1,5 +1,6 @@
---
title: Stage
description: Learn to build custom OpenMetadata Python connectors with our comprehensive stage development guide. Step-by-step tutorials and code examples included.
slug: /sdk/python/build-connector/stage
---

View File

@ -1,5 +1,6 @@
---
title: ML Model | OpenMetadata Machine Learning Model SDK
description: Learn to manage ML models with OpenMetadata Python SDK. Complete guide with code examples, entity operations, and API integration for machine learning workflows.
slug: /sdk/python/entities/ml-model
---

View File

@ -1,5 +1,6 @@
---
title: Python SDK | OpenMetadata Python SDK Documentation
description: Master OpenMetadata's Python SDK with comprehensive documentation, code examples, and API guides. Build powerful data discovery and governance solutions.
slug: /sdk/python
---

View File

@ -1,5 +1,6 @@
---
title: Python SDK for Lineage
description: Learn to implement data lineage tracking with OpenMetadata's Python SDK. Complete guide with code examples, API usage, and best practices for data flow ...
slug: /sdk/python/ingestion/lineage
---

View File

@ -1,5 +1,6 @@
---
title: Airflow Connector Troubleshooting Guide | OpenMetadata Support
description: Resolve Airflow pipeline connector issues with OpenMetadata's comprehensive troubleshooting guide. Fix common errors, debug connections & optimize workflows.
slug: /connectors/pipeline/airflow/troubleshooting
---

View File

@ -1,5 +1,6 @@
---
title: Run the dbt Cloud Connector Externally
description: Learn how to configure OpenMetadata's dbt Cloud connector using YAML. Step-by-step setup guide for seamless data pipeline integration and metadata extraction.
slug: /connectors/pipeline/dbtcloud/yaml
---

View File

@ -1,5 +1,6 @@
---
title: Database Connection Pooling
description: Optimize your OpenMetadata deployment with database connection pooling. Learn configuration best practices, performance tuning, and setup guides.
slug: /deployment/database-connection-pooling
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Run the ingestion from the OpenMetadata UI
description: Learn how to deploy and configure OpenMetadata ingestion pipelines. Complete setup guide with connectors, scheduling, and best practices.
slug: /deployment/ingestion/openmetadata
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OpenMetadata Features | Product Overview
description: Discover OpenMetadata's powerful features for data discovery, lineage tracking, governance, and collaboration. Explore comprehensive tools to manage you...
slug: /features
---

View File

@ -1,5 +1,6 @@
---
title: Metadata Ingestion - Multithreading (Beta)
description: Optimize OpenMetadata ingestion with multithreading workflows. Learn to configure parallel processing for faster metadata extraction and improved performance.
slug: /connectors/ingestion/workflows/metadata/multithreading
---

View File

@ -1,5 +1,6 @@
---
title: How to Assign or Change Data Ownership
description: Learn how to establish and manage data ownership in OpenMetadata. Complete guide for data users on assigning owners, tracking responsibility, and governance.
slug: /how-to-guides/guide-for-data-users/data-ownership
---

View File

@ -1,5 +1,6 @@
---
title: High Level Design | OpenMetadata Architecture Overview
description: Discover OpenMetadata's high-level architecture and core design principles. Learn how our unified metadata platform connects data sources, governance, a...
slug: /main-concepts/high-level-design
---

View File

@ -1,5 +1,6 @@
---
title: Add Custom Properties | OpenMetadata Custom Properties
description: Learn how to add custom properties to external automator configurations in OpenMetadata. Complete schema documentation and implementation guide.
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/external/automator/addcustomproperties
---

View File

@ -1,5 +1,6 @@
---
title: Resource Descriptor | OpenMetadata Resource Descriptor
description: Learn how OpenMetadata's ResourceDescriptor schema defines access control policies for data assets. Complete API reference with examples and implementation guide.
slug: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcedescriptor
---

View File

@ -1,5 +1,6 @@
---
title: Resource Permission | OpenMetadata Resource Permissions
description: Learn how to configure resource permissions in OpenMetadata's access control system. Define granular user access rights for data assets and metadata.
slug: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcepermission
---

View File

@ -1,5 +1,6 @@
---
title: Pulsar Connection | OpenMetadata Pulsar Messaging Connection
description: Learn how to configure Pulsar messaging connections in OpenMetadata. Complete schema reference, connection parameters, and setup guide for Apache Pulsar integration.
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/pulsarconnection
---

View File

@ -1,5 +1,6 @@
---
title: Schemas Index | OpenMetadata Metadata Schemas Overview
description: Explore OpenMetadata's comprehensive schema standards and metadata structures. Learn how to define, manage, and implement data schemas effectively.
slug: /main-concepts/metadata-standard/schemas
---

View File

@ -1,5 +1,6 @@
---
title: votes
description: Explore OpenMetadata's voting schema types and data structures. Learn how to implement user feedback systems with comprehensive vote metadata standards.
slug: /main-concepts/metadata-standard/schemas/type/votes
---

View File

@ -1,5 +1,6 @@
---
title: Try OpenMetadata in Docker
description: Get OpenMetadata running locally in minutes with Docker. Step-by-step setup guide, configuration tips, and troubleshooting for your metadata platform.
slug: /quick-start/local-docker-deployment
---

View File

@ -1,5 +1,6 @@
---
title: Try OpenMetadata in Docker
description: Deploy OpenMetadata locally on Kubernetes in minutes! Step-by-step guide with commands, configurations, and troubleshooting for your metadata platform.
slug: /quick-start/local-kubernetes-deployment
---

View File

@ -1,5 +1,6 @@
---
title: Sandbox Quickstart | OpenMetadata Sandbox Environment
description: Get started with OpenMetadata in minutes using our interactive sandbox environment. Explore data discovery, lineage, and governance features hands-on.
slug: /quick-start/sandbox
---

View File

@ -1,5 +1,6 @@
---
title: Latest Release | OpenMetadata Release Notes and Versions
description: Discover the latest OpenMetadata releases, new features, bug fixes, and updates. Stay current with release notes and upgrade information.
slug: /releases
---

View File

@ -1,5 +1,6 @@
---
title: All Releases | OpenMetadata All Releases
description: Explore all OpenMetadata releases with detailed changelogs, new features, bug fixes, and upgrade guides. Stay updated with the latest versions and improvements.
slug: /releases/all-releases
---

View File

@ -1,5 +1,6 @@
---
title: Java SDK | OpenMetadata Java SDK Documentation
description: Learn to integrate OpenMetadata's Java SDK into your applications. Complete documentation, code examples, and API reference for seamless metadata management.
slug: /sdk/java
---

View File

@ -1,5 +1,6 @@
---
title: Bulk Sink
description: Learn to build powerful bulk sink connectors with OpenMetadata's Python SDK. Step-by-step guide with code examples for efficient data ingestion.
slug: /sdk/python/build-connector/bulk-sink
---

View File

@ -1,5 +1,6 @@
---
title: Sink
description: Learn to build custom sink connectors for OpenMetadata using Python SDK. Step-by-step guide with code examples to integrate and stream metadata efficiently.
slug: /sdk/python/build-connector/sink
---

View File

@ -1,5 +1,6 @@
---
title: Stage
description: Learn to build custom OpenMetadata Python connectors with our comprehensive stage development guide. Step-by-step tutorials and code examples included.
slug: /sdk/python/build-connector/stage
---

View File

@ -1,5 +1,6 @@
---
title: ML Model | OpenMetadata Machine Learning Model SDK
description: Learn to manage ML models with OpenMetadata Python SDK. Complete guide with code examples, entity operations, and API integration for machine learning workflows.
slug: /sdk/python/entities/ml-model
---

View File

@ -1,5 +1,6 @@
---
title: Python SDK | OpenMetadata Python SDK Documentation
description: Master OpenMetadata's Python SDK with comprehensive documentation, code examples, and API guides. Build powerful data discovery and governance solutions.
slug: /sdk/python
---

View File

@ -1,5 +1,6 @@
---
title: Python SDK for Lineage
description: Learn to implement data lineage tracking with OpenMetadata's Python SDK. Complete guide with code examples, API usage, and best practices for data flow ...
slug: /sdk/python/ingestion/lineage
---

View File

@ -1,5 +1,6 @@
---
title: Airflow Connector Troubleshooting Guide | OpenMetadata Support
description: Resolve Airflow pipeline connector issues with OpenMetadata's comprehensive troubleshooting guide. Fix common errors, debug connections & optimize workflows.
slug: /connectors/pipeline/airflow/troubleshooting
---

View File

@ -1,5 +1,6 @@
---
title: Run the dbt Cloud Connector Externally
description: Learn how to configure OpenMetadata's dbt Cloud connector using YAML. Step-by-step setup guide for seamless data pipeline integration and metadata extraction.
slug: /connectors/pipeline/dbtcloud/yaml
---

View File

@ -1,5 +1,6 @@
---
title: Database Connection Pooling
description: Optimize your OpenMetadata deployment with database connection pooling. Learn configuration best practices, performance tuning, and setup guides.
slug: /deployment/database-connection-pooling
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Run the ingestion from the OpenMetadata UI
description: Learn how to deploy and configure OpenMetadata ingestion pipelines. Complete setup guide with connectors, scheduling, and best practices.
slug: /deployment/ingestion/openmetadata
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OpenMetadata Features | Product Overview
description: Discover OpenMetadata's powerful features for data discovery, lineage tracking, governance, and collaboration. Explore comprehensive tools to manage you...
slug: /features
---

View File

@ -1,5 +1,6 @@
---
title: Metadata Ingestion - Multithreading (Beta)
description: Optimize OpenMetadata ingestion with multithreading workflows. Learn to configure parallel processing for faster metadata extraction and improved performance.
slug: /connectors/ingestion/workflows/metadata/multithreading
---

View File

@ -1,5 +1,6 @@
---
title: How to Assign or Change Data Ownership
description: Learn how to establish and manage data ownership in OpenMetadata. Complete guide for data users on assigning owners, tracking responsibility, and governance.
slug: /how-to-guides/guide-for-data-users/data-ownership
---

View File

@ -1,5 +1,6 @@
---
title: How to Request for Description
description: Learn how to request data asset descriptions in OpenMetadata. Step-by-step guide for data users to collaborate and improve data documentation.
slug: /how-to-guides/guide-for-data-users/request-description
---

View File

@ -1,5 +1,6 @@
---
title: High Level Design | OpenMetadata Architecture Overview
description: Discover OpenMetadata's high-level architecture and core design principles. Learn how our unified metadata platform connects data sources, governance, a...
slug: /main-concepts/high-level-design
---

View File

@ -1,5 +1,6 @@
---
title: Add Custom Properties | OpenMetadata Custom Properties
description: Learn how to add custom properties to external automator configurations in OpenMetadata. Complete schema documentation and implementation guide.
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/external/automator/addcustomproperties
---

View File

@ -1,5 +1,6 @@
---
title: Resource Descriptor | OpenMetadata Resource Descriptor
description: Learn how OpenMetadata's ResourceDescriptor schema defines access control policies for data assets. Complete API reference with examples and implementation guide.
slug: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcedescriptor
---

View File

@ -1,5 +1,6 @@
---
title: Resource Permission | OpenMetadata Resource Permissions
description: Learn how to configure resource permissions in OpenMetadata's access control system. Define granular user access rights for data assets and metadata.
slug: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcepermission
---

View File

@ -1,5 +1,6 @@
---
title: Pulsar Connection | OpenMetadata Pulsar Messaging Connection
description: Learn how to configure Pulsar messaging connections in OpenMetadata. Complete schema reference, connection parameters, and setup guide for Apache Pulsar integration.
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/pulsarconnection
---

View File

@ -1,5 +1,6 @@
---
title: Schemas Index | OpenMetadata Metadata Schemas Overview
description: Explore OpenMetadata's comprehensive schema standards and metadata structures. Learn how to define, manage, and implement data schemas effectively.
slug: /main-concepts/metadata-standard/schemas
---

View File

@ -1,5 +1,6 @@
---
title: votes
description: Explore OpenMetadata's voting schema types and data structures. Learn how to implement user feedback systems with comprehensive vote metadata standards.
slug: /main-concepts/metadata-standard/schemas/type/votes
---

View File

@ -1,5 +1,6 @@
---
title: Try OpenMetadata in Docker
description: Get OpenMetadata running locally in minutes with Docker. Step-by-step setup guide, configuration tips, and troubleshooting for your metadata platform.
slug: /quick-start/local-docker-deployment
---

View File

@ -1,5 +1,6 @@
---
title: Try OpenMetadata in Docker
description: Deploy OpenMetadata locally on Kubernetes in minutes! Step-by-step guide with commands, configurations, and troubleshooting for your metadata platform.
slug: /quick-start/local-kubernetes-deployment
---

View File

@ -1,5 +1,6 @@
---
title: Sandbox Quickstart | OpenMetadata Sandbox Environment
description: Get started with OpenMetadata in minutes using our interactive sandbox environment. Explore data discovery, lineage, and governance features hands-on.
slug: /quick-start/sandbox
---

View File

@ -1,5 +1,6 @@
---
title: Latest Release | OpenMetadata Release Notes and Versions
description: Discover the latest OpenMetadata releases, new features, bug fixes, and updates. Stay current with release notes and upgrade information.
slug: /releases
---

View File

@ -1,5 +1,6 @@
---
title: All Releases | OpenMetadata All Releases
description: Explore all OpenMetadata releases with detailed changelogs, new features, bug fixes, and upgrade guides. Stay updated with the latest versions and improvements.
slug: /releases/all-releases
---

View File

@ -1,5 +1,6 @@
---
title: Java SDK | OpenMetadata Java SDK Documentation
description: Learn to integrate OpenMetadata's Java SDK into your applications. Complete documentation, code examples, and API reference for seamless metadata management.
slug: /sdk/java
---

View File

@ -1,5 +1,6 @@
---
title: Bulk Sink
description: Learn to build powerful bulk sink connectors with OpenMetadata's Python SDK. Step-by-step guide with code examples for efficient data ingestion.
slug: /sdk/python/build-connector/bulk-sink
---

View File

@ -1,5 +1,6 @@
---
title: Sink
description: Learn to build custom sink connectors for OpenMetadata using Python SDK. Step-by-step guide with code examples to integrate and stream metadata efficiently.
slug: /sdk/python/build-connector/sink
---

View File

@ -1,5 +1,6 @@
---
title: Stage
description: Learn to build custom OpenMetadata Python connectors with our comprehensive stage development guide. Step-by-step tutorials and code examples included.
slug: /sdk/python/build-connector/stage
---

View File

@ -1,5 +1,6 @@
---
title: ML Model | OpenMetadata Machine Learning Model SDK
description: Learn to manage ML models with OpenMetadata Python SDK. Complete guide with code examples, entity operations, and API integration for machine learning workflows.
slug: /sdk/python/entities/ml-model
---

View File

@ -1,5 +1,6 @@
---
title: Python SDK | OpenMetadata Python SDK Documentation
description: Master OpenMetadata's Python SDK with comprehensive documentation, code examples, and API guides. Build powerful data discovery and governance solutions.
slug: /sdk/python
---

View File

@ -1,5 +1,6 @@
---
title: Python SDK for Lineage
description: Learn to implement data lineage tracking with OpenMetadata's Python SDK. Complete guide with code examples, API usage, and best practices for data flow ...
slug: /sdk/python/ingestion/lineage
---