AIAny
AI Infra2025
Icon for item

Apache Ossie

Defines a vendor-neutral JSON/YAML semantic model specification and tooling to exchange metrics, dimensions, lineage and other business semantics across analytics, AI and BI platforms; includes a core spec, validators, converters (dbt, GoodData, Salesforce) and example models.

Introduction

Why this matters now

Modern analytics and AI pipelines fail more from semantic friction than from compute limits: the same KPI or dimension is repeatedly redefined across tools, teams, and agents, which produces inconsistent dashboards, brittle ML features, and unreliable AI outputs. A shared, machine-readable semantic model removes that friction so tools and agents can read and reuse a single source of truth for business logic.

What Sets It Apart
  • Single JSON/YAML-first spec plus machine schema and docs — so tools can parse and validate semantics programmatically instead of relying on ad-hoc mappings.
  • Reference converters to and from existing formats (dbt, GoodData, Polaris, Salesforce) — so adoption can be incremental and existing assets are reusable rather than rewritten.
  • Validation tooling and examples (including a TPC-DS model) — so teams can test conformance early and see practical, real-world mappings.
  • Incubating under the Apache Software Foundation — so governance and community contribution are prioritized over a single-vendor lock-in.
Who it's for and tradeoffs

Great fit if you run multi-tool analytics/BI stacks or build AI agents that must ground outputs in consistent business semantics — data engineering teams, BI platform vendors, and teams building model-backed analytics will get the most immediate benefit. Look elsewhere if you only operate a single, closed analytics product with no plans to interoperate, or if you need turnkey runtime integrations rather than a specification and reference implementations.

Where it fits

Acts as an interoperability layer between cataloging, transformation, BI and AI layers: think of it as a canonical, portable semantic contract that converters and runtime integrations can use to keep definitions consistent across ingestion, transformation, visualization, and agent reasoning.

Information

  • Websitegithub.com
  • OrganizationsApache Software Foundation
  • Published date2025/11/18

Categories

More Items

Enables RL post-training with million-token prompts under a fixed GPU budget by evaluating shared prompt state without autograd, retaining only minimal model state, and replaying short response branches; instantiated as GRPO and demonstrated on Qwen3.6-27B and GLM-5.2 up to multi-million token execution.

GitHub
AI Infra2026

Defines OpenTelemetry semantic conventions for generative AI telemetry — spans, metrics, and events for GenAI clients, the Model Context Protocol (MCP), and provider-specific integrations. Includes YAML models, human-readable docs, and reference implementations to standardize observability across GenAI deployments.

GitHub
AI Infra2024

Provides a lightweight build platform for HIP and ROCm that supports building ROCm, PyTorch, and JAX from source, multi-architecture nightly releases, and integrated CI/CD and developer tooling for Linux and Windows.