apache/ossie

GitHub Trending (daily) Tools

Summary

Apache Ossie is an incubating open-source specification that standardizes semantic model exchange across data analytics, AI, and BI tools, providing a vendor-agnostic JSON/YAML format to ensure consistent data definitions.

Apache Ossie, industry wide specification effort to standardize how we exchange semantic metadata across analytics, AI and BI platforms, providing a vendor neutral, single source of truth for semantic data
Original Article
View Cached Full Text

Cached at: 07/16/26, 04:22 PM

apache/ossie

Source: https://github.com/apache/ossie

Apache Ossie (incubating)

Apache Ossie is a collaborative, open-source effort dedicated to standardizing and streamlining semantic model exchange and utilization across the diverse array of tools and platforms within the data analytics, AI, and BI ecosystem. Our shared vision is to establish a common, vendor-agnostic semantic model specification, promoting unparalleled interoperability, efficiency, and collaboration among all participants. By providing a single, consistent source of truth, this vendor-agnostic standard ensures that your data’s definitions and value remain consistent as they are interchanged between AI agents, BI platforms, and all other tools in your ecosystem, eliminating inconsistencies across your different tools.

Apache Ossie was formerly known as Open Semantic Interchange (OSI).

Apache Ossie provides a single JSON- and YAML-based specification that any tool can read and write, addressing the semantic fragmentation common across today’s data stack: the same KPI defined differently across tools, teams spending significant effort manually reconciling definitions, and AI agents producing unreliable outputs grounded in inconsistent business logic.

What’s in this repository

  • core-spec/ — The Ossie core specification (spec.md), the machine-readable schema (spec.yaml, osi-schema.json), and accompanying documentation.
  • converters/ — Reference converters that translate between Ossie and other semantic formats (e.g., dbt, GoodData, Polaris, Salesforce).
  • examples/ — Example semantic models, including a complete TPC-DS model.
  • validation/ — Tooling for validating semantic models against the Ossie schema.
  • docs/ — Project documentation and overview.

Get involved

  • Contribute: See CONTRIBUTING.md for how to propose specification changes, contribute code, and participate in the community.
  • Roadmap: See ROADMAP.md for current working groups, future efforts, and planned enhancements informed by community discussion.
  • Discuss: Join the conversation on GitHub Discussions and Issues.
  • Join the Slack community: Chat directly with contributors on Slack.

Similar Articles

Osmantic/ODS

GitHub Trending (daily)

Osmantic/ODS is an open-source deployment system that enables users to set up a private AI server on personal computers by integrating tools like Ollama and Open WebUI for local model inference, chat interfaces, and privacy-focused operations.

Fission-AI/OpenSpec

GitHub Trending (daily)

OpenSpec is an open-source spec framework that provides a structured workflow for AI-assisted software development, allowing users to explore, propose, and implement features via CLI commands integrated with AI.