mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 12:08:47 +00:00
44 lines
1.0 KiB
Markdown
44 lines
1.0 KiB
Markdown
![]() |
---
|
||
|
title: Overview
|
||
|
slug: /overview
|
||
|
---
|
||
|
|
||
|
# Overview
|
||
|
|
||
|
In this section you can see what the OpenMetadata community is doing:
|
||
|
|
||
|
<InlineCalloutContainer>
|
||
|
<InlineCallout
|
||
|
color="violet-70"
|
||
|
icon="celebration"
|
||
|
bold="Latest Release"
|
||
|
href="/overview/latest-release"
|
||
|
>
|
||
|
Dive into the new features from the latest OpenMetadata Release!
|
||
|
</InlineCallout>
|
||
|
<InlineCallout
|
||
|
color="violet-70"
|
||
|
icon="mediation"
|
||
|
bold="Features"
|
||
|
href="/overview/features"
|
||
|
>
|
||
|
Explore all the features provided to take your metadata management and collaboration to the next level.
|
||
|
</InlineCallout>
|
||
|
<InlineCallout
|
||
|
color="violet-70"
|
||
|
icon="edit_road"
|
||
|
bold="Roadmap"
|
||
|
href="/overview/roadmap"
|
||
|
>
|
||
|
Sneak peek of the plans for the few next releases. Not seeing what you need? Reach out!
|
||
|
</InlineCallout>
|
||
|
<InlineCallout
|
||
|
color="violet-70"
|
||
|
icon="sailing"
|
||
|
bold="Releases"
|
||
|
href="/overview/releases"
|
||
|
>
|
||
|
Navigate the history of OpenMetadata, release after release.
|
||
|
</InlineCallout>
|
||
|
</InlineCalloutContainer>
|