[ { "question_id": "RSF-Q00004672", "scene_id": "RSF-S00004662", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed aircraft.", "answer": "the A220, the Boeing 737, the A330", "answer_type": "text", "choices": [ "the A330, the Boeing 737, the A220", "the Boeing 737, the A220, the A330", "the Boeing 737, the A330, the A220", "the A220, the Boeing 737, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00004662_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004662.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 57.0, 154.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 365.0, 44.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 442.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00006", "n_obj_00009" ], "ordering_values": [ "the A220", "the Boeing 737", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004745", "scene_id": "RSF-S00004730", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered left to right?", "answer": "the A321, the A220, the A350", "answer_type": "text", "choices": [ "the A350, the A321, the A220", "the A220, the A321, the A350", "the A350, the A220, the A321", "the A321, the A220, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00004730_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004730.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 404.5, 246.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 533.0, 554.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 636.5, 380.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00001", "n_obj_00004" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004803", "scene_id": "RSF-S00004775", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from left to right?", "answer": "the A350, the A321, the A220", "answer_type": "text", "choices": [ "the A350, the A220, the A321", "the A350, the A321, the A220", "the A220, the A321, the A350", "the A321, the A220, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00004775_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004775.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.0, 244.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 67.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 554.5, 66.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00006" ], "ordering_values": [ "the A350", "the A321", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004804", "scene_id": "RSF-S00011447", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed aircraft?", "answer": "the A350, the A220, the A321", "answer_type": "text", "choices": [ "the A321, the A220, the A350", "the A220, the A321, the A350", "the A350, the A321, the A220", "the A350, the A220, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011447_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011447.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 54.0, 530.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 279.5, 880.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 931.5, 82.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00006", "n_obj_00009" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004828", "scene_id": "RSF-S00004797", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed aircraft.", "answer": "the A321, the Boeing 737, the A220", "answer_type": "text", "choices": [ "the A220, the A321, the Boeing 737", "the A220, the Boeing 737, the A321", "the A321, the A220, the Boeing 737", "the A321, the Boeing 737, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00004797_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004797.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 138.0, 99.4999 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 212.4635, 21.5264 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 304.5, 295.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the A321", "the Boeing 737", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004837", "scene_id": "RSF-S00004804", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered left to right?", "answer": "the A350, the A330, the A220", "answer_type": "text", "choices": [ "the A350, the A330, the A220", "the A330, the A220, the A350", "the A350, the A220, the A330", "the A330, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00004804_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004804.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 141.1779, 745.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 503.0, 411.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 523.0, 720.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00011", "n_obj_00001", "n_obj_00008" ], "ordering_values": [ "the A350", "the A330", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004839", "scene_id": "RSF-S00004806", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from left to right?", "answer": "the A321, the A220, the A350", "answer_type": "text", "choices": [ "the A220, the A350, the A321", "the A321, the A350, the A220", "the A321, the A220, the A350", "the A350, the A321, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00004806_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004806.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 467.0, 59.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 540.0, 96.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 647.8915, 664.0012 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004858", "scene_id": "RSF-S00004820", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed aircraft?", "answer": "the A350, the A220, the A321", "answer_type": "text", "choices": [ "the A321, the A220, the A350", "the A350, the A220, the A321", "the A220, the A350, the A321", "the A220, the A321, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00004820_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004820.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 34.5228, 718.4341 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 69.5, 350.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 535.0, 697.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004880", "scene_id": "RSF-S00004836", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed aircraft.", "answer": "the A220, the Boeing 737, the A350", "answer_type": "text", "choices": [ "the A220, the A350, the Boeing 737", "the A220, the Boeing 737, the A350", "the Boeing 737, the A350, the A220", "the A350, the Boeing 737, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00004836_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004836.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 314.0, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 654.0, 564.0 ], "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 863.5, 899.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00010": "value" }, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00010", "n_obj_00013" ], "ordering_values": [ "the A220", "the Boeing 737", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004884", "scene_id": "RSF-S00004840", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered left to right?", "answer": "the A220, the C919, the A330", "answer_type": "text", "choices": [ "the A220, the C919, the A330", "the C919, the A220, the A330", "the C919, the A330, the A220", "the A330, the C919, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00004840_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004840.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 57.0, 154.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 303.0, 41.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 442.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00005", "n_obj_00009" ], "ordering_values": [ "the A220", "the C919", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004885", "scene_id": "RSF-S00004841", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from left to right?", "answer": "the A350, the A220, the A321", "answer_type": "text", "choices": [ "the A350, the A220, the A321", "the A220, the A321, the A350", "the A321, the A220, the A350", "the A321, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00004841_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004841.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 305.2786, 32.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 464.0, 151.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 582.9891, 734.4545 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00009", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004902", "scene_id": "RSF-S00004857", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed aircraft?", "answer": "the A350, the A220, the A330", "answer_type": "text", "choices": [ "the A350, the A220, the A330", "the A330, the A220, the A350", "the A330, the A350, the A220", "the A350, the A330, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00004857_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004857.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 367.5, 788.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 617.0, 180.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 783.5, 199.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004911", "scene_id": "RSF-S00004863", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed aircraft.", "answer": "the A220, the A350, the Boeing 777", "answer_type": "text", "choices": [ "the A220, the Boeing 777, the A350", "the Boeing 777, the A350, the A220", "the A220, the A350, the Boeing 777", "the Boeing 777, the A220, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00004863_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004863.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 523.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 464.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 553.0, 393.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the A220", "the A350", "the Boeing 777" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004913", "scene_id": "RSF-S00004865", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered left to right?", "answer": "the A350, the A220, the A330", "answer_type": "text", "choices": [ "the A220, the A350, the A330", "the A330, the A220, the A350", "the A350, the A330, the A220", "the A350, the A220, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00004865_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004865.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 144.0, 868.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 828.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 382.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the A350", "the A220", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004914", "scene_id": "RSF-S00011457", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from left to right?", "answer": "the A220, the A350, the A321", "answer_type": "text", "choices": [ "the A321, the A350, the A220", "the A220, the A350, the A321", "the A350, the A220, the A321", "the A220, the A321, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011457_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011457.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 322.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 620.0, 442.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00008", "n_obj_00011" ], "ordering_values": [ "the A220", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004925", "scene_id": "RSF-S00004871", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed aircraft?", "answer": "the ARJ21, the A350, the A330", "answer_type": "text", "choices": [ "the ARJ21, the A350, the A330", "the ARJ21, the A330, the A350", "the A330, the A350, the ARJ21", "the A350, the A330, the ARJ21" ], "images": { "mode": "single", "t1": "images/RSF-S00004871_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004871.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 79.0, 128.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.5, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 775.3816, 222.6797 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the ARJ21", "the A350", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004931", "scene_id": "RSF-S00004877", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed aircraft.", "answer": "the A220, the A321, the Boeing 747", "answer_type": "text", "choices": [ "the Boeing 747, the A321, the A220", "the A321, the A220, the Boeing 747", "the A220, the A321, the Boeing 747", "the A321, the Boeing 747, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00004877_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004877.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 173.5, 22.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 628.5, 150.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 749.5, 54.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00005", "n_obj_00007" ], "ordering_values": [ "the A220", "the A321", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004942", "scene_id": "RSF-S00004887", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered left to right?", "answer": "the A220, the A321, the Boeing 787", "answer_type": "text", "choices": [ "the A321, the A220, the Boeing 787", "the A321, the Boeing 787, the A220", "the A220, the A321, the Boeing 787", "the A220, the Boeing 787, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00004887_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004887.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 772.5, 467.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 828.0, 557.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 967.5, 378.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00001" ], "ordering_values": [ "the A220", "the A321", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004948", "scene_id": "RSF-S00004893", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from left to right?", "answer": "the ARJ21, the A350, the A330", "answer_type": "text", "choices": [ "the A330, the A350, the ARJ21", "the ARJ21, the A330, the A350", "the A350, the ARJ21, the A330", "the ARJ21, the A350, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00004893_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004893.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 51.0, 631.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 127.8351, 43.5211 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 329.0, 509.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00007", "n_obj_00003" ], "ordering_values": [ "the ARJ21", "the A350", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004952", "scene_id": "RSF-S00004897", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed aircraft?", "answer": "the Boeing 787, the A220, the A350", "answer_type": "text", "choices": [ "the Boeing 787, the A220, the A350", "the A350, the A220, the Boeing 787", "the A220, the A350, the Boeing 787", "the Boeing 787, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00004897_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004897.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 58.0, 262.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 189.5, 390.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 863.5, 199.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00009" ], "ordering_values": [ "the Boeing 787", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004955", "scene_id": "RSF-S00011459", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed ships?", "answer": "the motorboat, the fishing boat, the warship", "answer_type": "text", "choices": [ "the fishing boat, the warship, the motorboat", "the motorboat, the warship, the fishing boat", "the motorboat, the fishing boat, the warship", "the warship, the fishing boat, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011459_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011459.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 101.0, 115.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 224.5, 63.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 882.5, 98.0 ], "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00014": "value" }, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00014" ], "ordering_values": [ "the motorboat", "the fishing boat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004969", "scene_id": "RSF-S00004908", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed ships.", "answer": "the tugboat, the warship, the dry cargo ship", "answer_type": "text", "choices": [ "the warship, the dry cargo ship, the tugboat", "the dry cargo ship, the tugboat, the warship", "the tugboat, the warship, the dry cargo ship", "the dry cargo ship, the warship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00004908_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004908.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 245.5, 422.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 526.0, 467.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 706.0, 205.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_3", "n_obj_0" ], "ordering_values": [ "the tugboat", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004980", "scene_id": "RSF-S00004918", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered left to right?", "answer": "the tugboat, the warship, the dry cargo ship", "answer_type": "text", "choices": [ "the tugboat, the warship, the dry cargo ship", "the dry cargo ship, the warship, the tugboat", "the tugboat, the dry cargo ship, the warship", "the warship, the tugboat, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00004918_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004918.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 445.5, 822.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 726.0, 867.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 906.0, 605.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_3", "n_obj_0" ], "ordering_values": [ "the tugboat", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00004988", "scene_id": "RSF-S00004926", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from left to right?", "answer": "the warship, the tugboat, the fishing boat", "answer_type": "text", "choices": [ "the warship, the tugboat, the fishing boat", "the tugboat, the warship, the fishing boat", "the fishing boat, the warship, the tugboat", "the tugboat, the fishing boat, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00004926_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004926.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 63.5, 317.8585 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 251.5, 317.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 735.0, 379.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the warship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005009", "scene_id": "RSF-S00004944", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed ships?", "answer": "the tugboat, the passenger ship, the warship", "answer_type": "text", "choices": [ "the passenger ship, the warship, the tugboat", "the tugboat, the warship, the passenger ship", "the warship, the tugboat, the passenger ship", "the tugboat, the passenger ship, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00004944_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004944.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 45.5, 622.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 65.5, 586.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 326.0, 667.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_3" ], "ordering_values": [ "the tugboat", "the passenger ship", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005011", "scene_id": "RSF-S00004946", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed ships.", "answer": "the tugboat, the fishing boat, the motorboat", "answer_type": "text", "choices": [ "the fishing boat, the tugboat, the motorboat", "the motorboat, the tugboat, the fishing boat", "the tugboat, the motorboat, the fishing boat", "the tugboat, the fishing boat, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00004946_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004946.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 564.0, 819.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 722.0, 1162.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 894.5, 889.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00009", "n_obj_00002" ], "ordering_values": [ "the tugboat", "the fishing boat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005020", "scene_id": "RSF-S00004954", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered left to right?", "answer": "the motorboat, the passenger ship, the tugboat", "answer_type": "text", "choices": [ "the passenger ship, the motorboat, the tugboat", "the motorboat, the passenger ship, the tugboat", "the tugboat, the motorboat, the passenger ship", "the tugboat, the passenger ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00004954_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004954.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 409.5, 283.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 451.0, 374.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 788.0, 382.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the motorboat", "the passenger ship", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005025", "scene_id": "RSF-S00004959", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from left to right?", "answer": "the fishing boat, the tugboat, the warship", "answer_type": "text", "choices": [ "the tugboat, the warship, the fishing boat", "the fishing boat, the tugboat, the warship", "the warship, the fishing boat, the tugboat", "the warship, the tugboat, the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00004959_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004959.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 27.5, 732.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 139.0, 711.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 801.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the fishing boat", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005043", "scene_id": "RSF-S00004972", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed ships?", "answer": "the tugboat, the motorboat, the dry cargo ship", "answer_type": "text", "choices": [ "the dry cargo ship, the motorboat, the tugboat", "the tugboat, the motorboat, the dry cargo ship", "the tugboat, the dry cargo ship, the motorboat", "the motorboat, the dry cargo ship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00004972_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004972.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1563.5, 1012.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00001" ], "ordering_values": [ "the tugboat", "the motorboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005052", "scene_id": "RSF-S00011462", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed ships.", "answer": "the dry cargo ship, the motorboat, the tugboat", "answer_type": "text", "choices": [ "the tugboat, the motorboat, the dry cargo ship", "the dry cargo ship, the motorboat, the tugboat", "the motorboat, the tugboat, the dry cargo ship", "the tugboat, the dry cargo ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011462_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011462.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 560.0, 158.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 759.5, 239.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 855.5, 190.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the dry cargo ship", "the motorboat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005064", "scene_id": "RSF-S00004985", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered left to right?", "answer": "the warship, the passenger ship, the motorboat", "answer_type": "text", "choices": [ "the passenger ship, the motorboat, the warship", "the warship, the passenger ship, the motorboat", "the motorboat, the warship, the passenger ship", "the passenger ship, the warship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00004985_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004985.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 158.5, 214.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 495.0, 403.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 918.0, 237.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the warship", "the passenger ship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005065", "scene_id": "RSF-S00004986", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from left to right?", "answer": "the motorboat, the fishing boat, the tugboat", "answer_type": "text", "choices": [ "the fishing boat, the tugboat, the motorboat", "the motorboat, the fishing boat, the tugboat", "the tugboat, the fishing boat, the motorboat", "the motorboat, the tugboat, the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00004986_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00004986.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 388.0, 317.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 566.0, 374.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 982.0, 428.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_6" ], "ordering_values": [ "the motorboat", "the fishing boat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005083", "scene_id": "RSF-S00005001", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed ships?", "answer": "the dry cargo ship, the tugboat, the motorboat", "answer_type": "text", "choices": [ "the dry cargo ship, the motorboat, the tugboat", "the motorboat, the tugboat, the dry cargo ship", "the dry cargo ship, the tugboat, the motorboat", "the tugboat, the dry cargo ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005001_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005001.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 256.0, 90.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 22.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 279.5 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_9", "n_obj_11" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005085", "scene_id": "RSF-S00005003", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed ships.", "answer": "the warship, the tugboat, the engineering ship", "answer_type": "text", "choices": [ "the warship, the engineering ship, the tugboat", "the engineering ship, the tugboat, the warship", "the tugboat, the engineering ship, the warship", "the warship, the tugboat, the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005003_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005003.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 86.5, 525.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1022.5, 191.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1109.5, 95.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the warship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005087", "scene_id": "RSF-S00005005", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered left to right?", "answer": "the motorboat, the warship, the passenger ship", "answer_type": "text", "choices": [ "the passenger ship, the motorboat, the warship", "the warship, the motorboat, the passenger ship", "the passenger ship, the warship, the motorboat", "the motorboat, the warship, the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005005_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005005.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 451.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005099", "scene_id": "RSF-S00005014", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from left to right?", "answer": "the tugboat, the warship, the dry cargo ship", "answer_type": "text", "choices": [ "the tugboat, the dry cargo ship, the warship", "the warship, the tugboat, the dry cargo ship", "the tugboat, the warship, the dry cargo ship", "the warship, the dry cargo ship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005014_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005014.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 45.5, 622.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 326.0, 667.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 506.0, 405.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_3", "n_obj_0" ], "ordering_values": [ "the tugboat", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005103", "scene_id": "RSF-S00005018", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed ships?", "answer": "the warship, the dry cargo ship, the motorboat", "answer_type": "text", "choices": [ "the warship, the motorboat, the dry cargo ship", "the warship, the dry cargo ship, the motorboat", "the motorboat, the dry cargo ship, the warship", "the dry cargo ship, the motorboat, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00005018_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005018.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 15.5, 17.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 566.0, 106.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 586.5, 124.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the warship", "the dry cargo ship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005114", "scene_id": "RSF-S00011466", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed ships.", "answer": "the motorboat, the dry cargo ship, the warship", "answer_type": "text", "choices": [ "the motorboat, the dry cargo ship, the warship", "the warship, the motorboat, the dry cargo ship", "the motorboat, the warship, the dry cargo ship", "the warship, the dry cargo ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011466_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011466.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 54.5, 13.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 222.5, 423.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 769.5, 16.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_5", "n_obj_1" ], "ordering_values": [ "the motorboat", "the dry cargo ship", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005136", "scene_id": "RSF-S00005043", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered left to right?", "answer": "the warship, the motorboat, the dry cargo ship", "answer_type": "text", "choices": [ "the dry cargo ship, the warship, the motorboat", "the warship, the motorboat, the dry cargo ship", "the warship, the dry cargo ship, the motorboat", "the motorboat, the warship, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005043_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005043.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 182.0, 608.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 274.0, 288.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 326.5, 865.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the warship", "the motorboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005137", "scene_id": "RSF-S00005044", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from left to right?", "answer": "the motorboat, the fishing boat, the warship", "answer_type": "text", "choices": [ "the warship, the fishing boat, the motorboat", "the fishing boat, the motorboat, the warship", "the motorboat, the warship, the fishing boat", "the motorboat, the fishing boat, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00005044_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005044.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 101.0, 915.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 224.5, 863.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 882.5, 898.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00016" ], "ordering_values": [ "the motorboat", "the fishing boat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005142", "scene_id": "RSF-S00005049", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed large vehicles?", "answer": "the cargo truck, the trailer, the bus", "answer_type": "text", "choices": [ "the cargo truck, the bus, the trailer", "the cargo truck, the trailer, the bus", "the trailer, the cargo truck, the bus", "the bus, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005049_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005049.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 608.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 763.5 ], "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00093": "value" }, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00093", "n_obj_00007" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005148", "scene_id": "RSF-S00005054", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed large vehicles.", "answer": "the bus, the cargo truck, the trailer", "answer_type": "text", "choices": [ "the cargo truck, the bus, the trailer", "the trailer, the cargo truck, the bus", "the trailer, the bus, the cargo truck", "the bus, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005054_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005054.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 188.5, 204.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 313.5, 88.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 455.0, 18.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the bus", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005151", "scene_id": "RSF-S00011469", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered left to right?", "answer": "the cargo truck, the trailer, the bus", "answer_type": "text", "choices": [ "the bus, the trailer, the cargo truck", "the cargo truck, the trailer, the bus", "the trailer, the cargo truck, the bus", "the trailer, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011469_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011469.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 609.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 764.0 ], "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.5, 373.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00087": "value" }, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00087", "n_obj_00007" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005162", "scene_id": "RSF-S00005063", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from left to right?", "answer": "the trailer, the tractor, the bus", "answer_type": "text", "choices": [ "the trailer, the tractor, the bus", "the bus, the trailer, the tractor", "the bus, the tractor, the trailer", "the tractor, the bus, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005063_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005063.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 21.0, 955.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 137.0, 79.0 ], "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 267.5, 164.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00045": "value" }, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00029", "n_obj_00045", "n_obj_00011" ], "ordering_values": [ "the trailer", "the tractor", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005172", "scene_id": "RSF-S00011470", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed large vehicles?", "answer": "the dump truck, the cargo truck, the bus", "answer_type": "text", "choices": [ "the dump truck, the bus, the cargo truck", "the bus, the cargo truck, the dump truck", "the cargo truck, the dump truck, the bus", "the dump truck, the cargo truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00011470_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011470.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 259.0, 246.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 361.5, 606.5 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 471.5, 152.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_11", "n_obj_18", "n_obj_19" ], "ordering_values": [ "the dump truck", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005174", "scene_id": "RSF-S00005071", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed large vehicles.", "answer": "the tractor, the trailer, the excavator", "answer_type": "text", "choices": [ "the trailer, the excavator, the tractor", "the tractor, the trailer, the excavator", "the excavator, the tractor, the trailer", "the excavator, the trailer, the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00005071_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005071.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 286.0, 236.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 662.5, 312.0 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 947.5, 268.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_7", "n_obj_12", "n_obj_13" ], "ordering_values": [ "the tractor", "the trailer", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005175", "scene_id": "RSF-S00005072", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered left to right?", "answer": "the bus, the trailer, the cargo truck", "answer_type": "text", "choices": [ "the cargo truck, the trailer, the bus", "the cargo truck, the bus, the trailer", "the bus, the cargo truck, the trailer", "the bus, the trailer, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005072_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005072.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 459.5, 123.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 574.5, 388.5 ], "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 628.5, 911.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00061": "value" }, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00029", "n_obj_00061", "n_obj_00006" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005189", "scene_id": "RSF-S00011471", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from left to right?", "answer": "the cargo truck, the trailer, the bus", "answer_type": "text", "choices": [ "the cargo truck, the bus, the trailer", "the cargo truck, the trailer, the bus", "the bus, the trailer, the cargo truck", "the bus, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011471_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011471.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 311.0, 409.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 449.5, 564.0 ], "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 499.5, 173.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_28": "value" }, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_28", "n_obj_6" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005198", "scene_id": "RSF-S00005091", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed large vehicles?", "answer": "the cargo truck, the bus, the dump truck", "answer_type": "text", "choices": [ "the bus, the dump truck, the cargo truck", "the bus, the cargo truck, the dump truck", "the cargo truck, the bus, the dump truck", "the dump truck, the cargo truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005091_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005091.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 36.5, 968.5 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 690.0, 314.0 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 850.5, 124.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00032", "n_obj_00019", "n_obj_00023" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005206", "scene_id": "RSF-S00005099", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed large vehicles.", "answer": "the dump truck, the bus, the cargo truck", "answer_type": "text", "choices": [ "the bus, the cargo truck, the dump truck", "the bus, the dump truck, the cargo truck", "the cargo truck, the bus, the dump truck", "the dump truck, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005099_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005099.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 127.5, 252.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 588.5, 404.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 713.5, 288.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_25", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005209", "scene_id": "RSF-S00005102", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered left to right?", "answer": "the bus, the cargo truck, the excavator", "answer_type": "text", "choices": [ "the bus, the cargo truck, the excavator", "the excavator, the bus, the cargo truck", "the bus, the excavator, the cargo truck", "the cargo truck, the excavator, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005102_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005102.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 417.5, 356.5 ], "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 643.0, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 731.0, 13.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00039": "value" }, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00039", "n_obj_00012", "n_obj_00029" ], "ordering_values": [ "the bus", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005226", "scene_id": "RSF-S00005116", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from left to right?", "answer": "the bus, the cargo truck, the trailer", "answer_type": "text", "choices": [ "the bus, the cargo truck, the trailer", "the trailer, the bus, the cargo truck", "the cargo truck, the bus, the trailer", "the bus, the trailer, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005116_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005116.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 466.0, 602.5 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 631.5, 439.0 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 856.0, 690.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00028", "n_obj_00032", "n_obj_00013" ], "ordering_values": [ "the bus", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005236", "scene_id": "RSF-S00011474", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed large vehicles?", "answer": "the tractor, the excavator, the cargo truck", "answer_type": "text", "choices": [ "the tractor, the excavator, the cargo truck", "the excavator, the tractor, the cargo truck", "the excavator, the cargo truck, the tractor", "the tractor, the cargo truck, the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00011474_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011474.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 198.5, 237.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 451.5, 586.0 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 546.0, 400.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_13", "n_obj_23", "n_obj_2" ], "ordering_values": [ "the tractor", "the excavator", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005237", "scene_id": "RSF-S00011475", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed large vehicles.", "answer": "the dump truck, the bus, the cargo truck", "answer_type": "text", "choices": [ "the cargo truck, the dump truck, the bus", "the dump truck, the bus, the cargo truck", "the bus, the cargo truck, the dump truck", "the cargo truck, the bus, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011475_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011475.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 27.5, 918.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 331.0, 540.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 438.5, 351.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005241", "scene_id": "RSF-S00005127", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered left to right?", "answer": "the truck tractor, the trailer, the bus", "answer_type": "text", "choices": [ "the bus, the trailer, the truck tractor", "the truck tractor, the trailer, the bus", "the truck tractor, the bus, the trailer", "the trailer, the truck tractor, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005127_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005127.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 128.0, 40.5 ], "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 229.0, 425.0 ], "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 372.0, 239.5 ], "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00221": "value" }, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00175": "value" }, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00198": "value" }, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00221", "n_obj_00175", "n_obj_00198" ], "ordering_values": [ "the truck tractor", "the trailer", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005247", "scene_id": "RSF-S00005131", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from left to right?", "answer": "the bus, the cargo truck, the excavator", "answer_type": "text", "choices": [ "the cargo truck, the excavator, the bus", "the excavator, the cargo truck, the bus", "the cargo truck, the bus, the excavator", "the bus, the cargo truck, the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00005131_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005131.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 316.5, 356.0 ], "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 542.5, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 630.5, 13.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00038": "value" }, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00038", "n_obj_00012", "n_obj_00028" ], "ordering_values": [ "the bus", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005265", "scene_id": "RSF-S00005147", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct left-to-right order for the listed large vehicles?", "answer": "the cargo truck, the dump truck, the trailer", "answer_type": "text", "choices": [ "the cargo truck, the dump truck, the trailer", "the dump truck, the trailer, the cargo truck", "the cargo truck, the trailer, the dump truck", "the dump truck, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005147_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005147.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 42.5, 29.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 314.0, 746.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 515.0, 448.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_16", "n_obj_2", "n_obj_6" ], "ordering_values": [ "the cargo truck", "the dump truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005285", "scene_id": "RSF-S00005165", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the left-to-right order of the listed large vehicles.", "answer": "the cargo truck, the dump truck, the bus", "answer_type": "text", "choices": [ "the dump truck, the bus, the cargo truck", "the bus, the cargo truck, the dump truck", "the bus, the dump truck, the cargo truck", "the cargo truck, the dump truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005165_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005165.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 39.5, 438.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 452.0, 600.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 533.0, 269.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_31", "n_obj_20" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005287", "scene_id": "RSF-S00005167", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered left to right?", "answer": "the excavator, the cargo truck, the trailer", "answer_type": "text", "choices": [ "the excavator, the trailer, the cargo truck", "the cargo truck, the trailer, the excavator", "the cargo truck, the excavator, the trailer", "the excavator, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005167_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005167.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 477.0, 574.5 ], "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 538.5, 572.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 666.5, 645.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_21": "value" }, "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_21", "n_obj_20", "n_obj_13" ], "ordering_values": [ "the excavator", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005313", "scene_id": "RSF-S00005191", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from right to left?", "answer": "the A330, the A220, the A350", "answer_type": "text", "choices": [ "the A350, the A330, the A220", "the A330, the A220, the A350", "the A220, the A350, the A330", "the A220, the A330, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00005191_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005191.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 783.5, 199.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 617.0, 180.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 367.5, 788.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00004" ], "ordering_values": [ "the A330", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005355", "scene_id": "RSF-S00005222", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed aircraft?", "answer": "the A330, the A220, the A350", "answer_type": "text", "choices": [ "the A330, the A220, the A350", "the A330, the A350, the A220", "the A220, the A330, the A350", "the A220, the A350, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005222_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005222.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 382.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 828.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 144.0, 868.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A330", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005359", "scene_id": "RSF-S00005226", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed aircraft.", "answer": "the A350, the A220, the A321", "answer_type": "text", "choices": [ "the A321, the A350, the A220", "the A350, the A321, the A220", "the A220, the A350, the A321", "the A350, the A220, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005226_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005226.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 636.5, 380.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 533.0, 554.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 404.5, 246.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00001", "n_obj_00005" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005366", "scene_id": "RSF-S00005232", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered right to left?", "answer": "the A321, the A220, the A350", "answer_type": "text", "choices": [ "the A350, the A220, the A321", "the A220, the A350, the A321", "the A321, the A220, the A350", "the A321, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005232_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005232.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 931.5, 82.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 279.5, 880.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 54.0, 530.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00006", "n_obj_00004" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005370", "scene_id": "RSF-S00011479", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from right to left?", "answer": "the A321, the A220, the A350", "answer_type": "text", "choices": [ "the A321, the A220, the A350", "the A350, the A220, the A321", "the A220, the A321, the A350", "the A220, the A350, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011479_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011479.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 535.0, 697.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 69.5, 350.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 34.5228, 718.4341 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005372", "scene_id": "RSF-S00005237", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed aircraft?", "answer": "the A330, the A350, the ARJ21", "answer_type": "text", "choices": [ "the A350, the A330, the ARJ21", "the A330, the A350, the ARJ21", "the A350, the ARJ21, the A330", "the ARJ21, the A350, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005237_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005237.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 775.3816, 222.6797 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.5, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 79.0, 128.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A330", "the A350", "the ARJ21" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005378", "scene_id": "RSF-S00011480", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed aircraft.", "answer": "the A321, the A350, the A220", "answer_type": "text", "choices": [ "the A350, the A321, the A220", "the A220, the A321, the A350", "the A321, the A350, the A220", "the A220, the A350, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011480_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011480.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 620.0, 442.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 322.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00011", "n_obj_00008", "n_obj_00007" ], "ordering_values": [ "the A321", "the A350", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005382", "scene_id": "RSF-S00011481", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered right to left?", "answer": "the A330, the C919, the A220", "answer_type": "text", "choices": [ "the C919, the A220, the A330", "the A330, the C919, the A220", "the A220, the C919, the A330", "the A330, the A220, the C919" ], "images": { "mode": "single", "t1": "images/RSF-S00011481_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011481.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 442.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 303.0, 41.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 57.0, 154.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00005", "n_obj_00007" ], "ordering_values": [ "the A330", "the C919", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005387", "scene_id": "RSF-S00005248", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from right to left?", "answer": "the Boeing 777, the C919, the A321", "answer_type": "text", "choices": [ "the Boeing 777, the A321, the C919", "the A321, the Boeing 777, the C919", "the Boeing 777, the C919, the A321", "the C919, the Boeing 777, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005248_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005248.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 764.0, 384.9724 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 657.5, 254.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 225.0, 443.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00002" ], "ordering_values": [ "the Boeing 777", "the C919", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005410", "scene_id": "RSF-S00005265", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed aircraft?", "answer": "the Boeing 747, the A330, the A350", "answer_type": "text", "choices": [ "the A330, the A350, the Boeing 747", "the Boeing 747, the A330, the A350", "the A330, the Boeing 747, the A350", "the Boeing 747, the A350, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005265_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005265.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 640.5, 428.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 290.5, 513.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 196.0, 341.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00004" ], "ordering_values": [ "the Boeing 747", "the A330", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005413", "scene_id": "RSF-S00005267", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed aircraft.", "answer": "the A350, the A220, the A321", "answer_type": "text", "choices": [ "the A350, the A220, the A321", "the A220, the A321, the A350", "the A350, the A321, the A220", "the A321, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005267_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005267.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 647.8915, 664.0012 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 540.0, 96.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 467.0, 59.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005422", "scene_id": "RSF-S00005276", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered right to left?", "answer": "the A220, the A330, the A350", "answer_type": "text", "choices": [ "the A350, the A330, the A220", "the A330, the A220, the A350", "the A330, the A350, the A220", "the A220, the A330, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00005276_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005276.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 523.0, 720.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 503.0, 411.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 141.1779, 745.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00008", "n_obj_00001", "n_obj_00011" ], "ordering_values": [ "the A220", "the A330", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005423", "scene_id": "RSF-S00005277", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from right to left?", "answer": "the A330, the A350, the Boeing 777", "answer_type": "text", "choices": [ "the A330, the Boeing 777, the A350", "the A330, the A350, the Boeing 777", "the Boeing 777, the A350, the A330", "the A350, the Boeing 777, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005277_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005277.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 702.0, 599.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 522.5, 611.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 171.0, 645.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00006", "n_obj_00008" ], "ordering_values": [ "the A330", "the A350", "the Boeing 777" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005424", "scene_id": "RSF-S00005278", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed aircraft?", "answer": "the Boeing 747, the A330, the A350", "answer_type": "text", "choices": [ "the A330, the Boeing 747, the A350", "the Boeing 747, the A330, the A350", "the A350, the Boeing 747, the A330", "the A350, the A330, the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00005278_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005278.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 624.5, 847.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 578.0, 939.5 ], "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 446.0, 788.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00010": "value" }, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00010", "n_obj_00008" ], "ordering_values": [ "the Boeing 747", "the A330", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005435", "scene_id": "RSF-S00011485", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed aircraft.", "answer": "the A330, the A350, the ARJ21", "answer_type": "text", "choices": [ "the ARJ21, the A330, the A350", "the ARJ21, the A350, the A330", "the A330, the ARJ21, the A350", "the A330, the A350, the ARJ21" ], "images": { "mode": "single", "t1": "images/RSF-S00011485_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011485.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 329.0, 509.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 127.8351, 43.5211 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 51.0, 631.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00007", "n_obj_00001" ], "ordering_values": [ "the A330", "the A350", "the ARJ21" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005443", "scene_id": "RSF-S00005292", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered right to left?", "answer": "the A321, the A220, the A350", "answer_type": "text", "choices": [ "the A220, the A350, the A321", "the A321, the A220, the A350", "the A321, the A350, the A220", "the A350, the A220, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005292_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005292.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 582.9891, 734.4545 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 464.0, 151.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 305.2786, 32.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00009", "n_obj_00008" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005446", "scene_id": "RSF-S00005295", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from right to left?", "answer": "the Boeing 777, the A350, the A220", "answer_type": "text", "choices": [ "the A350, the Boeing 777, the A220", "the A220, the Boeing 777, the A350", "the Boeing 777, the A350, the A220", "the A350, the A220, the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00005295_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005295.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 553.0, 393.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 464.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 523.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A350", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005453", "scene_id": "RSF-S00005302", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed aircraft?", "answer": "the A220, the A350, the Boeing 787", "answer_type": "text", "choices": [ "the A220, the A350, the Boeing 787", "the A220, the Boeing 787, the A350", "the A350, the A220, the Boeing 787", "the Boeing 787, the A220, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00005302_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005302.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 828.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 144.0, 868.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 51.0, 936.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A220", "the A350", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005457", "scene_id": "RSF-S00005306", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed aircraft.", "answer": "the A321, the Boeing 747, the A330", "answer_type": "text", "choices": [ "the A321, the A330, the Boeing 747", "the A321, the Boeing 747, the A330", "the Boeing 747, the A330, the A321", "the A330, the Boeing 747, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005306_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005306.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 390.0, 758.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 306.5, 674.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 113.5, 728.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00001" ], "ordering_values": [ "the A321", "the Boeing 747", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005462", "scene_id": "RSF-S00005311", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered right to left?", "answer": "the A220, the A321, the A350", "answer_type": "text", "choices": [ "the A220, the A321, the A350", "the A321, the A350, the A220", "the A321, the A220, the A350", "the A350, the A220, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005311_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005311.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 554.5, 66.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 67.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.0, 244.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00004" ], "ordering_values": [ "the A220", "the A321", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005487", "scene_id": "RSF-S00011489", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed ships.", "answer": "the dry cargo ship, the warship, the tugboat", "answer_type": "text", "choices": [ "the warship, the tugboat, the dry cargo ship", "the tugboat, the dry cargo ship, the warship", "the dry cargo ship, the warship, the tugboat", "the tugboat, the warship, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011489_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011489.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 706.0, 205.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 526.0, 467.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 245.5, 422.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the warship", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005494", "scene_id": "RSF-S00011490", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered right to left?", "answer": "the warship, the fishing boat, the motorboat", "answer_type": "text", "choices": [ "the warship, the fishing boat, the motorboat", "the fishing boat, the motorboat, the warship", "the fishing boat, the warship, the motorboat", "the warship, the motorboat, the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00011490_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011490.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 882.5, 98.0 ], "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 224.5, 63.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 101.0, 115.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00014": "value" }, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00014", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the warship", "the fishing boat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005495", "scene_id": "RSF-S00005336", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from right to left?", "answer": "the fishing boat, the tugboat, the warship", "answer_type": "text", "choices": [ "the tugboat, the fishing boat, the warship", "the fishing boat, the warship, the tugboat", "the warship, the tugboat, the fishing boat", "the fishing boat, the tugboat, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00005336_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005336.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 735.0, 379.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 251.5, 317.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 63.5, 317.8585 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the fishing boat", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005497", "scene_id": "RSF-S00005338", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed ships?", "answer": "the warship, the tugboat, the fishing boat", "answer_type": "text", "choices": [ "the warship, the fishing boat, the tugboat", "the fishing boat, the tugboat, the warship", "the tugboat, the warship, the fishing boat", "the warship, the tugboat, the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00005338_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005338.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 801.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 139.0, 711.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 27.5, 732.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005500", "scene_id": "RSF-S00005340", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed ships.", "answer": "the warship, the fishing boat, the motorboat", "answer_type": "text", "choices": [ "the fishing boat, the warship, the motorboat", "the warship, the fishing boat, the motorboat", "the motorboat, the warship, the fishing boat", "the motorboat, the fishing boat, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00005340_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005340.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 882.5, 898.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 224.5, 863.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 101.0, 915.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00016", "n_obj_00004", "n_obj_00003" ], "ordering_values": [ "the warship", "the fishing boat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005522", "scene_id": "RSF-S00005354", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered right to left?", "answer": "the tugboat, the fishing boat, the motorboat", "answer_type": "text", "choices": [ "the motorboat, the fishing boat, the tugboat", "the fishing boat, the tugboat, the motorboat", "the tugboat, the motorboat, the fishing boat", "the tugboat, the fishing boat, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005354_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005354.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 982.0, 428.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 566.0, 374.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 388.0, 317.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_6", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the tugboat", "the fishing boat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005524", "scene_id": "RSF-S00005356", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from right to left?", "answer": "the dry cargo ship, the warship, the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship, the tugboat, the warship", "the tugboat, the dry cargo ship, the warship", "the dry cargo ship, the warship, the tugboat", "the warship, the dry cargo ship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005356_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005356.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 506.0, 405.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 326.0, 667.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 45.5, 622.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the warship", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005534", "scene_id": "RSF-S00005365", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed ships?", "answer": "the warship, the passenger ship, the tugboat", "answer_type": "text", "choices": [ "the warship, the passenger ship, the tugboat", "the passenger ship, the tugboat, the warship", "the passenger ship, the warship, the tugboat", "the tugboat, the warship, the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005365_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005365.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 326.0, 667.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 65.5, 586.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 45.5, 622.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the warship", "the passenger ship", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005539", "scene_id": "RSF-S00005369", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed ships.", "answer": "the motorboat, the tugboat, the dry cargo ship", "answer_type": "text", "choices": [ "the tugboat, the dry cargo ship, the motorboat", "the motorboat, the dry cargo ship, the tugboat", "the tugboat, the motorboat, the dry cargo ship", "the motorboat, the tugboat, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005369_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005369.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 279.5 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 22.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 256.0, 90.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_9", "n_obj_6" ], "ordering_values": [ "the motorboat", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005540", "scene_id": "RSF-S00005370", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered right to left?", "answer": "the dry cargo ship, the motorboat, the tugboat", "answer_type": "text", "choices": [ "the tugboat, the motorboat, the dry cargo ship", "the dry cargo ship, the motorboat, the tugboat", "the motorboat, the tugboat, the dry cargo ship", "the motorboat, the dry cargo ship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005370_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005370.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1563.5, 1012.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the dry cargo ship", "the motorboat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005544", "scene_id": "RSF-S00005373", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from right to left?", "answer": "the warship, the dry cargo ship, the motorboat", "answer_type": "text", "choices": [ "the motorboat, the warship, the dry cargo ship", "the dry cargo ship, the warship, the motorboat", "the dry cargo ship, the motorboat, the warship", "the warship, the dry cargo ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005373_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005373.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 769.5, 16.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 222.5, 423.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 54.5, 13.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_5", "n_obj_0" ], "ordering_values": [ "the warship", "the dry cargo ship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005547", "scene_id": "RSF-S00005376", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed ships?", "answer": "the motorboat, the fishing boat, the tugboat", "answer_type": "text", "choices": [ "the fishing boat, the motorboat, the tugboat", "the motorboat, the fishing boat, the tugboat", "the motorboat, the tugboat, the fishing boat", "the tugboat, the motorboat, the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00005376_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005376.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 894.5, 889.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 722.0, 1162.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 564.0, 819.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00009", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the fishing boat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005548", "scene_id": "RSF-S00005377", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed ships.", "answer": "the passenger ship, the warship, the motorboat", "answer_type": "text", "choices": [ "the passenger ship, the warship, the motorboat", "the warship, the motorboat, the passenger ship", "the motorboat, the warship, the passenger ship", "the passenger ship, the motorboat, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00005377_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005377.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 503.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00006" ], "ordering_values": [ "the passenger ship", "the warship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005550", "scene_id": "RSF-S00005379", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered right to left?", "answer": "the warship, the engineering ship, the motorboat", "answer_type": "text", "choices": [ "the engineering ship, the motorboat, the warship", "the warship, the motorboat, the engineering ship", "the motorboat, the engineering ship, the warship", "the warship, the engineering ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005379_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005379.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 769.5, 16.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 515.5, 105.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 54.5, 13.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the engineering ship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005551", "scene_id": "RSF-S00005380", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from right to left?", "answer": "the warship, the dry cargo ship, the motorboat", "answer_type": "text", "choices": [ "the dry cargo ship, the warship, the motorboat", "the dry cargo ship, the motorboat, the warship", "the motorboat, the dry cargo ship, the warship", "the warship, the dry cargo ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005380_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005380.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 549.5, 503.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 145.5, 572.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 118.0, 504.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the warship", "the dry cargo ship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005553", "scene_id": "RSF-S00005382", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed ships?", "answer": "the dry cargo ship, the warship, the tugboat", "answer_type": "text", "choices": [ "the warship, the dry cargo ship, the tugboat", "the dry cargo ship, the warship, the tugboat", "the warship, the tugboat, the dry cargo ship", "the tugboat, the warship, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005382_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005382.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 906.0, 605.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 726.0, 867.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 445.5, 822.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the warship", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005555", "scene_id": "RSF-S00005384", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed ships.", "answer": "the engineering ship, the tugboat, the warship", "answer_type": "text", "choices": [ "the warship, the engineering ship, the tugboat", "the tugboat, the engineering ship, the warship", "the engineering ship, the tugboat, the warship", "the tugboat, the warship, the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005384_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005384.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1109.5, 95.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1022.5, 191.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 86.5, 525.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the engineering ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005557", "scene_id": "RSF-S00005386", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered right to left?", "answer": "the motorboat, the tugboat, the liquid cargo ship", "answer_type": "text", "choices": [ "the tugboat, the liquid cargo ship, the motorboat", "the motorboat, the tugboat, the liquid cargo ship", "the liquid cargo ship, the tugboat, the motorboat", "the tugboat, the motorboat, the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005386_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005386.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 279.5 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 22.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 157.5, 97.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_9", "n_obj_3" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005559", "scene_id": "RSF-S00005388", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from right to left?", "answer": "the fishing boat, the tugboat, the dry cargo ship", "answer_type": "text", "choices": [ "the fishing boat, the tugboat, the dry cargo ship", "the dry cargo ship, the fishing boat, the tugboat", "the tugboat, the dry cargo ship, the fishing boat", "the dry cargo ship, the tugboat, the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00005388_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005388.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 472.0, 389.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 388.0, 308.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 248.5, 472.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the fishing boat", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005562", "scene_id": "RSF-S00005390", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed ships?", "answer": "the motorboat, the passenger ship, the warship", "answer_type": "text", "choices": [ "the passenger ship, the warship, the motorboat", "the warship, the passenger ship, the motorboat", "the motorboat, the passenger ship, the warship", "the warship, the motorboat, the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005390_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005390.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 918.0, 237.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 495.0, 403.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 158.5, 214.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the motorboat", "the passenger ship", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005564", "scene_id": "RSF-S00005392", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered right to left?", "answer": "the trailer, the cargo truck, the bus", "answer_type": "text", "choices": [ "the bus, the trailer, the cargo truck", "the trailer, the cargo truck, the bus", "the cargo truck, the bus, the trailer", "the bus, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005392_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005392.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 455.0, 18.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 313.5, 88.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 188.5, 204.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005570", "scene_id": "RSF-S00005397", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed large vehicles?", "answer": "the bus, the trailer, the cargo truck", "answer_type": "text", "choices": [ "the cargo truck, the trailer, the bus", "the trailer, the bus, the cargo truck", "the bus, the trailer, the cargo truck", "the bus, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005397_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005397.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.5, 373.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 764.0 ], "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 609.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00087": "value" }, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00087", "n_obj_00003" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005571", "scene_id": "RSF-S00005398", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed large vehicles.", "answer": "the bus, the tractor, the trailer", "answer_type": "text", "choices": [ "the bus, the tractor, the trailer", "the trailer, the bus, the tractor", "the tractor, the trailer, the bus", "the tractor, the bus, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005398_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005398.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 267.5, 164.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 137.0, 79.0 ], "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 21.0, 955.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00045": "value" }, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00011", "n_obj_00045", "n_obj_00029" ], "ordering_values": [ "the bus", "the tractor", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005578", "scene_id": "RSF-S00005405", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from right to left?", "answer": "the cargo truck, the trailer, the bus", "answer_type": "text", "choices": [ "the cargo truck, the bus, the trailer", "the trailer, the cargo truck, the bus", "the cargo truck, the trailer, the bus", "the trailer, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005405_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005405.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 628.5, 911.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 574.5, 388.5 ], "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 459.5, 123.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00061": "value" }, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00061", "n_obj_00029" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005580", "scene_id": "RSF-S00005407", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered right to left?", "answer": "the bus, the trailer, the cargo truck", "answer_type": "text", "choices": [ "the bus, the trailer, the cargo truck", "the trailer, the bus, the cargo truck", "the cargo truck, the trailer, the bus", "the trailer, the cargo truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005407_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005407.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 499.5, 173.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 449.5, 564.0 ], "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 311.0, 409.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_28": "value" }, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_6", "n_obj_28", "n_obj_2" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005581", "scene_id": "RSF-S00005408", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed large vehicles?", "answer": "the excavator, the trailer, the tractor", "answer_type": "text", "choices": [ "the excavator, the trailer, the tractor", "the tractor, the excavator, the trailer", "the trailer, the excavator, the tractor", "the tractor, the trailer, the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00005408_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005408.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 947.5, 268.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 662.5, 312.0 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 286.0, 236.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_13", "n_obj_12", "n_obj_7" ], "ordering_values": [ "the excavator", "the trailer", "the tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005583", "scene_id": "RSF-S00005410", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed large vehicles.", "answer": "the trailer, the cargo truck, the bus", "answer_type": "text", "choices": [ "the bus, the cargo truck, the trailer", "the trailer, the cargo truck, the bus", "the trailer, the bus, the cargo truck", "the cargo truck, the trailer, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005410_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005410.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 856.0, 690.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 631.5, 439.0 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 466.0, 602.5 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00013", "n_obj_00032", "n_obj_00028" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005587", "scene_id": "RSF-S00005414", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from right to left?", "answer": "the cargo truck, the bus, the dump truck", "answer_type": "text", "choices": [ "the dump truck, the cargo truck, the bus", "the bus, the dump truck, the cargo truck", "the bus, the cargo truck, the dump truck", "the cargo truck, the bus, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005414_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005414.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 536.0, 961.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 460.0, 569.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 285.5, 552.5 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_4", "n_obj_23" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005588", "scene_id": "RSF-S00005415", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered right to left?", "answer": "the excavator, the cargo truck, the bus", "answer_type": "text", "choices": [ "the excavator, the cargo truck, the bus", "the excavator, the bus, the cargo truck", "the bus, the cargo truck, the excavator", "the bus, the excavator, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005415_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005415.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 630.5, 13.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 542.5, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 316.5, 356.0 ], "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00038": "value" }, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00028", "n_obj_00012", "n_obj_00038" ], "ordering_values": [ "the excavator", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005589", "scene_id": "RSF-S00005416", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed large vehicles?", "answer": "the bus, the trailer, the truck tractor", "answer_type": "text", "choices": [ "the truck tractor, the trailer, the bus", "the bus, the truck tractor, the trailer", "the bus, the trailer, the truck tractor", "the trailer, the bus, the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00005416_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005416.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 372.0, 239.5 ], "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 229.0, 425.0 ], "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 128.0, 40.5 ], "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00198": "value" }, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00175": "value" }, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00221": "value" }, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00198", "n_obj_00175", "n_obj_00221" ], "ordering_values": [ "the bus", "the trailer", "the truck tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005592", "scene_id": "RSF-S00011496", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed large vehicles.", "answer": "the bus, the trailer, the cargo truck", "answer_type": "text", "choices": [ "the cargo truck, the trailer, the bus", "the bus, the trailer, the cargo truck", "the bus, the cargo truck, the trailer", "the trailer, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011496_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011496.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 763.5 ], "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 608.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00093": "value" }, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00093", "n_obj_00003" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005597", "scene_id": "RSF-S00005422", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from right to left?", "answer": "the cargo truck, the bus, the dump truck", "answer_type": "text", "choices": [ "the dump truck, the bus, the cargo truck", "the bus, the dump truck, the cargo truck", "the bus, the cargo truck, the dump truck", "the cargo truck, the bus, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005422_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005422.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 713.5, 288.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 588.5, 404.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 127.5, 252.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_3", "n_obj_25" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005600", "scene_id": "RSF-S00005425", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered right to left?", "answer": "the cargo truck, the bus, the dump truck", "answer_type": "text", "choices": [ "the bus, the cargo truck, the dump truck", "the dump truck, the bus, the cargo truck", "the dump truck, the cargo truck, the bus", "the cargo truck, the bus, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005425_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005425.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 438.5, 351.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 331.0, 540.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 27.5, 918.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005601", "scene_id": "RSF-S00011497", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed large vehicles?", "answer": "the cargo truck, the dump truck, the bus", "answer_type": "text", "choices": [ "the bus, the dump truck, the cargo truck", "the cargo truck, the dump truck, the bus", "the bus, the cargo truck, the dump truck", "the cargo truck, the bus, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011497_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011497.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 960.0, 218.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 766.5, 128.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 223.5, 30.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_5", "n_obj_7" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005602", "scene_id": "RSF-S00011498", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed large vehicles.", "answer": "the excavator, the cargo truck, the bus", "answer_type": "text", "choices": [ "the bus, the cargo truck, the excavator", "the excavator, the cargo truck, the bus", "the cargo truck, the bus, the excavator", "the bus, the excavator, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011498_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011498.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 731.0, 13.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 643.0, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 417.5, 356.5 ], "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00039": "value" }, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00029", "n_obj_00012", "n_obj_00039" ], "ordering_values": [ "the excavator", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005603", "scene_id": "RSF-S00005426", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from right to left?", "answer": "the tractor, the excavator, the cargo truck", "answer_type": "text", "choices": [ "the tractor, the cargo truck, the excavator", "the tractor, the excavator, the cargo truck", "the excavator, the cargo truck, the tractor", "the cargo truck, the tractor, the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00005426_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005426.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_13", "n_obj_12", "n_obj_3" ], "ordering_values": [ "the tractor", "the excavator", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005608", "scene_id": "RSF-S00005431", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered right to left?", "answer": "the cargo truck, the trailer, the tractor", "answer_type": "text", "choices": [ "the cargo truck, the tractor, the trailer", "the tractor, the cargo truck, the trailer", "the trailer, the cargo truck, the tractor", "the cargo truck, the trailer, the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00005431_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005431.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 932.5, 554.5 ], "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 662.5, 312.0 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 286.0, 236.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_24": "value" }, "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_24", "n_obj_12", "n_obj_7" ], "ordering_values": [ "the cargo truck", "the trailer", "the tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005609", "scene_id": "RSF-S00005432", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct right-to-left order for the listed large vehicles?", "answer": "the bus, the cargo truck, the dump truck", "answer_type": "text", "choices": [ "the cargo truck, the dump truck, the bus", "the bus, the cargo truck, the dump truck", "the bus, the dump truck, the cargo truck", "the dump truck, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005432_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005432.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 471.5, 152.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 361.5, 606.5 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 259.0, 246.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_19", "n_obj_18", "n_obj_11" ], "ordering_values": [ "the bus", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005612", "scene_id": "RSF-S00005435", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the right-to-left order of the listed large vehicles.", "answer": "the bus, the dump truck, the cargo truck", "answer_type": "text", "choices": [ "the bus, the cargo truck, the dump truck", "the bus, the dump truck, the cargo truck", "the dump truck, the bus, the cargo truck", "the cargo truck, the bus, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005435_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005435.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 533.0, 269.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 452.0, 600.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 39.5, 438.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_20", "n_obj_31", "n_obj_2" ], "ordering_values": [ "the bus", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005617", "scene_id": "RSF-S00005440", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered top to bottom?", "answer": "the A350, the ARJ21, the A330", "answer_type": "text", "choices": [ "the A350, the ARJ21, the A330", "the A330, the ARJ21, the A350", "the ARJ21, the A330, the A350", "the ARJ21, the A350, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005440_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005440.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.5, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 79.0, 128.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 775.3816, 222.6797 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00001", "n_obj_00005" ], "ordering_values": [ "the A350", "the ARJ21", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005632", "scene_id": "RSF-S00005454", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed aircraft?", "answer": "the A350, the A220, the A321", "answer_type": "text", "choices": [ "the A350, the A220, the A321", "the A321, the A220, the A350", "the A321, the A350, the A220", "the A350, the A321, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005454_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005454.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 322.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 620.0, 442.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00007", "n_obj_00011" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005635", "scene_id": "RSF-S00005457", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed aircraft.", "answer": "the A330, the A220, the A350", "answer_type": "text", "choices": [ "the A350, the A330, the A220", "the A330, the A350, the A220", "the A330, the A220, the A350", "the A220, the A350, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005457_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005457.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 503.0, 411.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 523.0, 720.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 141.1779, 745.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00008", "n_obj_00011" ], "ordering_values": [ "the A330", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005638", "scene_id": "RSF-S00011500", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from top to bottom?", "answer": "the A321, the A350, the A220", "answer_type": "text", "choices": [ "the A321, the A220, the A350", "the A321, the A350, the A220", "the A350, the A220, the A321", "the A220, the A350, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011500_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011500.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 404.5, 246.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 636.5, 380.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 533.0, 554.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00001" ], "ordering_values": [ "the A321", "the A350", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005641", "scene_id": "RSF-S00005462", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered top to bottom?", "answer": "the C919, the Boeing 777, the A321", "answer_type": "text", "choices": [ "the Boeing 777, the A321, the C919", "the C919, the Boeing 777, the A321", "the A321, the Boeing 777, the C919", "the Boeing 777, the C919, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005462_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005462.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 657.5, 254.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 764.0, 384.9724 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 225.0, 443.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00006", "n_obj_00002" ], "ordering_values": [ "the C919", "the Boeing 777", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005642", "scene_id": "RSF-S00011501", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed aircraft?", "answer": "the A321, the A220, the A350", "answer_type": "text", "choices": [ "the A350, the A220, the A321", "the A321, the A220, the A350", "the A220, the A350, the A321", "the A321, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011501_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011501.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 467.0, 59.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 540.0, 96.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 647.8915, 664.0012 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005643", "scene_id": "RSF-S00011502", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed aircraft.", "answer": "the A321, the A350, the A220", "answer_type": "text", "choices": [ "the A350, the A220, the A321", "the A220, the A350, the A321", "the A321, the A350, the A220", "the A321, the A220, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011502_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011502.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 931.5, 82.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 54.0, 530.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 279.5, 880.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00009", "n_obj_00004", "n_obj_00006" ], "ordering_values": [ "the A321", "the A350", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005645", "scene_id": "RSF-S00005464", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from top to bottom?", "answer": "the A330, the A220, the A350", "answer_type": "text", "choices": [ "the A330, the A220, the A350", "the A350, the A330, the A220", "the A220, the A350, the A330", "the A330, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005464_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005464.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 382.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 828.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 144.0, 868.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A330", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005658", "scene_id": "RSF-S00011503", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered top to bottom?", "answer": "the Boeing 737, the A330, the A220", "answer_type": "text", "choices": [ "the Boeing 737, the A220, the A330", "the A220, the A330, the Boeing 737", "the Boeing 737, the A330, the A220", "the A330, the Boeing 737, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011503_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011503.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 176.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 503.0, 411.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 523.0, 720.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00001", "n_obj_00008" ], "ordering_values": [ "the Boeing 737", "the A330", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005659", "scene_id": "RSF-S00005475", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed aircraft?", "answer": "the C919, the A220, the A330", "answer_type": "text", "choices": [ "the C919, the A220, the A330", "the C919, the A330, the A220", "the A220, the C919, the A330", "the A330, the A220, the C919" ], "images": { "mode": "single", "t1": "images/RSF-S00005475_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005475.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 303.0, 41.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 57.0, 154.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 442.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00007", "n_obj_00009" ], "ordering_values": [ "the C919", "the A220", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005660", "scene_id": "RSF-S00005476", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed aircraft.", "answer": "the Boeing 737, the A220, the A321", "answer_type": "text", "choices": [ "the A321, the A220, the Boeing 737", "the A220, the Boeing 737, the A321", "the A321, the Boeing 737, the A220", "the Boeing 737, the A220, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005476_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005476.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 818.5, 32.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 372.5, 267.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 428.0, 357.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 737", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005661", "scene_id": "RSF-S00005477", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from top to bottom?", "answer": "the Boeing 747, the A350, the A321", "answer_type": "text", "choices": [ "the A350, the A321, the Boeing 747", "the Boeing 747, the A350, the A321", "the A321, the Boeing 747, the A350", "the A321, the A350, the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00005477_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005477.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 536.0, 138.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 719.5, 212.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 757.0, 453.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the Boeing 747", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005668", "scene_id": "RSF-S00005484", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered top to bottom?", "answer": "the Boeing 787, the A220, the A321", "answer_type": "text", "choices": [ "the A321, the A220, the Boeing 787", "the Boeing 787, the A220, the A321", "the A321, the Boeing 787, the A220", "the Boeing 787, the A321, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005484_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005484.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 586.5, 178.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 372.5, 267.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 428.0, 357.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 787", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005671", "scene_id": "RSF-S00005486", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed aircraft?", "answer": "the A350, the A220, the A321", "answer_type": "text", "choices": [ "the A350, the A321, the A220", "the A220, the A350, the A321", "the A321, the A350, the A220", "the A350, the A220, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005486_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005486.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 305.2786, 32.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 464.0, 151.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 582.9891, 734.4545 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00009", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005679", "scene_id": "RSF-S00005493", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed aircraft.", "answer": "the A321, the A350, the Boeing 747", "answer_type": "text", "choices": [ "the Boeing 747, the A350, the A321", "the A321, the Boeing 747, the A350", "the A321, the A350, the Boeing 747", "the A350, the Boeing 747, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005493_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005493.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 192.5, 431.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 710.0, 461.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 704.5, 563.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00006", "n_obj_00007" ], "ordering_values": [ "the A321", "the A350", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005693", "scene_id": "RSF-S00005505", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from top to bottom?", "answer": "the Boeing 747, the A330, the A321", "answer_type": "text", "choices": [ "the A330, the Boeing 747, the A321", "the A321, the A330, the Boeing 747", "the A330, the A321, the Boeing 747", "the Boeing 747, the A330, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005505_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005505.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 306.5, 674.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 113.5, 728.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 390.0, 758.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00001", "n_obj_00006" ], "ordering_values": [ "the Boeing 747", "the A330", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005695", "scene_id": "RSF-S00005507", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered top to bottom?", "answer": "the A220, the Boeing 777, the A350", "answer_type": "text", "choices": [ "the A220, the Boeing 777, the A350", "the A220, the A350, the Boeing 777", "the A350, the A220, the Boeing 777", "the Boeing 777, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005507_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005507.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 183.0, 328.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 48.5, 415.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 280.5, 513.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00001", "n_obj_00005" ], "ordering_values": [ "the A220", "the Boeing 777", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005701", "scene_id": "RSF-S00005513", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed aircraft?", "answer": "the A350, the A330, the ARJ21", "answer_type": "text", "choices": [ "the ARJ21, the A330, the A350", "the ARJ21, the A350, the A330", "the A330, the ARJ21, the A350", "the A350, the A330, the ARJ21" ], "images": { "mode": "single", "t1": "images/RSF-S00005513_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005513.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 127.8351, 43.5211 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 329.0, 509.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 51.0, 631.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the A350", "the A330", "the ARJ21" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005704", "scene_id": "RSF-S00005516", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed aircraft.", "answer": "the Boeing 737, the A330, the A350", "answer_type": "text", "choices": [ "the A350, the A330, the Boeing 737", "the Boeing 737, the A330, the A350", "the A350, the Boeing 737, the A330", "the Boeing 737, the A350, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005516_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005516.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 176.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 503.0, 411.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 141.1779, 745.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00001", "n_obj_00011" ], "ordering_values": [ "the Boeing 737", "the A330", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005707", "scene_id": "RSF-S00005519", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from top to bottom?", "answer": "the A220, the A350, the Boeing 787", "answer_type": "text", "choices": [ "the A220, the A350, the Boeing 787", "the Boeing 787, the A220, the A350", "the A350, the A220, the Boeing 787", "the Boeing 787, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005519_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005519.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 828.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 144.0, 868.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 51.0, 936.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A220", "the A350", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005709", "scene_id": "RSF-S00005521", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed ships?", "answer": "the dry cargo ship, the tugboat, the warship", "answer_type": "text", "choices": [ "the warship, the tugboat, the dry cargo ship", "the dry cargo ship, the tugboat, the warship", "the warship, the dry cargo ship, the tugboat", "the tugboat, the dry cargo ship, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00005521_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005521.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 706.0, 205.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 245.5, 422.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 526.0, 467.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005714", "scene_id": "RSF-S00005526", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed ships.", "answer": "the passenger ship, the tugboat, the warship", "answer_type": "text", "choices": [ "the tugboat, the passenger ship, the warship", "the passenger ship, the warship, the tugboat", "the passenger ship, the tugboat, the warship", "the warship, the passenger ship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005526_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005526.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 65.5, 586.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 45.5, 622.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 326.0, 667.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the passenger ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005715", "scene_id": "RSF-S00011504", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from top to bottom?", "answer": "the dry cargo ship, the tugboat, the warship", "answer_type": "text", "choices": [ "the tugboat, the warship, the dry cargo ship", "the tugboat, the dry cargo ship, the warship", "the dry cargo ship, the tugboat, the warship", "the warship, the tugboat, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011504_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011504.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 506.0, 405.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 45.5, 622.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 326.0, 667.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005718", "scene_id": "RSF-S00005529", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered top to bottom?", "answer": "the tugboat, the motorboat, the fishing boat", "answer_type": "text", "choices": [ "the motorboat, the fishing boat, the tugboat", "the tugboat, the motorboat, the fishing boat", "the motorboat, the tugboat, the fishing boat", "the tugboat, the fishing boat, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005529_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005529.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 564.0, 819.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 894.5, 889.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 722.0, 1162.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00009" ], "ordering_values": [ "the tugboat", "the motorboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005719", "scene_id": "RSF-S00005530", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed ships?", "answer": "the motorboat, the warship, the passenger ship", "answer_type": "text", "choices": [ "the motorboat, the warship, the passenger ship", "the passenger ship, the motorboat, the warship", "the motorboat, the passenger ship, the warship", "the passenger ship, the warship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005530_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005530.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 503.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005726", "scene_id": "RSF-S00005537", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed ships.", "answer": "the dry cargo ship, the tugboat, the warship", "answer_type": "text", "choices": [ "the dry cargo ship, the tugboat, the warship", "the tugboat, the dry cargo ship, the warship", "the warship, the tugboat, the dry cargo ship", "the dry cargo ship, the warship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005537_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005537.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 906.0, 605.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 445.5, 822.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 726.0, 867.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005731", "scene_id": "RSF-S00005541", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from top to bottom?", "answer": "the passenger ship, the tugboat, the warship", "answer_type": "text", "choices": [ "the passenger ship, the tugboat, the warship", "the passenger ship, the warship, the tugboat", "the warship, the passenger ship, the tugboat", "the tugboat, the warship, the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005541_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005541.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 451.0, 95.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 446.0, 119.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 725.5, 168.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005736", "scene_id": "RSF-S00011505", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered top to bottom?", "answer": "the passenger ship, the tugboat, the warship", "answer_type": "text", "choices": [ "the passenger ship, the tugboat, the warship", "the passenger ship, the warship, the tugboat", "the tugboat, the passenger ship, the warship", "the warship, the tugboat, the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011505_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011505.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 248.5, 393.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 245.5, 422.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 526.0, 467.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the passenger ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005741", "scene_id": "RSF-S00011506", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed ships?", "answer": "the motorboat, the dry cargo ship, the tugboat", "answer_type": "text", "choices": [ "the motorboat, the dry cargo ship, the tugboat", "the dry cargo ship, the tugboat, the motorboat", "the motorboat, the tugboat, the dry cargo ship", "the tugboat, the dry cargo ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011506_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011506.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 638.0, 94.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 253.5, 352.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 242.0, 379.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_4", "n_obj_3" ], "ordering_values": [ "the motorboat", "the dry cargo ship", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005742", "scene_id": "RSF-S00005550", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed ships.", "answer": "the passenger ship, the tugboat, the motorboat", "answer_type": "text", "choices": [ "the motorboat, the tugboat, the passenger ship", "the passenger ship, the tugboat, the motorboat", "the tugboat, the passenger ship, the motorboat", "the motorboat, the passenger ship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005550_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005550.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 29.0, 31.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 83.5, 371.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 72.5, 413.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_4", "n_obj_5" ], "ordering_values": [ "the passenger ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005747", "scene_id": "RSF-S00005555", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from top to bottom?", "answer": "the motorboat, the fishing boat, the tugboat", "answer_type": "text", "choices": [ "the tugboat, the motorboat, the fishing boat", "the motorboat, the tugboat, the fishing boat", "the motorboat, the fishing boat, the tugboat", "the fishing boat, the motorboat, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005555_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005555.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 388.0, 317.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 566.0, 374.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 982.0, 428.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_6" ], "ordering_values": [ "the motorboat", "the fishing boat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005750", "scene_id": "RSF-S00005557", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered top to bottom?", "answer": "the motorboat, the warship, the passenger ship", "answer_type": "text", "choices": [ "the motorboat, the passenger ship, the warship", "the warship, the motorboat, the passenger ship", "the warship, the passenger ship, the motorboat", "the motorboat, the warship, the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005557_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005557.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 451.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005751", "scene_id": "RSF-S00005558", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed ships?", "answer": "the tugboat, the motorboat, the engineering ship", "answer_type": "text", "choices": [ "the motorboat, the engineering ship, the tugboat", "the engineering ship, the motorboat, the tugboat", "the tugboat, the motorboat, the engineering ship", "the tugboat, the engineering ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005558_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005558.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 564.0, 819.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 894.5, 889.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 581.0, 1160.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00008" ], "ordering_values": [ "the tugboat", "the motorboat", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005755", "scene_id": "RSF-S00011507", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed ships.", "answer": "the liquid cargo ship, the tugboat, the motorboat", "answer_type": "text", "choices": [ "the tugboat, the liquid cargo ship, the motorboat", "the liquid cargo ship, the tugboat, the motorboat", "the motorboat, the liquid cargo ship, the tugboat", "the tugboat, the motorboat, the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011507_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011507.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 552.5, 104.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 230.5, 451.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 563.0, 761.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_10", "n_obj_3", "n_obj_9" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005757", "scene_id": "RSF-S00005563", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from top to bottom?", "answer": "the warship, the dry cargo ship, the motorboat", "answer_type": "text", "choices": [ "the warship, the dry cargo ship, the motorboat", "the dry cargo ship, the warship, the motorboat", "the motorboat, the dry cargo ship, the warship", "the dry cargo ship, the motorboat, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00005563_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005563.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 398.0, 35.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 90.5, 559.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 521.5, 889.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_4", "n_obj_3", "n_obj_0" ], "ordering_values": [ "the warship", "the dry cargo ship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005760", "scene_id": "RSF-S00005566", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered top to bottom?", "answer": "the dry cargo ship, the tugboat, the motorboat", "answer_type": "text", "choices": [ "the tugboat, the motorboat, the dry cargo ship", "the tugboat, the dry cargo ship, the motorboat", "the motorboat, the tugboat, the dry cargo ship", "the dry cargo ship, the tugboat, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005566_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005566.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 560.0, 158.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 855.5, 190.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 759.5, 239.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005762", "scene_id": "RSF-S00005567", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed ships?", "answer": "the tugboat, the fishing boat, the dry cargo ship", "answer_type": "text", "choices": [ "the tugboat, the dry cargo ship, the fishing boat", "the dry cargo ship, the fishing boat, the tugboat", "the tugboat, the fishing boat, the dry cargo ship", "the dry cargo ship, the tugboat, the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00005567_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005567.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 388.0, 308.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 472.0, 389.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 248.5, 472.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00006", "n_obj_00003" ], "ordering_values": [ "the tugboat", "the fishing boat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005791", "scene_id": "RSF-S00005594", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed ships.", "answer": "the tugboat, the liquid cargo ship, the motorboat", "answer_type": "text", "choices": [ "the tugboat, the liquid cargo ship, the motorboat", "the motorboat, the liquid cargo ship, the tugboat", "the motorboat, the tugboat, the liquid cargo ship", "the liquid cargo ship, the tugboat, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005594_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005594.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 722.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 156.5, 799.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 980.0 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_9", "n_obj_3", "n_obj_14" ], "ordering_values": [ "the tugboat", "the liquid cargo ship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005792", "scene_id": "RSF-S00011508", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from top to bottom?", "answer": "the engineering ship, the tugboat, the warship", "answer_type": "text", "choices": [ "the engineering ship, the warship, the tugboat", "the tugboat, the warship, the engineering ship", "the warship, the engineering ship, the tugboat", "the engineering ship, the tugboat, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00011508_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011508.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1109.5, 95.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1022.5, 191.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 86.5, 525.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the engineering ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005793", "scene_id": "RSF-S00005595", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered top to bottom?", "answer": "the tugboat, the motorboat, the dry cargo ship", "answer_type": "text", "choices": [ "the dry cargo ship, the tugboat, the motorboat", "the dry cargo ship, the motorboat, the tugboat", "the tugboat, the motorboat, the dry cargo ship", "the motorboat, the tugboat, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005595_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005595.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1563.5, 1012.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00001" ], "ordering_values": [ "the tugboat", "the motorboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005794", "scene_id": "RSF-S00005596", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed large vehicles?", "answer": "the cargo truck, the bus, the trailer", "answer_type": "text", "choices": [ "the bus, the cargo truck, the trailer", "the trailer, the bus, the cargo truck", "the cargo truck, the bus, the trailer", "the trailer, the cargo truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005596_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005596.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 631.5, 439.0 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 466.0, 602.5 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 856.0, 690.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00032", "n_obj_00028", "n_obj_00013" ], "ordering_values": [ "the cargo truck", "the bus", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005813", "scene_id": "RSF-S00005610", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed large vehicles.", "answer": "the tractor, the bus, the trailer", "answer_type": "text", "choices": [ "the tractor, the bus, the trailer", "the trailer, the bus, the tractor", "the bus, the tractor, the trailer", "the bus, the trailer, the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00005610_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005610.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 137.0, 79.0 ], "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 267.5, 164.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 21.0, 955.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00045": "value" }, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00045", "n_obj_00011", "n_obj_00029" ], "ordering_values": [ "the tractor", "the bus", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005814", "scene_id": "RSF-S00011509", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered top to bottom?", "answer": "the bus, the cargo truck, the trailer", "answer_type": "text", "choices": [ "the cargo truck, the trailer, the bus", "the bus, the trailer, the cargo truck", "the cargo truck, the bus, the trailer", "the bus, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011509_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011509.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 499.5, 173.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 311.0, 409.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 449.5, 564.0 ], "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_28": "value" }, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_2", "n_obj_28" ], "ordering_values": [ "the bus", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005837", "scene_id": "RSF-S00005630", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from top to bottom?", "answer": "the bus, the trailer, the cargo truck", "answer_type": "text", "choices": [ "the bus, the trailer, the cargo truck", "the trailer, the cargo truck, the bus", "the cargo truck, the bus, the trailer", "the trailer, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005630_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005630.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 459.5, 123.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 574.5, 388.5 ], "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 628.5, 911.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00061": "value" }, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00029", "n_obj_00061", "n_obj_00006" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005843", "scene_id": "RSF-S00005634", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed large vehicles?", "answer": "the trailer, the cargo truck, the bus", "answer_type": "text", "choices": [ "the cargo truck, the trailer, the bus", "the cargo truck, the bus, the trailer", "the bus, the cargo truck, the trailer", "the trailer, the cargo truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005634_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005634.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 455.0, 18.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 313.5, 88.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 188.5, 204.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005849", "scene_id": "RSF-S00005639", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed large vehicles.", "answer": "the bus, the trailer, the dump truck", "answer_type": "text", "choices": [ "the dump truck, the trailer, the bus", "the bus, the dump truck, the trailer", "the bus, the trailer, the dump truck", "the trailer, the dump truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005639_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005639.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 452.5, 323.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 458.0, 359.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 536.5, 620.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_4" ], "ordering_values": [ "the bus", "the trailer", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005850", "scene_id": "RSF-S00005640", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered top to bottom?", "answer": "the bus, the cargo truck, the trailer", "answer_type": "text", "choices": [ "the bus, the trailer, the cargo truck", "the trailer, the bus, the cargo truck", "the bus, the cargo truck, the trailer", "the trailer, the cargo truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005640_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005640.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 608.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 763.5 ], "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00093": "value" }, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00003", "n_obj_00093" ], "ordering_values": [ "the bus", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005860", "scene_id": "RSF-S00005649", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from top to bottom?", "answer": "the bus, the cargo truck, the trailer", "answer_type": "text", "choices": [ "the cargo truck, the trailer, the bus", "the bus, the cargo truck, the trailer", "the cargo truck, the bus, the trailer", "the trailer, the cargo truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005649_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005649.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.5, 373.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 609.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 764.0 ], "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00087": "value" }, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00003", "n_obj_00087" ], "ordering_values": [ "the bus", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005862", "scene_id": "RSF-S00005651", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed large vehicles?", "answer": "the dump truck, the bus, the cargo truck", "answer_type": "text", "choices": [ "the dump truck, the cargo truck, the bus", "the cargo truck, the dump truck, the bus", "the bus, the dump truck, the cargo truck", "the dump truck, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005651_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005651.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 850.5, 124.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 690.0, 314.0 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 36.5, 968.5 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00023", "n_obj_00019", "n_obj_00032" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005870", "scene_id": "RSF-S00005658", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed large vehicles.", "answer": "the truck tractor, the bus, the trailer", "answer_type": "text", "choices": [ "the trailer, the bus, the truck tractor", "the truck tractor, the bus, the trailer", "the truck tractor, the trailer, the bus", "the bus, the trailer, the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00005658_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005658.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 128.0, 40.5 ], "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 372.0, 239.5 ], "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 229.0, 425.0 ], "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00221": "value" }, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00198": "value" }, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00175": "value" }, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00221", "n_obj_00198", "n_obj_00175" ], "ordering_values": [ "the truck tractor", "the bus", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005873", "scene_id": "RSF-S00005661", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered top to bottom?", "answer": "the tractor, the excavator, the trailer", "answer_type": "text", "choices": [ "the excavator, the tractor, the trailer", "the trailer, the excavator, the tractor", "the tractor, the excavator, the trailer", "the tractor, the trailer, the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00005661_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005661.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 286.0, 236.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 947.5, 268.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 662.5, 312.0 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_7", "n_obj_13", "n_obj_12" ], "ordering_values": [ "the tractor", "the excavator", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005876", "scene_id": "RSF-S00005664", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from top to bottom?", "answer": "the excavator, the bus, the cargo truck", "answer_type": "text", "choices": [ "the bus, the excavator, the cargo truck", "the bus, the cargo truck, the excavator", "the excavator, the cargo truck, the bus", "the excavator, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005664_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005664.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 630.5, 13.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 316.5, 356.0 ], "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 542.5, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00038": "value" }, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00028", "n_obj_00038", "n_obj_00012" ], "ordering_values": [ "the excavator", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005883", "scene_id": "RSF-S00005670", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed large vehicles?", "answer": "the tractor, the trailer, the cargo truck", "answer_type": "text", "choices": [ "the tractor, the trailer, the cargo truck", "the cargo truck, the trailer, the tractor", "the trailer, the tractor, the cargo truck", "the cargo truck, the tractor, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005670_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005670.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 286.0, 236.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 662.5, 312.0 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 932.5, 554.5 ], "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_24": "value" }, "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_7", "n_obj_12", "n_obj_24" ], "ordering_values": [ "the tractor", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005885", "scene_id": "RSF-S00011512", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed large vehicles.", "answer": "the cargo truck, the bus, the dump truck", "answer_type": "text", "choices": [ "the dump truck, the cargo truck, the bus", "the bus, the dump truck, the cargo truck", "the cargo truck, the bus, the dump truck", "the cargo truck, the dump truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00011512_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011512.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 438.5, 351.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 331.0, 540.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 27.5, 918.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005890", "scene_id": "RSF-S00005676", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered top to bottom?", "answer": "the bus, the dump truck, the cargo truck", "answer_type": "text", "choices": [ "the cargo truck, the bus, the dump truck", "the bus, the dump truck, the cargo truck", "the cargo truck, the dump truck, the bus", "the bus, the cargo truck, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005676_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005676.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 223.5, 30.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 766.5, 128.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 960.0, 218.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_7", "n_obj_5", "n_obj_3" ], "ordering_values": [ "the bus", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005898", "scene_id": "RSF-S00011513", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from top to bottom?", "answer": "the excavator, the bus, the cargo truck", "answer_type": "text", "choices": [ "the bus, the excavator, the cargo truck", "the bus, the cargo truck, the excavator", "the cargo truck, the bus, the excavator", "the excavator, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011513_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011513.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 731.0, 13.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 417.5, 356.5 ], "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 643.0, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00039": "value" }, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00029", "n_obj_00039", "n_obj_00012" ], "ordering_values": [ "the excavator", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005907", "scene_id": "RSF-S00005690", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct top-to-bottom order for the listed large vehicles?", "answer": "the dump truck, the excavator, the trailer", "answer_type": "text", "choices": [ "the dump truck, the excavator, the trailer", "the excavator, the dump truck, the trailer", "the excavator, the trailer, the dump truck", "the trailer, the dump truck, the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00005690_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005690.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 231.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 228.0, 812.5 ], "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 219.0, 952.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00037": "value" }, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00033": "value" }, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00037", "n_obj_00033", "n_obj_00009" ], "ordering_values": [ "the dump truck", "the excavator", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005918", "scene_id": "RSF-S00005699", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the top-to-bottom order of the listed large vehicles.", "answer": "the tractor, the excavator, the dump truck", "answer_type": "text", "choices": [ "the tractor, the excavator, the dump truck", "the excavator, the dump truck, the tractor", "the dump truck, the excavator, the tractor", "the tractor, the dump truck, the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00005699_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005699.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 11.0, 424.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 191.0, 481.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 445.0, 712.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_8", "n_obj_7" ], "ordering_values": [ "the tractor", "the excavator", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005925", "scene_id": "RSF-S00005706", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered top to bottom?", "answer": "the dump truck, the cargo truck, the bus", "answer_type": "text", "choices": [ "the dump truck, the cargo truck, the bus", "the dump truck, the bus, the cargo truck", "the bus, the cargo truck, the dump truck", "the bus, the dump truck, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005706_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005706.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 640.0, 123.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 469.0, 260.5 ], "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 482.5, 499.0 ], "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00030": "value" }, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00031": "value" }, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00030", "n_obj_00031" ], "ordering_values": [ "the dump truck", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005931", "scene_id": "RSF-S00005711", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed aircraft.", "answer": "the Boeing 737, the A350, the A321", "answer_type": "text", "choices": [ "the A321, the Boeing 737, the A350", "the A321, the A350, the Boeing 737", "the A350, the A321, the Boeing 737", "the Boeing 737, the A350, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005711_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005711.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 417.0, 407.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 636.5, 380.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 404.5, 246.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 737", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005933", "scene_id": "RSF-S00011516", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed aircraft?", "answer": "the A321, the A220, the A350", "answer_type": "text", "choices": [ "the A321, the A220, the A350", "the A321, the A350, the A220", "the A220, the A350, the A321", "the A350, the A220, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011516_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011516.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 582.9891, 734.4545 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 464.0, 151.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 305.2786, 32.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00009", "n_obj_00008" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005936", "scene_id": "RSF-S00005715", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from bottom to top?", "answer": "the A220, the A350, the A321", "answer_type": "text", "choices": [ "the A220, the A321, the A350", "the A321, the A220, the A350", "the A220, the A350, the A321", "the A321, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005715_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005715.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 279.5, 880.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 54.0, 530.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 931.5, 82.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00004", "n_obj_00009" ], "ordering_values": [ "the A220", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005938", "scene_id": "RSF-S00005717", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered bottom to top?", "answer": "the A321, the A220, the A350", "answer_type": "text", "choices": [ "the A321, the A220, the A350", "the A350, the A321, the A220", "the A220, the A350, the A321", "the A220, the A321, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00005717_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005717.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 620.0, 442.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 322.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00011", "n_obj_00007", "n_obj_00008" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005943", "scene_id": "RSF-S00005722", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed aircraft.", "answer": "the A220, the Boeing 777, the A350", "answer_type": "text", "choices": [ "the A350, the A220, the Boeing 777", "the Boeing 777, the A350, the A220", "the A350, the Boeing 777, the A220", "the A220, the Boeing 777, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00005722_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005722.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 965.5, 820.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 264.0, 546.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 299.0, 383.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00006", "n_obj_00008" ], "ordering_values": [ "the A220", "the Boeing 777", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005944", "scene_id": "RSF-S00005723", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed aircraft?", "answer": "the A350, the A220, the A321", "answer_type": "text", "choices": [ "the A350, the A321, the A220", "the A350, the A220, the A321", "the A220, the A321, the A350", "the A321, the A350, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005723_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005723.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 647.8915, 664.0012 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 540.0, 96.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 467.0, 59.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005954", "scene_id": "RSF-S00005731", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from bottom to top?", "answer": "the A220, the A350, the A321", "answer_type": "text", "choices": [ "the A350, the A220, the A321", "the A321, the A220, the A350", "the A220, the A350, the A321", "the A350, the A321, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005731_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005731.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 533.0, 554.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 636.5, 380.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 404.5, 246.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the A220", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005958", "scene_id": "RSF-S00005735", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered bottom to top?", "answer": "the A350, the A220, the A330", "answer_type": "text", "choices": [ "the A220, the A350, the A330", "the A350, the A220, the A330", "the A220, the A330, the A350", "the A350, the A330, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005735_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005735.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 144.0, 868.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 828.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 382.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the A350", "the A220", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005959", "scene_id": "RSF-S00005736", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed aircraft.", "answer": "the A330, the Boeing 787, the A350", "answer_type": "text", "choices": [ "the A350, the A330, the Boeing 787", "the A330, the Boeing 787, the A350", "the Boeing 787, the A330, the A350", "the A350, the Boeing 787, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005736_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005736.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 290.5, 513.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 239.0, 418.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 196.0, 341.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00004" ], "ordering_values": [ "the A330", "the Boeing 787", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005963", "scene_id": "RSF-S00005739", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed aircraft?", "answer": "the ARJ21, the A330, the A350", "answer_type": "text", "choices": [ "the ARJ21, the A330, the A350", "the A350, the A330, the ARJ21", "the A330, the A350, the ARJ21", "the A330, the ARJ21, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00005739_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005739.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 51.0, 631.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 329.0, 509.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 127.8351, 43.5211 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00007" ], "ordering_values": [ "the ARJ21", "the A330", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005968", "scene_id": "RSF-S00005744", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from bottom to top?", "answer": "the A350, the A220, the A330", "answer_type": "text", "choices": [ "the A330, the A350, the A220", "the A350, the A220, the A330", "the A330, the A220, the A350", "the A220, the A330, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00005744_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005744.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 141.1779, 745.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 523.0, 720.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 503.0, 411.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00011", "n_obj_00008", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005976", "scene_id": "RSF-S00005751", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered bottom to top?", "answer": "the A330, the A220, the C919", "answer_type": "text", "choices": [ "the A220, the A330, the C919", "the A330, the A220, the C919", "the C919, the A220, the A330", "the C919, the A330, the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005751_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005751.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 442.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 57.0, 154.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 303.0, 41.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00007", "n_obj_00005" ], "ordering_values": [ "the A330", "the A220", "the C919" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005981", "scene_id": "RSF-S00011518", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed aircraft.", "answer": "the Boeing 737, the A350, the A220", "answer_type": "text", "choices": [ "the A350, the Boeing 737, the A220", "the Boeing 737, the A220, the A350", "the Boeing 737, the A350, the A220", "the A220, the Boeing 737, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011518_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011518.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 20.5, 280.3591 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 67.0, 255.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 134.5, 205.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A350", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005988", "scene_id": "RSF-S00005759", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed aircraft?", "answer": "the A321, the Boeing 787, the A350", "answer_type": "text", "choices": [ "the Boeing 787, the A350, the A321", "the Boeing 787, the A321, the A350", "the A321, the Boeing 787, the A350", "the A350, the Boeing 787, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005759_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005759.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 357.0, 253.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 281.0, 94.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 317.8709, 34.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the A321", "the Boeing 787", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005991", "scene_id": "RSF-S00005762", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from bottom to top?", "answer": "the A350, the Boeing 747, the A330", "answer_type": "text", "choices": [ "the A330, the Boeing 747, the A350", "the A350, the A330, the Boeing 747", "the Boeing 747, the A350, the A330", "the A350, the Boeing 747, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005762_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005762.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 367.5, 788.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 629.0, 422.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 783.5, 199.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00001" ], "ordering_values": [ "the A350", "the Boeing 747", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00005998", "scene_id": "RSF-S00005768", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered bottom to top?", "answer": "the A330, the ARJ21, the A350", "answer_type": "text", "choices": [ "the A330, the ARJ21, the A350", "the A330, the A350, the ARJ21", "the A350, the ARJ21, the A330", "the ARJ21, the A330, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00005768_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005768.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 775.3816, 222.6797 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 79.0, 128.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.5, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00001", "n_obj_00002" ], "ordering_values": [ "the A330", "the ARJ21", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006000", "scene_id": "RSF-S00011519", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed aircraft.", "answer": "the A350, the A330, the Boeing 747", "answer_type": "text", "choices": [ "the A330, the A350, the Boeing 747", "the A350, the Boeing 747, the A330", "the A350, the A330, the Boeing 747", "the A330, the Boeing 747, the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011519_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011519.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 151.5, 360.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 513.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 706.5, 174.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00004" ], "ordering_values": [ "the A350", "the A330", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006002", "scene_id": "RSF-S00005771", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed aircraft?", "answer": "the A350, the A330, the Boeing 737", "answer_type": "text", "choices": [ "the Boeing 737, the A350, the A330", "the Boeing 737, the A330, the A350", "the A350, the A330, the Boeing 737", "the A350, the Boeing 737, the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00005771_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005771.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 304.0, 548.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 95.0, 475.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 759.0, 34.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00008", "n_obj_00011", "n_obj_00001" ], "ordering_values": [ "the A350", "the A330", "the Boeing 737" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006003", "scene_id": "RSF-S00011520", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed aircraft from bottom to top?", "answer": "the Boeing 787, the A220, the A330", "answer_type": "text", "choices": [ "the Boeing 787, the A220, the A330", "the Boeing 787, the A330, the A220", "the A220, the Boeing 787, the A330", "the A330, the A220, the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00011520_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011520.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 51.0, 936.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 828.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 382.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the Boeing 787", "the A220", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006004", "scene_id": "RSF-S00005772", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed aircraft when ordered bottom to top?", "answer": "the A321, the Boeing 737, the A220", "answer_type": "text", "choices": [ "the A220, the A321, the Boeing 737", "the A321, the Boeing 737, the A220", "the Boeing 737, the A321, the A220", "the A220, the Boeing 737, the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005772_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005772.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 839.0, 824.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 651.0, 777.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 613.5, 737.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A321", "the Boeing 737", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006008", "scene_id": "RSF-S00005776", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed ships.", "answer": "the tugboat, the dry cargo ship, the motorboat", "answer_type": "text", "choices": [ "the motorboat, the tugboat, the dry cargo ship", "the tugboat, the dry cargo ship, the motorboat", "the tugboat, the motorboat, the dry cargo ship", "the motorboat, the dry cargo ship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005776_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005776.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 242.0, 379.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 253.5, 352.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 638.0, 94.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_4", "n_obj_2" ], "ordering_values": [ "the tugboat", "the dry cargo ship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006013", "scene_id": "RSF-S00005781", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed ships?", "answer": "the warship, the tugboat, the dry cargo ship", "answer_type": "text", "choices": [ "the dry cargo ship, the warship, the tugboat", "the warship, the tugboat, the dry cargo ship", "the tugboat, the dry cargo ship, the warship", "the tugboat, the warship, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005781_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005781.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 526.0, 467.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 245.5, 422.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 706.0, 205.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006020", "scene_id": "RSF-S00005786", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from bottom to top?", "answer": "the tugboat, the fishing boat, the motorboat", "answer_type": "text", "choices": [ "the tugboat, the fishing boat, the motorboat", "the fishing boat, the tugboat, the motorboat", "the fishing boat, the motorboat, the tugboat", "the motorboat, the fishing boat, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005786_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005786.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 982.0, 428.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 566.0, 374.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 388.0, 317.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_6", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the tugboat", "the fishing boat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006023", "scene_id": "RSF-S00011521", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered bottom to top?", "answer": "the warship, the tugboat, the passenger ship", "answer_type": "text", "choices": [ "the warship, the passenger ship, the tugboat", "the passenger ship, the warship, the tugboat", "the warship, the tugboat, the passenger ship", "the tugboat, the warship, the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011521_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011521.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 725.5, 168.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 446.0, 119.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 451.0, 95.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006032", "scene_id": "RSF-S00011522", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed ships.", "answer": "the motorboat, the tugboat, the dry cargo ship", "answer_type": "text", "choices": [ "the motorboat, the dry cargo ship, the tugboat", "the dry cargo ship, the tugboat, the motorboat", "the motorboat, the tugboat, the dry cargo ship", "the tugboat, the motorboat, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011522_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011522.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 759.5, 239.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 855.5, 190.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 560.0, 158.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_3", "n_obj_0" ], "ordering_values": [ "the motorboat", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006038", "scene_id": "RSF-S00005801", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed ships?", "answer": "the warship, the tugboat, the dry cargo ship", "answer_type": "text", "choices": [ "the tugboat, the warship, the dry cargo ship", "the dry cargo ship, the tugboat, the warship", "the dry cargo ship, the warship, the tugboat", "the warship, the tugboat, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005801_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005801.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 726.0, 867.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 445.5, 822.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 906.0, 605.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006046", "scene_id": "RSF-S00005808", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from bottom to top?", "answer": "the motorboat, the dry cargo ship, the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship, the motorboat, the tugboat", "the dry cargo ship, the tugboat, the motorboat", "the motorboat, the tugboat, the dry cargo ship", "the motorboat, the dry cargo ship, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005808_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005808.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 279.5 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 256.0, 90.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 22.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_6", "n_obj_9" ], "ordering_values": [ "the motorboat", "the dry cargo ship", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006047", "scene_id": "RSF-S00005809", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered bottom to top?", "answer": "the warship, the tugboat, the passenger ship", "answer_type": "text", "choices": [ "the warship, the passenger ship, the tugboat", "the tugboat, the passenger ship, the warship", "the passenger ship, the warship, the tugboat", "the warship, the tugboat, the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005809_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005809.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 526.0, 467.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 245.5, 422.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 248.5, 393.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the warship", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006049", "scene_id": "RSF-S00005811", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed ships.", "answer": "the warship, the engineering ship, the motorboat", "answer_type": "text", "choices": [ "the warship, the engineering ship, the motorboat", "the motorboat, the engineering ship, the warship", "the motorboat, the warship, the engineering ship", "the engineering ship, the warship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005811_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005811.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 800.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 112.0, 748.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 946.0, 677.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the engineering ship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006065", "scene_id": "RSF-S00005825", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed ships?", "answer": "the warship, the tugboat, the passenger ship", "answer_type": "text", "choices": [ "the tugboat, the warship, the passenger ship", "the passenger ship, the warship, the tugboat", "the passenger ship, the tugboat, the warship", "the warship, the tugboat, the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005825_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005825.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 326.0, 667.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 45.5, 622.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 65.5, 586.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the warship", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006068", "scene_id": "RSF-S00011523", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from bottom to top?", "answer": "the dry cargo ship, the warship, the motorboat", "answer_type": "text", "choices": [ "the dry cargo ship, the warship, the motorboat", "the warship, the dry cargo ship, the motorboat", "the dry cargo ship, the motorboat, the warship", "the warship, the motorboat, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011523_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011523.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 326.5, 865.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 182.0, 608.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 274.0, 288.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the warship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006080", "scene_id": "RSF-S00005835", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered bottom to top?", "answer": "the passenger ship, the warship, the motorboat", "answer_type": "text", "choices": [ "the passenger ship, the warship, the motorboat", "the warship, the motorboat, the passenger ship", "the passenger ship, the motorboat, the warship", "the motorboat, the passenger ship, the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00005835_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005835.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 451.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00006" ], "ordering_values": [ "the passenger ship", "the warship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006081", "scene_id": "RSF-S00005836", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed ships.", "answer": "the motorboat, the tugboat, the liquid cargo ship", "answer_type": "text", "choices": [ "the motorboat, the tugboat, the liquid cargo ship", "the tugboat, the motorboat, the liquid cargo ship", "the liquid cargo ship, the motorboat, the tugboat", "the tugboat, the liquid cargo ship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005836_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005836.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 963.0, 961.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 630.5, 651.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 952.5, 304.0 ], "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_17": "value" }, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_10", "n_obj_17" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006086", "scene_id": "RSF-S00005841", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed ships?", "answer": "the fishing boat, the motorboat, the tugboat", "answer_type": "text", "choices": [ "the motorboat, the fishing boat, the tugboat", "the tugboat, the fishing boat, the motorboat", "the tugboat, the motorboat, the fishing boat", "the fishing boat, the motorboat, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005841_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005841.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 722.0, 1162.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 894.5, 889.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 564.0, 819.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the fishing boat", "the motorboat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006089", "scene_id": "RSF-S00005844", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from bottom to top?", "answer": "the passenger ship, the warship, the motorboat", "answer_type": "text", "choices": [ "the warship, the motorboat, the passenger ship", "the motorboat, the passenger ship, the warship", "the passenger ship, the motorboat, the warship", "the passenger ship, the warship, the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005844_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005844.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 503.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00006" ], "ordering_values": [ "the passenger ship", "the warship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006093", "scene_id": "RSF-S00005847", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered bottom to top?", "answer": "the dry cargo ship, the motorboat, the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship, the tugboat, the motorboat", "the tugboat, the dry cargo ship, the motorboat", "the tugboat, the motorboat, the dry cargo ship", "the dry cargo ship, the motorboat, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005847_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005847.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1563.5, 1012.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the dry cargo ship", "the motorboat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006094", "scene_id": "RSF-S00005848", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed ships.", "answer": "the motorboat, the tugboat, the liquid cargo ship", "answer_type": "text", "choices": [ "the motorboat, the liquid cargo ship, the tugboat", "the tugboat, the motorboat, the liquid cargo ship", "the motorboat, the tugboat, the liquid cargo ship", "the liquid cargo ship, the motorboat, the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00005848_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005848.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 563.0, 761.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 230.5, 451.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 552.5, 104.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_3", "n_obj_10" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006107", "scene_id": "RSF-S00005858", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed ships?", "answer": "the warship, the tugboat, the dry cargo ship", "answer_type": "text", "choices": [ "the warship, the tugboat, the dry cargo ship", "the dry cargo ship, the warship, the tugboat", "the dry cargo ship, the tugboat, the warship", "the tugboat, the warship, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005858_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005858.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 326.0, 667.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 45.5, 622.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 506.0, 405.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006109", "scene_id": "RSF-S00005859", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed ships from bottom to top?", "answer": "the engineering ship, the motorboat, the tugboat", "answer_type": "text", "choices": [ "the engineering ship, the tugboat, the motorboat", "the engineering ship, the motorboat, the tugboat", "the tugboat, the motorboat, the engineering ship", "the motorboat, the tugboat, the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005859_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005859.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 581.0, 1160.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 894.5, 889.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 564.0, 819.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00008", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the engineering ship", "the motorboat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006110", "scene_id": "RSF-S00005860", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed ships when ordered bottom to top?", "answer": "the motorboat, the dry cargo ship, the warship", "answer_type": "text", "choices": [ "the dry cargo ship, the motorboat, the warship", "the warship, the motorboat, the dry cargo ship", "the motorboat, the dry cargo ship, the warship", "the motorboat, the warship, the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00005860_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005860.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 521.5, 889.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 90.5, 559.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 398.0, 35.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_4" ], "ordering_values": [ "the motorboat", "the dry cargo ship", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006112", "scene_id": "RSF-S00005862", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed large vehicles?", "answer": "the trailer, the bus, the cargo truck", "answer_type": "text", "choices": [ "the cargo truck, the bus, the trailer", "the bus, the trailer, the cargo truck", "the bus, the cargo truck, the trailer", "the trailer, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005862_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005862.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 856.0, 690.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 466.0, 602.5 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 631.5, 439.0 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00013", "n_obj_00028", "n_obj_00032" ], "ordering_values": [ "the trailer", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006114", "scene_id": "RSF-S00005864", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed large vehicles.", "answer": "the dump truck, the trailer, the bus", "answer_type": "text", "choices": [ "the trailer, the dump truck, the bus", "the dump truck, the bus, the trailer", "the dump truck, the trailer, the bus", "the bus, the trailer, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005864_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005864.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 536.5, 620.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 458.0, 359.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 452.5, 323.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the dump truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006122", "scene_id": "RSF-S00005871", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered bottom to top?", "answer": "the trailer, the bus, the tractor", "answer_type": "text", "choices": [ "the bus, the trailer, the tractor", "the tractor, the trailer, the bus", "the trailer, the bus, the tractor", "the bus, the tractor, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005871_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005871.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 21.0, 955.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 267.5, 164.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 137.0, 79.0 ], "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00045": "value" }, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00029", "n_obj_00011", "n_obj_00045" ], "ordering_values": [ "the trailer", "the bus", "the tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006130", "scene_id": "RSF-S00005878", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from bottom to top?", "answer": "the trailer, the cargo truck, the bus", "answer_type": "text", "choices": [ "the trailer, the cargo truck, the bus", "the bus, the cargo truck, the trailer", "the bus, the trailer, the cargo truck", "the trailer, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005878_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005878.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 763.5 ], "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 608.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00093": "value" }, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00093", "n_obj_00003", "n_obj_00007" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006132", "scene_id": "RSF-S00011525", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed large vehicles?", "answer": "the cargo truck, the dump truck, the bus", "answer_type": "text", "choices": [ "the dump truck, the cargo truck, the bus", "the dump truck, the bus, the cargo truck", "the cargo truck, the dump truck, the bus", "the bus, the cargo truck, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011525_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011525.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 361.5, 606.5 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 259.0, 246.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 471.5, 152.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_18", "n_obj_11", "n_obj_19" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006134", "scene_id": "RSF-S00005881", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed large vehicles.", "answer": "the cargo truck, the trailer, the bus", "answer_type": "text", "choices": [ "the cargo truck, the bus, the trailer", "the cargo truck, the trailer, the bus", "the bus, the trailer, the cargo truck", "the bus, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005881_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005881.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 628.5, 911.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 574.5, 388.5 ], "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 459.5, 123.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00061": "value" }, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00061", "n_obj_00029" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006135", "scene_id": "RSF-S00005882", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered bottom to top?", "answer": "the bus, the cargo truck, the trailer", "answer_type": "text", "choices": [ "the bus, the trailer, the cargo truck", "the trailer, the bus, the cargo truck", "the cargo truck, the bus, the trailer", "the bus, the cargo truck, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00005882_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005882.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 188.5, 204.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 313.5, 88.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 455.0, 18.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the bus", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006139", "scene_id": "RSF-S00005885", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from bottom to top?", "answer": "the trailer, the cargo truck, the bus", "answer_type": "text", "choices": [ "the cargo truck, the trailer, the bus", "the bus, the trailer, the cargo truck", "the trailer, the bus, the cargo truck", "the trailer, the cargo truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005885_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005885.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 764.0 ], "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 609.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.5, 373.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00087": "value" }, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00087", "n_obj_00003", "n_obj_00007" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006154", "scene_id": "RSF-S00011528", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed large vehicles?", "answer": "the dump truck, the excavator, the tractor", "answer_type": "text", "choices": [ "the dump truck, the excavator, the tractor", "the excavator, the dump truck, the tractor", "the dump truck, the tractor, the excavator", "the tractor, the excavator, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011528_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011528.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 445.0, 712.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 191.0, 481.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 11.0, 424.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_8", "n_obj_6" ], "ordering_values": [ "the dump truck", "the excavator", "the tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006156", "scene_id": "RSF-S00005898", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed large vehicles.", "answer": "the cargo truck, the bus, the excavator", "answer_type": "text", "choices": [ "the cargo truck, the excavator, the bus", "the excavator, the bus, the cargo truck", "the cargo truck, the bus, the excavator", "the bus, the cargo truck, the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00005898_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005898.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 643.0, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 417.5, 356.5 ], "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 731.0, 13.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00039": "value" }, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00012", "n_obj_00039", "n_obj_00029" ], "ordering_values": [ "the cargo truck", "the bus", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006163", "scene_id": "RSF-S00005905", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered bottom to top?", "answer": "the trailer, the excavator, the tractor", "answer_type": "text", "choices": [ "the trailer, the tractor, the excavator", "the trailer, the excavator, the tractor", "the tractor, the excavator, the trailer", "the excavator, the trailer, the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00005905_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005905.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 662.5, 312.0 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 947.5, 268.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 286.0, 236.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_12", "n_obj_13", "n_obj_7" ], "ordering_values": [ "the trailer", "the excavator", "the tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006168", "scene_id": "RSF-S00011529", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from bottom to top?", "answer": "the trailer, the cargo truck, the bus", "answer_type": "text", "choices": [ "the cargo truck, the trailer, the bus", "the bus, the cargo truck, the trailer", "the trailer, the cargo truck, the bus", "the cargo truck, the bus, the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011529_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011529.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 449.5, 564.0 ], "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 311.0, 409.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 499.5, 173.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_28": "value" }, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_28", "n_obj_2", "n_obj_6" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006177", "scene_id": "RSF-S00005916", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed large vehicles?", "answer": "the trailer, the dump truck, the cargo truck", "answer_type": "text", "choices": [ "the trailer, the dump truck, the cargo truck", "the dump truck, the cargo truck, the trailer", "the trailer, the cargo truck, the dump truck", "the cargo truck, the trailer, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005916_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005916.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 713.5, 431.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 299.5, 375.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 491.0, 301.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_8", "n_obj_9" ], "ordering_values": [ "the trailer", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006180", "scene_id": "RSF-S00005919", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed large vehicles.", "answer": "the trailer, the bus, the truck tractor", "answer_type": "text", "choices": [ "the bus, the trailer, the truck tractor", "the bus, the truck tractor, the trailer", "the trailer, the bus, the truck tractor", "the trailer, the truck tractor, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005919_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005919.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 229.0, 425.0 ], "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 372.0, 239.5 ], "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 128.0, 40.5 ], "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00175": "value" }, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00198": "value" }, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00221": "value" }, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00175", "n_obj_00198", "n_obj_00221" ], "ordering_values": [ "the trailer", "the bus", "the truck tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006181", "scene_id": "RSF-S00005920", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered bottom to top?", "answer": "the bus, the cargo truck, the dump truck", "answer_type": "text", "choices": [ "the cargo truck, the dump truck, the bus", "the dump truck, the cargo truck, the bus", "the bus, the dump truck, the cargo truck", "the bus, the cargo truck, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005920_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005920.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 482.5, 499.0 ], "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 469.0, 260.5 ], "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 640.0, 123.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00031": "value" }, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00030": "value" }, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00031", "n_obj_00030", "n_obj_00008" ], "ordering_values": [ "the bus", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006187", "scene_id": "RSF-S00005924", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which option correctly orders the listed large vehicles from bottom to top?", "answer": "the cargo truck, the bus, the excavator", "answer_type": "text", "choices": [ "the cargo truck, the bus, the excavator", "the bus, the cargo truck, the excavator", "the cargo truck, the excavator, the bus", "the excavator, the cargo truck, the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00005924_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005924.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 542.5, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 316.5, 356.0 ], "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 630.5, 13.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00038": "value" }, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00012", "n_obj_00038", "n_obj_00028" ], "ordering_values": [ "the cargo truck", "the bus", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006202", "scene_id": "RSF-S00005937", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "What is the correct bottom-to-top order for the listed large vehicles?", "answer": "the tractor, the cargo truck, the dump truck", "answer_type": "text", "choices": [ "the cargo truck, the tractor, the dump truck", "the cargo truck, the dump truck, the tractor", "the tractor, the dump truck, the cargo truck", "the tractor, the cargo truck, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005937_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005937.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 275.5, 728.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 245.5, 328.5 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 462.5, 69.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_14", "n_obj_1" ], "ordering_values": [ "the tractor", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006206", "scene_id": "RSF-S00011532", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Choose the bottom-to-top order of the listed large vehicles.", "answer": "the bus, the cargo truck, the dump truck", "answer_type": "text", "choices": [ "the cargo truck, the dump truck, the bus", "the dump truck, the bus, the cargo truck", "the dump truck, the cargo truck, the bus", "the bus, the cargo truck, the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011532_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011532.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 588.5, 404.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 713.5, 288.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 127.5, 252.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_25" ], "ordering_values": [ "the bus", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006208", "scene_id": "RSF-S00005941", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which sequence matches the listed large vehicles when ordered bottom to top?", "answer": "the cargo truck, the bus, the dump truck", "answer_type": "text", "choices": [ "the cargo truck, the bus, the dump truck", "the bus, the cargo truck, the dump truck", "the bus, the dump truck, the cargo truck", "the dump truck, the bus, the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00005941_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005941.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 36.5, 968.5 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 690.0, 314.0 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 850.5, 124.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "sequence_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00032", "n_obj_00019", "n_obj_00023" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006210", "scene_id": "RSF-S00011533", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered left to right?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 777", "the A330", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00011533_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011533.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 598.0, 256.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 647.0, 476.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 757.993, 550.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A330", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006211", "scene_id": "RSF-S00005943", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in left-to-right order?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A350", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005943_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005943.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.0, 244.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 67.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 554.5, 66.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00006" ], "ordering_values": [ "the A350", "the A321", "the A220" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006218", "scene_id": "RSF-S00005948", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed aircraft comes in the middle?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the Boeing 787", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00005948_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005948.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 772.5, 467.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 828.0, 557.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 967.5, 378.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00001" ], "ordering_values": [ "the A220", "the A321", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006219", "scene_id": "RSF-S00005949", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the left?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 777", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005949_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005949.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 246.5, 452.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 503.5, 287.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 809.5, 94.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00005", "n_obj_00016" ], "ordering_values": [ "the A350", "the A220", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006223", "scene_id": "RSF-S00005953", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the left?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 787", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005953_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005953.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 51.0, 936.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 144.0, 868.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 828.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 787", "the A350", "the A220" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006224", "scene_id": "RSF-S00005954", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered left to right?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the Boeing 737", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005954_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005954.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 136.0, 44.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 613.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 489.5, 717.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00004" ], "ordering_values": [ "the A220", "the A321", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006239", "scene_id": "RSF-S00011535", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in left-to-right order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A350", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00011535_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011535.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 135.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 356.0, 153.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 750.4138, 47.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the A350", "the A330", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006241", "scene_id": "RSF-S00011536", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed aircraft comes in the middle?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00011536_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011536.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 314.0, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 391.5, 421.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 654.0, 564.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00005", "n_obj_00006" ], "ordering_values": [ "the A220", "the A321", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006245", "scene_id": "RSF-S00005972", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the left?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 787", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00005972_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005972.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 115.0, 685.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 220.0, 885.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 329.5, 923.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00004" ], "ordering_values": [ "the Boeing 787", "the A330", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006246", "scene_id": "RSF-S00005973", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the left?", "answer": "the A220", "answer_type": "text", "choices": [ "the A330", "the A220", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00005973_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005973.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 52.303, 133.7557 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 116.0, 86.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 166.0, 46.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A330", "the A220", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006262", "scene_id": "RSF-S00011537", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered left to right?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 747", "the Boeing 777", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00011537_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011537.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 214.5, 378.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 259.0, 300.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 297.0, 217.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00009", "n_obj_00008", "n_obj_00007" ], "ordering_values": [ "the Boeing 747", "the A330", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006264", "scene_id": "RSF-S00005987", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in left-to-right order?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 747", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00005987_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005987.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 173.5, 22.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 628.5, 150.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 749.5, 54.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00005", "n_obj_00007" ], "ordering_values": [ "the A220", "the A321", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006267", "scene_id": "RSF-S00011538", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed aircraft comes in the middle?", "answer": "the A220", "answer_type": "text", "choices": [ "the A350", "the A220", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011538_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011538.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 305.2786, 32.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 464.0, 151.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 582.9891, 734.4545 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00009", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006278", "scene_id": "RSF-S00005997", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the left?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 747", "the A330", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00005997_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00005997.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 196.0, 341.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 290.5, 513.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 640.5, 428.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A350", "the A330", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006281", "scene_id": "RSF-S00006000", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the left?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 777", "the A350", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00006000_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006000.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 176.5, 118.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 333.0, 397.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 603.0, 480.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 737", "the A350", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006285", "scene_id": "RSF-S00006004", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered left to right?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 777", "the Boeing 747", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006004_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006004.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 151.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 290.5, 513.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 640.5, 428.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A330", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006294", "scene_id": "RSF-S00006010", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in left-to-right order?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 787", "the Boeing 747", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00006010_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006010.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 281.0, 94.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 317.8709, 34.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 425.5, 170.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00001", "n_obj_00004" ], "ordering_values": [ "the Boeing 787", "the A350", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006296", "scene_id": "RSF-S00006012", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed aircraft comes in the middle?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00006012_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006012.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 372.5, 267.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 428.0, 357.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 818.5, 32.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00001" ], "ordering_values": [ "the A220", "the A321", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006301", "scene_id": "RSF-S00011539", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the left?", "answer": "the A350", "answer_type": "text", "choices": [ "the ARJ21", "the A330", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011539_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011539.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 51.0, 631.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 127.8351, 43.5211 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 329.0, 509.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00007", "n_obj_00003" ], "ordering_values": [ "the ARJ21", "the A350", "the A330" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006306", "scene_id": "RSF-S00006021", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the left?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 737", "the A330", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006021_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006021.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 176.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 503.0, 411.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 523.0, 720.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00001", "n_obj_00008" ], "ordering_values": [ "the Boeing 737", "the A330", "the A220" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006309", "scene_id": "RSF-S00006024", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006024_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006024.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1195.5, 1163.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1389.0, 794.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 1451.5, 788.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00011", "n_obj_00004", "n_obj_00003" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006310", "scene_id": "RSF-S00006025", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed ship comes in the middle?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006025_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006025.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 166.5, 749.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.5, 942.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 533.0, 88.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_11", "n_obj_7", "n_obj_9" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006317", "scene_id": "RSF-S00006031", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered left to right?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the warship", "the fishing boat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006031_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006031.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 63.5, 317.8585 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 251.5, 317.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 735.0, 379.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the warship", "the tugboat", "the fishing boat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006326", "scene_id": "RSF-S00006038", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in left-to-right order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006038_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006038.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 256.0, 90.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 22.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 279.5 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_9", "n_obj_11" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006333", "scene_id": "RSF-S00006043", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the left?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the motorboat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006043_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006043.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 112.0, 748.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 800.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 946.0, 677.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the engineering ship", "the warship", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006340", "scene_id": "RSF-S00006048", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the left?", "answer": "the warship", "answer_type": "text", "choices": [ "the fishing boat", "the liquid cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00006048_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006048.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 175.5, 397.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 452.5, 476.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 567.5, 442.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the fishing boat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006342", "scene_id": "RSF-S00006050", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed ship comes in the middle?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the liquid cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00006050_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006050.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 320.0, 756.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 505.0, 862.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 673.5, 887.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the warship", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006347", "scene_id": "RSF-S00006055", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered left to right?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the passenger ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006055_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006055.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 451.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the warship", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006356", "scene_id": "RSF-S00006062", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in left-to-right order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006062_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006062.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 166.5, 749.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.5, 942.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 548.5, 931.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_11", "n_obj_7", "n_obj_6" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006362", "scene_id": "RSF-S00006067", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the left?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the dry cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00006067_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006067.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 248.5, 393.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 526.0, 467.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 706.0, 205.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_3", "n_obj_0" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006364", "scene_id": "RSF-S00006069", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the left?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the liquid cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006069_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006069.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 67.0, 349.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 182.0, 608.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 274.0, 288.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006365", "scene_id": "RSF-S00006070", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed ship comes in the middle?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the engineering ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006070_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006070.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 80.0, 801.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1035.0, 665.0 ], "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1329.0, 1266.5 ], "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00021": "value" }, "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00022": "value" }, "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00021", "n_obj_00022" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006389", "scene_id": "RSF-S00006091", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered left to right?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the liquid cargo ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006091_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006091.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 67.0, 349.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 182.0, 608.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 326.5, 865.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006407", "scene_id": "RSF-S00006103", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in left-to-right order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the tugboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006103_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006103.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 30.0, 360.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 65.0, 389.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 356.5, 346.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006417", "scene_id": "RSF-S00011544", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the engineering ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00011544_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011544.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 86.5, 525.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1022.5, 191.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1109.5, 95.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the warship", "the tugboat", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006426", "scene_id": "RSF-S00006118", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the fishing boat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006118_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006118.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 23.0, 579.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 99.5, 741.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 148.5, 730.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the fishing boat", "the tugboat", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006436", "scene_id": "RSF-S00006128", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed ship comes in the middle?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the fishing boat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006128_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006128.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 229.5, 353.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 427.0, 153.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 452.5, 142.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_0", "n_obj_4" ], "ordering_values": [ "the fishing boat", "the tugboat", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006444", "scene_id": "RSF-S00006135", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered left to right?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006135_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006135.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 381.0, 263.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006445", "scene_id": "RSF-S00006136", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in left-to-right order?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006136_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006136.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 610.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 426.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 117.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006451", "scene_id": "RSF-S00011548", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the fishing boat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011548_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011548.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 194.5, 698.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 340.0, 693.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 507.0, 616.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_5", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the fishing boat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006452", "scene_id": "RSF-S00006140", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered left to right?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006140_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006140.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 27.5, 918.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 331.0, 540.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 438.5, 351.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006455", "scene_id": "RSF-S00006143", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed large vehicle comes in the middle?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006143_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006143.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 127.5, 252.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 588.5, 404.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 713.5, 288.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_25", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006457", "scene_id": "RSF-S00011549", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the left?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00011549_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011549.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 53.5, 498.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 100.0, 514.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 568.5, 551.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_32", "n_obj_31", "n_obj_19" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006460", "scene_id": "RSF-S00006146", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in left-to-right order?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006146_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006146.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 36.5, 968.5 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 690.0, 314.0 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 850.5, 124.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00032", "n_obj_00019", "n_obj_00023" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006470", "scene_id": "RSF-S00006155", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the left?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006155_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006155.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 285.5, 552.5 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 460.0, 569.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 536.0, 961.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_23", "n_obj_4", "n_obj_9" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006472", "scene_id": "RSF-S00006157", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered left to right?", "answer": "the tractor", "answer_type": "text", "choices": [ "the truck tractor", "the cargo truck", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006157_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006157.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_13", "n_obj_16" ], "ordering_values": [ "the cargo truck", "the tractor", "the truck tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006478", "scene_id": "RSF-S00006162", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed large vehicle comes in the middle?", "answer": "the tractor", "answer_type": "text", "choices": [ "the tractor", "the truck tractor", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00006162_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006162.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_12", "n_obj_13", "n_obj_16" ], "ordering_values": [ "the excavator", "the tractor", "the truck tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006480", "scene_id": "RSF-S00006164", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the left?", "answer": "the tractor", "answer_type": "text", "choices": [ "the tractor", "the cargo truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006164_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006164.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_13", "n_obj_16" ], "ordering_values": [ "the cargo truck", "the tractor", "the truck tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006481", "scene_id": "RSF-S00011550", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in left-to-right order?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011550_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011550.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 459.5, 123.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 574.5, 388.5 ], "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 628.5, 911.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00061": "value" }, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00029", "n_obj_00061", "n_obj_00006" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006483", "scene_id": "RSF-S00011551", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the left?", "answer": "the trailer", "answer_type": "text", "choices": [ "the tractor", "the excavator", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011551_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011551.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 286.0, 236.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 662.5, 312.0 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 947.5, 268.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_7", "n_obj_12", "n_obj_13" ], "ordering_values": [ "the tractor", "the trailer", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006489", "scene_id": "RSF-S00006170", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered left to right?", "answer": "the tractor", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006170_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006170.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 245.5, 328.5 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 275.5, 728.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 462.5, 69.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_14", "n_obj_11", "n_obj_1" ], "ordering_values": [ "the cargo truck", "the tractor", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006493", "scene_id": "RSF-S00011552", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed large vehicle comes in the middle?", "answer": "the tractor", "answer_type": "text", "choices": [ "the excavator", "the tractor", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011552_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011552.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_12", "n_obj_13", "n_obj_16" ], "ordering_values": [ "the excavator", "the tractor", "the truck tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006497", "scene_id": "RSF-S00006177", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the left?", "answer": "the trailer", "answer_type": "text", "choices": [ "the truck tractor", "the excavator", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006177_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006177.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 184.5, 573.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 347.5, 636.5 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 386.5, 630.5 ], "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_27": "value" }, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_25", "n_obj_32", "n_obj_27" ], "ordering_values": [ "the truck tractor", "the trailer", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006506", "scene_id": "RSF-S00006186", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in left-to-right order?", "answer": "the tractor", "answer_type": "text", "choices": [ "the trailer", "the bus", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006186_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006186.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 21.0, 955.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 137.0, 79.0 ], "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 267.5, 164.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00045": "value" }, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00029", "n_obj_00045", "n_obj_00011" ], "ordering_values": [ "the trailer", "the tractor", "the bus" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006510", "scene_id": "RSF-S00006190", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the left?", "answer": "the trailer", "answer_type": "text", "choices": [ "the trailer", "the truck tractor", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006190_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006190.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 128.0, 40.5 ], "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 229.0, 425.0 ], "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 372.0, 239.5 ], "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00221": "value" }, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00175": "value" }, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00198": "value" }, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00221", "n_obj_00175", "n_obj_00198" ], "ordering_values": [ "the truck tractor", "the trailer", "the bus" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006511", "scene_id": "RSF-S00006191", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered left to right?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the truck tractor", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006191_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006191.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 150.5, 693.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 403.0, 3.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 552.0, 4.0 ], "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_49": "value" }, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_32", "n_obj_1", "n_obj_49" ], "ordering_values": [ "the cargo truck", "the dump truck", "the truck tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006513", "scene_id": "RSF-S00011553", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In left-to-right order, which listed large vehicle comes in the middle?", "answer": "the excavator", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011553_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011553.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_12", "n_obj_13" ], "ordering_values": [ "the cargo truck", "the excavator", "the tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006515", "scene_id": "RSF-S00006193", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the left?", "answer": "the excavator", "answer_type": "text", "choices": [ "the cargo truck", "the truck tractor", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00006193_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006193.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_12", "n_obj_16" ], "ordering_values": [ "the cargo truck", "the excavator", "the truck tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006516", "scene_id": "RSF-S00006194", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in left-to-right order?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006194_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006194.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 609.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 764.0 ], "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.5, 373.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00087": "value" }, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00087", "n_obj_00007" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006520", "scene_id": "RSF-S00011554", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the right?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A350", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00011554_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011554.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 750.4138, 47.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 356.0, 153.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 135.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A330", "the A350" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006531", "scene_id": "RSF-S00006207", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed aircraft comes in the middle?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 737", "the Boeing 747", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006207_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006207.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 500.5, 322.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 259.0, 300.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 214.5, 378.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00008", "n_obj_00009" ], "ordering_values": [ "the Boeing 737", "the A330", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006532", "scene_id": "RSF-S00006208", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered right to left?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 747", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00006208_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006208.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 224.5, 647.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 178.1139, 739.3021 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 53.3702, 587.9999 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the Boeing 747", "the A330", "the A350" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006536", "scene_id": "RSF-S00006212", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in right-to-left order?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 787", "the Boeing 777", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006212_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006212.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 571.5, 923.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 279.5, 180.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 109.0, 256.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A220", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006541", "scene_id": "RSF-S00011555", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the right?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 737", "the Boeing 777", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00011555_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011555.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 714.5, 792.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 580.0, 312.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 395.0, 105.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 737", "the A330", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006543", "scene_id": "RSF-S00006216", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the right?", "answer": "the A220", "answer_type": "text", "choices": [ "the A350", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006216_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006216.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 636.5, 380.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 533.0, 554.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 404.5, 246.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00001", "n_obj_00005" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006545", "scene_id": "RSF-S00011556", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed aircraft comes in the middle?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 737", "the A220", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00011556_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011556.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 625.0, 176.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 533.0, 554.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 417.0, 407.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00001", "n_obj_00003" ], "ordering_values": [ "the Boeing 787", "the A220", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006555", "scene_id": "RSF-S00006226", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered right to left?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 747", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00006226_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006226.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 500.5, 322.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 259.0, 300.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 214.5, 378.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00012", "n_obj_00013" ], "ordering_values": [ "the Boeing 737", "the A330", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006565", "scene_id": "RSF-S00006235", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in right-to-left order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A330", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00006235_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006235.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 166.0, 46.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 116.0, 86.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 52.303, 133.7557 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 787", "the A220", "the A330" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006574", "scene_id": "RSF-S00006242", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the right?", "answer": "the C919", "answer_type": "text", "choices": [ "the C919", "the A321", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00006242_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006242.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 567.0, 117.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 540.5, 71.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 164.5, 333.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the A321", "the C919", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006576", "scene_id": "RSF-S00006244", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the right?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the A220", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00006244_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006244.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 518.5, 153.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 463.0, 165.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 114.0, 428.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00005", "n_obj_00007" ], "ordering_values": [ "the Boeing 747", "the A321", "the A220" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006580", "scene_id": "RSF-S00006248", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed aircraft comes in the middle?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 747", "the A330", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00006248_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006248.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 600.0, 362.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 208.5, 432.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 95.0, 450.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00016", "n_obj_00019" ], "ordering_values": [ "the A321", "the A330", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006584", "scene_id": "RSF-S00006250", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered right to left?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 787", "the A330", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006250_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006250.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 963.0, 67.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 280.5, 723.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 131.5, 88.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00008", "n_obj_00003" ], "ordering_values": [ "the A330", "the A220", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006589", "scene_id": "RSF-S00006255", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in right-to-left order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A350", "the A220", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00006255_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006255.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 647.8915, 664.0012 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 540.0, 96.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 467.0, 59.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006596", "scene_id": "RSF-S00006262", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the right?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the Boeing 787", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00006262_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006262.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 665.0, 316.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 511.5, 496.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 353.0, 423.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00007", "n_obj_00005" ], "ordering_values": [ "the Boeing 787", "the A220", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006605", "scene_id": "RSF-S00006270", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the right?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 737", "the A350", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00006270_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006270.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 627.5, 975.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 280.5, 513.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 48.5, 415.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00008", "n_obj_00001" ], "ordering_values": [ "the Boeing 737", "the A350", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006606", "scene_id": "RSF-S00011557", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed aircraft comes in the middle?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 747", "the Boeing 777", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00011557_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011557.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 640.5, 428.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 290.5, 513.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 151.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the Boeing 747", "the A330", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006619", "scene_id": "RSF-S00006281", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered right to left?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 777", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00006281_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006281.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 640.5, 428.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 196.0, 341.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 151.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 747", "the A350", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006621", "scene_id": "RSF-S00006283", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in right-to-left order?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006283_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006283.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 620.0, 442.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 322.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00011", "n_obj_00008", "n_obj_00007" ], "ordering_values": [ "the A321", "the A350", "the A220" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006626", "scene_id": "RSF-S00006287", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the right?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 747", "the Boeing 777", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00006287_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006287.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 836.0, 445.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 522.5, 611.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 171.0, 645.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00006", "n_obj_00008" ], "ordering_values": [ "the Boeing 747", "the A350", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006629", "scene_id": "RSF-S00006290", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the right?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the tugboat", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006290_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006290.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 548.0, 230.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.0, 241.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 122.0, 803.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_10", "n_obj_11", "n_obj_0" ], "ordering_values": [ "the engineering ship", "the tugboat", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006632", "scene_id": "RSF-S00011559", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in right-to-left order?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the engineering ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00011559_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011559.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 498.0, 513.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 320.0, 297.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 224.5, 191.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the engineering ship", "the warship", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006659", "scene_id": "RSF-S00011561", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed ship comes in the middle?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011561_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011561.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 906.0, 605.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 726.0, 867.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 448.5, 793.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006663", "scene_id": "RSF-S00006317", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered right to left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the tugboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006317_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006317.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 279.5 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 22.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 256.0, 90.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_9", "n_obj_6" ], "ordering_values": [ "the motorboat", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006667", "scene_id": "RSF-S00011562", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the right?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the passenger ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011562_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011562.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 652.5, 44.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 217.5, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 175.5, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006679", "scene_id": "RSF-S00011564", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the right?", "answer": "the warship", "answer_type": "text", "choices": [ "the motorboat", "the warship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011564_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011564.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 503.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00006" ], "ordering_values": [ "the passenger ship", "the warship", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006681", "scene_id": "RSF-S00006332", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the tugboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006332_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006332.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 472.0, 389.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 388.0, 308.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 248.5, 472.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_5", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the fishing boat", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006692", "scene_id": "RSF-S00006342", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed ship comes in the middle?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the passenger ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006342_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006342.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 1451.5, 788.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1389.0, 794.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1195.5, 1163.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00011" ], "ordering_values": [ "the passenger ship", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006694", "scene_id": "RSF-S00006344", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered right to left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006344_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006344.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 472.0, 389.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 388.0, 308.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 248.5, 472.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the fishing boat", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006698", "scene_id": "RSF-S00006348", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the right?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the tugboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006348_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006348.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 706.0, 205.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 526.0, 467.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 245.5, 422.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the warship", "the tugboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006701", "scene_id": "RSF-S00006350", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the right?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006350_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006350.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 701.0, 870.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 627.0, 973.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 567.0, 969.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00006", "n_obj_00005" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006704", "scene_id": "RSF-S00006353", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the tugboat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006353_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006353.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 301.0, 670.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 227.0, 773.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 167.0, 769.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00006", "n_obj_00005" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006705", "scene_id": "RSF-S00011565", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed ship comes in the middle?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011565_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011565.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 274.0, 288.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 182.0, 608.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 67.0, 349.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_3" ], "ordering_values": [ "the motorboat", "the warship", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006707", "scene_id": "RSF-S00011566", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered right to left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the engineering ship", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00011566_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011566.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 452.5, 142.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 427.0, 153.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 229.5, 353.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_0", "n_obj_3" ], "ordering_values": [ "the engineering ship", "the tugboat", "the fishing boat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006711", "scene_id": "RSF-S00006358", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the right?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the passenger ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00006358_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006358.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 45.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006713", "scene_id": "RSF-S00011568", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the right?", "answer": "the warship", "answer_type": "text", "choices": [ "the liquid cargo ship", "the fishing boat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00011568_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011568.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 567.5, 442.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 452.5, 476.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 175.5, 397.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the fishing boat", "the warship", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006715", "scene_id": "RSF-S00006360", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006360_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006360.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 465.0, 480.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 153.0, 549.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 101.5, 485.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006720", "scene_id": "RSF-S00011569", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed ship comes in the middle?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011569_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011569.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1329.0, 1266.5 ], "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1035.0, 665.0 ], "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 80.0, 801.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00022": "value" }, "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00021": "value" }, "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00022", "n_obj_00021", "n_obj_00001" ], "ordering_values": [ "the engineering ship", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006729", "scene_id": "RSF-S00006372", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered right to left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006372_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006372.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 533.0, 88.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.5, 942.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 166.5, 749.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_7", "n_obj_11" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006732", "scene_id": "RSF-S00006375", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the right?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the warship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006375_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006375.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 801.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 139.0, 711.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 27.5, 732.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the fishing boat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006738", "scene_id": "RSF-S00006381", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the right?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006381_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006381.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 850.5, 124.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 690.0, 314.0 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 36.5, 968.5 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00023", "n_obj_00019", "n_obj_00032" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006740", "scene_id": "RSF-S00011570", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the right?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00011570_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011570.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 536.0, 961.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 460.0, 569.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 285.5, 552.5 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_4", "n_obj_23" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006750", "scene_id": "RSF-S00006389", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered right to left?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006389_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006389.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 568.5, 551.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 100.0, 514.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 53.5, 498.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_19", "n_obj_31", "n_obj_32" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006753", "scene_id": "RSF-S00006391", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in right-to-left order?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006391_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006391.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 438.5, 351.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 331.0, 540.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 27.5, 918.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006764", "scene_id": "RSF-S00006400", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed large vehicle comes in the middle?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006400_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006400.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 713.5, 288.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 588.5, 404.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 127.5, 252.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_3", "n_obj_25" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006766", "scene_id": "RSF-S00011573", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the right?", "answer": "the tractor", "answer_type": "text", "choices": [ "the excavator", "the tractor", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011573_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011573.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_13", "n_obj_12" ], "ordering_values": [ "the truck tractor", "the tractor", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006768", "scene_id": "RSF-S00011575", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the right?", "answer": "the tractor", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011575_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011575.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 462.5, 69.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 275.5, 728.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 245.5, 328.5 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_11", "n_obj_14" ], "ordering_values": [ "the dump truck", "the tractor", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006780", "scene_id": "RSF-S00006412", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered right to left?", "answer": "the tractor", "answer_type": "text", "choices": [ "the truck tractor", "the tractor", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006412_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006412.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_13", "n_obj_3" ], "ordering_values": [ "the truck tractor", "the tractor", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006783", "scene_id": "RSF-S00006415", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in right-to-left order?", "answer": "the tractor", "answer_type": "text", "choices": [ "the excavator", "the truck tractor", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006415_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006415.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_13", "n_obj_12" ], "ordering_values": [ "the truck tractor", "the tractor", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006789", "scene_id": "RSF-S00006421", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed large vehicle comes in the middle?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006421_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006421.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 499.5, 173.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 449.5, 564.0 ], "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 311.0, 409.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_28": "value" }, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_6", "n_obj_28", "n_obj_2" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006791", "scene_id": "RSF-S00006423", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the right?", "answer": "the excavator", "answer_type": "text", "choices": [ "the tractor", "the cargo truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00006423_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006423.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_13", "n_obj_12", "n_obj_3" ], "ordering_values": [ "the tractor", "the excavator", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006792", "scene_id": "RSF-S00006424", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the right?", "answer": "the tractor", "answer_type": "text", "choices": [ "the tractor", "the cargo truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006424_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006424.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_13", "n_obj_3" ], "ordering_values": [ "the truck tractor", "the tractor", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006793", "scene_id": "RSF-S00006425", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered right to left?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006425_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006425.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.5, 373.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 764.0 ], "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 609.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00087": "value" }, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00087", "n_obj_00003" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006804", "scene_id": "RSF-S00006434", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in right-to-left order?", "answer": "the trailer", "answer_type": "text", "choices": [ "the tractor", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006434_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006434.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 932.5, 554.5 ], "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 662.5, 312.0 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 286.0, 236.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_24": "value" }, "refs": { "node_ids": [ "n_obj_24" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_24", "n_obj_12", "n_obj_7" ], "ordering_values": [ "the cargo truck", "the trailer", "the tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006806", "scene_id": "RSF-S00006436", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In right-to-left order, which listed large vehicle comes in the middle?", "answer": "the trailer", "answer_type": "text", "choices": [ "the trailer", "the bus", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006436_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006436.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 372.0, 239.5 ], "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 229.0, 425.0 ], "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 128.0, 40.5 ], "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00198": "value" }, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00175": "value" }, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00221": "value" }, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00198", "n_obj_00175", "n_obj_00221" ], "ordering_values": [ "the bus", "the trailer", "the truck tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006807", "scene_id": "RSF-S00006437", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the right?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the truck tractor", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006437_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006437.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 579.0, 337.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 459.0, 420.5 ], "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 424.5, 626.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_22": "value" }, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_22", "n_obj_10" ], "ordering_values": [ "the truck tractor", "the excavator", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006825", "scene_id": "RSF-S00006452", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the right?", "answer": "the trailer", "answer_type": "text", "choices": [ "the trailer", "the cargo truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006452_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006452.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 763.5 ], "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 608.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00093": "value" }, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00093", "n_obj_00003" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006833", "scene_id": "RSF-S00006460", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered right to left?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006460_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006460.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 628.5, 911.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 574.5, 388.5 ], "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 459.5, 123.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00061": "value" }, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00061", "n_obj_00029" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006834", "scene_id": "RSF-S00006461", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in right-to-left order?", "answer": "the tractor", "answer_type": "text", "choices": [ "the bus", "the trailer", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006461_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006461.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 267.5, 164.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 137.0, 79.0 ], "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 21.0, 955.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00045": "value" }, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00011", "n_obj_00045", "n_obj_00029" ], "ordering_values": [ "the bus", "the tractor", "the trailer" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006835", "scene_id": "RSF-S00011576", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the top?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 777", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011576_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011576.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 404.5, 246.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 636.5, 380.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 584.0, 503.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00002" ], "ordering_values": [ "the A321", "the A350", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006837", "scene_id": "RSF-S00006463", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the top?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the Boeing 777", "the ARJ21" ], "images": { "mode": "single", "t1": "images/RSF-S00006463_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006463.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 781.5, 286.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 749.0, 1137.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 965.5, 2066.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00006" ], "ordering_values": [ "the Boeing 777", "the A220", "the ARJ21" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006842", "scene_id": "RSF-S00006468", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed aircraft comes in the middle?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 747", "the ARJ21", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00006468_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006468.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 394.0, 39.2141 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.5, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 79.0, 128.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 747", "the A350", "the ARJ21" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006844", "scene_id": "RSF-S00006469", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in top-to-bottom order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 777", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00006469_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006469.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 759.0, 34.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 95.0, 475.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 189.3512, 574.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00011", "n_obj_00009" ], "ordering_values": [ "the Boeing 737", "the A330", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006846", "scene_id": "RSF-S00006471", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered top to bottom?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 777", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00006471_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006471.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 176.5, 118.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 333.0, 397.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 603.0, 480.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 737", "the A350", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006848", "scene_id": "RSF-S00006473", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the top?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 737", "the Boeing 747", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006473_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006473.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 472.5, 308.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 226.5, 331.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 505.0, 541.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00001", "n_obj_00003" ], "ordering_values": [ "the Boeing 747", "the A220", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006849", "scene_id": "RSF-S00006474", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the top?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 747", "the A350", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00006474_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006474.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 115.0, 355.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 108.5, 475.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 203.5, 656.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00006", "n_obj_00002" ], "ordering_values": [ "the Boeing 747", "the A321", "the A350" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006858", "scene_id": "RSF-S00006483", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed aircraft comes in the middle?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 737", "the A220", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00006483_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006483.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 564.5, 42.5109 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 204.5, 267.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 25.5, 379.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00004" ], "ordering_values": [ "the Boeing 787", "the A220", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006861", "scene_id": "RSF-S00011577", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in top-to-bottom order?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 737", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00011577_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011577.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 759.0, 34.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 304.0, 548.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 189.3512, 574.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00008", "n_obj_00009" ], "ordering_values": [ "the Boeing 737", "the A350", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006869", "scene_id": "RSF-S00006493", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered top to bottom?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 747", "the A350", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00006493_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006493.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 519.5, 39.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 543.5, 305.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 136.0, 445.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00011" ], "ordering_values": [ "the Boeing 787", "the A350", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006873", "scene_id": "RSF-S00006497", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the top?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the Boeing 787", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00006497_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006497.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 175.0, 445.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 108.5, 475.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 110.0, 722.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00006", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A321", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006879", "scene_id": "RSF-S00006503", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the top?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 787", "the A220", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006503_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006503.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 283.5, 107.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 55.0, 282.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 105.0, 745.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00001", "n_obj_00002" ], "ordering_values": [ "the A220", "the A330", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006881", "scene_id": "RSF-S00006505", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed aircraft comes in the middle?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 777", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00006505_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006505.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 836.0, 445.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 522.5, 611.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 171.0, 645.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00006", "n_obj_00008" ], "ordering_values": [ "the Boeing 747", "the A350", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006886", "scene_id": "RSF-S00006510", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in top-to-bottom order?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 787", "the A350", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006510_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006510.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 146.0, 63.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 285.0, 458.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 143.4521, 558.6492 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A330", "the A350", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006887", "scene_id": "RSF-S00006511", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered top to bottom?", "answer": "the A350", "answer_type": "text", "choices": [ "the A321", "the Boeing 747", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00006511_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006511.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 399.0, 195.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 600.5, 533.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 536.5, 564.7469 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00003", "n_obj_00004" ], "ordering_values": [ "the A321", "the A350", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006889", "scene_id": "RSF-S00006513", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the top?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the A330", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00006513_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006513.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 631.5, 69.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 829.0, 277.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 790.0, 359.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00004" ], "ordering_values": [ "the Boeing 747", "the A321", "the A330" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006900", "scene_id": "RSF-S00011578", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the top?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 787", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00011578_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011578.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 151.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 196.0, 341.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 239.0, 418.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00003" ], "ordering_values": [ "the Boeing 777", "the A350", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006901", "scene_id": "RSF-S00011579", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed aircraft comes in the middle?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A330", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00011579_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011579.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 365.0, 44.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 57.0, 154.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 442.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00007", "n_obj_00009" ], "ordering_values": [ "the Boeing 737", "the A220", "the A330" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006903", "scene_id": "RSF-S00006525", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in top-to-bottom order?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 777", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00006525_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006525.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 48.5, 415.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 280.5, 513.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 627.5, 975.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00008", "n_obj_00007" ], "ordering_values": [ "the Boeing 777", "the A350", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006907", "scene_id": "RSF-S00006529", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered top to bottom?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 777", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006529_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006529.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 134.5, 205.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 67.0, 255.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 184.5, 744.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00004" ], "ordering_values": [ "the A220", "the A350", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006909", "scene_id": "RSF-S00006531", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in top-to-bottom order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006531_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006531.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 952.5, 304.0 ], "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 630.5, 651.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 963.0, 961.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_17": "value" }, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_17", "n_obj_10", "n_obj_16" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006921", "scene_id": "RSF-S00006542", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered top to bottom?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006542_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006542.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 224.5, 191.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 320.0, 297.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 498.0, 513.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_4" ], "ordering_values": [ "the dry cargo ship", "the warship", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006922", "scene_id": "RSF-S00011580", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed ship comes in the middle?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the liquid cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011580_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011580.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 552.5, 104.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 230.5, 451.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 563.0, 761.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_10", "n_obj_3", "n_obj_9" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006925", "scene_id": "RSF-S00011581", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the top?", "answer": "the warship", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00011581_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011581.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 224.5, 191.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 320.0, 297.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 508.0, 343.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the dry cargo ship", "the warship", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006935", "scene_id": "RSF-S00006554", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the top?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the liquid cargo ship", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00006554_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006554.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 514.0, 105.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 428.0, 531.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 15.5581, 716.9219 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the fishing boat", "the tugboat", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006936", "scene_id": "RSF-S00006555", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in top-to-bottom order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006555_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006555.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1258.5, 288.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 606.5, 664.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 978.5, 1244.0 ], "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00017": "value" }, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00016", "n_obj_00019", "n_obj_00017" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006937", "scene_id": "RSF-S00006556", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered top to bottom?", "answer": "the warship", "answer_type": "text", "choices": [ "the liquid cargo ship", "the warship", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00006556_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006556.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 866.0, 749.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 81.0, 838.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 954.5, 896.0 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_9", "n_obj_0", "n_obj_8" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the fishing boat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006950", "scene_id": "RSF-S00006568", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed ship comes in the middle?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the tugboat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00006568_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006568.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 451.0, 95.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 446.0, 119.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 725.5, 168.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the tugboat", "the warship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006955", "scene_id": "RSF-S00011582", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the top?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011582_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011582.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 906.0, 605.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 445.5, 822.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 726.0, 867.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the warship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006956", "scene_id": "RSF-S00011583", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the top?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the passenger ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00011583_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011583.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 652.5, 44.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 217.5, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 175.5, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006957", "scene_id": "RSF-S00006573", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in top-to-bottom order?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the tugboat", "the dry cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006573_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006573.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1563.5, 1012.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00001" ], "ordering_values": [ "the tugboat", "the motorboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006958", "scene_id": "RSF-S00006574", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered top to bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the passenger ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006574_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006574.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 709.0, 65.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1250.5, 395.0 ], "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 921.5, 1315.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00030": "value" }, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00028", "n_obj_00030", "n_obj_00003" ], "ordering_values": [ "the passenger ship", "the tugboat", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006959", "scene_id": "RSF-S00006575", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed ship comes in the middle?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the tugboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006575_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006575.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 560.0, 158.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 855.5, 190.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 759.5, 239.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006963", "scene_id": "RSF-S00006579", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the top?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the tugboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006579_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006579.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1258.5, 288.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 606.5, 664.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 1052.0, 1195.0 ], "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00018": "value" }, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00016", "n_obj_00019", "n_obj_00018" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the fishing boat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006966", "scene_id": "RSF-S00006581", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the top?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the passenger ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006581_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006581.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 29.0, 31.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 83.5, 371.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 72.5, 413.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_4", "n_obj_5" ], "ordering_values": [ "the passenger ship", "the tugboat", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006979", "scene_id": "RSF-S00006593", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in top-to-bottom order?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the passenger ship", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006593_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006593.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 105.0, 18.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 146.0, 290.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 783.0, 909.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the liquid cargo ship", "the motorboat", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006982", "scene_id": "RSF-S00006596", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered top to bottom?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006596_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006596.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 522.5, 222.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 405.0, 436.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 200.5, 724.0 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_13" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006986", "scene_id": "RSF-S00006600", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed ship comes in the middle?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006600_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006600.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 45.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006991", "scene_id": "RSF-S00006604", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the top?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the passenger ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006604_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006604.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 503.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the warship", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006992", "scene_id": "RSF-S00006605", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the top?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the motorboat", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00006605_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006605.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 616.5, 51.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 587.0, 98.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 778.5, 252.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_4", "n_obj_5" ], "ordering_values": [ "the fishing boat", "the motorboat", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006993", "scene_id": "RSF-S00006606", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered top to bottom?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the excavator", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006606_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006606.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 630.5, 13.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 316.5, 356.0 ], "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 542.5, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00038": "value" }, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00028", "n_obj_00038", "n_obj_00012" ], "ordering_values": [ "the excavator", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006996", "scene_id": "RSF-S00011584", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the top?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the bus", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011584_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011584.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 499.5, 173.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 311.0, 409.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 449.5, 564.0 ], "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_28": "value" }, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_2", "n_obj_28" ], "ordering_values": [ "the bus", "the cargo truck", "the trailer" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00006998", "scene_id": "RSF-S00006610", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in top-to-bottom order?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006610_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006610.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 459.5, 123.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 574.5, 388.5 ], "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 628.5, 911.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00061": "value" }, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00029", "n_obj_00061", "n_obj_00006" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007004", "scene_id": "RSF-S00006614", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the top?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the excavator", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006614_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006614.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 731.0, 13.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 417.5, 356.5 ], "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 643.0, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00039": "value" }, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00029", "n_obj_00039", "n_obj_00012" ], "ordering_values": [ "the excavator", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007006", "scene_id": "RSF-S00006616", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed large vehicle comes in the middle?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the trailer", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006616_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006616.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 137.0, 79.0 ], "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 267.5, 164.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 21.0, 955.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00045": "value" }, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00045", "n_obj_00011", "n_obj_00029" ], "ordering_values": [ "the tractor", "the bus", "the trailer" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007017", "scene_id": "RSF-S00006627", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered top to bottom?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006627_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006627.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 850.5, 124.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 690.0, 314.0 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 36.5, 968.5 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00023", "n_obj_00019", "n_obj_00032" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007018", "scene_id": "RSF-S00011585", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the top?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the tractor", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00011585_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011585.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 198.5, 237.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 546.0, 400.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 451.5, 586.0 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_13", "n_obj_2", "n_obj_23" ], "ordering_values": [ "the tractor", "the cargo truck", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007022", "scene_id": "RSF-S00006631", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in top-to-bottom order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the cargo truck", "the truck tractor", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00006631_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006631.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 323.0, 131.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 324.5, 170.5 ], "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 325.0, 231.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_15": "value" }, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_16", "n_obj_15", "n_obj_13" ], "ordering_values": [ "the truck tractor", "the excavator", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007024", "scene_id": "RSF-S00006633", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the top?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006633_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006633.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 631.5, 439.0 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 466.0, 602.5 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 856.0, 690.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00032", "n_obj_00028", "n_obj_00013" ], "ordering_values": [ "the cargo truck", "the bus", "the trailer" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007025", "scene_id": "RSF-S00006634", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed large vehicle comes in the middle?", "answer": "the bus", "answer_type": "text", "choices": [ "the trailer", "the bus", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006634_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006634.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 128.0, 40.5 ], "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 372.0, 239.5 ], "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 229.0, 425.0 ], "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00221": "value" }, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00198": "value" }, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00175": "value" }, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00221", "n_obj_00198", "n_obj_00175" ], "ordering_values": [ "the truck tractor", "the bus", "the trailer" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007026", "scene_id": "RSF-S00006635", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered top to bottom?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006635_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006635.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 42.5, 29.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 515.0, 448.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 314.0, 746.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_16", "n_obj_6", "n_obj_2" ], "ordering_values": [ "the cargo truck", "the trailer", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007027", "scene_id": "RSF-S00011586", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the top?", "answer": "the truck tractor", "answer_type": "text", "choices": [ "the truck tractor", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011586_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011586.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 519.5, 82.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 463.5, 360.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 304.5, 422.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_10", "n_obj_11" ], "ordering_values": [ "the cargo truck", "the truck tractor", "the trailer" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007032", "scene_id": "RSF-S00006639", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in top-to-bottom order?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006639_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006639.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 471.5, 152.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 259.0, 246.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 361.5, 606.5 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_19", "n_obj_11", "n_obj_18" ], "ordering_values": [ "the bus", "the dump truck", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007035", "scene_id": "RSF-S00006642", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the top?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006642_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006642.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 449.0, 58.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 217.5, 113.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 234.5, 153.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_25", "n_obj_6", "n_obj_4" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007036", "scene_id": "RSF-S00006643", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed large vehicle comes in the middle?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006643_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006643.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 438.5, 351.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 331.0, 540.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 27.5, 918.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007037", "scene_id": "RSF-S00006644", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered top to bottom?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006644_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006644.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 443.0, 445.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 371.5, 569.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 207.5, 602.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007046", "scene_id": "RSF-S00006653", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in top-to-bottom order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006653_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006653.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 83.0, 252.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 79.5, 663.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 581.0, 694.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_5", "n_obj_0", "n_obj_9" ], "ordering_values": [ "the dump truck", "the cargo truck", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007051", "scene_id": "RSF-S00006658", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the top?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006658_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006658.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 547.5, 68.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 262.5, 112.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 532.5, 354.5 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00001", "n_obj_00013" ], "ordering_values": [ "the excavator", "the trailer", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007052", "scene_id": "RSF-S00006659", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In top-to-bottom order, which listed large vehicle comes in the middle?", "answer": "the trailer", "answer_type": "text", "choices": [ "the trailer", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006659_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006659.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 452.5, 323.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 458.0, 359.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 536.5, 620.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_4" ], "ordering_values": [ "the bus", "the trailer", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007059", "scene_id": "RSF-S00006666", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed aircraft comes in the middle?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00006666_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006666.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 428.0, 357.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 372.5, 267.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 586.5, 178.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00002" ], "ordering_values": [ "the A321", "the A220", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007064", "scene_id": "RSF-S00006670", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered bottom to top?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 747", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00006670_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006670.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 824.0, 618.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 276.5, 517.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 168.0, 192.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 747", "the A330", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007072", "scene_id": "RSF-S00011587", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in bottom-to-top order?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 777", "the Boeing 747", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00011587_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011587.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 757.993, 550.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 647.0, 476.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 598.0, 256.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 747", "the A330", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007079", "scene_id": "RSF-S00006683", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the bottom?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 777", "the Boeing 737", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006683_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006683.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 189.3512, 574.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 95.0, 475.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 759.0, 34.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00011", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A330", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007082", "scene_id": "RSF-S00006686", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the bottom?", "answer": "the A220", "answer_type": "text", "choices": [ "the ARJ21", "the Boeing 777", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006686_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006686.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 965.5, 2066.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 749.0, 1137.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 781.5, 286.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the ARJ21", "the A220", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007084", "scene_id": "RSF-S00011588", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed aircraft comes in the middle?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 737", "the A321", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00011588_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011588.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 103.5, 579.5 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 308.5, 532.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 700.0, 462.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00023", "n_obj_00016", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A330", "the A321" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007090", "scene_id": "RSF-S00006693", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered bottom to top?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A321", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00006693_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006693.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 28.0, 758.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 543.5, 609.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 93.5, 198.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 787", "the A330", "the A321" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007095", "scene_id": "RSF-S00006698", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in bottom-to-top order?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 737", "the A330", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00006698_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006698.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 714.5, 792.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 580.0, 312.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 395.0, 105.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 737", "the A330", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007098", "scene_id": "RSF-S00006700", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the bottom?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00006700_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006700.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 18.3124, 479.5 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 208.5, 432.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 600.0, 362.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00023", "n_obj_00016", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A330", "the A321" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007105", "scene_id": "RSF-S00011589", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the bottom?", "answer": "the A330", "answer_type": "text", "choices": [ "the ARJ21", "the Boeing 747", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00011589_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011589.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 51.0, 631.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 329.0, 509.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 860.4327, 95.0056 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00008" ], "ordering_values": [ "the ARJ21", "the A330", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007106", "scene_id": "RSF-S00006707", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed aircraft comes in the middle?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 787", "the A350", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006707_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006707.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 533.0, 748.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 363.5, 577.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 488.0, 288.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the A350", "the A330", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007108", "scene_id": "RSF-S00006709", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered bottom to top?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 737", "the A321", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006709_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006709.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 680.0254, 565.4995 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 635.5, 233.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 786.5, 129.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00004", "n_obj_00001" ], "ordering_values": [ "the A330", "the A321", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007110", "scene_id": "RSF-S00006711", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in bottom-to-top order?", "answer": "the A350", "answer_type": "text", "choices": [ "the A220", "the Boeing 777", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00006711_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006711.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 184.5, 744.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 67.0, 255.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 134.5, 205.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 777", "the A350", "the A220" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007115", "scene_id": "RSF-S00006716", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the bottom?", "answer": "the A321", "answer_type": "text", "choices": [ "the A350", "the Boeing 747", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00006716_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006716.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 203.5, 656.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 108.5, 475.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 115.0, 355.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00006", "n_obj_00007" ], "ordering_values": [ "the A350", "the A321", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007125", "scene_id": "RSF-S00006724", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the bottom?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the ARJ21", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00006724_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006724.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 1851.0, 2066.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 1634.5, 1137.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 1667.5, 285.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the ARJ21", "the A220", "the Boeing 777" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007126", "scene_id": "RSF-S00006725", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed aircraft comes in the middle?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 787", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00006725_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006725.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 110.0, 722.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 203.5, 656.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 115.0, 355.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00007" ], "ordering_values": [ "the Boeing 787", "the A350", "the Boeing 747" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007129", "scene_id": "RSF-S00006728", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the second position when ordered bottom to top?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 787", "the A220", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006728_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006728.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 52.303, 133.7557 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 116.0, 86.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 166.0, 46.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A330", "the A220", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007132", "scene_id": "RSF-S00006731", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft occupies the middle position in bottom-to-top order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 737", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00006731_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006731.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 103.5, 660.5 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 308.5, 613.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 700.0, 543.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00023", "n_obj_00016", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A330", "the A321" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007134", "scene_id": "RSF-S00006733", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is second from the bottom?", "answer": "the A330", "answer_type": "text", "choices": [ "the A220", "the A330", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00006733_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006733.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 422.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 455.0, 224.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 679.0, 47.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A220", "the A330", "the Boeing 787" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007135", "scene_id": "RSF-S00006734", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one is second from the bottom?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the Boeing 737", "the ARJ21" ], "images": { "mode": "single", "t1": "images/RSF-S00006734_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006734.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 1851.5, 1659.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 1635.0, 730.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 2880.5, 163.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00007" ], "ordering_values": [ "the ARJ21", "the A220", "the Boeing 737" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007137", "scene_id": "RSF-S00006736", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the tugboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006736_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006736.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 759.5, 239.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 855.5, 190.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 560.0, 158.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_3", "n_obj_0" ], "ordering_values": [ "the motorboat", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007138", "scene_id": "RSF-S00006737", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in bottom-to-top order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006737_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006737.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 978.5, 1244.0 ], "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 606.5, 664.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1258.5, 288.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00017": "value" }, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00017", "n_obj_00019", "n_obj_00016" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007142", "scene_id": "RSF-S00006741", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006741_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006741.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 518.5, 500.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 102.5, 323.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 223.0, 154.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007146", "scene_id": "RSF-S00006744", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed ship comes in the middle?", "answer": "the warship", "answer_type": "text", "choices": [ "the motorboat", "the warship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006744_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006744.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 503.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00006" ], "ordering_values": [ "the passenger ship", "the warship", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007147", "scene_id": "RSF-S00006745", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered bottom to top?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006745_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006745.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 1052.0, 1195.0 ], "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 606.5, 664.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1258.5, 288.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00018": "value" }, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00018", "n_obj_00019", "n_obj_00016" ], "ordering_values": [ "the fishing boat", "the tugboat", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007151", "scene_id": "RSF-S00011590", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the bottom?", "answer": "the warship", "answer_type": "text", "choices": [ "the liquid cargo ship", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011590_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011590.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 508.0, 343.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 320.0, 297.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 224.5, 191.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007152", "scene_id": "RSF-S00006749", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in bottom-to-top order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the passenger ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00006749_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006749.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 725.5, 168.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 446.0, 119.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 451.0, 95.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007166", "scene_id": "RSF-S00006759", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the bottom?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the engineering ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006759_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006759.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 498.0, 513.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 320.0, 297.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 224.5, 191.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the engineering ship", "the warship", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007170", "scene_id": "RSF-S00006762", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed ship comes in the middle?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the tugboat", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00006762_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006762.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1192.0, 991.0 ], "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1187.0, 752.5 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 244.0, 640.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00050": "value" }, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00050", "n_obj_00053", "n_obj_00004" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the fishing boat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007171", "scene_id": "RSF-S00006763", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered bottom to top?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006763_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006763.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 726.0, 867.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 445.5, 822.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 906.0, 605.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007172", "scene_id": "RSF-S00006764", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the liquid cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006764_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006764.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 963.0, 961.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 630.5, 651.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 952.5, 304.0 ], "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_17": "value" }, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_10", "n_obj_17" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007180", "scene_id": "RSF-S00011592", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in bottom-to-top order?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the passenger ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011592_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011592.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 200.5, 724.0 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 405.0, 436.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 522.5, 222.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_13", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007181", "scene_id": "RSF-S00006771", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the bottom?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006771_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006771.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 326.5, 865.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 182.0, 608.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 274.0, 288.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the warship", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007182", "scene_id": "RSF-S00006772", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed ship comes in the middle?", "answer": "the warship", "answer_type": "text", "choices": [ "the engineering ship", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006772_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006772.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 334.0, 562.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 711.0, 494.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 624.5, 391.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the engineering ship", "the warship", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007183", "scene_id": "RSF-S00006773", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered bottom to top?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the liquid cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00006773_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006773.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 326.5, 865.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 182.0, 608.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 67.0, 349.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_3" ], "ordering_values": [ "the dry cargo ship", "the warship", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007185", "scene_id": "RSF-S00006775", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is second from the bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006775_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006775.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 181.5, 533.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 282.0, 427.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 130.5, 305.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_4" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the engineering ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007192", "scene_id": "RSF-S00006780", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship occupies the middle position in bottom-to-top order?", "answer": "the warship", "answer_type": "text", "choices": [ "the fishing boat", "the warship", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006780_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006780.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 954.5, 896.0 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 81.0, 838.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 866.0, 749.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_8", "n_obj_0", "n_obj_9" ], "ordering_values": [ "the fishing boat", "the warship", "the liquid cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007194", "scene_id": "RSF-S00006781", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one is second from the bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the passenger ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006781_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006781.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 472.5, 613.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 483.5, 571.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 427.5, 234.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_6", "n_obj_2" ], "ordering_values": [ "the motorboat", "the tugboat", "the passenger ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007196", "scene_id": "RSF-S00011594", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed ship comes in the middle?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the warship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011594_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011594.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 45.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007197", "scene_id": "RSF-S00006782", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the second position when ordered bottom to top?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the motorboat", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006782_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006782.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 451.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00006" ], "ordering_values": [ "the passenger ship", "the warship", "the motorboat" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007202", "scene_id": "RSF-S00006786", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered bottom to top?", "answer": "the trailer", "answer_type": "text", "choices": [ "the trailer", "the cargo truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00006786_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006786.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 532.5, 354.5 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 262.5, 112.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 547.5, 68.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00013", "n_obj_00001", "n_obj_00002" ], "ordering_values": [ "the cargo truck", "the trailer", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007203", "scene_id": "RSF-S00006787", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the bottom?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006787_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006787.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 542.5, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 316.5, 356.0 ], "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 630.5, 13.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00038": "value" }, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00012", "n_obj_00038", "n_obj_00028" ], "ordering_values": [ "the cargo truck", "the bus", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007204", "scene_id": "RSF-S00006788", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed large vehicle comes in the middle?", "answer": "the trailer", "answer_type": "text", "choices": [ "the excavator", "the cargo truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006788_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006788.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 177.0, 559.0 ], "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 62.5, 472.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 256.5, 358.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_26": "value" }, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_26", "n_obj_10", "n_obj_3" ], "ordering_values": [ "the cargo truck", "the trailer", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007206", "scene_id": "RSF-S00006790", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in bottom-to-top order?", "answer": "the bus", "answer_type": "text", "choices": [ "the truck tractor", "the trailer", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006790_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006790.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 229.0, 425.0 ], "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 372.0, 239.5 ], "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 128.0, 40.5 ], "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00175": "value" }, "refs": { "node_ids": [ "n_obj_00175" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00198": "value" }, "refs": { "node_ids": [ "n_obj_00198" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00221": "value" }, "refs": { "node_ids": [ "n_obj_00221" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00175", "n_obj_00198", "n_obj_00221" ], "ordering_values": [ "the trailer", "the bus", "the truck tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007211", "scene_id": "RSF-S00006795", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the bottom?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006795_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006795.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 36.5, 968.5 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 690.0, 314.0 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 850.5, 124.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00032", "n_obj_00019", "n_obj_00023" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007213", "scene_id": "RSF-S00006797", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered bottom to top?", "answer": "the trailer", "answer_type": "text", "choices": [ "the trailer", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006797_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006797.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 314.0, 746.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 515.0, 448.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 42.5, 29.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_6", "n_obj_16" ], "ordering_values": [ "the dump truck", "the trailer", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007219", "scene_id": "RSF-S00006803", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the bottom?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006803_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006803.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 856.0, 690.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 466.0, 602.5 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 631.5, 439.0 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00013", "n_obj_00028", "n_obj_00032" ], "ordering_values": [ "the trailer", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007222", "scene_id": "RSF-S00006805", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed large vehicle comes in the middle?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006805_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006805.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 628.5, 911.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 574.5, 388.5 ], "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 459.5, 123.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00061": "value" }, "refs": { "node_ids": [ "n_obj_00061" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00061", "n_obj_00029" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007227", "scene_id": "RSF-S00006810", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in bottom-to-top order?", "answer": "the bus", "answer_type": "text", "choices": [ "the excavator", "the cargo truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006810_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006810.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 643.0, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 417.5, 356.5 ], "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 731.0, 13.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00039": "value" }, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00012", "n_obj_00039", "n_obj_00029" ], "ordering_values": [ "the cargo truck", "the bus", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007229", "scene_id": "RSF-S00006812", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the bottom?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006812_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006812.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 234.5, 153.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 217.5, 113.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 449.0, 58.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_6", "n_obj_25" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007233", "scene_id": "RSF-S00006816", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered bottom to top?", "answer": "the excavator", "answer_type": "text", "choices": [ "the trailer", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006816_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006816.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 219.0, 952.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 228.0, 812.5 ], "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 231.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00033": "value" }, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00037": "value" }, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00033", "n_obj_00037" ], "ordering_values": [ "the trailer", "the excavator", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007235", "scene_id": "RSF-S00011595", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the bottom?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011595_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011595.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 960.0, 218.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 766.5, 128.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 223.5, 30.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_5", "n_obj_7" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007240", "scene_id": "RSF-S00006822", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed large vehicle comes in the middle?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the dump truck", "the excavator", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006822_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006822.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 424.5, 626.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 484.0, 526.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 459.0, 420.5 ], "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_22": "value" }, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_10", "n_obj_11", "n_obj_22" ], "ordering_values": [ "the dump truck", "the cargo truck", "the excavator" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007244", "scene_id": "RSF-S00006826", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in bottom-to-top order?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the tractor", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006826_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006826.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 21.0, 955.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 267.5, 164.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 137.0, 79.0 ], "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00045": "value" }, "refs": { "node_ids": [ "n_obj_00045" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00029", "n_obj_00011", "n_obj_00045" ], "ordering_values": [ "the trailer", "the bus", "the tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007246", "scene_id": "RSF-S00006828", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is second from the bottom?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00006828_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006828.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 27.5, 918.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 331.0, 540.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 438.5, 351.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007247", "scene_id": "RSF-S00006829", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the second position when ordered bottom to top?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the cargo truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006829_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006829.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 484.0, 526.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 459.0, 420.5 ], "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 579.0, 337.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_22": "value" }, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_22", "n_obj_16" ], "ordering_values": [ "the cargo truck", "the excavator", "the truck tractor" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007248", "scene_id": "RSF-S00006830", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one is second from the bottom?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00006830_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006830.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 763.5 ], "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 608.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00093": "value" }, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00093", "n_obj_00003", "n_obj_00007" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007252", "scene_id": "RSF-S00006834", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In bottom-to-top order, which listed large vehicle comes in the middle?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006834_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006834.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 581.0, 694.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 79.5, 663.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 83.0, 252.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_0", "n_obj_5" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007256", "scene_id": "RSF-S00006838", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle occupies the middle position in bottom-to-top order?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00006838_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006838.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 361.5, 606.5 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 259.0, 246.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 471.5, 152.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "ordinal_position", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_18", "n_obj_11", "n_obj_19" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": 1, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007263", "scene_id": "RSF-S00006844", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the A350 in left-to-right order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A321", "the A220", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00006844_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006844.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 305.2786, 32.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 464.0, 151.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 582.9891, 734.4545 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00009", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00008", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007265", "scene_id": "RSF-S00006846", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the A330 in left-to-right order?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the A330", "the ARJ21" ], "images": { "mode": "single", "t1": "images/RSF-S00006846_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006846.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 79.0, 128.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.5, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 775.3816, 222.6797 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the ARJ21", "the A350", "the A330" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007267", "scene_id": "RSF-S00006848", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft follows the A220 directly?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the A220", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00006848_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006848.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 133.0, 354.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 236.5, 180.5 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 433.5, 403.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00012", "n_obj_00007" ], "ordering_values": [ "the A220", "the A350", "the Boeing 747" ], "rank_index": null, "anchor_node": "n_obj_00008", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007270", "scene_id": "RSF-S00006851", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A321 in the left-to-right ordering?", "answer": "the A330", "answer_type": "text", "choices": [ "the A321", "the Boeing 737", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006851_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006851.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 18.3124, 479.5 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 208.5, 432.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 600.0, 362.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00023", "n_obj_00016", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A330", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007275", "scene_id": "RSF-S00006855", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered left to right, which one is directly after the A350?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 747", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00006855_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006855.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 196.0, 341.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 290.5, 513.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 640.5, 428.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A350", "the A330", "the Boeing 747" ], "rank_index": null, "anchor_node": "n_obj_00004", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007281", "scene_id": "RSF-S00006861", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the A220 in the left-to-right ordering?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 777", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006861_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006861.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 523.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 464.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 553.0, 393.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the A220", "the A350", "the Boeing 777" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007286", "scene_id": "RSF-S00011596", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered left to right, which one is directly before the A220?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the A220", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00011596_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011596.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 135.0, 258.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 67.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 554.5, 66.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00005", "n_obj_00006" ], "ordering_values": [ "the Boeing 787", "the A321", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00006", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007300", "scene_id": "RSF-S00006876", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft precedes the A220 directly?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00006876_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006876.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 341.0, 190.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 389.0, 396.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 438.0, 392.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A321", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007305", "scene_id": "RSF-S00006880", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the A330 in left-to-right order?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 737", "the A321", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006880_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006880.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 380.5, 545.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 488.5, 469.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 670.5, 328.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00009" ], "ordering_values": [ "the A330", "the A321", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007310", "scene_id": "RSF-S00006884", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the A321 in left-to-right order?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 787", "the A350", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00006884_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006884.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 135.0, 258.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.0, 244.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 67.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 787", "the A350", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007320", "scene_id": "RSF-S00006894", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft follows the A321 directly?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A350", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00006894_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006894.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 467.0, 59.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 540.0, 96.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 647.8915, 664.0012 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007323", "scene_id": "RSF-S00011597", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A220 in the left-to-right ordering?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 737", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011597_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011597.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 176.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 503.0, 411.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 523.0, 720.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00001", "n_obj_00008" ], "ordering_values": [ "the Boeing 737", "the A330", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00008", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007328", "scene_id": "RSF-S00006900", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered left to right, which one is directly after the A321?", "answer": "the A220", "answer_type": "text", "choices": [ "the A321", "the A220", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00006900_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006900.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 32.0, 651.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 322.5, 523.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 489.0, 602.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00006", "n_obj_00007" ], "ordering_values": [ "the A321", "the A220", "the Boeing 747" ], "rank_index": null, "anchor_node": "n_obj_00008", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007333", "scene_id": "RSF-S00006905", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the A220 in the left-to-right ordering?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the Boeing 737", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006905_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006905.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 322.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 620.0, 442.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 671.5, 328.0 ], "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00010": "value" }, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00011", "n_obj_00010" ], "ordering_values": [ "the A220", "the A321", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00007", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007344", "scene_id": "RSF-S00006915", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered left to right, which one is directly before the A350?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A350", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00006915_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006915.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 48.5, 415.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 183.0, 328.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 280.5, 513.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the Boeing 777", "the A220", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007346", "scene_id": "RSF-S00006917", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft precedes the A321 directly?", "answer": "the A330", "answer_type": "text", "choices": [ "the A321", "the Boeing 737", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00006917_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006917.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 103.5, 660.5 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 308.5, 613.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 700.0, 543.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00023", "n_obj_00016", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A330", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007353", "scene_id": "RSF-S00006923", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the A350 in left-to-right order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A350", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00006923_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006923.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 53.3702, 587.9999 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 178.1139, 739.3021 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 224.5, 647.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A350", "the A330", "the Boeing 747" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007365", "scene_id": "RSF-S00006934", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the A350 in left-to-right order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A350", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00006934_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006934.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 58.0, 262.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 189.5, 390.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 863.5, 199.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00009" ], "ordering_values": [ "the Boeing 787", "the A220", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00009", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007370", "scene_id": "RSF-S00006939", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft follows the A220 directly?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 737", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006939_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006939.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 372.5, 267.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 428.0, 357.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 818.5, 32.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00001" ], "ordering_values": [ "the A220", "the A321", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00004", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007378", "scene_id": "RSF-S00006945", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A321 in the left-to-right ordering?", "answer": "the A220", "answer_type": "text", "choices": [ "the A350", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00006945_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006945.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 54.0, 530.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 279.5, 880.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 931.5, 82.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00006", "n_obj_00009" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00009", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007379", "scene_id": "RSF-S00011600", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered left to right, which one is directly after the engineering ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the tugboat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011600_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011600.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 167.0, 769.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 227.0, 773.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 301.0, 670.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00006", "n_obj_00003" ], "ordering_values": [ "the engineering ship", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007382", "scene_id": "RSF-S00006948", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship precedes the fishing boat directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the warship", "the fishing boat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006948_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006948.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 63.5, 317.8585 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 251.5, 317.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 735.0, 379.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the warship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007388", "scene_id": "RSF-S00006953", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately after the liquid cargo ship in left-to-right order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the motorboat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006953_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006953.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 381.0, 263.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007391", "scene_id": "RSF-S00006956", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship follows the fishing boat directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the warship", "the tugboat", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00006956_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006956.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 27.5, 732.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 139.0, 711.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 801.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the fishing boat", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007392", "scene_id": "RSF-S00006957", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately before the motorboat in left-to-right order?", "answer": "the warship", "answer_type": "text", "choices": [ "the liquid cargo ship", "the motorboat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00006957_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006957.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 67.0, 349.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 182.0, 608.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 274.0, 288.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007393", "scene_id": "RSF-S00006958", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered left to right, which one is directly before the fishing boat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the tugboat", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00006958_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006958.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 248.5, 472.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 388.0, 308.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 472.0, 389.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_5" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_5", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007399", "scene_id": "RSF-S00006963", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next after the passenger ship in the left-to-right ordering?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006963_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006963.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 448.5, 793.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 726.0, 867.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 906.0, 605.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_3", "n_obj_0" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007400", "scene_id": "RSF-S00006964", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the dry cargo ship in the left-to-right ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the engineering ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006964_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006964.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 154.5, 388.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 311.5, 403.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 569.0, 581.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the engineering ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007401", "scene_id": "RSF-S00006965", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered left to right, which one is directly after the engineering ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the engineering ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006965_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006965.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 567.0, 969.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 627.0, 973.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 701.0, 870.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00006", "n_obj_00003" ], "ordering_values": [ "the engineering ship", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007402", "scene_id": "RSF-S00006966", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship precedes the fishing boat directly?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the liquid cargo ship", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00006966_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006966.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 175.5, 397.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 452.5, 476.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 567.5, 442.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007403", "scene_id": "RSF-S00006967", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately after the liquid cargo ship in left-to-right order?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006967_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006967.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 268.5, 212.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 356.5, 484.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 600.5, 50.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_6", "n_obj_2" ], "ordering_values": [ "the liquid cargo ship", "the motorboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007404", "scene_id": "RSF-S00006968", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship follows the dry cargo ship directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006968_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006968.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 30.0, 360.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 65.0, 389.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 356.5, 346.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007405", "scene_id": "RSF-S00006969", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately before the passenger ship in left-to-right order?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the motorboat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00006969_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006969.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 503.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007406", "scene_id": "RSF-S00006970", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered left to right, which one is directly before the dry cargo ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006970_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006970.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 175.5, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 217.5, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 652.5, 44.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007414", "scene_id": "RSF-S00011602", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next after the dry cargo ship in the left-to-right ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the tugboat", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00011602_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011602.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 194.5, 698.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 340.0, 693.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 507.0, 616.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_5", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_5", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007415", "scene_id": "RSF-S00006975", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the engineering ship in the left-to-right ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the engineering ship", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006975_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006975.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 166.5, 749.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.5, 942.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 548.5, 931.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_11", "n_obj_7", "n_obj_6" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": "n_obj_6", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007419", "scene_id": "RSF-S00006979", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered left to right, which one is directly after the liquid cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the motorboat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00006979_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006979.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 156.5, 799.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 722.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 980.0 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_9", "n_obj_14" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_3", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007422", "scene_id": "RSF-S00006982", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship precedes the liquid cargo ship directly?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the liquid cargo ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006982_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006982.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 320.0, 756.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 505.0, 862.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 673.5, 887.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the warship", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007432", "scene_id": "RSF-S00006990", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately after the tugboat in left-to-right order?", "answer": "the fishing boat", "answer_type": "text", "choices": [ "the motorboat", "the tugboat", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00006990_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006990.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 564.0, 819.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 722.0, 1162.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 894.5, 889.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00009", "n_obj_00002" ], "ordering_values": [ "the tugboat", "the fishing boat", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007435", "scene_id": "RSF-S00006993", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship follows the dry cargo ship directly?", "answer": "the warship", "answer_type": "text", "choices": [ "the motorboat", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00006993_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006993.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 90.5, 559.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 398.0, 35.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 521.5, 889.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_4", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the warship", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_3", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007437", "scene_id": "RSF-S00006995", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next before the tractor in the left-to-right ordering?", "answer": "the excavator", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006995_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006995.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_12", "n_obj_13" ], "ordering_values": [ "the cargo truck", "the excavator", "the tractor" ], "rank_index": null, "anchor_node": "n_obj_13", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007438", "scene_id": "RSF-S00006996", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the excavator in left-to-right order?", "answer": "the tractor", "answer_type": "text", "choices": [ "the excavator", "the tractor", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00006996_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00006996.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_12", "n_obj_13", "n_obj_16" ], "ordering_values": [ "the excavator", "the tractor", "the truck tractor" ], "rank_index": null, "anchor_node": "n_obj_12", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007443", "scene_id": "RSF-S00007000", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle follows the cargo truck directly?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007000_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007000.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 609.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 764.0 ], "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.5, 373.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00087": "value" }, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00087", "n_obj_00007" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007445", "scene_id": "RSF-S00007002", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the dump truck in left-to-right order?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00007002_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007002.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 36.5, 968.5 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 690.0, 314.0 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 850.5, 124.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00032", "n_obj_00019", "n_obj_00023" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_00023", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007450", "scene_id": "RSF-S00007007", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next after the dump truck in the left-to-right ordering?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007007_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007007.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 127.5, 252.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 588.5, 404.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 713.5, 288.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_25", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_25", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007455", "scene_id": "RSF-S00007012", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle precedes the truck tractor directly?", "answer": "the tractor", "answer_type": "text", "choices": [ "the cargo truck", "the truck tractor", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007012_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007012.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 700.5, 172.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_13", "n_obj_16" ], "ordering_values": [ "the cargo truck", "the tractor", "the truck tractor" ], "rank_index": null, "anchor_node": "n_obj_16", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007458", "scene_id": "RSF-S00007015", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered left to right, which one is directly after the dump truck?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007015_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007015.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 285.5, 552.5 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 460.0, 569.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 536.0, 961.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_23", "n_obj_4", "n_obj_9" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_23", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007459", "scene_id": "RSF-S00007016", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered left to right, which one is directly before the dump truck?", "answer": "the tractor", "answer_type": "text", "choices": [ "the dump truck", "the tractor", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007016_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007016.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 245.5, 328.5 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 275.5, 728.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 462.5, 69.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_14", "n_obj_11", "n_obj_1" ], "ordering_values": [ "the cargo truck", "the tractor", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007463", "scene_id": "RSF-S00007020", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next before the cargo truck in the left-to-right ordering?", "answer": "the excavator", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007020_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007020.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 424.5, 626.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 459.0, 420.5 ], "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 484.0, 526.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_22": "value" }, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_10", "n_obj_22", "n_obj_11" ], "ordering_values": [ "the dump truck", "the excavator", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_11", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007477", "scene_id": "RSF-S00007034", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the cargo truck in left-to-right order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007034_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007034.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 453.0, 129.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 499.0, 112.5 ], "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 785.5, 113.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_12": "value" }, "refs": { "node_ids": [ "n_obj_12" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_12", "n_obj_16" ], "ordering_values": [ "the cargo truck", "the excavator", "the truck tractor" ], "rank_index": null, "anchor_node": "n_obj_3", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007478", "scene_id": "RSF-S00007035", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle follows the truck tractor directly?", "answer": "the trailer", "answer_type": "text", "choices": [ "the truck tractor", "the excavator", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007035_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007035.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 184.5, 573.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 347.5, 636.5 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 386.5, 630.5 ], "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_27": "value" }, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_25", "n_obj_32", "n_obj_27" ], "ordering_values": [ "the truck tractor", "the trailer", "the excavator" ], "rank_index": null, "anchor_node": "n_obj_25", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007481", "scene_id": "RSF-S00007037", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the cargo truck in left-to-right order?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00007037_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007037.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 27.5, 918.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 331.0, 540.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 438.5, 351.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007487", "scene_id": "RSF-S00007041", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next after the cargo truck in the left-to-right ordering?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007041_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007041.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 608.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 763.5 ], "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00093": "value" }, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00093", "n_obj_00007" ], "ordering_values": [ "the cargo truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007489", "scene_id": "RSF-S00007043", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle precedes the trailer directly?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the trailer", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007043_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007043.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 42.5, 29.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 314.0, 746.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 515.0, 448.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_16", "n_obj_2", "n_obj_6" ], "ordering_values": [ "the cargo truck", "the dump truck", "the trailer" ], "rank_index": null, "anchor_node": "n_obj_6", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007490", "scene_id": "RSF-S00011604", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered left to right, which one is directly after the cargo truck?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011604_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011604.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 53.5, 498.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 100.0, 514.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 568.5, 551.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_32", "n_obj_31", "n_obj_19" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_32", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007494", "scene_id": "RSF-S00007047", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered left to right, which one is directly before the bus?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00007047_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007047.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 39.5, 438.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 452.0, 600.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 533.0, 269.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_31", "n_obj_20" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": null, "anchor_node": "n_obj_20", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007495", "scene_id": "RSF-S00007048", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the cargo truck in left-to-right order?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007048_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007048.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 150.5, 693.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 403.0, 3.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 552.0, 4.0 ], "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_49": "value" }, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_32", "n_obj_1", "n_obj_49" ], "ordering_values": [ "the cargo truck", "the dump truck", "the truck tractor" ], "rank_index": null, "anchor_node": "n_obj_32", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007503", "scene_id": "RSF-S00007055", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle follows the tractor directly?", "answer": "the excavator", "answer_type": "text", "choices": [ "the tractor", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007055_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007055.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 11.0, 424.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 191.0, 481.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 445.0, 712.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_8", "n_obj_7" ], "ordering_values": [ "the tractor", "the excavator", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_6", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007518", "scene_id": "RSF-S00007067", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the truck tractor in left-to-right order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the dump truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007067_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007067.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 424.5, 626.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 459.0, 420.5 ], "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 579.0, 337.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_22": "value" }, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_10", "n_obj_22", "n_obj_16" ], "ordering_values": [ "the dump truck", "the excavator", "the truck tractor" ], "rank_index": null, "anchor_node": "n_obj_16", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007520", "scene_id": "RSF-S00007069", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A220 in the right-to-left ordering?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the A220", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00007069_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007069.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 654.0, 564.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 391.5, 421.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 314.0, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00002" ], "ordering_values": [ "the Boeing 737", "the A321", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007523", "scene_id": "RSF-S00007071", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the A350 in the right-to-left ordering?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the Boeing 777", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00007071_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007071.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 280.5, 513.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 183.0, 328.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 48.5, 415.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00008", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the Boeing 777" ], "rank_index": null, "anchor_node": "n_obj_00008", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007533", "scene_id": "RSF-S00011606", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft precedes the A220 directly?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 777", "the A330", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011606_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011606.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 536.5, 335.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 171.5, 113.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 58.0, 217.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the Boeing 777", "the A330", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007535", "scene_id": "RSF-S00007082", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the A330 in right-to-left order?", "answer": "the A350", "answer_type": "text", "choices": [ "the A330", "the A350", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00007082_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007082.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 662.5, 480.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 571.5, 481.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 152.125, 581.8669 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00008", "n_obj_00007", "n_obj_00003" ], "ordering_values": [ "the A330", "the A350", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00008", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007537", "scene_id": "RSF-S00007084", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered right to left, which one is directly after the A321?", "answer": "the A330", "answer_type": "text", "choices": [ "the A321", "the A330", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00007084_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007084.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 700.0, 462.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 308.5, 532.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 195.0, 550.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00016", "n_obj_00019" ], "ordering_values": [ "the A321", "the A330", "the Boeing 747" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007544", "scene_id": "RSF-S00007091", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the A220 in right-to-left order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A220", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00007091_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007091.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 679.0, 47.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 455.0, 224.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.0, 422.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 787", "the A330", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007552", "scene_id": "RSF-S00007099", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft follows the A330 directly?", "answer": "the C919", "answer_type": "text", "choices": [ "the A330", "the A220", "the C919" ], "images": { "mode": "single", "t1": "images/RSF-S00007099_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007099.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 442.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 303.0, 41.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 57.0, 154.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00005", "n_obj_00007" ], "ordering_values": [ "the A330", "the C919", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00009", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007554", "scene_id": "RSF-S00007101", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered right to left, which one is directly before the A321?", "answer": "the C919", "answer_type": "text", "choices": [ "the Boeing 777", "the C919", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007101_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007101.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 764.0, 384.9724 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 657.5, 254.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 225.0, 443.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00002" ], "ordering_values": [ "the Boeing 777", "the C919", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007555", "scene_id": "RSF-S00007102", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A330 in the right-to-left ordering?", "answer": "the A321", "answer_type": "text", "choices": [ "the A330", "the Boeing 737", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007102_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007102.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 670.5, 328.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 488.5, 469.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 380.5, 545.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the Boeing 737", "the A321", "the A330" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007560", "scene_id": "RSF-S00007107", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the A220 in the right-to-left ordering?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 777", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007107_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007107.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 965.5, 820.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 299.0, 383.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 264.0, 546.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00008", "n_obj_00006" ], "ordering_values": [ "the A220", "the A350", "the Boeing 777" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007562", "scene_id": "RSF-S00007109", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft precedes the A350 directly?", "answer": "the A321", "answer_type": "text", "choices": [ "the A350", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007109_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007109.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 554.5, 66.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 67.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.0, 244.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00004" ], "ordering_values": [ "the A220", "the A321", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00004", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007566", "scene_id": "RSF-S00007113", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the A220 in right-to-left order?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 737", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007113_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007113.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 134.5, 205.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 67.0, 255.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 20.5, 280.3591 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A220", "the A350", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007568", "scene_id": "RSF-S00007114", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered right to left, which one is directly after the A321?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 787", "the A350", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007114_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007114.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 67.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.0, 244.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 135.0, 258.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00002" ], "ordering_values": [ "the A321", "the A350", "the Boeing 787" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007569", "scene_id": "RSF-S00007115", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the A321 in right-to-left order?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 737", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007115_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007115.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 782.7705, 43.9139 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 737.5, 79.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 567.5, 200.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00004" ], "ordering_values": [ "the Boeing 737", "the A220", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00004", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007577", "scene_id": "RSF-S00007123", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft follows the A220 directly?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the Boeing 737", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007123_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007123.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 438.0, 392.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 389.0, 396.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 341.0, 190.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A220", "the A321", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007581", "scene_id": "RSF-S00007127", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered right to left, which one is directly before the A350?", "answer": "the A330", "answer_type": "text", "choices": [ "the A350", "the A330", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00007127_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007127.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 836.0, 445.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 702.0, 599.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 522.5, 611.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00005", "n_obj_00006" ], "ordering_values": [ "the Boeing 747", "the A330", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00006", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007585", "scene_id": "RSF-S00007131", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A220 in the right-to-left ordering?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the Boeing 737", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007131_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007131.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 489.5, 717.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 613.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 136.0, 44.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the Boeing 737", "the A321", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007592", "scene_id": "RSF-S00007136", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the Boeing 737 in the right-to-left ordering?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 787", "the A220", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00007136_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007136.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 443.0, 749.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 356.0, 597.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 171.5, 754.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00004" ], "ordering_values": [ "the Boeing 737", "the A220", "the Boeing 787" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007599", "scene_id": "RSF-S00011609", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft precedes the A350 directly?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A321", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011609_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011609.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 931.5, 82.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 279.5, 880.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 54.0, 530.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00006", "n_obj_00004" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00004", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007601", "scene_id": "RSF-S00011610", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the A321 in right-to-left order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A321", "the A330", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00011610_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011610.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 700.0, 543.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 308.5, 613.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 195.0, 631.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00016", "n_obj_00019" ], "ordering_values": [ "the A321", "the A330", "the Boeing 747" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007605", "scene_id": "RSF-S00007145", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately before the fishing boat in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the warship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007145_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007145.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 801.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 139.0, 711.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 27.5, 732.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007608", "scene_id": "RSF-S00007148", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship precedes the fishing boat directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the tugboat", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00007148_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007148.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 148.5, 730.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 99.5, 741.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 23.0, 579.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the engineering ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007613", "scene_id": "RSF-S00007153", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered right to left, which one is directly before the dry cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007153_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007153.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 357.0, 39.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 65.0, 61.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 29.5, 32.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007620", "scene_id": "RSF-S00007160", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the dry cargo ship in the right-to-left ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007160_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007160.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 465.0, 480.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 153.0, 549.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 101.5, 485.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007622", "scene_id": "RSF-S00007162", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next after the fishing boat in the right-to-left ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the warship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007162_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007162.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 735.0, 379.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 251.5, 317.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 63.5, 317.8585 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the fishing boat", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007625", "scene_id": "RSF-S00007165", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered right to left, which one is directly after the motorboat?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007165_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007165.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 521.5, 889.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 398.0, 35.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 90.5, 559.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_4", "n_obj_3" ], "ordering_values": [ "the motorboat", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007641", "scene_id": "RSF-S00011612", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship follows the fishing boat directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the tugboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011612_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011612.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 472.0, 389.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 388.0, 308.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 248.5, 472.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the fishing boat", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_00006", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007645", "scene_id": "RSF-S00007181", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately after the engineering ship in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007181_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007181.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 548.0, 230.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.0, 241.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 166.0, 49.0 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_10", "n_obj_11", "n_obj_13" ], "ordering_values": [ "the engineering ship", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_10", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007654", "scene_id": "RSF-S00011613", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately before the dry cargo ship in right-to-left order?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the liquid cargo ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011613_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011613.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 673.5, 887.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 505.0, 862.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 320.0, 756.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007658", "scene_id": "RSF-S00007190", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship precedes the passenger ship directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the passenger ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007190_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007190.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 548.0, 230.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.0, 241.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 122.0, 803.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_10", "n_obj_11", "n_obj_0" ], "ordering_values": [ "the engineering ship", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007660", "scene_id": "RSF-S00007192", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered right to left, which one is directly before the passenger ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007192_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007192.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 652.5, 44.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 217.5, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 175.5, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007670", "scene_id": "RSF-S00007198", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the dry cargo ship in the right-to-left ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the passenger ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007198_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007198.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 1451.5, 788.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1389.0, 794.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1195.5, 1163.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00011" ], "ordering_values": [ "the passenger ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_00011", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007673", "scene_id": "RSF-S00007201", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next after the passenger ship in the right-to-left ordering?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the motorboat", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007201_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007201.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 451.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00006" ], "ordering_values": [ "the passenger ship", "the warship", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007686", "scene_id": "RSF-S00007212", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered right to left, which one is directly after the motorboat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007212_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007212.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 980.0 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 722.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 156.5, 799.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_14", "n_obj_9", "n_obj_3" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_14", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007694", "scene_id": "RSF-S00007219", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship follows the dry cargo ship directly?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007219_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007219.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 45.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007700", "scene_id": "RSF-S00011616", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately after the fishing boat in right-to-left order?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the fishing boat", "the engineering ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011616_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011616.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 954.5, 196.0 ], "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 745.5, 864.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 381.0, 325.5 ], "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_26": "value" }, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_15": "value" }, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_26", "n_obj_6", "n_obj_15" ], "ordering_values": [ "the fishing boat", "the motorboat", "the engineering ship" ], "rank_index": null, "anchor_node": "n_obj_26", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007704", "scene_id": "RSF-S00007228", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately before the dry cargo ship in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007228_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007228.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 279.5 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 22.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 256.0, 90.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_9", "n_obj_6" ], "ordering_values": [ "the motorboat", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_6", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007705", "scene_id": "RSF-S00007229", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship precedes the liquid cargo ship directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007229_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007229.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 381.0, 263.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007723", "scene_id": "RSF-S00007247", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered right to left, which one is directly before the passenger ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the dry cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00007247_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007247.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 117.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 426.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 610.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007743", "scene_id": "RSF-S00011618", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the engineering ship in the right-to-left ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the engineering ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011618_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011618.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 701.0, 870.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 627.0, 973.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 567.0, 969.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00006", "n_obj_00005" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007745", "scene_id": "RSF-S00007265", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle precedes the bus directly?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the trailer", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007265_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007265.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 856.0, 690.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 631.5, 439.0 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 466.0, 602.5 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00013", "n_obj_00032", "n_obj_00028" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": "n_obj_00028", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007747", "scene_id": "RSF-S00011619", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next before the cargo truck in the right-to-left ordering?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00011619_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011619.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 568.5, 551.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 100.0, 514.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 53.5, 498.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_19", "n_obj_31", "n_obj_32" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_32", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007756", "scene_id": "RSF-S00007274", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered right to left, which one is directly after the bus?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007274_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007274.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 533.0, 269.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 452.0, 600.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 39.5, 438.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_20", "n_obj_31", "n_obj_2" ], "ordering_values": [ "the bus", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_20", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007762", "scene_id": "RSF-S00007280", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the bus in right-to-left order?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00007280_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007280.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 499.5, 173.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 449.5, 564.0 ], "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 311.0, 409.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_28": "value" }, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_6", "n_obj_28", "n_obj_2" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_6", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007763", "scene_id": "RSF-S00007281", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the truck tractor in right-to-left order?", "answer": "the trailer", "answer_type": "text", "choices": [ "the truck tractor", "the excavator", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007281_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007281.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 386.5, 630.5 ], "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 347.5, 636.5 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 184.5, 573.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_27": "value" }, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_27", "n_obj_32", "n_obj_25" ], "ordering_values": [ "the excavator", "the trailer", "the truck tractor" ], "rank_index": null, "anchor_node": "n_obj_25", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007768", "scene_id": "RSF-S00007285", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next after the cargo truck in the right-to-left ordering?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007285_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007285.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 536.0, 961.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 460.0, 569.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 285.5, 552.5 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_4", "n_obj_23" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_9", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007776", "scene_id": "RSF-S00007293", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle follows the cargo truck directly?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007293_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007293.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 713.5, 288.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 588.5, 404.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 127.5, 252.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_3", "n_obj_25" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007785", "scene_id": "RSF-S00007302", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered right to left, which one is directly before the dump truck?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007302_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007302.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 484.0, 526.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 459.0, 420.5 ], "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 424.5, 626.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_22": "value" }, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_22", "n_obj_10" ], "ordering_values": [ "the cargo truck", "the excavator", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_10", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007792", "scene_id": "RSF-S00007308", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle precedes the dump truck directly?", "answer": "the truck tractor", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007308_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007308.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 524.0, 753.0 ], "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 418.5, 72.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 390.5, 84.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00014": "value" }, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00014", "n_obj_00008", "n_obj_00009" ], "ordering_values": [ "the cargo truck", "the truck tractor", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_00009", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007796", "scene_id": "RSF-S00007311", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next before the cargo truck in the right-to-left ordering?", "answer": "the tractor", "answer_type": "text", "choices": [ "the tractor", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007311_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007311.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 462.5, 69.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 275.5, 728.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 245.5, 328.5 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_11", "n_obj_14" ], "ordering_values": [ "the dump truck", "the tractor", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_14", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007800", "scene_id": "RSF-S00011620", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered right to left, which one is directly after the truck tractor?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011620_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011620.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 552.0, 4.0 ], "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 403.0, 3.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 150.5, 693.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_49": "value" }, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_49", "n_obj_1", "n_obj_32" ], "ordering_values": [ "the truck tractor", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_49", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007801", "scene_id": "RSF-S00007315", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the cargo truck in right-to-left order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the cargo truck", "the tractor", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007315_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007315.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 546.0, 400.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 451.5, 586.0 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 198.5, 237.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_23", "n_obj_13" ], "ordering_values": [ "the cargo truck", "the excavator", "the tractor" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007805", "scene_id": "RSF-S00007319", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the tractor in right-to-left order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the tractor", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007319_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007319.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 445.0, 712.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 191.0, 481.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 11.0, 424.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_8", "n_obj_6" ], "ordering_values": [ "the dump truck", "the excavator", "the tractor" ], "rank_index": null, "anchor_node": "n_obj_6", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007816", "scene_id": "RSF-S00007330", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next after the bus in the right-to-left ordering?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007330_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007330.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.5, 373.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 764.0 ], "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 609.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00087": "value" }, "refs": { "node_ids": [ "n_obj_00087" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00087", "n_obj_00003" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_00007", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007831", "scene_id": "RSF-S00011621", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle follows the bus directly?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011621_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011621.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 899.0, 372.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 849.5, 763.5 ], "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 711.0, 608.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00093": "value" }, "refs": { "node_ids": [ "n_obj_00093" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00093", "n_obj_00003" ], "ordering_values": [ "the bus", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_00007", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007832", "scene_id": "RSF-S00007345", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered right to left, which one is directly before the bus?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00007345_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007345.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 630.5, 13.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 542.5, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 316.5, 356.0 ], "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00038": "value" }, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00028", "n_obj_00012", "n_obj_00038" ], "ordering_values": [ "the excavator", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": "n_obj_00038", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007842", "scene_id": "RSF-S00007353", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered right to left, which one is directly after the trailer?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007353_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007353.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 455.0, 18.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 313.5, 88.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 188.5, 204.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007845", "scene_id": "RSF-S00007356", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the truck tractor in right-to-left order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the dump truck", "the truck tractor", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007356_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007356.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 579.0, 337.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 459.0, 420.5 ], "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 424.5, 626.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_22": "value" }, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_22", "n_obj_10" ], "ordering_values": [ "the truck tractor", "the excavator", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_16", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007854", "scene_id": "RSF-S00007364", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the cargo truck in right-to-left order?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the trailer", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007364_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007364.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 515.0, 448.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 314.0, 746.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 42.5, 29.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_6", "n_obj_2", "n_obj_16" ], "ordering_values": [ "the trailer", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_16", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007863", "scene_id": "RSF-S00007373", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered top to bottom, which one is directly before the A350?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 777", "the A330", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00007373_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007373.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 764.5, 47.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 356.0, 153.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 135.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A330", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007864", "scene_id": "RSF-S00007374", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the Boeing 747 in the top-to-bottom ordering?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 737", "the A220", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00007374_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007374.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 472.5, 308.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 226.5, 331.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 505.0, 541.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00001", "n_obj_00003" ], "ordering_values": [ "the Boeing 747", "the A220", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007868", "scene_id": "RSF-S00007377", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft precedes the A350 directly?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 747", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00007377_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007377.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 706.5, 174.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 513.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 151.5, 360.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the Boeing 747", "the A330", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007873", "scene_id": "RSF-S00007382", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered top to bottom, which one is directly after the A220?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00007382_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007382.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 314.0, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 391.5, 421.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 476.0, 518.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00005", "n_obj_00004" ], "ordering_values": [ "the A220", "the A321", "the Boeing 777" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007877", "scene_id": "RSF-S00007386", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A330 in the top-to-bottom ordering?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the A330", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00007386_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007386.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 786.5, 129.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 635.5, 233.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 680.0254, 565.4995 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00006" ], "ordering_values": [ "the Boeing 737", "the A321", "the A330" ], "rank_index": null, "anchor_node": "n_obj_00006", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007891", "scene_id": "RSF-S00007399", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the A321 in top-to-bottom order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A321", "the A220", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00007399_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007399.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 912.5, 764.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 222.0, 811.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 838.0, 854.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A220", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007895", "scene_id": "RSF-S00007403", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft follows the A220 directly?", "answer": "the A350", "answer_type": "text", "choices": [ "the A220", "the A350", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00007403_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007403.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 134.5, 205.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 67.0, 255.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 20.5, 280.3591 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A220", "the A350", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007898", "scene_id": "RSF-S00011625", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the C919 in top-to-bottom order?", "answer": "the A321", "answer_type": "text", "choices": [ "the C919", "the Boeing 787", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011625_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011625.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 540.5, 71.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 567.0, 117.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 164.5, 333.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00006", "n_obj_00008" ], "ordering_values": [ "the C919", "the A321", "the Boeing 787" ], "rank_index": null, "anchor_node": "n_obj_00007", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007901", "scene_id": "RSF-S00007407", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered top to bottom, which one is directly before the A321?", "answer": "the A220", "answer_type": "text", "choices": [ "the A321", "the Boeing 787", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007407_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007407.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 586.5, 178.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 372.5, 267.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 428.0, 357.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 787", "the A220", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007904", "scene_id": "RSF-S00007410", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the Boeing 777 in the top-to-bottom ordering?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 777", "the Boeing 737", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00007410_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007410.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 553.0, 393.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 464.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 671.5, 529.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00004" ], "ordering_values": [ "the Boeing 777", "the A350", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007907", "scene_id": "RSF-S00011626", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft precedes the A321 directly?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the Boeing 787", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011626_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011626.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 286.5, 378.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 72.5, 467.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 128.0, 557.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 787", "the A220", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007931", "scene_id": "RSF-S00011629", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered top to bottom, which one is directly after the A321?", "answer": "the A220", "answer_type": "text", "choices": [ "the A350", "the A220", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011629_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011629.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 467.0, 59.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 540.0, 96.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 647.8915, 664.0012 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007935", "scene_id": "RSF-S00007434", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A321 in the top-to-bottom ordering?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 787", "the A220", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007434_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007434.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 664.5, 133.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 304.5, 367.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 43.0, 528.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the Boeing 787", "the A220", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007936", "scene_id": "RSF-S00007435", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the A350 in top-to-bottom order?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 737", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007435_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007435.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 71.5, 545.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 384.5, 687.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 203.0, 934.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00005", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A220", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007937", "scene_id": "RSF-S00007436", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft follows the A330 directly?", "answer": "the C919", "answer_type": "text", "choices": [ "the C919", "the Boeing 737", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00007436_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007436.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 128.75, 52.75 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 500.0, 719.5 ], "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 509.0, 846.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00017": "value" }, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00017", "n_obj_00023" ], "ordering_values": [ "the A330", "the C919", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007940", "scene_id": "RSF-S00007439", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the A330 in top-to-bottom order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the Boeing 787", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00007439_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007439.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 394.5, 35.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 44.0, 126.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 363.5, 636.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00006" ], "ordering_values": [ "the A330", "the A220", "the Boeing 787" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007941", "scene_id": "RSF-S00007440", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered top to bottom, which one is directly before the A321?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 737", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007440_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007440.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 796.5, 398.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 194.0, 848.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 122.5, 896.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 737", "the A330", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007944", "scene_id": "RSF-S00007443", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the Boeing 777 in the top-to-bottom ordering?", "answer": "the A330", "answer_type": "text", "choices": [ "the A350", "the A330", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00007443_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007443.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 750.4138, 47.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 356.0, 153.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 135.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A330", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007947", "scene_id": "RSF-S00007446", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft precedes the A330 directly?", "answer": "the A220", "answer_type": "text", "choices": [ "the A330", "the A220", "the C919" ], "images": { "mode": "single", "t1": "images/RSF-S00007446_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007446.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 303.0, 41.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 57.0, 154.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 442.5, 228.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00007", "n_obj_00009" ], "ordering_values": [ "the C919", "the A220", "the A330" ], "rank_index": null, "anchor_node": "n_obj_00009", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007956", "scene_id": "RSF-S00007453", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered top to bottom, which one is directly after the C919?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the Boeing 787", "the C919" ], "images": { "mode": "single", "t1": "images/RSF-S00007453_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007453.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 540.5, 71.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 567.0, 117.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 164.5, 333.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the C919", "the A321", "the Boeing 787" ], "rank_index": null, "anchor_node": "n_obj_00004", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007957", "scene_id": "RSF-S00007454", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered top to bottom, which one is directly before the motorboat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the motorboat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007454_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007454.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 29.0, 31.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 83.5, 371.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 72.5, 413.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_4", "n_obj_5" ], "ordering_values": [ "the passenger ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_5", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007963", "scene_id": "RSF-S00007459", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship precedes the warship directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the tugboat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00007459_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007459.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 451.0, 95.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 446.0, 119.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 725.5, 168.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007964", "scene_id": "RSF-S00007460", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered top to bottom, which one is directly after the motorboat?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007460_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007460.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 503.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_00006", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007972", "scene_id": "RSF-S00007468", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the motorboat in the top-to-bottom ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the passenger ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007468_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007468.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 427.5, 234.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 483.5, 571.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 472.5, 613.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_6", "n_obj_7" ], "ordering_values": [ "the passenger ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_7", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007975", "scene_id": "RSF-S00011631", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next after the dry cargo ship in the top-to-bottom ordering?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011631_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011631.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 624.5, 391.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 711.0, 494.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 334.0, 562.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the dry cargo ship", "the warship", "the engineering ship" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007981", "scene_id": "RSF-S00007476", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately after the motorboat in top-to-bottom order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007476_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007476.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 690.5, 156.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 502.0, 523.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 918.5, 691.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_9", "n_obj_5", "n_obj_0" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_9", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007983", "scene_id": "RSF-S00007478", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately before the fishing boat in top-to-bottom order?", "answer": "the warship", "answer_type": "text", "choices": [ "the liquid cargo ship", "the fishing boat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00007478_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007478.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 866.0, 749.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 81.0, 838.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 954.5, 896.0 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_9", "n_obj_0", "n_obj_8" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_8", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007993", "scene_id": "RSF-S00007488", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship follows the fishing boat directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the tugboat", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00007488_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007488.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 514.0, 105.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 428.0, 531.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 15.5581, 716.9219 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the fishing boat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00007997", "scene_id": "RSF-S00007491", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered top to bottom, which one is directly before the dry cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the tugboat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007491_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007491.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 130.5, 305.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 282.0, 427.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 181.5, 533.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_4", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the engineering ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008000", "scene_id": "RSF-S00007494", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship precedes the motorboat directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the liquid cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007494_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007494.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 952.5, 304.0 ], "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 630.5, 651.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 963.0, 961.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_17": "value" }, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_17", "n_obj_10", "n_obj_16" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_16", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008002", "scene_id": "RSF-S00011632", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered top to bottom, which one is directly after the dry cargo ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the engineering ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011632_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011632.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 224.5, 191.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 320.0, 297.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 498.0, 513.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_4" ], "ordering_values": [ "the dry cargo ship", "the warship", "the engineering ship" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008005", "scene_id": "RSF-S00007498", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the passenger ship in the top-to-bottom ordering?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007498_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007498.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 451.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008007", "scene_id": "RSF-S00007500", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next after the dry cargo ship in the top-to-bottom ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the motorboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007500_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007500.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 560.0, 158.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 855.5, 190.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 759.5, 239.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008011", "scene_id": "RSF-S00007504", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately after the passenger ship in top-to-bottom order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the tugboat", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007504_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007504.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 709.0, 65.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1250.5, 395.0 ], "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 921.5, 1315.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00030": "value" }, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00028", "n_obj_00030", "n_obj_00003" ], "ordering_values": [ "the passenger ship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": "n_obj_00028", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008013", "scene_id": "RSF-S00007506", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately before the passenger ship in top-to-bottom order?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the passenger ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007506_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007506.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 45.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008019", "scene_id": "RSF-S00007512", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship follows the dry cargo ship directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007512_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007512.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 223.0, 154.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 102.5, 323.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 518.5, 500.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008025", "scene_id": "RSF-S00007517", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered top to bottom, which one is directly before the fishing boat?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the motorboat", "the fishing boat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007517_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007517.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 564.0, 819.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 894.5, 889.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 722.0, 1162.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00009" ], "ordering_values": [ "the tugboat", "the motorboat", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_00009", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008030", "scene_id": "RSF-S00007521", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship precedes the liquid cargo ship directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007521_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007521.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 244.0, 640.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1187.0, 752.5 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1192.0, 991.0 ], "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00050": "value" }, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00053", "n_obj_00050" ], "ordering_values": [ "the fishing boat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_00050", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008035", "scene_id": "RSF-S00011635", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered top to bottom, which one is directly after the dry cargo ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the passenger ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00011635_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011635.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 652.5, 44.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 217.5, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 175.5, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008043", "scene_id": "RSF-S00007530", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the dry cargo ship in the top-to-bottom ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the dry cargo ship", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007530_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007530.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1258.5, 288.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 606.5, 664.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 978.5, 1244.0 ], "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00017": "value" }, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00016", "n_obj_00019", "n_obj_00017" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_00017", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008044", "scene_id": "RSF-S00007531", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed large vehicle precedes the bus directly?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007531_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007531.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 640.0, 123.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 469.0, 260.5 ], "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 482.5, 499.0 ], "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00030": "value" }, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00031": "value" }, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00030", "n_obj_00031" ], "ordering_values": [ "the dump truck", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": "n_obj_00031", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008051", "scene_id": "RSF-S00007538", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the cargo truck in top-to-bottom order?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007538_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007538.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 491.0, 301.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 299.5, 375.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 713.5, 431.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_9", "n_obj_8", "n_obj_7" ], "ordering_values": [ "the cargo truck", "the dump truck", "the trailer" ], "rank_index": null, "anchor_node": "n_obj_9", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008053", "scene_id": "RSF-S00007540", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next after the bus in the top-to-bottom ordering?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007540_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007540.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 452.5, 323.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 458.0, 359.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 536.5, 620.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_4" ], "ordering_values": [ "the bus", "the trailer", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008058", "scene_id": "RSF-S00007544", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the cargo truck in top-to-bottom order?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007544_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007544.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 223.5, 30.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 766.5, 128.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 960.0, 218.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_7", "n_obj_5", "n_obj_3" ], "ordering_values": [ "the bus", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_3", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008061", "scene_id": "RSF-S00007547", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered top to bottom, which one is directly after the cargo truck?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007547_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007547.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 631.5, 439.0 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 466.0, 602.5 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 856.0, 690.0 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00032", "n_obj_00028", "n_obj_00013" ], "ordering_values": [ "the cargo truck", "the bus", "the trailer" ], "rank_index": null, "anchor_node": "n_obj_00032", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008062", "scene_id": "RSF-S00007548", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered top to bottom, which one is directly before the cargo truck?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007548_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007548.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 449.0, 58.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 217.5, 113.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 234.5, 153.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_25", "n_obj_6", "n_obj_4" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_4", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008065", "scene_id": "RSF-S00007551", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed large vehicle follows the truck tractor directly?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the cargo truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007551_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007551.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 323.0, 131.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 324.5, 170.5 ], "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 325.0, 231.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_15": "value" }, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_16", "n_obj_15", "n_obj_13" ], "ordering_values": [ "the truck tractor", "the excavator", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_16", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008070", "scene_id": "RSF-S00007556", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next before the cargo truck in the top-to-bottom ordering?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007556_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007556.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 731.0, 13.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 417.5, 356.5 ], "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 643.0, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00039": "value" }, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00029", "n_obj_00039", "n_obj_00012" ], "ordering_values": [ "the excavator", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_00012", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008071", "scene_id": "RSF-S00007557", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed large vehicle precedes the excavator directly?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007557_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007557.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 83.0, 252.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 79.5, 663.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 581.0, 694.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_5", "n_obj_0", "n_obj_9" ], "ordering_values": [ "the dump truck", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": "n_obj_9", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008072", "scene_id": "RSF-S00007558", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the tractor in top-to-bottom order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the tractor", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007558_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007558.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 198.5, 237.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 546.0, 400.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 451.5, 586.0 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_13", "n_obj_2", "n_obj_23" ], "ordering_values": [ "the tractor", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": "n_obj_13", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008077", "scene_id": "RSF-S00007562", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next after the excavator in the top-to-bottom ordering?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the excavator", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007562_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007562.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 459.0, 420.5 ], "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 484.0, 526.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 424.5, 626.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_22": "value" }, "refs": { "node_ids": [ "n_obj_22" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_22", "n_obj_11", "n_obj_10" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_22", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008086", "scene_id": "RSF-S00007570", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the bus in top-to-bottom order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007570_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007570.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 455.0, 18.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 313.5, 88.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 188.5, 204.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008089", "scene_id": "RSF-S00007573", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered top to bottom, which one is directly after the excavator?", "answer": "the trailer", "answer_type": "text", "choices": [ "the trailer", "the cargo truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007573_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007573.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 547.5, 68.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 262.5, 112.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 532.5, 354.5 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00001", "n_obj_00013" ], "ordering_values": [ "the excavator", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008107", "scene_id": "RSF-S00007590", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered top to bottom, which one is directly before the cargo truck?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007590_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007590.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 256.5, 358.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 62.5, 472.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 177.0, 559.0 ], "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_26": "value" }, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_10", "n_obj_26" ], "ordering_values": [ "the excavator", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_26", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008115", "scene_id": "RSF-S00007598", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed large vehicle follows the cargo truck directly?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007598_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007598.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 211.0, 269.0 ], "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 262.0, 292.0 ], "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 136.0, 515.0 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00071": "value" }, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00073": "value" }, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00071", "n_obj_00073", "n_obj_00053" ], "ordering_values": [ "the cargo truck", "the dump truck", "the truck tractor" ], "rank_index": null, "anchor_node": "n_obj_00071", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008119", "scene_id": "RSF-S00007602", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next before the cargo truck in the top-to-bottom ordering?", "answer": "the bus", "answer_type": "text", "choices": [ "the excavator", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007602_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007602.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 630.5, 13.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 316.5, 356.0 ], "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 542.5, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00038": "value" }, "refs": { "node_ids": [ "n_obj_00038" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00028", "n_obj_00038", "n_obj_00012" ], "ordering_values": [ "the excavator", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_00012", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008122", "scene_id": "RSF-S00007605", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next after the dump truck in the top-to-bottom ordering?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007605_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007605.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 56.5, 521.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 75.5, 689.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 61.5, 860.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00001", "n_obj_00003" ], "ordering_values": [ "the dump truck", "the cargo truck", "the tractor" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008124", "scene_id": "RSF-S00007606", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the dump truck in top-to-bottom order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007606_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007606.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 843.0, 645.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 771.5, 769.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 607.5, 802.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008144", "scene_id": "RSF-S00007626", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered top to bottom, which one is directly after the bus?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007626_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007626.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 471.5, 152.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 259.0, 246.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 361.5, 606.5 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_19", "n_obj_11", "n_obj_18" ], "ordering_values": [ "the bus", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_19", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008155", "scene_id": "RSF-S00011639", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft precedes the A350 directly?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the Boeing 747", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011639_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011639.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 433.5, 403.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 133.0, 354.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 236.5, 180.5 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00008", "n_obj_00012" ], "ordering_values": [ "the Boeing 747", "the A220", "the A350" ], "rank_index": null, "anchor_node": "n_obj_00012", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008156", "scene_id": "RSF-S00007637", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered bottom to top, which one is directly after the A321?", "answer": "the A220", "answer_type": "text", "choices": [ "the A321", "the A220", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00007637_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007637.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 428.0, 357.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 372.5, 267.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 586.5, 178.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00002" ], "ordering_values": [ "the A321", "the A220", "the Boeing 787" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008159", "scene_id": "RSF-S00007640", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the A330 in bottom-to-top order?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 737", "the A330", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007640_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007640.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 680.0254, 565.4995 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 635.5, 233.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 786.5, 129.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00004", "n_obj_00001" ], "ordering_values": [ "the A330", "the A321", "the Boeing 737" ], "rank_index": null, "anchor_node": "n_obj_00006", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008169", "scene_id": "RSF-S00011641", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the A220 in bottom-to-top order?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 737", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011641_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011641.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 20.5, 280.3591 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 67.0, 255.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 134.5, 205.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A350", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008171", "scene_id": "RSF-S00007648", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered bottom to top, which one is directly before the A321?", "answer": "the A350", "answer_type": "text", "choices": [ "the A321", "the A220", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00007648_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007648.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 279.5, 880.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 54.0, 530.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 931.5, 82.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00004", "n_obj_00009" ], "ordering_values": [ "the A220", "the A350", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00009", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008175", "scene_id": "RSF-S00007650", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the A321 in the bottom-to-top ordering?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 747", "the A321", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00007650_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007650.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 757.0, 453.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 719.5, 212.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 536.0, 138.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A321", "the A350", "the Boeing 747" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008191", "scene_id": "RSF-S00007665", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A321 in the bottom-to-top ordering?", "answer": "the A350", "answer_type": "text", "choices": [ "the A321", "the Boeing 747", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00007665_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007665.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 704.5, 955.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 54.0, 530.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 931.5, 82.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00004", "n_obj_00009" ], "ordering_values": [ "the Boeing 747", "the A350", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00009", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008199", "scene_id": "RSF-S00007671", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft follows the A330 directly?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the Boeing 747", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00007671_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007671.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 790.0, 359.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 829.0, 277.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 631.5, 69.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00006" ], "ordering_values": [ "the A330", "the A321", "the Boeing 747" ], "rank_index": null, "anchor_node": "n_obj_00004", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008204", "scene_id": "RSF-S00007676", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft precedes the A220 directly?", "answer": "the A330", "answer_type": "text", "choices": [ "the A220", "the A330", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00007676_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007676.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 350.0, 549.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 55.0, 282.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 283.5, 107.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00001", "n_obj_00008" ], "ordering_values": [ "the Boeing 747", "the A330", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00008", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008205", "scene_id": "RSF-S00007677", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered bottom to top, which one is directly after the A330?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 787", "the A330", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007677_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007677.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 52.303, 133.7557 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 116.0, 86.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 166.0, 46.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A330", "the A220", "the Boeing 787" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008210", "scene_id": "RSF-S00007681", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the A350 in bottom-to-top order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A350", "the Boeing 777", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00007681_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007681.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 135.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 356.0, 153.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 750.4138, 47.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the A350", "the A330", "the Boeing 777" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008219", "scene_id": "RSF-S00007689", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the A321 in bottom-to-top order?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 747", "the A350", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007689_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007689.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 536.5, 564.7469 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 600.5, 533.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 399.0, 195.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00003", "n_obj_00008" ], "ordering_values": [ "the Boeing 747", "the A350", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00008", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008232", "scene_id": "RSF-S00007702", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered bottom to top, which one is directly before the A330?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 787", "the A321", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00007702_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007702.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 469.0, 424.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 123.5, 197.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 194.5, 148.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00001", "n_obj_00002" ], "ordering_values": [ "the Boeing 787", "the A321", "the A330" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008237", "scene_id": "RSF-S00007707", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next after the A350 in the bottom-to-top ordering?", "answer": "the A220", "answer_type": "text", "choices": [ "the A350", "the A220", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007707_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007707.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 647.8915, 664.0012 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 540.0, 96.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 467.0, 59.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": "n_obj_00005", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008247", "scene_id": "RSF-S00007716", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is next before the A220 in the bottom-to-top ordering?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 777", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007716_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007716.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 476.0, 518.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 391.5, 421.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 314.0, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00002" ], "ordering_values": [ "the Boeing 777", "the A321", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008250", "scene_id": "RSF-S00007719", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft follows the A321 directly?", "answer": "the A330", "answer_type": "text", "choices": [ "the A321", "the A330", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00007719_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007719.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 390.0, 758.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 113.5, 728.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 306.5, 674.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00001", "n_obj_00005" ], "ordering_values": [ "the A321", "the A330", "the Boeing 747" ], "rank_index": null, "anchor_node": "n_obj_00006", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008252", "scene_id": "RSF-S00007721", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft precedes the A220 directly?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the A220", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00007721_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007721.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 184.5, 744.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 67.0, 255.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 134.5, 205.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 777", "the A350", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00003", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008253", "scene_id": "RSF-S00011644", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed aircraft are ordered bottom to top, which one is directly after the A350?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 777", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011644_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011644.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 135.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 356.0, 153.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 764.5, 47.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the A350", "the A330", "the Boeing 777" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008269", "scene_id": "RSF-S00007737", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately after the Boeing 737 in bottom-to-top order?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00007737_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007737.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 654.0, 564.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 391.5, 421.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 314.0, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00002" ], "ordering_values": [ "the Boeing 737", "the A321", "the A220" ], "rank_index": null, "anchor_node": "n_obj_00006", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008270", "scene_id": "RSF-S00007738", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one comes immediately before the Boeing 787 in bottom-to-top order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A220", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00007738_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007738.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.5, 428.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 455.5, 230.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 679.0, 50.1967 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A220", "the A330", "the Boeing 787" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008272", "scene_id": "RSF-S00007740", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship precedes the passenger ship directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the tugboat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007740_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007740.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 921.5, 1315.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1250.5, 395.0 ], "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 709.0, 65.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00030": "value" }, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00030", "n_obj_00028" ], "ordering_values": [ "the engineering ship", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_00028", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008281", "scene_id": "RSF-S00007747", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship follows the warship directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the warship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007747_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007747.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 725.5, 168.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 446.0, 119.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 451.0, 95.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008283", "scene_id": "RSF-S00007749", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered bottom to top, which one is directly after the passenger ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the passenger ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007749_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007749.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 122.0, 803.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.0, 241.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 166.0, 49.0 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_11", "n_obj_13" ], "ordering_values": [ "the passenger ship", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008285", "scene_id": "RSF-S00007751", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the passenger ship in the bottom-to-top ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the passenger ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007751_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007751.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 472.5, 613.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 483.5, 571.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 427.5, 234.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_6", "n_obj_2" ], "ordering_values": [ "the motorboat", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008294", "scene_id": "RSF-S00011645", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered bottom to top, which one is directly before the motorboat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the motorboat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011645_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011645.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 918.5, 691.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 502.0, 523.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 690.5, 156.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_5", "n_obj_9" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_9", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008296", "scene_id": "RSF-S00007758", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately after the engineering ship in bottom-to-top order?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the engineering ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007758_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007758.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 498.0, 513.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 320.0, 297.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 224.5, 191.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the engineering ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_4", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008306", "scene_id": "RSF-S00007766", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next after the warship in the bottom-to-top ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the warship", "the engineering ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007766_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007766.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 86.5, 525.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1022.5, 191.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1109.5, 95.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the warship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008308", "scene_id": "RSF-S00007768", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately before the passenger ship in bottom-to-top order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the motorboat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007768_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007768.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 72.5, 413.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 83.5, 371.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 29.0, 31.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_5", "n_obj_4", "n_obj_0" ], "ordering_values": [ "the motorboat", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008313", "scene_id": "RSF-S00007772", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship precedes the liquid cargo ship directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the motorboat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007772_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007772.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 563.0, 761.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 230.5, 451.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 552.5, 104.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_3", "n_obj_10" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_10", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008318", "scene_id": "RSF-S00007776", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship follows the motorboat directly?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007776_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007776.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 759.5, 239.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 855.5, 190.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 560.0, 158.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_3", "n_obj_0" ], "ordering_values": [ "the motorboat", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008329", "scene_id": "RSF-S00007783", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered bottom to top, which one is directly after the liquid cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007783_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007783.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 518.5, 500.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 102.5, 323.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 223.0, 154.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008330", "scene_id": "RSF-S00007784", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the engineering ship in the bottom-to-top ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the engineering ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007784_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007784.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 181.5, 533.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 282.0, 427.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 130.5, 305.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_4" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": "n_obj_4", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008331", "scene_id": "RSF-S00007785", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered bottom to top, which one is directly before the dry cargo ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007785_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007785.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 200.5, 724.0 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 405.0, 436.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 522.5, 222.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_13", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008334", "scene_id": "RSF-S00007788", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately after the engineering ship in bottom-to-top order?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the engineering ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00007788_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007788.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 334.0, 562.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 711.0, 494.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 624.5, 391.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the engineering ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_3", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008340", "scene_id": "RSF-S00007794", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next after the motorboat in the bottom-to-top ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007794_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007794.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 963.0, 961.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 630.5, 651.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 952.5, 304.0 ], "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_17": "value" }, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_10", "n_obj_17" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_16", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008342", "scene_id": "RSF-S00007796", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one comes immediately before the dry cargo ship in bottom-to-top order?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007796_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007796.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 45.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008366", "scene_id": "RSF-S00007819", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship precedes the motorboat directly?", "answer": "the passenger ship", "answer_type": "text", "choices": [ "the passenger ship", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007819_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007819.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00046" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1056.5, 1188.5 ], "refs": { "node_ids": [ "n_obj_00046" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 1428.0, 632.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 1445.5, 293.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00046" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00046": "value" }, "refs": { "node_ids": [ "n_obj_00046" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00046", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the liquid cargo ship", "the passenger ship", "the motorboat" ], "rank_index": null, "anchor_node": "n_obj_00001", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008368", "scene_id": "RSF-S00007821", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship follows the dry cargo ship directly?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the fishing boat", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007821_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007821.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 2719.0, 1158.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 2757.5, 649.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 2245.0, 499.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the dry cargo ship", "the motorboat", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_00004", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008374", "scene_id": "RSF-S00007827", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed ships are ordered bottom to top, which one is directly after the liquid cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the fishing boat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007827_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007827.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1192.0, 991.0 ], "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1187.0, 752.5 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 244.0, 640.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00050": "value" }, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00050", "n_obj_00053", "n_obj_00004" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": "n_obj_00050", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008381", "scene_id": "RSF-S00007833", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is next before the liquid cargo ship in the bottom-to-top ordering?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the tugboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00007833_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007833.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 978.5, 1244.0 ], "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 606.5, 664.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1258.5, 288.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00017": "value" }, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00017", "n_obj_00019", "n_obj_00016" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": "n_obj_00016", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008390", "scene_id": "RSF-S00007842", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next before the bus in the bottom-to-top ordering?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007842_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007842.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 449.5, 564.0 ], "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 311.0, 409.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 499.5, 173.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_28": "value" }, "refs": { "node_ids": [ "n_obj_28" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_28", "n_obj_2", "n_obj_6" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": "n_obj_6", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008392", "scene_id": "RSF-S00007844", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered bottom to top, which one is directly before the cargo truck?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the dump truck", "the truck tractor", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007844_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007844.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 136.0, 515.0 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 262.0, 292.0 ], "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 211.0, 269.0 ], "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00073": "value" }, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00071": "value" }, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00053", "n_obj_00073", "n_obj_00071" ], "ordering_values": [ "the truck tractor", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_00071", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008398", "scene_id": "RSF-S00007849", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the dump truck in bottom-to-top order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the dump truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007849_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007849.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 219.0, 952.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 228.0, 812.5 ], "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 231.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00033": "value" }, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00037": "value" }, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00033", "n_obj_00037" ], "ordering_values": [ "the trailer", "the excavator", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_00037", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008402", "scene_id": "RSF-S00007851", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed large vehicle precedes the bus directly?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007851_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007851.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 361.5, 606.5 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 259.0, 246.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 471.5, 152.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_18", "n_obj_11", "n_obj_19" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": null, "anchor_node": "n_obj_19", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008405", "scene_id": "RSF-S00007854", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next after the trailer in the bottom-to-top ordering?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007854_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007854.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 713.5, 431.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 299.5, 375.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 491.0, 301.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_8", "n_obj_9" ], "ordering_values": [ "the trailer", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_7", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008406", "scene_id": "RSF-S00007855", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered bottom to top, which one is directly after the dump truck?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the trailer", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007855_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007855.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 536.5, 620.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 458.0, 359.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 452.5, 323.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the dump truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": "n_obj_4", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008407", "scene_id": "RSF-S00007856", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the cargo truck in bottom-to-top order?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00007856_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007856.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 234.5, 153.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 217.5, 113.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 449.0, 58.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_6", "n_obj_25" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_4", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008411", "scene_id": "RSF-S00007860", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed large vehicle follows the cargo truck directly?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007860_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007860.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 643.0, 596.0 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 417.5, 356.5 ], "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 731.0, 13.5 ], "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00039": "value" }, "refs": { "node_ids": [ "n_obj_00039" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00029": "value" }, "refs": { "node_ids": [ "n_obj_00029" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00012", "n_obj_00039", "n_obj_00029" ], "ordering_values": [ "the cargo truck", "the bus", "the excavator" ], "rank_index": null, "anchor_node": "n_obj_00012", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008423", "scene_id": "RSF-S00011646", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is next before the excavator in the bottom-to-top ordering?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00011646_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011646.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 207.5, 602.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 371.5, 569.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 443.0, 445.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dump truck", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": "n_obj_0", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008424", "scene_id": "RSF-S00011647", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered bottom to top, which one is directly before the dump truck?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011647_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011647.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 588.5, 404.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 713.5, 288.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 127.5, 252.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_25" ], "ordering_values": [ "the bus", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_25", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008426", "scene_id": "RSF-S00007872", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the truck tractor in bottom-to-top order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the cargo truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007872_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007872.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 325.0, 231.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 324.5, 170.5 ], "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 323.0, 131.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_15": "value" }, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_13", "n_obj_15", "n_obj_16" ], "ordering_values": [ "the cargo truck", "the excavator", "the truck tractor" ], "rank_index": null, "anchor_node": "n_obj_16", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008436", "scene_id": "RSF-S00007880", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed large vehicle precedes the dump truck directly?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the dump truck", "the excavator", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007880_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007880.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 581.0, 694.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 79.5, 663.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 83.0, 252.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_0", "n_obj_5" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_5", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008446", "scene_id": "RSF-S00007889", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered bottom to top, which one is directly after the cargo truck?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00007889_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007889.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 177.0, 559.0 ], "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 62.5, 472.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 256.5, 358.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_26": "value" }, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_26", "n_obj_10", "n_obj_3" ], "ordering_values": [ "the cargo truck", "the trailer", "the excavator" ], "rank_index": null, "anchor_node": "n_obj_26", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008448", "scene_id": "RSF-S00007891", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately after the cargo truck in bottom-to-top order?", "answer": "the trailer", "answer_type": "text", "choices": [ "the excavator", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007891_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007891.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 532.5, 354.5 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 262.5, 112.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 547.5, 68.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00013", "n_obj_00001", "n_obj_00002" ], "ordering_values": [ "the cargo truck", "the trailer", "the excavator" ], "rank_index": null, "anchor_node": "n_obj_00013", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008449", "scene_id": "RSF-S00007892", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed large vehicle follows the dump truck directly?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00007892_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007892.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 314.0, 746.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 515.0, 448.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 42.5, 29.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_6", "n_obj_16" ], "ordering_values": [ "the dump truck", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": "n_obj_2", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008455", "scene_id": "RSF-S00007898", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered bottom to top, which one is directly before the dump truck?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the tractor", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007898_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007898.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 275.5, 728.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 245.5, 328.5 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 462.5, 69.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_14", "n_obj_1" ], "ordering_values": [ "the tractor", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_1", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008456", "scene_id": "RSF-S00007899", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one comes immediately before the bus in bottom-to-top order?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00007899_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007899.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 960.0, 218.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 766.5, 128.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 223.5, 30.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_5", "n_obj_7" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": null, "anchor_node": "n_obj_7", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008458", "scene_id": "RSF-S00011649", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed large vehicle precedes the dump truck directly?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011649_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011649.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 61.5, 860.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 75.5, 689.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 56.5, 521.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00001", "n_obj_00002" ], "ordering_values": [ "the tractor", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": "n_obj_00002", "adjacent_step": -1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008460", "scene_id": "RSF-S00007901", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When the listed large vehicles are ordered bottom to top, which one is directly after the dump truck?", "answer": "the excavator", "answer_type": "text", "choices": [ "the dump truck", "the excavator", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00007901_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007901.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 445.0, 712.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 191.0, 481.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 11.0, 424.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "adjacent_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_8", "n_obj_6" ], "ordering_values": [ "the dump truck", "the excavator", "the tractor" ], "rank_index": null, "anchor_node": "n_obj_7", "adjacent_step": 1, "anchor_node_ids": [] } } }, { "question_id": "RSF-Q00008461", "scene_id": "RSF-S00007902", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed aircraft is between the A350 and the A220?", "answer": "the A321", "answer_type": "text", "choices": [ "the A350", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00007902_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007902.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.0, 244.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 440.5, 67.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 554.5, 66.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00006" ], "ordering_values": [ "the A350", "the A321", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00006" ] } } }, { "question_id": "RSF-Q00008462", "scene_id": "RSF-S00011650", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A350 and the A330 in left-to-right order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A330", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011650_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011650.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 367.5, 788.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 617.0, 180.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 783.5, 199.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008465", "scene_id": "RSF-S00007904", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the A220 and the A321 from left to right?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the A220", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007904_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007904.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 322.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 263.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 620.0, 442.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00008", "n_obj_00011" ], "ordering_values": [ "the A220", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00007", "n_obj_00011" ] } } }, { "question_id": "RSF-Q00008467", "scene_id": "RSF-S00007906", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft falls between the A350 and the A321?", "answer": "the A220", "answer_type": "text", "choices": [ "the A321", "the A220", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00007906_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007906.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 34.5228, 718.4341 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 69.5, 350.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 535.0, 697.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00008472", "scene_id": "RSF-S00007910", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed aircraft is between the ARJ21 and the A330?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the A330", "the ARJ21" ], "images": { "mode": "single", "t1": "images/RSF-S00007910_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007910.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 51.0, 631.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 127.8351, 43.5211 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 329.0, 509.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00007", "n_obj_00003" ], "ordering_values": [ "the ARJ21", "the A350", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00008474", "scene_id": "RSF-S00011652", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A350 and the A321 in left-to-right order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A321", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011652_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011652.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 305.2786, 32.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 464.0, 151.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 582.9891, 734.4545 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00009", "n_obj_00001" ], "ordering_values": [ "the A350", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00008", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008479", "scene_id": "RSF-S00007916", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the ARJ21 and the A330 from left to right?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the ARJ21", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00007916_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007916.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 79.0, 128.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.5, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 775.3816, 222.6797 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the ARJ21", "the A350", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00008482", "scene_id": "RSF-S00011653", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft falls between the A321 and the Boeing 787?", "answer": "the A220", "answer_type": "text", "choices": [ "the A321", "the Boeing 787", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011653_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011653.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 43.0, 528.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 304.5, 367.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 664.5, 133.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the A321", "the A220", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00005", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008485", "scene_id": "RSF-S00011654", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed aircraft is between the A220 and the Boeing 787?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the Boeing 787", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011654_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011654.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 72.5, 467.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 128.0, 557.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 286.5, 378.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00002" ], "ordering_values": [ "the A220", "the A321", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00008491", "scene_id": "RSF-S00007925", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A350 and the Boeing 747 in left-to-right order?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 747", "the A350", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007925_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007925.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 317.8709, 34.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 357.0, 253.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 425.5, 170.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00005", "n_obj_00004" ], "ordering_values": [ "the A350", "the A321", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00004" ] } } }, { "question_id": "RSF-Q00008493", "scene_id": "RSF-S00007927", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 787 and the A330 from left to right?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 787", "the A220", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00007927_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007927.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 73.5, 487.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 104.0, 629.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 887.0, 124.5 ], "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00010": "value" }, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00004", "n_obj_00010" ], "ordering_values": [ "the Boeing 787", "the A220", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00010" ] } } }, { "question_id": "RSF-Q00008511", "scene_id": "RSF-S00011655", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft falls between the A350 and the Boeing 747?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 747", "the A321", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011655_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011655.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 163.5, 899.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 253.5, 908.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 643.0, 822.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00002" ], "ordering_values": [ "the A350", "the A321", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00008512", "scene_id": "RSF-S00007943", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed aircraft is between the A350 and the Boeing 747?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 747", "the A330", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00007943_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007943.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 522.5, 611.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 702.0, 599.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 836.0, 445.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00003" ], "ordering_values": [ "the A350", "the A330", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00006", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00008514", "scene_id": "RSF-S00011656", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the Boeing 737 and the A350 in left-to-right order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A350", "the Boeing 737", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011656_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011656.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 21.0217, 207.3958 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 133.0, 354.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 236.5, 180.5 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00011", "n_obj_00008", "n_obj_00012" ], "ordering_values": [ "the Boeing 737", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00011", "n_obj_00012" ] } } }, { "question_id": "RSF-Q00008530", "scene_id": "RSF-S00007959", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 747 and the A321 from left to right?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the A321", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00007959_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007959.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 536.0, 138.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 719.5, 212.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 757.0, 453.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the Boeing 747", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00008532", "scene_id": "RSF-S00007961", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft falls between the A220 and the Boeing 737?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00007961_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007961.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 72.5, 467.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 128.0, 557.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 518.5, 232.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00001" ], "ordering_values": [ "the A220", "the A321", "the Boeing 737" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008536", "scene_id": "RSF-S00007965", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed aircraft is between the Boeing 737 and the A220?", "answer": "the A350", "answer_type": "text", "choices": [ "the A220", "the A350", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00007965_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007965.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 71.5, 545.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 203.0, 934.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 384.5, 687.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the Boeing 737", "the A350", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00008543", "scene_id": "RSF-S00007972", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A220 and the Boeing 737 in left-to-right order?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the Boeing 737", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007972_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007972.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 322.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 620.0, 442.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 671.5, 328.0 ], "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00010": "value" }, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00011", "n_obj_00010" ], "ordering_values": [ "the A220", "the A321", "the Boeing 737" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00007", "n_obj_00010" ] } } }, { "question_id": "RSF-Q00008547", "scene_id": "RSF-S00007975", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the A220 and the Boeing 777 from left to right?", "answer": "the A350", "answer_type": "text", "choices": [ "the A220", "the A350", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00007975_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007975.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 523.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 464.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 553.0, 393.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the A220", "the A350", "the Boeing 777" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00008554", "scene_id": "RSF-S00007982", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed aircraft falls between the A321 and the Boeing 737?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 737", "the A330", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00007982_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007982.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 122.5, 896.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 194.0, 848.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 796.5, 398.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00007" ], "ordering_values": [ "the A321", "the A330", "the Boeing 737" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00007" ] } } }, { "question_id": "RSF-Q00008555", "scene_id": "RSF-S00011657", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the fishing boat and the warship in left-to-right order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the warship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011657_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011657.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 27.5, 732.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 139.0, 711.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 801.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the fishing boat", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_1" ] } } }, { "question_id": "RSF-Q00008566", "scene_id": "RSF-S00007991", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship falls between the motorboat and the passenger ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the motorboat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00007991_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007991.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 77.5, 142.5 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 337.5, 273.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 678.0, 451.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00006", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008569", "scene_id": "RSF-S00007994", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the liquid cargo ship and the motorboat from left to right?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007994_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007994.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 157.5, 97.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 22.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 279.5 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_9", "n_obj_11" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_3", "n_obj_11" ] } } }, { "question_id": "RSF-Q00008570", "scene_id": "RSF-S00007995", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed ship is between the warship and the fishing boat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the warship", "the fishing boat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00007995_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007995.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 63.5, 317.8585 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 251.5, 317.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 735.0, 379.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the warship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00008572", "scene_id": "RSF-S00007997", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the warship and the engineering ship in left-to-right order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the engineering ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00007997_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00007997.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 86.5, 525.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1022.5, 191.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1109.5, 95.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the warship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00008581", "scene_id": "RSF-S00008006", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship falls between the liquid cargo ship and the motorboat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008006_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008006.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 156.5, 799.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 722.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 980.0 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_9", "n_obj_14" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_3", "n_obj_14" ] } } }, { "question_id": "RSF-Q00008584", "scene_id": "RSF-S00008008", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the passenger ship and the dry cargo ship from left to right?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the dry cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008008_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008008.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 175.5, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 217.5, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 652.5, 44.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_1", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008585", "scene_id": "RSF-S00008009", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed ship is between the liquid cargo ship and the motorboat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the liquid cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008009_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008009.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 381.0, 263.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00008587", "scene_id": "RSF-S00008011", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the dry cargo ship and the motorboat in left-to-right order?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the warship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008011_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008011.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 90.5, 559.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 398.0, 35.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 521.5, 889.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_4", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the warship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_3", "n_obj_0" ] } } }, { "question_id": "RSF-Q00008589", "scene_id": "RSF-S00008013", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship falls between the dry cargo ship and the fishing boat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the dry cargo ship", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00008013_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008013.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 194.5, 698.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 340.0, 693.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 507.0, 616.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_5", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_5", "n_obj_0" ] } } }, { "question_id": "RSF-Q00008594", "scene_id": "RSF-S00008018", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the passenger ship and the dry cargo ship from left to right?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the warship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008018_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008018.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 45.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_1", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008597", "scene_id": "RSF-S00011658", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed ship is between the fishing boat and the engineering ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the fishing boat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011658_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011658.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 229.5, 353.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 427.0, 153.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 452.5, 142.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_0", "n_obj_4" ], "ordering_values": [ "the fishing boat", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_3", "n_obj_4" ] } } }, { "question_id": "RSF-Q00008601", "scene_id": "RSF-S00008023", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the engineering ship and the motorboat in left-to-right order?", "answer": "the warship", "answer_type": "text", "choices": [ "the engineering ship", "the motorboat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008023_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008023.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 112.0, 748.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 800.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 946.0, 677.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the engineering ship", "the warship", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_0" ] } } }, { "question_id": "RSF-Q00008604", "scene_id": "RSF-S00011659", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship falls between the passenger ship and the dry cargo ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the warship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011659_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011659.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 610.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 426.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 117.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_1", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008618", "scene_id": "RSF-S00011660", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the passenger ship and the engineering ship from left to right?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the tugboat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011660_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011660.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 122.0, 803.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.0, 241.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 548.0, 230.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_11", "n_obj_10" ], "ordering_values": [ "the passenger ship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_10" ] } } }, { "question_id": "RSF-Q00008620", "scene_id": "RSF-S00008040", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed ship is between the dry cargo ship and the passenger ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the tugboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008040_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008040.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1195.5, 1163.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1389.0, 794.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 1451.5, 788.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00011", "n_obj_00004", "n_obj_00003" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00011", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00008621", "scene_id": "RSF-S00008041", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the liquid cargo ship and the motorboat in left-to-right order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008041_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008041.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 166.5, 749.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.5, 942.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 533.0, 88.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_11", "n_obj_7", "n_obj_9" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_11", "n_obj_9" ] } } }, { "question_id": "RSF-Q00008622", "scene_id": "RSF-S00008042", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed ship falls between the dry cargo ship and the engineering ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the engineering ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008042_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008042.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 80.0, 801.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1035.0, 665.0 ], "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1329.0, 1266.5 ], "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00021": "value" }, "refs": { "node_ids": [ "n_obj_00021" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00022": "value" }, "refs": { "node_ids": [ "n_obj_00022" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00021", "n_obj_00022" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00022" ] } } }, { "question_id": "RSF-Q00008625", "scene_id": "RSF-S00011661", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the dry cargo ship and the liquid cargo ship from left to right?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011661_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011661.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 320.0, 756.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 505.0, 862.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 673.5, 887.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the warship", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008629", "scene_id": "RSF-S00008048", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed ship is between the liquid cargo ship and the fishing boat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008048_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008048.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 15.5581, 716.9219 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 428.0, 531.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 514.0, 105.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00008634", "scene_id": "RSF-S00008052", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the tractor and the cargo truck in left-to-right order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the cargo truck", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00008052_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008052.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 198.5, 237.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 451.5, 586.0 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 546.0, 400.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_13", "n_obj_23", "n_obj_2" ], "ordering_values": [ "the tractor", "the excavator", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_13", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008635", "scene_id": "RSF-S00008053", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the bus and the cargo truck from left to right?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008053_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008053.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 223.5, 30.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 766.5, 128.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 960.0, 218.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_7", "n_obj_5", "n_obj_3" ], "ordering_values": [ "the bus", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_7", "n_obj_3" ] } } }, { "question_id": "RSF-Q00008636", "scene_id": "RSF-S00008054", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle falls between the cargo truck and the dump truck?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008054_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008054.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 53.5, 498.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 100.0, 514.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 568.5, 551.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_32", "n_obj_31", "n_obj_19" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_32", "n_obj_19" ] } } }, { "question_id": "RSF-Q00008651", "scene_id": "RSF-S00011663", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed large vehicle is between the truck tractor and the excavator?", "answer": "the trailer", "answer_type": "text", "choices": [ "the excavator", "the truck tractor", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011663_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011663.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 184.5, 573.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 347.5, 636.5 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 386.5, 630.5 ], "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_27": "value" }, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_25", "n_obj_32", "n_obj_27" ], "ordering_values": [ "the truck tractor", "the trailer", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_25", "n_obj_27" ] } } }, { "question_id": "RSF-Q00008653", "scene_id": "RSF-S00008069", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the bus and the trailer in left-to-right order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00008069_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008069.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 188.5, 204.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 313.5, 88.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 455.0, 18.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the bus", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_0" ] } } }, { "question_id": "RSF-Q00008657", "scene_id": "RSF-S00008073", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the dump truck and the excavator from left to right?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008073_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008073.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 207.5, 602.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 371.5, 569.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 443.0, 445.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dump truck", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_0" ] } } }, { "question_id": "RSF-Q00008661", "scene_id": "RSF-S00008077", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle falls between the dump truck and the cargo truck?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00008077_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008077.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 285.5, 552.5 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 460.0, 569.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 536.0, 961.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_23", "n_obj_4", "n_obj_9" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_23", "n_obj_9" ] } } }, { "question_id": "RSF-Q00008662", "scene_id": "RSF-S00008078", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed large vehicle is between the tractor and the dump truck?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the tractor", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008078_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008078.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 11.0, 424.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 191.0, 481.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 445.0, 712.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_8", "n_obj_7" ], "ordering_values": [ "the tractor", "the excavator", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_6", "n_obj_7" ] } } }, { "question_id": "RSF-Q00008666", "scene_id": "RSF-S00008082", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the dump truck and the excavator from left to right?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00008082_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008082.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 607.5, 802.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 771.5, 769.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 843.0, 645.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dump truck", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_0" ] } } }, { "question_id": "RSF-Q00008675", "scene_id": "RSF-S00008090", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle falls between the cargo truck and the dump truck?", "answer": "the tractor", "answer_type": "text", "choices": [ "the dump truck", "the tractor", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008090_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008090.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 245.5, 328.5 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 275.5, 728.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 462.5, 69.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_14", "n_obj_11", "n_obj_1" ], "ordering_values": [ "the cargo truck", "the tractor", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_14", "n_obj_1" ] } } }, { "question_id": "RSF-Q00008685", "scene_id": "RSF-S00008100", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed large vehicle is between the cargo truck and the trailer?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the dump truck", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008100_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008100.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 42.5, 29.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 314.0, 746.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 515.0, 448.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_16", "n_obj_2", "n_obj_6" ], "ordering_values": [ "the cargo truck", "the dump truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_16", "n_obj_6" ] } } }, { "question_id": "RSF-Q00008688", "scene_id": "RSF-S00008103", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the trailer and the cargo truck from left to right?", "answer": "the truck tractor", "answer_type": "text", "choices": [ "the trailer", "the cargo truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00008103_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008103.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 304.5, 422.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 463.5, 360.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 519.5, 82.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_11", "n_obj_10", "n_obj_6" ], "ordering_values": [ "the trailer", "the truck tractor", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_11", "n_obj_6" ] } } }, { "question_id": "RSF-Q00008703", "scene_id": "RSF-S00008116", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle falls between the cargo truck and the bus?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008116_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008116.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 39.5, 438.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 452.0, 600.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 533.0, 269.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_31", "n_obj_20" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_20" ] } } }, { "question_id": "RSF-Q00008708", "scene_id": "RSF-S00008120", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed large vehicle is between the dump truck and the bus?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008120_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008120.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 259.0, 246.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 361.5, 606.5 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 471.5, 152.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_11", "n_obj_18", "n_obj_19" ], "ordering_values": [ "the dump truck", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_11", "n_obj_19" ] } } }, { "question_id": "RSF-Q00008715", "scene_id": "RSF-S00011665", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle falls between the cargo truck and the truck tractor?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the truck tractor", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011665_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011665.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 150.5, 693.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 403.0, 3.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 552.0, 4.0 ], "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_49": "value" }, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_32", "n_obj_1", "n_obj_49" ], "ordering_values": [ "the cargo truck", "the dump truck", "the truck tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_32", "n_obj_49" ] } } }, { "question_id": "RSF-Q00008723", "scene_id": "RSF-S00008132", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed large vehicle is between the trailer and the excavator?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00008132_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008132.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 62.5, 472.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 177.0, 559.0 ], "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 256.5, 358.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_26": "value" }, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_10", "n_obj_26", "n_obj_3" ], "ordering_values": [ "the trailer", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_10", "n_obj_3" ] } } }, { "question_id": "RSF-Q00008725", "scene_id": "RSF-S00011666", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle falls between the truck tractor and the dump truck?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011666_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011666.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 136.0, 515.0 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 211.0, 269.0 ], "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 262.0, 292.0 ], "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00071": "value" }, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00073": "value" }, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00053", "n_obj_00071", "n_obj_00073" ], "ordering_values": [ "the truck tractor", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00053", "n_obj_00073" ] } } }, { "question_id": "RSF-Q00008733", "scene_id": "RSF-S00008139", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered left to right, which listed large vehicle is between the excavator and the trailer?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00008139_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008139.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 477.0, 574.5 ], "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 538.5, 572.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 666.5, 645.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_21": "value" }, "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_21", "n_obj_20", "n_obj_13" ], "ordering_values": [ "the excavator", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_21", "n_obj_13" ] } } }, { "question_id": "RSF-Q00008735", "scene_id": "RSF-S00008141", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the left-to-right ordering, which listed large vehicle falls between the dump truck and the cargo truck?", "answer": "the truck tractor", "answer_type": "text", "choices": [ "the truck tractor", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008141_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008141.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 390.5, 84.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 418.5, 72.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 524.0, 753.0 ], "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00014": "value" }, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "left_to_right", "axis": "x", "reverse": false, "ordering_node_ids": [ "n_obj_00009", "n_obj_00008", "n_obj_00014" ], "ordering_values": [ "the dump truck", "the truck tractor", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00009", "n_obj_00014" ] } } }, { "question_id": "RSF-Q00008739", "scene_id": "RSF-S00008145", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A321 and the A350 in right-to-left order?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A350", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00008145_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008145.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 535.0, 697.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 69.5, 350.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 34.5228, 718.4341 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008742", "scene_id": "RSF-S00008148", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the A330 and the A350 from right to left?", "answer": "the A220", "answer_type": "text", "choices": [ "the A330", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00008148_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008148.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 783.5, 199.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 617.0, 180.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 367.5, 788.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00004" ], "ordering_values": [ "the A330", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00004" ] } } }, { "question_id": "RSF-Q00008743", "scene_id": "RSF-S00011667", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed aircraft is between the A321 and the A350?", "answer": "the A220", "answer_type": "text", "choices": [ "the A321", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011667_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011667.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 582.9891, 734.4545 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 464.0, 151.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 305.2786, 32.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00009", "n_obj_00008" ], "ordering_values": [ "the A321", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00008" ] } } }, { "question_id": "RSF-Q00008744", "scene_id": "RSF-S00008149", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft falls between the A330 and the ARJ21?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the ARJ21", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00008149_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008149.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 775.3816, 222.6797 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 313.5, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 79.0, 128.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A330", "the A350", "the ARJ21" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00005", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008749", "scene_id": "RSF-S00008154", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A321 and the Boeing 787 in right-to-left order?", "answer": "the C919", "answer_type": "text", "choices": [ "the Boeing 787", "the A321", "the C919" ], "images": { "mode": "single", "t1": "images/RSF-S00008154_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008154.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 567.0, 117.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 540.5, 71.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 164.5, 333.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the A321", "the C919", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00008759", "scene_id": "RSF-S00008163", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the A321 and the Boeing 747 from right to left?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 747", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00008163_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008163.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 700.0, 462.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 308.5, 532.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 195.0, 550.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00016", "n_obj_00019" ], "ordering_values": [ "the A321", "the A330", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00019" ] } } }, { "question_id": "RSF-Q00008762", "scene_id": "RSF-S00008166", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed aircraft is between the A330 and the ARJ21?", "answer": "the A350", "answer_type": "text", "choices": [ "the ARJ21", "the A350", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00008166_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008166.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 329.0, 509.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 127.8351, 43.5211 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 51.0, 631.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00007", "n_obj_00001" ], "ordering_values": [ "the A330", "the A350", "the ARJ21" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008776", "scene_id": "RSF-S00008179", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft falls between the Boeing 777 and the A220?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00008179_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008179.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 476.0, 518.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 391.5, 421.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 314.0, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00002" ], "ordering_values": [ "the Boeing 777", "the A321", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00008790", "scene_id": "RSF-S00008192", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A321 and the Boeing 737 in right-to-left order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00008192_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008192.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 700.0, 462.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 308.5, 532.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 103.5, 579.5 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00016", "n_obj_00023" ], "ordering_values": [ "the A321", "the A330", "the Boeing 737" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00023" ] } } }, { "question_id": "RSF-Q00008795", "scene_id": "RSF-S00008197", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 747 and the A350 from right to left?", "answer": "the A321", "answer_type": "text", "choices": [ "the A350", "the A321", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00008197_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008197.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 425.5, 170.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 357.0, 253.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 317.8709, 34.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00001" ], "ordering_values": [ "the Boeing 747", "the A321", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008797", "scene_id": "RSF-S00008199", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed aircraft is between the Boeing 747 and the A220?", "answer": "the A350", "answer_type": "text", "choices": [ "the A220", "the A350", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00008199_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008199.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 433.5, 403.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 236.5, 180.5 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 133.0, 354.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00012", "n_obj_00008" ], "ordering_values": [ "the Boeing 747", "the A350", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00007", "n_obj_00008" ] } } }, { "question_id": "RSF-Q00008799", "scene_id": "RSF-S00008201", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft falls between the Boeing 747 and the A220?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 747", "the A220", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00008201_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008201.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 518.5, 153.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 463.0, 165.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 114.0, 428.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00005", "n_obj_00007" ], "ordering_values": [ "the Boeing 747", "the A321", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00007" ] } } }, { "question_id": "RSF-Q00008801", "scene_id": "RSF-S00008203", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the Boeing 787 and the A220 in right-to-left order?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 787", "the A220", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00008203_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008203.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 679.0, 50.1967 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 455.5, 230.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.5, 428.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 787", "the A330", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00008807", "scene_id": "RSF-S00008209", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 737 and the A220 from right to left?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00008209_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008209.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 912.5, 764.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 838.0, 854.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 222.0, 811.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the Boeing 737", "the A321", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00008809", "scene_id": "RSF-S00008211", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed aircraft is between the A330 and the Boeing 787?", "answer": "the A220", "answer_type": "text", "choices": [ "the A330", "the Boeing 787", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00008211_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008211.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 887.0, 124.5 ], "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 104.0, 629.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 73.5, 487.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00010": "value" }, "refs": { "node_ids": [ "n_obj_00010" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00010", "n_obj_00004", "n_obj_00002" ], "ordering_values": [ "the A330", "the A220", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00010", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00008823", "scene_id": "RSF-S00008224", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft falls between the A350 and the Boeing 737?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A350", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00008224_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008224.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 236.5, 180.5 ], "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 133.0, 354.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 21.0217, 207.3958 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00012": "value" }, "refs": { "node_ids": [ "n_obj_00012" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00012", "n_obj_00008", "n_obj_00011" ], "ordering_values": [ "the A350", "the A220", "the Boeing 737" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00012", "n_obj_00011" ] } } }, { "question_id": "RSF-Q00008825", "scene_id": "RSF-S00008226", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the Boeing 777 and the A350 in right-to-left order?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the A350", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00008226_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008226.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 504.3961, 26.2997 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 357.0, 253.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 317.8709, 34.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00005", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A321", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008826", "scene_id": "RSF-S00008227", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 737 and the A220 from right to left?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the A220", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00008227_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008227.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 518.5, 232.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 128.0, 557.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 72.5, 467.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00005", "n_obj_00004" ], "ordering_values": [ "the Boeing 737", "the A321", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00004" ] } } }, { "question_id": "RSF-Q00008827", "scene_id": "RSF-S00008228", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed aircraft is between the Boeing 737 and the A220?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 737", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00008228_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008228.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 654.0, 564.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 391.5, 421.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 314.0, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00002" ], "ordering_values": [ "the Boeing 737", "the A321", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00006", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00008833", "scene_id": "RSF-S00008233", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed aircraft falls between the A220 and the Boeing 737?", "answer": "the A350", "answer_type": "text", "choices": [ "the A220", "the A350", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00008233_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008233.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 134.5, 205.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 67.0, 255.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 20.5, 280.3591 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A220", "the A350", "the Boeing 737" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008836", "scene_id": "RSF-S00008236", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship falls between the engineering ship and the warship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the tugboat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008236_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008236.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1109.5, 95.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1022.5, 191.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 86.5, 525.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the engineering ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00005", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008840", "scene_id": "RSF-S00008238", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the motorboat and the dry cargo ship in right-to-left order?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the motorboat", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008238_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008238.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 521.5, 889.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 398.0, 35.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 90.5, 559.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_4", "n_obj_3" ], "ordering_values": [ "the motorboat", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_3" ] } } }, { "question_id": "RSF-Q00008858", "scene_id": "RSF-S00008254", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed ship is between the fishing boat and the warship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the warship", "the tugboat", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00008254_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008254.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 735.0, 379.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 251.5, 317.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 63.5, 317.8585 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the fishing boat", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008859", "scene_id": "RSF-S00008255", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the warship and the fishing boat from right to left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the warship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008255_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008255.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 801.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 139.0, 711.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 27.5, 732.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_1", "n_obj_0" ] } } }, { "question_id": "RSF-Q00008862", "scene_id": "RSF-S00011671", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship falls between the motorboat and the engineering ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the engineering ship", "the warship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011671_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011671.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 946.0, 677.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 174.5, 800.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 112.0, 748.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the motorboat", "the warship", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008864", "scene_id": "RSF-S00008257", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the fishing boat and the dry cargo ship in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008257_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008257.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 472.0, 389.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 388.0, 308.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 248.5, 472.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_5", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the fishing boat", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_5", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008865", "scene_id": "RSF-S00008258", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed ship is between the engineering ship and the fishing boat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the fishing boat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008258_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008258.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 148.5, 730.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 99.5, 741.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 23.0, 579.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the engineering ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008869", "scene_id": "RSF-S00008262", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the fishing boat and the dry cargo ship from right to left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008262_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008262.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 472.0, 389.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 388.0, 308.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 248.5, 472.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the fishing boat", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00006", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00008876", "scene_id": "RSF-S00008268", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship falls between the motorboat and the liquid cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008268_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008268.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 381.0, 263.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008878", "scene_id": "RSF-S00008269", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the motorboat and the liquid cargo ship in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008269_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008269.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 983.5, 980.0 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 317.0, 722.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 156.5, 799.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_14", "n_obj_9", "n_obj_3" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_14", "n_obj_3" ] } } }, { "question_id": "RSF-Q00008881", "scene_id": "RSF-S00008272", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed ship is between the dry cargo ship and the passenger ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the dry cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008272_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008272.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 117.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 426.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 610.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_1" ] } } }, { "question_id": "RSF-Q00008884", "scene_id": "RSF-S00008275", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the dry cargo ship and the passenger ship from right to left?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the passenger ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008275_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008275.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 522.5, 222.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 405.0, 436.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 200.5, 724.0 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_13" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_13" ] } } }, { "question_id": "RSF-Q00008885", "scene_id": "RSF-S00011672", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship falls between the motorboat and the liquid cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011672_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011672.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 533.0, 88.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.5, 942.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 166.5, 749.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_7", "n_obj_11" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_9", "n_obj_11" ] } } }, { "question_id": "RSF-Q00008886", "scene_id": "RSF-S00008276", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the passenger ship and the dry cargo ship in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the passenger ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008276_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008276.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 1451.5, 788.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1389.0, 794.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1195.5, 1163.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00004", "n_obj_00011" ], "ordering_values": [ "the passenger ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00011" ] } } }, { "question_id": "RSF-Q00008892", "scene_id": "RSF-S00008281", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed ship is between the engineering ship and the dry cargo ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the warship", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008281_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008281.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 498.0, 513.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 320.0, 297.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 224.5, 191.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the engineering ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_4", "n_obj_1" ] } } }, { "question_id": "RSF-Q00008893", "scene_id": "RSF-S00008282", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the dry cargo ship and the passenger ship from right to left?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the passenger ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008282_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008282.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 652.5, 44.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 217.5, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 175.5, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_1" ] } } }, { "question_id": "RSF-Q00008904", "scene_id": "RSF-S00011675", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed ship falls between the fishing boat and the dry cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011675_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011675.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 507.0, 616.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 340.0, 693.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 194.5, 698.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_5" ], "ordering_values": [ "the fishing boat", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_5" ] } } }, { "question_id": "RSF-Q00008905", "scene_id": "RSF-S00008292", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the engineering ship and the fishing boat in right-to-left order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the fishing boat", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008292_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008292.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 452.5, 142.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 427.0, 153.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 229.5, 353.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_0", "n_obj_3" ], "ordering_values": [ "the engineering ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_4", "n_obj_3" ] } } }, { "question_id": "RSF-Q00008915", "scene_id": "RSF-S00008300", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed ship is between the dry cargo ship and the engineering ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the dry cargo ship", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008300_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008300.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 569.0, 581.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 311.5, 403.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 154.5, 388.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_0" ] } } }, { "question_id": "RSF-Q00008917", "scene_id": "RSF-S00008302", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the fishing boat and the liquid cargo ship from right to left?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the tugboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008302_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008302.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 514.0, 105.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 428.0, 531.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 15.5581, 716.9219 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the fishing boat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00008920", "scene_id": "RSF-S00008304", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the cargo truck and the tractor from right to left?", "answer": "the excavator", "answer_type": "text", "choices": [ "the cargo truck", "the tractor", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00008304_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008304.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 546.0, 400.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 451.5, 586.0 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 198.5, 237.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_23", "n_obj_13" ], "ordering_values": [ "the cargo truck", "the excavator", "the tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_13" ] } } }, { "question_id": "RSF-Q00008926", "scene_id": "RSF-S00008309", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the cargo truck and the dump truck in right-to-left order?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008309_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008309.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 536.0, 961.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 460.0, 569.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 285.5, 552.5 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_4", "n_obj_23" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_9", "n_obj_23" ] } } }, { "question_id": "RSF-Q00008928", "scene_id": "RSF-S00011676", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed large vehicle is between the dump truck and the cargo truck?", "answer": "the tractor", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011676_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011676.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 462.5, 69.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 275.5, 728.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 245.5, 328.5 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_11", "n_obj_14" ], "ordering_values": [ "the dump truck", "the tractor", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_1", "n_obj_14" ] } } }, { "question_id": "RSF-Q00008930", "scene_id": "RSF-S00008312", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle falls between the cargo truck and the bus?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00008312_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008312.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 960.0, 218.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 766.5, 128.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 223.5, 30.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_5", "n_obj_7" ], "ordering_values": [ "the cargo truck", "the dump truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_3", "n_obj_7" ] } } }, { "question_id": "RSF-Q00008933", "scene_id": "RSF-S00008315", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the trailer and the cargo truck from right to left?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the trailer", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008315_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008315.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 515.0, 448.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 314.0, 746.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 42.5, 29.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_6", "n_obj_2", "n_obj_16" ], "ordering_values": [ "the trailer", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_6", "n_obj_16" ] } } }, { "question_id": "RSF-Q00008935", "scene_id": "RSF-S00008317", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the dump truck and the cargo truck in right-to-left order?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008317_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008317.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 568.5, 551.5 ], "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 100.0, 514.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 53.5, 498.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_19": "value" }, "refs": { "node_ids": [ "n_obj_19" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_19", "n_obj_31", "n_obj_32" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_19", "n_obj_32" ] } } }, { "question_id": "RSF-Q00008937", "scene_id": "RSF-S00008319", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed large vehicle is between the bus and the cargo truck?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008319_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008319.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 533.0, 269.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 452.0, 600.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 39.5, 438.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_20", "n_obj_31", "n_obj_2" ], "ordering_values": [ "the bus", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_20", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008940", "scene_id": "RSF-S00008321", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle falls between the truck tractor and the cargo truck?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the truck tractor", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008321_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008321.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 552.0, 4.0 ], "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 403.0, 3.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 150.5, 693.0 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_49": "value" }, "refs": { "node_ids": [ "n_obj_49" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_49", "n_obj_1", "n_obj_32" ], "ordering_values": [ "the truck tractor", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_49", "n_obj_32" ] } } }, { "question_id": "RSF-Q00008948", "scene_id": "RSF-S00008325", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the trailer and the excavator from right to left?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00008325_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008325.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 666.5, 645.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 538.5, 572.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 477.0, 574.5 ], "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_21": "value" }, "refs": { "node_ids": [ "n_obj_21" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_13", "n_obj_20", "n_obj_21" ], "ordering_values": [ "the trailer", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_13", "n_obj_21" ] } } }, { "question_id": "RSF-Q00008961", "scene_id": "RSF-S00011678", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the excavator and the truck tractor in right-to-left order?", "answer": "the trailer", "answer_type": "text", "choices": [ "the truck tractor", "the excavator", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011678_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011678.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 386.5, 630.5 ], "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 347.5, 636.5 ], "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 184.5, 573.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_27": "value" }, "refs": { "node_ids": [ "n_obj_27" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_32": "value" }, "refs": { "node_ids": [ "n_obj_32" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_27", "n_obj_32", "n_obj_25" ], "ordering_values": [ "the excavator", "the trailer", "the truck tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_27", "n_obj_25" ] } } }, { "question_id": "RSF-Q00008967", "scene_id": "RSF-S00011679", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered right to left, which listed large vehicle is between the excavator and the trailer?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the excavator", "the cargo truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011679_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011679.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 256.5, 358.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 177.0, 559.0 ], "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 62.5, 472.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_26": "value" }, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_26", "n_obj_10" ], "ordering_values": [ "the excavator", "the cargo truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_3", "n_obj_10" ] } } }, { "question_id": "RSF-Q00008969", "scene_id": "RSF-S00011680", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle falls between the trailer and the bus?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00011680_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011680.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 455.0, 18.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 313.5, 88.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 188.5, 204.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the trailer", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008975", "scene_id": "RSF-S00011681", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the dump truck and the truck tractor from right to left?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the truck tractor", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011681_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011681.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 262.0, 292.0 ], "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 211.0, 269.0 ], "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 136.0, 515.0 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00073": "value" }, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00071": "value" }, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00073", "n_obj_00071", "n_obj_00053" ], "ordering_values": [ "the dump truck", "the cargo truck", "the truck tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00073", "n_obj_00053" ] } } }, { "question_id": "RSF-Q00008979", "scene_id": "RSF-S00008347", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the dump truck and the tractor in right-to-left order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the excavator", "the dump truck", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00008347_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008347.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 445.0, 712.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 191.0, 481.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 11.0, 424.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_8", "n_obj_6" ], "ordering_values": [ "the dump truck", "the excavator", "the tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_7", "n_obj_6" ] } } }, { "question_id": "RSF-Q00008980", "scene_id": "RSF-S00008348", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle falls between the trailer and the dump truck?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008348_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008348.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 713.5, 431.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 491.0, 301.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 299.5, 375.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_9", "n_obj_8" ], "ordering_values": [ "the trailer", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_7", "n_obj_8" ] } } }, { "question_id": "RSF-Q00008994", "scene_id": "RSF-S00008360", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the excavator and the dump truck in right-to-left order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008360_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008360.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 443.0, 445.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 371.5, 569.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 207.5, 602.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008995", "scene_id": "RSF-S00011682", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle falls between the excavator and the dump truck?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the excavator", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011682_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011682.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 843.0, 645.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 771.5, 769.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 607.5, 802.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00008996", "scene_id": "RSF-S00008361", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle falls between the cargo truck and the trailer?", "answer": "the truck tractor", "answer_type": "text", "choices": [ "the trailer", "the truck tractor", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008361_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008361.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 519.5, 82.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 463.5, 360.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 304.5, 422.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_6", "n_obj_10", "n_obj_11" ], "ordering_values": [ "the cargo truck", "the truck tractor", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_6", "n_obj_11" ] } } }, { "question_id": "RSF-Q00008998", "scene_id": "RSF-S00008363", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the right-to-left ordering, which listed large vehicle falls between the cargo truck and the dump truck?", "answer": "the truck tractor", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00008363_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008363.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 524.0, 753.0 ], "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 418.5, 72.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 390.5, 84.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00014": "value" }, "refs": { "node_ids": [ "n_obj_00014" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "right_to_left", "axis": "x", "reverse": true, "ordering_node_ids": [ "n_obj_00014", "n_obj_00008", "n_obj_00009" ], "ordering_values": [ "the cargo truck", "the truck tractor", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00014", "n_obj_00009" ] } } }, { "question_id": "RSF-Q00008999", "scene_id": "RSF-S00011683", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the Boeing 777 and the A220 in top-to-bottom order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the Boeing 777", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011683_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011683.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 297.0, 217.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 259.0, 300.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 742.0, 514.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00008", "n_obj_00001" ], "ordering_values": [ "the Boeing 777", "the A330", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00007", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009000", "scene_id": "RSF-S00008364", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft falls between the Boeing 737 and the A321?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 737", "the A330", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00008364_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008364.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 796.5, 398.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 194.0, 848.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 122.5, 896.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 737", "the A330", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00007", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009004", "scene_id": "RSF-S00008367", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed aircraft is between the Boeing 787 and the A321?", "answer": "the A220", "answer_type": "text", "choices": [ "the A321", "the Boeing 787", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00008367_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008367.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 664.5, 133.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 304.5, 367.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 43.0, 528.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the Boeing 787", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00009008", "scene_id": "RSF-S00008370", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the A350 and the ARJ21 from top to bottom?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A350", "the ARJ21" ], "images": { "mode": "single", "t1": "images/RSF-S00008370_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008370.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 127.8351, 43.5211 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 329.0, 509.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "arj21", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "arj21", "name": "center", "value": [ 51.0, 631.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "arj21", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the A350", "the A330", "the ARJ21" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00007", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009014", "scene_id": "RSF-S00011684", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the Boeing 747 and the A330 in top-to-bottom order?", "answer": "the A321", "answer_type": "text", "choices": [ "the A321", "the A330", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00011684_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011684.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 631.5, 69.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 829.0, 277.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 790.0, 359.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00005", "n_obj_00004" ], "ordering_values": [ "the Boeing 747", "the A321", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00006", "n_obj_00004" ] } } }, { "question_id": "RSF-Q00009015", "scene_id": "RSF-S00011685", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft falls between the A220 and the Boeing 737?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 737", "the A220", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011685_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011685.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 183.0, 328.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 280.5, 513.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 627.5, 975.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00008", "n_obj_00007" ], "ordering_values": [ "the A220", "the A350", "the Boeing 737" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00007" ] } } }, { "question_id": "RSF-Q00009016", "scene_id": "RSF-S00008373", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed aircraft is between the A330 and the Boeing 787?", "answer": "the A350", "answer_type": "text", "choices": [ "the A330", "the A350", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00008373_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008373.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 146.0, 63.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 285.0, 458.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 143.4521, 558.6492 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A330", "the A350", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009018", "scene_id": "RSF-S00008375", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the A330 and the Boeing 777 from top to bottom?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A330", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00008375_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008375.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 171.5, 113.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 58.0, 217.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 536.5, 335.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00005" ], "ordering_values": [ "the A330", "the A220", "the Boeing 777" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00009019", "scene_id": "RSF-S00008376", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A220 and the Boeing 777 in top-to-bottom order?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00008376_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008376.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 314.0, 61.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 391.5, 421.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 476.0, 518.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00005", "n_obj_00004" ], "ordering_values": [ "the A220", "the A321", "the Boeing 777" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00004" ] } } }, { "question_id": "RSF-Q00009023", "scene_id": "RSF-S00008379", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft falls between the Boeing 737 and the A330?", "answer": "the A321", "answer_type": "text", "choices": [ "the A330", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00008379_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008379.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 670.5, 328.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 488.5, 469.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 380.5, 545.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00009", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the Boeing 737", "the A321", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00009", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009027", "scene_id": "RSF-S00008381", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed aircraft is between the Boeing 737 and the A321?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 737", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00008381_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008381.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 518.5, 232.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 72.5, 467.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 128.0, 557.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 737", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00009028", "scene_id": "RSF-S00011686", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 787 and the A321 from top to bottom?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 787", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00011686_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011686.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 286.5, 378.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 72.5, 467.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 128.0, 557.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the Boeing 787", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00009029", "scene_id": "RSF-S00008382", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A321 and the Boeing 747 in top-to-bottom order?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the A321", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00008382_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008382.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 192.5, 431.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 710.0, 461.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 704.5, 563.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00003", "n_obj_00006", "n_obj_00007" ], "ordering_values": [ "the A321", "the A350", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00007" ] } } }, { "question_id": "RSF-Q00009032", "scene_id": "RSF-S00011687", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft falls between the Boeing 787 and the A220?", "answer": "the A330", "answer_type": "text", "choices": [ "the A330", "the A220", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00011687_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011687.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 679.0, 50.1967 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 455.5, 230.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 213.5, 428.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 787", "the A330", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009033", "scene_id": "RSF-S00008385", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed aircraft is between the A220 and the Boeing 787?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 787", "the A330", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00008385_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008385.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 283.5, 107.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 55.0, 282.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 105.0, 745.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00001", "n_obj_00002" ], "ordering_values": [ "the A220", "the A330", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00008", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009035", "scene_id": "RSF-S00008387", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 777 and the A330 from top to bottom?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 777", "the A330", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00008387_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008387.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 874.5, 43.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 903.5, 234.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 931.5, 307.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00004" ], "ordering_values": [ "the Boeing 777", "the A350", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00004" ] } } }, { "question_id": "RSF-Q00009040", "scene_id": "RSF-S00011688", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the Boeing 737 and the A220 in top-to-bottom order?", "answer": "the A321", "answer_type": "text", "choices": [ "the A220", "the A321", "the Boeing 737" ], "images": { "mode": "single", "t1": "images/RSF-S00011688_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011688.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 212.4635, 21.5264 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 138.0, 99.4999 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 304.5, 295.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00001", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A321", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009044", "scene_id": "RSF-S00011689", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed aircraft falls between the C919 and the Boeing 787?", "answer": "the A321", "answer_type": "text", "choices": [ "the C919", "the Boeing 787", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011689_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011689.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 540.5, 71.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 567.0, 117.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 164.5, 333.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00007", "n_obj_00006", "n_obj_00008" ], "ordering_values": [ "the C919", "the A321", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00007", "n_obj_00008" ] } } }, { "question_id": "RSF-Q00009052", "scene_id": "RSF-S00011690", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed aircraft is between the A321 and the Boeing 787?", "answer": "the A350", "answer_type": "text", "choices": [ "the A321", "the Boeing 787", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00011690_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011690.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 108.5, 475.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 203.5, 656.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 110.0, 722.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00006", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the A321", "the A350", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00006", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009053", "scene_id": "RSF-S00008401", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 747 and the A321 from top to bottom?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 747", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00008401_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008401.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 536.0, 138.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 719.5, 212.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 757.0, 453.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00005" ], "ordering_values": [ "the Boeing 747", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00009056", "scene_id": "RSF-S00008404", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed ship is between the liquid cargo ship and the motorboat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008404_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008404.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 952.5, 304.0 ], "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 630.5, 651.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 963.0, 961.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_17": "value" }, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_17", "n_obj_10", "n_obj_16" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_17", "n_obj_16" ] } } }, { "question_id": "RSF-Q00009057", "scene_id": "RSF-S00008405", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the passenger ship and the motorboat from top to bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the passenger ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008405_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008405.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 427.5, 234.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 483.5, 571.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 472.5, 613.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_6", "n_obj_7" ], "ordering_values": [ "the passenger ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_7" ] } } }, { "question_id": "RSF-Q00009058", "scene_id": "RSF-S00008406", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship falls between the passenger ship and the warship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the passenger ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008406_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008406.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 451.0, 95.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 446.0, 119.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 725.5, 168.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00009063", "scene_id": "RSF-S00011691", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the passenger ship and the motorboat in top-to-bottom order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the motorboat", "the passenger ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011691_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011691.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 29.0, 31.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 83.5, 371.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 72.5, 413.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_4", "n_obj_5" ], "ordering_values": [ "the passenger ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_5" ] } } }, { "question_id": "RSF-Q00009068", "scene_id": "RSF-S00011693", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed ship is between the dry cargo ship and the passenger ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the passenger ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00011693_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011693.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 45.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_1" ] } } }, { "question_id": "RSF-Q00009072", "scene_id": "RSF-S00008415", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the dry cargo ship and the motorboat from top to bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the motorboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008415_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008415.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 560.0, 158.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 855.5, 190.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 759.5, 239.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_3", "n_obj_2" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00009081", "scene_id": "RSF-S00008422", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship falls between the liquid cargo ship and the motorboat?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the liquid cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008422_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008422.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 552.5, 104.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 230.5, 451.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 563.0, 761.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_10", "n_obj_3", "n_obj_9" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_10", "n_obj_9" ] } } }, { "question_id": "RSF-Q00009094", "scene_id": "RSF-S00008435", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the engineering ship and the warship in top-to-bottom order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the warship", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008435_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008435.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 1109.5, 95.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1022.5, 191.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 86.5, 525.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the engineering ship", "the tugboat", "the warship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00005", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009105", "scene_id": "RSF-S00008445", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed ship is between the dry cargo ship and the passenger ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008445_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008445.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 652.5, 44.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 217.5, 354.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 175.5, 538.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_1" ] } } }, { "question_id": "RSF-Q00009108", "scene_id": "RSF-S00008448", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the fishing boat and the liquid cargo ship from top to bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the tugboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008448_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008448.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 514.0, 105.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 428.0, 531.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 15.5581, 716.9219 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the fishing boat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009110", "scene_id": "RSF-S00008450", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship falls between the engineering ship and the dry cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the engineering ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008450_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008450.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 130.5, 305.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 282.0, 427.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 181.5, 533.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_4", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the engineering ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_4", "n_obj_0" ] } } }, { "question_id": "RSF-Q00009117", "scene_id": "RSF-S00008454", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the motorboat and the liquid cargo ship in top-to-bottom order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the liquid cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008454_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008454.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 690.5, 156.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 502.0, 523.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 918.5, 691.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_9", "n_obj_5", "n_obj_0" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_9", "n_obj_0" ] } } }, { "question_id": "RSF-Q00009123", "scene_id": "RSF-S00008459", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed ship is between the dry cargo ship and the engineering ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the engineering ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008459_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008459.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 624.5, 391.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 711.0, 494.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 334.0, 562.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_3" ], "ordering_values": [ "the dry cargo ship", "the warship", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_1", "n_obj_3" ] } } }, { "question_id": "RSF-Q00009127", "scene_id": "RSF-S00008463", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the liquid cargo ship and the fishing boat from top to bottom?", "answer": "the warship", "answer_type": "text", "choices": [ "the fishing boat", "the liquid cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008463_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008463.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 866.0, 749.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 81.0, 838.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 954.5, 896.0 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_9", "n_obj_0", "n_obj_8" ], "ordering_values": [ "the liquid cargo ship", "the warship", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_9", "n_obj_8" ] } } }, { "question_id": "RSF-Q00009129", "scene_id": "RSF-S00008465", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship falls between the passenger ship and the engineering ship?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the passenger ship", "the engineering ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008465_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008465.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 981.0, 191.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 793.0, 301.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 771.0, 744.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_5", "n_obj_4", "n_obj_3" ], "ordering_values": [ "the passenger ship", "the motorboat", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_5", "n_obj_3" ] } } }, { "question_id": "RSF-Q00009136", "scene_id": "RSF-S00011698", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the dry cargo ship and the passenger ship in top-to-bottom order?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the passenger ship", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011698_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011698.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 117.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 426.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 610.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_2", "n_obj_0", "n_obj_1" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_1" ] } } }, { "question_id": "RSF-Q00009142", "scene_id": "RSF-S00008473", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed ship is between the liquid cargo ship and the dry cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the dry cargo ship", "the tugboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008473_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008473.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1258.5, 288.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 606.5, 664.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 978.5, 1244.0 ], "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00017": "value" }, "refs": { "node_ids": [ "n_obj_00017" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00016", "n_obj_00019", "n_obj_00017" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00016", "n_obj_00017" ] } } }, { "question_id": "RSF-Q00009147", "scene_id": "RSF-S00011699", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the liquid cargo ship and the fishing boat from top to bottom?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the fishing boat", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011699_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011699.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1258.5, 288.0 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 606.5, 664.5 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 1052.0, 1195.0 ], "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00018": "value" }, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00016", "n_obj_00019", "n_obj_00018" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00016", "n_obj_00018" ] } } }, { "question_id": "RSF-Q00009148", "scene_id": "RSF-S00008478", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed ship falls between the liquid cargo ship and the dry cargo ship?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008478_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008478.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 853.0, 549.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 258.0, 717.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 682.0, 894.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the liquid cargo ship", "the motorboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009170", "scene_id": "RSF-S00008496", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the dry cargo ship and the passenger ship in top-to-bottom order?", "answer": "the warship", "answer_type": "text", "choices": [ "the passenger ship", "the dry cargo ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008496_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008496.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 522.5, 222.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 405.0, 436.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 200.5, 724.0 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_13" ], "ordering_values": [ "the dry cargo ship", "the warship", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_13" ] } } }, { "question_id": "RSF-Q00009171", "scene_id": "RSF-S00011700", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed large vehicle is between the dump truck and the tractor?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the dump truck", "the cargo truck", "the tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011700_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011700.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 56.5, 521.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 75.5, 689.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 61.5, 860.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00001", "n_obj_00003" ], "ordering_values": [ "the dump truck", "the cargo truck", "the tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009174", "scene_id": "RSF-S00008499", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed large vehicle falls between the dump truck and the trailer?", "answer": "the excavator", "answer_type": "text", "choices": [ "the trailer", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008499_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008499.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 231.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 228.0, 812.5 ], "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 219.0, 952.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00037": "value" }, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00033": "value" }, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00037", "n_obj_00033", "n_obj_00009" ], "ordering_values": [ "the dump truck", "the excavator", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00037", "n_obj_00009" ] } } }, { "question_id": "RSF-Q00009177", "scene_id": "RSF-S00008501", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the excavator and the cargo truck from top to bottom?", "answer": "the trailer", "answer_type": "text", "choices": [ "the trailer", "the cargo truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00008501_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008501.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 547.5, 68.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 262.5, 112.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 532.5, 354.5 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00002", "n_obj_00001", "n_obj_00013" ], "ordering_values": [ "the excavator", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00002", "n_obj_00013" ] } } }, { "question_id": "RSF-Q00009182", "scene_id": "RSF-S00011701", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the dump truck and the cargo truck in top-to-bottom order?", "answer": "the bus", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011701_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011701.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 449.0, 58.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 217.5, 113.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 234.5, 153.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_25", "n_obj_6", "n_obj_4" ], "ordering_values": [ "the dump truck", "the bus", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_25", "n_obj_4" ] } } }, { "question_id": "RSF-Q00009183", "scene_id": "RSF-S00008504", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered top to bottom, which listed large vehicle is between the dump truck and the excavator?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the excavator", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008504_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008504.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 83.0, 252.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 79.5, 663.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 581.0, 694.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_5", "n_obj_0", "n_obj_9" ], "ordering_values": [ "the dump truck", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_5", "n_obj_9" ] } } }, { "question_id": "RSF-Q00009185", "scene_id": "RSF-S00008506", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed large vehicle falls between the bus and the cargo truck?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00008506_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008506.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 223.5, 30.0 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 766.5, 128.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 960.0, 218.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_7", "n_obj_5", "n_obj_3" ], "ordering_values": [ "the bus", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_7", "n_obj_3" ] } } }, { "question_id": "RSF-Q00009186", "scene_id": "RSF-S00008507", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the excavator and the cargo truck from top to bottom?", "answer": "the trailer", "answer_type": "text", "choices": [ "the excavator", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008507_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008507.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 256.5, 358.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 62.5, 472.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 177.0, 559.0 ], "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_26": "value" }, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_3", "n_obj_10", "n_obj_26" ], "ordering_values": [ "the excavator", "the trailer", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_3", "n_obj_26" ] } } }, { "question_id": "RSF-Q00009190", "scene_id": "RSF-S00008511", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the bus and the dump truck in top-to-bottom order?", "answer": "the trailer", "answer_type": "text", "choices": [ "the dump truck", "the bus", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00008511_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008511.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 452.5, 323.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 458.0, 359.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 536.5, 620.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_1", "n_obj_2", "n_obj_4" ], "ordering_values": [ "the bus", "the trailer", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_1", "n_obj_4" ] } } }, { "question_id": "RSF-Q00009193", "scene_id": "RSF-S00008513", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the top-to-bottom ordering, which listed large vehicle falls between the tractor and the excavator?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the tractor", "the cargo truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00008513_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008513.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 198.5, 237.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 546.0, 400.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 451.5, 586.0 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_13", "n_obj_2", "n_obj_23" ], "ordering_values": [ "the tractor", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_13", "n_obj_23" ] } } }, { "question_id": "RSF-Q00009208", "scene_id": "RSF-S00011702", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the truck tractor and the cargo truck from top to bottom?", "answer": "the excavator", "answer_type": "text", "choices": [ "the truck tractor", "the excavator", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011702_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011702.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 323.0, 131.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 324.5, 170.5 ], "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 325.0, 231.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_15": "value" }, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_16", "n_obj_15", "n_obj_13" ], "ordering_values": [ "the truck tractor", "the excavator", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_16", "n_obj_13" ] } } }, { "question_id": "RSF-Q00009212", "scene_id": "RSF-S00011703", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the tractor and the dump truck in top-to-bottom order?", "answer": "the excavator", "answer_type": "text", "choices": [ "the dump truck", "the tractor", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00011703_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011703.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 11.0, 424.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 191.0, 481.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 445.0, 712.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_8", "n_obj_7" ], "ordering_values": [ "the tractor", "the excavator", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_6", "n_obj_7" ] } } }, { "question_id": "RSF-Q00009220", "scene_id": "RSF-S00008534", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the cargo truck and the trailer from top to bottom?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the trailer", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008534_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008534.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 491.0, 301.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 299.5, 375.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 713.5, 431.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_9", "n_obj_8", "n_obj_7" ], "ordering_values": [ "the cargo truck", "the dump truck", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_9", "n_obj_7" ] } } }, { "question_id": "RSF-Q00009226", "scene_id": "RSF-S00008538", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the bus and the dump truck in top-to-bottom order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00008538_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008538.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 533.0, 269.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 39.5, 438.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 452.0, 600.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_20", "n_obj_2", "n_obj_31" ], "ordering_values": [ "the bus", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_20", "n_obj_31" ] } } }, { "question_id": "RSF-Q00009245", "scene_id": "RSF-S00008554", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the cargo truck and the truck tractor from top to bottom?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00008554_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008554.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 211.0, 269.0 ], "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 262.0, 292.0 ], "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 136.0, 515.0 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00071": "value" }, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00073": "value" }, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00071", "n_obj_00073", "n_obj_00053" ], "ordering_values": [ "the cargo truck", "the dump truck", "the truck tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00071", "n_obj_00053" ] } } }, { "question_id": "RSF-Q00009248", "scene_id": "RSF-S00011705", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the excavator and the dump truck in top-to-bottom order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011705_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011705.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 443.0, 445.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 371.5, 569.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 207.5, 602.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00009250", "scene_id": "RSF-S00011706", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the dump truck and the bus from top to bottom?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the bus", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011706_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011706.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 640.0, 123.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 469.0, 260.5 ], "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 482.5, 499.0 ], "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00030": "value" }, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00031": "value" }, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_00008", "n_obj_00030", "n_obj_00031" ], "ordering_values": [ "the dump truck", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00008", "n_obj_00031" ] } } }, { "question_id": "RSF-Q00009265", "scene_id": "RSF-S00008567", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the truck tractor and the excavator in top-to-bottom order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the truck tractor", "the excavator", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008567_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008567.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 96.0, 231.0 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 105.0, 284.0 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 187.5, 362.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_14", "n_obj_18", "n_obj_1" ], "ordering_values": [ "the truck tractor", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_14", "n_obj_1" ] } } }, { "question_id": "RSF-Q00009269", "scene_id": "RSF-S00008571", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the excavator and the dump truck from top to bottom?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the dump truck", "the excavator", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008571_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008571.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 843.0, 645.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 771.5, 769.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 607.5, 802.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_2" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_2" ] } } }, { "question_id": "RSF-Q00009272", "scene_id": "RSF-S00011710", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the cargo truck and the trailer in top-to-bottom order?", "answer": "the truck tractor", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00011710_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011710.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 519.5, 82.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 463.5, 360.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 304.5, 422.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "top_to_bottom", "axis": "y", "reverse": false, "ordering_node_ids": [ "n_obj_6", "n_obj_10", "n_obj_11" ], "ordering_values": [ "the cargo truck", "the truck tractor", "the trailer" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_6", "n_obj_11" ] } } }, { "question_id": "RSF-Q00009278", "scene_id": "RSF-S00008577", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A350 and the Boeing 787 in bottom-to-top order?", "answer": "the A330", "answer_type": "text", "choices": [ "the A350", "the Boeing 787", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00008577_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008577.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 533.0, 748.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 363.5, 577.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 488.0, 288.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the A350", "the A330", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00005", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009280", "scene_id": "RSF-S00008579", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed aircraft is between the A220 and the Boeing 777?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 777", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00008579_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008579.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 428.5, 523.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 488.5, 464.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 553.0, 393.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the A220", "the A350", "the Boeing 777" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009282", "scene_id": "RSF-S00008581", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 777 and the A330 from bottom to top?", "answer": "the A350", "answer_type": "text", "choices": [ "the A330", "the A350", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00008581_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008581.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 189.3512, 574.0 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 304.0, 548.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 95.0, 475.0 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00008", "n_obj_00011" ], "ordering_values": [ "the Boeing 777", "the A350", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00009", "n_obj_00011" ] } } }, { "question_id": "RSF-Q00009283", "scene_id": "RSF-S00008582", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft falls between the Boeing 737 and the A321?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 737", "the A330", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00008582_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008582.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 18.3124, 479.5 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 208.5, 432.5 ], "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 600.0, 362.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00016": "value" }, "refs": { "node_ids": [ "n_obj_00016" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00023", "n_obj_00016", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A330", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00023", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009284", "scene_id": "RSF-S00008583", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the Boeing 747 and the A321 in bottom-to-top order?", "answer": "the A350", "answer_type": "text", "choices": [ "the A321", "the Boeing 747", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00008583_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008583.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 536.5, 564.7469 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 600.5, 533.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 399.0, 195.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00003", "n_obj_00008" ], "ordering_values": [ "the Boeing 747", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00008" ] } } }, { "question_id": "RSF-Q00009286", "scene_id": "RSF-S00008584", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed aircraft is between the A321 and the Boeing 787?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 787", "the A321", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00008584_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008584.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 428.0, 357.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 372.5, 267.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 586.5, 178.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00004", "n_obj_00002" ], "ordering_values": [ "the A321", "the A220", "the Boeing 787" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00005", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009288", "scene_id": "RSF-S00008586", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 747 and the A350 from bottom to top?", "answer": "the A220", "answer_type": "text", "choices": [ "the A220", "the A350", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00008586_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008586.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 278.5, 887.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 965.5, 820.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 299.0, 383.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00001", "n_obj_00008" ], "ordering_values": [ "the Boeing 747", "the A220", "the A350" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00008" ] } } }, { "question_id": "RSF-Q00009289", "scene_id": "RSF-S00008587", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft falls between the Boeing 737 and the A220?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 737", "the A350", "the A220" ], "images": { "mode": "single", "t1": "images/RSF-S00008587_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008587.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 627.5, 975.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 280.5, 513.5 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 183.0, 328.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00008", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A350", "the A220" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00007", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009290", "scene_id": "RSF-S00008588", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A330 and the Boeing 747 in bottom-to-top order?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 747", "the A321", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00008588_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008588.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 790.0, 359.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 829.0, 277.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 631.5, 69.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00005", "n_obj_00006" ], "ordering_values": [ "the A330", "the A321", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00006" ] } } }, { "question_id": "RSF-Q00009296", "scene_id": "RSF-S00011711", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed aircraft is between the A321 and the Boeing 747?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the A321", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00011711_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011711.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 757.0, 453.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 719.5, 212.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 536.0, 138.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A321", "the A350", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00005", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009299", "scene_id": "RSF-S00011712", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the A220 and the Boeing 777 from bottom to top?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 777", "the A220", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00011712_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011712.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 742.0, 514.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 259.0, 300.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 297.0, 217.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00008", "n_obj_00007" ], "ordering_values": [ "the A220", "the A330", "the Boeing 777" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00007" ] } } }, { "question_id": "RSF-Q00009301", "scene_id": "RSF-S00008597", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft falls between the A330 and the Boeing 777?", "answer": "the A350", "answer_type": "text", "choices": [ "the A350", "the Boeing 777", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00008597_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008597.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 931.5, 307.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 903.5, 234.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 874.5, 43.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the A330", "the A350", "the Boeing 777" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009302", "scene_id": "RSF-S00008598", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the A350 and the Boeing 777 in bottom-to-top order?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 777", "the A350", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00008598_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008598.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 135.5, 408.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 356.0, 153.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 750.4138, 47.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the A350", "the A330", "the Boeing 777" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009309", "scene_id": "RSF-S00008605", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed aircraft is between the Boeing 777 and the A330?", "answer": "the A220", "answer_type": "text", "choices": [ "the A330", "the A220", "the Boeing 777" ], "images": { "mode": "single", "t1": "images/RSF-S00008605_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008605.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing777", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing777", "name": "center", "value": [ 536.5, 335.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 58.0, 217.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 171.5, 113.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing777", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00005", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 777", "the A220", "the A330" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00005", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009313", "scene_id": "RSF-S00008608", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 787 and the C919 from bottom to top?", "answer": "the A321", "answer_type": "text", "choices": [ "the Boeing 787", "the A321", "the C919" ], "images": { "mode": "single", "t1": "images/RSF-S00008608_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008608.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 164.5, 333.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 567.0, 117.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "c919", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "c919", "name": "center", "value": [ 540.5, 71.5 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "c919", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00008", "n_obj_00006", "n_obj_00007" ], "ordering_values": [ "the Boeing 787", "the A321", "the C919" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00008", "n_obj_00007" ] } } }, { "question_id": "RSF-Q00009316", "scene_id": "RSF-S00011714", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft falls between the Boeing 787 and the A321?", "answer": "the A330", "answer_type": "text", "choices": [ "the A321", "the A330", "the Boeing 787" ], "images": { "mode": "single", "t1": "images/RSF-S00011714_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011714.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing787", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing787", "name": "center", "value": [ 28.0, 758.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 543.5, 609.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 93.5, 198.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing787", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00002", "n_obj_00001" ], "ordering_values": [ "the Boeing 787", "the A330", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009319", "scene_id": "RSF-S00008612", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed aircraft is in the middle between the Boeing 737 and the A321 in bottom-to-top order?", "answer": "the A330", "answer_type": "text", "choices": [ "the Boeing 737", "the A321", "the A330" ], "images": { "mode": "single", "t1": "images/RSF-S00008612_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008612.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 103.5, 660.5 ], "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 308.5, 613.5 ], "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 688.0, 542.6005 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00018": "value" }, "refs": { "node_ids": [ "n_obj_00018" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00011": "value" }, "refs": { "node_ids": [ "n_obj_00011" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00018", "n_obj_00011", "n_obj_00001" ], "ordering_values": [ "the Boeing 737", "the A330", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00018", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009320", "scene_id": "RSF-S00011715", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed aircraft is between the Boeing 737 and the A321?", "answer": "the A220", "answer_type": "text", "choices": [ "the Boeing 737", "the A220", "the A321" ], "images": { "mode": "single", "t1": "images/RSF-S00011715_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011715.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing737", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing737", "name": "center", "value": [ 338.0, 391.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a220", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a220", "name": "center", "value": [ 606.0, 238.0 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 676.0, 153.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing737", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a220", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the Boeing 737", "the A220", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009321", "scene_id": "RSF-S00008613", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed aircraft, which one lies between the Boeing 747 and the A321 from bottom to top?", "answer": "the A350", "answer_type": "text", "choices": [ "the Boeing 747", "the A321", "the A350" ], "images": { "mode": "single", "t1": "images/RSF-S00008613_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008613.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 704.5, 563.0 ], "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a350", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a350", "name": "center", "value": [ 710.0, 461.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 192.5, 431.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00007": "value" }, "refs": { "node_ids": [ "n_obj_00007" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a350", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00007", "n_obj_00006", "n_obj_00003" ], "ordering_values": [ "the Boeing 747", "the A350", "the A321" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00007", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009327", "scene_id": "RSF-S00008618", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed aircraft falls between the A321 and the Boeing 747?", "answer": "the A330", "answer_type": "text", "choices": [ "the A321", "the A330", "the Boeing 747" ], "images": { "mode": "single", "t1": "images/RSF-S00008618_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008618.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "a321", "value": true, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a321", "name": "center", "value": [ 390.0, 758.0 ], "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "a330", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "a330", "name": "center", "value": [ 113.5, 728.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "boeing747", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "boeing747", "name": "center", "value": [ 306.5, 674.0 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a321", "name": "center" }, "outputs": { "center:n_obj_00006": "value" }, "refs": { "node_ids": [ "n_obj_00006" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "a330", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "boeing747", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00006", "n_obj_00001", "n_obj_00005" ], "ordering_values": [ "the A321", "the A330", "the Boeing 747" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00006", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00009334", "scene_id": "RSF-S00008625", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship falls between the motorboat and the liquid cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the motorboat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008625_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008625.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 563.0, 761.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 230.5, 451.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 552.5, 104.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_3", "n_obj_10" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_9", "n_obj_10" ] } } }, { "question_id": "RSF-Q00009335", "scene_id": "RSF-S00011716", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the liquid cargo ship and the motorboat from bottom to top?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the motorboat", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011716_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011716.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 918.5, 691.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 502.0, 523.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 690.5, 156.5 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_5", "n_obj_9" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_9" ] } } }, { "question_id": "RSF-Q00009337", "scene_id": "RSF-S00008627", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the motorboat and the passenger ship in bottom-to-top order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the tugboat", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008627_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008627.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 72.5, 413.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 83.5, 371.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 29.0, 31.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_5", "n_obj_4", "n_obj_0" ], "ordering_values": [ "the motorboat", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_5", "n_obj_0" ] } } }, { "question_id": "RSF-Q00009347", "scene_id": "RSF-S00011719", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed ship is between the warship and the passenger ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the warship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00011719_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011719.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 725.5, 168.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 446.0, 119.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 451.0, 95.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the warship", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_0" ] } } }, { "question_id": "RSF-Q00009349", "scene_id": "RSF-S00008633", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship falls between the passenger ship and the dry cargo ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the warship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008633_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008633.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 200.5, 724.0 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 405.0, 436.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 522.5, 222.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_13", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_13", "n_obj_0" ] } } }, { "question_id": "RSF-Q00009354", "scene_id": "RSF-S00008638", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the passenger ship and the dry cargo ship from bottom to top?", "answer": "the warship", "answer_type": "text", "choices": [ "the warship", "the dry cargo ship", "the passenger ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008638_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008638.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 176.0, 610.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 218.0, 426.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 653.5, 117.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_0", "n_obj_2" ], "ordering_values": [ "the passenger ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_1", "n_obj_2" ] } } }, { "question_id": "RSF-Q00009355", "scene_id": "RSF-S00008639", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the motorboat and the passenger ship in bottom-to-top order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the tugboat", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008639_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008639.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 472.5, 613.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 483.5, 571.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 427.5, 234.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_6", "n_obj_2" ], "ordering_values": [ "the motorboat", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_7", "n_obj_2" ] } } }, { "question_id": "RSF-Q00009369", "scene_id": "RSF-S00008651", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed ship is between the motorboat and the liquid cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the tugboat", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008651_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008651.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 963.0, 961.0 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 630.5, 651.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 952.5, 304.0 ], "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_17": "value" }, "refs": { "node_ids": [ "n_obj_17" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_16", "n_obj_10", "n_obj_17" ], "ordering_values": [ "the motorboat", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_16", "n_obj_17" ] } } }, { "question_id": "RSF-Q00009371", "scene_id": "RSF-S00008653", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship falls between the engineering ship and the dry cargo ship?", "answer": "the warship", "answer_type": "text", "choices": [ "the dry cargo ship", "the engineering ship", "the warship" ], "images": { "mode": "single", "t1": "images/RSF-S00008653_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008653.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 334.0, 562.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 711.0, 494.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 624.5, 391.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_3", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the engineering ship", "the warship", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_3", "n_obj_1" ] } } }, { "question_id": "RSF-Q00009380", "scene_id": "RSF-S00011721", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the fishing boat and the liquid cargo ship from bottom to top?", "answer": "the warship", "answer_type": "text", "choices": [ "the liquid cargo ship", "the warship", "the fishing boat" ], "images": { "mode": "single", "t1": "images/RSF-S00011721_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011721.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 954.5, 896.0 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "warship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "warship", "name": "center", "value": [ 81.0, 838.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 866.0, 749.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "warship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_8", "n_obj_0", "n_obj_9" ], "ordering_values": [ "the fishing boat", "the warship", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_8", "n_obj_9" ] } } }, { "question_id": "RSF-Q00009383", "scene_id": "RSF-S00008662", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the liquid cargo ship and the fishing boat in bottom-to-top order?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the fishing boat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008662_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008662.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 1192.0, 991.0 ], "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1187.0, 752.5 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 244.0, 640.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00050": "value" }, "refs": { "node_ids": [ "n_obj_00050" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00050", "n_obj_00053", "n_obj_00004" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00050", "n_obj_00004" ] } } }, { "question_id": "RSF-Q00009394", "scene_id": "RSF-S00008670", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed ship is between the liquid cargo ship and the dry cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the liquid cargo ship", "the dry cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008670_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008670.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 518.5, 500.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 102.5, 323.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 223.0, 154.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the dry cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_1" ] } } }, { "question_id": "RSF-Q00009397", "scene_id": "RSF-S00008673", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship falls between the engineering ship and the passenger ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the passenger ship", "the engineering ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008673_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008673.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 921.5, 1315.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 1250.5, 395.0 ], "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 709.0, 65.0 ], "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00030": "value" }, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_00028": "value" }, "refs": { "node_ids": [ "n_obj_00028" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00030", "n_obj_00028" ], "ordering_values": [ "the engineering ship", "the tugboat", "the passenger ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00028" ] } } }, { "question_id": "RSF-Q00009399", "scene_id": "RSF-S00011723", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the liquid cargo ship and the fishing boat from bottom to top?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the tugboat", "the fishing boat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00011723_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011723.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 15.5581, 716.9219 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 428.0, 531.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 514.0, 105.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00003", "n_obj_00002" ], "ordering_values": [ "the liquid cargo ship", "the tugboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009400", "scene_id": "RSF-S00008675", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the liquid cargo ship and the tugboat in bottom-to-top order?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the tugboat", "the liquid cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008675_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008675.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 381.0, 263.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00002", "n_obj_00003" ], "ordering_values": [ "the liquid cargo ship", "the motorboat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00003" ] } } }, { "question_id": "RSF-Q00009403", "scene_id": "RSF-S00008677", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed ship is between the passenger ship and the liquid cargo ship?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the passenger ship", "the liquid cargo ship", "the tugboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008677_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008677.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "passenger_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "passenger_ship", "name": "center", "value": [ 122.0, 803.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 500.0, 241.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 166.0, 49.0 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "passenger_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_11", "n_obj_13" ], "ordering_values": [ "the passenger ship", "the tugboat", "the liquid cargo ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_13" ] } } }, { "question_id": "RSF-Q00009406", "scene_id": "RSF-S00008679", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed ship falls between the dry cargo ship and the tugboat?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the tugboat", "the dry cargo ship", "the motorboat" ], "images": { "mode": "single", "t1": "images/RSF-S00008679_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008679.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 1563.5, 1012.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 761.0, 231.5 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 682.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_00005": "value" }, "refs": { "node_ids": [ "n_obj_00005" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00001", "n_obj_00004", "n_obj_00005" ], "ordering_values": [ "the dry cargo ship", "the motorboat", "the tugboat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00001", "n_obj_00005" ] } } }, { "question_id": "RSF-Q00009407", "scene_id": "RSF-S00008680", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed ships, which one lies between the dry cargo ship and the engineering ship from bottom to top?", "answer": "the tugboat", "answer_type": "text", "choices": [ "the engineering ship", "the tugboat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008680_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008680.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 181.5, 533.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tugboat", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tugboat", "name": "center", "value": [ 282.0, 427.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "engineering_ship", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "engineering_ship", "name": "center", "value": [ 130.5, 305.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tugboat", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "engineering_ship", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_4" ], "ordering_values": [ "the dry cargo ship", "the tugboat", "the engineering ship" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_4" ] } } }, { "question_id": "RSF-Q00009412", "scene_id": "RSF-S00008685", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed ship is in the middle between the dry cargo ship and the fishing boat in bottom-to-top order?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the motorboat", "the fishing boat", "the dry cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008685_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008685.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dry_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dry_cargo_ship", "name": "center", "value": [ 2719.0, 1158.0 ], "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 2757.5, 649.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 2245.0, 499.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dry_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_00004": "value" }, "refs": { "node_ids": [ "n_obj_00004" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00004", "n_obj_00003", "n_obj_00001" ], "ordering_values": [ "the dry cargo ship", "the motorboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00004", "n_obj_00001" ] } } }, { "question_id": "RSF-Q00009416", "scene_id": "RSF-S00008689", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed ship is between the liquid cargo ship and the fishing boat?", "answer": "the motorboat", "answer_type": "text", "choices": [ "the fishing boat", "the motorboat", "the liquid cargo ship" ], "images": { "mode": "single", "t1": "images/RSF-S00008689_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008689.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "liquid_cargo_ship", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "liquid_cargo_ship", "name": "center", "value": [ 778.5, 252.5 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "motorboat", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "motorboat", "name": "center", "value": [ 587.0, 98.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "fishing_boat", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "fishing_boat", "name": "center", "value": [ 616.5, 51.5 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "liquid_cargo_ship", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "motorboat", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "fishing_boat", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_5", "n_obj_4", "n_obj_0" ], "ordering_values": [ "the liquid cargo ship", "the motorboat", "the fishing boat" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_5", "n_obj_0" ] } } }, { "question_id": "RSF-Q00009421", "scene_id": "RSF-S00008693", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the dump truck and the bus from bottom to top?", "answer": "the trailer", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00008693_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008693.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 536.5, 620.5 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 458.0, 359.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 452.5, 323.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_2", "n_obj_1" ], "ordering_values": [ "the dump truck", "the trailer", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_4", "n_obj_1" ] } } }, { "question_id": "RSF-Q00009425", "scene_id": "RSF-S00008696", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed large vehicle falls between the cargo truck and the excavator?", "answer": "the trailer", "answer_type": "text", "choices": [ "the trailer", "the cargo truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00008696_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008696.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 532.5, 354.5 ], "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 262.5, 112.0 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 547.5, 68.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00013": "value" }, "refs": { "node_ids": [ "n_obj_00013" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00013", "n_obj_00001", "n_obj_00002" ], "ordering_values": [ "the cargo truck", "the trailer", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00013", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009426", "scene_id": "RSF-S00008697", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the cargo truck and the dump truck in bottom-to-top order?", "answer": "the bus", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008697_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008697.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 234.5, 153.0 ], "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 217.5, 113.5 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 449.0, 58.5 ], "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_4": "value" }, "refs": { "node_ids": [ "n_obj_4" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_25": "value" }, "refs": { "node_ids": [ "n_obj_25" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_4", "n_obj_6", "n_obj_25" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_4", "n_obj_25" ] } } }, { "question_id": "RSF-Q00009427", "scene_id": "RSF-S00008698", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the cargo truck and the excavator from bottom to top?", "answer": "the trailer", "answer_type": "text", "choices": [ "the cargo truck", "the trailer", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00008698_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008698.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 177.0, 559.0 ], "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 62.5, 472.5 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 256.5, 358.5 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_26": "value" }, "refs": { "node_ids": [ "n_obj_26" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_26", "n_obj_10", "n_obj_3" ], "ordering_values": [ "the cargo truck", "the trailer", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_26", "n_obj_3" ] } } }, { "question_id": "RSF-Q00009428", "scene_id": "RSF-S00011724", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed large vehicle falls between the trailer and the dump truck?", "answer": "the excavator", "answer_type": "text", "choices": [ "the dump truck", "the excavator", "the trailer" ], "images": { "mode": "single", "t1": "images/RSF-S00011724_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011724.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 219.0, 952.5 ], "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 228.0, 812.5 ], "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 231.5, 41.5 ], "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_00009": "value" }, "refs": { "node_ids": [ "n_obj_00009" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_00033": "value" }, "refs": { "node_ids": [ "n_obj_00033" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00037": "value" }, "refs": { "node_ids": [ "n_obj_00037" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00009", "n_obj_00033", "n_obj_00037" ], "ordering_values": [ "the trailer", "the excavator", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00009", "n_obj_00037" ] } } }, { "question_id": "RSF-Q00009431", "scene_id": "RSF-S00011725", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the trailer and the cargo truck in bottom-to-top order?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the trailer", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011725_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011725.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 713.5, 431.5 ], "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 299.5, 375.5 ], "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 491.0, 301.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_7": "value" }, "refs": { "node_ids": [ "n_obj_7" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_8": "value" }, "refs": { "node_ids": [ "n_obj_8" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_7", "n_obj_8", "n_obj_9" ], "ordering_values": [ "the trailer", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_7", "n_obj_9" ] } } }, { "question_id": "RSF-Q00009432", "scene_id": "RSF-S00008701", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the cargo truck and the truck tractor from bottom to top?", "answer": "the excavator", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the truck tractor" ], "images": { "mode": "single", "t1": "images/RSF-S00008701_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008701.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 325.0, 231.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 324.5, 170.5 ], "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 323.0, 131.5 ], "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_15": "value" }, "refs": { "node_ids": [ "n_obj_15" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_16": "value" }, "refs": { "node_ids": [ "n_obj_16" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_13", "n_obj_15", "n_obj_16" ], "ordering_values": [ "the cargo truck", "the excavator", "the truck tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_13", "n_obj_16" ] } } }, { "question_id": "RSF-Q00009433", "scene_id": "RSF-S00008702", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed large vehicle falls between the truck tractor and the cargo truck?", "answer": "the dump truck", "answer_type": "text", "choices": [ "the cargo truck", "the truck tractor", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008702_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008702.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 136.0, 515.0 ], "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 262.0, 292.0 ], "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 211.0, 269.0 ], "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_00053": "value" }, "refs": { "node_ids": [ "n_obj_00053" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00073": "value" }, "refs": { "node_ids": [ "n_obj_00073" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00071": "value" }, "refs": { "node_ids": [ "n_obj_00071" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00053", "n_obj_00073", "n_obj_00071" ], "ordering_values": [ "the truck tractor", "the dump truck", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00053", "n_obj_00071" ] } } }, { "question_id": "RSF-Q00009437", "scene_id": "RSF-S00008706", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the bus and the dump truck in bottom-to-top order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the bus", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008706_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008706.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 482.5, 499.0 ], "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 469.0, 260.5 ], "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 640.0, 123.0 ], "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00031": "value" }, "refs": { "node_ids": [ "n_obj_00031" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00030": "value" }, "refs": { "node_ids": [ "n_obj_00030" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00008": "value" }, "refs": { "node_ids": [ "n_obj_00008" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00031", "n_obj_00030", "n_obj_00008" ], "ordering_values": [ "the bus", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00031", "n_obj_00008" ] } } }, { "question_id": "RSF-Q00009438", "scene_id": "RSF-S00008707", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the excavator and the tractor from bottom to top?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the tractor", "the excavator", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008707_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008707.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 451.5, 586.0 ], "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 546.0, 400.0 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 198.5, 237.5 ], "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_23": "value" }, "refs": { "node_ids": [ "n_obj_23" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_13": "value" }, "refs": { "node_ids": [ "n_obj_13" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_23", "n_obj_2", "n_obj_13" ], "ordering_values": [ "the excavator", "the cargo truck", "the tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_23", "n_obj_13" ] } } }, { "question_id": "RSF-Q00009439", "scene_id": "RSF-S00011726", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "In the bottom-to-top ordering, which listed large vehicle falls between the dump truck and the bus?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the bus", "the cargo truck", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011726_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011726.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 452.0, 600.5 ], "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 39.5, 438.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 533.0, 269.0 ], "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_31": "value" }, "refs": { "node_ids": [ "n_obj_31" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_20": "value" }, "refs": { "node_ids": [ "n_obj_20" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_31", "n_obj_2", "n_obj_20" ], "ordering_values": [ "the dump truck", "the cargo truck", "the bus" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_31", "n_obj_20" ] } } }, { "question_id": "RSF-Q00009446", "scene_id": "RSF-S00008709", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the tractor and the dump truck in bottom-to-top order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the tractor", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008709_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008709.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "tractor", "value": true, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "tractor", "name": "center", "value": [ 61.5, 860.0 ], "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 75.5, 689.5 ], "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 56.5, 521.5 ], "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "tractor", "name": "center" }, "outputs": { "center:n_obj_00003": "value" }, "refs": { "node_ids": [ "n_obj_00003" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00001": "value" }, "refs": { "node_ids": [ "n_obj_00001" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00002": "value" }, "refs": { "node_ids": [ "n_obj_00002" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00003", "n_obj_00001", "n_obj_00002" ], "ordering_values": [ "the tractor", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00003", "n_obj_00002" ] } } }, { "question_id": "RSF-Q00009448", "scene_id": "RSF-S00008711", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the dump truck and the excavator from bottom to top?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the excavator" ], "images": { "mode": "single", "t1": "images/RSF-S00008711_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008711.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 607.5, 802.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 771.5, 769.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 843.0, 645.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dump truck", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_0" ] } } }, { "question_id": "RSF-Q00009451", "scene_id": "RSF-S00011729", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the dump truck and the excavator in bottom-to-top order?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the excavator", "the dump truck", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011729_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011729.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 207.5, 602.5 ], "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 371.5, 569.0 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 443.0, 445.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_2": "value" }, "refs": { "node_ids": [ "n_obj_2" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_2", "n_obj_1", "n_obj_0" ], "ordering_values": [ "the dump truck", "the cargo truck", "the excavator" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_2", "n_obj_0" ] } } }, { "question_id": "RSF-Q00009452", "scene_id": "RSF-S00011730", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the excavator and the dump truck from bottom to top?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the cargo truck", "the excavator", "the dump truck" ], "images": { "mode": "single", "t1": "images/RSF-S00011730_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00011730.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 581.0, 694.0 ], "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 79.5, 663.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 83.0, 252.0 ], "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_9": "value" }, "refs": { "node_ids": [ "n_obj_9" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_5": "value" }, "refs": { "node_ids": [ "n_obj_5" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_9", "n_obj_0", "n_obj_5" ], "ordering_values": [ "the excavator", "the cargo truck", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_9", "n_obj_5" ] } } }, { "question_id": "RSF-Q00009453", "scene_id": "RSF-S00008714", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Which listed large vehicle is in the middle between the excavator and the cargo truck in bottom-to-top order?", "answer": "the truck tractor", "answer_type": "text", "choices": [ "the truck tractor", "the excavator", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008714_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008714.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 220.5, 615.0 ], "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 37.0, 540.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 49.5, 200.0 ], "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_0": "value" }, "refs": { "node_ids": [ "n_obj_0" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_3": "value" }, "refs": { "node_ids": [ "n_obj_3" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_0", "n_obj_1", "n_obj_3" ], "ordering_values": [ "the excavator", "the truck tractor", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_0", "n_obj_3" ] } } }, { "question_id": "RSF-Q00009456", "scene_id": "RSF-S00008717", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the excavator and the truck tractor from bottom to top?", "answer": "the cargo truck", "answer_type": "text", "choices": [ "the excavator", "the truck tractor", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008717_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008717.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "excavator", "value": true, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "excavator", "name": "center", "value": [ 187.5, 362.5 ], "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 105.0, 284.0 ], "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 96.0, 231.0 ], "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "excavator", "name": "center" }, "outputs": { "center:n_obj_1": "value" }, "refs": { "node_ids": [ "n_obj_1" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_18": "value" }, "refs": { "node_ids": [ "n_obj_18" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_14": "value" }, "refs": { "node_ids": [ "n_obj_14" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_1", "n_obj_18", "n_obj_14" ], "ordering_values": [ "the excavator", "the cargo truck", "the truck tractor" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_1", "n_obj_14" ] } } }, { "question_id": "RSF-Q00009459", "scene_id": "RSF-S00008719", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "Among the listed large vehicles, which one lies between the trailer and the cargo truck from bottom to top?", "answer": "the truck tractor", "answer_type": "text", "choices": [ "the truck tractor", "the trailer", "the cargo truck" ], "images": { "mode": "single", "t1": "images/RSF-S00008719_t1.png", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008719.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "trailer", "value": true, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "trailer", "name": "center", "value": [ 304.5, 422.0 ], "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "truck_tractor", "value": true, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "truck_tractor", "name": "center", "value": [ 463.5, 360.0 ], "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 519.5, 82.0 ], "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "trailer", "name": "center" }, "outputs": { "center:n_obj_11": "value" }, "refs": { "node_ids": [ "n_obj_11" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "truck_tractor", "name": "center" }, "outputs": { "center:n_obj_10": "value" }, "refs": { "node_ids": [ "n_obj_10" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_6": "value" }, "refs": { "node_ids": [ "n_obj_6" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_11", "n_obj_10", "n_obj_6" ], "ordering_values": [ "the trailer", "the truck tractor", "the cargo truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_11", "n_obj_6" ] } } }, { "question_id": "RSF-Q00009461", "scene_id": "RSF-S00008721", "level": "Relational reasoning", "subcategory": "projective_ordering", "question": "When ordered bottom to top, which listed large vehicle is between the cargo truck and the dump truck?", "answer": "the bus", "answer_type": "text", "choices": [ "the cargo truck", "the dump truck", "the bus" ], "images": { "mode": "single", "t1": "images/RSF-S00008721_t1.tif", "t2": null }, "scene_graph": "scene_graphs/RSF-S00008721.json", "support": [ { "claim_type": "Existence", "time": "t1", "subject": "cargo_truck", "value": true, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "cargo_truck", "name": "center", "value": [ 36.5, 968.5 ], "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "bus", "value": true, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "bus", "name": "center", "value": [ 690.0, 314.0 ], "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] } }, { "claim_type": "Existence", "time": "t1", "subject": "dump_truck", "value": true, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } }, { "claim_type": "Attribute", "time": "t1", "subject": "dump_truck", "name": "center", "value": [ 850.5, 124.0 ], "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] } } ], "program": { "program_id": "spatial.projective_ordering", "slots": [ { "slot_id": "s_001", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_002", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "cargo_truck", "name": "center" }, "outputs": { "center:n_obj_00032": "value" }, "refs": { "node_ids": [ "n_obj_00032" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_003", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_004", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "bus", "name": "center" }, "outputs": { "center:n_obj_00019": "value" }, "refs": { "node_ids": [ "n_obj_00019" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_005", "claim_type": "Existence", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "value": true }, "outputs": {}, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true }, { "slot_id": "s_006", "claim_type": "Attribute", "scope": { "time": "t1" }, "constraints": { "subject": "dump_truck", "name": "center" }, "outputs": { "center:n_obj_00023": "value" }, "refs": { "node_ids": [ "n_obj_00023" ], "edge_ids": [] }, "sr_required": true } ], "answer_fn": { "op": "projective_relation", "task": "between_order", "direction": "bottom_to_top", "axis": "y", "reverse": true, "ordering_node_ids": [ "n_obj_00032", "n_obj_00019", "n_obj_00023" ], "ordering_values": [ "the cargo truck", "the bus", "the dump truck" ], "rank_index": null, "anchor_node": null, "adjacent_step": null, "anchor_node_ids": [ "n_obj_00032", "n_obj_00023" ] } } } ]