II.
MetaAttribute JSON
Structured · livemeta-attribute:compliance-framework--framework-kind
ComplianceFramework.frameworkKind json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-attribute:compliance-framework--framework-kind",
"_kind": "MetaAttribute",
"_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "ComplianceFramework.frameworkKind",
"name": "frameworkKind",
"parentNodeKindId": "meta-node-kind:compliance-framework",
"type": "enum<security,privacy,ai-specific,industry>",
"required": false,
"description": "frameworkKind on ComplianceFramework (broad category of regulatory regime)."
},
"outgoingEdges": [
{
"from": "meta-attribute:compliance-framework--framework-kind",
"to": "meta-node-kind:compliance-framework",
"kind": "defined_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-node-kind:compliance-framework",
"to": "meta-attribute:compliance-framework--framework-kind",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-enum:framework-kind",
"to": "meta-attribute:compliance-framework--framework-kind",
"kind": "used_on_attribute",
"attributes": {}
}
]
}