Skip to content

Sync OpenMetadata Standards with 2.0.0 - #17

Merged
harshach merged 1 commit into
mainfrom
harshach/sync-openmetadata-2-docs
Aug 24, 2026
Merged

harshach merged 1 commit into
mainfrom
harshach/sync-openmetadata-2-docs

Conversation

@harshach

Copy link
Copy Markdown
Contributor

Summary

  • sync all 911 JSON schemas from the official OpenMetadata 2.0.0-release tag at 6861999f
  • document the full schema delta: 98 added, 135 modified, and 3 removed versus the current Standards snapshot; 86 added, 107 modified, and 3 removed versus 1.13.4-release
  • add a complete 1.13 → 2.0 migration guide covering API contracts, search, collaboration, governance, data quality, lineage, ingestion, applications, platform/security, and UI customization
  • bump the package, documentation, and ontology version to 2.0.0 and refresh schema/connector counts
  • extend the ontology, SHACL shapes, and JSON-LD contexts for AI governance, Context Center, Tasks, Announcements, Activity Stream, attachments, and intake forms

Source

Validation

  • schema tree is byte-for-byte identical to the upstream 2.0.0 release source
  • all 911 schemas parse as JSON and all 5,959 local $ref targets resolve
  • all Turtle files parse; ontology validation conforms to the SHACL graph
  • all 17 JSON-LD contexts parse, and every term in the new/extended 2.0 contexts is declared in the ontology
  • internal Markdown links pass and MkDocs completes a production build
  • git diff --check passes

Synchronize all 911 JSON schemas from the 2.0.0 release, add the complete 1.13-to-2.0 migration and schema inventory documentation, bump the standards version, and extend RDF, SHACL, and JSON-LD coverage for the new entity surface.
@harshach
harshach merged commit 78035ae into main Aug 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant