iiRecord
Agentic AI Atlas · BEM (Block Element Modifier)
topic:bema5c.ai
II.
Topic JSON

topic:bem

Structured · live

BEM (Block Element Modifier) json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:bem",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "BEM (Block Element Modifier)",
    "description": "BEM as a cross-cutting topic - naming CSS classes by block, element, and\nmodifier to maintain scalable stylesheet structure.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:bem",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:bem",
      "kind": "contains"
    }
  ]
}