iiRecord
Agentic AI Atlas · TestSet
term:test-seta5c.ai
II.
Term JSON

term:test-set

Structured · live

TestSet json

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

File · terminology/terms/test-set.yamlCluster · terminology
Record JSON
{
  "id": "term:test-set",
  "_kind": "Term",
  "_file": "terminology/terms/test-set.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:test-set.canonical",
    "displayName": "TestSet",
    "kind": "concept",
    "references": [
      "NodeKind:TestSet"
    ],
    "description": "Named collection of test cases\n"
  },
  "outgoingEdges": [
    {
      "from": "term:test-set",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:test-set",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:test-set.canonical",
      "to": "term:test-set",
      "kind": "defines"
    }
  ]
}