II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:conforms-to
conforms_to (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:conforms-to",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "conforms_to (meta)",
"name": "conforms_to",
"source": [],
"target": [
"meta-node-kind:compliance-framework"
],
"cardinality": "N:1",
"origin": "standard",
"description": "a Claim conforms to a ComplianceFramework (used in conjunction with Claim.claimKind=conformance). Claim lives in catalog-provenance and is not re-emitted here."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:conforms-to",
"to": "meta-node-kind:compliance-framework",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}