{
    "name": "OSI - Open Semantic Interchange Ontology Definitions",
    "public": true,
    "description": "OSI 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 busi",
    "documents": {
        "https://github.com/open-semantic-interchange/OSI/blob/main/core-spec/osi-schema.json": {
            "type": "definition",
            "name": "OSI core schema"
        },
        "https://github.com/open-semantic-interchange/OSI/blob/main/ontology/ontology.json": {
            "type": "definition",
            "name": "OSI Ontology"
        },
        "https://github.com/open-semantic-interchange/OSI/blob/main/README.md": {
            "name": "README",
            "type": "documentation",
            "role": "readme",
            "format": "markdown"
        },
        "https://github.com/open-semantic-interchange/OSI/blob/main/LICENSE": {
            "name": "License",
            "type": "documentation",
            "role": "license",
            "format": "plaintext"
        },
        "https://github.com/open-semantic-interchange/OSI/blob/main/core-spec/spec.md": {
            "name": "OSI Core spec",
            "type": "documentation",
            "format": "markdown"
        }
    }
}