iiRecord
Agentic AI Atlas · ModelVersion
term:model-versiona5c.ai
II.
Term JSON

term:model-version

Structured · live

ModelVersion json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/model-version.yamlCluster · terminology
Record JSON
{
  "id": "term:model-version",
  "_kind": "Term",
  "_file": "terminology/terms/model-version.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:model-version.canonical",
    "displayName": "ModelVersion",
    "kind": "concept",
    "references": [
      "NodeKind:ModelVersion"
    ],
    "description": "A specific versioned model\n"
  },
  "outgoingEdges": [
    {
      "from": "term:model-version",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:model-version.canonical",
      "to": "term:model-version",
      "kind": "defines"
    }
  ]
}