II.
Topic JSON
Structured · livetopic:open-source-licensing
Open Source Licensing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:open-source-licensing",
"_kind": "Topic",
"_file": "domain/topics/topics-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Open Source Licensing",
"description": "Understanding open source licenses and their implications — comparing\npermissive (MIT, Apache 2.0) and copyleft (GPL, AGPL) licenses,\nevaluating license compatibility in dependency trees, and establishing\norganizational policies for consuming and contributing to open source.\n"
},
"outgoingEdges": [
{
"from": "topic:open-source-licensing",
"to": "domain:software-engineering",
"kind": "belongs_to_domain"
},
{
"from": "topic:open-source-licensing",
"to": "domain:legal",
"kind": "belongs_to_domain"
}
],
"incomingEdges": []
}