iiRecord
Agentic AI Atlas · Student Information Systems
domain:student-information-systemsa5c.ai
II.
Domain JSON

domain:student-information-systems

Structured · live

Student Information Systems json

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

File · domain/domains/domains-expanded-4.yamlCluster · domain
Record JSON
{
  "id": "domain:student-information-systems",
  "_kind": "Domain",
  "_file": "domain/domains/domains-expanded-4.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Student Information Systems",
    "description": "Software platforms that manage student records, enrollment, grades,\nattendance, and transcripts across educational institutions. Integrates\nwith learning management systems, financial aid, and reporting tools\nto support institutional operations and regulatory compliance.\n"
  },
  "outgoingEdges": [
    {
      "from": "domain:student-information-systems",
      "to": "specialization:education",
      "kind": "contains"
    }
  ],
  "incomingEdges": [
    {
      "from": "role:registrar",
      "to": "domain:student-information-systems",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "workflow:student-enrollment",
      "to": "domain:student-information-systems",
      "kind": "applies_to_domain",
      "attributes": {}
    }
  ]
}