{
  "id": "SPEC-04",
  "slug": "conformance",
  "level": "normative",
  "order": 14,
  "title": "Conformance",
  "status": "Normative",
  "version": "0.1",
  "body": [
    "A conforming implementation SHALL assign every managed object a stable Identity, SHALL record its Metadata and Ownership, and SHALL preserve its Relationships and Lifecycle as required by the corresponding Core Vocabulary term records.",
    "A conforming implementation SHALL NOT redefine a core term; it MAY extend the model through additional, clearly separated concepts."
  ],
  "references": [
    "ocom:Identity",
    "ocom:Metadata",
    "ocom:Ownership",
    "ocom:Relationship"
  ],
  "canonical": "https://ocom.uno/specification/normative#conformance",
  "resolvedReferences": {
    "ocom:Identity": "/vocabulary/identity",
    "ocom:Metadata": "/vocabulary/metadata",
    "ocom:Ownership": "/vocabulary/ownership",
    "ocom:Relationship": "/vocabulary/relationship"
  }
}