{
  "index": "OCOM Knowledge Retrieval Index",
  "note": "Projection of the canonical knowledge model, not HTML full-text.",
  "base": "https://ocom.uno",
  "count": 13,
  "terms": [
    {
      "term": "Object",
      "uri": "ocom:Object",
      "slug": "object",
      "url": "https://ocom.uno/vocabulary/object",
      "definitionId": "OCOM-DEF-0001",
      "docId": "META-OBJECT-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "An Object is an identifiable and governable element that exists within the operational model.",
      "definition": "An Object is an identifiable and governable element that exists within the operational model. An Object represents something that can be described, managed, related, evaluated, or governed throughout its lifecycle. Objects are independent of implementation technologies and business domains.",
      "related": [
        "Identity",
        "Metadata",
        "Relationship",
        "Reference",
        "Ownership",
        "Classification",
        "Capability",
        "Policy",
        "Constraint",
        "Contract"
      ],
      "referencedBy": [
        "Identity",
        "Metadata",
        "Relationship",
        "Reference",
        "Registry",
        "Classification",
        "Capability",
        "Contract",
        "Policy",
        "Constraint",
        "Ownership",
        "Organization"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Object Identity",
        "Object Metadata",
        "Object Relationships",
        "Object References",
        "Object Lifecycle",
        "Object Ownership",
        "Object Classification",
        "Object Capabilities",
        "Object Policies",
        "Object Constraints",
        "Object Contracts",
        "Examples of Objects",
        "Architectural Role",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-BPMN-001",
          "target": "BPMN",
          "slug": "bpmn",
          "url": "/comparisons/bpmn",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-DT-001",
          "target": "Digital Twin",
          "slug": "digital-twin",
          "url": "/comparisons/digital-twin",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-KG-001",
          "target": "Knowledge Graph",
          "slug": "knowledge-graph",
          "url": "/comparisons/knowledge-graph",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-ONT-001",
          "target": "Ontology",
          "slug": "ontology",
          "url": "/comparisons/ontology",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-DM-001",
          "target": "Data Model",
          "slug": "data-model",
          "url": "/comparisons/data-model",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-PROC-001",
          "target": "Process Model",
          "slug": "process-model",
          "url": "/comparisons/process-model",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-ARCH-001",
          "target": "ArchiMate",
          "slug": "archimate",
          "url": "/comparisons/archimate",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-DDD-001",
          "target": "Domain-Driven Design",
          "slug": "ddd",
          "url": "/comparisons/ddd",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-MDM-001",
          "target": "Master Data Management",
          "slug": "mdm",
          "url": "/comparisons/mdm",
          "equivalent": "Partial"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/object",
        "json": "https://ocom.uno/vocabulary/object.json",
        "jsonld": "https://ocom.uno/vocabulary/object.jsonld",
        "markdown": "https://ocom.uno/vocabulary/object.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Object.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Object.md"
      },
      "tokens": [
        "and",
        "architectural",
        "are",
        "business",
        "can",
        "capabilities",
        "capability",
        "characteristics",
        "classification",
        "conformance",
        "constraint",
        "constraints",
        "contract",
        "contracts",
        "core",
        "definition",
        "described",
        "design",
        "domains",
        "element",
        "evaluated",
        "examples",
        "exists",
        "governable",
        "governed",
        "history",
        "identifiable",
        "identity",
        "implementation",
        "independence",
        "independent",
        "its",
        "lifecycle",
        "managed",
        "meaning",
        "metadata",
        "model",
        "object",
        "objects",
        "operational",
        "organization",
        "ownership",
        "policies",
        "policy",
        "principles",
        "purpose",
        "reference",
        "references",
        "registry",
        "related",
        "relationship",
        "relationships",
        "represents",
        "revision",
        "role",
        "something",
        "technologies",
        "that",
        "the",
        "throughout",
        "within"
      ]
    },
    {
      "term": "Identity",
      "uri": "ocom:Identity",
      "slug": "identity",
      "url": "https://ocom.uno/vocabulary/identity",
      "definitionId": "OCOM-DEF-0002",
      "docId": "META-IDENTITY-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "Identity is the persistent and unique representation of an Object.",
      "definition": "Identity is the persistent and unique representation of an Object. Identity distinguishes one Object from all others regardless of changes to its metadata, state, relationships, or implementation. Identity shall remain stable throughout the lifetime of an Object.",
      "related": [
        "Object",
        "Metadata",
        "Relationship",
        "Reference",
        "Registry"
      ],
      "referencedBy": [
        "Object",
        "Metadata",
        "Relationship",
        "Reference",
        "Registry",
        "Classification",
        "Ownership"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Identity Scope",
        "Identity Types",
        "Identity Assignment",
        "Identity Persistence",
        "Identity Resolution",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-DT-001",
          "target": "Digital Twin",
          "slug": "digital-twin",
          "url": "/comparisons/digital-twin",
          "equivalent": "Similar"
        },
        {
          "id": "COMP-KG-001",
          "target": "Knowledge Graph",
          "slug": "knowledge-graph",
          "url": "/comparisons/knowledge-graph",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-ONT-001",
          "target": "Ontology",
          "slug": "ontology",
          "url": "/comparisons/ontology",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-DM-001",
          "target": "Data Model",
          "slug": "data-model",
          "url": "/comparisons/data-model",
          "equivalent": "Similar"
        },
        {
          "id": "COMP-PROC-001",
          "target": "Process Model",
          "slug": "process-model",
          "url": "/comparisons/process-model",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-MDM-001",
          "target": "Master Data Management",
          "slug": "mdm",
          "url": "/comparisons/mdm",
          "equivalent": "Partial"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/identity",
        "json": "https://ocom.uno/vocabulary/identity.json",
        "jsonld": "https://ocom.uno/vocabulary/identity.jsonld",
        "markdown": "https://ocom.uno/vocabulary/identity.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Identity.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Identity.md"
      },
      "tokens": [
        "all",
        "and",
        "assignment",
        "business",
        "changes",
        "characteristics",
        "classification",
        "conformance",
        "core",
        "definition",
        "design",
        "distinguishes",
        "from",
        "history",
        "identity",
        "implementation",
        "independence",
        "its",
        "lifetime",
        "meaning",
        "metadata",
        "object",
        "one",
        "other",
        "others",
        "ownership",
        "persistence",
        "persistent",
        "principles",
        "purpose",
        "reference",
        "regardless",
        "registry",
        "relationship",
        "relationships",
        "remain",
        "representation",
        "resolution",
        "revision",
        "scope",
        "shall",
        "specifications",
        "stable",
        "state",
        "the",
        "throughout",
        "types",
        "unique"
      ]
    },
    {
      "term": "Metadata",
      "uri": "ocom:Metadata",
      "slug": "metadata",
      "url": "https://ocom.uno/vocabulary/metadata",
      "definitionId": "OCOM-DEF-0003",
      "docId": "META-METADATA-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "Metadata is structured information that describes the characteristics, context, or management attributes of an Object.",
      "definition": "Metadata is structured information that describes the characteristics, context, or management attributes of an Object. Metadata supplements an Object but does not define its identity or operational state. Metadata may evolve throughout the lifecycle of an Object.",
      "related": [
        "Object",
        "Identity",
        "Registry",
        "Relationship",
        "Reference"
      ],
      "referencedBy": [
        "Object",
        "Identity",
        "Relationship",
        "Reference",
        "Registry",
        "Classification",
        "Ownership"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Metadata Categories",
        "Metadata Lifecycle",
        "Metadata Ownership",
        "Metadata Validation",
        "Metadata Relationships",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-DT-001",
          "target": "Digital Twin",
          "slug": "digital-twin",
          "url": "/comparisons/digital-twin",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-KG-001",
          "target": "Knowledge Graph",
          "slug": "knowledge-graph",
          "url": "/comparisons/knowledge-graph",
          "equivalent": "Similar"
        },
        {
          "id": "COMP-ONT-001",
          "target": "Ontology",
          "slug": "ontology",
          "url": "/comparisons/ontology",
          "equivalent": "Similar"
        },
        {
          "id": "COMP-DM-001",
          "target": "Data Model",
          "slug": "data-model",
          "url": "/comparisons/data-model",
          "equivalent": "Similar"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/metadata",
        "json": "https://ocom.uno/vocabulary/metadata.json",
        "jsonld": "https://ocom.uno/vocabulary/metadata.jsonld",
        "markdown": "https://ocom.uno/vocabulary/metadata.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Metadata.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Metadata.md"
      },
      "tokens": [
        "attributes",
        "business",
        "but",
        "categories",
        "characteristics",
        "classification",
        "conformance",
        "context",
        "core",
        "define",
        "definition",
        "describes",
        "design",
        "does",
        "evolve",
        "history",
        "identity",
        "independence",
        "information",
        "its",
        "lifecycle",
        "management",
        "may",
        "meaning",
        "metadata",
        "not",
        "object",
        "operational",
        "other",
        "ownership",
        "principles",
        "purpose",
        "reference",
        "registry",
        "relationship",
        "relationships",
        "revision",
        "specifications",
        "state",
        "structured",
        "supplements",
        "that",
        "the",
        "throughout",
        "validation"
      ]
    },
    {
      "term": "Relationship",
      "uri": "ocom:Relationship",
      "slug": "relationship",
      "url": "https://ocom.uno/vocabulary/relationship",
      "definitionId": "OCOM-DEF-0004",
      "docId": "META-RELATIONSHIP-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "A Relationship is a governed semantic association between Objects.",
      "definition": "A Relationship is a governed semantic association between Objects. A Relationship expresses how Objects are connected within the operational model. Unlike a Reference, a Relationship conveys business meaning.",
      "related": [
        "Object",
        "Identity",
        "Reference",
        "Metadata",
        "Registry",
        "Ownership",
        "Policy",
        "Constraint",
        "Organization"
      ],
      "referencedBy": [
        "Object",
        "Identity",
        "Metadata",
        "Reference",
        "Registry",
        "Capability",
        "Contract",
        "Organization"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Relationship Types",
        "Direction",
        "Cardinality",
        "Lifecycle",
        "Constraints",
        "Governance",
        "Auditability",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-KG-001",
          "target": "Knowledge Graph",
          "slug": "knowledge-graph",
          "url": "/comparisons/knowledge-graph",
          "equivalent": "Similar"
        },
        {
          "id": "COMP-ONT-001",
          "target": "Ontology",
          "slug": "ontology",
          "url": "/comparisons/ontology",
          "equivalent": "Similar"
        },
        {
          "id": "COMP-DM-001",
          "target": "Data Model",
          "slug": "data-model",
          "url": "/comparisons/data-model",
          "equivalent": "Similar"
        },
        {
          "id": "COMP-PROC-001",
          "target": "Process Model",
          "slug": "process-model",
          "url": "/comparisons/process-model",
          "equivalent": "Partial"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/relationship",
        "json": "https://ocom.uno/vocabulary/relationship.json",
        "jsonld": "https://ocom.uno/vocabulary/relationship.jsonld",
        "markdown": "https://ocom.uno/vocabulary/relationship.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Relationship.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Relationship.md"
      },
      "tokens": [
        "are",
        "association",
        "auditability",
        "between",
        "business",
        "capability",
        "cardinality",
        "characteristics",
        "conformance",
        "connected",
        "constraint",
        "constraints",
        "contract",
        "conveys",
        "core",
        "definition",
        "design",
        "direction",
        "expresses",
        "governance",
        "governed",
        "history",
        "how",
        "identity",
        "independence",
        "lifecycle",
        "meaning",
        "metadata",
        "model",
        "object",
        "objects",
        "operational",
        "organization",
        "other",
        "ownership",
        "policy",
        "principles",
        "purpose",
        "reference",
        "registry",
        "relationship",
        "revision",
        "semantic",
        "specifications",
        "the",
        "types",
        "unlike",
        "within"
      ]
    },
    {
      "term": "Reference",
      "uri": "ocom:Reference",
      "slug": "reference",
      "url": "https://ocom.uno/vocabulary/reference",
      "definitionId": "OCOM-DEF-0005",
      "docId": "META-REFERENCE-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "A Reference is a directed association from one Object to another.",
      "definition": "A Reference is a directed association from one Object to another. A Reference identifies a target Object but does not define the semantic nature of the association. The meaning of the association is defined separately by the Relationship specification.",
      "related": [
        "Object",
        "Identity",
        "Relationship",
        "Registry",
        "Metadata",
        "Ownership"
      ],
      "referencedBy": [
        "Object",
        "Identity",
        "Metadata",
        "Relationship",
        "Registry"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Reference Direction",
        "Reference Types",
        "Reference Validity",
        "Reference Integrity",
        "Lifecycle",
        "Governance",
        "Auditability",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-KG-001",
          "target": "Knowledge Graph",
          "slug": "knowledge-graph",
          "url": "/comparisons/knowledge-graph",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-DM-001",
          "target": "Data Model",
          "slug": "data-model",
          "url": "/comparisons/data-model",
          "equivalent": "Similar"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/reference",
        "json": "https://ocom.uno/vocabulary/reference.json",
        "jsonld": "https://ocom.uno/vocabulary/reference.jsonld",
        "markdown": "https://ocom.uno/vocabulary/reference.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Reference.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Reference.md"
      },
      "tokens": [
        "another",
        "association",
        "auditability",
        "business",
        "but",
        "characteristics",
        "conformance",
        "core",
        "define",
        "defined",
        "definition",
        "design",
        "directed",
        "direction",
        "does",
        "from",
        "governance",
        "history",
        "identifies",
        "identity",
        "independence",
        "integrity",
        "lifecycle",
        "meaning",
        "metadata",
        "nature",
        "not",
        "object",
        "one",
        "other",
        "ownership",
        "principles",
        "purpose",
        "reference",
        "registry",
        "relationship",
        "revision",
        "semantic",
        "separately",
        "specification",
        "specifications",
        "target",
        "the",
        "types",
        "validity"
      ]
    },
    {
      "term": "Registry",
      "uri": "ocom:Registry",
      "slug": "registry",
      "url": "https://ocom.uno/vocabulary/registry",
      "definitionId": "OCOM-DEF-0006",
      "docId": "META-REGISTRY-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "A Registry is a managed collection of identifiable Objects organized according to defined governance rules.",
      "definition": "A Registry is a managed collection of identifiable Objects organized according to defined governance rules. A Registry provides controlled access to Objects while preserving identity, traceability, and operational consistency.",
      "related": [
        "Object",
        "Identity",
        "Metadata",
        "Relationship",
        "Reference",
        "Ownership",
        "Classification",
        "Policy"
      ],
      "referencedBy": [
        "Identity",
        "Metadata",
        "Relationship",
        "Reference",
        "Classification",
        "Policy",
        "Ownership"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Registry Scope",
        "Registration",
        "Registration Lifecycle",
        "Registry Integrity",
        "Discovery",
        "Governance",
        "Auditability",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-MDM-001",
          "target": "Master Data Management",
          "slug": "mdm",
          "url": "/comparisons/mdm",
          "equivalent": "Partial"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/registry",
        "json": "https://ocom.uno/vocabulary/registry.json",
        "jsonld": "https://ocom.uno/vocabulary/registry.jsonld",
        "markdown": "https://ocom.uno/vocabulary/registry.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Registry.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Registry.md"
      },
      "tokens": [
        "access",
        "according",
        "and",
        "auditability",
        "business",
        "characteristics",
        "classification",
        "collection",
        "conformance",
        "consistency",
        "controlled",
        "core",
        "defined",
        "definition",
        "design",
        "discovery",
        "governance",
        "history",
        "identifiable",
        "identity",
        "independence",
        "integrity",
        "lifecycle",
        "managed",
        "meaning",
        "metadata",
        "object",
        "objects",
        "operational",
        "organized",
        "other",
        "ownership",
        "policy",
        "preserving",
        "principles",
        "provides",
        "purpose",
        "reference",
        "registration",
        "registry",
        "relationship",
        "revision",
        "rules",
        "scope",
        "specifications",
        "traceability",
        "while"
      ]
    },
    {
      "term": "Classification",
      "uri": "ocom:Classification",
      "slug": "classification",
      "url": "https://ocom.uno/vocabulary/classification",
      "definitionId": "OCOM-DEF-0007",
      "docId": "META-CLASSIFICATION-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "Classification is the assignment of one or more descriptive categories to an Object.",
      "definition": "Classification is the assignment of one or more descriptive categories to an Object. Classification enables Objects to be grouped, filtered, governed, and managed according to organizational requirements. Classification supplements an Object without altering its identity or business meaning.",
      "related": [
        "Object",
        "Identity",
        "Metadata",
        "Registry",
        "Policy",
        "Ownership"
      ],
      "referencedBy": [
        "Object",
        "Registry",
        "Policy"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Classification Types",
        "Multiple Classification",
        "Classification Hierarchies",
        "Classification Lifecycle",
        "Governance",
        "Auditability",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-ONT-001",
          "target": "Ontology",
          "slug": "ontology",
          "url": "/comparisons/ontology",
          "equivalent": "Similar"
        },
        {
          "id": "COMP-DM-001",
          "target": "Data Model",
          "slug": "data-model",
          "url": "/comparisons/data-model",
          "equivalent": "Partial"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/classification",
        "json": "https://ocom.uno/vocabulary/classification.json",
        "jsonld": "https://ocom.uno/vocabulary/classification.jsonld",
        "markdown": "https://ocom.uno/vocabulary/classification.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Classification.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Classification.md"
      },
      "tokens": [
        "according",
        "altering",
        "and",
        "assignment",
        "auditability",
        "business",
        "categories",
        "characteristics",
        "classification",
        "conformance",
        "core",
        "definition",
        "descriptive",
        "design",
        "enables",
        "filtered",
        "governance",
        "governed",
        "grouped",
        "hierarchies",
        "history",
        "identity",
        "independence",
        "its",
        "lifecycle",
        "managed",
        "meaning",
        "metadata",
        "more",
        "multiple",
        "object",
        "objects",
        "one",
        "organizational",
        "other",
        "ownership",
        "policy",
        "principles",
        "purpose",
        "registry",
        "relationship",
        "requirements",
        "revision",
        "specifications",
        "supplements",
        "the",
        "types",
        "without"
      ]
    },
    {
      "term": "Capability",
      "uri": "ocom:Capability",
      "slug": "capability",
      "url": "https://ocom.uno/vocabulary/capability",
      "definitionId": "OCOM-DEF-0008",
      "docId": "META-CAPABILITY-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "A Capability is a governed description of an ability possessed or provided by an Object.",
      "definition": "A Capability is a governed description of an ability possessed or provided by an Object. Capabilities represent potential functionality rather than specific executions. A Capability may be provided by one or more Objects and may support one or more business objectives.",
      "related": [
        "Object",
        "Relationship",
        "Contract",
        "Policy",
        "Constraint"
      ],
      "referencedBy": [
        "Object",
        "Contract",
        "Policy",
        "Constraint"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Capability Providers",
        "Capability Consumers",
        "Capability Composition",
        "Capability Dependencies",
        "Capability Lifecycle",
        "Governance",
        "Evaluation",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-BPMN-001",
          "target": "BPMN",
          "slug": "bpmn",
          "url": "/comparisons/bpmn",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-ARCH-001",
          "target": "ArchiMate",
          "slug": "archimate",
          "url": "/comparisons/archimate",
          "equivalent": "Similar"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/capability",
        "json": "https://ocom.uno/vocabulary/capability.json",
        "jsonld": "https://ocom.uno/vocabulary/capability.jsonld",
        "markdown": "https://ocom.uno/vocabulary/capability.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Capability.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Capability.md"
      },
      "tokens": [
        "ability",
        "and",
        "business",
        "capabilities",
        "capability",
        "characteristics",
        "composition",
        "conformance",
        "constraint",
        "consumers",
        "contract",
        "core",
        "definition",
        "dependencies",
        "description",
        "design",
        "evaluation",
        "executions",
        "functionality",
        "governance",
        "governed",
        "history",
        "independence",
        "lifecycle",
        "may",
        "meaning",
        "more",
        "object",
        "objectives",
        "objects",
        "one",
        "other",
        "policy",
        "possessed",
        "potential",
        "principles",
        "provided",
        "providers",
        "purpose",
        "rather",
        "relationship",
        "represent",
        "revision",
        "specific",
        "specifications",
        "support",
        "than"
      ]
    },
    {
      "term": "Contract",
      "uri": "ocom:Contract",
      "slug": "contract",
      "url": "https://ocom.uno/vocabulary/contract",
      "definitionId": "OCOM-DEF-0009",
      "docId": "META-CONTRACT-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "A Contract is a governed agreement between two or more Objects.",
      "definition": "A Contract is a governed agreement between two or more Objects. A Contract specifies the conditions under which participating Objects interact, exchange information, perform activities, or provide Capabilities. A Contract represents the rules governing an interaction rather than the interaction itself.",
      "related": [
        "Object",
        "Relationship",
        "Capability",
        "Policy",
        "Constraint",
        "Ownership",
        "Organization"
      ],
      "referencedBy": [
        "Object",
        "Capability",
        "Policy",
        "Constraint",
        "Ownership",
        "Organization"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Participants",
        "Responsibilities",
        "Preconditions",
        "Postconditions",
        "Constraints",
        "Lifecycle",
        "Governance",
        "Evaluation",
        "Auditability",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-BPMN-001",
          "target": "BPMN",
          "slug": "bpmn",
          "url": "/comparisons/bpmn",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-MDM-001",
          "target": "Master Data Management",
          "slug": "mdm",
          "url": "/comparisons/mdm",
          "equivalent": "None"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/contract",
        "json": "https://ocom.uno/vocabulary/contract.json",
        "jsonld": "https://ocom.uno/vocabulary/contract.jsonld",
        "markdown": "https://ocom.uno/vocabulary/contract.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Contract.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Contract.md"
      },
      "tokens": [
        "activities",
        "agreement",
        "auditability",
        "between",
        "business",
        "capabilities",
        "capability",
        "characteristics",
        "conditions",
        "conformance",
        "constraint",
        "constraints",
        "contract",
        "core",
        "definition",
        "design",
        "evaluation",
        "exchange",
        "governance",
        "governed",
        "governing",
        "history",
        "independence",
        "information",
        "interact",
        "interaction",
        "itself",
        "lifecycle",
        "meaning",
        "more",
        "object",
        "objects",
        "organization",
        "other",
        "ownership",
        "participants",
        "participating",
        "perform",
        "policy",
        "postconditions",
        "preconditions",
        "principles",
        "provide",
        "purpose",
        "rather",
        "relationship",
        "represents",
        "responsibilities",
        "revision",
        "rules",
        "specifications",
        "specifies",
        "than",
        "the",
        "two",
        "under",
        "which"
      ]
    },
    {
      "term": "Policy",
      "uri": "ocom:Policy",
      "slug": "policy",
      "url": "https://ocom.uno/vocabulary/policy",
      "definitionId": "OCOM-DEF-0010",
      "docId": "META-POLICY-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "A Policy is a governed set of rules that defines expected behavior or constraints applicable to one or more Objects.",
      "definition": "A Policy is a governed set of rules that defines expected behavior or constraints applicable to one or more Objects. Policies express organizational intent independently of implementation technologies. Policies may be mandatory, recommended, or optional according to organizational governance.",
      "related": [
        "Object",
        "Capability",
        "Constraint",
        "Contract",
        "Registry",
        "Classification",
        "Ownership"
      ],
      "referencedBy": [
        "Object",
        "Relationship",
        "Registry",
        "Classification",
        "Capability",
        "Contract",
        "Constraint",
        "Ownership"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Policy Scope",
        "Policy Categories",
        "Policy Application",
        "Policy Lifecycle",
        "Policy Enforcement",
        "Policy Exceptions",
        "Governance",
        "Auditability",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-BPMN-001",
          "target": "BPMN",
          "slug": "bpmn",
          "url": "/comparisons/bpmn",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-PROC-001",
          "target": "Process Model",
          "slug": "process-model",
          "url": "/comparisons/process-model",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-ARCH-001",
          "target": "ArchiMate",
          "slug": "archimate",
          "url": "/comparisons/archimate",
          "equivalent": "Partial"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/policy",
        "json": "https://ocom.uno/vocabulary/policy.json",
        "jsonld": "https://ocom.uno/vocabulary/policy.jsonld",
        "markdown": "https://ocom.uno/vocabulary/policy.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Policy.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Policy.md"
      },
      "tokens": [
        "according",
        "applicable",
        "application",
        "auditability",
        "behavior",
        "business",
        "capability",
        "categories",
        "characteristics",
        "classification",
        "conformance",
        "constraint",
        "constraints",
        "contract",
        "core",
        "defines",
        "definition",
        "design",
        "enforcement",
        "exceptions",
        "expected",
        "express",
        "governance",
        "governed",
        "history",
        "implementation",
        "independence",
        "independently",
        "intent",
        "lifecycle",
        "mandatory",
        "may",
        "meaning",
        "more",
        "object",
        "objects",
        "one",
        "optional",
        "organizational",
        "other",
        "ownership",
        "policies",
        "policy",
        "principles",
        "purpose",
        "recommended",
        "registry",
        "relationship",
        "revision",
        "rules",
        "scope",
        "set",
        "specifications",
        "technologies",
        "that"
      ]
    },
    {
      "term": "Constraint",
      "uri": "ocom:Constraint",
      "slug": "constraint",
      "url": "https://ocom.uno/vocabulary/constraint",
      "definitionId": "OCOM-DEF-0011",
      "docId": "META-CONSTRAINT-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "A Constraint is a governed condition that restricts or requires specific characteristics, states, or behaviors.",
      "definition": "A Constraint is a governed condition that restricts or requires specific characteristics, states, or behaviors. Constraints may apply to individual Objects, Relationships, Workflows, Contracts, Policies, or other managed elements. A Constraint defines what must remain true rather than how it is enforced.",
      "related": [
        "Object",
        "Policy",
        "Contract",
        "Capability"
      ],
      "referencedBy": [
        "Object",
        "Relationship",
        "Capability",
        "Contract",
        "Policy"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Constraint Scope",
        "Constraint Categories",
        "Constraint Evaluation",
        "Constraint Violations",
        "Exceptions",
        "Governance",
        "Auditability",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-ONT-001",
          "target": "Ontology",
          "slug": "ontology",
          "url": "/comparisons/ontology",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-DM-001",
          "target": "Data Model",
          "slug": "data-model",
          "url": "/comparisons/data-model",
          "equivalent": "Similar"
        },
        {
          "id": "COMP-PROC-001",
          "target": "Process Model",
          "slug": "process-model",
          "url": "/comparisons/process-model",
          "equivalent": "Partial"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/constraint",
        "json": "https://ocom.uno/vocabulary/constraint.json",
        "jsonld": "https://ocom.uno/vocabulary/constraint.jsonld",
        "markdown": "https://ocom.uno/vocabulary/constraint.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Constraint.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Constraint.md"
      },
      "tokens": [
        "apply",
        "auditability",
        "behaviors",
        "business",
        "capability",
        "categories",
        "characteristics",
        "condition",
        "conformance",
        "constraint",
        "constraints",
        "contract",
        "contracts",
        "core",
        "defines",
        "definition",
        "design",
        "elements",
        "enforced",
        "evaluation",
        "exceptions",
        "governance",
        "governed",
        "history",
        "how",
        "independence",
        "individual",
        "managed",
        "may",
        "meaning",
        "must",
        "object",
        "objects",
        "other",
        "policies",
        "policy",
        "principles",
        "purpose",
        "rather",
        "relationship",
        "relationships",
        "remain",
        "requires",
        "restricts",
        "revision",
        "scope",
        "specific",
        "specifications",
        "states",
        "than",
        "that",
        "true",
        "violations",
        "what",
        "workflows"
      ]
    },
    {
      "term": "Ownership",
      "uri": "ocom:Ownership",
      "slug": "ownership",
      "url": "https://ocom.uno/vocabulary/ownership",
      "definitionId": "OCOM-DEF-0012",
      "docId": "META-OWNERSHIP-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "Ownership is the assignment of responsibility for one or more managed Objects.",
      "definition": "Ownership is the assignment of responsibility for one or more managed Objects. Ownership identifies the individual, team, organizational unit, or system responsible for governing an Object during all or part of its lifecycle. Ownership does not necessarily imply authorship or implementation responsibility.",
      "related": [
        "Object",
        "Identity",
        "Metadata",
        "Registry",
        "Policy",
        "Contract",
        "Organization"
      ],
      "referencedBy": [
        "Object",
        "Relationship",
        "Reference",
        "Registry",
        "Classification",
        "Contract",
        "Policy",
        "Organization"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Ownership Types",
        "Ownership Responsibilities",
        "Shared Ownership",
        "Delegation",
        "Ownership Lifecycle",
        "Ownership Transfer",
        "Governance",
        "Auditability",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [
        {
          "id": "COMP-DT-001",
          "target": "Digital Twin",
          "slug": "digital-twin",
          "url": "/comparisons/digital-twin",
          "equivalent": "None"
        },
        {
          "id": "COMP-KG-001",
          "target": "Knowledge Graph",
          "slug": "knowledge-graph",
          "url": "/comparisons/knowledge-graph",
          "equivalent": "None"
        },
        {
          "id": "COMP-ONT-001",
          "target": "Ontology",
          "slug": "ontology",
          "url": "/comparisons/ontology",
          "equivalent": "None"
        },
        {
          "id": "COMP-DM-001",
          "target": "Data Model",
          "slug": "data-model",
          "url": "/comparisons/data-model",
          "equivalent": "None"
        },
        {
          "id": "COMP-PROC-001",
          "target": "Process Model",
          "slug": "process-model",
          "url": "/comparisons/process-model",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-ARCH-001",
          "target": "ArchiMate",
          "slug": "archimate",
          "url": "/comparisons/archimate",
          "equivalent": "Partial"
        },
        {
          "id": "COMP-MDM-001",
          "target": "Master Data Management",
          "slug": "mdm",
          "url": "/comparisons/mdm",
          "equivalent": "Partial"
        }
      ],
      "implementations": [],
      "machineResources": {
        "html": "https://ocom.uno/vocabulary/ownership",
        "json": "https://ocom.uno/vocabulary/ownership.json",
        "jsonld": "https://ocom.uno/vocabulary/ownership.jsonld",
        "markdown": "https://ocom.uno/vocabulary/ownership.md",
        "source": "https://github.com/DenisHogberg/OCOM/blob/main/docs/Meta/Ownership.md",
        "history": "https://github.com/DenisHogberg/OCOM/commits/main/docs/Meta/Ownership.md"
      },
      "tokens": [
        "all",
        "assignment",
        "auditability",
        "authorship",
        "business",
        "characteristics",
        "classification",
        "conformance",
        "contract",
        "core",
        "definition",
        "delegation",
        "design",
        "does",
        "during",
        "for",
        "governance",
        "governing",
        "history",
        "identifies",
        "identity",
        "implementation",
        "imply",
        "independence",
        "individual",
        "its",
        "lifecycle",
        "managed",
        "meaning",
        "metadata",
        "more",
        "necessarily",
        "not",
        "object",
        "objects",
        "one",
        "organization",
        "organizational",
        "other",
        "ownership",
        "part",
        "policy",
        "principles",
        "purpose",
        "reference",
        "registry",
        "relationship",
        "responsibilities",
        "responsibility",
        "responsible",
        "revision",
        "shared",
        "specifications",
        "system",
        "team",
        "the",
        "transfer",
        "types",
        "unit"
      ]
    },
    {
      "term": "Organization",
      "uri": "ocom:Organization",
      "slug": "organization",
      "url": "https://ocom.uno/vocabulary/organization",
      "definitionId": "OCOM-DEF-0013",
      "docId": "META-ORGANIZATION-01",
      "status": "Draft",
      "version": "0.1",
      "summary": "An Organization is an identifiable and governable Object that represents an independent participant within the operational ecosystem.",
      "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.",
      "related": [
        "Object",
        "Relationship",
        "Ownership",
        "Contract"
      ],
      "referencedBy": [
        "Relationship",
        "Contract",
        "Ownership"
      ],
      "sections": [
        "Purpose",
        "Definition",
        "Business Meaning",
        "Design Principles",
        "Core Characteristics",
        "Architectural Role",
        "Relationship to Other Specifications",
        "Independence",
        "Conformance",
        "Revision History"
      ],
      "comparisons": [],
      "implementations": [],
      "machineResources": {
        "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"
      },
      "tokens": [
        "and",
        "another",
        "any",
        "architectural",
        "available",
        "business",
        "characteristics",
        "chart",
        "company",
        "conformance",
        "contract",
        "core",
        "customer",
        "defined",
        "definition",
        "design",
        "domain",
        "ecosystem",
        "example",
        "exist",
        "for",
        "governable",
        "governed",
        "history",
        "identifiable",
        "independence",
        "independent",
        "independently",
        "legal",
        "meaning",
        "model",
        "modeling",
        "not",
        "object",
        "operating",
        "operational",
        "organization",
        "organizational",
        "other",
        "ownership",
        "participant",
        "participants",
        "participates",
        "partner",
        "principles",
        "purpose",
        "regulator",
        "regulatory",
        "relationship",
        "relationships",
        "represents",
        "revision",
        "role",
        "same",
        "specifications",
        "structure",
        "subdivision",
        "supplier",
        "term",
        "that",
        "the",
        "through",
        "within"
      ]
    }
  ],
  "externalConcepts": [
    {
      "uri": "ocom:Evaluation",
      "state": "Observed",
      "referencedByCount": 7
    },
    {
      "uri": "ocom:Governance",
      "state": "Observed",
      "referencedByCount": 6
    },
    {
      "uri": "ocom:Lifecycle",
      "state": "Observed",
      "referencedByCount": 5
    },
    {
      "uri": "ocom:Workflow",
      "state": "Observed",
      "referencedByCount": 3
    },
    {
      "uri": "ocom:Agent",
      "state": "Observed",
      "referencedByCount": 1
    },
    {
      "uri": "ocom:Memory",
      "state": "Observed",
      "referencedByCount": 1
    },
    {
      "uri": "ocom:Tool",
      "state": "Observed",
      "referencedByCount": 1
    }
  ],
  "ownership": {
    "record": "https://ocom.uno/ownership.json",
    "identifier": "OWN-OCOM-UNO-01",
    "note": "Ownership of the publication of this record, not of the canonical source, which is governed in the repository."
  }
}
