{
"id": "meta-edge-kind:judged-by",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "judged_by (meta)",
"name": "judged_by",
"source": [
"meta-node-kind:eval-run"
],
"target": [
"meta-node-kind:judge"
],
"cardinality": "N:N",
"origin": "standard",
"description": "an eval-run is judged by one or more judges"
},
"outgoingEdges": [
{
"from": "meta-edge-kind:judged-by",
"to": "meta-node-kind:eval-run",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:judged-by",
"to": "meta-node-kind:judge",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}