|
1 | 1 |
|
2 | 2 | digraph schemas {
|
3 |
| - graph[ rankdir=LR, ranksep=2, fontsize=60, fontname="Sans-Serif", labelloc=t, label=< OpenEBench Benchmarking Data Model 2.0.x <br/> <font point-size="40">(as of 2024-10-09T17:41:54.235910)</font> > ]; |
| 3 | + graph[ rankdir=LR, ranksep=2, fontsize=60, fontname="Sans-Serif", labelloc=t, label=< OpenEBench Benchmarking Data Model 2.0.x <br/> <font point-size="40">(as of 2024-11-22T13:49:48.161283)</font> > ]; |
4 | 4 | node [shape=tab, style=filled, fillcolor="green"];
|
5 | 5 | edge [penwidth=2, fontname="Serif"];
|
6 | 6 | s0 [tooltip=<Bibliographic reference concept (OpenEBench Benchmarking Data Model schemas)> label=<
|
@@ -833,7 +833,7 @@ digraph schemas {
|
833 | 833 |
|
834 | 834 | </TR>
|
835 | 835 | <TR>
|
836 |
| - <TD ALIGN="LEFT" PORT="cae794115a383328e8923de41938846f4279e1cc" COLSPAN="2"><B><I>community_id</I></B>⎇</TD> |
| 836 | + <TD ALIGN="LEFT" PORT="6d434383ad0d9a1afc52d2bd95870132e3552de5" COLSPAN="2"><B><I>initial_community_id</I></B>⎇</TD> |
837 | 837 |
|
838 | 838 | </TR>
|
839 | 839 | <TR>
|
@@ -1332,7 +1332,7 @@ digraph schemas {
|
1332 | 1332 | s5:"82e1f1f38a95723175f781e2e388d68de536caa8" -> s6:schema [label=<Community/community_contact_ids[] -> Contact> tooltip=<Community/community_contact_ids[] -> Contact> ];
|
1333 | 1333 | s5:"7fb8e6aa319208c147f18cccfa71c0fce40b895f" -> s4:schema [label=<Community/reference_tools[].tool_id -> Tool> tooltip=<Community/reference_tools[].tool_id -> Tool> ];
|
1334 | 1334 | s5:"c39a15eca335bf7d46851d0191f072729b2dc3ba" -> s0:schema [label=<Community/references[] -> Reference> tooltip=<Community/references[] -> Reference> ];
|
1335 |
| - s6:"cae794115a383328e8923de41938846f4279e1cc" -> s5:schema [label=<Contact/community_id -> Community> tooltip=<Contact/community_id -> Community> ]; |
| 1335 | + s6:"6d434383ad0d9a1afc52d2bd95870132e3552de5" -> s5:schema [label=<Contact/initial_community_id -> Community> tooltip=<Contact/initial_community_id -> Community> ]; |
1336 | 1336 | s6:"c39a15eca335bf7d46851d0191f072729b2dc3ba" -> s0:schema [label=<Contact/references[] -> Reference> tooltip=<Contact/references[] -> Reference> ];
|
1337 | 1337 | s7:"dc1123c31cff7870d735084397d1fd206cb0b4d8" -> s9:schema [label=<Challenge/benchmarking_event_id -> BenchmarkingEvent> tooltip=<Challenge/benchmarking_event_id -> BenchmarkingEvent> ];
|
1338 | 1338 | s7:"299a1c8f68372ddbdf7fd6771a6cf17462a2d216" -> s2:schema [label=<Challenge/metrics_categories[].metrics[].metrics_id -> Metrics> tooltip=<Challenge/metrics_categories[].metrics[].metrics_id -> Metrics> ];
|
|
0 commit comments