MCPcopy Create free account
hub / github.com/apache/ossie

github.com/apache/ossie @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,314 symbols 5,351 edges 99 files ⚖ Apache-2.0 457 documented · 35% updated 4d ago★ 2,05150 open issues

Browse by type

Functions 1,137 Types & classes 173 Endpoints 4
What it actually does AI analysis from the code graph
loading…
README

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.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 746
Function 391
Class 167
Route 4
Enum 3
Interface 3

Languages

Python74%
Java26%

Modules by API surface

converters/snowflake/tests/test_osi_to_snowflake_yaml_converter.py89 symbols
converters/dbt/tests/test_msi_to_osi.py79 symbols
converters/polaris/src/main/java/org/apache/ossie/converter/polaris/model/OsiModel.java70 symbols
converters/honeydew/tests/test_honeydew_osi_converter.py62 symbols
converters/omni/tests/test_omni_to_osi.py43 symbols
converters/orionbelt/tests/test_osi_converter_properties.py42 symbols
converters/omni/tests/test_osi_to_omni.py40 symbols
converters/orionbelt/src/ossie_orionbelt/osi_to_obml.py30 symbols
converters/dbt/tests/test_osi_to_msi.py30 symbols
converters/orionbelt/tests/test_osi_v02_compat.py28 symbols
converters/orionbelt/tests/test_osi_metric_no_silent_loss.py28 symbols
converters/omni/src/osi_omni/_common.py28 symbols

Dependencies from manifests, versioned

ch.qos.logback:logback-classic
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
org.junit.jupiter:junit-jupiter
org.slf4j:slf4j-api
org.yaml:snakeyaml
PyYAML6.0 · 1×
apache-ossie0.2.0.dev0 · 1×
jinja23.0 · 1×
jsonschema4.18 · 1×
metricflow0.209.0 · 1×

For agents

$ claude mcp add ossie \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page