{
  "id": "META-ORGANIZATION-01",
  "definition_id": "OCOM-DEF-0013",
  "citation": "OCOM Specification. Organization. META-ORGANIZATION-01 (OCOM-DEF-0013). Version 0.1. https://ocom.uno/vocabulary/organization",
  "uri": "ocom:Organization",
  "term": "Organization",
  "slug": "organization",
  "status": "Draft",
  "version": "0.1",
  "last_updated": "25 July 2026",
  "last_updated_iso": "2026-07-25",
  "canonical": "https://ocom.uno/vocabulary/organization",
  "in_defined_term_set": {
    "name": "OCOM Core Vocabulary",
    "url": "https://ocom.uno/vocabulary"
  },
  "definition": "An Organization is an identifiable and governable Object that represents an independent participant within the operational ecosystem. An Organization is not a subdivision of another Object, not a Domain, not a legal or regulatory term, and not an organizational chart structure. It is an architectural Object, defined for the purpose of modeling participants that exist independently within the operational model — for example, an operating company, a partner, a supplier, a customer organization, or a regulator. An Organization participates in the operational model through the same governed Relationships available to any Object.",
  "definition_lead": "An Organization is an identifiable and governable Object that represents an independent participant within the operational ecosystem.",
  "purpose": [
    "This document defines Organization within the OCOM Specification.",
    "An Organization represents an independent participant in the operational ecosystem — capable of owning, initiating, or participating in governed interactions with other Objects.",
    "This specification establishes Organization as a first-class specialization of Object, enabling OCOM to model distinct organizational participants without introducing a new architectural layer."
  ],
  "business_meaning": [
    "Organizations enable OCOM to represent operational reality involving more than one independent participant — for example, agreements, data exchange, or collaboration between separate companies, partners, suppliers, or regulators.",
    "Representing these participants as Objects allows such interactions to be modeled using existing Relationship and Contract mechanisms, without requiring a separate organizational layer within the architecture."
  ],
  "design_principles": [
    "possess a stable identity",
    "exist independently of other Objects",
    "participate in the operational model only through governed Relationships",
    "remain at the same architectural level as other Object specializations",
    "remain technology independent"
  ],
  "characteristics": {
    "required": [],
    "optional": []
  },
  "relationships": [
    {
      "term": "Object",
      "uri": "ocom:Object",
      "href": "/vocabulary/object",
      "internal": true
    },
    {
      "term": "Relationship",
      "uri": "ocom:Relationship",
      "href": "/vocabulary/relationship",
      "internal": true
    },
    {
      "term": "Ownership",
      "uri": "ocom:Ownership",
      "href": "/vocabulary/ownership",
      "internal": true
    },
    {
      "term": "Contract",
      "uri": "ocom:Contract",
      "href": "/vocabulary/contract",
      "internal": true
    }
  ],
  "relationship_style": "canonical",
  "relationships_lead": "Organization interacts with:",
  "relationships_note": "Modeling of relationships between multiple Organizations is addressed separately by the OCOM governance process.",
  "examples": [],
  "architectural_role": [
    "Organization is a specialization of Object, at the same architectural level as Entity, Domain, Workflow, Event, Policy, and Contract.",
    "Organization is not a container for other Objects and does not sit above Domain, Entity, or any other Object specialization in the architecture. Object remains the sole architectural root of OCOM.",
    "An Organization connects to other Objects exclusively through ordinary, governed Relationships. This specification does not define Organization-specific connection mechanisms."
  ],
  "headings": [
    "Purpose",
    "Definition",
    "Business Meaning",
    "Design Principles",
    "Core Characteristics",
    "Architectural Role",
    "Relationship to Other Specifications",
    "Independence",
    "Conformance",
    "Revision History"
  ],
  "referenced_by": [
    {
      "term": "Relationship",
      "uri": "ocom:Relationship",
      "href": "/vocabulary/relationship"
    },
    {
      "term": "Contract",
      "uri": "ocom:Contract",
      "href": "/vocabulary/contract"
    },
    {
      "term": "Ownership",
      "uri": "ocom:Ownership",
      "href": "/vocabulary/ownership"
    }
  ],
  "vocabulary": "core",
  "publication": true,
  "independence": [
    "legal entity structures",
    "corporate registration systems",
    "organizational charts",
    "HR or workforce management systems",
    "implementation technologies"
  ],
  "conformance": [
    "support Organization as a specialization of Object",
    "assign Organization a stable, independent identity",
    "connect Organization to other Objects only through governed Relationships",
    "preserve traceability",
    "remain technology independent"
  ],
  "revision_history": [
    {
      "version": "0.1",
      "date": "25 July 2026",
      "iso": "2026-07-25",
      "description": "Initial draft, per ADR CAND-005 (Option C — Organization as a first-class specialization of Object)"
    }
  ],
  "provenance": {
    "document": "META-ORGANIZATION-01",
    "status": "Draft",
    "governance_records": [
      "CAND-005"
    ],
    "revisions": [
      {
        "version": "0.1",
        "date": "25 July 2026",
        "iso": "2026-07-25",
        "description": "Initial draft, per ADR CAND-005 (Option C — Organization as a first-class specialization of Object)"
      }
    ]
  },
  "source_file": "docs/Meta/Organization.md",
  "source_url": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Organization.md",
  "history_url": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Organization.md",
  "representations": {
    "html": "https://ocom.uno/vocabulary/organization",
    "json": "https://ocom.uno/vocabulary/organization.json",
    "jsonld": "https://ocom.uno/vocabulary/organization.jsonld",
    "markdown": "https://ocom.uno/vocabulary/organization.md",
    "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Organization.md",
    "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Organization.md"
  }
}