category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
dict
test_category
string
dbpedia_links
list
links
list
graph
list
main_entity
string
mappings
list
dialogue
list
Politician
4
10542
Id226
[ { "subject": "Austria", "property": "leaderName", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Austria", "property": "language", "object": "Austrian_German" }, { "subject": "Alfons_Gorbach", "property": "placeOfBirth", "object": "Austria" } ]
[ { "subject": "Austria", "property": "leader", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Austria", "property": "language", "object": "Austrian_German" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alfons Gorbach was born in Austria and he died in Graz. In Austria the language is Austrian German and the leader is Doris Bures.", "Alfons Gorbach was born in Austria whose language is Austrian German and died in Graz. The leader of Austria is Doris Bures." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Austria", "property:leader", "resource:Doris_Bures" ], [ "resource:Austria", "property:language", "resource:Austrian_German" ], [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Graz" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "Austrian_German", "readable": "Austrian German", "graph": "resource:Austrian_German" }, { "modified": "Doris_Bures", "readable": "Doris Bures", "graph": "resource:Doris_Bures" }, { "modified": "Graz", "readable": "Graz", "graph": "resource:Graz" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?k rdf:type ontology:politician . ?k property:birth_place resource:Athens }", "readable_query": "ASK WHERE { ?k rdf:type ontology:politician . ?k property:birth_place resource:Athens }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?l rdf:type ontology:politician . ?l property:birth_place resource:Austria }", "readable_query": "ASK WHERE { ?l rdf:type ontology:politician . ?l property:birth_place resource:Austria }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?e WHERE { ?e rdf:type ontology:politician . ?e property:birth_place resource:Austria }", "readable_query": "SELECT ?e WHERE { ?e rdf:type ontology:politician . ?e property:birth_place resource:Austria }", "graph_answer": [ "resource:Alfons_Gorbach" ], "readable_answer": [ "Alfons Gorbach" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u ?j WHERE { resource:Austria property:leader ?u . resource:Austria property:language ?j }", "readable_query": "SELECT DISTINCT ?u ?j WHERE { resource:Austria property:leader ?u . resource:Austria property:language ?j }", "graph_answer": [ "resource:Doris_Bures", "resource:Austrian_German" ], "readable_answer": [ "Doris Bures", "Austrian German" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
WrittenWork
2
5663
Id198
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The head of state of the United States is known as the President. This country is home to the Severed Wasp.", "A Severed Wasp is from the United States, whose leader is the President.", "The leader of the United States is the President. This country is home to the severed Wasp." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ] ]
A_Severed_Wasp
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?b ) WHERE { ?r rdf:type ontology:written_work . ?r property:country ?t . ?t property:population_total 324720797 }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?b ) WHERE { ?r rdf:type ontology:written_work . ?r property:country ?t . ?t property:population_total 324720797 }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d ?o WHERE { ?d property:country ?o . ?d rdf:type ontology:written_work . ?o property:leader_title resource:President_of_the_United_States }", "readable_query": "SELECT DISTINCT ?d ?o WHERE { ?d property:country ?o . ?d rdf:type ontology:written_work . ?o property:leader_title resource:President_of_the_United_States }", "graph_answer": [ "resource:A_Severed_Wasp", "resource:United_States" ], "readable_answer": [ "A Severed Wasp", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3612
Id224
[ { "subject": "Uruguay", "property": "leaderName", "object": "Raúl_Fernando_Sendic_Rodríguez" }, { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Uruguay" } ]
[ { "subject": "Uruguay", "property": "leader", "object": "Raúl_Fernando_Sendic_Rodríguez" }, { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Uruguay" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfredo Zitarrosa was born in Uruguay where the leader is Raul Fernando Sendic Rodriguez.", "Alfredo Zitarrosa's birth place was Uruguay, where the leader is, Raul Fernando Sendic Rodriguez.", "Alfredo Zitarrosa was born in Uruguay, a country led by Raul Fernando Sendic Rodriguez." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Uruguay", "property:leader", "resource:Ra_l_Fernando_Sendic_Rodr_guez" ], [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:birth_place", "resource:Uruguay" ] ]
Alfredo_Zitarrosa
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Raúl_Fernando_Sendic_Rodríguez", "readable": "Raúl Fernando Sendic Rodríguez", "graph": "resource:Ra_l_Fernando_Sendic_Rodr_guez" }, { "modified": "Uruguay", "readable": "Uruguay", "graph": "resource:Uruguay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?o ) WHERE { ?h rdf:type ontology:artist . ?h property:birth_place resource:Uruguay }", "readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?o ) WHERE { ?h rdf:type ontology:artist . ?h property:birth_place resource:Uruguay }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:artist . ?f property:birth_place resource:Uruguay }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:artist . ?f property:birth_place resource:Uruguay }", "graph_answer": [ "resource:Alfredo_Zitarrosa" ], "readable_answer": [ "Alfredo Zitarrosa" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:Uruguay property:abbreviation ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Uruguay property:abbreviation ?y }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9868
Id157
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Cooking_plantain" }, { "subject": "Bandeja_paisa", "property": "ingredientName", "object": "\"red beans,pork belly, whiterice,ground meat,chicharon,fried egg,plantain(patacones),chorizo, arepa, hogao sauce,black pudding(morcilla),avocadoandlemon\"" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Paisa_Region" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Cooking_plantain" }, { "subject": "Bandeja_paisa", "property": "mainIngredient", "object": "\"red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon\"" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Paisa_Region" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bandeja paisa originates from the Paisa region and part of the Colombian cuisine. The main ingredients of he food are red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "Bandeja paisa comes from the Paisa region of Colombia. The main ingredients of the dish are: red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "Bandeja paisa is a Colombian dish from the Paisa region and the main ingredients are: red beans, pork belly, white rice, ground meat, chicharon, fried egg, cooking plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "property:ingredient", "resource:Cooking_plantain" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Avocado" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Chorizo" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Fried_egg" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Chicharon" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Lemon" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Pork_belly" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Arepa" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Hogao_sauce" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Ground_meat" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Plantain__patacones_" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:White_rice" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Red_beans" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Black_pudding__morcilla_" ], [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Bandeja_paisa", "property:country", "resource:Colombian_cuisine" ], [ "resource:Bandeja_paisa", "property:region", "resource:Paisa_Region" ] ]
Bandeja_paisa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arepa", "readable": "Arepa", "graph": "resource:Arepa" }, { "modified": "Avocado", "readable": "Avocado", "graph": "resource:Avocado" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Black pudding (morcilla)", "readable": "Black pudding", "graph": "resource:Black_pudding__morcilla_" }, { "modified": "Chicharon", "readable": "Chicharon", "graph": "resource:Chicharon" }, { "modified": "Chorizo", "readable": "Chorizo", "graph": "resource:Chorizo" }, { "modified": "Colombian_cuisine", "readable": "Colombian cuisine", "graph": "resource:Colombian_cuisine" }, { "modified": "Cooking_plantain", "readable": "Cooking plantain", "graph": "resource:Cooking_plantain" }, { "modified": "Fried egg", "readable": "Fried egg", "graph": "resource:Fried_egg" }, { "modified": "Ground meat", "readable": "Ground meat", "graph": "resource:Ground_meat" }, { "modified": "Hogao sauce", "readable": "Hogao sauce", "graph": "resource:Hogao_sauce" }, { "modified": "Lemon", "readable": "Lemon", "graph": "resource:Lemon" }, { "modified": "Paisa_Region", "readable": "Paisa Region", "graph": "resource:Paisa_Region" }, { "modified": "Plantain (patacones)", "readable": "Plantain", "graph": "resource:Plantain__patacones_" }, { "modified": "Pork belly", "readable": "Pork belly", "graph": "resource:Pork_belly" }, { "modified": "Red beans", "readable": "Red beans", "graph": "resource:Red_beans" }, { "modified": "White rice", "readable": "White rice", "graph": "resource:White_rice" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Bandeja_paisa property:main_ingredient ?r . FILTER ( CONTAINS ( LCASE ( ?r ) , 'sauce' ) ) }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Bandeja_paisa property:main_ingredient ?r . FILTER ( CONTAINS ( LCASE ( ?r ) , 'sauce' ) ) }", "graph_answer": [ "resource:Hogao_sauce" ], "readable_answer": [ "Hogao sauce" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e ?g WHERE { resource:Bandeja_paisa property:country ?g . resource:Bandeja_paisa property:main_ingredient ?e }", "readable_query": "SELECT DISTINCT ?e ?g WHERE { resource:Bandeja_paisa property:country ?g . resource:Bandeja_paisa property:main_ingredient ?e }", "graph_answer": [ "resource:Plantain__patacones_", "resource:Colombian_cuisine" ], "readable_answer": [ "Plantain", "Colombian cuisine" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?m ) WHERE { resource:Bandeja_paisa property:main_ingredient ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?m ) WHERE { resource:Bandeja_paisa property:main_ingredient ?p }", "graph_answer": [ "13" ], "readable_answer": [ "13" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?o != resource:Plantain__patacones_ ) . FILTER ( ?o != resource:Hogao_sauce ) . resource:Bandeja_paisa property:main_ingredient ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?o != resource:Plantain_(patacones) ) . FILTER ( ?o != resource:Hogao_sauce ) . resource:Bandeja_paisa property:main_ingredient ?o }", "graph_answer": [ "resource:Avocado", "resource:Chorizo", "resource:Fried_egg", "resource:Chicharon", "resource:Lemon", "resource:Pork_belly", "resource:Arepa", "resource:Ground_meat", "resource:White_rice", "resource:Red_beans", "resource:Black_pudding__morcilla_" ], "readable_answer": [ "Avocado", "Chorizo", "Fried egg", "Chicharon", "Lemon", "Pork belly", "Arepa", "Ground meat", "White rice", "Red beans", "Black pudding" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c ?q WHERE { resource:Bandeja_paisa property:region ?q . resource:Bandeja_paisa property:ingredient ?c }", "readable_query": "SELECT DISTINCT ?c ?q WHERE { resource:Bandeja_paisa property:region ?q . resource:Bandeja_paisa property:ingredient ?c }", "graph_answer": [ "resource:Cooking_plantain", "resource:Paisa_Region" ], "readable_answer": [ "Cooking plantain", "Paisa Region" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
4
9157
Id80
[ { "subject": "Adare_Manor", "property": "locationTown", "object": "Adare" }, { "subject": "Adare_Manor", "property": "location", "object": "County_Limerick" }, { "subject": "Adare", "property": "subdivisionName", "object": "Munster" }, { "subject": "County_Limerick", "property": "governmentType", "object": "Limerick_City_and_County_Council" } ]
[ { "subject": "Adare_Manor", "property": "location", "object": "Adare" }, { "subject": "Adare", "property": "isPartOf", "object": "Munster" }, { "subject": "Adare_Manor", "property": "location", "object": "County_Limerick" }, { "subject": "County_Limerick", "property": "governmentType", "object": "Limerick_City_and_County_Council" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adare Manor is in Adare, Munster in County Limerick. Limerick City and County Council govern County Limerick.", "Adare Manor is located in Adare, Munster, County Limerick, which is governed by the Limerick City and County Council." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adare_Manor", "rdf:type", "ontology:building" ], [ "resource:Adare_Manor", "property:location", "resource:Adare" ], [ "resource:Adare_Manor", "property:location", "resource:County_Limerick" ], [ "resource:Adare", "property:is_part_of", "resource:Munster" ], [ "resource:County_Limerick", "property:government_type", "resource:Limerick_City_and_County_Council" ] ]
Adare_Manor
[ { "modified": "governmentType", "readable": "government type", "graph": "property:government_type" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Adare", "readable": "Adare", "graph": "resource:Adare" }, { "modified": "Adare_Manor", "readable": "Adare Manor", "graph": "resource:Adare_Manor" }, { "modified": "County_Limerick", "readable": "County Limerick", "graph": "resource:County_Limerick" }, { "modified": "Limerick_City_and_County_Council", "readable": "Limerick City and County Council", "graph": "resource:Limerick_City_and_County_Council" }, { "modified": "Munster", "readable": "Munster", "graph": "resource:Munster" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?a ) , 'manor' ) ) . ?a property:location resource:Adare . ?a property:location resource:County_Limerick }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?a ) , 'manor' ) ) . ?a property:location resource:Adare . ?a property:location resource:County_Limerick }", "graph_answer": [ "resource:Adare_Manor" ], "readable_answer": [ "Adare Manor" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:County_Limerick property:sport_governing_body ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:County_Limerick property:sport_governing_body ?k }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
5
11519
Id50
[ { "subject": "FC_Torpedo_Moscow", "property": "season", "object": "2014–15_Russian_Premier_League" }, { "subject": "Aleksandr_Chumakov", "property": "clubs", "object": "FC_Torpedo_Moscow" }, { "subject": "Aleksandr_Chumakov", "property": "team", "object": "Soviet_Union_national_football_team" }, { "subject": "FC_Torpedo_Moscow", "property": "manager", "object": "Valery_Petrakov" }, { "subject": "FC_Torpedo_Moscow", "property": "chairman", "object": "Aleksandr_Tukmanov" } ]
[ { "subject": "FC_Torpedo_Moscow", "property": "season", "object": "2014–15_Russian_Premier_League" }, { "subject": "Aleksandr_Chumakov", "property": "club", "object": "FC_Torpedo_Moscow" }, { "subject": "Aleksandr_Chumakov", "property": "club", "object": "Soviet_Union_national_football_team" }, { "subject": "FC_Torpedo_Moscow", "property": "manager", "object": "Valery_Petrakov" }, { "subject": "FC_Torpedo_Moscow", "property": "chairman", "object": "Aleksandr_Tukmanov" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Chumakov's club was FC Torpedo Moscow and the Soviet Union national football team. The Torpedo Moscow team played in the 2014-15 Russian Premier league. Its chairman is Aleksandr Tukmanov and its manager is Valery Petrakov.", "Aleksandr Chumakov has played for FC Torpedo Moscow, whose chairman is Aleksandr Tukmanov. He was a member of the Soviet Union national football team and the FC Torpedo Moscow also participated in the 2014-15 Russian Premier League. The club is managed by Valery Petrakov.", "Aleksandr Chumakov plays for FC Torpedo Moscow (managed by Valery Petrakov and includes chairman Aleksandr Tukmanov.) and the Soviet Union national football team. FC Torpedo Moscow played in Russian Premier League during the 2014-15 season." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:FC_Torpedo_Moscow", "property:season", "resource:2014_15_Russian_Premier_League" ], [ "resource:FC_Torpedo_Moscow", "property:manager", "resource:Valery_Petrakov" ], [ "resource:FC_Torpedo_Moscow", "property:chairman", "resource:Aleksandr_Tukmanov" ], [ "resource:Aleksandr_Chumakov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Chumakov", "property:club", "resource:FC_Torpedo_Moscow" ], [ "resource:Aleksandr_Chumakov", "property:club", "resource:Soviet_Union_national_football_team" ] ]
Aleksandr_Chumakov
[ { "modified": "chairman", "readable": "chairman", "graph": "property:chairman" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "2014–15_Russian_Premier_League", "readable": "2014–15 Russian Premier League", "graph": "resource:2014_15_Russian_Premier_League" }, { "modified": "Aleksandr_Chumakov", "readable": "Aleksandr Chumakov", "graph": "resource:Aleksandr_Chumakov" }, { "modified": "Aleksandr_Tukmanov", "readable": "Aleksandr Tukmanov", "graph": "resource:Aleksandr_Tukmanov" }, { "modified": "FC_Torpedo_Moscow", "readable": "FC Torpedo Moscow", "graph": "resource:FC_Torpedo_Moscow" }, { "modified": "Soviet_Union_national_football_team", "readable": "Soviet Union national football team", "graph": "resource:Soviet_Union_national_football_team" }, { "modified": "Valery_Petrakov", "readable": "Valery Petrakov", "graph": "resource:Valery_Petrakov" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { { resource:Aleksandr_Chumakov property:club ?e } MINUS { ?e property:season resource:2014_15_Russian_Premier_League } }", "readable_query": "SELECT DISTINCT ?e WHERE { { resource:Aleksandr_Chumakov property:club ?e } MINUS { ?e property:season resource:2014–15_Russian_Premier_League } }", "graph_answer": [ "resource:Soviet_Union_national_football_team" ], "readable_answer": [ "Soviet Union national football team" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?y property:chairman ?o . ?y property:manager resource:Luciano_Spalletti }", "readable_query": "ASK WHERE { ?y property:chairman ?o . ?y property:manager resource:Luciano_Spalletti }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Artist
2
3523
Id135
[ { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "RCA_Records" }, { "subject": "RCA_Records", "property": "distributingCompany", "object": "Legacy_Recordings" } ]
[ { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "RCA_Records" }, { "subject": "RCA_Records", "property": "distributingCompany", "object": "Legacy_Recordings" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfredo Zitarrosa was signed to the RCA Records label, the distributing company of which, is Legacy Recordings.", "Alfredo Zitarrosa's record label is RCA Records which is distributed by Legacy Recordings.", "Alfredo Zitarrosa has a recording label in RCA Records in which Legacy Recordings is the distributing company." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:RCA_Records", "property:distributing_company", "resource:Legacy_Recordings" ], [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:record_label", "resource:RCA_Records" ] ]
Alfredo_Zitarrosa
[ { "modified": "distributingCompany", "readable": "distributing company", "graph": "property:distributing_company" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Legacy_Recordings", "readable": "Legacy Recordings", "graph": "resource:Legacy_Recordings" }, { "modified": "RCA_Records", "readable": "RCA Records", "graph": "resource:RCA_Records" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( LCASE ( ?g ) , 'records' ) ) . resource:Alfredo_Zitarrosa property:record_label ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( LCASE ( ?g ) , 'records' ) ) . resource:Alfredo_Zitarrosa property:record_label ?g }", "graph_answer": [ "resource:RCA_Records" ], "readable_answer": [ "RCA Records" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:RCA_Records property:distributing_company ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:RCA_Records property:distributing_company ?y }", "graph_answer": [ "resource:Legacy_Recordings" ], "readable_answer": [ "Legacy Recordings" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Company
2
4464
Id52
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "keyPerson", "object": "CEO" } ]
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "keyPerson", "object": "CEO" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Hypermarcas, which is located in Brazil, calls its CEO its key person.", "The key person of brazilian company, Hypermarcas, is their CEO.", "Hypermarcas is located in Brazil and managed by their CEO." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hypermarcas", "property:key_person", "resource:CEO" ], [ "resource:Hypermarcas", "rdf:type", "ontology:company" ], [ "resource:Hypermarcas", "property:location", "resource:Brazil" ] ]
Hypermarcas
[ { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Brazil", "readable": "Brazil", "graph": "resource:Brazil" }, { "modified": "CEO", "readable": "CEO", "graph": "resource:CEO" }, { "modified": "Hypermarcas", "readable": "Hypermarcas", "graph": "resource:Hypermarcas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?g property:location ?t . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . ?g rdf:type ontology:company . ?g property:key_person resource:CEO }", "readable_query": "SELECT DISTINCT ?t WHERE { ?g property:location ?t . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . ?g rdf:type ontology:company . ?g property:key_person resource:CEO }", "graph_answer": [ "resource:Brazil" ], "readable_answer": [ "Brazil" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:key_person resource:CEO . ?z property:location resource:Brazil . ?z rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:key_person resource:CEO . ?z property:location resource:Brazil . ?z rdf:type ontology:company }", "graph_answer": [ "resource:Hypermarcas" ], "readable_answer": [ "Hypermarcas" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Hypermarcas property:mascot ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Hypermarcas property:mascot ?r }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Company
3
7016
Id5
[ { "subject": "AmeriGas", "property": "locationCity", "object": "King_of_Prussia,_Pennsylvania" }, { "subject": "AmeriGas", "property": "operatingIncome", "object": "3.807E8" }, { "subject": "AmeriGas", "property": "industry", "object": "Energy_industry" } ]
[ { "subject": "AmeriGas", "property": "city", "object": "King_of_Prussia,_Pennsylvania" }, { "subject": "AmeriGas", "property": "operatingIncome", "object": "380700000" }, { "subject": "AmeriGas", "property": "industry", "object": "Energy_industry" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AmeriGas is a company in the energy industry that is located in King of Prussia, Pennsylvania with an operating income of $380,700,000.", "AmeriGas is an energy company located in King of Prussia, PA with an operating income of $380,700,000.", "AmeriGas is a company in the energy industry that has an operating income of 380700000 and is located in King of Prussia, Pennsylvania." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AmeriGas", "property:city", "resource:King_of_Prussia__Pennsylvania" ], [ "resource:AmeriGas", "rdf:type", "ontology:company" ], [ "resource:AmeriGas", "property:operating_income", "380700000" ], [ "resource:AmeriGas", "property:industry", "resource:Energy_industry" ] ]
AmeriGas
[ { "modified": "380700000", "readable": "380700000", "graph": "380700000" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "industry", "readable": "industry", "graph": "property:industry" }, { "modified": "operatingIncome", "readable": "operating income", "graph": "property:operating_income" }, { "modified": "AmeriGas", "readable": "AmeriGas", "graph": "resource:AmeriGas" }, { "modified": "Energy_industry", "readable": "Energy industry", "graph": "resource:Energy_industry" }, { "modified": "King_of_Prussia,_Pennsylvania", "readable": "King of Prussia, Pennsylvania", "graph": "resource:King_of_Prussia__Pennsylvania" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?f rdf:type ontology:company . ?f property:industry ?g . ?f property:operating_income ?d . FILTER ( ?d < '600000000' ) }", "readable_query": "SELECT DISTINCT ?g WHERE { ?f rdf:type ontology:company . ?f property:industry ?g . ?f property:operating_income ?d . FILTER ( ?d < '600000000' ) }", "graph_answer": [ "resource:Energy_industry" ], "readable_answer": [ "Energy industry" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h ?b WHERE { ?b property:industry resource:Energy_industry . ?b property:operating_income ?h . ?b rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?h ?b WHERE { ?b property:industry resource:Energy_industry . ?b property:operating_income ?h . ?b rdf:type ontology:company }", "graph_answer": [ "380700000", "resource:AmeriGas" ], "readable_answer": [ "380700000", "AmeriGas" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:AmeriGas property:architectural_style ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:AmeriGas property:architectural_style ?f }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
5903
Id49
[ { "subject": "Ace_Wilder", "property": "occupation", "object": "Singing" }, { "subject": "Ace_Wilder", "property": "birthPlace", "object": "Stockholm" }, { "subject": "Ace_Wilder", "property": "background", "object": "\"solo_singer\"@en" } ]
[ { "subject": "Ace_Wilder", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Ace_Wilder", "property": "occupation", "object": "Singing" }, { "subject": "Ace_Wilder", "property": "birthPlace", "object": "Stockholm" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Solo singer Ace Wilder was born in Stockholm in Sweden.", "Ace Wilder was born in Stockholm and his occupation is a solo singer.", "Stockholm born Ace Wilder, has the occupation of singer and a musical background as a solo singer." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ace_Wilder", "rdf:type", "ontology:artist" ], [ "resource:Ace_Wilder", "property:background", "resource:solo_singer" ], [ "resource:Ace_Wilder", "property:occupation", "resource:Singing" ], [ "resource:Ace_Wilder", "property:birth_place", "resource:Stockholm" ] ]
Ace_Wilder
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "Ace_Wilder", "readable": "Ace Wilder", "graph": "resource:Ace_Wilder" }, { "modified": "Singing", "readable": "Singing", "graph": "resource:Singing" }, { "modified": "Stockholm", "readable": "Stockholm", "graph": "resource:Stockholm" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l rdf:type ontology:artist . ?l property:background ?c . ?l property:birth_place resource:Lincoln__Nebraska }", "readable_query": "ASK WHERE { ?l rdf:type ontology:artist . ?l property:background ?c . ?l property:birth_place resource:Lincoln,_Nebraska }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
SportsTeam
5
12663
Id36
[ { "subject": "Italy", "property": "demonym", "object": "Italians" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
[ { "subject": "Italy", "property": "demonym", "object": "Italians" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "AS Gubbio 1910 have their ground in Italy where the leader is Sergio Mattarella. The Italian people inhabit the country and speak the Italian language and their capital city is Rome.", "Italians are the people who live in Italy, where the language is Italian and Sergio Mattarella is the leader. It is also where the capital is Rome and the ground of A.S. Gubbio 1910 is located." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_S__Gubbio_1910", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Gubbio_1910", "property:ground", "resource:Italy" ], [ "resource:Italy", "property:leader", "resource:Sergio_Mattarella" ], [ "resource:Italy", "property:capital", "resource:Rome" ], [ "resource:Italy", "property:language", "resource:Italian_language" ], [ "resource:Italy", "property:demonym", "resource:Italians" ] ]
A.S._Gubbio_1910
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "A.S._Gubbio_1910", "readable": "A.S. Gubbio 1910", "graph": "resource:A_S__Gubbio_1910" }, { "modified": "Italian_language", "readable": "Italian language", "graph": "resource:Italian_language" }, { "modified": "Italians", "readable": "Italians", "graph": "resource:Italians" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" }, { "modified": "Sergio_Mattarella", "readable": "Sergio Mattarella", "graph": "resource:Sergio_Mattarella" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?j ) WHERE { ?s property:demonym resource:Italians }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?j ) WHERE { ?s property:demonym resource:Italians }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:demonym resource:Italians }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:demonym resource:Italians }", "graph_answer": [ "resource:Italy" ], "readable_answer": [ "Italy" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a ?w WHERE { resource:Italy property:capital ?w . resource:Italy property:language ?a }", "readable_query": "SELECT DISTINCT ?a ?w WHERE { resource:Italy property:capital ?w . resource:Italy property:language ?a }", "graph_answer": [ "resource:Italian_language", "resource:Rome" ], "readable_answer": [ "Italian language", "Rome" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:ground resource:Italy . ?n rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:ground resource:Italy . ?n rdf:type ontology:sports_team }", "graph_answer": [ "resource:A_S__Gubbio_1910" ], "readable_answer": [ "A.S. Gubbio 1910" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Italy property:ship_launch ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Italy property:ship_launch ?t }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9509
Id108
[ { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Lee_County,_Alabama" }, { "subject": "Alabama", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Auburn,_Alabama", "property": "subdivisionName", "object": "Alabama" } ]
[ { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Lee_County,_Alabama" }, { "subject": "Alabama", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Alabama" } ]
(X (X) (X (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The United States includes the ethnic group of African Americans and is the location of Auburn in Lee County, Alabama.", "Auburn is part of Lee County, Alabama, United States, where African Americans are an ethnic group.", "Auburn in Lee County, Alabama is in the U.S. where African Americans are among the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alabama", "property:country", "resource:United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:Auburn__Alabama", "rdf:type", "ontology:city" ], [ "resource:Auburn__Alabama", "property:is_part_of", "resource:Lee_County__Alabama" ], [ "resource:Auburn__Alabama", "property:is_part_of", "resource:Alabama" ] ]
Auburn,_Alabama
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Alabama", "readable": "Alabama", "graph": "resource:Alabama" }, { "modified": "Auburn,_Alabama", "readable": "Auburn, Alabama", "graph": "resource:Auburn__Alabama" }, { "modified": "Lee_County,_Alabama", "readable": "Lee County, Alabama", "graph": "resource:Lee_County__Alabama" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER NOT EXISTS { ?d property:country resource:United_States } . resource:Auburn__Alabama property:is_part_of ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER NOT EXISTS { ?d property:country resource:United_States } . resource:Auburn,_Alabama property:is_part_of ?d }", "graph_answer": [ "resource:Lee_County__Alabama" ], "readable_answer": [ "Lee County, Alabama" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Auburn__Alabama property:is_part_of ?i . FILTER ( ?i != resource:Lee_County__Alabama ) }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Auburn__Alabama property:is_part_of ?i . FILTER ( ?i != resource:Lee_County,_Alabama ) }", "graph_answer": [ "resource:Alabama" ], "readable_answer": [ "Alabama" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
4
9229
Id152
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "significantBuildings", "object": "Riverside_Art_Museum" }, { "subject": "Julia_Morgan", "property": "birthPlace", "object": "California" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Asilomar_State_Beach" } ]
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Riverside_Art_Museum" }, { "subject": "Julia_Morgan", "property": "birthPlace", "object": "California" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Asilomar_State_Beach" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Julia Morgan was born in California, where she designed the Riverside Art Museum. One of the significant buildings that she designed was the Asilomar State Beach, and she has also designed the Asilomar Conference Grounds.", "Asilomar Conference Grounds was designed by Californian born Julia Morgan who also designed the significant buildings of the Riverside Art Museum and Asilomar State Beach.", "Californian born architect Julia Morgan designed significant buildings including Asilomar State Beach, the Riverside Art Museum and the Asilomar Conference Grounds." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Asilomar_Conference_Grounds", "property:architect", "resource:Julia_Morgan" ], [ "resource:Asilomar_Conference_Grounds", "rdf:type", "ontology:building" ], [ "resource:Julia_Morgan", "property:significant_building", "resource:Riverside_Art_Museum" ], [ "resource:Julia_Morgan", "property:significant_building", "resource:Asilomar_State_Beach" ], [ "resource:Julia_Morgan", "property:birth_place", "resource:California" ] ]
Asilomar_Conference_Grounds
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "significantBuilding", "readable": "significant building", "graph": "property:significant_building" }, { "modified": "Asilomar_Conference_Grounds", "readable": "Asilomar Conference Grounds", "graph": "resource:Asilomar_Conference_Grounds" }, { "modified": "Asilomar_State_Beach", "readable": "Asilomar State Beach", "graph": "resource:Asilomar_State_Beach" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Julia_Morgan", "readable": "Julia Morgan", "graph": "resource:Julia_Morgan" }, { "modified": "Riverside_Art_Museum", "readable": "Riverside Art Museum", "graph": "resource:Riverside_Art_Museum" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u rdf:type ontology:building . ?x property:birth_place resource:Diemen . ?u property:architect ?x }", "readable_query": "ASK WHERE { ?u rdf:type ontology:building . ?x property:birth_place resource:Diemen . ?u property:architect ?x }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
WrittenWork
3
8262
Id108
[ { "subject": "A_Wizard_of_Mars", "property": "oclc", "object": "\"318875313\"" }, { "subject": "A_Wizard_of_Mars", "property": "author", "object": "Diane_Duane" }, { "subject": "A_Wizard_of_Mars", "property": "isbn", "object": "\"978-0-15-204770-2\"" } ]
[ { "subject": "A_Wizard_of_Mars", "property": "oclcNumber", "object": "318875313" }, { "subject": "A_Wizard_of_Mars", "property": "author", "object": "Diane_Duane" }, { "subject": "A_Wizard_of_Mars", "property": "isbnNumber", "object": "\"978-0-15-204770-2\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Wizard of Mars, by Diane Duane, has OCLC number 318875313 and ISBN number 978-0-15-204770-2.", "A Wizard of Mars written by Diane Duane has the OCLC number 318875313 ace and ISBN number 978-0-15-204770-2.", "A Wizard of Mars, authored by Diane Duane has a OCLC number of 318875313 and a ISBN number of 978-0-15-204770-2." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Wizard_of_Mars", "property:author", "resource:Diane_Duane" ], [ "resource:A_Wizard_of_Mars", "rdf:type", "ontology:written_work" ], [ "resource:A_Wizard_of_Mars", "property:oclc_number", "318875313" ], [ "resource:A_Wizard_of_Mars", "property:isbn_number", "978-0-15-204770-2" ] ]
A_Wizard_of_Mars
[ { "modified": "318875313", "readable": "318875313", "graph": "318875313" }, { "modified": "978-0-15-204770-2", "readable": "978-0-15-204770-2", "graph": "978-0-15-204770-2" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "oclcNumber", "readable": "oclc number", "graph": "property:oclc_number" }, { "modified": "A_Wizard_of_Mars", "readable": "A Wizard of Mars", "graph": "resource:A_Wizard_of_Mars" }, { "modified": "Diane_Duane", "readable": "Diane Duane", "graph": "resource:Diane_Duane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?m property:isbn_number '978-0-15-204770-2' . ?m rdf:type ontology:written_work . FILTER ( CONTAINS ( YEAR ( ?r ) , '978' ) ) . ?m property:oclc_number ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { ?m property:isbn_number '978-0-15-204770-2' . ?m rdf:type ontology:written_work . FILTER ( CONTAINS ( YEAR ( ?r ) , '978' ) ) . ?m property:oclc_number ?e }", "graph_answer": [ "318875313" ], "readable_answer": [ "318875313" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:oclc_number 318875313 . FILTER ( CONTAINS ( YEAR ( ?k ) , '978' ) ) . ?n property:isbn_number '978-0-15-204770-2' . ?n rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:oclc_number 318875313 . FILTER ( CONTAINS ( YEAR ( ?k ) , '978' ) ) . ?n property:isbn_number '978-0-15-204770-2' . ?n rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Wizard_of_Mars" ], "readable_answer": [ "A Wizard of Mars" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p ?m WHERE { resource:A_Wizard_of_Mars property:isbn_number ?m . resource:A_Wizard_of_Mars property:author ?p }", "readable_query": "SELECT DISTINCT ?p ?m WHERE { resource:A_Wizard_of_Mars property:isbn_number ?m . resource:A_Wizard_of_Mars property:author ?p }", "graph_answer": [ "resource:Diane_Duane", "978-0-15-204770-2" ], "readable_answer": [ "Diane Duane", "978-0-15-204770-2" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
2
4261
Id111
[ { "subject": "Attica,_Indiana", "property": "subdivisionName", "object": "United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." } ]
[ { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Attica, Indiana is part of the United States, where the capital is Washington, D.C.", "Attica, Indiana is part of the United States, where the capital city is Washington DC.", "The United States has the capital city of Washington DC, and is the location of Attica, Indiana." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Attica__Indiana", "rdf:type", "ontology:city" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:United_States" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ] ]
Attica,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Attica,_Indiana", "readable": "Attica, Indiana", "graph": "resource:Attica__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Attica__Indiana property:is_part_of ?p . ?p property:capital resource:Washington__D_C_ . resource:Attica__Indiana rdf:type ontology:city }", "readable_query": "ASK WHERE { resource:Attica,_Indiana property:is_part_of ?p . ?p property:capital resource:Washington,_D.C. . resource:Attica,_Indiana rdf:type ontology:city }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?f WHERE { resource:Attica__Indiana property:is_part_of ?f . ?f property:capital resource:Washington__D_C_ . resource:Attica__Indiana rdf:type ontology:city }", "readable_query": "SELECT ?f WHERE { resource:Attica,_Indiana property:is_part_of ?f . ?f property:capital resource:Washington,_D.C. . resource:Attica,_Indiana rdf:type ontology:city }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
2
5360
Id104
[ { "subject": "AEK_Athens_F.C.", "property": "ground", "object": "Greece" }, { "subject": "AEK_Athens_F.C.", "property": "league", "object": "Superleague_Greece" } ]
[ { "subject": "AEK_Athens_F.C.", "property": "ground", "object": "Greece" }, { "subject": "AEK_Athens_F.C.", "property": "league", "object": "Superleague_Greece" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AEK Athens F.C's grounds are in Greece and obviously they play in the Superleague Greece.", "AEK Athens F.C. is in the Superleague of Greece, where their ground is located.", "AEK Athens's ground is in Greece and they compete in the Superleague Greece." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AEK_Athens_F_C_", "rdf:type", "ontology:sports_team" ], [ "resource:AEK_Athens_F_C_", "property:league", "resource:Superleague_Greece" ], [ "resource:AEK_Athens_F_C_", "property:ground", "resource:Greece" ] ]
AEK_Athens_F.C.
[ { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "AEK_Athens_F.C.", "readable": "AEK Athens F.C.", "graph": "resource:AEK_Athens_F_C_" }, { "modified": "Greece", "readable": "Greece", "graph": "resource:Greece" }, { "modified": "Superleague_Greece", "readable": "Superleague Greece", "graph": "resource:Superleague_Greece" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m ?k WHERE { resource:AEK_Athens_F_C_ property:league ?m . resource:AEK_Athens_F_C_ property:ground ?k }", "readable_query": "SELECT DISTINCT ?m ?k WHERE { resource:AEK_Athens_F.C. property:league ?m . resource:AEK_Athens_F.C. property:ground ?k }", "graph_answer": [ "resource:Superleague_Greece", "resource:Greece" ], "readable_answer": [ "Superleague Greece", "Greece" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
3
7755
Id86
[ { "subject": "Adam_Holloway", "property": "battles", "object": "Gulf_War" }, { "subject": "Gulf_War", "property": "commander", "object": "Colin_Powell" }, { "subject": "Adam_Holloway", "property": "branch", "object": "Grenadier_Guards" } ]
[ { "subject": "Adam_Holloway", "property": "battle", "object": "Gulf_War" }, { "subject": "Gulf_War", "property": "commander", "object": "Colin_Powell" }, { "subject": "Adam_Holloway", "property": "militaryBranch", "object": "Grenadier_Guards" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Holloway was a Grenadier Guards during the Gulf War and Colin Powell was a commander.", "Adam Holloway was in the Grenadier Guards in the military and was involved in Gulf War battles. Colin Powell was a commander in the Gulf War.", "Adam Holloway was in the Grenadier Guards in the military and fought in the Gulf War while Colin Powell was a commander." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_Holloway", "rdf:type", "ontology:politician" ], [ "resource:Adam_Holloway", "property:military_branch", "resource:Grenadier_Guards" ], [ "resource:Adam_Holloway", "property:battle", "resource:Gulf_War" ], [ "resource:Gulf_War", "property:commander", "resource:Colin_Powell" ] ]
Adam_Holloway
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "Adam_Holloway", "readable": "Adam Holloway", "graph": "resource:Adam_Holloway" }, { "modified": "Colin_Powell", "readable": "Colin Powell", "graph": "resource:Colin_Powell" }, { "modified": "Grenadier_Guards", "readable": "Grenadier Guards", "graph": "resource:Grenadier_Guards" }, { "modified": "Gulf_War", "readable": "Gulf War", "graph": "resource:Gulf_War" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?d ) WHERE { ?p rdf:type ontology:politician . ?p property:battle ?f . ?f property:commander resource:John_Major }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?d ) WHERE { ?p rdf:type ontology:politician . ?p property:battle ?f . ?f property:commander resource:John_Major }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:commander resource:Colin_Powell . ?u property:battle ?h . ?u property:military_branch resource:Grenadier_Guards . ?u rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:commander resource:Colin_Powell . ?u property:battle ?h . ?u property:military_branch resource:Grenadier_Guards . ?u rdf:type ontology:politician }", "graph_answer": [ "resource:Gulf_War" ], "readable_answer": [ "Gulf War" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:battle ?w . ?z property:military_branch resource:Grenadier_Guards . ?z rdf:type ontology:politician . ?w property:commander resource:Colin_Powell }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:battle ?w . ?z property:military_branch resource:Grenadier_Guards . ?z rdf:type ontology:politician . ?w property:commander resource:Colin_Powell }", "graph_answer": [ "resource:Adam_Holloway" ], "readable_answer": [ "Adam Holloway" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
7
13206
Id49
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "city", "object": "Aarhus" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "faculty", "object": "737" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "dean", "object": "\"Thomas Pallesen\"@en" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "numberOfStudents", "object": "\"16000\"^^xsd:nonNegativeInteger" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "country", "object": "Denmark" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "affiliations", "object": "European_University_Association" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "established", "object": "1928" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "city", "object": "Aarhus" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "academicStaffSize", "object": "737" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "dean", "object": "\"Thomas Pallesen\"" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "numberOfStudents", "object": "16000" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "country", "object": "Denmark" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "affiliation", "object": "European_University_Association" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "established", "object": "1928" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "In 1928 the School of Business and Social Sciences at the Aarhus University was established in the city of Aarhus, Denmark. The School is affiliated with the European University Association and is led by Dean Thomas Pallesen. There are 16000 students and an academic staff of 737.", "The School of Business and Social Sciences at the Aarhus University is located in Aarhus, Denmark and it was established in 1928. Its dean is Thomas Pallesen; it has 737 academic staff and 16,000 students. It is affiliated to the European University Association.", "The School of Business and Social Sciences at the Aarhus University in Aarhus, Denmark is affiliated with the European University Association. It was created in 1928 and its dean today is Thomas Pallesen. It has 16,000 students and 737 employees." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:dean", "resource:Thomas_Pallesen" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:city", "resource:Aarhus" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "rdf:type", "ontology:university" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:affiliation", "resource:European_University_Association" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:country", "resource:Denmark" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:number_of_students", "16000" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:established", "resource:1928" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:academic_staff_size", "737" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "16000", "readable": "16000", "graph": "16000" }, { "modified": "737", "readable": "737", "graph": "737" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dean", "readable": "dean", "graph": "property:dean" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "1928", "readable": "1928", "graph": "resource:1928" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "European_University_Association", "readable": "European University Association", "graph": "resource:European_University_Association" }, { "modified": "School of Business and Social Sciences at the Aarhus University", "readable": "School of Business and Social Sciences at the Aarhus University", "graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" }, { "modified": "Thomas Pallesen", "readable": "Thomas Pallesen", "graph": "resource:Thomas_Pallesen" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?y >= '500' ) . ?u property:academic_staff_size ?y . ?u rdf:type ontology:university . ?u property:dean ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?y >= '500' ) . ?u property:academic_staff_size ?y . ?u rdf:type ontology:university . ?u property:dean ?o }", "graph_answer": [ "resource:Thomas_Pallesen" ], "readable_answer": [ "Thomas Pallesen" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:dean resource:Thomas_Pallesen . ?k property:academic_staff_size ?e . FILTER ( ?e >= '500' ) . ?k rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:dean resource:Thomas_Pallesen . ?k property:academic_staff_size ?e . FILTER ( ?e >= '500' ) . ?k rdf:type ontology:university }", "graph_answer": [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" ], "readable_answer": [ "School of Business and Social Sciences at the Aarhus University" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:followed_by ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:followed_by ?t }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
6
13004
Id33
[ { "subject": "Acharya_Institute_of_Technology", "property": "president", "object": "\"B.M. Reddy\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "director", "object": "\"Dr. G. P. Prabhukumar\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliations", "object": "Visvesvaraya_Technological_University" } ]
[ { "subject": "Acharya_Institute_of_Technology", "property": "president", "object": "\"B.M. Reddy\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "director", "object": "\"Dr. G. P. Prabhukumar\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliation", "object": "Visvesvaraya_Technological_University" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "The Acharya Institute of Technology is situated in the city of Bangalore in the state of Karnataka, India. The president of the institute is B.M. Reddy and director Dr. G. P. Prabhukumar. Acharya Institute also has strong connections with the Visvesvaraya Technological University." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Acharya_Institute_of_Technology", "property:president", "resource:B_M__Reddy" ], [ "resource:Acharya_Institute_of_Technology", "property:city", "resource:Bangalore" ], [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:state", "resource:Karnataka" ], [ "resource:Acharya_Institute_of_Technology", "property:affiliation", "resource:Visvesvaraya_Technological_University" ], [ "resource:Acharya_Institute_of_Technology", "property:country", "resource:India" ], [ "resource:Acharya_Institute_of_Technology", "property:director", "Dr. G. P. Prabhukumar" ] ]
Acharya_Institute_of_Technology
[ { "modified": "Dr. G. P. Prabhukumar", "readable": "Dr. G. P. Prabhukumar", "graph": "Dr. G. P. Prabhukumar" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "director", "readable": "director", "graph": "property:director" }, { "modified": "president", "readable": "president", "graph": "property:president" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "B.M. Reddy", "readable": "B.M. Reddy", "graph": "resource:B_M__Reddy" }, { "modified": "Bangalore", "readable": "Bangalore", "graph": "resource:Bangalore" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" }, { "modified": "Visvesvaraya_Technological_University", "readable": "Visvesvaraya Technological University", "graph": "resource:Visvesvaraya_Technological_University" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?m property:president resource:B_M__Reddy . ?m property:director 'Dr. G. P. Prabhukumar' . ?m rdf:type ontology:university }", "readable_query": "ASK WHERE { ?m property:president resource:B.M._Reddy . ?m property:director 'Dr. G. P. Prabhukumar' . ?m rdf:type ontology:university }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?w WHERE { ?w rdf:type ontology:university . ?w property:director 'Dr. G. P. Prabhukumar' . ?w property:president resource:B_M__Reddy }", "readable_query": "SELECT ?w WHERE { ?w rdf:type ontology:university . ?w property:director 'Dr. G. P. Prabhukumar' . ?w property:president resource:B.M._Reddy }", "graph_answer": [ "resource:Acharya_Institute_of_Technology" ], "readable_answer": [ "Acharya Institute of Technology" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m ?k WHERE { resource:Acharya_Institute_of_Technology property:state ?m . resource:Acharya_Institute_of_Technology property:director ?k }", "readable_query": "SELECT DISTINCT ?m ?k WHERE { resource:Acharya_Institute_of_Technology property:state ?m . resource:Acharya_Institute_of_Technology property:director ?k }", "graph_answer": [ "resource:Karnataka", "Dr. G. P. Prabhukumar" ], "readable_answer": [ "Karnataka", "Dr. G. P. Prabhukumar" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Acharya_Institute_of_Technology property:saint ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Acharya_Institute_of_Technology property:saint ?m }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3528
Id140
[ { "subject": "Alison_O'Donnell", "property": "associatedBand", "object": "Plastik_Mak" }, { "subject": "Alison_O'Donnell", "property": "associatedMusicalArtist", "object": "Flibbertigibbet" } ]
[ { "subject": "Alison_O'Donnell", "property": "associatedBand/associatedMusicalArtist", "object": "Plastik_Mak" }, { "subject": "Alison_O'Donnell", "property": "associatedBand/associatedMusicalArtist", "object": "Flibbertigibbet" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alison O'Donnell, formerly of the Flibbertigibbet band, is associated with Plastik Mak.", "Alison O'Donnell is associated with Plastik Mak and was a member of the Flibbertigibbet band.", "Musician Alison O'Donnell is a member of Flibbertigibbet and associated with Plastik Mak." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alison_O_Donnell", "rdf:type", "ontology:artist" ], [ "resource:Alison_O_Donnell", "property:associated_band_associated_musical_artist", "resource:Plastik_Mak" ], [ "resource:Alison_O_Donnell", "property:associated_band_associated_musical_artist", "resource:Flibbertigibbet" ] ]
Alison_O'Donnell
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "Alison_O'Donnell", "readable": "Alison O'Donnell", "graph": "resource:Alison_O_Donnell" }, { "modified": "Flibbertigibbet", "readable": "Flibbertigibbet", "graph": "resource:Flibbertigibbet" }, { "modified": "Plastik_Mak", "readable": "Plastik Mak", "graph": "resource:Plastik_Mak" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?t ) , 'donnell' ) ) . ?t property:associated_band_associated_musical_artist resource:Flibbertigibbet }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?t ) , 'donnell' ) ) . ?t property:associated_band_associated_musical_artist resource:Flibbertigibbet }", "graph_answer": [ "resource:Alison_O_Donnell" ], "readable_answer": [ "Alison O'Donnell" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?l ) WHERE { resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?l ) WHERE { resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?q . FILTER ( ?q != resource:Flibbertigibbet ) }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?q . FILTER ( ?q != resource:Flibbertigibbet ) }", "graph_answer": [ "resource:Plastik_Mak" ], "readable_answer": [ "Plastik Mak" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12258
Id205
[ { "subject": "Java", "property": "ethnicGroup", "object": "Javanese_people" }, { "subject": "Singapore", "property": "leaderName", "object": "Halimah_Yacob" }, { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "language", "object": "Standard_Chinese" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
[ { "subject": "Java", "property": "ethnicGroup", "object": "Javanese_people" }, { "subject": "Singapore", "property": "leader", "object": "Halimah_Yacob" }, { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "language", "object": "Standard_Chinese" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ayam penyet comes from the country of Java where the Javanese are the ethnic people. Ayam penyet is also from the Singapore region where Standard Chinese is spoken and Halimah Yacob is the leader.", "Standard Chinese is spoken in Singapore and the leader is Halimah Yacob. The Javanese people are an ethnic group of Java and this is one of the places that Ayam penyet comes from, the other being Singapore.", "Ayam penyet is a dish from the region of Singapore where they speak Standard Chinese and the leader is Halimah Yacob. The Javanese people are an ethnic group of Java and Ayam penyet is eaten there." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Java", "property:ethnic_group", "resource:Javanese_people" ], [ "resource:Singapore", "property:leader", "resource:Halimah_Yacob" ], [ "resource:Singapore", "property:language", "resource:Standard_Chinese" ], [ "resource:Ayam_penyet", "rdf:type", "ontology:food" ], [ "resource:Ayam_penyet", "property:country", "resource:Java" ], [ "resource:Ayam_penyet", "property:region", "resource:Singapore" ] ]
Ayam_penyet
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Halimah_Yacob", "readable": "Halimah Yacob", "graph": "resource:Halimah_Yacob" }, { "modified": "Java", "readable": "Java", "graph": "resource:Java" }, { "modified": "Javanese_people", "readable": "Javanese people", "graph": "resource:Javanese_people" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" }, { "modified": "Standard_Chinese", "readable": "Standard Chinese", "graph": "resource:Standard_Chinese" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?f ) WHERE { ?z property:region resource:Singapore . ?z property:country resource:Java . ?z rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?f ) WHERE { ?z property:region resource:Singapore . ?z property:country resource:Java . ?z rdf:type ontology:food }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:country resource:Java . ?m property:region resource:Singapore . ?m rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:country resource:Java . ?m property:region resource:Singapore . ?m rdf:type ontology:food }", "graph_answer": [ "resource:Ayam_penyet" ], "readable_answer": [ "Ayam penyet" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Singapore property:distributor ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Singapore property:distributor ?w }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12383
Id100
[ { "subject": "Audi_A1", "property": "manufacturer", "object": "Audi" }, { "subject": "Audi", "property": "foundedBy", "object": "August_Horch" }, { "subject": "Audi", "property": "division", "object": "Audi_e-tron" }, { "subject": "Audi", "property": "subsid", "object": "Quattro_GmbH" }, { "subject": "Audi", "property": "subsidiary", "object": "Ducati" } ]
[ { "subject": "Audi_A1", "property": "manufacturer", "object": "Audi" }, { "subject": "Audi", "property": "foundedBy", "object": "August_Horch" }, { "subject": "Audi", "property": "subsidiary", "object": "Ducati" }, { "subject": "Audi", "property": "division", "object": "Audi_e-tron" }, { "subject": "Audi", "property": "subsidiary", "object": "Quattro_GmbH" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Quattro Gmbh is a subsidiary of the Audi as is Ducati and Aidi e-tron. Audi A1 is made by Audi which was founded by August Horch.", "Audi was founded by August Horch and owned by Ducati and has subsidiaries, Audi e-tron and the Quattro Gmbh. It is the maker of the Audi A1.", "Ausi makes the A1. Audi owns Ducati, and was founded by August Horch. Quattro Gmbh and etron are all part of Audi." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Audi", "property:division", "resource:Audi_e_tron" ], [ "resource:Audi", "property:founded_by", "resource:August_Horch" ], [ "resource:Audi", "property:subsidiary", "resource:Ducati" ], [ "resource:Audi", "property:subsidiary", "resource:Quattro_GmbH" ], [ "resource:Audi_A1", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Audi_A1", "property:manufacturer", "resource:Audi" ] ]
Audi_A1
[ { "modified": "division", "readable": "division", "graph": "property:division" }, { "modified": "foundedBy", "readable": "founded by", "graph": "property:founded_by" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "subsidiary", "readable": "subsidiary", "graph": "property:subsidiary" }, { "modified": "Audi", "readable": "Audi", "graph": "resource:Audi" }, { "modified": "Audi_A1", "readable": "Audi A1", "graph": "resource:Audi_A1" }, { "modified": "Audi_e-tron", "readable": "Audi e-tron", "graph": "resource:Audi_e_tron" }, { "modified": "August_Horch", "readable": "August Horch", "graph": "resource:August_Horch" }, { "modified": "Ducati", "readable": "Ducati", "graph": "resource:Ducati" }, { "modified": "Quattro_GmbH", "readable": "Quattro GmbH", "graph": "resource:Quattro_GmbH" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o property:subsidiary resource:Quattro_GmbH . ?o property:founded_by resource:Giovanni_Bertone }", "readable_query": "ASK WHERE { ?o property:subsidiary resource:Quattro_GmbH . ?o property:founded_by resource:Giovanni_Bertone }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?v property:founded_by resource:August_Horch . ?v property:subsidiary resource:Quattro_GmbH }", "readable_query": "ASK WHERE { ?v property:founded_by resource:August_Horch . ?v property:subsidiary resource:Quattro_GmbH }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?d WHERE { ?d property:founded_by resource:August_Horch . ?d property:subsidiary resource:Quattro_GmbH }", "readable_query": "SELECT ?d WHERE { ?d property:founded_by resource:August_Horch . ?d property:subsidiary resource:Quattro_GmbH }", "graph_answer": [ "resource:Audi" ], "readable_answer": [ "Audi" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?e ) WHERE { resource:Audi property:subsidiary ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?e ) WHERE { resource:Audi property:subsidiary ?u }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Audi property:subsidiary ?l . FILTER ( ?l != resource:Quattro_GmbH ) }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Audi property:subsidiary ?l . FILTER ( ?l != resource:Quattro_GmbH ) }", "graph_answer": [ "resource:Ducati" ], "readable_answer": [ "Ducati" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Audi property:division ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Audi property:division ?t }", "graph_answer": [ "resource:Audi_e_tron" ], "readable_answer": [ "Audi e-tron" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o property:manufacturer resource:Audi . ?o rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:manufacturer resource:Audi . ?o rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Audi_A1" ], "readable_answer": [ "Audi A1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
3
7405
Id5
[ { "subject": "1955_Dodge", "property": "engine", "object": "1955_Dodge__3" }, { "subject": "1955_Dodge", "property": "transmission", "object": "\"3-speed automatic\"" }, { "subject": "1955_Dodge", "property": "bodyStyle", "object": "Hardtop" } ]
[ { "subject": "1955_Dodge", "property": "engine", "object": "V8_engine" }, { "subject": "1955_Dodge", "property": "transmission", "object": "\"3-speed automatic\"" }, { "subject": "1955_Dodge", "property": "bodyStyle", "object": "Hardtop" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 1955 Dodge has a V8 engine, a 3-speed automatic transmission and a hardtop.", "The 1955 Dodge has a V8 engine, a 3-speed automatic transmission, and a hardtop.", "The 1955 Dodge has a V8 engine, a hardtop, and a 3-speed automatic transmission." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1955_Dodge", "property:engine", "resource:V8_engine" ], [ "resource:1955_Dodge", "property:transmission", "resource:3_speed_automatic" ], [ "resource:1955_Dodge", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:1955_Dodge", "property:body_style", "resource:Hardtop" ] ]
1955_Dodge
[ { "modified": "bodyStyle", "readable": "body style", "graph": "property:body_style" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "transmission", "readable": "transmission", "graph": "property:transmission" }, { "modified": "1955_Dodge", "readable": "1955 Dodge", "graph": "resource:1955_Dodge" }, { "modified": "3-speed automatic", "readable": "3-speed automatic", "graph": "resource:3_speed_automatic" }, { "modified": "Hardtop", "readable": "Hardtop", "graph": "resource:Hardtop" }, { "modified": "V8_engine", "readable": "V8 engine", "graph": "resource:V8_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v ?z WHERE { resource:1955_Dodge property:engine ?z . resource:1955_Dodge property:transmission ?v }", "readable_query": "SELECT DISTINCT ?v ?z WHERE { resource:1955_Dodge property:engine ?z . resource:1955_Dodge property:transmission ?v }", "graph_answer": [ "resource:3_speed_automatic", "resource:V8_engine" ], "readable_answer": [ "3-speed automatic", "V8 engine" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:1955_Dodge property:body_style resource:Hardtop }", "readable_query": "ASK WHERE { resource:1955_Dodge property:body_style resource:Hardtop }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?s ) WHERE { ?x rdf:type ontology:mean_of_transportation . ?x property:engine ?o . ?x property:engine resource:AMC_V8_engine }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?s ) WHERE { ?x rdf:type ontology:mean_of_transportation . ?x property:engine ?o . ?x property:engine resource:AMC_V8_engine }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Artist
4
8839
Id231
[ { "subject": "Twilight_(band)", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "instrument", "object": "Singing" }, { "subject": "Black_metal", "property": "musicFusionGenre", "object": "Death_metal" } ]
[ { "subject": "Twilight_(band)", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "instrument", "object": "Singing" }, { "subject": "Black_metal", "property": "musicFusionGenre", "object": "Death_metal" } ]
(X (X) (X (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Singer Aaron Turner, has played with the band Twilight, the musical genre of which is black metal. Death metal is a musical fusion of black metal.", "Aaron Turner, who sings for a living, played with the band Twilight which plays black metal. Death metal is a musical fusion of black metal.", "Aaron Turner is a singer who played with the Twilight band. Death metal is a musical fusion of black metal which is their musical genre." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Aaron_Turner", "property:instrument", "resource:Singing" ], [ "resource:Black_metal", "property:music_fusion_genre", "resource:Death_metal" ], [ "resource:Twilight__band_", "property:genre", "resource:Black_metal" ] ]
Aaron_Turner
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Black_metal", "readable": "Black metal", "graph": "resource:Black_metal" }, { "modified": "Death_metal", "readable": "Death metal", "graph": "resource:Death_metal" }, { "modified": "Singing", "readable": "Singing", "graph": "resource:Singing" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Aaron_Turner property:instrument resource:Singing . resource:Aaron_Turner rdf:type ontology:artist }", "readable_query": "ASK WHERE { resource:Aaron_Turner property:instrument resource:Singing . resource:Aaron_Turner rdf:type ontology:artist }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?z property:instrument resource:Singing . ?q property:genre resource:Black_metal . ?z rdf:type ontology:artist . ?z property:associated_band_associated_musical_artist ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { ?z property:instrument resource:Singing . ?q property:genre resource:Black_metal . ?z rdf:type ontology:artist . ?z property:associated_band_associated_musical_artist ?q }", "graph_answer": [ "resource:Twilight__band_" ], "readable_answer": [ "Twilight" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Black_metal property:mascot ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Black_metal property:mascot ?i }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?x property:genre ?s . ?s property:music_fusion_genre resource:Bhangra__music_ }", "readable_query": "ASK WHERE { ?x property:genre ?s . ?s property:music_fusion_genre resource:Bhangra_(music) }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
4
10024
Id313
[ { "subject": "Spain", "property": "leaderName", "object": "Felipe_VI_of_Spain" }, { "subject": "Spain", "property": "language", "object": "Spanish_language" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "ethnicGroup", "object": "Spaniards" } ]
[ { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Spain", "property": "language", "object": "Spanish_language" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "ethnicGroup", "object": "Spaniards" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Ajoblanco is a dish that originated in Spain, where Spaniards are an ethnic group, Spanish is the language spoken and where Felipe VI of Spain is the leader.", "Ajoblanco comes from Spain where the Spaniards are an ethnic group. The country's leader is Felipe VI of Spain and the language is Spanish." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Spain", "property:language", "resource:Spanish_language" ], [ "resource:Spain", "property:ethnic_group", "resource:Spaniards" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Ajoblanco", "property:country", "resource:Spain" ] ]
Ajoblanco
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Spaniards", "readable": "Spaniards", "graph": "resource:Spaniards" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?k WHERE { resource:Spain property:language ?k . resource:Spain property:leader ?u }", "readable_query": "SELECT DISTINCT ?u ?k WHERE { resource:Spain property:language ?k . resource:Spain property:leader ?u }", "graph_answer": [ "resource:Felipe_VI_of_Spain", "resource:Spanish_language" ], "readable_answer": [ "Felipe VI of Spain", "Spanish language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Spain property:chairman ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Spain property:chairman ?n }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
2
3806
Id146
[ { "subject": "Alex_Plante", "property": "team", "object": "Anyang_Halla" }, { "subject": "Alex_Plante", "property": "placeOfBirth", "object": "Canada" } ]
[ { "subject": "Alex_Plante", "property": "club", "object": "Anyang_Halla" }, { "subject": "Alex_Plante", "property": "birthPlace", "object": "Canada" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alex Plante was born in Canada and plays for Anyang Halla.", "Alex Plante, who was born in Canada, played for the club Anyang Halla.", "Alex Plante who has played for the club Anyang Halla was born in Canada." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alex_Plante", "rdf:type", "ontology:athlete" ], [ "resource:Alex_Plante", "property:club", "resource:Anyang_Halla" ], [ "resource:Alex_Plante", "property:birth_place", "resource:Canada" ] ]
Alex_Plante
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Alex_Plante", "readable": "Alex Plante", "graph": "resource:Alex_Plante" }, { "modified": "Anyang_Halla", "readable": "Anyang Halla", "graph": "resource:Anyang_Halla" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:birth_place resource:Marietta__Ohio . ?u rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?u property:birth_place resource:Marietta,_Ohio . ?u rdf:type ontology:athlete }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?e property:birth_place resource:Canada . ?e rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?e property:birth_place resource:Canada . ?e rdf:type ontology:athlete }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?m WHERE { ?m property:birth_place resource:Canada . ?m rdf:type ontology:athlete }", "readable_query": "SELECT ?m WHERE { ?m property:birth_place resource:Canada . ?m rdf:type ontology:athlete }", "graph_answer": [ "resource:Alex_Plante" ], "readable_answer": [ "Alex Plante" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Alex_Plante property:club ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Alex_Plante property:club ?t }", "graph_answer": [ "resource:Anyang_Halla" ], "readable_answer": [ "Anyang Halla" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10097
Id71
[ { "subject": "Abarth_1000_GT_Coupé", "property": "designCompany", "object": "Gruppo_Bertone" }, { "subject": "Abarth_1000_GT_Coupé", "property": "manufacturer", "object": "Abarth" }, { "subject": "Abarth", "property": "foundationPlace", "object": "Italy" }, { "subject": "Abarth", "property": "foundedBy", "object": "Carlo_Abarth" } ]
[ { "subject": "Abarth_1000_GT_Coupé", "property": "designCompany", "object": "Gruppo_Bertone" }, { "subject": "Abarth_1000_GT_Coupé", "property": "manufacturer", "object": "Abarth" }, { "subject": "Abarth", "property": "foundationPlace", "object": "Italy" }, { "subject": "Abarth", "property": "foundedBy", "object": "Carlo_Abarth" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Abarth foundation was founded in Italy by Carlo Abarth. It manufactured the Abarth 1000 GT Coupé which was designed by Gruppo Bertone.", "The Abarth 1000 GT Coupe was designed by Gruppo Bertone and made by Abarth. The Abarth foundation was founded in Italy by Carlo Abarth.", "The Abarth 1000 GT Coupe was designed by Gruppo Bertone and manufactured by Abarth, which was founded by Carlo Abarth. The Abarth foundation was founded in Italy." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abarth_1000_GT_Coup_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Abarth_1000_GT_Coup_", "property:design_company", "resource:Gruppo_Bertone" ], [ "resource:Abarth_1000_GT_Coup_", "property:manufacturer", "resource:Abarth" ], [ "resource:Abarth", "property:founded_by", "resource:Carlo_Abarth" ], [ "resource:Abarth", "property:foundation_place", "resource:Italy" ] ]
Abarth_1000_GT_Coupé
[ { "modified": "designCompany", "readable": "design company", "graph": "property:design_company" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "foundedBy", "readable": "founded by", "graph": "property:founded_by" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "Abarth", "readable": "Abarth", "graph": "resource:Abarth" }, { "modified": "Abarth_1000_GT_Coupé", "readable": "Abarth 1000 GT Coupé", "graph": "resource:Abarth_1000_GT_Coup_" }, { "modified": "Carlo_Abarth", "readable": "Carlo Abarth", "graph": "resource:Carlo_Abarth" }, { "modified": "Gruppo_Bertone", "readable": "Gruppo Bertone", "graph": "resource:Gruppo_Bertone" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?a property:foundation_place resource:Italy . ?p property:manufacturer ?a . ?p rdf:type ontology:mean_of_transportation . ?p property:design_company resource:Gruppo_Bertone }", "readable_query": "SELECT DISTINCT ?p WHERE { ?a property:foundation_place resource:Italy . ?p property:manufacturer ?a . ?p rdf:type ontology:mean_of_transportation . ?p property:design_company resource:Gruppo_Bertone }", "graph_answer": [ "resource:Abarth_1000_GT_Coup_" ], "readable_answer": [ "Abarth 1000 GT Coupé" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:foundation_place resource:Italy . ?r rdf:type ontology:mean_of_transportation . ?r property:design_company resource:Gruppo_Bertone . ?r property:manufacturer ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:foundation_place resource:Italy . ?r rdf:type ontology:mean_of_transportation . ?r property:design_company resource:Gruppo_Bertone . ?r property:manufacturer ?a }", "graph_answer": [ "resource:Abarth" ], "readable_answer": [ "Abarth" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Abarth property:significant_building ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Abarth property:significant_building ?i }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12146
Id93
[ { "subject": "Baked_Alaska", "property": "country", "object": "France" }, { "subject": "France", "property": "leaderName", "object": "Manuel_Valls" }, { "subject": "Hong_Kong", "property": "leader", "object": "Carrie_Lam_(politician)" }, { "subject": "Hong_Kong", "property": "language", "object": "Chinese_language" }, { "subject": "Baked_Alaska", "property": "region", "object": "Hong_Kong" } ]
[ { "subject": "Baked_Alaska", "property": "country", "object": "France" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" }, { "subject": "Hong_Kong", "property": "leader", "object": "Carrie_Lam_(politician)" }, { "subject": "Hong_Kong", "property": "language", "object": "Chinese_language" }, { "subject": "Baked_Alaska", "property": "region", "object": "Hong_Kong" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Baked Alaska comes from France and is also served in Hong Kong. Manuel Valls is a leader in France, while Carrie Lam is a political leader in Hong Kong. Chinese is one of the languages spoken in Hong Kong.", "Baked Alaska is from France (leader Manuel Valls) but is also served in Hong Kong (leader Carrie Lam) where they speak Chinese.", "Baked Alaska is founded in Manuel Valls led France or Chinese speaking, Hong Kong (led by Carrie Lam)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hong_Kong", "property:leader", "resource:Carrie_Lam__politician_" ], [ "resource:Hong_Kong", "property:language", "resource:Chinese_language" ], [ "resource:France", "property:leader", "resource:Manuel_Valls" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:country", "resource:France" ], [ "resource:Baked_Alaska", "property:region", "resource:Hong_Kong" ] ]
Baked_Alaska
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "Carrie_Lam_(politician)", "readable": "Carrie Lam", "graph": "resource:Carrie_Lam__politician_" }, { "modified": "Chinese_language", "readable": "Chinese language", "graph": "resource:Chinese_language" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "Hong_Kong", "readable": "Hong Kong", "graph": "resource:Hong_Kong" }, { "modified": "Manuel_Valls", "readable": "Manuel Valls", "graph": "resource:Manuel_Valls" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { { { ?w property:leader resource:Carrie_Lam__politician_ } UNION { ?w property:leader resource:Manuel_Valls } } }", "readable_query": "SELECT DISTINCT ?w WHERE { { { ?w property:leader resource:Carrie_Lam_(politician) } UNION { ?w property:leader resource:Manuel_Valls } } }", "graph_answer": [ "resource:Hong_Kong", "resource:France" ], "readable_answer": [ "Hong Kong", "France" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "disjunctive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?j property:leader resource:Manuel_Valls }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j property:leader resource:Manuel_Valls }", "graph_answer": [ "resource:France" ], "readable_answer": [ "France" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Baked_Alaska property:country resource:France . resource:Baked_Alaska rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Baked_Alaska property:country resource:France . resource:Baked_Alaska rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
University
6
13033
Id62
[ { "subject": "Visvesvaraya_Technological_University", "property": "city", "object": "Belgaum" }, { "subject": "Acharya_Institute_of_Technology", "property": "established", "object": "2000" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "numberOfPostgraduateStudents", "object": "\"700\"^^xsd:nonNegativeInteger" }, { "subject": "Acharya_Institute_of_Technology", "property": "campus", "object": "\"Urban, ,\\nIn Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliations", "object": "Visvesvaraya_Technological_University" } ]
[ { "subject": "Visvesvaraya_Technological_University", "property": "city", "object": "Belgaum" }, { "subject": "Acharya_Institute_of_Technology", "property": "established", "object": "2000" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "numberOfPostgraduateStudents", "object": "700" }, { "subject": "Acharya_Institute_of_Technology", "property": "campus", "object": "\"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliation", "object": "Visvesvaraya_Technological_University" } ]
(X (X) (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acharya Institute of Technology has 700 Postgraduate Students, its campus is located in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore 560090 and it is affiliated with Visvesvaraya Technological University. The University was established in 2000 and is found in Belgaum, India.", "Established in 2000, the Acharya Institute of Technology is located in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090, India. It currently has 700 post-graduate students and is affiliated with the Visvesvaraya Technological University in Belgaum.", "The Acharya Institute of Technology was founded in 2000 in the country India and has 700 postgraduate students. The institute has connections with the Visvesvaraya Technological University which is located in Belgaum. The exact location for the Acharya Institute of Technology is \"in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore - 560090\"." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Visvesvaraya_Technological_University", "property:city", "resource:Belgaum" ], [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:affiliation", "resource:Visvesvaraya_Technological_University" ], [ "resource:Acharya_Institute_of_Technology", "property:country", "resource:India" ], [ "resource:Acharya_Institute_of_Technology", "property:campus", "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090." ], [ "resource:Acharya_Institute_of_Technology", "property:number_of_postgraduate_students", "700" ], [ "resource:Acharya_Institute_of_Technology", "property:established", "resource:2000" ] ]
Acharya_Institute_of_Technology
[ { "modified": "700", "readable": "700", "graph": "700" }, { "modified": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "readable": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "graph": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090." }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "campus", "readable": "campus", "graph": "property:campus" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "numberOfPostgraduateStudents", "readable": "number of postgraduate students", "graph": "property:number_of_postgraduate_students" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "Belgaum", "readable": "Belgaum", "graph": "resource:Belgaum" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Visvesvaraya_Technological_University", "readable": "Visvesvaraya Technological University", "graph": "resource:Visvesvaraya_Technological_University" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?n >= '500' ) . ?t property:city resource:Belgaum . ?l property:number_of_postgraduate_students ?n . ?l property:affiliation ?t . ?l rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?n >= '500' ) . ?t property:city resource:Belgaum . ?l property:number_of_postgraduate_students ?n . ?l property:affiliation ?t . ?l rdf:type ontology:university }", "graph_answer": [ "resource:Acharya_Institute_of_Technology" ], "readable_answer": [ "Acharya Institute of Technology" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?i property:affiliation ?c . ?c property:city resource:Belgaum . ?i rdf:type ontology:university . ?i property:campus 'In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.' }", "readable_query": "SELECT DISTINCT ?c WHERE { ?i property:affiliation ?c . ?c property:city resource:Belgaum . ?i rdf:type ontology:university . ?i property:campus 'In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.' }", "graph_answer": [ "resource:Visvesvaraya_Technological_University" ], "readable_answer": [ "Visvesvaraya Technological University" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
2
4781
Id16
[ { "subject": "A-Rosa_Luna", "property": "shipCompleted", "object": "\"2005-04-06\"^^xsd:date" }, { "subject": "A-Rosa_Luna", "property": "MeanOfTransportation/length", "object": "\"125800.0\"^^<http://dbpedia.org/datatype/millimetre>" } ]
[ { "subject": "A-Rosa_Luna", "property": "completionDate", "object": "2005-04-06" }, { "subject": "A-Rosa_Luna", "property": "length", "object": "125800.0 (millimetres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The A-Rosa Luna is 125800.0 millimetres in length and was completed on 6 April 2005.", "The A-Rosa Luna is 125.8m long and was completed on April 6th 2005.", "The building of the 125.8 metre long, A-Rosa Luna, was completed on April 6th 2005." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Rosa_Luna", "property:length", "125800.0 (millimetres)" ], [ "resource:A_Rosa_Luna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:A_Rosa_Luna", "property:completion_date", "resource:2005_04_06" ] ]
A-Rosa_Luna
[ { "modified": "125800.0 (millimetres)", "readable": "125800.0", "graph": "125800.0 (millimetres)" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "2005-04-06", "readable": "2005-04-06", "graph": "resource:2005_04_06" }, { "modified": "A-Rosa_Luna", "readable": "A-Rosa Luna", "graph": "resource:A_Rosa_Luna" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?v property:completion_date ?n . ?v rdf:type ontology:mean_of_transportation . ?v property:length ?z . FILTER ( ?n = \"2005_04_06\" ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?v property:completion_date ?n . ?v rdf:type ontology:mean_of_transportation . ?v property:length ?z . FILTER ( ?n = \"2005-04-06\" ) }", "graph_answer": [ "125800.0 (millimetres)" ], "readable_answer": [ "125800.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:mean_of_transportation . ?f property:length '125800.0 (millimetres)' }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:mean_of_transportation . ?f property:length '125800.0 (millimetres)' }", "graph_answer": [ "resource:A_Rosa_Luna" ], "readable_answer": [ "A-Rosa Luna" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
2
4805
Id40
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "American_Locomotive_Company" }, { "subject": "ALCO_RS-3", "property": "enginetype", "object": "V12_engine" } ]
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "American_Locomotive_Company" }, { "subject": "ALCO_RS-3", "property": "engine", "object": "V12_engine" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ALCO RS-3 has a V12 engine and was built by the American Locomotive Company.", "The American Locomotive Company built the ALCO RS-3 with a V12 engine.", "The ALCO RS-3 has a V12 engine and is built by the American Locomotive Company." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:ALCO_RS_3", "property:engine", "resource:V12_engine" ], [ "resource:ALCO_RS_3", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:ALCO_RS_3", "property:builder", "resource:American_Locomotive_Company" ] ]
ALCO_RS-3
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "ALCO_RS-3", "readable": "ALCO RS-3", "graph": "resource:ALCO_RS_3" }, { "modified": "American_Locomotive_Company", "readable": "American Locomotive Company", "graph": "resource:American_Locomotive_Company" }, { "modified": "V12_engine", "readable": "V12 engine", "graph": "resource:V12_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x ?u WHERE { resource:ALCO_RS_3 property:builder ?u . resource:ALCO_RS_3 property:engine ?x }", "readable_query": "SELECT DISTINCT ?x ?u WHERE { resource:ALCO_RS-3 property:builder ?u . resource:ALCO_RS-3 property:engine ?x }", "graph_answer": [ "resource:V12_engine", "resource:American_Locomotive_Company" ], "readable_answer": [ "V12 engine", "American Locomotive Company" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
CelestialBody
4
9349
Id66
[ { "subject": "103_Hera", "property": "escapeVelocity", "object": "\"173.52\"^^xsd:double" }, { "subject": "103_Hera", "property": "orbitalPeriod", "object": "1.40159e+08" }, { "subject": "103_Hera", "property": "epoch", "object": "\"2011-08-27\"^^xsd:date" }, { "subject": "103_Hera", "property": "Planet/apoapsis", "object": "\"4.3717E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "103_Hera", "property": "epoch", "object": "2011-08-27" }, { "subject": "103_Hera", "property": "escapeVelocity", "object": "0.0482 (kilometrePerSeconds)" }, { "subject": "103_Hera", "property": "orbitalPeriod", "object": "1622.213 (days)" }, { "subject": "103_Hera", "property": "apoapsis", "object": "437170000.0 (kilometres)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "103 Hera has the epoch of 27 August 2011 and an escape velocity of 0.0482 kilometres per second. Its orbital period is 1622.213 days and it has an apoapsis of 437170000.0 kilometres.", "103 Hera, with the epoch date 31st July 2016, has an escape velocity of 0.0482 kmps, an orbital period of 1622.213 days and an apoapsis of 437170000.0 kilometres.", "103 Hera has an epoch date of August 27th 2011 and an escape velocity of 0.0482 kilometres per second. It has an orbital period of 1622.213 days and an apoapsis of 437170000.0 kilometres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:103_Hera", "property:epoch", "resource:2011_08_27" ], [ "resource:103_Hera", "rdf:type", "ontology:celestial_body" ], [ "resource:103_Hera", "property:apoapsis", "437170000.0 (kilometres)" ], [ "resource:103_Hera", "property:escape_velocity", "0.0482 (kilometrePerSeconds)" ], [ "resource:103_Hera", "property:orbital_period", "1622.213 (days)" ] ]
103_Hera
[ { "modified": "0.0482 (kilometrePerSeconds)", "readable": "0.0482", "graph": "0.0482 (kilometrePerSeconds)" }, { "modified": "1622.213 (days)", "readable": "1622.213", "graph": "1622.213 (days)" }, { "modified": "437170000.0 (kilometres)", "readable": "437170000.0", "graph": "437170000.0 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "103_Hera", "readable": "103 Hera", "graph": "resource:103_Hera" }, { "modified": "2011-08-27", "readable": "2011-08-27", "graph": "resource:2011_08_27" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?g property:epoch ?r . ?g rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?r ) , '2011' ) ) . ?g property:orbital_period ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { ?g property:epoch ?r . ?g rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?r ) , '2011' ) ) . ?g property:orbital_period ?j }", "graph_answer": [ "1622.213 (days)" ], "readable_answer": [ "1622.213" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:orbital_period '1622.213 (days)' . ?n rdf:type ontology:celestial_body . ?n property:epoch ?k . FILTER ( CONTAINS ( YEAR ( ?k ) , '2011' ) ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:orbital_period '1622.213 (days)' . ?n rdf:type ontology:celestial_body . ?n property:epoch ?k . FILTER ( CONTAINS ( YEAR ( ?k ) , '2011' ) ) }", "graph_answer": [ "resource:103_Hera" ], "readable_answer": [ "103 Hera" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a ?c WHERE { resource:103_Hera property:escape_velocity ?a . resource:103_Hera property:epoch ?c }", "readable_query": "SELECT DISTINCT ?a ?c WHERE { resource:103_Hera property:escape_velocity ?a . resource:103_Hera property:epoch ?c }", "graph_answer": [ "0.0482 (kilometrePerSeconds)", "resource:2011_08_27" ], "readable_answer": [ "0.0482", "2011-08-27" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:103_Hera property:in_office_while_governor ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:103_Hera property:in_office_while_governor ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12250
Id197
[ { "subject": "Java", "property": "ethnicGroup", "object": "Baduy" }, { "subject": "Singapore", "property": "language", "object": "English_language" }, { "subject": "Singapore", "property": "leaderName", "object": "Halimah_Yacob" }, { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
[ { "subject": "Java", "property": "ethnicGroup", "object": "Baduy" }, { "subject": "Singapore", "property": "language", "object": "English_language" }, { "subject": "Singapore", "property": "leader", "object": "Halimah_Yacob" }, { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Halimah Yacob is the leader in Singapore where English is spoken and the dish Ayam penyet is from. It is also from Java, a country where one of the ethnic groups are the Baduy.", "The Baduy is an ethnic group in Java where Ayam penyet is from. This dish is also from Singapore where English is spoken and Halimah Yacob is the leader.", "Ayam penyet originates from Java where Baduy people are one of the ethnic groups. The food can also be found in Singapore where English is mainly spoken and Halimah Yacob is the president." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Java", "property:ethnic_group", "resource:Baduy" ], [ "resource:Singapore", "property:leader", "resource:Halimah_Yacob" ], [ "resource:Singapore", "property:language", "resource:English_language" ], [ "resource:Ayam_penyet", "rdf:type", "ontology:food" ], [ "resource:Ayam_penyet", "property:country", "resource:Java" ], [ "resource:Ayam_penyet", "property:region", "resource:Singapore" ] ]
Ayam_penyet
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Baduy", "readable": "Baduy", "graph": "resource:Baduy" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Halimah_Yacob", "readable": "Halimah Yacob", "graph": "resource:Halimah_Yacob" }, { "modified": "Java", "readable": "Java", "graph": "resource:Java" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:food . ?z property:country resource:Java . ?z property:region resource:Singapore . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:food . ?z property:country resource:Java . ?z property:region resource:Singapore . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'a' ) ) }", "graph_answer": [ "resource:Ayam_penyet" ], "readable_answer": [ "Ayam penyet" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k ?q WHERE { resource:Singapore property:leader ?q . resource:Singapore property:language ?k }", "readable_query": "SELECT DISTINCT ?k ?q WHERE { resource:Singapore property:leader ?q . resource:Singapore property:language ?k }", "graph_answer": [ "resource:English_language", "resource:Halimah_Yacob" ], "readable_answer": [ "English language", "Halimah Yacob" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
5
12499
Id18
[ { "subject": "Abdul_Taib_Mahmud", "property": "successor", "object": "Adenan_Satem" }, { "subject": "Abdul_Taib_Mahmud", "property": "party", "object": "Parti_Pesaka_Bumiputera_Bersatu" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Miri,_Malaysia" }, { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "\"Demak Jaya, Jalan Bako, Kuching, Sarawak\"@en" }, { "subject": "Adenan_Satem", "property": "almaMater", "object": "University_of_Adelaide" } ]
[ { "subject": "Abdul_Taib_Mahmud", "property": "successor", "object": "Adenan_Satem" }, { "subject": "Abdul_Taib_Mahmud", "property": "party", "object": "Parti_Pesaka_Bumiputera_Bersatu" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Miri,_Malaysia" }, { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "\"Demak Jaya, Jalan Bako, Kuching, Sarawak\"" }, { "subject": "Adenan_Satem", "property": "almaMater", "object": "University_of_Adelaide" } ]
(X (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Parti Pesaka Bumiputera Bersatu member Abdul Taib Mahmud was born in Miri, Malaysia and resides in Demak Jaya, Jalan Bako, Kuching, Sarawak. He was succeeded by University of Adelaide alum Adenan Satem.", "Abdul Taib Mahmud was born in Miri, Malaysia and is a member of the Parti Pesaka Bumiputera Bersatu. He now resides in Demak Jaya, Jalan Bako, Kuching, Sarawak. He successor was Adenan Satem, a grad of Adelaide University.", "Parti Pesaka Bumiputera Bersatu's Abdul Taib Mahmud succeeded University of Adelaide alum Adenan Satem. Mamud was born in Miri, Malaysia and resides in Demak Jaya, Jalan Bako, Kuching, Sarawak. He was succeeded by Adenan Satem." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adenan_Satem", "property:alma_mater", "resource:University_of_Adelaide" ], [ "resource:Abdul_Taib_Mahmud", "property:party", "resource:Parti_Pesaka_Bumiputera_Bersatu" ], [ "resource:Abdul_Taib_Mahmud", "rdf:type", "ontology:politician" ], [ "resource:Abdul_Taib_Mahmud", "property:successor", "resource:Adenan_Satem" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Sarawak" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Demak_Jaya" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Jalan_Bako" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Kuching" ], [ "resource:Abdul_Taib_Mahmud", "property:birth_place", "resource:Miri__Malaysia" ] ]
Abdul_Taib_Mahmud
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "residence", "readable": "residence", "graph": "property:residence" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Abdul_Taib_Mahmud", "readable": "Abdul Taib Mahmud", "graph": "resource:Abdul_Taib_Mahmud" }, { "modified": "Adenan_Satem", "readable": "Adenan Satem", "graph": "resource:Adenan_Satem" }, { "modified": "Demak Jaya", "readable": "Demak Jaya", "graph": "resource:Demak_Jaya" }, { "modified": "Jalan Bako", "readable": "Jalan Bako", "graph": "resource:Jalan_Bako" }, { "modified": "Kuching", "readable": "Kuching", "graph": "resource:Kuching" }, { "modified": "Miri,_Malaysia", "readable": "Miri, Malaysia", "graph": "resource:Miri__Malaysia" }, { "modified": "Parti_Pesaka_Bumiputera_Bersatu", "readable": "Parti Pesaka Bumiputera Bersatu", "graph": "resource:Parti_Pesaka_Bumiputera_Bersatu" }, { "modified": "Sarawak", "readable": "Sarawak", "graph": "resource:Sarawak" }, { "modified": "University_of_Adelaide", "readable": "University of Adelaide", "graph": "resource:University_of_Adelaide" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?m property:successor ?x . ?m property:party resource:Parti_Pesaka_Bumiputera_Bersatu . ?m rdf:type ontology:politician . ?x property:alma_mater resource:University_of_Adelaide . FILTER ( CONTAINS ( LCASE ( ?m ) , 'abdul' ) ) }", "readable_query": "SELECT DISTINCT ?x WHERE { ?m property:successor ?x . ?m property:party resource:Parti_Pesaka_Bumiputera_Bersatu . ?m rdf:type ontology:politician . ?x property:alma_mater resource:University_of_Adelaide . FILTER ( CONTAINS ( LCASE ( ?m ) , 'abdul' ) ) }", "graph_answer": [ "resource:Adenan_Satem" ], "readable_answer": [ "Adenan Satem" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?w ) , 'abdul' ) ) . ?w property:successor resource:Adenan_Satem . ?w property:party resource:Parti_Pesaka_Bumiputera_Bersatu . resource:Adenan_Satem property:alma_mater resource:University_of_Adelaide }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?w ) , 'abdul' ) ) . ?w property:successor resource:Adenan_Satem . ?w property:party resource:Parti_Pesaka_Bumiputera_Bersatu . resource:Adenan_Satem property:alma_mater resource:University_of_Adelaide }", "graph_answer": [ "resource:Abdul_Taib_Mahmud" ], "readable_answer": [ "Abdul Taib Mahmud" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Abdul_Taib_Mahmud property:residence ?s . FILTER ( STRSTARTS ( LCASE ( ?s ) , 's' ) ) }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Abdul_Taib_Mahmud property:residence ?s . FILTER ( STRSTARTS ( LCASE ( ?s ) , 's' ) ) }", "graph_answer": [ "resource:Sarawak" ], "readable_answer": [ "Sarawak" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?b ) WHERE { resource:Abdul_Taib_Mahmud property:residence ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?b ) WHERE { resource:Abdul_Taib_Mahmud property:residence ?c }", "graph_answer": [ "4" ], "readable_answer": [ "4" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != resource:Sarawak ) . resource:Abdul_Taib_Mahmud property:residence ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != resource:Sarawak ) . resource:Abdul_Taib_Mahmud property:residence ?e }", "graph_answer": [ "resource:Demak_Jaya", "resource:Jalan_Bako", "resource:Kuching" ], "readable_answer": [ "Demak Jaya", "Jalan Bako", "Kuching" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Abdul_Taib_Mahmud property:birth_place resource:Miri__Malaysia }", "readable_query": "ASK WHERE { resource:Abdul_Taib_Mahmud property:birth_place resource:Miri,_Malaysia }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
City
4
9511
Id110
[ { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Lee_County,_Alabama" }, { "subject": "Auburn,_Alabama", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Auburn,_Alabama", "property": "subdivisionName", "object": "Alabama" } ]
[ { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Lee_County,_Alabama" }, { "subject": "Auburn,_Alabama", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Alabama" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Auburn is part of Lee County in Alabama. It is located in the United States which has African Americans as one of its ethnic groups.", "Auburn in Lee County, Alabama in the United States contains the ethnic group of African American." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:Auburn__Alabama", "rdf:type", "ontology:city" ], [ "resource:Auburn__Alabama", "property:country", "resource:United_States" ], [ "resource:Auburn__Alabama", "property:is_part_of", "resource:Lee_County__Alabama" ], [ "resource:Auburn__Alabama", "property:is_part_of", "resource:Alabama" ] ]
Auburn,_Alabama
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Alabama", "readable": "Alabama", "graph": "resource:Alabama" }, { "modified": "Auburn,_Alabama", "readable": "Auburn, Alabama", "graph": "resource:Auburn__Alabama" }, { "modified": "Lee_County,_Alabama", "readable": "Lee County, Alabama", "graph": "resource:Lee_County__Alabama" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:city . FILTER ( CONTAINS ( LCASE ( ?l ) , 'auburn' ) ) . ?l property:is_part_of resource:Alabama }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:city . FILTER ( CONTAINS ( LCASE ( ?l ) , 'auburn' ) ) . ?l property:is_part_of resource:Alabama }", "graph_answer": [ "resource:Auburn__Alabama" ], "readable_answer": [ "Auburn, Alabama" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:United_States property:music_subgenre ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:United_States property:music_subgenre ?r }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
4
9078
Id1
[ { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "103_Colmore_Row", "property": "location", "object": "\"Colmore Row, Birmingham, England\"@en" }, { "subject": "103_Colmore_Row", "property": "floorCount", "object": "\"23\"^^xsd:positiveInteger" }, { "subject": "103_Colmore_Row", "property": "completionDate", "object": "1976" } ]
[ { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "103_Colmore_Row", "property": "location", "object": "\"Colmore Row, Birmingham, England\"" }, { "subject": "103_Colmore_Row", "property": "floorCount", "object": "23" }, { "subject": "103_Colmore_Row", "property": "completionDate", "object": "1976" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "103 Colmore Row in Birmingham, England was completed in 1976 and designed by John Madin. It has 23 floors.", "103 Colmore Row is located on Colmore Row, Birmingham, England. It was designed by the architect, John Madin, has 23 floors and the building of it was completed in 1976.", "103 Colmore Row, Birmingham, England, with 23 floors, was designed by the architect John Madin and was completed in 1976." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:103_Colmore_Row", "property:floor_count", "23" ], [ "resource:103_Colmore_Row", "property:architect", "resource:John_Madin" ], [ "resource:103_Colmore_Row", "rdf:type", "ontology:building" ], [ "resource:103_Colmore_Row", "property:location", "Colmore Row, Birmingham, England" ], [ "resource:103_Colmore_Row", "property:completion_date", "resource:1976" ] ]
103_Colmore_Row
[ { "modified": "23", "readable": "23", "graph": "23" }, { "modified": "Colmore Row, Birmingham, England", "readable": "Colmore Row, Birmingham, England", "graph": "Colmore Row, Birmingham, England" }, { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "103_Colmore_Row", "readable": "103 Colmore Row", "graph": "resource:103_Colmore_Row" }, { "modified": "1976", "readable": "1976", "graph": "resource:1976" }, { "modified": "John_Madin", "readable": "John Madin", "graph": "resource:John_Madin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?d property:floor_count ?n . FILTER ( ?n = '23' ) . ?d property:completion_date ?m . ?d rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?m WHERE { ?d property:floor_count ?n . FILTER ( ?n = '23' ) . ?d property:completion_date ?m . ?d rdf:type ontology:building }", "graph_answer": [ "resource:1976" ], "readable_answer": [ "1976" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:building . ?a property:completion_date resource:1976 . FILTER ( ?m = '23' ) . ?a property:floor_count ?m }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:building . ?a property:completion_date resource:1976 . FILTER ( ?m = '23' ) . ?a property:floor_count ?m }", "graph_answer": [ "resource:103_Colmore_Row" ], "readable_answer": [ "103 Colmore Row" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o ?b WHERE { resource:103_Colmore_Row property:architect ?b . resource:103_Colmore_Row property:location ?o }", "readable_query": "SELECT DISTINCT ?o ?b WHERE { resource:103_Colmore_Row property:architect ?b . resource:103_Colmore_Row property:location ?o }", "graph_answer": [ "Colmore Row, Birmingham, England", "resource:John_Madin" ], "readable_answer": [ "Colmore Row, Birmingham, England", "John Madin" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Astronaut
4
8864
Id16
[ { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"@en" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "awards", "object": "Distinguished_Service_Medal_(United_States_Navy)" } ]
[ { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "award", "object": "Distinguished_Service_Medal_(United_States_Navy)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Alan Shepard was born in New Hampshire. His alma Mater was NWC, where he received an M.A. in 1957. He was awarded the Distinguished Service Medal from the US Navy. He died in California." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "property:award", "resource:Distinguished_Service_Medal__United_States_Navy_" ], [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:death_place", "resource:California" ], [ "resource:Alan_Shepard", "property:alma_mater", "resource:NWC__M_A__1957" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ] ]
Alan_Shepard
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "award", "readable": "award", "graph": "property:award" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Distinguished_Service_Medal_(United_States_Navy)", "readable": "Distinguished Service Medal", "graph": "resource:Distinguished_Service_Medal__United_States_Navy_" }, { "modified": "NWC, M.A. 1957", "readable": "NWC, M.A. 1957", "graph": "resource:NWC__M_A__1957" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d property:birth_place resource:New_York_City . ?d rdf:type ontology:astronaut . ?d property:award ?t }", "readable_query": "ASK WHERE { ?d property:birth_place resource:New_York_City . ?d rdf:type ontology:astronaut . ?d property:award ?t }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
2
4859
Id94
[ { "subject": "Acura_TLX", "property": "manufacturer", "object": "Honda" }, { "subject": "Acura_TLX", "property": "engine", "object": "\"2.4\"^^xsd:double" } ]
[ { "subject": "Acura_TLX", "property": "manufacturer", "object": "Honda" }, { "subject": "Acura_TLX", "property": "engine", "object": "2.4 (litres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acura TLX with a 2.4 l engine is produced by Honda.", "Honda makes the Acura TLX which has a 2.4 litre engine.", "The Acura TLX has a 2.4 litre engine and is manufactured by Honda." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acura_TLX", "property:engine", "2.4 (litres)" ], [ "resource:Acura_TLX", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Acura_TLX", "property:manufacturer", "resource:Honda" ] ]
Acura_TLX
[ { "modified": "2.4 (litres)", "readable": "2.4", "graph": "2.4 (litres)" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "Acura_TLX", "readable": "Acura TLX", "graph": "resource:Acura_TLX" }, { "modified": "Honda", "readable": "Honda", "graph": "resource:Honda" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?j ) WHERE { ?o property:manufacturer ?x . ?o rdf:type ontology:mean_of_transportation . ?o property:engine '2.4 (litres)' }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?j ) WHERE { ?o property:manufacturer ?x . ?o rdf:type ontology:mean_of_transportation . ?o property:engine '2.4 (litres)' }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?f property:engine '2.4 (litres)' . ?f rdf:type ontology:mean_of_transportation . ?f property:manufacturer ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { ?f property:engine '2.4 (litres)' . ?f rdf:type ontology:mean_of_transportation . ?f property:manufacturer ?q }", "graph_answer": [ "resource:Honda" ], "readable_answer": [ "Honda" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q ?s WHERE { ?s property:engine ?q . ?s property:manufacturer resource:Honda . ?s rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?q ?s WHERE { ?s property:engine ?q . ?s property:manufacturer resource:Honda . ?s rdf:type ontology:mean_of_transportation }", "graph_answer": [ "2.4 (litres)", "resource:Acura_TLX" ], "readable_answer": [ "2.4", "Acura TLX" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
2
5254
Id246
[ { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Abel_Caballero", "property": "nationality", "object": "Spain" } ]
[ { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Abel_Caballero", "property": "nationality", "object": "Spain" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Abel Caballero is from Spain, where the leader is, Felipe VI of Spain.", "Abel Caballero is a national of Spain whose leader is Felipe VI." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:nationality", "resource:Spain" ] ]
Abel_Caballero
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Abel_Caballero property:nationality ?u . resource:Abel_Caballero rdf:type ontology:politician . ?u property:leader resource:Felipe_VI_of_Spain }", "readable_query": "ASK WHERE { resource:Abel_Caballero property:nationality ?u . resource:Abel_Caballero rdf:type ontology:politician . ?u property:leader resource:Felipe_VI_of_Spain }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?d WHERE { resource:Abel_Caballero rdf:type ontology:politician . ?d property:leader resource:Felipe_VI_of_Spain . resource:Abel_Caballero property:nationality ?d }", "readable_query": "SELECT ?d WHERE { resource:Abel_Caballero rdf:type ontology:politician . ?d property:leader resource:Felipe_VI_of_Spain . resource:Abel_Caballero property:nationality ?d }", "graph_answer": [ "resource:Spain" ], "readable_answer": [ "Spain" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
7
13184
Id27
[ { "subject": "Acharya_Institute_of_Technology", "property": "free", "object": "All_India_Council_for_Technical_Education" }, { "subject": "All_India_Council_for_Technical_Education", "property": "location", "object": "Mumbai" }, { "subject": "Karnataka", "property": "northeast", "object": "Telangana" }, { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Karnataka", "property": "west", "object": "Arabian_Sea" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliations", "object": "Visvesvaraya_Technological_University" } ]
[ { "subject": "Acharya_Institute_of_Technology", "property": "wasGivenTheTechnicalCampusStatusBy", "object": "All_India_Council_for_Technical_Education" }, { "subject": "All_India_Council_for_Technical_Education", "property": "location", "object": "Mumbai" }, { "subject": "Karnataka", "property": "hasToItsNortheast", "object": "Telangana" }, { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Karnataka", "property": "hasToItsWest", "object": "Arabian_Sea" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliation", "object": "Visvesvaraya_Technological_University" } ]
(X (X) (X) (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Acharya Institute of Technology is in Bangalore, Karnataka. It was given the 'Technical Campus' status by the All India Council for Technical Education in Mumbai and is affiliated with the Visvesvaraya Technological University. Karnataka has Telangana to its northeast. Karnataka has the Arabian Sea to its west.", "The state of Karnataka is located to the southwest of Telangana, and east of the Arabian Sea. Located in the city of Bangalore in Karnataka is the Acharya Institute of Technology, which was granted the 'Technical Campus' status by the All India Council for Technical Education, located in Mumbai. The Acharya Institute of Technology is affiliated with the Visvesvaraya Technological University." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Karnataka", "property:has_to_its_west", "resource:Arabian_Sea" ], [ "resource:Karnataka", "property:has_to_its_northeast", "resource:Telangana" ], [ "resource:All_India_Council_for_Technical_Education", "property:location", "resource:Mumbai" ], [ "resource:Acharya_Institute_of_Technology", "property:was_given_the_technical_campus_status_by", "resource:All_India_Council_for_Technical_Education" ], [ "resource:Acharya_Institute_of_Technology", "property:city", "resource:Bangalore" ], [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:state", "resource:Karnataka" ], [ "resource:Acharya_Institute_of_Technology", "property:affiliation", "resource:Visvesvaraya_Technological_University" ] ]
Acharya_Institute_of_Technology
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "hasToItsNortheast", "readable": "has to its northeast", "graph": "property:has_to_its_northeast" }, { "modified": "hasToItsWest", "readable": "has to its west", "graph": "property:has_to_its_west" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "wasGivenTheTechnicalCampusStatusBy", "readable": "was given the technical campus status by", "graph": "property:was_given_the_technical_campus_status_by" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "All_India_Council_for_Technical_Education", "readable": "All India Council for Technical Education", "graph": "resource:All_India_Council_for_Technical_Education" }, { "modified": "Arabian_Sea", "readable": "Arabian Sea", "graph": "resource:Arabian_Sea" }, { "modified": "Bangalore", "readable": "Bangalore", "graph": "resource:Bangalore" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" }, { "modified": "Mumbai", "readable": "Mumbai", "graph": "resource:Mumbai" }, { "modified": "Telangana", "readable": "Telangana", "graph": "resource:Telangana" }, { "modified": "Visvesvaraya_Technological_University", "readable": "Visvesvaraya Technological University", "graph": "resource:Visvesvaraya_Technological_University" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b ?t WHERE { resource:Karnataka property:has_to_its_northeast ?b . resource:Karnataka property:has_to_its_west ?t }", "readable_query": "SELECT DISTINCT ?b ?t WHERE { resource:Karnataka property:has_to_its_northeast ?b . resource:Karnataka property:has_to_its_west ?t }", "graph_answer": [ "resource:Telangana", "resource:Arabian_Sea" ], "readable_answer": [ "Telangana", "Arabian Sea" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:All_India_Council_for_Technical_Education property:l_c_c_n_number ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:All_India_Council_for_Technical_Education property:l_c_c_n_number ?u }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?z ) WHERE { ?t property:affiliation resource:Visvesvaraya_Technological_University . ?t rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?z ) WHERE { ?t property:affiliation resource:Visvesvaraya_Technological_University . ?t rdf:type ontology:university }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:university . ?f property:affiliation resource:Visvesvaraya_Technological_University }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:university . ?f property:affiliation resource:Visvesvaraya_Technological_University }", "graph_answer": [ "resource:Acharya_Institute_of_Technology" ], "readable_answer": [ "Acharya Institute of Technology" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
2
3636
Id22
[ { "subject": "Buzz_Aldrin", "property": "dateOfRet", "object": "\"1971-07-01\"" }, { "subject": "Buzz_Aldrin", "property": "timeInSpace", "object": "\"52.0\"(minutes)" } ]
[ { "subject": "Buzz_Aldrin", "property": "dateOfRetirement", "object": "\"1971-07-01\"" }, { "subject": "Buzz_Aldrin", "property": "timeInSpace", "object": "\"52.0\"(minutes)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Buzz Aldrin, who retired on July 1, 1971, spent 52.0 minutes in space.", "Buzz Aldrin spent 52 minutes in outer space before he retired on January 7th, 1971.", "Buzz Aldrin, who retired on July 1st 1971, once spent 52 minutes in outer space." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:date_of_retirement", "1971-07-01" ], [ "resource:Buzz_Aldrin", "property:time_in_space", "resource:52_0" ] ]
Buzz_Aldrin
[ { "modified": "1971-07-01", "readable": "1971-07-01", "graph": "1971-07-01" }, { "modified": "dateOfRetirement", "readable": "date of retirement", "graph": "property:date_of_retirement" }, { "modified": "timeInSpace", "readable": "time in space", "graph": "property:time_in_space" }, { "modified": "52.0", "readable": "52.0", "graph": "resource:52_0" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?g rdf:type ontology:astronaut . ?g property:time_in_space ?z . ?g property:date_of_retirement ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '1971' ) ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?g rdf:type ontology:astronaut . ?g property:time_in_space ?z . ?g property:date_of_retirement ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '1971' ) ) }", "graph_answer": [ "resource:52_0" ], "readable_answer": [ "52.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?j rdf:type ontology:astronaut . ?j property:time_in_space resource:52_0 . ?j property:date_of_retirement ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { ?j rdf:type ontology:astronaut . ?j property:time_in_space resource:52.0 . ?j property:date_of_retirement ?b }", "graph_answer": [ "1971-07-01" ], "readable_answer": [ "1971-07-01" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:astronaut . ?i property:time_in_space resource:52_0 . ?i property:date_of_retirement '1971-07-01' }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:astronaut . ?i property:time_in_space resource:52.0 . ?i property:date_of_retirement '1971-07-01' }", "graph_answer": [ "resource:Buzz_Aldrin" ], "readable_answer": [ "Buzz Aldrin" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7719
Id50
[ { "subject": "Abel_Caballero", "property": "monarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "predecessor", "object": "Alfonso_XIII_of_Spain" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Spain" } ]
[ { "subject": "Abel_Caballero", "property": "inOfficeWhileMonarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "predecessor", "object": "Alfonso_XIII_of_Spain" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Spain" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4" ], "text": [ "Abel Caballero, who was born in Spain, was in office after Juan Carlos I of Spain succeeded Alfonso XIII as monarch.", "Spanish born, Abel Caballero, was in office whilst Juan Carlos I of Spain was Monarch. Juan Carlos I of Spain's predecessor was Alfonso XIII of Spain.", "Born in Spain, Abel Caballero was in office during the reign of Monarch, Juan Carlos I of Spain, who preceded Alfonso XIII of Spain.", "Spaniard Abel Caballero was in office during the reign of Monarch, Juan Carlos I of Spain who succeeded Alfonso XIII of Spain." ], "lang": [ "", "", "", "" ] }
[]
[]
[ [ "resource:Juan_Carlos_I_of_Spain", "property:predecessor", "resource:Alfonso_XIII_of_Spain" ], [ "resource:Abel_Caballero", "property:in_office_while_monarch", "resource:Juan_Carlos_I_of_Spain" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Spain" ] ]
Abel_Caballero
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "inOfficeWhileMonarch", "readable": "in office while monarch", "graph": "property:in_office_while_monarch" }, { "modified": "predecessor", "readable": "predecessor", "graph": "property:predecessor" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Alfonso_XIII_of_Spain", "readable": "Alfonso XIII of Spain", "graph": "resource:Alfonso_XIII_of_Spain" }, { "modified": "Juan_Carlos_I_of_Spain", "readable": "Juan Carlos I of Spain", "graph": "resource:Juan_Carlos_I_of_Spain" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?b ) WHERE { resource:Juan_Carlos_I_of_Spain property:predecessor ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?b ) WHERE { resource:Juan_Carlos_I_of_Spain property:predecessor ?b }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Juan_Carlos_I_of_Spain property:predecessor ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Juan_Carlos_I_of_Spain property:predecessor ?u }", "graph_answer": [ "resource:Alfonso_XIII_of_Spain" ], "readable_answer": [ "Alfonso XIII of Spain" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?w rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?w rdf:type ontology:politician }", "graph_answer": [ "resource:Abel_Caballero" ], "readable_answer": [ "Abel Caballero" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?u property:birth_place resource:Romania . ?u rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?u property:birth_place resource:Romania . ?u rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?q rdf:type ontology:politician . ?q property:birth_place resource:Spain }", "readable_query": "ASK WHERE { ?q rdf:type ontology:politician . ?q property:birth_place resource:Spain }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] } ]
Airport
4
8495
Id93
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Punjab,_Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayLength", "object": "\"3360.12\"^^xsd:double" }, { "subject": "Allama_Iqbal_International_Airport", "property": "operator", "object": "Pakistan_Civil_Aviation_Authority" }, { "subject": "Allama_Iqbal_International_Airport", "property": "city", "object": "Lahore" } ]
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Punjab,_Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayLength", "object": "3360.12" }, { "subject": "Allama_Iqbal_International_Airport", "property": "operatingOrganisation", "object": "Pakistan_Civil_Aviation_Authority" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Found in Punjab, Pakistan, and operated by the Pakistan Civil Aviation Authority, is Allama Iqbal International Airport. This Airport serves the city of Lahore and has a runway length of 3360.12.", "The Pakistan Civil Aviation Authority is the operating organisation of the Allama Iqbal International Airport which is located in Punjab, Pakistan and serves the city of Lahore. The airport runway is 3360.12 in length.", "Allama Iqbal International Airport serves Lahore and is located in Punjab, Pakistan. The Pakistan Civil Aviation Authority governs this airport whose runway is 3360.12 meters." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allama_Iqbal_International_Airport", "property:runway_length", "resource:3360_12" ], [ "resource:Allama_Iqbal_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Allama_Iqbal_International_Airport", "property:location", "resource:Punjab__Pakistan" ], [ "resource:Allama_Iqbal_International_Airport", "property:city_served", "resource:Lahore" ], [ "resource:Allama_Iqbal_International_Airport", "property:operating_organisation", "resource:Pakistan_Civil_Aviation_Authority" ] ]
Allama_Iqbal_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "3360.12", "readable": "3360.12", "graph": "resource:3360_12" }, { "modified": "Allama_Iqbal_International_Airport", "readable": "Allama Iqbal International Airport", "graph": "resource:Allama_Iqbal_International_Airport" }, { "modified": "Lahore", "readable": "Lahore", "graph": "resource:Lahore" }, { "modified": "Pakistan_Civil_Aviation_Authority", "readable": "Pakistan Civil Aviation Authority", "graph": "resource:Pakistan_Civil_Aviation_Authority" }, { "modified": "Punjab,_Pakistan", "readable": "Punjab, Pakistan", "graph": "resource:Punjab__Pakistan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Allama_Iqbal_International_Airport property:operating_organisation ?i . FILTER ( CONTAINS ( LCASE ( ?i ) , 'authority' ) ) }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Allama_Iqbal_International_Airport property:operating_organisation ?i . FILTER ( CONTAINS ( LCASE ( ?i ) , 'authority' ) ) }", "graph_answer": [ "resource:Pakistan_Civil_Aviation_Authority" ], "readable_answer": [ "Pakistan Civil Aviation Authority" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Allama_Iqbal_International_Airport property:ship_launch ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Allama_Iqbal_International_Airport property:ship_launch ?n }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
4
10659
Id100
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "ground", "object": "Estádio_Municipal_Coaracy_da_Mata_Fonseca" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "capacity", "object": "\"17000\"^^xsd:nonNegativeInteger" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "season", "object": "2015_Campeonato_Brasileiro_Série_C" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "fullname", "object": "\"Agremiação Sportiva Arapiraquense\"@en" } ]
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "ground", "object": "Estádio_Municipal_Coaracy_da_Mata_Fonseca" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "numberOfMembers", "object": "17000" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "season", "object": "2015_Campeonato_Brasileiro_Série_C" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "fullName", "object": "\"Agremiação Sportiva Arapiraquense\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Agremiação Sportiva Arapiraquense (which is their full name) competed in the 2015 Campeonato Brasileiro Série C. Their ground is called Estádio Municipal Coaracy da Mata Fonseca and they have 17000 members.", "The Agremiação Sportiva Arapiraquense's full name is\"Agremiação Sportiva Arapiraquense\". and they have 17000 members. Their ground is the Estadio Municipal Coaracy da Mata Fonseca and the club played in the Campeonato Brasileiro Serie C in 2015." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:season", "resource:2015_Campeonato_Brasileiro_S_rie_C" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:full_name", "resource:Agremia__o_Sportiva_Arapiraquense" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:number_of_members", "17000" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "rdf:type", "ontology:sports_team" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:ground", "resource:Est_dio_Municipal_Coaracy_da_Mata_Fonseca" ] ]
Agremiação_Sportiva_Arapiraquense
[ { "modified": "17000", "readable": "17000", "graph": "17000" }, { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "2015_Campeonato_Brasileiro_Série_C", "readable": "2015 Campeonato Brasileiro Série C", "graph": "resource:2015_Campeonato_Brasileiro_S_rie_C" }, { "modified": "Agremiação Sportiva Arapiraquense", "readable": "Agremiação Sportiva Arapiraquense", "graph": "resource:Agremia__o_Sportiva_Arapiraquense" }, { "modified": "Estádio_Municipal_Coaracy_da_Mata_Fonseca", "readable": "Estádio Municipal Coaracy da Mata Fonseca", "graph": "resource:Est_dio_Municipal_Coaracy_da_Mata_Fonseca" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( ?y = '17000' ) . ?s rdf:type ontology:sports_team . ?s property:number_of_members ?y }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( ?y = '17000' ) . ?s rdf:type ontology:sports_team . ?s property:number_of_members ?y }", "graph_answer": [ "resource:Agremia__o_Sportiva_Arapiraquense" ], "readable_answer": [ "Agremiação Sportiva Arapiraquense" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y ?l WHERE { resource:Agremia__o_Sportiva_Arapiraquense property:ground ?y . resource:Agremia__o_Sportiva_Arapiraquense property:season ?l }", "readable_query": "SELECT DISTINCT ?y ?l WHERE { resource:Agremiação_Sportiva_Arapiraquense property:ground ?y . resource:Agremiação_Sportiva_Arapiraquense property:season ?l }", "graph_answer": [ "resource:Est_dio_Municipal_Coaracy_da_Mata_Fonseca", "resource:2015_Campeonato_Brasileiro_S_rie_C" ], "readable_answer": [ "Estádio Municipal Coaracy da Mata Fonseca", "2015 Campeonato Brasileiro Série C" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
MeanOfTransportation
4
10194
Id168
[ { "subject": "Aston_Martin_Virage", "property": "related", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_V8", "property": "engine", "object": "Aston_Martin_V8__1" }, { "subject": "Aston_Martin_V8", "property": "manufacturer", "object": "Aston_Martin" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" } ]
[ { "subject": "Aston_Martin_Virage", "property": "relatedMeanOfTransportation", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_V8", "property": "engine", "object": "5.3 (litres)" }, { "subject": "Aston_Martin_V8", "property": "manufacturer", "object": "Aston_Martin" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Aston Martin V8 has a 5.3 litre engine and was made by Aston Martin before being succeeded by the Aston Martin Virage. The latter vehicle is a related type of transportation to the Aston Martin DBS.", "The Aston Martin Virage, which succeeded the Aston Martin V8, and the Aston Martin DBS are related types of transportation. The Aston Martin V8 has a 5.3 litre engine and was manufactured by Aston Martin.", "The Aston Martin Virage, related to the Aston Martin DBS, succeeded the Aston Martin V8. The Aston Martin made the Aston Martin V8 which has an engine volume of, 5.3 litres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aston_Martin_V8", "property:engine", "5.3 (litres)" ], [ "resource:Aston_Martin_V8", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aston_Martin_V8", "property:successor", "resource:Aston_Martin_Virage" ], [ "resource:Aston_Martin_V8", "property:manufacturer", "resource:Aston_Martin" ], [ "resource:Aston_Martin_Virage", "property:related_mean_of_transportation", "resource:Aston_Martin_DBS" ] ]
Aston_Martin_V8
[ { "modified": "5.3 (litres)", "readable": "5.3", "graph": "5.3 (litres)" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Aston_Martin", "readable": "Aston Martin", "graph": "resource:Aston_Martin" }, { "modified": "Aston_Martin_DBS", "readable": "Aston Martin DBS", "graph": "resource:Aston_Martin_DBS" }, { "modified": "Aston_Martin_V8", "readable": "Aston Martin V8", "graph": "resource:Aston_Martin_V8" }, { "modified": "Aston_Martin_Virage", "readable": "Aston Martin Virage", "graph": "resource:Aston_Martin_Virage" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?d ) WHERE { resource:Aston_Martin_Virage property:place ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?d ) WHERE { resource:Aston_Martin_Virage property:place ?s }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y property:engine '5.3 (litres)' . ?y rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'a' ) ) . ?y property:manufacturer resource:Aston_Martin }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:engine '5.3 (litres)' . ?y rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'a' ) ) . ?y property:manufacturer resource:Aston_Martin }", "graph_answer": [ "resource:Aston_Martin_V8" ], "readable_answer": [ "Aston Martin V8" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Aston_Martin_V8 property:engine '5.3 (litres)' }", "readable_query": "ASK WHERE { resource:Aston_Martin_V8 property:engine '5.3 (litres)' }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Aston_Martin_V8 property:final_flight ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Aston_Martin_V8 property:final_flight ?d }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6321
Id157
[ { "subject": "Alessio_Romagnoli", "property": "team", "object": "Italy_national_under-16_football_team" }, { "subject": "Alessio_Romagnoli", "property": "clubs", "object": "A.S._Roma" }, { "subject": "Alessio_Romagnoli", "property": "placeOfBirth", "object": "Italy" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-16_football_team" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "A.S._Roma" }, { "subject": "Alessio_Romagnoli", "property": "birthPlace", "object": "Italy" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Italian born, Alessio Romagnoli, played for the Italian national under 16 football team and is a member of A.S. Roma.", "Italian born Alessio Romagnoli is a member of AS Roma and is in the country's national under 16 football team.", "Alessio Romagnoli was born in Italy and played for the Italy national under-16 football team but currently plays for A.S. Roma." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:A_S__Roma" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_16_football_team" ], [ "resource:Alessio_Romagnoli", "property:birth_place", "resource:Italy" ] ]
Alessio_Romagnoli
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "A.S._Roma", "readable": "A.S. Roma", "graph": "resource:A_S__Roma" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Italy_national_under-16_football_team", "readable": "Italy national under-16 football team", "graph": "resource:Italy_national_under_16_football_team" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( STRSTARTS ( LCASE ( ?q ) , 'a' ) ) . resource:Alessio_Romagnoli property:club ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( STRSTARTS ( LCASE ( ?q ) , 'a' ) ) . resource:Alessio_Romagnoli property:club ?q }", "graph_answer": [ "resource:A_S__Roma" ], "readable_answer": [ "A.S. Roma" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?g ) WHERE { resource:Alessio_Romagnoli property:club ?a }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?g ) WHERE { resource:Alessio_Romagnoli property:club ?a }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Alessio_Romagnoli property:club ?k . FILTER ( ?k != resource:A_S__Roma ) }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Alessio_Romagnoli property:club ?k . FILTER ( ?k != resource:A.S._Roma ) }", "graph_answer": [ "resource:Italy_national_under_16_football_team" ], "readable_answer": [ "Italy national under-16 football team" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Alessio_Romagnoli property:birth_place resource:Italy }", "readable_query": "ASK WHERE { resource:Alessio_Romagnoli property:birth_place resource:Italy }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
4
10689
Id130
[ { "subject": "Luciano_Spalletti", "property": "managerClub", "object": "Udinese_Calcio" }, { "subject": "Luciano_Spalletti", "property": "clubs", "object": "Empoli_F.C." }, { "subject": "A.S._Roma", "property": "manager", "object": "Luciano_Spalletti" }, { "subject": "Luciano_Spalletti", "property": "team", "object": "Virtus_Entella" } ]
[ { "subject": "Luciano_Spalletti", "property": "club", "object": "Udinese_Calcio" }, { "subject": "Luciano_Spalletti", "property": "club", "object": "Empoli_F.C." }, { "subject": "A.S._Roma", "property": "manager", "object": "Luciano_Spalletti" }, { "subject": "Luciano_Spalletti", "property": "club", "object": "Virtus_Entella" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AS Roma's manager is Luciano Spalletti, who played for Udinese Calcio. He plays for both, Empoli F.C. and Virtus Entella.", "Luciano Spalletti manages A.S. Roma. He also plays for Empoli F.C. and played for Udinese Calcio. While, also having once been at the club Virtus Entella.", "Luciano Spalletti has previously been associated with Udinese Calcio and was at Virtus Entella. He is now manager at AS Roma and plays for Empoli FC." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Luciano_Spalletti", "property:club", "resource:Empoli_F_C_" ], [ "resource:Luciano_Spalletti", "property:club", "resource:Udinese_Calcio" ], [ "resource:Luciano_Spalletti", "property:club", "resource:Virtus_Entella" ], [ "resource:A_S__Roma", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Roma", "property:manager", "resource:Luciano_Spalletti" ] ]
A.S._Roma
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.S._Roma", "readable": "A.S. Roma", "graph": "resource:A_S__Roma" }, { "modified": "Empoli_F.C.", "readable": "Empoli F.C.", "graph": "resource:Empoli_F_C_" }, { "modified": "Luciano_Spalletti", "readable": "Luciano Spalletti", "graph": "resource:Luciano_Spalletti" }, { "modified": "Udinese_Calcio", "readable": "Udinese Calcio", "graph": "resource:Udinese_Calcio" }, { "modified": "Virtus_Entella", "readable": "Virtus Entella", "graph": "resource:Virtus_Entella" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Luciano_Spalletti property:club ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'e' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Luciano_Spalletti property:club ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'e' ) ) }", "graph_answer": [ "resource:Empoli_F_C_" ], "readable_answer": [ "Empoli F.C." ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Luciano_Spalletti property:club ?a . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'v' ) ) }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Luciano_Spalletti property:club ?a . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'v' ) ) }", "graph_answer": [ "resource:Virtus_Entella" ], "readable_answer": [ "Virtus Entella" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
11113
Id162
[ { "subject": "Atlantic_City_International_Airport", "property": "operator", "object": "Port_Authority_of_New_York_and_New_Jersey" }, { "subject": "Port_Authority_of_New_York_and_New_Jersey", "property": "headquarter", "object": "Four_World_Trade_Center" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "isPartOf", "object": "Atlantic_County,_New_Jersey" } ]
[ { "subject": "Atlantic_City_International_Airport", "property": "operatingOrganisation", "object": "Port_Authority_of_New_York_and_New_Jersey" }, { "subject": "Port_Authority_of_New_York_and_New_Jersey", "property": "headquarter", "object": "Four_World_Trade_Center" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "isPartOf", "object": "Atlantic_County,_New_Jersey" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The headquarter of Port Authority of New York and New Jersey in Four World Trade Center controls the Atlantic City International Airport at Egg Harbor Township in New Jersey, United States. Egg Harbor Township, New Jersey is part of Atlantic County, New Jersey.", "The Four World Trade Center is the headquarters of the Port Authority of New York and New Jersey, who operate Atlantic City International Airport. The airport is located Egg Harbor Township, Atlantic County, New Jersey, United States.", "Atlantic City International Airport is in Egg Harbor Township, which is a part of Atlantic County, located in New Jersey, in the United States. The airport is operated by the Port Authority of New York and New Jersey, which has its headquarters at Four World Trade Center." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Port_Authority_of_New_York_and_New_Jersey", "property:headquarter", "resource:Four_World_Trade_Center" ], [ "resource:Atlantic_City_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Atlantic_City_International_Airport", "property:location", "resource:Egg_Harbor_Township__New_Jersey" ], [ "resource:Atlantic_City_International_Airport", "property:operating_organisation", "resource:Port_Authority_of_New_York_and_New_Jersey" ], [ "resource:Egg_Harbor_Township__New_Jersey", "property:country", "resource:United_States" ], [ "resource:Egg_Harbor_Township__New_Jersey", "property:is_part_of", "resource:Atlantic_County__New_Jersey" ] ]
Atlantic_City_International_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "Atlantic_City_International_Airport", "readable": "Atlantic City International Airport", "graph": "resource:Atlantic_City_International_Airport" }, { "modified": "Atlantic_County,_New_Jersey", "readable": "Atlantic County, New Jersey", "graph": "resource:Atlantic_County__New_Jersey" }, { "modified": "Egg_Harbor_Township,_New_Jersey", "readable": "Egg Harbor Township, New Jersey", "graph": "resource:Egg_Harbor_Township__New_Jersey" }, { "modified": "Four_World_Trade_Center", "readable": "Four World Trade Center", "graph": "resource:Four_World_Trade_Center" }, { "modified": "Port_Authority_of_New_York_and_New_Jersey", "readable": "Port Authority of New York and New Jersey", "graph": "resource:Port_Authority_of_New_York_and_New_Jersey" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?z property:is_part_of resource:Atlantic_County__New_Jersey . ?c rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?c ) , 'international' ) ) . ?c property:location ?z }", "readable_query": "SELECT DISTINCT ?c WHERE { ?z property:is_part_of resource:Atlantic_County,_New_Jersey . ?c rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?c ) , 'international' ) ) . ?c property:location ?z }", "graph_answer": [ "resource:Atlantic_City_International_Airport" ], "readable_answer": [ "Atlantic City International Airport" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Port_Authority_of_New_York_and_New_Jersey property:attack_aircraft ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Port_Authority_of_New_York_and_New_Jersey property:attack_aircraft ?s }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7381
Id294
[ { "subject": "Philippines", "property": "language", "object": "Philippine_Spanish" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Chinese_Filipino" } ]
[ { "subject": "Philippines", "property": "language", "object": "Philippine_Spanish" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Chinese_Filipino" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "In the Philippines, the spoken languages is Philippine Spanish, it's also where Batchoy comes from and home to Chinese Filipino people." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Philippines", "property:language", "resource:Philippine_Spanish" ], [ "resource:Philippines", "property:ethnic_group", "resource:Chinese_Filipino" ] ]
Batchoy
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Chinese_Filipino", "readable": "Chinese Filipino", "graph": "resource:Chinese_Filipino" }, { "modified": "Philippine_Spanish", "readable": "Philippine Spanish", "graph": "resource:Philippine_Spanish" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'p' ) ) . ?j property:ethnic_group resource:Chinese_Filipino . ?j property:language resource:Philippine_Spanish }", "readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'p' ) ) . ?j property:ethnic_group resource:Chinese_Filipino . ?j property:language resource:Philippine_Spanish }", "graph_answer": [ "resource:Philippines" ], "readable_answer": [ "Philippines" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Batchoy property:country resource:Philippines . resource:Batchoy rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Batchoy property:country resource:Philippines . resource:Batchoy rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Astronaut
4
8880
Id32
[ { "subject": "Buzz_Aldrin", "property": "alternativeNames", "object": "\"Edwin E. Aldrin, Jr.\"@en" }, { "subject": "Buzz_Aldrin", "property": "awards", "object": "20" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"@en" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"^^xsd:date" } ]
[ { "subject": "Buzz_Aldrin", "property": "alternativeName", "object": "\"Edwin E. Aldrin, Jr.\"" }, { "subject": "Buzz_Aldrin", "property": "awards", "object": "20" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Buzz Aldrin was born Edwin E. Aldrin, Jr on 1930-01-20. He attended the Massachusetts Institute of Technology obtaining the ScD. in 1963. He won 20 awards.", "Buzz Aldrin, real name Edwin E. Aldrin Jr was born 20th January 1930, received 20 awards and attended Massachusetts Institute of Technology." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Buzz_Aldrin", "property:awards", "20" ], [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:alternative_name", "Edwin E. Aldrin, Jr." ], [ "resource:Buzz_Aldrin", "property:birth_date", "1930-01-20" ], [ "resource:Buzz_Aldrin", "property:alma_mater", "Massachusetts Institute of Technology, Sc.D. 1963" ] ]
Buzz_Aldrin
[ { "modified": "1930-01-20", "readable": "1930-01-20", "graph": "1930-01-20" }, { "modified": "20", "readable": "20", "graph": "20" }, { "modified": "Edwin E. Aldrin, Jr.", "readable": "Edwin E. Aldrin, Jr.", "graph": "Edwin E. Aldrin, Jr." }, { "modified": "Massachusetts Institute of Technology, Sc.D. 1963", "readable": "Massachusetts Institute of Technology, Sc.D. 1963", "graph": "Massachusetts Institute of Technology, Sc.D. 1963" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "awards", "readable": "awards", "graph": "property:awards" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?s rdf:type ontology:astronaut . ?s property:alma_mater ?l . ?s property:birth_date ?v . FILTER ( ?v = \"1930-01-20\" ) }", "readable_query": "SELECT DISTINCT ?l WHERE { ?s rdf:type ontology:astronaut . ?s property:alma_mater ?l . ?s property:birth_date ?v . FILTER ( ?v = \"1930-01-20\" ) }", "graph_answer": [ "Massachusetts Institute of Technology, Sc.D. 1963" ], "readable_answer": [ "Massachusetts Institute of Technology, Sc.D. 1963" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "multiple_answers", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?a ) WHERE { ?h rdf:type ontology:astronaut . ?h property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . ?h property:awards '20' }", "readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?a ) WHERE { ?h rdf:type ontology:astronaut . ?h property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . ?h property:awards '20' }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . ?b property:awards '20' . ?b rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . ?b property:awards '20' . ?b rdf:type ontology:astronaut }", "graph_answer": [ "resource:Buzz_Aldrin" ], "readable_answer": [ "Buzz Aldrin" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k ?z WHERE { resource:Buzz_Aldrin property:alternative_name ?z . resource:Buzz_Aldrin property:awards ?k }", "readable_query": "SELECT DISTINCT ?k ?z WHERE { resource:Buzz_Aldrin property:alternative_name ?z . resource:Buzz_Aldrin property:awards ?k }", "graph_answer": [ "20", "Edwin E. Aldrin, Jr." ], "readable_answer": [ "20", "Edwin E. Aldrin, Jr." ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
5
11858
Id79
[ { "subject": "Michigan", "property": "largestCity", "object": "Detroit" }, { "subject": "Michigan", "property": "country", "object": "United_States" }, { "subject": "Ann_Arbor,_Michigan", "property": "isPartOf", "object": "Washtenaw_County,_Michigan" }, { "subject": "Michigan", "property": "capital", "object": "Lansing,_Michigan" }, { "subject": "Ann_Arbor,_Michigan", "property": "subdivisionName", "object": "Michigan" } ]
[ { "subject": "Ann_Arbor,_Michigan", "property": "isPartOf", "object": "Washtenaw_County,_Michigan" }, { "subject": "Michigan", "property": "largestCity", "object": "Detroit" }, { "subject": "Michigan", "property": "country", "object": "United_States" }, { "subject": "Ann_Arbor,_Michigan", "property": "isPartOf", "object": "Michigan" }, { "subject": "Michigan", "property": "capital", "object": "Lansing,_Michigan" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ann Arbor forms part of Washtenaw County in Michigan, United States. Detroit is the largest city in Michigan, where the capital is Lansing.", "Ann Arbor is in Washtenaw County, Michigan, United States. The largest city in Michigan is Detroit, while the state capital is Lansing.", "Ann Arbor is in Michigan, Washtenaw County US. The capital of Michigan is Lansing and Detroit is the largest city." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ann_Arbor__Michigan", "rdf:type", "ontology:city" ], [ "resource:Ann_Arbor__Michigan", "property:is_part_of", "resource:Washtenaw_County__Michigan" ], [ "resource:Ann_Arbor__Michigan", "property:is_part_of", "resource:Michigan" ], [ "resource:Michigan", "property:largest_city", "resource:Detroit" ], [ "resource:Michigan", "property:capital", "resource:Lansing__Michigan" ], [ "resource:Michigan", "property:country", "resource:United_States" ] ]
Ann_Arbor,_Michigan
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Ann_Arbor,_Michigan", "readable": "Ann Arbor, Michigan", "graph": "resource:Ann_Arbor__Michigan" }, { "modified": "Detroit", "readable": "Detroit", "graph": "resource:Detroit" }, { "modified": "Lansing,_Michigan", "readable": "Lansing, Michigan", "graph": "resource:Lansing__Michigan" }, { "modified": "Michigan", "readable": "Michigan", "graph": "resource:Michigan" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washtenaw_County,_Michigan", "readable": "Washtenaw County, Michigan", "graph": "resource:Washtenaw_County__Michigan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { { resource:Ann_Arbor__Michigan property:is_part_of ?p } MINUS { ?p property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?p WHERE { { resource:Ann_Arbor,_Michigan property:is_part_of ?p } MINUS { ?p property:country resource:United_States } }", "graph_answer": [ "resource:Washtenaw_County__Michigan" ], "readable_answer": [ "Washtenaw County, Michigan" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?f property:largest_city resource:Atlanta . ?f property:capital ?k }", "readable_query": "ASK WHERE { ?f property:largest_city resource:Atlanta . ?f property:capital ?k }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
3
7793
Id124
[ { "subject": "Agnes_Kant", "property": "nationality", "object": "Netherlands" }, { "subject": "Agnes_Kant", "property": "office", "object": "Socialist_Party_(Netherlands)" }, { "subject": "Socialist_Party_(Netherlands)", "property": "leader", "object": "Emile_Roemer" } ]
[ { "subject": "Agnes_Kant", "property": "nationality", "object": "Netherlands" }, { "subject": "Agnes_Kant", "property": "office", "object": "Socialist_Party_(Netherlands)" }, { "subject": "Socialist_Party_(Netherlands)", "property": "leader", "object": "Emile_Roemer" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agnes Kant is from the Netherlands and worked for the Socialist party. The leader of the Socialist party is Emile Roemer.", "Agnes Kant, a Netherland's national, held office in the Socialist Party of the Netherlands, the leader of which, is Emile Roemer.", "Agnes Kant is Dutch and worked at the Netherlands Socialist Party, led by Emile Roemer." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Socialist_Party__Netherlands_", "property:leader", "resource:Emile_Roemer" ], [ "resource:Agnes_Kant", "rdf:type", "ontology:politician" ], [ "resource:Agnes_Kant", "property:nationality", "resource:Netherlands" ], [ "resource:Agnes_Kant", "property:office", "resource:Socialist_Party__Netherlands_" ] ]
Agnes_Kant
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "Agnes_Kant", "readable": "Agnes Kant", "graph": "resource:Agnes_Kant" }, { "modified": "Emile_Roemer", "readable": "Emile Roemer", "graph": "resource:Emile_Roemer" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" }, { "modified": "Socialist_Party_(Netherlands)", "readable": "Socialist Party", "graph": "resource:Socialist_Party__Netherlands_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?z property:nationality resource:Netherlands . ?z property:office ?r . ?z rdf:type ontology:politician . ?r property:leader resource:Emile_Roemer }", "readable_query": "SELECT DISTINCT ?r WHERE { ?z property:nationality resource:Netherlands . ?z property:office ?r . ?z rdf:type ontology:politician . ?r property:leader resource:Emile_Roemer }", "graph_answer": [ "resource:Socialist_Party__Netherlands_" ], "readable_answer": [ "Socialist Party" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:office ?z . ?n rdf:type ontology:politician . ?n property:nationality resource:Netherlands . ?z property:leader resource:Emile_Roemer }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:office ?z . ?n rdf:type ontology:politician . ?n property:nationality resource:Netherlands . ?z property:leader resource:Emile_Roemer }", "graph_answer": [ "resource:Agnes_Kant" ], "readable_answer": [ "Agnes Kant" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
4
8588
Id186
[ { "subject": "Iraq", "property": "leaderName", "object": "Fuad_Masum" }, { "subject": "Al-Taqaddum_Air_Base", "property": "cityServed", "object": "Fallujah" }, { "subject": "Fallujah", "property": "country", "object": "Iraq" }, { "subject": "Iraq", "property": "language", "object": "Arabic" } ]
[ { "subject": "Iraq", "property": "leader", "object": "Fuad_Masum" }, { "subject": "Al-Taqaddum_Air_Base", "property": "cityServed", "object": "Fallujah" }, { "subject": "Fallujah", "property": "country", "object": "Iraq" }, { "subject": "Iraq", "property": "language", "object": "Arabic" } ]
(X (X (X (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al-Taqaddum Air Base serves the city of Fallujah located in Iraq where Fuad Masum is leader and they speak Arabic.", "Al-Taqaddum Air Base serves the city of Fallujah in Iraq. Fuad Masum leads that country where Arabic is the spoken language.", "Al-Taqaddum Air Base serves the city of Fallujah, Iraq. Fuad Masum is the leader of Iraq, where the language spoken is Arabic." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Iraq", "property:leader", "resource:Fuad_Masum" ], [ "resource:Iraq", "property:language", "resource:Arabic" ], [ "resource:Fallujah", "property:country", "resource:Iraq" ], [ "resource:Al_Taqaddum_Air_Base", "rdf:type", "ontology:airport" ], [ "resource:Al_Taqaddum_Air_Base", "property:city_served", "resource:Fallujah" ] ]
Al-Taqaddum_Air_Base
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Al-Taqaddum_Air_Base", "readable": "Al-Taqaddum Air Base", "graph": "resource:Al_Taqaddum_Air_Base" }, { "modified": "Arabic", "readable": "Arabic", "graph": "resource:Arabic" }, { "modified": "Fallujah", "readable": "Fallujah", "graph": "resource:Fallujah" }, { "modified": "Fuad_Masum", "readable": "Fuad Masum", "graph": "resource:Fuad_Masum" }, { "modified": "Iraq", "readable": "Iraq", "graph": "resource:Iraq" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w ?e WHERE { resource:Iraq property:language ?e . resource:Iraq property:leader ?w }", "readable_query": "SELECT DISTINCT ?w ?e WHERE { resource:Iraq property:language ?e . resource:Iraq property:leader ?w }", "graph_answer": [ "resource:Fuad_Masum", "resource:Arabic" ], "readable_answer": [ "Fuad Masum", "Arabic" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Al_Taqaddum_Air_Base property:distributing_company ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Al-Taqaddum_Air_Base property:distributing_company ?q }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
5
11566
Id30
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "leaderName", "object": "Rahm_Emanuel" }, { "subject": "300_North_LaSalle", "property": "floorCount", "object": "\"60\"^^xsd:positiveInteger" }, { "subject": "Chicago", "property": "country", "object": "United_States" }, { "subject": "Chicago", "property": "isPartOf", "object": "Illinois" } ]
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "leader", "object": "Rahm_Emanuel" }, { "subject": "300_North_LaSalle", "property": "floorCount", "object": "60" }, { "subject": "Chicago", "property": "country", "object": "United_States" }, { "subject": "Chicago", "property": "isPartOf", "object": "Illinois" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "300 North LaSalle, with 60 floors, is located in Chicago, Illinois, U.S. Chicago's leader is called Rahm Emanuel.", "300 North LaSalle is located in Chicago, Illinois, United States, and has 60 floors. Chicago is led by Rahm Emanuel." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:300_North_LaSalle", "property:floor_count", "60" ], [ "resource:300_North_LaSalle", "rdf:type", "ontology:building" ], [ "resource:300_North_LaSalle", "property:location", "resource:Chicago" ], [ "resource:Chicago", "property:leader", "resource:Rahm_Emanuel" ], [ "resource:Chicago", "property:country", "resource:United_States" ], [ "resource:Chicago", "property:is_part_of", "resource:Illinois" ] ]
300_North_LaSalle
[ { "modified": "60", "readable": "60", "graph": "60" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "300_North_LaSalle", "readable": "300 North LaSalle", "graph": "resource:300_North_LaSalle" }, { "modified": "Chicago", "readable": "Chicago", "graph": "resource:Chicago" }, { "modified": "Illinois", "readable": "Illinois", "graph": "resource:Illinois" }, { "modified": "Rahm_Emanuel", "readable": "Rahm Emanuel", "graph": "resource:Rahm_Emanuel" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?s property:location ?g . ?s rdf:type ontology:building . FILTER ( ?m < '90' ) . ?s property:floor_count ?m . ?g property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?g WHERE { ?s property:location ?g . ?s rdf:type ontology:building . FILTER ( ?m < '90' ) . ?s property:floor_count ?m . ?g property:country resource:United_States }", "graph_answer": [ "resource:Chicago" ], "readable_answer": [ "Chicago" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u property:location resource:Chicago . ?u property:floor_count ?g . FILTER ( ?g < '90' ) . ?u rdf:type ontology:building . resource:Chicago property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:location resource:Chicago . ?u property:floor_count ?g . FILTER ( ?g < '90' ) . ?u rdf:type ontology:building . resource:Chicago property:country resource:United_States }", "graph_answer": [ "resource:300_North_LaSalle" ], "readable_answer": [ "300 North LaSalle" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Chicago property:is_part_of ?v }", "readable_query": "ASK WHERE { resource:Chicago property:is_part_of ?v }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?y WHERE { resource:Chicago property:is_part_of ?y }", "readable_query": "SELECT ?y WHERE { resource:Chicago property:is_part_of ?y }", "graph_answer": [ "resource:Illinois" ], "readable_answer": [ "Illinois" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Chicago property:leader ?r . FILTER ( CONTAINS ( LCASE ( ?r ) , 'emanuel' ) ) }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Chicago property:leader ?r . FILTER ( CONTAINS ( LCASE ( ?r ) , 'emanuel' ) ) }", "graph_answer": [ "resource:Rahm_Emanuel" ], "readable_answer": [ "Rahm Emanuel" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9872
Id161
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Lemon" }, { "subject": "Antioquia_Department", "property": "country", "object": "Colombia" }, { "subject": "Lemon", "property": "genus", "object": "Citrus" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Antioquia_Department" } ]
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Lemon" }, { "subject": "Antioquia_Department", "property": "country", "object": "Colombia" }, { "subject": "Lemon", "property": "genus", "object": "Citrus" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Antioquia_Department" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bandeja paisa comes from the Antioquia Department region in Colombia. The dish dish contains lemon, which is a fruit from the Citrus family.", "Antioquia Department, Colombia, is the regions where Bandeja paisa comes from. It includes lemon (from the Citrus genus).", "Lemon (of the Citrus genus) is an ingredient in Bandeja paisa which hails from Antioquia Department in Colombia." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antioquia_Department", "property:country", "resource:Colombia" ], [ "resource:Bandeja_paisa", "property:ingredient", "resource:Lemon" ], [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Bandeja_paisa", "property:region", "resource:Antioquia_Department" ], [ "resource:Lemon", "property:genus", "resource:Citrus" ] ]
Bandeja_paisa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "genus", "readable": "genus", "graph": "property:genus" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Antioquia_Department", "readable": "Antioquia Department", "graph": "resource:Antioquia_Department" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Citrus", "readable": "Citrus", "graph": "resource:Citrus" }, { "modified": "Colombia", "readable": "Colombia", "graph": "resource:Colombia" }, { "modified": "Lemon", "readable": "Lemon", "graph": "resource:Lemon" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:food . ?r property:region resource:Antioquia_Department . ?r property:ingredient ?m . ?m property:genus resource:Citrus }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:food . ?r property:region resource:Antioquia_Department . ?r property:ingredient ?m . ?m property:genus resource:Citrus }", "graph_answer": [ "resource:Bandeja_paisa" ], "readable_answer": [ "Bandeja paisa" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y property:genus resource:Citrus . ?d property:region resource:Antioquia_Department . ?d property:ingredient ?y . ?d rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:genus resource:Citrus . ?d property:region resource:Antioquia_Department . ?d property:ingredient ?y . ?d rdf:type ontology:food }", "graph_answer": [ "resource:Lemon" ], "readable_answer": [ "Lemon" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Antioquia_Department property:chancellor ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Antioquia_Department property:chancellor ?p }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10183
Id157
[ { "subject": "Arianespace", "property": "locationCountry", "object": "France" }, { "subject": "ELA-3", "property": "site", "object": "Guiana_Space_Centre" }, { "subject": "Ariane_5", "property": "sites", "object": "ELA-3" }, { "subject": "ELA-3", "property": "operator", "object": "Arianespace" } ]
[ { "subject": "Arianespace", "property": "country", "object": "France" }, { "subject": "ELA-3", "property": "site", "object": "Guiana_Space_Centre" }, { "subject": "Ariane_5", "property": "launchSite", "object": "ELA-3" }, { "subject": "ELA-3", "property": "operator", "object": "Arianespace" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Ariane 5 was launched at the ELA-3 which is located at the Guiana Space Centre and operated by Arianespace who are based in France.", "Arianespace is located in France and operates ELA-3, the launch site of the Ariane 5 at the Guiana Space Centre.", "The ELA-3, located at Guiana Space Centre, is operated by Arianespace of France. It is the launch space for Ariane 5." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ariane_5", "property:launch_site", "resource:ELA_3" ], [ "resource:Ariane_5", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Arianespace", "property:country", "resource:France" ], [ "resource:ELA_3", "property:site", "resource:Guiana_Space_Centre" ], [ "resource:ELA_3", "property:operator", "resource:Arianespace" ] ]
Ariane_5
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "site", "readable": "site", "graph": "property:site" }, { "modified": "Ariane_5", "readable": "Ariane 5", "graph": "resource:Ariane_5" }, { "modified": "Arianespace", "readable": "Arianespace", "graph": "resource:Arianespace" }, { "modified": "ELA-3", "readable": "ELA-3", "graph": "resource:ELA_3" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "Guiana_Space_Centre", "readable": "Guiana Space Centre", "graph": "resource:Guiana_Space_Centre" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o property:operator resource:NASA . ?e property:launch_site ?o . ?e rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?o property:operator resource:NASA . ?e property:launch_site ?o . ?e rdf:type ontology:mean_of_transportation }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Arianespace property:country resource:France }", "readable_query": "ASK WHERE { resource:Arianespace property:country resource:France }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( STRSTARTS ( LCASE ( ?h ) , 'e' ) ) . ?h property:operator resource:Arianespace }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( STRSTARTS ( LCASE ( ?h ) , 'e' ) ) . ?h property:operator resource:Arianespace }", "graph_answer": [ "resource:ELA_3" ], "readable_answer": [ "ELA-3" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:ELA_3 property:representative ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:ELA-3 property:representative ?b }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8367
Id213
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "language", "object": "English_language" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "language", "object": "English_language" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Many Asian Americans live in the United States, the country where English is the language and where 'A Fortress of Grey Ice' is from.", "A Fortress of Grey Ice was originally published in English. The book came from the United States, where there is an ethnic group called Asian Americans.", "A Fortress of Grey Ice is written in the English language and is from the United States where one of the ethnic groups are Asian Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:language", "resource:English_language" ], [ "resource:A_Fortress_of_Grey_Ice", "property:country", "resource:United_States" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?n ) WHERE { ?c rdf:type ontology:written_work . ?c property:country ?b . ?c property:language resource:English_language . ?b property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?n ) WHERE { ?c rdf:type ontology:written_work . ?c property:country ?b . ?c property:language resource:English_language . ?b property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?w property:language resource:English_language . ?w property:country ?h . ?h property:ethnic_group resource:Asian_Americans . ?w rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?h WHERE { ?w property:language resource:English_language . ?w property:country ?h . ?h property:ethnic_group resource:Asian_Americans . ?w rdf:type ontology:written_work }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r property:language resource:English_language . ?r rdf:type ontology:written_work . resource:United_States property:ethnic_group resource:Asian_Americans . ?r property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:language resource:English_language . ?r rdf:type ontology:written_work . resource:United_States property:ethnic_group resource:Asian_Americans . ?r property:country resource:United_States }", "graph_answer": [ "resource:A_Fortress_of_Grey_Ice" ], "readable_answer": [ "A Fortress of Grey Ice" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
5
12816
Id84
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X) (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "There are many aspects of United States culture, from the title A Wizard of Mars, to the Native American, to the President Barack Obama, to the English language which is also spoken in Britain.", "The English language is spoken in Great Britain and the United States. Barack Obama is the president of the US where A Wizard of Mars originates from and Native Americans are an ethnic group.", "A Wizard of Mars originates from the United States, the country where the leader is Barack Obama and there is an ethnic group called Native Americans. English is spoken in the United States and also in Great Britain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Wizard_of_Mars", "rdf:type", "ontology:written_work" ], [ "resource:A_Wizard_of_Mars", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ] ]
A_Wizard_of_Mars
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Wizard_of_Mars", "readable": "A Wizard of Mars", "graph": "resource:A_Wizard_of_Mars" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?k ) WHERE { ?y property:language resource:English_language . ?y property:leader resource:Barack_Obama }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?k ) WHERE { ?y property:language resource:English_language . ?y property:leader resource:Barack_Obama }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l property:language resource:English_language . ?l property:leader resource:Barack_Obama }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:language resource:English_language . ?l property:leader resource:Barack_Obama }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:written_work . ?w property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:written_work . ?w property:country resource:United_States }", "graph_answer": [ "resource:A_Wizard_of_Mars" ], "readable_answer": [ "A Wizard of Mars" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:United_States property:area_urban ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:United_States property:area_urban ?l }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9894
Id183
[ { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "variations", "object": "Shumai" }, { "subject": "Batagor", "property": "ingredientName", "object": "\"fried fish dumpling with tofu and vegetables inpeanut sauce\"" }, { "subject": "Batagor", "property": "country", "object": "\"Indonesia\"@en" } ]
[ { "subject": "Batagor", "property": "country", "object": "Indonesia" }, { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "dishVariation", "object": "Shumai" }, { "subject": "Batagor", "property": "mainIngredient", "object": "\"fried fish dumpling with tofu and vegetables in peanut sauce\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Batagor, a variation of Shumai, comes from the country of Indonesia, it consists of a fried fish dumpling with tofu and vegetables in peanut sauce.", "Batagor comes from Indonesia and is a variation of Shumai. It contains a fried fish dumpling with tofu and vegetables in peanut sauce.", "Batagor, which is a variation of Shumai, is found in Indonesia. The main ingredients are fried fish dumpling with tofu and vegetables in peanut sauce." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Batagor", "property:dish_variation", "resource:Shumai" ], [ "resource:Batagor", "property:ingredient", "resource:Peanut_sauce" ], [ "resource:Batagor", "property:main_ingredient", "fried fish dumpling with tofu and vegetables in peanut sauce" ], [ "resource:Batagor", "rdf:type", "ontology:food" ], [ "resource:Batagor", "property:country", "resource:Indonesia" ] ]
Batagor
[ { "modified": "fried fish dumpling with tofu and vegetables in peanut sauce", "readable": "fried fish dumpling with tofu and vegetables in peanut sauce", "graph": "fried fish dumpling with tofu and vegetables in peanut sauce" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "Batagor", "readable": "Batagor", "graph": "resource:Batagor" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Peanut_sauce", "readable": "Peanut sauce", "graph": "resource:Peanut_sauce" }, { "modified": "Shumai", "readable": "Shumai", "graph": "resource:Shumai" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q ?t WHERE { resource:Batagor property:dish_variation ?t . resource:Batagor property:main_ingredient ?q }", "readable_query": "SELECT DISTINCT ?q ?t WHERE { resource:Batagor property:dish_variation ?t . resource:Batagor property:main_ingredient ?q }", "graph_answer": [ "fried fish dumpling with tofu and vegetables in peanut sauce", "resource:Shumai" ], "readable_answer": [ "fried fish dumpling with tofu and vegetables in peanut sauce", "Shumai" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f ?r WHERE { resource:Batagor property:country ?r . resource:Batagor property:ingredient ?f }", "readable_query": "SELECT DISTINCT ?f ?r WHERE { resource:Batagor property:country ?r . resource:Batagor property:ingredient ?f }", "graph_answer": [ "resource:Peanut_sauce", "resource:Indonesia" ], "readable_answer": [ "Peanut sauce", "Indonesia" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11273
Id124
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Jazz" }, { "subject": "Jazz", "property": "derivative", "object": "Funk" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Deram_Records" }, { "subject": "Deram_Records", "property": "location", "object": "London" }, { "subject": "Alison_O'Donnell", "property": "label", "object": "Floating_World_Records" } ]
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Jazz" }, { "subject": "Jazz", "property": "derivative", "object": "Funk" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Deram_Records" }, { "subject": "Deram_Records", "property": "location", "object": "London" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Floating_World_Records" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alison O'Donnell plays jazz music and has signed with Deram Records in London and Floating World Records. Funk is a derivative of Jazz.", "Alison O'Donnell plays jazz music and once signed with Deram Records and Floating World Records. Deram Records is in London. Funk comes from jazz music.", "Alison O'Donnell is a jazz musician whose record label is the London-located Deram Records. Floating World Records signed Alison O'Donnell. Funk originates from jazz." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Deram_Records", "property:location", "resource:London" ], [ "resource:Alison_O_Donnell", "rdf:type", "ontology:artist" ], [ "resource:Alison_O_Donnell", "property:genre", "resource:Jazz" ], [ "resource:Alison_O_Donnell", "property:record_label", "resource:Floating_World_Records" ], [ "resource:Alison_O_Donnell", "property:record_label", "resource:Deram_Records" ], [ "resource:Jazz", "property:derivative", "resource:Funk" ] ]
Alison_O'Donnell
[ { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alison_O'Donnell", "readable": "Alison O'Donnell", "graph": "resource:Alison_O_Donnell" }, { "modified": "Deram_Records", "readable": "Deram Records", "graph": "resource:Deram_Records" }, { "modified": "Floating_World_Records", "readable": "Floating World Records", "graph": "resource:Floating_World_Records" }, { "modified": "Funk", "readable": "Funk", "graph": "resource:Funk" }, { "modified": "Jazz", "readable": "Jazz", "graph": "resource:Jazz" }, { "modified": "London", "readable": "London", "graph": "resource:London" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:derivative resource:Funk }", "readable_query": "ASK WHERE { ?u property:derivative resource:Funk }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?z WHERE { ?z property:derivative resource:Funk }", "readable_query": "SELECT ?z WHERE { ?z property:derivative resource:Funk }", "graph_answer": [ "resource:Jazz" ], "readable_answer": [ "Jazz" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { { resource:Alison_O_Donnell property:record_label ?o } MINUS { ?o property:location resource:London } }", "readable_query": "SELECT DISTINCT ?o WHERE { { resource:Alison_O'Donnell property:record_label ?o } MINUS { ?o property:location resource:London } }", "graph_answer": [ "resource:Floating_World_Records" ], "readable_answer": [ "Floating World Records" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u != resource:Floating_World_Records ) . resource:Alison_O_Donnell property:record_label ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u != resource:Floating_World_Records ) . resource:Alison_O'Donnell property:record_label ?u }", "graph_answer": [ "resource:Deram_Records" ], "readable_answer": [ "Deram Records" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
2
4867
Id102
[ { "subject": "Finland", "property": "demonym", "object": "Finns" }, { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "builder", "object": "Finland" } ]
[ { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "builder", "object": "Finland" }, { "subject": "Finland", "property": "demonym", "object": "Finns" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The people of Finland are known as Finns and the country built the icebreaker Aleksey Chirikov.", "The icebreaker Aleksey Chirikov was made in Finland. People from Finland are known as Finns.", "The icebreaker ship, Aleksey Chirikov, was built in Finland where the people are known as Finns." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksey_Chirikov__icebreaker_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aleksey_Chirikov__icebreaker_", "property:builder", "resource:Finland" ], [ "resource:Finland", "property:demonym", "resource:Finns" ] ]
Aleksey_Chirikov_(icebreaker)
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "Aleksey_Chirikov_(icebreaker)", "readable": "Aleksey Chirikov", "graph": "resource:Aleksey_Chirikov__icebreaker_" }, { "modified": "Finland", "readable": "Finland", "graph": "resource:Finland" }, { "modified": "Finns", "readable": "Finns", "graph": "resource:Finns" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Finland property:demonym ?e . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'f' ) ) }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Finland property:demonym ?e . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'f' ) ) }", "graph_answer": [ "resource:Finns" ], "readable_answer": [ "Finns" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?n property:builder resource:Finland . ?n rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?n property:builder resource:Finland . ?n rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?y WHERE { ?y property:builder resource:Finland . ?y rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT ?y WHERE { ?y property:builder resource:Finland . ?y rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Aleksey_Chirikov__icebreaker_" ], "readable_answer": [ "Aleksey Chirikov" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
4
10615
Id56
[ { "subject": "A.F.C._Blackpool", "property": "manager", "object": "Stuart_Parker_(footballer)" }, { "subject": "A.F.C._Blackpool", "property": "ground", "object": "Blackpool" }, { "subject": "Blackpool", "property": "leaderName", "object": "Labour_Party_(UK)" }, { "subject": "Stuart_Parker_(footballer)", "property": "team", "object": "Blackpool_F.C." } ]
[ { "subject": "A.F.C._Blackpool", "property": "manager", "object": "Stuart_Parker_(footballer)" }, { "subject": "A.F.C._Blackpool", "property": "ground", "object": "Blackpool" }, { "subject": "Blackpool", "property": "leader", "object": "Labour_Party_(UK)" }, { "subject": "Stuart_Parker_(footballer)", "property": "club", "object": "Blackpool_F.C." } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The U.K. Labour Party are the leaders of the Blackpool council in Blackpool. It is here that footballer, Stuart Parker, plays for Blackpool F.C. and where the ground of AFC Blackpool is located. Stuart Parker is the manager of A.F.C. Blackpool.", "The manager of A.F.C. Blackpool is Stuart Parker (footballer) and he also plays in this team. The leader of Blackpool council is the Labour Party (UK)." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_F_C__Blackpool", "rdf:type", "ontology:sports_team" ], [ "resource:A_F_C__Blackpool", "property:manager", "resource:Stuart_Parker__footballer_" ], [ "resource:A_F_C__Blackpool", "property:ground", "resource:Blackpool" ], [ "resource:Blackpool", "property:leader", "resource:Labour_Party__UK_" ], [ "resource:Stuart_Parker__footballer_", "property:club", "resource:Blackpool_F_C_" ] ]
A.F.C._Blackpool
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.F.C._Blackpool", "readable": "A.F.C. Blackpool", "graph": "resource:A_F_C__Blackpool" }, { "modified": "Blackpool", "readable": "Blackpool", "graph": "resource:Blackpool" }, { "modified": "Blackpool_F.C.", "readable": "Blackpool F.C.", "graph": "resource:Blackpool_F_C_" }, { "modified": "Labour_Party_(UK)", "readable": "Labour Party", "graph": "resource:Labour_Party__UK_" }, { "modified": "Stuart_Parker_(footballer)", "readable": "Stuart Parker", "graph": "resource:Stuart_Parker__footballer_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?a ) WHERE { ?t property:club resource:Blackpool_F_C_ }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?a ) WHERE { ?t property:club resource:Blackpool_F.C. }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:club resource:Blackpool_F_C_ }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:club resource:Blackpool_F.C. }", "graph_answer": [ "resource:Stuart_Parker__footballer_" ], "readable_answer": [ "Stuart Parker" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?q property:manager resource:Stuart_Parker__footballer_ . ?q rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q property:manager resource:Stuart_Parker_(footballer) . ?q rdf:type ontology:sports_team }", "graph_answer": [ "resource:A_F_C__Blackpool" ], "readable_answer": [ "A.F.C. Blackpool" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?g property:ground resource:Blackpool . ?g rdf:type ontology:sports_team . ?g property:manager resource:Michele_Marcolini }", "readable_query": "ASK WHERE { ?g property:ground resource:Blackpool . ?g rdf:type ontology:sports_team . ?g property:manager resource:Michele_Marcolini }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] } ]
WrittenWork
4
10938
Id157
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "English is spoken in both Great Britain and the United States (home of President Barack Obama). A Severed Wasp is from the United States.", "Barack Obama was the president of the United States. English is the main language there, but was originated in Great Britain. A Severed Wasp is a book from the US.", "Some random facts about the United States: the language spoken there is mainly English (as in Great Britain), Barack Obama was the previous president, and the book A Severed Wasp was written there." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ] ]
A_Severed_Wasp
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?m property:language resource:English_language . FILTER ( CONTAINS ( LCASE ( ?e ) , 'severed' ) ) . ?e property:country ?m . ?e rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?e WHERE { ?m property:language resource:English_language . FILTER ( CONTAINS ( LCASE ( ?e ) , 'severed' ) ) . ?e property:country ?m . ?e rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Severed_Wasp" ], "readable_answer": [ "A Severed Wasp" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:A_Severed_Wasp property:country ?f . resource:A_Severed_Wasp rdf:type ontology:written_work . ?f property:language resource:English_language }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:A_Severed_Wasp property:country ?f . resource:A_Severed_Wasp rdf:type ontology:written_work . ?f property:language resource:English_language }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'great' ) ) . resource:English_language property:spoken_in ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'great' ) ) . resource:English_language property:spoken_in ?a }", "graph_answer": [ "resource:Great_Britain" ], "readable_answer": [ "Great Britain" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
11116
Id165
[ { "subject": "Atlantic_City_International_Airport", "property": "runwayLength", "object": "\"3048.0\"^^xsd:double" }, { "subject": "Atlantic_City_International_Airport", "property": "elevation", "object": "\"23.0\"^^xsd:double" }, { "subject": "Atlantic_City_International_Airport", "property": "operator", "object": "Port_Authority_of_New_York_and_New_Jersey" }, { "subject": "Atlantic_City_International_Airport", "property": "icaoLocationIdentifier", "object": "\"KACY\"" }, { "subject": "Atlantic_City_International_Airport", "property": "runwayDesignation", "object": "\"13/31\"" } ]
[ { "subject": "Atlantic_City_International_Airport", "property": "runwayLength", "object": "3048.0" }, { "subject": "Atlantic_City_International_Airport", "property": "elevationAboveTheSeaLevel", "object": "23.0" }, { "subject": "Atlantic_City_International_Airport", "property": "operatingOrganisation", "object": "Port_Authority_of_New_York_and_New_Jersey" }, { "subject": "Atlantic_City_International_Airport", "property": "icaoLocationIdentifier", "object": "\"KACY\"" }, { "subject": "Atlantic_City_International_Airport", "property": "runwayName", "object": "\"13/31\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlantic City International Airport is operated by the Port Authority of New York and New Jersey. KACY is the ICAO location Identifier of the airport which has a runway length of 3048m and elevated 23m above sea level. The name of the runway is 13/31.", "The Port Authority of New York and New Jersey is the operating organisation of Atlantic City International airport which is situated 23.0 meters above sea level. Atlantic City International Airport's ICAO Location Identifier is KACY. \"13/31\" is the name of the airport's runway and is 3048.0 meters long.", "Atlantic City International Airport, ICAO Location Identifier KACY, is operated by the Port Authority of New York and New Jersey. It is 23.0 metres above sea level. The runway, named 13/31, is 3048.0 metres long." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City_International_Airport", "property:runway_length", "resource:3048_0" ], [ "resource:Atlantic_City_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Atlantic_City_International_Airport", "property:elevation_above_the_sea_level", "resource:23_0" ], [ "resource:Atlantic_City_International_Airport", "property:icao_location_identifier", "resource:KACY" ], [ "resource:Atlantic_City_International_Airport", "property:runway_name", "resource:13_31" ], [ "resource:Atlantic_City_International_Airport", "property:operating_organisation", "resource:Port_Authority_of_New_York_and_New_Jersey" ] ]
Atlantic_City_International_Airport
[ { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "icaoLocationIdentifier", "readable": "icao location identifier", "graph": "property:icao_location_identifier" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "13/31", "readable": "13/31", "graph": "resource:13_31" }, { "modified": "23.0", "readable": "23.0", "graph": "resource:23_0" }, { "modified": "3048.0", "readable": "3048.0", "graph": "resource:3048_0" }, { "modified": "Atlantic_City_International_Airport", "readable": "Atlantic City International Airport", "graph": "resource:Atlantic_City_International_Airport" }, { "modified": "KACY", "readable": "KACY", "graph": "resource:KACY" }, { "modified": "Port_Authority_of_New_York_and_New_Jersey", "readable": "Port Authority of New York and New Jersey", "graph": "resource:Port_Authority_of_New_York_and_New_Jersey" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'a' ) ) . ?r rdf:type ontology:airport . ?r property:runway_length resource:3048_0 . ?r property:operating_organisation resource:Port_Authority_of_New_York_and_New_Jersey }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'a' ) ) . ?r rdf:type ontology:airport . ?r property:runway_length resource:3048.0 . ?r property:operating_organisation resource:Port_Authority_of_New_York_and_New_Jersey }", "graph_answer": [ "resource:Atlantic_City_International_Airport" ], "readable_answer": [ "Atlantic City International Airport" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l ?e WHERE { resource:Atlantic_City_International_Airport property:elevation_above_the_sea_level ?e . resource:Atlantic_City_International_Airport property:icao_location_identifier ?l }", "readable_query": "SELECT DISTINCT ?l ?e WHERE { resource:Atlantic_City_International_Airport property:elevation_above_the_sea_level ?e . resource:Atlantic_City_International_Airport property:icao_location_identifier ?l }", "graph_answer": [ "resource:KACY", "resource:23_0" ], "readable_answer": [ "KACY", "23.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Atlantic_City_International_Airport property:runway_name resource:13_31 }", "readable_query": "ASK WHERE { resource:Atlantic_City_International_Airport property:runway_name resource:13/31 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
Politician
2
5248
Id240
[ { "subject": "Nigerian_Air_Force", "property": "commander", "object": "Sadique_Abubakar" }, { "subject": "Abdulsalami_Abubakar", "property": "militaryBranch", "object": "Nigerian_Air_Force" } ]
[ { "subject": "Nigerian_Air_Force", "property": "commander", "object": "Sadique_Abubakar" }, { "subject": "Abdulsalami_Abubakar", "property": "militaryBranch", "object": "Nigerian_Air_Force" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Sadique Abubakar is a commander in the Nigerian Air Force, which Abdulsalami Abubakar was a member of.", "Abdulsalami Abubakar served in the Nigerian Air Force which is commanded by Sadique Abubakar.", "Abdulsalami Abubakar was in the Nigerian Air Force; where Sadique Abubakar is the commander." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Nigerian_Air_Force", "property:commander", "resource:Sadique_Abubakar" ], [ "resource:Abdulsalami_Abubakar", "rdf:type", "ontology:politician" ], [ "resource:Abdulsalami_Abubakar", "property:military_branch", "resource:Nigerian_Air_Force" ] ]
Abdulsalami_Abubakar
[ { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "Abdulsalami_Abubakar", "readable": "Abdulsalami Abubakar", "graph": "resource:Abdulsalami_Abubakar" }, { "modified": "Nigerian_Air_Force", "readable": "Nigerian Air Force", "graph": "resource:Nigerian_Air_Force" }, { "modified": "Sadique_Abubakar", "readable": "Sadique Abubakar", "graph": "resource:Sadique_Abubakar" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b ?i WHERE { ?b rdf:type ontology:politician . ?b property:military_branch ?i . ?i property:commander resource:Sadique_Abubakar }", "readable_query": "SELECT DISTINCT ?b ?i WHERE { ?b rdf:type ontology:politician . ?b property:military_branch ?i . ?i property:commander resource:Sadique_Abubakar }", "graph_answer": [ "resource:Abdulsalami_Abubakar", "resource:Nigerian_Air_Force" ], "readable_answer": [ "Abdulsalami Abubakar", "Nigerian Air Force" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
5
11929
Id150
[ { "subject": "Tarrant_County,_Texas", "property": "countySeat", "object": "Fort_Worth,_Texas" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Arlington,_Texas", "property": "subdivisionName", "object": "Tarrant_County,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "largestCity", "object": "Houston" } ]
[ { "subject": "Tarrant_County,_Texas", "property": "countySeat", "object": "Fort_Worth,_Texas" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Tarrant_County,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "largestCity", "object": "Houston" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Arlington is located in Tarrant county, Texas. Fort Worth is the county seat of that county. The capital of Texas is Austin, and the largest city is Houston.", "Houston is the largest city in Texas where Arlington is located in Tarrant County. The county seat is Fort Worth and the state capital is Austin." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Arlington__Texas", "property:is_part_of", "resource:Texas" ], [ "resource:Arlington__Texas", "property:is_part_of", "resource:Tarrant_County__Texas" ], [ "resource:Texas", "property:largest_city", "resource:Houston" ], [ "resource:Texas", "property:capital", "resource:Austin__Texas" ], [ "resource:Texas", "rdf:type", "ontology:city" ], [ "resource:Tarrant_County__Texas", "property:county_seat", "resource:Fort_Worth__Texas" ] ]
Austin,_Texas
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "countySeat", "readable": "county seat", "graph": "property:county_seat" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Arlington,_Texas", "readable": "Arlington, Texas", "graph": "resource:Arlington__Texas" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" }, { "modified": "Fort_Worth,_Texas", "readable": "Fort Worth, Texas", "graph": "resource:Fort_Worth__Texas" }, { "modified": "Houston", "readable": "Houston", "graph": "resource:Houston" }, { "modified": "Tarrant_County,_Texas", "readable": "Tarrant County, Texas", "graph": "resource:Tarrant_County__Texas" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER NOT EXISTS { ?l rdf:type ontology:city } . resource:Arlington__Texas property:is_part_of ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER NOT EXISTS { ?l rdf:type ontology:city } . resource:Arlington,_Texas property:is_part_of ?l }", "graph_answer": [ "resource:Tarrant_County__Texas" ], "readable_answer": [ "Tarrant County, Texas" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "exclusive", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:city . ?j property:capital ?f . ?j property:largest_city resource:Anderson__Indiana }", "readable_query": "ASK WHERE { ?j rdf:type ontology:city . ?j property:capital ?f . ?j property:largest_city resource:Anderson,_Indiana }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Athlete
4
9064
Id134
[ { "subject": "PSV_Eindhoven", "property": "manager", "object": "Phillip_Cocu" }, { "subject": "Adam_Maher", "property": "clubs", "object": "AZ_Alkmaar" }, { "subject": "Adam_Maher", "property": "currentclub", "object": "PSV_Eindhoven" }, { "subject": "Adam_Maher", "property": "team", "object": "Netherlands_national_under-17_football_team" } ]
[ { "subject": "PSV_Eindhoven", "property": "manager", "object": "Phillip_Cocu" }, { "subject": "Adam_Maher", "property": "club", "object": "AZ_Alkmaar" }, { "subject": "Adam_Maher", "property": "currentclub", "object": "PSV_Eindhoven" }, { "subject": "Adam_Maher", "property": "club", "object": "Netherlands_national_under-17_football_team" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Maher, whose club is AZ Alkmaar, played for the Netherlands national under-17 football team. The current club he plays for is PSV Eindhoven, managed by, Phillip Cocu.", "Adam Maher plays for PSV Eindhoven, which is managed by Phillip Cocu. He has also played for the Netherlands under 17 team and is connected to the AZ Alkmaar Club.", "Adam Maher currently plays for PSV Eindhoven and has played for the Netherlands national under-17 football team. He also has connections with the AZ Alkmaar club. PSV Eindhoven is managed by Phillip Cocu." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:PSV_Eindhoven", "property:manager", "resource:Phillip_Cocu" ], [ "resource:Adam_Maher", "property:currentclub", "resource:PSV_Eindhoven" ], [ "resource:Adam_Maher", "rdf:type", "ontology:athlete" ], [ "resource:Adam_Maher", "property:club", "resource:AZ_Alkmaar" ], [ "resource:Adam_Maher", "property:club", "resource:Netherlands_national_under_17_football_team" ] ]
Adam_Maher
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "currentclub", "readable": "currentclub", "graph": "property:currentclub" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "AZ_Alkmaar", "readable": "AZ Alkmaar", "graph": "resource:AZ_Alkmaar" }, { "modified": "Adam_Maher", "readable": "Adam Maher", "graph": "resource:Adam_Maher" }, { "modified": "Netherlands_national_under-17_football_team", "readable": "Netherlands national under-17 football team", "graph": "resource:Netherlands_national_under_17_football_team" }, { "modified": "PSV_Eindhoven", "readable": "PSV Eindhoven", "graph": "resource:PSV_Eindhoven" }, { "modified": "Phillip_Cocu", "readable": "Phillip Cocu", "graph": "resource:Phillip_Cocu" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:club resource:Netherlands_national_under_17_football_team . ?s property:currentclub resource:A_C__Milan . ?s rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?s property:club resource:Netherlands_national_under-17_football_team . ?s property:currentclub resource:A.C._Milan . ?s rdf:type ontology:athlete }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?q rdf:type ontology:athlete . ?q property:club resource:Netherlands_national_under_17_football_team . ?q property:currentclub resource:PSV_Eindhoven }", "readable_query": "ASK WHERE { ?q rdf:type ontology:athlete . ?q property:club resource:Netherlands_national_under-17_football_team . ?q property:currentclub resource:PSV_Eindhoven }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?m WHERE { ?m property:club resource:Netherlands_national_under_17_football_team . ?m property:currentclub resource:PSV_Eindhoven . ?m rdf:type ontology:athlete }", "readable_query": "SELECT ?m WHERE { ?m property:club resource:Netherlands_national_under-17_football_team . ?m property:currentclub resource:PSV_Eindhoven . ?m rdf:type ontology:athlete }", "graph_answer": [ "resource:Adam_Maher" ], "readable_answer": [ "Adam Maher" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?k ) WHERE { resource:Adam_Maher property:club ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?k ) WHERE { resource:Adam_Maher property:club ?b }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Adam_Maher property:club ?k . FILTER ( ?k != resource:Netherlands_national_under_17_football_team ) }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Adam_Maher property:club ?k . FILTER ( ?k != resource:Netherlands_national_under-17_football_team ) }", "graph_answer": [ "resource:AZ_Alkmaar" ], "readable_answer": [ "AZ Alkmaar" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
4
10950
Id169
[ { "subject": "Weymouth_Sands", "property": "followedBy", "object": "Maiden_Castle_(novel)" }, { "subject": "A_Glastonbury_Romance", "property": "subsequentWork", "object": "Weymouth_Sands" }, { "subject": "A_Glastonbury_Romance", "property": "previousWork", "object": "Wolf_Solent" }, { "subject": "Wolf_Solent", "property": "author", "object": "John_Cowper_Powys" } ]
[ { "subject": "Weymouth_Sands", "property": "followedBy", "object": "Maiden_Castle_(novel)" }, { "subject": "A_Glastonbury_Romance", "property": "followedBy", "object": "Weymouth_Sands" }, { "subject": "A_Glastonbury_Romance", "property": "precededBy", "object": "Wolf_Solent" }, { "subject": "Wolf_Solent", "property": "author", "object": "John_Cowper_Powys" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Wolf Solent is written by John Cowper Powys. It is followed by A Glastonbury Romance, Weymouth Sands and Maiden Castle.", "John Cowper Powys is the author of Wolf Solent which is the latest in his series of novels, preceded by A Glastonbury Romance, Weymouth Sands and Maiden Castle.", "John Cowper Powys is the author of Wolf Solent which is the novel that preceded A Glastonbury Romance. This book in turn was followed by Weymouth Sands which was then followed by the novel Maiden Castle." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Glastonbury_Romance", "property:preceded_by", "resource:Wolf_Solent" ], [ "resource:A_Glastonbury_Romance", "rdf:type", "ontology:written_work" ], [ "resource:A_Glastonbury_Romance", "property:followed_by", "resource:Weymouth_Sands" ], [ "resource:Wolf_Solent", "property:author", "resource:John_Cowper_Powys" ], [ "resource:Weymouth_Sands", "property:followed_by", "resource:Maiden_Castle__novel_" ] ]
A_Glastonbury_Romance
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "followedBy", "readable": "followed by", "graph": "property:followed_by" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "A_Glastonbury_Romance", "readable": "A Glastonbury Romance", "graph": "resource:A_Glastonbury_Romance" }, { "modified": "John_Cowper_Powys", "readable": "John Cowper Powys", "graph": "resource:John_Cowper_Powys" }, { "modified": "Maiden_Castle_(novel)", "readable": "Maiden Castle", "graph": "resource:Maiden_Castle__novel_" }, { "modified": "Weymouth_Sands", "readable": "Weymouth Sands", "graph": "resource:Weymouth_Sands" }, { "modified": "Wolf_Solent", "readable": "Wolf Solent", "graph": "resource:Wolf_Solent" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { VALUES ( ?p ) { ( resource:Maiden_Castle__novel_ ) ( resource:Weymouth_Sands ) } . resource:A_Glastonbury_Romance property:followed_by ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { VALUES ( ?p ) { ( resource:Maiden_Castle_(novel) ) ( resource:Weymouth_Sands ) } . resource:A_Glastonbury_Romance property:followed_by ?p }", "graph_answer": [ "resource:Weymouth_Sands" ], "readable_answer": [ "Weymouth Sands" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { VALUES ( ?n ) { ( resource:Maiden_Castle__novel_ ) ( resource:Weymouth_Sands ) } . resource:Weymouth_Sands property:followed_by ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { VALUES ( ?n ) { ( resource:Maiden_Castle_(novel) ) ( resource:Weymouth_Sands ) } . resource:Weymouth_Sands property:followed_by ?n }", "graph_answer": [ "resource:Maiden_Castle__novel_" ], "readable_answer": [ "Maiden Castle" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Wolf_Solent property:employer ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Wolf_Solent property:employer ?f }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
2
4833
Id68
[ { "subject": "AMC_Matador", "property": "manufacturer", "object": "American_Motors" }, { "subject": "American_Motors", "property": "fate", "object": "Chrysler" } ]
[ { "subject": "AMC_Matador", "property": "manufacturer", "object": "American_Motors" }, { "subject": "American_Motors", "property": "fate", "object": "Chrysler" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "American Motors was bought by Chrysler and manufactures the AMC Matador.", "The AMC Matador is manufactured by American Motors who were acquired by Chrysler.", "The AMC Matador is made by American Motors who were acquired by Chrysler." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AMC_Matador", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AMC_Matador", "property:manufacturer", "resource:American_Motors" ], [ "resource:American_Motors", "property:fate", "resource:Chrysler" ] ]
AMC_Matador
[ { "modified": "fate", "readable": "fate", "graph": "property:fate" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "AMC_Matador", "readable": "AMC Matador", "graph": "resource:AMC_Matador" }, { "modified": "American_Motors", "readable": "American Motors", "graph": "resource:American_Motors" }, { "modified": "Chrysler", "readable": "Chrysler", "graph": "resource:Chrysler" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z ?u WHERE { ?z rdf:type ontology:mean_of_transportation . ?z property:manufacturer ?u . ?u property:fate resource:Chrysler }", "readable_query": "SELECT DISTINCT ?z ?u WHERE { ?z rdf:type ontology:mean_of_transportation . ?z property:manufacturer ?u . ?u property:fate resource:Chrysler }", "graph_answer": [ "resource:AMC_Matador", "resource:American_Motors" ], "readable_answer": [ "AMC Matador", "American Motors" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Astronaut
2
3659
Id45
[ { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "Apollo_8", "property": "crewMembers", "object": "Frank_Borman" } ]
[ { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "Apollo_8", "property": "crewMembers", "object": "Frank_Borman" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4", "Id5" ], "text": [ "Both William Anders and Frank Borman were crew members aboard Apollo 8.", "Both William Anders and Frank Borman served as crew members on Apollo 8.", "Among the crew of Apollo 8 were William Anders and Frank Borman.", "Among the crew members of Apollo 8 were William Anders and Frank Borman.", "William Anders and Frank Borman were Apollo 8 were crew members." ], "lang": [ "", "", "", "", "" ] }
[]
[]
[ [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:mission", "resource:Apollo_8" ], [ "resource:Apollo_8", "property:crew_members", "resource:Frank_Borman" ] ]
William_Anders
[ { "modified": "crewMembers", "readable": "crew members", "graph": "property:crew_members" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "Apollo_8", "readable": "Apollo 8", "graph": "resource:Apollo_8" }, { "modified": "Frank_Borman", "readable": "Frank Borman", "graph": "resource:Frank_Borman" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g ?x WHERE { ?x property:crew_members resource:Frank_Borman . ?g rdf:type ontology:astronaut . ?g property:mission ?x }", "readable_query": "SELECT DISTINCT ?g ?x WHERE { ?x property:crew_members resource:Frank_Borman . ?g rdf:type ontology:astronaut . ?g property:mission ?x }", "graph_answer": [ "resource:William_Anders", "resource:Apollo_8" ], "readable_answer": [ "William Anders", "Apollo 8" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
University
7
13193
Id36
[ { "subject": "Romania", "property": "ethnicGroups", "object": "Germans_of_Romania" }, { "subject": "Alba_Iulia", "property": "isPartOf", "object": "Alba_County" }, { "subject": "Romania", "property": "leaderTitle", "object": "Prime_Minister_of_Romania" }, { "subject": "Alba_Iulia", "property": "country", "object": "Romania" }, { "subject": "Romania", "property": "leaderName", "object": "Klaus_Iohannis" }, { "subject": "Romania", "property": "capital", "object": "Bucharest" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "city", "object": "Alba_Iulia" } ]
[ { "subject": "Romania", "property": "ethnicGroup", "object": "Germans_of_Romania" }, { "subject": "Alba_Iulia", "property": "isPartOf", "object": "Alba_County" }, { "subject": "Romania", "property": "leaderTitle", "object": "Prime_Minister_of_Romania" }, { "subject": "Alba_Iulia", "property": "country", "object": "Romania" }, { "subject": "Romania", "property": "leader", "object": "Klaus_Iohannis" }, { "subject": "Romania", "property": "capital", "object": "Bucharest" }, { "subject": "1_Decembrie_1918_University", "property": "city", "object": "Alba_Iulia" } ]
(X (X (X) (X (X) (X) (X) (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Germans of Romania are one of the ethnic groups in Romania which is led by Prime Minister Klaus Iohannis. The capital city is Bucharest but the 1 Decembrie 1918 University is located in the city of Alba Iulia in Alba County.", "The 1 Decembrie 1918 University is located in Alba Iulia, Alba County, Romania. Romania's capital is Bucharest and its ethnic group is Germans of Romania. The leader of Romania is Prime Minister Klaus Iohannis." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alba_Iulia", "property:country", "resource:Romania" ], [ "resource:Alba_Iulia", "property:is_part_of", "resource:Alba_County" ], [ "resource:1_Decembrie_1918_University", "property:city", "resource:Alba_Iulia" ], [ "resource:1_Decembrie_1918_University", "rdf:type", "ontology:university" ], [ "resource:Romania", "property:leader", "resource:Klaus_Iohannis" ], [ "resource:Romania", "property:leader_title", "resource:Prime_Minister_of_Romania" ], [ "resource:Romania", "property:capital", "resource:Bucharest" ], [ "resource:Romania", "property:ethnic_group", "resource:Germans_of_Romania" ] ]
1_Decembrie_1918_University
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "1_Decembrie_1918_University", "readable": "1 Decembrie 1918 University", "graph": "resource:1_Decembrie_1918_University" }, { "modified": "Alba_County", "readable": "Alba County", "graph": "resource:Alba_County" }, { "modified": "Alba_Iulia", "readable": "Alba Iulia", "graph": "resource:Alba_Iulia" }, { "modified": "Bucharest", "readable": "Bucharest", "graph": "resource:Bucharest" }, { "modified": "Germans_of_Romania", "readable": "Germans of Romania", "graph": "resource:Germans_of_Romania" }, { "modified": "Klaus_Iohannis", "readable": "Klaus Iohannis", "graph": "resource:Klaus_Iohannis" }, { "modified": "Prime_Minister_of_Romania", "readable": "Prime Minister of Romania", "graph": "resource:Prime_Minister_of_Romania" }, { "modified": "Romania", "readable": "Romania", "graph": "resource:Romania" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?s ) WHERE { ?b property:country ?p . ?p property:ethnic_group resource:Germans_of_Romania }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?s ) WHERE { ?b property:country ?p . ?p property:ethnic_group resource:Germans_of_Romania }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l property:country ?a . ?a property:ethnic_group resource:Germans_of_Romania }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:country ?a . ?a property:ethnic_group resource:Germans_of_Romania }", "graph_answer": [ "resource:Alba_Iulia" ], "readable_answer": [ "Alba Iulia" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:university . ?u property:city resource:Alba_Iulia }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:university . ?u property:city resource:Alba_Iulia }", "graph_answer": [ "resource:1_Decembrie_1918_University" ], "readable_answer": [ "1 Decembrie 1918 University" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Alba_Iulia property:significant_building ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Alba_Iulia property:significant_building ?s }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
2
4386
Id51
[ { "subject": "Big_Hero_6_(film)", "property": "starring", "object": "Alan_Tudyk" }, { "subject": "Baymax", "property": "series", "object": "Big_Hero_6_(film)" } ]
[ { "subject": "Big_Hero_6_(film)", "property": "starring", "object": "Alan_Tudyk" }, { "subject": "Baymax", "property": "series", "object": "Big_Hero_6_(film)" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Baymax is a character in the film Big Hero 6, which stars Alan Tudyk.", "The film Big Hero 6, starring Alan Tudyk, has a character called Baymax.", "Baymax is a character in the film Big Hero 6, which starred Alan Tudyk." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Baymax", "rdf:type", "ontology:comics_character" ], [ "resource:Baymax", "property:series", "resource:Big_Hero_6__film_" ], [ "resource:Big_Hero_6__film_", "property:starring", "resource:Alan_Tudyk" ] ]
Baymax
[ { "modified": "series", "readable": "series", "graph": "property:series" }, { "modified": "starring", "readable": "starring", "graph": "property:starring" }, { "modified": "Alan_Tudyk", "readable": "Alan Tudyk", "graph": "resource:Alan_Tudyk" }, { "modified": "Baymax", "readable": "Baymax", "graph": "resource:Baymax" }, { "modified": "Big_Hero_6_(film)", "readable": "Big Hero 6", "graph": "resource:Big_Hero_6__film_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u property:starring resource:Alan_Tudyk . FILTER ( CONTAINS ( LCASE ( ?u ) , 'big' ) ) }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:starring resource:Alan_Tudyk . FILTER ( CONTAINS ( LCASE ( ?u ) , 'big' ) ) }", "graph_answer": [ "resource:Big_Hero_6__film_" ], "readable_answer": [ "Big Hero 6" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Baymax rdf:type ontology:comics_character . resource:Baymax property:series resource:Big_Hero_6__film_ }", "readable_query": "ASK WHERE { resource:Baymax rdf:type ontology:comics_character . resource:Baymax property:series resource:Big_Hero_6_(film) }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Athlete
3
6316
Id152
[ { "subject": "Alessio_Romagnoli", "property": "clubs", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "Alessio_Romagnoli", "property": "team", "object": "Italy_national_under-19_football_team" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-19_football_team" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli plays for A.C. Milan and the Italy national under 19 football team. The manager of A.C. Milan is Siniša Mihajlović.", "Alessio Romagnoli is part of the A.C. Milan club which is managed by Siniša Mihajlović. He played with the Italian national under-19 football team.", "Alessio Romagnoli used to play for the Italy national under-19 football team and is a member of the A.C. Milan club, whose manager is Siniša Mihajlović." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Milan", "property:manager", "resource:Sini_a_Mihajlovi_" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_19_football_team" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:A_C__Milan" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Milan", "readable": "A.C. Milan", "graph": "resource:A_C__Milan" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Italy_national_under-19_football_team", "readable": "Italy national under-19 football team", "graph": "resource:Italy_national_under_19_football_team" }, { "modified": "Siniša_Mihajlović", "readable": "Siniša Mihajlović", "graph": "resource:Sini_a_Mihajlovi_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v property:manager resource:Rolando_Maran . ?l rdf:type ontology:athlete . ?l property:club ?v }", "readable_query": "ASK WHERE { ?v property:manager resource:Rolando_Maran . ?l rdf:type ontology:athlete . ?l property:club ?v }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
University
6
13001
Id30
[ { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "motto", "object": "\"Nurturing Excellence\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" }, { "subject": "Acharya_Institute_of_Technology", "property": "campus", "object": "\"Urban, ,\\nIn Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliations", "object": "Visvesvaraya_Technological_University" } ]
[ { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "motto", "object": "\"Nurturing Excellence\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" }, { "subject": "Acharya_Institute_of_Technology", "property": "campus", "object": "\"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliation", "object": "Visvesvaraya_Technological_University" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acharya Institute of Technology is in Bangalore India in the state of Karnataka. It is affiliated with Visvesvaraya Technological University and its motto is Nurturing Excellence. Its full address is Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "The Acharya Institute of Technology is in Bangalore, Karnataka India. Affiliated with the Visvesvaraya Technological University, its motto is Nurturing Excellence. The campus is located in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "Acharya Institute of Technology (motto Nurturing Excellence) is located at Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090, Karnataka, India and is affiliated with Visvesvaraya Technological University." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acharya_Institute_of_Technology", "property:city", "resource:Bangalore" ], [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:state", "resource:Karnataka" ], [ "resource:Acharya_Institute_of_Technology", "property:affiliation", "resource:Visvesvaraya_Technological_University" ], [ "resource:Acharya_Institute_of_Technology", "property:motto", "resource:Nurturing_Excellence" ], [ "resource:Acharya_Institute_of_Technology", "property:country", "resource:India" ], [ "resource:Acharya_Institute_of_Technology", "property:campus", "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090." ] ]
Acharya_Institute_of_Technology
[ { "modified": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "readable": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "graph": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090." }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "campus", "readable": "campus", "graph": "property:campus" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "motto", "readable": "motto", "graph": "property:motto" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "Bangalore", "readable": "Bangalore", "graph": "resource:Bangalore" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" }, { "modified": "Nurturing Excellence", "readable": "Nurturing Excellence", "graph": "resource:Nurturing_Excellence" }, { "modified": "Visvesvaraya_Technological_University", "readable": "Visvesvaraya Technological University", "graph": "resource:Visvesvaraya_Technological_University" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m ?b WHERE { resource:Acharya_Institute_of_Technology property:affiliation ?m . resource:Acharya_Institute_of_Technology property:state ?b }", "readable_query": "SELECT DISTINCT ?m ?b WHERE { resource:Acharya_Institute_of_Technology property:affiliation ?m . resource:Acharya_Institute_of_Technology property:state ?b }", "graph_answer": [ "resource:Visvesvaraya_Technological_University", "resource:Karnataka" ], "readable_answer": [ "Visvesvaraya Technological University", "Karnataka" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Acharya_Institute_of_Technology property:mean_temperature ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Acharya_Institute_of_Technology property:mean_temperature ?m }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10320
Id4
[ { "subject": "Aaron_S._Daggett", "property": "battles", "object": "Battle_of_Gettysburg" }, { "subject": "Aaron_S._Daggett", "property": "award", "object": "Purple_Heart" }, { "subject": "Aaron_S._Daggett", "property": "deathPlace", "object": "West_Roxbury" }, { "subject": "Aaron_S._Daggett", "property": "birthPlace", "object": "Maine" } ]
[ { "subject": "Aaron_S._Daggett", "property": "battle", "object": "Battle_of_Gettysburg" }, { "subject": "Aaron_S._Daggett", "property": "award", "object": "Purple_Heart" }, { "subject": "Aaron_S._Daggett", "property": "deathPlace", "object": "West_Roxbury" }, { "subject": "Aaron_S._Daggett", "property": "birthPlace", "object": "Maine" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron S Daggett was born in Maine and died in West Roxbury. He fought in the Battle of Gettysburg and given the Purple Heart award.", "Aaron S Daggett (of Maine) fought at the Battle of Gettysburg and was awarded the Purple Heart. He died in West Roxbury.", "Maine born Aaron S Daggett, who died in West Roxbury, fought in the Battle of Gettysburg and was awarded the Purple Heart." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_S__Daggett", "property:award", "resource:Purple_Heart" ], [ "resource:Aaron_S__Daggett", "rdf:type", "ontology:politician" ], [ "resource:Aaron_S__Daggett", "property:death_place", "resource:West_Roxbury" ], [ "resource:Aaron_S__Daggett", "property:battle", "resource:Battle_of_Gettysburg" ], [ "resource:Aaron_S__Daggett", "property:birth_place", "resource:Maine" ] ]
Aaron_S._Daggett
[ { "modified": "award", "readable": "award", "graph": "property:award" }, { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Aaron_S._Daggett", "readable": "Aaron S. Daggett", "graph": "resource:Aaron_S__Daggett" }, { "modified": "Battle_of_Gettysburg", "readable": "Battle of Gettysburg", "graph": "resource:Battle_of_Gettysburg" }, { "modified": "Maine", "readable": "Maine", "graph": "resource:Maine" }, { "modified": "Purple_Heart", "readable": "Purple Heart", "graph": "resource:Purple_Heart" }, { "modified": "West_Roxbury", "readable": "West Roxbury", "graph": "resource:West_Roxbury" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?m property:award ?d . ?m property:birth_place resource:Northbrook__Illinois . ?m rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?m property:award ?d . ?m property:birth_place resource:Northbrook,_Illinois . ?m rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
3
7478
Id78
[ { "subject": "ARA_Veinticinco_de_Mayo_(V-2)", "property": "length", "object": "\"192.0\"^^xsd:double" }, { "subject": "ARA_Veinticinco_de_Mayo_(V-2)", "property": "shipBeam", "object": "\"24.4\"^^xsd:double" }, { "subject": "ARA_Veinticinco_de_Mayo_(V-2)", "property": "country", "object": "Argentina" } ]
[ { "subject": "ARA_Veinticinco_de_Mayo_(V-2)", "property": "length", "object": "192000.0 (millimetres)" }, { "subject": "ARA_Veinticinco_de_Mayo_(V-2)", "property": "shipBeam", "object": "24.4" }, { "subject": "ARA_Veinticinco_de_Mayo_(V-2)", "property": "country", "object": "Argentina" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The ARA Veinticinco de Mayo (V-2) is 192000.0 millimetres long and has a ship beam length of 24.4. It derives from Argentina.", "The ARA Veinticinco De mayo (V-2) comes from Argentina with a length of 192000 millimetres and a ship's beam measure of 24.4." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:ARA_Veinticinco_de_Mayo__V_2_", "property:length", "192000.0 (millimetres)" ], [ "resource:ARA_Veinticinco_de_Mayo__V_2_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:ARA_Veinticinco_de_Mayo__V_2_", "property:ship_beam", "resource:24_4" ], [ "resource:ARA_Veinticinco_de_Mayo__V_2_", "property:country", "resource:Argentina" ] ]
ARA_Veinticinco_de_Mayo_(V-2)
[ { "modified": "192000.0 (millimetres)", "readable": "192000.0", "graph": "192000.0 (millimetres)" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "shipBeam", "readable": "ship beam", "graph": "property:ship_beam" }, { "modified": "24.4", "readable": "24.4", "graph": "resource:24_4" }, { "modified": "ARA_Veinticinco_de_Mayo_(V-2)", "readable": "ARA Veinticinco de Mayo", "graph": "resource:ARA_Veinticinco_de_Mayo__V_2_" }, { "modified": "Argentina", "readable": "Argentina", "graph": "resource:Argentina" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:length '17068.8 (millimetres)' . ?r rdf:type ontology:mean_of_transportation . ?r property:country resource:Argentina }", "readable_query": "ASK WHERE { ?r property:length '17068.8 (millimetres)' . ?r rdf:type ontology:mean_of_transportation . ?r property:country resource:Argentina }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?k property:country resource:Argentina . ?k property:length '192000.0 (millimetres)' . ?k rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?k property:country resource:Argentina . ?k property:length '192000.0 (millimetres)' . ?k rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?i WHERE { ?i property:length '192000.0 (millimetres)' . ?i property:country resource:Argentina . ?i rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT ?i WHERE { ?i property:length '192000.0 (millimetres)' . ?i property:country resource:Argentina . ?i rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:ARA_Veinticinco_de_Mayo__V_2_" ], "readable_answer": [ "ARA Veinticinco de Mayo" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y ?j WHERE { resource:ARA_Veinticinco_de_Mayo__V_2_ property:ship_beam ?j . resource:ARA_Veinticinco_de_Mayo__V_2_ property:length ?y }", "readable_query": "SELECT DISTINCT ?y ?j WHERE { resource:ARA_Veinticinco_de_Mayo_(V-2) property:ship_beam ?j . resource:ARA_Veinticinco_de_Mayo_(V-2) property:length ?y }", "graph_answer": [ "192000.0 (millimetres)", "resource:24_4" ], "readable_answer": [ "192000.0", "24.4" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Airport
4
8518
Id116
[ { "subject": "Andrews_County_Airport", "property": "location", "object": "Texas" }, { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "largestCity", "object": "Houston" }, { "subject": "Texas", "property": "country", "object": "United_States" } ]
[ { "subject": "Andrews_County_Airport", "property": "location", "object": "Texas" }, { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "largestCity", "object": "Houston" }, { "subject": "Texas", "property": "country", "object": "United_States" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrews County Airport is located in Houston, Texas, United States. Houston is the largest city in Texas in which Spanish is the official language.", "Andrews County Airport is located in Texas, United States where Houston is the largest city and the Spanish language is spoken.", "Andrews County Airport is located in (Spanish speaking) Houston, Texas, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Texas", "property:largest_city", "resource:Houston" ], [ "resource:Texas", "property:language", "resource:Spanish_language" ], [ "resource:Texas", "property:country", "resource:United_States" ], [ "resource:Andrews_County_Airport", "rdf:type", "ontology:airport" ], [ "resource:Andrews_County_Airport", "property:location", "resource:Texas" ] ]
Andrews_County_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Andrews_County_Airport", "readable": "Andrews County Airport", "graph": "resource:Andrews_County_Airport" }, { "modified": "Houston", "readable": "Houston", "graph": "resource:Houston" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?q property:country resource:United_States . ?q property:largest_city resource:Newark__New_Jersey }", "readable_query": "ASK WHERE { ?q property:country resource:United_States . ?q property:largest_city resource:Newark,_New_Jersey }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?f property:country resource:United_States . ?f property:largest_city resource:Houston }", "readable_query": "ASK WHERE { ?f property:country resource:United_States . ?f property:largest_city resource:Houston }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?h WHERE { ?h property:largest_city resource:Houston . ?h property:country resource:United_States }", "readable_query": "SELECT ?h WHERE { ?h property:largest_city resource:Houston . ?h property:country resource:United_States }", "graph_answer": [ "resource:Texas" ], "readable_answer": [ "Texas" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:airport . ?t property:location resource:Texas }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:airport . ?t property:location resource:Texas }", "graph_answer": [ "resource:Andrews_County_Airport" ], "readable_answer": [ "Andrews County Airport" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:Texas property:language ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Texas property:language ?h }", "graph_answer": [ "resource:Spanish_language" ], "readable_answer": [ "Spanish language" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
5
11883
Id104
[ { "subject": "Atlantic_City,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "largestCity", "object": "New_York_City" }, { "subject": "Atlantic_City,_New_Jersey", "property": "isPartOf", "object": "New_Jersey" } ]
[ { "subject": "Atlantic_City,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "largestCity", "object": "New_York_City" }, { "subject": "Atlantic_City,_New_Jersey", "property": "isPartOf", "object": "New_Jersey" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Washington DC is the capital of the United States, where Native Americans are an ethnic group and the largest city is New York. The US is the location of Atlantic City, which is part of New Jersey.", "The Native Americans are an ethnic group within the United States of American which has the capital city of Washington DC. and the largest city is New York City. The country is also the location of Atlantic City, part of New Jersey.", "The United States largest city is New York City and the capital is Washington, D.C. Atlantic City, New Jersey is also located in this country and the Native Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City__New_Jersey", "rdf:type", "ontology:city" ], [ "resource:Atlantic_City__New_Jersey", "property:country", "resource:United_States" ], [ "resource:Atlantic_City__New_Jersey", "property:is_part_of", "resource:New_Jersey" ], [ "resource:United_States", "property:largest_city", "resource:New_York_City" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Atlantic_City,_New_Jersey
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Atlantic_City,_New_Jersey", "readable": "Atlantic City, New Jersey", "graph": "resource:Atlantic_City__New_Jersey" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "New_Jersey", "readable": "New Jersey", "graph": "resource:New_Jersey" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f rdf:type ontology:city . ?f property:is_part_of resource:New_Jersey }", "readable_query": "ASK WHERE { ?f rdf:type ontology:city . ?f property:is_part_of resource:New_Jersey }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?n WHERE { ?n property:is_part_of resource:New_Jersey . ?n rdf:type ontology:city }", "readable_query": "SELECT ?n WHERE { ?n property:is_part_of resource:New_Jersey . ?n rdf:type ontology:city }", "graph_answer": [ "resource:Atlantic_City__New_Jersey" ], "readable_answer": [ "Atlantic City, New Jersey" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?p property:capital resource:Washington__D_C_ . ?p property:largest_city resource:Anderson__Indiana }", "readable_query": "ASK WHERE { ?p property:capital resource:Washington,_D.C. . ?p property:largest_city resource:Anderson,_Indiana }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?m property:capital resource:Washington__D_C_ . ?m property:largest_city resource:New_York_City }", "readable_query": "ASK WHERE { ?m property:capital resource:Washington,_D.C. . ?m property:largest_city resource:New_York_City }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?t WHERE { ?t property:capital resource:Washington__D_C_ . ?t property:largest_city resource:New_York_City }", "readable_query": "SELECT ?t WHERE { ?t property:capital resource:Washington,_D.C. . ?t property:largest_city resource:New_York_City }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
2
5538
Id73
[ { "subject": "A_Glastonbury_Romance", "property": "publisher", "object": "Simon_&_Schuster" }, { "subject": "A_Glastonbury_Romance", "property": "author", "object": "John_Cowper_Powys" } ]
[ { "subject": "A_Glastonbury_Romance", "property": "publisher", "object": "Simon_&_Schuster" }, { "subject": "A_Glastonbury_Romance", "property": "author", "object": "John_Cowper_Powys" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Glastonbury Romance, which was written by John Cowper Powys, is published by Simon & Schuster.", "Simon & Schuster is the publisher of A Glastonbury Romance, written by John Cowper Powys.", "Simon & Schuster is the publisher of A Glastonbury Romance written by John Cowper Powys." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Glastonbury_Romance", "property:author", "resource:John_Cowper_Powys" ], [ "resource:A_Glastonbury_Romance", "rdf:type", "ontology:written_work" ], [ "resource:A_Glastonbury_Romance", "property:publisher", "resource:Simon___Schuster" ] ]
A_Glastonbury_Romance
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "A_Glastonbury_Romance", "readable": "A Glastonbury Romance", "graph": "resource:A_Glastonbury_Romance" }, { "modified": "John_Cowper_Powys", "readable": "John Cowper Powys", "graph": "resource:John_Cowper_Powys" }, { "modified": "Simon_&_Schuster", "readable": "Simon & Schuster", "graph": "resource:Simon___Schuster" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:written_work . ?u property:publisher resource:Simon___Schuster . ?u property:author resource:John_Cowper_Powys . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:written_work . ?u property:publisher resource:Simon_&_Schuster . ?u property:author resource:John_Cowper_Powys . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) }", "graph_answer": [ "resource:A_Glastonbury_Romance" ], "readable_answer": [ "A Glastonbury Romance" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
3
7569
Id169
[ { "subject": "Aston_Martin_V8", "property": "related", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_DBS", "property": "successor", "object": "Aston_Martin_Vantage" }, { "subject": "Aston_Martin_V8", "property": "manufacturer", "object": "Aston_Martin" } ]
[ { "subject": "Aston_Martin_V8", "property": "relatedMeanOfTransportation", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_DBS", "property": "successor", "object": "Aston_Martin_Vantage" }, { "subject": "Aston_Martin_V8", "property": "manufacturer", "object": "Aston_Martin" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Aston Martin made the Aston Martin V8 which is a related means of transport to the Aston Martin DBS. The successor of the Aston Martin DBS is the Aston Martin Vantage.", "The Aston Martin manufactured V8 and Aston Martin DBS are a related means of transport. The successor of the Aston Martin DBS is the Aston Martin Vantage.", "The Aston Martin V8 (manfactired by Aston Martin) and the Aston Martin DBS are related means of transport. The successor of the Aston Martin DBS is the Aston Martin Vantage." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aston_Martin_V8", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aston_Martin_V8", "property:related_mean_of_transportation", "resource:Aston_Martin_DBS" ], [ "resource:Aston_Martin_V8", "property:manufacturer", "resource:Aston_Martin" ], [ "resource:Aston_Martin_DBS", "property:successor", "resource:Aston_Martin_Vantage" ] ]
Aston_Martin_V8
[ { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Aston_Martin", "readable": "Aston Martin", "graph": "resource:Aston_Martin" }, { "modified": "Aston_Martin_DBS", "readable": "Aston Martin DBS", "graph": "resource:Aston_Martin_DBS" }, { "modified": "Aston_Martin_V8", "readable": "Aston Martin V8", "graph": "resource:Aston_Martin_V8" }, { "modified": "Aston_Martin_Vantage", "readable": "Aston Martin Vantage", "graph": "resource:Aston_Martin_Vantage" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Aston_Martin_DBS property:successor resource:Aston_Martin_Vantage }", "readable_query": "ASK WHERE { resource:Aston_Martin_DBS property:successor resource:Aston_Martin_Vantage }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?a ) WHERE { ?l rdf:type ontology:mean_of_transportation . ?i property:successor resource:Aston_Martin_V8 . ?l property:related_mean_of_transportation ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?a ) WHERE { ?l rdf:type ontology:mean_of_transportation . ?i property:successor resource:Aston_Martin_V8 . ?l property:related_mean_of_transportation ?i }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] } ]
CelestialBody
3
6615
Id32
[ { "subject": "1001_Gaussia", "property": "epoch", "object": "\"27 June 2015 (JD2457200.5)\"" }, { "subject": "1001_Gaussia", "property": "formerName", "object": "\"1923 OAA907 XC\"@en" }, { "subject": "1001_Gaussia", "property": "orbitalPeriod", "object": "\"496800.0\"^^xsd:double" } ]
[ { "subject": "1001_Gaussia", "property": "epoch", "object": "2015-06-27" }, { "subject": "1001_Gaussia", "property": "formerName", "object": "\"1923 OAA907 XC\"" }, { "subject": "1001_Gaussia", "property": "orbitalPeriod", "object": "5.75 (days)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1001 Gaussia was formerly known as 1923 OAA907 XC and has an epoch date is 2015-06-27. The orbital period is 5.75 days.", "1001 Gaussia, which has an orbital period of 5.75 days, has the former name of 1923 OAA907 XC and an epoch date of 31 July 2016.", "1001 Gaussia, which was formerly known as 1923 OAA907 XC, has an epoch date of 2015-06-27 and an orbital period of 5.75 days." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1001_Gaussia", "property:epoch", "resource:2015_06_27" ], [ "resource:1001_Gaussia", "rdf:type", "ontology:celestial_body" ], [ "resource:1001_Gaussia", "property:former_name", "1923 OAA907 XC" ], [ "resource:1001_Gaussia", "property:orbital_period", "5.75 (days)" ] ]
1001_Gaussia
[ { "modified": "1923 OAA907 XC", "readable": "1923 OAA907 XC", "graph": "1923 OAA907 XC" }, { "modified": "5.75 (days)", "readable": "5.75", "graph": "5.75 (days)" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "formerName", "readable": "former name", "graph": "property:former_name" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "1001_Gaussia", "readable": "1001 Gaussia", "graph": "resource:1001_Gaussia" }, { "modified": "2015-06-27", "readable": "2015-06-27", "graph": "resource:2015_06_27" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?i property:epoch ?f . FILTER ( CONTAINS ( YEAR ( ?f ) , '2015' ) ) . ?i rdf:type ontology:celestial_body . ?i property:orbital_period ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { ?i property:epoch ?f . FILTER ( CONTAINS ( YEAR ( ?f ) , '2015' ) ) . ?i rdf:type ontology:celestial_body . ?i property:orbital_period ?s }", "graph_answer": [ "5.75 (days)" ], "readable_answer": [ "5.75" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?t property:orbital_period resource:179942000_0 . ?t property:former_name ?f . ?t rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { ?t property:orbital_period resource:179942000.0 . ?t property:former_name ?f . ?t rdf:type ontology:celestial_body }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
3
7870
Id201
[ { "subject": "Allan_Shivers", "property": "party", "object": "Democratic_Party_(United_States)" }, { "subject": "Allan_Shivers", "property": "successor", "object": "Price_Daniel" }, { "subject": "Allan_Shivers", "property": "office", "object": "\"Lieutenant Governor of Texas\"@en" } ]
[ { "subject": "Allan_Shivers", "property": "party", "object": "Democratic_Party_(United_States)" }, { "subject": "Allan_Shivers", "property": "successor", "object": "Price_Daniel" }, { "subject": "Allan_Shivers", "property": "office", "object": "\"Lieutenant Governor of Texas\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allan Shivers served in the Democratic Party in the U.S and was Lieutenant Governor of Texas. Price Daniel was his successor.", "Succeeded by Price Daniel, Allan Shivers was a member of the Democratic Party in the United States and was Lieutenant Governor of Texas.", "Allan Shivers, Lieutenant Governor of Texas, was a member of the Democratic Party in the United States and was predecessor to Price Daniel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allan_Shivers", "property:party", "resource:Democratic_Party__United_States_" ], [ "resource:Allan_Shivers", "rdf:type", "ontology:politician" ], [ "resource:Allan_Shivers", "property:successor", "resource:Price_Daniel" ], [ "resource:Allan_Shivers", "property:office", "Lieutenant Governor of Texas" ] ]
Allan_Shivers
[ { "modified": "Lieutenant Governor of Texas", "readable": "Lieutenant Governor of Texas", "graph": "Lieutenant Governor of Texas" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Allan_Shivers", "readable": "Allan Shivers", "graph": "resource:Allan_Shivers" }, { "modified": "Democratic_Party_(United_States)", "readable": "Democratic Party", "graph": "resource:Democratic_Party__United_States_" }, { "modified": "Price_Daniel", "readable": "Price Daniel", "graph": "resource:Price_Daniel" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?f property:party ?y . ?f property:office 'Lieutenant Governor of Texas' . ?f rdf:type ontology:politician . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'd' ) ) }", "readable_query": "SELECT DISTINCT ?y WHERE { ?f property:party ?y . ?f property:office 'Lieutenant Governor of Texas' . ?f rdf:type ontology:politician . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'd' ) ) }", "graph_answer": [ "resource:Democratic_Party__United_States_" ], "readable_answer": [ "Democratic Party" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y ?r WHERE { ?r rdf:type ontology:politician . ?r property:office 'Lieutenant Governor of Texas' . ?r property:successor ?y }", "readable_query": "SELECT DISTINCT ?y ?r WHERE { ?r rdf:type ontology:politician . ?r property:office 'Lieutenant Governor of Texas' . ?r property:successor ?y }", "graph_answer": [ "resource:Price_Daniel", "resource:Allan_Shivers" ], "readable_answer": [ "Price Daniel", "Allan Shivers" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Allan_Shivers property:mass ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Allan_Shivers property:mass ?x }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
3
7970
Id43
[ { "subject": "A.C._Lumezzane", "property": "season", "object": "2014" }, { "subject": "A.C._Lumezzane", "property": "capacity", "object": "\"4150\"^^xsd:nonNegativeInteger" }, { "subject": "A.C._Lumezzane", "property": "league", "object": "Lega_Pro" } ]
[ { "subject": "A.C._Lumezzane", "property": "season", "object": "2014" }, { "subject": "A.C._Lumezzane", "property": "league", "object": "Lega_Pro" }, { "subject": "A.C._Lumezzane", "property": "numberOfMembers", "object": "4150" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The A.C. Lumezzane has 4150 members and play in the Lega Pro League. They also played in the 2014 season.", "A.C. Lumezzane, with 4150 members, plays in the Lega Pro, and were active in 2014." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_C__Lumezzane", "property:season", "resource:2014" ], [ "resource:A_C__Lumezzane", "property:number_of_members", "resource:4150" ], [ "resource:A_C__Lumezzane", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Lumezzane", "property:league", "resource:Lega_Pro" ] ]
A.C._Lumezzane
[ { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "2014", "readable": "2014", "graph": "resource:2014" }, { "modified": "4150", "readable": "4150", "graph": "resource:4150" }, { "modified": "A.C._Lumezzane", "readable": "A.C. Lumezzane", "graph": "resource:A_C__Lumezzane" }, { "modified": "Lega_Pro", "readable": "Lega Pro", "graph": "resource:Lega_Pro" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n ?e WHERE { resource:A_C__Lumezzane property:league ?n . resource:A_C__Lumezzane property:number_of_members ?e }", "readable_query": "SELECT DISTINCT ?n ?e WHERE { resource:A.C._Lumezzane property:league ?n . resource:A.C._Lumezzane property:number_of_members ?e }", "graph_answer": [ "resource:Lega_Pro", "resource:4150" ], "readable_answer": [ "Lega Pro", "4150" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:A_C__Lumezzane property:season ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:A.C._Lumezzane property:season ?i }", "graph_answer": [ "resource:2014" ], "readable_answer": [ "2014" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11222
Id73
[ { "subject": "Albennie_Jones", "property": "associatedBand", "object": "Sammy_Price" }, { "subject": "Albennie_Jones", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Albennie_Jones", "property": "birthPlace", "object": "Errata,_Mississippi" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" } ]
[ { "subject": "Albennie_Jones", "property": "associatedBand/associatedMusicalArtist", "object": "Sammy_Price" }, { "subject": "Albennie_Jones", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Albennie_Jones", "property": "birthPlace", "object": "Errata,_Mississippi" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albennie Jones, a rhythm and blues player, was born in Errata Mississippi and worked with Sammy Price, musician. That genre of music originated from the blues sound. Disco music originated from rhythm and blues sounds.", "Albennie Jones performs rhythm and blues which is originating from blues and disco is one of its derivative. He was born in Errata, Mississippi and worked with Sammy Price.", "Rhythm and blues artist Albennie Jones is from Errata, Mississippi and has worked with artist Sammy Price. R & B comes from blues and is the origin of disco." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albennie_Jones", "rdf:type", "ontology:artist" ], [ "resource:Albennie_Jones", "property:associated_band_associated_musical_artist", "resource:Sammy_Price" ], [ "resource:Albennie_Jones", "property:genre", "resource:Rhythm_and_blues" ], [ "resource:Albennie_Jones", "property:birth_place", "resource:Errata__Mississippi" ], [ "resource:Rhythm_and_blues", "property:derivative", "resource:Disco" ], [ "resource:Rhythm_and_blues", "property:stylistic_origin", "resource:Blues" ] ]
Albennie_Jones
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Albennie_Jones", "readable": "Albennie Jones", "graph": "resource:Albennie_Jones" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Errata,_Mississippi", "readable": "Errata, Mississippi", "graph": "resource:Errata__Mississippi" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "Sammy_Price", "readable": "Sammy Price", "graph": "resource:Sammy_Price" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?w property:birth_place resource:Poland . ?w property:associated_band_associated_musical_artist ?e . ?w rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?w property:birth_place resource:Poland . ?w property:associated_band_associated_musical_artist ?e . ?w rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q ?e WHERE { resource:Rhythm_and_blues property:derivative ?q . resource:Rhythm_and_blues property:stylistic_origin ?e }", "readable_query": "SELECT DISTINCT ?q ?e WHERE { resource:Rhythm_and_blues property:derivative ?q . resource:Rhythm_and_blues property:stylistic_origin ?e }", "graph_answer": [ "resource:Disco", "resource:Blues" ], "readable_answer": [ "Disco", "Blues" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:associated_band_associated_musical_artist resource:Sammy_Price . ?y property:derivative resource:Disco . ?f property:genre ?y . ?f rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:associated_band_associated_musical_artist resource:Sammy_Price . ?y property:derivative resource:Disco . ?f property:genre ?y . ?f rdf:type ontology:artist }", "graph_answer": [ "resource:Albennie_Jones" ], "readable_answer": [ "Albennie Jones" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Albennie_Jones property:website ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Albennie_Jones property:website ?o }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8381
Id227
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Fortress of Grey Ice is from the United States. Here and in Great Britain the language spoken is English.", "The English language is spoken in Great Britain and the United States. A Fortress of Grey Ice is from the US.", "A Fortress of Grey Ice is from the United States where english is spoken as it is in Great Britain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:country", "resource:United_States" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?f WHERE { ?t property:language ?f . ?f property:spoken_in resource:Great_Britain }", "readable_query": "SELECT DISTINCT ?t ?f WHERE { ?t property:language ?f . ?f property:spoken_in resource:Great_Britain }", "graph_answer": [ "resource:United_States", "resource:English_language" ], "readable_answer": [ "United States", "English language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:A_Fortress_of_Grey_Ice property:predecessor ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:A_Fortress_of_Grey_Ice property:predecessor ?t }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10537
Id221
[ { "subject": "Austria", "property": "leaderName", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" }, { "subject": "Austria", "property": "language", "object": "Austrian_German" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" } ]
[ { "subject": "Austria", "property": "leader", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" }, { "subject": "Austria", "property": "language", "object": "Austrian_German" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The leader of Austria is Doris Bures. Alfons Gorbach was born and died in Austria-Hungary, where the language is Austrian German.", "Doris Bures is a leader of Austria, where the language is Austrian German. Alfons Gorbach was born in Austria-Hungary and died in Austria.", "Alfons Gorbach was born in Austria-Hungary and died in Austria, where the leader is Doris Bures and the language spoken is Austrian German." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Austria", "property:leader", "resource:Doris_Bures" ], [ "resource:Austria", "property:language", "resource:Austrian_German" ], [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Austria" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria_Hungary" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "Austria-Hungary", "readable": "Austria-Hungary", "graph": "resource:Austria_Hungary" }, { "modified": "Austrian_German", "readable": "Austrian German", "graph": "resource:Austrian_German" }, { "modified": "Doris_Bures", "readable": "Doris Bures", "graph": "resource:Doris_Bures" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y rdf:type ontology:politician . ?y property:birth_place resource:Aberdeen . ?y property:death_place resource:Austria }", "readable_query": "ASK WHERE { ?y rdf:type ontology:politician . ?y property:birth_place resource:Aberdeen . ?y property:death_place resource:Austria }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?d rdf:type ontology:politician . ?d property:death_place resource:Austria . ?d property:birth_place resource:Austria_Hungary }", "readable_query": "ASK WHERE { ?d rdf:type ontology:politician . ?d property:death_place resource:Austria . ?d property:birth_place resource:Austria-Hungary }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?a WHERE { ?a rdf:type ontology:politician . ?a property:death_place resource:Austria . ?a property:birth_place resource:Austria_Hungary }", "readable_query": "SELECT ?a WHERE { ?a rdf:type ontology:politician . ?a property:death_place resource:Austria . ?a property:birth_place resource:Austria-Hungary }", "graph_answer": [ "resource:Alfons_Gorbach" ], "readable_answer": [ "Alfons Gorbach" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z ?s WHERE { resource:Austria property:language ?z . resource:Austria property:leader ?s }", "readable_query": "SELECT DISTINCT ?z ?s WHERE { resource:Austria property:language ?z . resource:Austria property:leader ?s }", "graph_answer": [ "resource:Austrian_German", "resource:Doris_Bures" ], "readable_answer": [ "Austrian German", "Doris Bures" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
CelestialBody
2
4141
Id122
[ { "subject": "110_Lydia", "property": "mass", "object": "\"6700.0\"^^xsd:double" }, { "subject": "110_Lydia", "property": "Planet/apoapsis", "object": "\"4.40756E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "110_Lydia", "property": "mass", "object": "6.7 (kilograms)" }, { "subject": "110_Lydia", "property": "apoapsis", "object": "440756000.0 (kilometres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "110 Lydia has a mass of 6.7kg and an apoapsis of 440756000.0 km.", "110 Lydia has a mass of 6.7 kilograms and an apoapsis of 440756000.0 (kilometres).", "110 Lydia has a mass of 6.7 kg and an apoapsis of 440756000.0 km." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:110_Lydia", "rdf:type", "ontology:celestial_body" ], [ "resource:110_Lydia", "property:apoapsis", "440756000.0 (kilometres)" ], [ "resource:110_Lydia", "property:mass", "6.7 (kilograms)" ] ]
110_Lydia
[ { "modified": "440756000.0 (kilometres)", "readable": "440756000.0", "graph": "440756000.0 (kilometres)" }, { "modified": "6.7 (kilograms)", "readable": "6.7", "graph": "6.7 (kilograms)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "110_Lydia", "readable": "110 Lydia", "graph": "resource:110_Lydia" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g rdf:type ontology:celestial_body . ?g property:apoapsis '373513000.0 (kilometres)' . ?g property:mass ?f }", "readable_query": "ASK WHERE { ?g rdf:type ontology:celestial_body . ?g property:apoapsis '373513000.0 (kilometres)' . ?g property:mass ?f }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
3
5836
Id169
[ { "subject": "Iraq", "property": "leaderName", "object": "Fuad_Masum" }, { "subject": "Al-Taqaddum_Air_Base", "property": "cityServed", "object": "Fallujah" }, { "subject": "Fallujah", "property": "country", "object": "Iraq" } ]
[ { "subject": "Iraq", "property": "leader", "object": "Fuad_Masum" }, { "subject": "Al-Taqaddum_Air_Base", "property": "cityServed", "object": "Fallujah" }, { "subject": "Fallujah", "property": "country", "object": "Iraq" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al-Taqaddum Air Base is located in Fallujah, a city in Fuad Masum led Iraq.", "Fuad Masum leads Iraq where Al Taqaddum air base serves the city of Fallujah.", "The Al Taqaddum Air Base serves the city of Fallujah in Iraq. The country is led by Fuad Masum." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Iraq", "property:leader", "resource:Fuad_Masum" ], [ "resource:Fallujah", "property:country", "resource:Iraq" ], [ "resource:Al_Taqaddum_Air_Base", "rdf:type", "ontology:airport" ], [ "resource:Al_Taqaddum_Air_Base", "property:city_served", "resource:Fallujah" ] ]
Al-Taqaddum_Air_Base
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Al-Taqaddum_Air_Base", "readable": "Al-Taqaddum Air Base", "graph": "resource:Al_Taqaddum_Air_Base" }, { "modified": "Fallujah", "readable": "Fallujah", "graph": "resource:Fallujah" }, { "modified": "Fuad_Masum", "readable": "Fuad Masum", "graph": "resource:Fuad_Masum" }, { "modified": "Iraq", "readable": "Iraq", "graph": "resource:Iraq" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?n WHERE { ?j property:country ?n . ?n property:leader resource:Fuad_Masum }", "readable_query": "SELECT DISTINCT ?j ?n WHERE { ?j property:country ?n . ?n property:leader resource:Fuad_Masum }", "graph_answer": [ "resource:Fallujah", "resource:Iraq" ], "readable_answer": [ "Fallujah", "Iraq" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Al_Taqaddum_Air_Base property:dish_variation ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Al-Taqaddum_Air_Base property:dish_variation ?t }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
3
7640
Id12
[ { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "established", "object": "\"1907-07-11\"^^xsd:date" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "district", "object": "Monocacy_National_Battlefield" }, { "subject": "Monocacy_National_Battlefield", "property": "nearestCity", "object": "Frederick,_Maryland" } ]
[ { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "established", "object": "\"1907-07-11\"" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "district", "object": "Monocacy_National_Battlefield" }, { "subject": "Monocacy_National_Battlefield", "property": "nearestCity", "object": "Frederick,_Maryland" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Frederick Maryland is the nearest city to Monocacy National Battlefield where the 14th New Jersey Volunteer infantry monument is located. It was established on 11 July 1907.", "The Monocacy National Battlefield is where the 14th New Jersey Volunteer Infantry Monument, established on 11 July 1907, is located. The closest city is Frederick, Maryland.", "The 14th New Jersey Volunteer Infantry Monument (established 1907-07-11) is located in the Monocacy National Battlefield, with Frederick, Maryland as its nearest city." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:district", "resource:Monocacy_National_Battlefield" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:established", "1907-07-11" ], [ "resource:Monocacy_National_Battlefield", "property:nearest_city", "resource:Frederick__Maryland" ] ]
14th_New_Jersey_Volunteer_Infantry_Monument
[ { "modified": "1907-07-11", "readable": "1907-07-11", "graph": "1907-07-11" }, { "modified": "district", "readable": "district", "graph": "property:district" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "nearestCity", "readable": "nearest city", "graph": "property:nearest_city" }, { "modified": "14th_New_Jersey_Volunteer_Infantry_Monument", "readable": "14th New Jersey Volunteer Infantry Monument", "graph": "resource:14th_New_Jersey_Volunteer_Infantry_Monument" }, { "modified": "Frederick,_Maryland", "readable": "Frederick, Maryland", "graph": "resource:Frederick__Maryland" }, { "modified": "Monocacy_National_Battlefield", "readable": "Monocacy National Battlefield", "graph": "resource:Monocacy_National_Battlefield" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e property:district ?q . ?e rdf:type ontology:monument . ?e property:established ?g . ?q property:nearest_city resource:Frederick__Maryland . FILTER ( ?g = \"1907-07-11\" ) }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:district ?q . ?e rdf:type ontology:monument . ?e property:established ?g . ?q property:nearest_city resource:Frederick,_Maryland . FILTER ( ?g = \"1907-07-11\" ) }", "graph_answer": [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument" ], "readable_answer": [ "14th New Jersey Volunteer Infantry Monument" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r property:nearest_city resource:Frederick__Maryland }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:nearest_city resource:Frederick,_Maryland }", "graph_answer": [ "resource:Monocacy_National_Battlefield" ], "readable_answer": [ "Monocacy National Battlefield" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12186
Id133
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" }, { "subject": "Bhajji", "property": "alias", "object": "\"Bhaji, bajji\"@en" }, { "subject": "Bhajji", "property": "ingredient", "object": "Gram_flour" }, { "subject": "Bhajji", "property": "ingredientName", "object": "\"Gram flour,vegetables\"" } ]
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" }, { "subject": "Bhajji", "property": "mainIngredient", "object": "\"Gram flour, vegetables\"" }, { "subject": "Bhajji", "property": "alternativeName", "object": "\"Bhaji, bajji\"" }, { "subject": "Bhajji", "property": "ingredient", "object": "Gram_flour" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bhajji, alternative names: bhaji and bajji, originate from the Karnataka region of India and contain the main ingredients of gram flour and vegetables.", "Bhajji (also called bhaji or bajji) comes from the Karnataka region of India. It contains gram flour and vegetables.", "The Bhajji originates from the Karnataka region of India. The main ingredients are gram flour and vegetables however its also known as a Bhaji or Bajji." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bhajji", "property:ingredient", "resource:Gram_flour" ], [ "resource:Bhajji", "property:main_ingredient", "resource:Gram_flour__vegetables" ], [ "resource:Bhajji", "rdf:type", "ontology:food" ], [ "resource:Bhajji", "property:country", "resource:India" ], [ "resource:Bhajji", "property:alternative_name", "resource:Bhaji__bajji" ], [ "resource:Bhajji", "property:region", "resource:Karnataka" ] ]
Bhajji
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bhaji, bajji", "readable": "Bhaji, bajji", "graph": "resource:Bhaji__bajji" }, { "modified": "Bhajji", "readable": "Bhajji", "graph": "resource:Bhajji" }, { "modified": "Gram_flour", "readable": "Gram flour", "graph": "resource:Gram_flour" }, { "modified": "Gram flour, vegetables", "readable": "Gram flour, vegetables", "graph": "resource:Gram_flour__vegetables" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Bhajji property:significant_building ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Bhajji property:significant_building ?j }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a ?b WHERE { resource:Bhajji property:region ?b . resource:Bhajji property:main_ingredient ?a }", "readable_query": "SELECT DISTINCT ?a ?b WHERE { resource:Bhajji property:region ?b . resource:Bhajji property:main_ingredient ?a }", "graph_answer": [ "resource:Gram_flour__vegetables", "resource:Karnataka" ], "readable_answer": [ "Gram flour, vegetables", "Karnataka" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Bhajji property:website ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Bhajji property:website ?i }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4652
Id164
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Lemon" }, { "subject": "Lemon", "property": "family", "object": "Rutaceae" } ]
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Lemon" }, { "subject": "Lemon", "property": "family", "object": "Rutaceae" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bandeja paisa includes a member of the Rutaceae family; lemon.", "Lemon is a member of the family Rutaceae and is an ingredient in bandeja paisa.", "Lemon is an ingredient of Bandeja paisa which is a member of the Rutaceae family." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "property:ingredient", "resource:Lemon" ], [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Lemon", "property:family", "resource:Rutaceae" ] ]
Bandeja_paisa
[ { "modified": "family", "readable": "family", "graph": "property:family" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Lemon", "readable": "Lemon", "graph": "resource:Lemon" }, { "modified": "Rutaceae", "readable": "Rutaceae", "graph": "resource:Rutaceae" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r ?b WHERE { ?r property:ingredient ?b . ?r rdf:type ontology:food . ?b property:family resource:Rutaceae }", "readable_query": "SELECT DISTINCT ?r ?b WHERE { ?r property:ingredient ?b . ?r rdf:type ontology:food . ?b property:family resource:Rutaceae }", "graph_answer": [ "resource:Bandeja_paisa", "resource:Lemon" ], "readable_answer": [ "Bandeja paisa", "Lemon" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
2
4282
Id132
[ { "subject": "Austin,_Texas", "property": "populationDensity", "object": "\"1296.654601076267\"^^<http://dbpedia.org/datatype/inhabitantsPerSquareKilometre>" }, { "subject": "Austin,_Texas", "property": "areaTotal", "object": "7.03959e+08" } ]
[ { "subject": "Austin,_Texas", "property": "populationDensity", "object": "1296.65 (inhabitants per square kilometre)" }, { "subject": "Austin,_Texas", "property": "areaTotal", "object": "703.95 (square kilometres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The population density of Austin, Texas, is 1296.65 inhabitants per sq km and its area is 703.95 sq. km.", "Austin, Texas covers an area of 703.95 square kilometres and has 1296.65 inhabitants for each of those sq kilometres.", "Austin, Texas has a population density of 1296.65 inhabitants per sq km and a total area of 703.95 square kilometres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Austin__Texas", "property:area_total", "703.95 (square kilometres)" ], [ "resource:Austin__Texas", "rdf:type", "ontology:city" ], [ "resource:Austin__Texas", "property:population_density", "1296.65 (inhabitants per square kilometre)" ] ]
Austin,_Texas
[ { "modified": "1296.65 (inhabitants per square kilometre)", "readable": "1296.65", "graph": "1296.65 (inhabitants per square kilometre)" }, { "modified": "703.95 (square kilometres)", "readable": "703.95", "graph": "703.95 (square kilometres)" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:population_density ?f . ?e rdf:type ontology:city . ?e property:area_total '45.97 (square kilometres)' }", "readable_query": "ASK WHERE { ?e property:population_density ?f . ?e rdf:type ontology:city . ?e property:area_total '45.97 (square kilometres)' }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Athlete
5
11495
Id26
[ { "subject": "Aleksandr_Prudnikov", "property": "clubs", "object": "FC_Amkar_Perm" }, { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclubs", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "team", "object": "FC_Terek_Grozny" }, { "subject": "FC_Amkar_Perm", "property": "manager", "object": "Gadzhi_Gadzhiyev" } ]
[ { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Amkar_Perm" }, { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclub", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Terek_Grozny" }, { "subject": "FC_Amkar_Perm", "property": "manager", "object": "Gadzhi_Gadzhiyev" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Aleksandr Prudnikov's youth football club was FC Spartak Moscow, the grounds of which, are the Otkrytiye Arena. An FC Terek Grozny player, Aleksandr Prudnikov, plays for the FC Amkar Perm football club which is managed by, Gadzhi Gadzhiyev.", "Aleksandr Prudnikov belonged to FC Spartak Moscow, which plays at Otkrytiye Arena. He has played fro FC Terek Grozny and plays for FC Amkar Perm, which is managed by Gadzhi Gadzhiyev." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Terek_Grozny" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Amkar_Perm" ], [ "resource:Aleksandr_Prudnikov", "property:youthclub", "resource:FC_Spartak_Moscow" ], [ "resource:FC_Spartak_Moscow", "property:ground", "resource:Otkrytiye_Arena" ], [ "resource:FC_Amkar_Perm", "property:manager", "resource:Gadzhi_Gadzhiyev" ] ]
Aleksandr_Prudnikov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Aleksandr_Prudnikov", "readable": "Aleksandr Prudnikov", "graph": "resource:Aleksandr_Prudnikov" }, { "modified": "FC_Amkar_Perm", "readable": "FC Amkar Perm", "graph": "resource:FC_Amkar_Perm" }, { "modified": "FC_Spartak_Moscow", "readable": "FC Spartak Moscow", "graph": "resource:FC_Spartak_Moscow" }, { "modified": "FC_Terek_Grozny", "readable": "FC Terek Grozny", "graph": "resource:FC_Terek_Grozny" }, { "modified": "Gadzhi_Gadzhiyev", "readable": "Gadzhi Gadzhiyev", "graph": "resource:Gadzhi_Gadzhiyev" }, { "modified": "Otkrytiye_Arena", "readable": "Otkrytiye Arena", "graph": "resource:Otkrytiye_Arena" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?s ) WHERE { resource:Aleksandr_Prudnikov property:club ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?s ) WHERE { resource:Aleksandr_Prudnikov property:club ?c }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?r property:manager resource:Gus_Poyet }", "readable_query": "ASK WHERE { ?r property:manager resource:Gus_Poyet }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?p property:manager resource:Gadzhi_Gadzhiyev }", "readable_query": "ASK WHERE { ?p property:manager resource:Gadzhi_Gadzhiyev }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?y WHERE { ?y property:manager resource:Gadzhi_Gadzhiyev }", "readable_query": "SELECT ?y WHERE { ?y property:manager resource:Gadzhi_Gadzhiyev }", "graph_answer": [ "resource:FC_Amkar_Perm" ], "readable_answer": [ "FC Amkar Perm" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:ground resource:Otkrytiye_Arena . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'f' ) ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:ground resource:Otkrytiye_Arena . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'f' ) ) }", "graph_answer": [ "resource:FC_Spartak_Moscow" ], "readable_answer": [ "FC Spartak Moscow" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
4
8497
Id95
[ { "subject": "Alpena_County_Regional_Airport", "property": "location", "object": "Maple_Ridge_Township,_Alpena_County,_Michigan" }, { "subject": "Alpena_County_Regional_Airport", "property": "runwayLength", "object": "\"2743.5\"^^xsd:double" }, { "subject": "Alpena_County_Regional_Airport", "property": "city", "object": "Alpena,_Michigan" }, { "subject": "Alpena_County_Regional_Airport", "property": "elevation", "object": "\"210.0\"^^xsd:double" } ]
[ { "subject": "Alpena_County_Regional_Airport", "property": "location", "object": "Maple_Ridge_Township,_Alpena_County,_Michigan" }, { "subject": "Alpena_County_Regional_Airport", "property": "runwayLength", "object": "2744.0" }, { "subject": "Alpena_County_Regional_Airport", "property": "cityServed", "object": "Alpena,_Michigan" }, { "subject": "Alpena_County_Regional_Airport", "property": "elevationAboveTheSeaLevel", "object": "210" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alpena, Michigan is served by Alpena County Regional Airport which is located in Maple Ridge Township, Alpena County, Michigan at 210 metres above sea level and with a runway length of 2744.0.", "Alpena County Regional Airport is found in Maple Ridge Township and serves the city of Alpena, Michigan. Its runway is 2744 m long and is 210 m above sea level." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alpena_County_Regional_Airport", "property:runway_length", "resource:2744_0" ], [ "resource:Alpena_County_Regional_Airport", "rdf:type", "ontology:airport" ], [ "resource:Alpena_County_Regional_Airport", "property:location", "resource:Maple_Ridge_Township__Alpena_County__Michigan" ], [ "resource:Alpena_County_Regional_Airport", "property:city_served", "resource:Alpena__Michigan" ], [ "resource:Alpena_County_Regional_Airport", "property:elevation_above_the_sea_level", "210" ] ]
Alpena_County_Regional_Airport
[ { "modified": "210", "readable": "210", "graph": "210" }, { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "2744.0", "readable": "2744.0", "graph": "resource:2744_0" }, { "modified": "Alpena_County_Regional_Airport", "readable": "Alpena County Regional Airport", "graph": "resource:Alpena_County_Regional_Airport" }, { "modified": "Alpena,_Michigan", "readable": "Alpena, Michigan", "graph": "resource:Alpena__Michigan" }, { "modified": "Maple_Ridge_Township,_Alpena_County,_Michigan", "readable": "Maple Ridge Township, Alpena County, Michigan", "graph": "resource:Maple_Ridge_Township__Alpena_County__Michigan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?q = '210' ) . ?l property:city_served ?r . ?l rdf:type ontology:airport . ?l property:elevation_above_the_sea_level ?q }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?q = '210' ) . ?l property:city_served ?r . ?l rdf:type ontology:airport . ?l property:elevation_above_the_sea_level ?q }", "graph_answer": [ "resource:Alpena__Michigan" ], "readable_answer": [ "Alpena, Michigan" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?w rdf:type ontology:airport . ?w property:location resource:Maple_Ridge_Township__Alpena_County__Michigan . ?w property:city_served resource:Alpena__Michigan }", "readable_query": "ASK WHERE { ?w rdf:type ontology:airport . ?w property:location resource:Maple_Ridge_Township,_Alpena_County,_Michigan . ?w property:city_served resource:Alpena,_Michigan }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?l WHERE { ?l rdf:type ontology:airport . ?l property:city_served resource:Alpena__Michigan . ?l property:location resource:Maple_Ridge_Township__Alpena_County__Michigan }", "readable_query": "SELECT ?l WHERE { ?l rdf:type ontology:airport . ?l property:city_served resource:Alpena,_Michigan . ?l property:location resource:Maple_Ridge_Township,_Alpena_County,_Michigan }", "graph_answer": [ "resource:Alpena_County_Regional_Airport" ], "readable_answer": [ "Alpena County Regional Airport" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Alpena_County_Regional_Airport property:protein ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Alpena_County_Regional_Airport property:protein ?z }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
4
9102
Id25
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "leaderName", "object": "Cyril_Ramaphosa" }, { "subject": "South_Africa", "property": "leader", "object": "Jacob_Zuma" }, { "subject": "South_Africa", "property": "ethnicGroup", "object": "Coloured" } ]
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "leader", "object": "Cyril_Ramaphosa" }, { "subject": "South_Africa", "property": "leader", "object": "Jacob_Zuma" }, { "subject": "South_Africa", "property": "ethnicGroup", "object": "Coloured" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Cyril Ramaphosa and Jacob Zuma are leaders of South Africa, a country where one ethnic group is coloured people and location of 11 Diagonal Street.", "11 Diagonal Street is located in South Africa, where leaders are Cyril Ramaphosa and Jacob Zuma; coloured people are a major ethnic group here." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:South_Africa", "property:leader", "resource:Jacob_Zuma" ], [ "resource:South_Africa", "property:leader", "resource:Cyril_Ramaphosa" ], [ "resource:South_Africa", "property:ethnic_group", "resource:Coloured" ], [ "resource:11_Diagonal_Street", "rdf:type", "ontology:building" ], [ "resource:11_Diagonal_Street", "property:location", "resource:South_Africa" ] ]
11_Diagonal_Street
[ { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "11_Diagonal_Street", "readable": "11 Diagonal Street", "graph": "resource:11_Diagonal_Street" }, { "modified": "Coloured", "readable": "Coloured", "graph": "resource:Coloured" }, { "modified": "Cyril_Ramaphosa", "readable": "Cyril Ramaphosa", "graph": "resource:Cyril_Ramaphosa" }, { "modified": "Jacob_Zuma", "readable": "Jacob Zuma", "graph": "resource:Jacob_Zuma" }, { "modified": "South_Africa", "readable": "South Africa", "graph": "resource:South_Africa" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?n ) WHERE { resource:South_Africa property:leader ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?n ) WHERE { resource:South_Africa property:leader ?m }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:South_Africa property:leader ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:South_Africa property:leader ?h }", "graph_answer": [ "resource:Jacob_Zuma", "resource:Cyril_Ramaphosa" ], "readable_answer": [ "Jacob Zuma", "Cyril Ramaphosa" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:South_Africa property:ethnic_group resource:Coloured }", "readable_query": "ASK WHERE { resource:South_Africa property:ethnic_group resource:Coloured }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:building . ?y property:location resource:South_Africa }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:building . ?y property:location resource:South_Africa }", "graph_answer": [ "resource:11_Diagonal_Street" ], "readable_answer": [ "11 Diagonal Street" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10227
Id201
[ { "subject": "Delta_II", "property": "launchSite", "object": "Vandenberg_Air_Force_Base" }, { "subject": "Antares_(rocket)", "property": "comparable", "object": "Delta_II" }, { "subject": "Delta_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "Antares_(rocket)", "property": "sites", "object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0" } ]
[ { "subject": "Delta_II", "property": "launchSite", "object": "Vandenberg_Air_Force_Base" }, { "subject": "Antares_(rocket)", "property": "comparable", "object": "Delta_II" }, { "subject": "Delta_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "Antares_(rocket)", "property": "launchSite", "object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Delta II in the U.S. was launched at the Vandenberg Air Force Base. A comparable rocket is the Antares rocket which has its launch site at the Mid-Atlantic Regional Spaceport Launch Pad 0.", "The Delta II is from the United States and was launched at the Vandenberg Air Force Base. It is comparable to the rocket Antares which launched from the Mid-Atlantic Regional Spaceport Launch Pad 0.", "The Antares rocket was launched at the Mid-Atlantic Regional Spaceport Launch Pad 0 and is similar to the Delta II rocket. The Delta II is from the United States and was launched at the Vandenberg Air Force Base." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Delta_II", "property:launch_site", "resource:Vandenberg_Air_Force_Base" ], [ "resource:Delta_II", "property:country_origin", "resource:United_States" ], [ "resource:Antares__rocket_", "property:launch_site", "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0" ], [ "resource:Antares__rocket_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Antares__rocket_", "property:comparable", "resource:Delta_II" ] ]
Antares_(rocket)
[ { "modified": "comparable", "readable": "comparable", "graph": "property:comparable" }, { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "Antares_(rocket)", "readable": "Antares", "graph": "resource:Antares__rocket_" }, { "modified": "Delta_II", "readable": "Delta II", "graph": "resource:Delta_II" }, { "modified": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0", "readable": "Mid-Atlantic Regional Spaceport Launch Pad 0", "graph": "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Vandenberg_Air_Force_Base", "readable": "Vandenberg Air Force Base", "graph": "resource:Vandenberg_Air_Force_Base" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Antares__rocket_ property:launch_site ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Antares_(rocket) property:launch_site ?u }", "graph_answer": [ "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0" ], "readable_answer": [ "Mid-Atlantic Regional Spaceport Launch Pad 0" ], "type": [ "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { { { resource:Delta_II property:launch_site ?w } UNION { resource:Antares__rocket_ property:launch_site ?w } } }", "readable_query": "SELECT DISTINCT ?w WHERE { { { resource:Delta_II property:launch_site ?w } UNION { resource:Antares_(rocket) property:launch_site ?w } } }", "graph_answer": [ "resource:Vandenberg_Air_Force_Base", "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0" ], "readable_answer": [ "Vandenberg Air Force Base", "Mid-Atlantic Regional Spaceport Launch Pad 0" ], "type": [ "ellipsis", "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "disjunctive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
2
4976
Id211
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "ALV X-1 hails from the United States, the leader of which, is titled, President of the United States.", "The U.S. is the origin of the ALV X-1 and has the President as its leader.", "ALV X-1 hails from the US which is led by the President of the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:ALV_X_1", "property:country_origin", "resource:United_States" ], [ "resource:ALV_X_1", "rdf:type", "ontology:mean_of_transportation" ] ]
ALV_X-1
[ { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "ALV_X-1", "readable": "ALV X-1", "graph": "resource:ALV_X_1" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?g WHERE { ?g property:leader_title resource:President_of_the_United_States . ?a rdf:type ontology:mean_of_transportation . ?a property:country_origin ?g }", "readable_query": "SELECT DISTINCT ?a ?g WHERE { ?g property:leader_title resource:President_of_the_United_States . ?a rdf:type ontology:mean_of_transportation . ?a property:country_origin ?g }", "graph_answer": [ "resource:ALV_X_1", "resource:United_States" ], "readable_answer": [ "ALV X-1", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7730
Id61
[ { "subject": "Abner_W._Sibal", "property": "office", "object": "\"Member of theConnecticut Senatefrom the26th District\"" }, { "subject": "Abner_W._Sibal", "property": "party", "object": "Republican_Party_(United_States)" }, { "subject": "Abner_W._Sibal", "property": "successor", "object": "Marjorie_Farmer" } ]
[ { "subject": "Abner_W._Sibal", "property": "office", "object": "\"Member of the Connecticut Senate from the 26th District\"" }, { "subject": "Abner_W._Sibal", "property": "party", "object": "Republican_Party_(United_States)" }, { "subject": "Abner_W._Sibal", "property": "successor", "object": "Marjorie_Farmer" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Abner W. Sibal was a member of the Republican Party of the US and a member of the Connecticut Senate from the 26th District. He was succeeded by Marjorie Farmer.", "Abner W. Sibal, who was a Republican, was a member of the Connecticut Senate from the 26th District and was succeded by Marjorie Farmer." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Abner_W__Sibal", "property:party", "resource:Republican_Party__United_States_" ], [ "resource:Abner_W__Sibal", "rdf:type", "ontology:politician" ], [ "resource:Abner_W__Sibal", "property:successor", "resource:Marjorie_Farmer" ], [ "resource:Abner_W__Sibal", "property:office", "Member of the Connecticut Senate from the 26th District" ] ]
Abner_W._Sibal
[ { "modified": "Member of the Connecticut Senate from the 26th District", "readable": "Member of the Connecticut Senate from the 26th District", "graph": "Member of the Connecticut Senate from the 26th District" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Abner_W._Sibal", "readable": "Abner W. Sibal", "graph": "resource:Abner_W__Sibal" }, { "modified": "Marjorie_Farmer", "readable": "Marjorie Farmer", "graph": "resource:Marjorie_Farmer" }, { "modified": "Republican_Party_(United_States)", "readable": "Republican Party", "graph": "resource:Republican_Party__United_States_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?d ) WHERE { resource:Abner_W__Sibal property:product ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?d ) WHERE { resource:Abner_W._Sibal property:product ?s }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t ?n WHERE { resource:Abner_W__Sibal property:office ?n . resource:Abner_W__Sibal property:successor ?t }", "readable_query": "SELECT DISTINCT ?t ?n WHERE { resource:Abner_W._Sibal property:office ?n . resource:Abner_W._Sibal property:successor ?t }", "graph_answer": [ "resource:Marjorie_Farmer", "Member of the Connecticut Senate from the 26th District" ], "readable_answer": [ "Marjorie Farmer", "Member of the Connecticut Senate from the 26th District" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Abner_W__Sibal property:number_of_rooms ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Abner_W._Sibal property:number_of_rooms ?m }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5767
Id100
[ { "subject": "Amsterdam_Airport_Schiphol", "property": "cityServed", "object": "Amsterdam" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayLength", "object": "\"3800.0\"^^xsd:double" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "elevation", "object": "\"-3.3528\"^^xsd:double" } ]
[ { "subject": "Amsterdam_Airport_Schiphol", "property": "cityServed", "object": "Amsterdam" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayLength", "object": "3800.0" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "elevationAboveTheSeaLevel", "object": "-3.3528" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Amsterdam is served by the Schiphol airport which is -3.3528 metres above sea level. The runway length is 3800." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Amsterdam_Airport_Schiphol", "property:runway_length", "resource:3800_0" ], [ "resource:Amsterdam_Airport_Schiphol", "rdf:type", "ontology:airport" ], [ "resource:Amsterdam_Airport_Schiphol", "property:city_served", "resource:Amsterdam" ], [ "resource:Amsterdam_Airport_Schiphol", "property:elevation_above_the_sea_level", "resource:_3_3528" ] ]
Amsterdam_Airport_Schiphol
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "3800.0", "readable": "3800.0", "graph": "resource:3800_0" }, { "modified": "Amsterdam", "readable": "Amsterdam", "graph": "resource:Amsterdam" }, { "modified": "Amsterdam_Airport_Schiphol", "readable": "Amsterdam Airport Schiphol", "graph": "resource:Amsterdam_Airport_Schiphol" }, { "modified": "-3.3528", "readable": "-3.3528", "graph": "resource:_3_3528" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?b property:elevation_above_the_sea_level '507' . ?b rdf:type ontology:airport . ?b property:runway_length ?v }", "readable_query": "ASK WHERE { ?b property:elevation_above_the_sea_level '507' . ?b rdf:type ontology:airport . ?b property:runway_length ?v }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
3
7683
Id14
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "Senate_(Netherlands)" } ]
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "Senate_(Netherlands)" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Erasmus University in Rotterdam (MBA Association) is the alma mater of Netherlands born and Senate member, Ab Klink.", "Ab Klink worked at the Senate in Netherlands and was a student at Erasmus University in Rotterdam, which is affiliated with the Association of MBAs.", "The Senate for the Netherlands was the workplace of Ab Klink, who went to the Erasmus University in Rotterdam, which was affiliated to the Association of MBAs." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Erasmus_University_Rotterdam", "property:affiliation", "resource:Association_of_MBAs" ], [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:office", "resource:Senate__Netherlands_" ], [ "resource:Ab_Klink", "property:alma_mater", "resource:Erasmus_University_Rotterdam" ] ]
Ab_Klink
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "Ab_Klink", "readable": "Ab Klink", "graph": "resource:Ab_Klink" }, { "modified": "Association_of_MBAs", "readable": "Association of MBAs", "graph": "resource:Association_of_MBAs" }, { "modified": "Erasmus_University_Rotterdam", "readable": "Erasmus University Rotterdam", "graph": "resource:Erasmus_University_Rotterdam" }, { "modified": "Senate_(Netherlands)", "readable": "Senate", "graph": "resource:Senate__Netherlands_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?u rdf:type ontology:politician . ?e property:affiliation resource:Association_of_MBAs . ?u property:office resource:Senate__Netherlands_ . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) . ?u property:alma_mater ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { ?u rdf:type ontology:politician . ?e property:affiliation resource:Association_of_MBAs . ?u property:office resource:Senate_(Netherlands) . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) . ?u property:alma_mater ?e }", "graph_answer": [ "resource:Erasmus_University_Rotterdam" ], "readable_answer": [ "Erasmus University Rotterdam" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Erasmus_University_Rotterdam property:affiliation resource:Association_of_MBAs . ?o property:office resource:Senate__Netherlands_ . ?o rdf:type ontology:politician . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'a' ) ) . ?o property:alma_mater resource:Erasmus_University_Rotterdam }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Erasmus_University_Rotterdam property:affiliation resource:Association_of_MBAs . ?o property:office resource:Senate_(Netherlands) . ?o rdf:type ontology:politician . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'a' ) ) . ?o property:alma_mater resource:Erasmus_University_Rotterdam }", "graph_answer": [ "resource:Ab_Klink" ], "readable_answer": [ "Ab Klink" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]