Pere Miquel Brull 6fcdf803e6
Prepare Docs V1 structure (#11089)
* Prepare Docs V1 structure

* Point to the v1.0.0 images dir

* Use the same ssh key

* Use new key

* Add connectors icons

* Update images
2023-04-17 16:45:47 +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>