Skip to content

Commit a8d07fe

Browse files
authored
Merge pull request #9 from open-metadata/fix_build
Fix alingment in Metadata Standards
2 parents 9b1d082 + 970ec72 commit a8d07fe

File tree

1 file changed

+51
-8
lines changed

1 file changed

+51
-8
lines changed

docs/metadata-standards/overview.md

Lines changed: 51 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,57 @@ OpenMetadata Standards provide a **unified, open-source metadata model** that de
4545

4646
### What This Enables
4747

48-
Our standards enable:
49-
- **Universal Interoperability** across data, document, and AI platforms
50-
- **Semantic Understanding** through RDF ontologies and knowledge graphs
51-
- **AI Governance** with comprehensive LLM and agent metadata
52-
- **Unified Data Governance** spanning structured and unstructured data
53-
- **Data Quality** with comprehensive testing and profiling frameworks
54-
- **Complete Lineage** from raw data through transformations to AI applications
55-
- **Clear Ownership** and organizational structure across all assets
48+
<div class="grid cards" markdown>
49+
50+
- :material-connection:{ .lg .middle } **Universal Interoperability**
51+
52+
---
53+
54+
Seamlessly connect and integrate across data platforms, document systems, and AI tools using standardized metadata schemas.
55+
56+
- :material-graph:{ .lg .middle } **Semantic Understanding**
57+
58+
---
59+
60+
Enable rich semantic queries and reasoning through RDF ontologies and knowledge graphs built on W3C standards.
61+
62+
- :material-robot:{ .lg .middle } **AI Governance**
63+
64+
---
65+
66+
Govern AI systems with the same rigor as data - track LLMs, agents, prompts, and model lineage end-to-end.
67+
68+
- :material-shield-check:{ .lg .middle } **Unified Data Governance**
69+
70+
---
71+
72+
Apply consistent governance policies across structured databases, unstructured documents, and AI systems.
73+
74+
- :material-test-tube:{ .lg .middle } **Data Quality**
75+
76+
---
77+
78+
Comprehensive testing, profiling, and validation frameworks ensuring data reliability across all asset types.
79+
80+
- :material-source-branch:{ .lg .middle } **Complete Lineage**
81+
82+
---
83+
84+
Track data flow from raw sources through transformations, ML pipelines, to AI applications and dashboards.
85+
86+
- :material-account-group:{ .lg .middle } **Clear Ownership**
87+
88+
---
89+
90+
Define organizational structure, teams, roles, and responsibilities across all data and AI assets.
91+
92+
- :material-api:{ .lg .middle } **API-First Design**
93+
94+
---
95+
96+
RESTful APIs enable real-time metadata updates and integrations without heavyweight infrastructure.
97+
98+
</div>
5699

57100
---
58101

0 commit comments

Comments
 (0)