mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-25 22:49:12 +00:00
Docs: Meta Description Updation (#22588)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
parent
f3c5fe5a8f
commit
b3471d5ace
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Workflow API | OpenMetadata Workflow API Guide
|
||||
description: Define a new automation workflow entity that links tasks, triggers, and actions for metadata lifecycle automation.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/automations/createworkflow
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createDataInsightChart
|
||||
title: createDataInsightChart | Official Documentation
|
||||
description: Create a new chart to visualize data insights and track metadata activity or KPIs over time.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/createdatainsightchart
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Custom Data Insight | OpenMetadata Custom Insight
|
||||
description: Build a custom data insight report by selecting metrics, time frames, and visualization types.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/custom
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: KPI Data Insight | OpenMetadata KPI Schemas
|
||||
description: Access KPIs and metrics for metadata usage, quality, and activity through the data insights interface.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/kpi
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Document API | OpenMetadata Document API
|
||||
description: Create a document entity in the doc store with title, content, owner, and associated metadata.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/docstore/createdocument
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Data Product | OpenMetadata Data Product API
|
||||
description: Define a new data product within a domain to encapsulate curated, reusable datasets and their metadata context.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/domains/createdataproduct
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Domain API | OpenMetadata Domain API
|
||||
description: Register a domain to group related data assets, metrics, and business processes within your organization.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/domains/createdomain
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Close Task API | OpenMetadata Close Task API
|
||||
description: Close a completed or irrelevant task to finalize the discussion and archive it from the active task list.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/feed/closetask
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Suggestion API | OpenMetadata Suggestion API
|
||||
description: Suggest metadata changes or additions like tags, descriptions, or classifications for entities under review.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/feed/createsuggestion
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Thread API | OpenMetadata Thread API
|
||||
description: Start a new discussion thread related to a specific entity, topic, or question for collaborative resolution.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/feed/createthread
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Add Lineage API | OpenMetadata Add Lineage
|
||||
description: Add lineage information to connect data sources and targets, helping visualize transformation flows and dependencies.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/lineage/addlineage
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Policy API | OpenMetadata Policy Creation
|
||||
description: Create a policy that defines access rules, resource conditions, and enforcement actions across metadata assets.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/policies/createpolicy
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Custom Metric | OpenMetadata Custom Metric API
|
||||
description: Create a custom metric definition used in testing and data quality checks across datasets and columns.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createcustommetric
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createLogicalTestCases
|
||||
title: createLogicalTestCases | Official Documentation
|
||||
description: Create a logical test case based on conditions, expected results, and relationships between data entities.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createlogicaltestcases
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Case | OpenMetadata Test Case API
|
||||
description: Create a test case to validate specific data quality conditions using defined rules and associated metadata.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestcase
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createTestCaseResolutionStatus
|
||||
description: Set or update the resolution status of a test case to indicate success, failure, or other outcomes.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestcaseresolutionstatus
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Case Result | OpenMetadata Test Result API
|
||||
description: Capture the result of a test case including status, execution time, and any relevant assertion failures.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestcaseresult
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Definition | OpenMetadata Test Definition
|
||||
description: Define a test definition to establish the logic and rules used in test cases across datasets and pipelines.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestdefinition
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Suite | OpenMetadata Test Suite API
|
||||
description: Define a test suite to group related test cases and run them together during metadata validation workflows.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestsuite
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Workflow API | OpenMetadata Workflow API Guide
|
||||
description: Define a new automation workflow entity that links tasks, triggers, and actions for metadata lifecycle automation.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/automations/createworkflow
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createDataInsightChart
|
||||
title: createDataInsightChart | Official Documentation
|
||||
description: Create a new chart to visualize data insights and track metadata activity or KPIs over time.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/createdatainsightchart
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Custom Data Insight | OpenMetadata Custom Insight
|
||||
description: Build a custom data insight report by selecting metrics, time frames, and visualization types.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/custom
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: KPI Data Insight | OpenMetadata KPI Schemas
|
||||
description: Access KPIs and metrics for metadata usage, quality, and activity through the data insights interface.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/kpi
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Document API | OpenMetadata Document API
|
||||
description: Create a document entity in the doc store with title, content, owner, and associated metadata.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/docstore/createdocument
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Data Product | OpenMetadata Data Product API
|
||||
description: Define a new data product within a domain to encapsulate curated, reusable datasets and their metadata context.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/domains/createdataproduct
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Domain API | OpenMetadata Domain API
|
||||
description: Register a domain to group related data assets, metrics, and business processes within your organization.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/domains/createdomain
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Close Task API | OpenMetadata Close Task API
|
||||
description: Close a completed or irrelevant task to finalize the discussion and archive it from the active task list.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/feed/closetask
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Suggestion API | OpenMetadata Suggestion API
|
||||
description: Suggest metadata changes or additions like tags, descriptions, or classifications for entities under review.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/feed/createsuggestion
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Thread API | OpenMetadata Thread API
|
||||
description: Start a new discussion thread related to a specific entity, topic, or question for collaborative resolution.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/feed/createthread
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Add Lineage API | OpenMetadata Add Lineage
|
||||
description: Add lineage information to connect data sources and targets, helping visualize transformation flows and dependencies.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/lineage/addlineage
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Policy API | OpenMetadata Policy Creation
|
||||
description: Create a policy that defines access rules, resource conditions, and enforcement actions across metadata assets.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/policies/createpolicy
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Custom Metric | OpenMetadata Custom Metric API
|
||||
description: Create a custom metric definition used in testing and data quality checks across datasets and columns.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createcustommetric
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createLogicalTestCases
|
||||
title: createLogicalTestCases | Official Documentation
|
||||
description: Create a logical test case based on conditions, expected results, and relationships between data entities.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createlogicaltestcases
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Case | OpenMetadata Test Case API
|
||||
description: Create a test case to validate specific data quality conditions using defined rules and associated metadata.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestcase
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createTestCaseResolutionStatus
|
||||
description: Set or update the resolution status of a test case to indicate success, failure, or other outcomes.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestcaseresolutionstatus
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Case Result | OpenMetadata Test Result API
|
||||
description: Capture the result of a test case including status, execution time, and any relevant assertion failures.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestcaseresult
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Definition | OpenMetadata Test Definition
|
||||
description: Define a test definition to establish the logic and rules used in test cases across datasets and pipelines.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestdefinition
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Suite | OpenMetadata Test Suite API
|
||||
description: Define a test suite to group related test cases and run them together during metadata validation workflows.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestsuite
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Workflow API | OpenMetadata Workflow API Guide
|
||||
description: Define a new automation workflow entity that links tasks, triggers, and actions for metadata lifecycle automation.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/automations/createworkflow
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createDataInsightChart
|
||||
title: createDataInsightChart | Official Documentation
|
||||
description: Create a new chart to visualize data insights and track metadata activity or KPIs over time.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/createdatainsightchart
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Custom Data Insight | OpenMetadata Custom Insight
|
||||
description: Build a custom data insight report by selecting metrics, time frames, and visualization types.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/custom
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: KPI Data Insight | OpenMetadata KPI Schemas
|
||||
description: Access KPIs and metrics for metadata usage, quality, and activity through the data insights interface.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/kpi
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Document API | OpenMetadata Document API
|
||||
description: Create a document entity in the doc store with title, content, owner, and associated metadata.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/docstore/createdocument
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Data Product | OpenMetadata Data Product API
|
||||
description: Define a new data product within a domain to encapsulate curated, reusable datasets and their metadata context.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/domains/createdataproduct
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Domain API | OpenMetadata Domain API
|
||||
description: Register a domain to group related data assets, metrics, and business processes within your organization.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/domains/createdomain
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Close Task API | OpenMetadata Close Task API
|
||||
description: Close a completed or irrelevant task to finalize the discussion and archive it from the active task list.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/feed/closetask
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Suggestion API | OpenMetadata Suggestion API
|
||||
description: Suggest metadata changes or additions like tags, descriptions, or classifications for entities under review.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/feed/createsuggestion
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Thread API | OpenMetadata Thread API
|
||||
description: Start a new discussion thread related to a specific entity, topic, or question for collaborative resolution.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/feed/createthread
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Add Lineage API | OpenMetadata Add Lineage
|
||||
description: Add lineage information to connect data sources and targets, helping visualize transformation flows and dependencies.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/lineage/addlineage
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Policy API | OpenMetadata Policy Creation
|
||||
description: Create a policy that defines access rules, resource conditions, and enforcement actions across metadata assets.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/policies/createpolicy
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Custom Metric | OpenMetadata Custom Metric API
|
||||
description: Create a custom metric definition used in testing and data quality checks across datasets and columns.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createcustommetric
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createLogicalTestCases
|
||||
title: createLogicalTestCases | Official Documentation
|
||||
description: Create a logical test case based on conditions, expected results, and relationships between data entities.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createlogicaltestcases
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Case | OpenMetadata Test Case API
|
||||
description: Create a test case to validate specific data quality conditions using defined rules and associated metadata.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestcase
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createTestCaseResolutionStatus
|
||||
description: Set or update the resolution status of a test case to indicate success, failure, or other outcomes.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestcaseresolutionstatus
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Case Result | OpenMetadata Test Result API
|
||||
description: Capture the result of a test case including status, execution time, and any relevant assertion failures.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestcaseresult
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Definition | OpenMetadata Test Definition
|
||||
description: Define a test definition to establish the logic and rules used in test cases across datasets and pipelines.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestdefinition
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create Test Suite | OpenMetadata Test Suite API
|
||||
description: Define a test suite to group related test cases and run them together during metadata validation workflows.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/tests/createtestsuite
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user