Pere Miquel Brull 07761c7e81
Fix #6018 - Doc migration main concepts (#6072)
Fix #6018 - Doc migration main concepts (#6072)
2022-07-14 10:14:14 +02:00

28 lines
683 B
Markdown

---
title: Metadata Standard
slug: /main-concepts/metadata-standard
---
# Metadata Standard
Explore the definitions of the metadata standard powered by JSON Schemas and the foundations of our rich APIs.
<InlineCalloutContainer>
<InlineCallout
color="violet-70"
icon="celebration"
bold="OpenMetadata Schemas"
href="/main-concepts/metadata-standard/schemas"
>
Review the standard that powers OpenMetadata with JSON Schema.
</InlineCallout>
<InlineCallout
color="violet-70"
icon="storage"
bold="OpenMetadata APIs"
href="/main-concepts/metadata-standard/apis"
>
Explore our API structure.
</InlineCallout>
</InlineCalloutContainer>