{
    "name": "OSIRIS JSON",
    "public": true,
    "description": "OSIRIS (Open Standard for Infrastructure Resource Interchange Schema) defines a vendor-neutral JSON format for describing infrastructure resources, their properties and their topological relationships across heterogeneous environments with an extension path for OT where applicable.",
    "documents": {
        "https://osirisjson.org/schema/v1.0/osiris.schema.json": {
            "type": "definition",
            "name": "OSIRIS JSON Schema"
        },
        "https://github.com/osirisjson/osiris/blob/main/README.md": {
            "name": "README",
            "type": "documentation",
            "role": "readme",
            "format": "markdown"
        },
        "https://github.com/osirisjson/osiris/blob/main/LICENSE": {
            "name": "License",
            "type": "documentation",
            "role": "license",
            "format": "plaintext"
        },
        "https://osirisjson.org/en/docs/getting-started/overview": {
            "name": "Getting started",
            "type": "documentation"
        },
        "https://osirisjson.org/en/docs/introduction/what-is-osiris": {
            "name": "What is OSIRIS JSON",
            "type": "documentation"
        },
        "https://osirisjson.org/en/docs/examples/01-it-infrastructure": {
            "type": "implementation",
            "isOpenSource": true
        },
        "https://osirisjson.org/en/docs/examples/02-ot-infrastructure": {
            "type": "implementation",
            "isOpenSource": true
        }
    }
}