II.
MetaAttribute JSON
Structured · livemeta-attribute:meta-node-kind--prefix
MetaNodeKind.prefix json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-attribute:meta-node-kind--prefix",
"_kind": "MetaAttribute",
"_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "MetaNodeKind.prefix",
"name": "prefix",
"parentNodeKindId": "meta-node-kind:meta-node-kind",
"type": "string",
"required": false,
"description": "Declared id-prefix for nodes of this kind."
},
"outgoingEdges": [
{
"from": "meta-attribute:meta-node-kind--prefix",
"to": "meta-node-kind:meta-node-kind",
"kind": "defined_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-node-kind:meta-node-kind",
"to": "meta-attribute:meta-node-kind--prefix",
"kind": "contains_meta_attribute",
"attributes": {}
}
]
}