MetaEdgeKind (meta)
meta-node-kind:meta-edge-kind
MetaNodeKindcatalog-meta/meta-registry/meta-registry-catalog-provenance.yaml·Open in Graph → {
"id": "meta-node-kind:meta-edge-kind",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "MetaEdgeKind (meta)",
"name": "MetaEdgeKind",
"cluster": "15-catalog-provenance",
"prefix": "meta-edge-kind",
"origin": "universal",
"purpose": "A first-class record describing one EdgeKind in the catalog ontology.\nMirrors the EdgeKind declaration fields from `../../../schema/meta-schema.md`\n(source, target, cardinality, inverse).",
"exampleCount": 0,
"invariants": [
"id starts with meta-edge-kind:",
"name MUST match an EdgeKind defined in this ontology snapshot."
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:meta-edge-kind",
"to": "meta-cluster:catalog-provenance",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:meta-edge-kind",
"to": "meta-attribute:meta-edge-kind--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-edge-kind",
"to": "meta-attribute:meta-edge-kind--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-edge-kind",
"to": "meta-attribute:meta-edge-kind--name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-edge-kind",
"to": "meta-attribute:meta-edge-kind--cardinality",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-edge-kind:source-of-meta-edge",
"to": "meta-node-kind:meta-edge-kind",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:target-of-meta-edge",
"to": "meta-node-kind:meta-edge-kind",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:inverse-of",
"to": "meta-node-kind:meta-edge-kind",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:inverse-of",
"to": "meta-node-kind:meta-edge-kind",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-attribute:meta-edge-kind--id",
"to": "meta-node-kind:meta-edge-kind",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-edge-kind--display-name",
"to": "meta-node-kind:meta-edge-kind",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-edge-kind--name",
"to": "meta-node-kind:meta-edge-kind",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-edge-kind--cardinality",
"to": "meta-node-kind:meta-edge-kind",
"kind": "defined_on",
"attributes": {}
}
]
}