iiRecord
Agentic AI Atlas · OntologySchema
term:ontology-schemaa5c.ai
II.
Term JSON

term:ontology-schema

Structured · live

OntologySchema json

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

File · terminology/terms/ontology-schema.yamlCluster · terminology
Record JSON
{
  "id": "term:ontology-schema",
  "_kind": "Term",
  "_file": "terminology/terms/ontology-schema.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:ontology-schema.canonical",
    "displayName": "OntologySchema",
    "kind": "concept",
    "references": [
      "NodeKind:OntologySchema"
    ],
    "description": "Stub. The catalog ontology itself (this `ontology-schema.yaml` plus the\n"
  },
  "outgoingEdges": [
    {
      "from": "term:ontology-schema",
      "to": "domain:data-science",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:ontology-schema",
      "to": "domain:computer-science",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:ontology-schema.canonical",
      "to": "term:ontology-schema",
      "kind": "defines",
      "attributes": {}
    }
  ]
}