daniel-dona commited on
Commit
77d9ce0
·
verified ·
1 Parent(s): ab44af1

Update examples.json

Browse files
Files changed (1) hide show
  1. examples.json +2 -2
examples.json CHANGED
@@ -13,8 +13,8 @@
13
  {"query": "Sections and their OP start and end"},
14
  {"query": "How many tracks exist?"},
15
  {"query": "Show document named T_3_020322_1.pdf"},
16
- {"query": "Fetch the entities of type era:VehicleType and their labels, skipping the first five results."}
17
 
18
- {"query": "What is the sum of the length of all the sections of line in spain?"}
19
  {"query": "Count the number of tracks per Section of line and return only the ones with more than 5"}
20
  ]
 
13
  {"query": "Sections and their OP start and end"},
14
  {"query": "How many tracks exist?"},
15
  {"query": "Show document named T_3_020322_1.pdf"},
16
+ {"query": "Fetch the entities of type era:VehicleType and their labels, skipping the first five results."},
17
 
18
+ {"query": "What is the sum of the length of all the sections of line in spain?"},
19
  {"query": "Count the number of tracks per Section of line and return only the ones with more than 5"}
20
  ]