II.
Domain JSON
Structured · livedomain:renewable-energy
Renewable Energy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:renewable-energy",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Renewable Energy",
"description": "Generation of electricity from sustainable sources — solar photovoltaics,\nwind turbines, hydroelectric, geothermal, and biomass systems. Covers\nproject development, resource assessment, grid interconnection, and\nperformance monitoring of renewable installations.\n"
},
"outgoingEdges": [
{
"from": "domain:renewable-energy",
"to": "specialization:environmental-engineering",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:energy-analyst",
"to": "domain:renewable-energy",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:renewable-energy-engineer",
"to": "domain:renewable-energy",
"kind": "applies_to",
"attributes": {}
}
]
}