category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
sequence
test_category
string
dbpedia_links
sequence
links
sequence
graph
list
main_entity
string
mappings
list
dialogue
list
Politician
2
5120
Id112
[ { "subject": "Adonis_Georgiadis", "property": "primeMinister", "object": "Antonis_Samaras" }, { "subject": "Antonis_Samaras", "property": "birthPlace", "object": "Athens" } ]
[ { "subject": "Adonis_Georgiadis", "property": "inOfficeWhilePrimeMinister", "object": "Antonis_Samaras" }, { "subject": "Antonis_Samaras", "property": "birthPlace", "object": "Athens" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Antonis Samaras was born in Athens and served as Prime Minister while Adonis Georgiadis was in office.", "Adonis Georgiadis was in office while Athens born Antonis Samaras was Prime Minister.", "Prime Minister Antonis Samaras was born in Athens and Adonis Georgiadis was a member of his office." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antonis_Samaras", "property:birth_place", "resource:Athens" ], [ "resource:Adonis_Georgiadis", "rdf:type", "ontology:politician" ], [ "resource:Adonis_Georgiadis", "property:in_office_while_prime_minister", "resource:Antonis_Samaras" ] ]
Adonis_Georgiadis
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "inOfficeWhilePrimeMinister", "readable": "in office while prime minister", "graph": "property:in_office_while_prime_minister" }, { "modified": "Adonis_Georgiadis", "readable": "Adonis Georgiadis", "graph": "resource:Adonis_Georgiadis" }, { "modified": "Antonis_Samaras", "readable": "Antonis Samaras", "graph": "resource:Antonis_Samaras" }, { "modified": "Athens", "readable": "Athens", "graph": "resource:Athens" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?a property:birth_place resource:Manitoba . ?s rdf:type ontology:politician . ?s property:in_office_while_prime_minister ?a }", "readable_query": "ASK WHERE { ?a property:birth_place resource:Manitoba . ?s rdf:type ontology:politician . ?s property:in_office_while_prime_minister ?a }", "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
4
10756
Id48
[ { "subject": "India", "property": "largestCity", "object": "Mumbai" }, { "subject": "AWH_Engineering_College", "property": "country", "object": "India" }, { "subject": "AWH_Engineering_College", "property": "state", "object": "Kerala" }, { "subject": "Kerala", "property": "northwest", "object": "Mahé,_India" } ]
[ { "subject": "India", "property": "largestCity", "object": "Mumbai" }, { "subject": "AWH_Engineering_College", "property": "country", "object": "India" }, { "subject": "AWH_Engineering_College", "property": "state", "object": "Kerala" }, { "subject": "Kerala", "property": "hasToItsNorthwest", "object": "Mahé,_India" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "AWH Engineering College is in the state of Kerala which has to its northwest Mahé, India. The largest city in India is Mumbai.", "AWH Engineering College is in Mumbai, India in the state of Kerala. Mumbai is the largest city in the country and to the northeast of Kerala is Mahe." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:AWH_Engineering_College", "rdf:type", "ontology:university" ], [ "resource:AWH_Engineering_College", "property:state", "resource:Kerala" ], [ "resource:AWH_Engineering_College", "property:country", "resource:India" ], [ "resource:India", "property:largest_city", "resource:Mumbai" ], [ "resource:Kerala", "property:has_to_its_northwest", "resource:Mah___India" ] ]
AWH_Engineering_College
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "hasToItsNorthwest", "readable": "has to its northwest", "graph": "property:has_to_its_northwest" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "AWH_Engineering_College", "readable": "AWH Engineering College", "graph": "resource:AWH_Engineering_College" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Kerala", "readable": "Kerala", "graph": "resource:Kerala" }, { "modified": "Mahé,_India", "readable": "Mahé, India", "graph": "resource:Mah___India" }, { "modified": "Mumbai", "readable": "Mumbai", "graph": "resource:Mumbai" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Kerala property:has_to_its_northwest resource:Mah___India }", "readable_query": "ASK WHERE { resource:Kerala property:has_to_its_northwest resource:Mahé,_India }", "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 ?e WHERE { ?e rdf:type ontology:university . ?e property:state resource:Kerala }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:university . ?e property:state resource:Kerala }", "graph_answer": [ "resource:AWH_Engineering_College" ], "readable_answer": [ "AWH Engineering College" ], "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 { ?t property:country ?h . ?t rdf:type ontology:university . ?h property:largest_city resource:Anderson__Indiana }", "readable_query": "ASK WHERE { ?t property:country ?h . ?t rdf:type ontology:university . ?h 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" ] } ]
Politician
2
5054
Id46
[ { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Ponteareas" }, { "subject": "Abel_Caballero", "property": "placeOfBirth", "object": "Spain" } ]
[ { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Ponteareas" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Spain" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Caballero was born in Ponteareas, in Spain.", "Abel Caballero was born in Ponteareas Spain.", "Abel Caballero came to be in Ponteareas in Spain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Spain" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Ponteareas" ] ]
Abel_Caballero
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Ponteareas", "readable": "Ponteareas", "graph": "resource:Ponteareas" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:politician . ?o property:birth_place resource:Italy }", "readable_query": "ASK WHERE { ?o rdf:type ontology:politician . ?o property:birth_place resource:Italy }", "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 { ?n property:birth_place resource:Spain . ?n rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?n property:birth_place resource:Spain . ?n rdf:type ontology:politician }", "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 ?h WHERE { ?h property:birth_place resource:Spain . ?h rdf:type ontology:politician }", "readable_query": "SELECT ?h WHERE { ?h property:birth_place resource:Spain . ?h rdf:type ontology:politician }", "graph_answer": [ "resource:Abel_Caballero" ], "readable_answer": [ "Abel Caballero" ], "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" ] } ]
University
6
13025
Id54
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarters", "object": "Brussels" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "country", "object": "Denmark" }, { "subject": "Aarhus", "property": "northeast", "object": "Mols" }, { "subject": "Denmark", "property": "leader", "object": "Lars_Løkke_Rasmussen" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "affiliations", "object": "European_University_Association" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarter", "object": "Brussels" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "country", "object": "Denmark" }, { "subject": "Aarhus", "property": "hasToItsNortheast", "object": "Mols" }, { "subject": "Denmark", "property": "leader", "object": "Lars_Løkke_Rasmussen" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "affiliation", "object": "European_University_Association" } ]
(X (X (X)) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The School of Business and Social Sciences at the Aarhus University is affiliated with the European University Association, its headquarters being in Brussels. The School is found in Aarhus, Denmark. Aarhus is found to the southwest of Mols, and Denmark's leader is Lars Løkke Rasmussen.", "The School of Business and Social Sciences at the Aarhus University in Aarus, southwest of Mols, Denmark is affiliated with the European University Association, headquartered in Brussels. The country's leader is named Lars Løkke Rasmussen.", "Denmark is governed by Lars Lokke Rasmussen and is also home to the School of Business and Social Sciences at the Aarhus University which is located in the city of Aarhus positioned with Mols to its northeast. The school has strong connections with the European University Association which is based in Brussels." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:European_University_Association", "property:headquarter", "resource:Brussels" ], [ "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:Aarhus", "property:has_to_its_northeast", "resource:Mols" ], [ "resource:Denmark", "property:leader", "resource:Lars_L_kke_Rasmussen" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "hasToItsNortheast", "readable": "has to its northeast", "graph": "property:has_to_its_northeast" }, { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Brussels", "readable": "Brussels", "graph": "resource:Brussels" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "European_University_Association", "readable": "European University Association", "graph": "resource:European_University_Association" }, { "modified": "Lars_Løkke_Rasmussen", "readable": "Lars Løkke Rasmussen", "graph": "resource:Lars_L_kke_Rasmussen" }, { "modified": "Mols", "readable": "Mols", "graph": "resource:Mols" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:university . ?c property:affiliation ?a . ?a property:headquarter resource:Brussels . FILTER ( CONTAINS ( LCASE ( ?a ) , 'association' ) ) }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:university . ?c property:affiliation ?a . ?a property:headquarter resource:Brussels . FILTER ( CONTAINS ( LCASE ( ?a ) , 'association' ) ) }", "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": [ "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 ?p WHERE { resource:Aarhus property:music_fusion_genre ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Aarhus property:music_fusion_genre ?p }", "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 ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'd' ) ) . ?w property:leader resource:Lars_L_kke_Rasmussen }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'd' ) ) . ?w property:leader resource:Lars_Løkke_Rasmussen }", "graph_answer": [ "resource:Denmark" ], "readable_answer": [ "Denmark" ], "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" ] } ]
Food
2
4723
Id235
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "language", "object": "Mexican_Spanish" } ]
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "language", "object": "Mexican_Spanish" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bionico is a food found in Mexico where Mexican Spanish is spoken.", "Bionico is a food from Mexico where one of the languages used is Mexican Spanish." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Mexico", "property:language", "resource:Mexican_Spanish" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:country", "resource:Mexico" ] ]
Bionico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Mexican_Spanish", "readable": "Mexican Spanish", "graph": "resource:Mexican_Spanish" }, { "modified": "Mexico", "readable": "Mexico", "graph": "resource:Mexico" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l ?f WHERE { ?f property:language resource:Mexican_Spanish . ?l rdf:type ontology:food . ?l property:country ?f }", "readable_query": "SELECT DISTINCT ?l ?f WHERE { ?f property:language resource:Mexican_Spanish . ?l rdf:type ontology:food . ?l property:country ?f }", "graph_answer": [ "resource:Bionico", "resource:Mexico" ], "readable_answer": [ "Bionico", "Mexico" ], "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" ] } ]
Food
4
9880
Id169
[ { "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": "ingredient", "object": "Chicharrón" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
[ { "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": "ingredient", "object": "Chicharrón" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Colombian dish, Bandeja paisa, originates from the Paisa region. Its main ingredients include red beans, pork belly, white rice, ground meat, chicharrón, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "The main ingredients of Bandeja paisa, a dish from the Paisa region of Colombia, are: red beans, pork belly, white rice, ground meat, chicharrón, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "property:ingredient", "resource:Chicharr_n" ], [ "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": "Chicharrón", "readable": "Chicharrón", "graph": "resource:Chicharr_n" }, { "modified": "Chorizo", "readable": "Chorizo", "graph": "resource:Chorizo" }, { "modified": "Colombian_cuisine", "readable": "Colombian cuisine", "graph": "resource:Colombian_cuisine" }, { "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 ( COUNT ( ?a ) AS ?n ) WHERE { ?a property:main_ingredient resource:Black_pudding__morcilla_ . ?a rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?n ) WHERE { ?a property:main_ingredient resource:Black_pudding_(morcilla) . ?a rdf:type ontology:food }", "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 ?h WHERE { ?h property:main_ingredient resource:Black_pudding__morcilla_ . ?h rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:main_ingredient resource:Black_pudding_(morcilla) . ?h rdf:type ontology:food }", "graph_answer": [ "resource:Bandeja_paisa" ], "readable_answer": [ "Bandeja paisa" ], "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 ( COUNT ( ?s ) AS ?m ) WHERE { resource:Bandeja_paisa property:main_ingredient ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?m ) WHERE { resource:Bandeja_paisa property:main_ingredient ?s }", "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 ?g WHERE { resource:Bandeja_paisa property:main_ingredient ?g . FILTER ( ?g != resource:Black_pudding__morcilla_ ) }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Bandeja_paisa property:main_ingredient ?g . FILTER ( ?g != resource:Black_pudding_(morcilla) ) }", "graph_answer": [ "resource:Avocado", "resource:Chorizo", "resource:Fried_egg", "resource:Chicharon", "resource:Lemon", "resource:Pork_belly", "resource:Arepa", "resource:Hogao_sauce", "resource:Ground_meat", "resource:Plantain__patacones_", "resource:White_rice", "resource:Red_beans" ], "readable_answer": [ "Avocado", "Chorizo", "Fried egg", "Chicharon", "Lemon", "Pork belly", "Arepa", "Hogao sauce", "Ground meat", "Plantain", "White rice", "Red beans" ], "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 ?e WHERE { resource:Bandeja_paisa property:country ?e . resource:Bandeja_paisa property:ingredient ?c }", "readable_query": "SELECT DISTINCT ?c ?e WHERE { resource:Bandeja_paisa property:country ?e . resource:Bandeja_paisa property:ingredient ?c }", "graph_answer": [ "resource:Chicharr_n", "resource:Colombian_cuisine" ], "readable_answer": [ "Chicharrón", "Colombian cuisine" ], "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Bandeja_paisa property:sport_governing_body ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Bandeja_paisa property:sport_governing_body ?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" ] } ]
Food
5
12244
Id191
[ { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Matteo_Renzi" }, { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leaderName", "object": "Sergio_Mattarella" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
[ { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Matteo_Renzi" }, { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Sergio Mattarella and Matteo Renzi are leaders in Italy, where the capital is Rome, Italian is the language spoken and Amatriciana sauce is a traditional dish.", "Italian is the language spoken in Italy, a country where Matteo Renzi and Sergio Mattarella are leaders and where Rome is the capital city. Amatriciana sauce can be found in Italy.", "Sergio Mattarella is a leader in Italy alongside Matteo Renzi. You'll find Amatriciana sauce here where Italian is the language spoken and the capital is Rome." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Amatriciana_sauce", "rdf:type", "ontology:food" ], [ "resource:Amatriciana_sauce", "property:country", "resource:Italy" ], [ "resource:Italy", "property:leader", "resource:Matteo_Renzi" ], [ "resource:Italy", "property:leader", "resource:Sergio_Mattarella" ], [ "resource:Italy", "property:capital", "resource:Rome" ], [ "resource:Italy", "property:language", "resource:Italian_language" ] ]
Amatriciana_sauce
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Amatriciana_sauce", "readable": "Amatriciana sauce", "graph": "resource:Amatriciana_sauce" }, { "modified": "Italian_language", "readable": "Italian language", "graph": "resource:Italian_language" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Matteo_Renzi", "readable": "Matteo Renzi", "graph": "resource:Matteo_Renzi" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" }, { "modified": "Sergio_Mattarella", "readable": "Sergio Mattarella", "graph": "resource:Sergio_Mattarella" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?b ) WHERE { resource:Italy property:leader ?d }", "readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?b ) WHERE { resource:Italy property:leader ?d }", "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 ?e WHERE { resource:Italy property:leader ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Italy property:leader ?e }", "graph_answer": [ "resource:Matteo_Renzi", "resource:Sergio_Mattarella" ], "readable_answer": [ "Matteo Renzi", "Sergio Mattarella" ], "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": "SELECT DISTINCT ?e ?w WHERE { resource:Italy property:language ?e . resource:Italy property:capital ?w }", "readable_query": "SELECT DISTINCT ?e ?w WHERE { resource:Italy property:language ?e . resource:Italy property:capital ?w }", "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": "ASK WHERE { resource:Amatriciana_sauce property:country resource:Italy . resource:Amatriciana_sauce rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Amatriciana_sauce property:country resource:Italy . resource:Amatriciana_sauce 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" ] } ]
Artist
2
3420
Id32
[ { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Doom_metal" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Doom_metal" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner performs doom metal music and played with the band Twilight.", "Aaron Turner played with the band Twilight and is an exponent of Doom metal.", "The musical genre of Aaron Turner is Doom metal and he played with the band Twilight." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Aaron_Turner", "property:genre", "resource:Doom_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": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Doom_metal", "readable": "Doom metal", "graph": "resource:Doom_metal" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'aaron' ) ) . ?t property:genre resource:Doom_metal . ?t rdf:type ontology:artist . ?t property:associated_band_associated_musical_artist resource:Twilight__band_ }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'aaron' ) ) . ?t property:genre resource:Doom_metal . ?t rdf:type ontology:artist . ?t property:associated_band_associated_musical_artist resource:Twilight_(band) }", "graph_answer": [ "resource:Aaron_Turner" ], "readable_answer": [ "Aaron Turner" ], "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" ] } ]
Food
5
12220
Id167
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "leader", "object": "Enrique_Peña_Nieto" }, { "subject": "Mexico", "property": "language", "object": "Mexican_Spanish" }, { "subject": "Bionico", "property": "hasVariant", "object": "Cottage_cheese" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "leader", "object": "Enrique_Peña_Nieto" }, { "subject": "Mexico", "property": "language", "object": "Mexican_Spanish" }, { "subject": "Bionico", "property": "dishVariation", "object": "Cottage_cheese" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Enrique Pena Nieto is a leader in Mexico, where one of the languages spoken is Mexican Spanish and the dish bionico can be found. Bionico is a dessert dish that can be varied by adding cottage cheese.", "Bionico is a dessert containing cottage cheese and is from Mexican Spanish speaking Mexico; led by Enrique Pena Nieto." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Mexico", "property:leader", "resource:Enrique_Pe_a_Nieto" ], [ "resource:Mexico", "property:language", "resource:Mexican_Spanish" ], [ "resource:Bionico", "property:dish_variation", "resource:Cottage_cheese" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:country", "resource:Mexico" ], [ "resource:Bionico", "property:course", "resource:Dessert" ] ]
Bionico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Cottage_cheese", "readable": "Cottage cheese", "graph": "resource:Cottage_cheese" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Enrique_Peña_Nieto", "readable": "Enrique Peña Nieto", "graph": "resource:Enrique_Pe_a_Nieto" }, { "modified": "Mexican_Spanish", "readable": "Mexican Spanish", "graph": "resource:Mexican_Spanish" }, { "modified": "Mexico", "readable": "Mexico", "graph": "resource:Mexico" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p ?c WHERE { resource:Mexico property:leader ?c . resource:Mexico property:language ?p }", "readable_query": "SELECT DISTINCT ?p ?c WHERE { resource:Mexico property:leader ?c . resource:Mexico property:language ?p }", "graph_answer": [ "resource:Mexican_Spanish", "resource:Enrique_Pe_a_Nieto" ], "readable_answer": [ "Mexican Spanish", "Enrique Peña Nieto" ], "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 ?j WHERE { ?j rdf:type ontology:food . ?j property:dish_variation resource:Cottage_cheese . ?m property:leader resource:Enrique_Pe_a_Nieto . ?j property:country ?m }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:food . ?j property:dish_variation resource:Cottage_cheese . ?m property:leader resource:Enrique_Peña_Nieto . ?j property:country ?m }", "graph_answer": [ "resource:Bionico" ], "readable_answer": [ "Bionico" ], "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 ?z WHERE { resource:Bionico property:body_style ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Bionico property:body_style ?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" ] }, { "question": [], "graph_query": "ASK WHERE { ?p property:dish_variation ?a . ?p property:course resource:Soup . ?p rdf:type ontology:food }", "readable_query": "ASK WHERE { ?p property:dish_variation ?a . ?p property:course resource:Soup . ?p rdf:type ontology:food }", "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
8287
Id133
[ { "subject": "Acta_Palaeontologica_Polonica", "property": "coden", "object": "\"APGPAC\"" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "abbreviation", "object": "\"Acta Palaeontol. Pol.\"" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "academicDiscipline", "object": "Paleontology" } ]
[ { "subject": "Acta_Palaeontologica_Polonica", "property": "codenCode", "object": "\"APGPAC\"" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "abbreviation", "object": "\"Acta Palaeontol. Pol.\"" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "academicDiscipline", "object": "Paleontology" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Acta Palaeontologica Polonica's (abbreviated to Acta Palaeontol. Pol.) comes under the academic discipline of paleontology and has a CODEN code of APGPAC.", "Acta Palaeontologica Polonica (abbreviated to Acta Palaeontol. Pol.) is academically focused on Paleontology and has the CODEN code \"APGPAC\".", "The Acta Palaeontologica Polonica, or Acta Palaeontol. Pol., focuses on Paleontology and has a CODEN code of APGPAC." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acta_Palaeontologica_Polonica", "property:coden_code", "resource:APGPAC" ], [ "resource:Acta_Palaeontologica_Polonica", "property:abbreviation", "resource:Acta_Palaeontol__Pol_" ], [ "resource:Acta_Palaeontologica_Polonica", "rdf:type", "ontology:written_work" ], [ "resource:Acta_Palaeontologica_Polonica", "property:academic_discipline", "resource:Paleontology" ] ]
Acta_Palaeontologica_Polonica
[ { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "academicDiscipline", "readable": "academic discipline", "graph": "property:academic_discipline" }, { "modified": "codenCode", "readable": "coden code", "graph": "property:coden_code" }, { "modified": "APGPAC", "readable": "APGPAC", "graph": "resource:APGPAC" }, { "modified": "Acta Palaeontol. Pol.", "readable": "Acta Palaeontol. Pol.", "graph": "resource:Acta_Palaeontol__Pol_" }, { "modified": "Acta_Palaeontologica_Polonica", "readable": "Acta Palaeontologica Polonica", "graph": "resource:Acta_Palaeontologica_Polonica" }, { "modified": "Paleontology", "readable": "Paleontology", "graph": "resource:Paleontology" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c rdf:type ontology:written_work . ?c property:academic_discipline resource:Paleontology . ?c property:coden_code resource:ATISET }", "readable_query": "ASK WHERE { ?c rdf:type ontology:written_work . ?c property:academic_discipline resource:Paleontology . ?c property:coden_code resource:ATISET }", "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 property:academic_discipline resource:Paleontology . ?d property:coden_code resource:APGPAC . ?d rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?d property:academic_discipline resource:Paleontology . ?d property:coden_code resource:APGPAC . ?d rdf:type ontology:written_work }", "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 ?l WHERE { ?l rdf:type ontology:written_work . ?l property:academic_discipline resource:Paleontology . ?l property:coden_code resource:APGPAC }", "readable_query": "SELECT ?l WHERE { ?l rdf:type ontology:written_work . ?l property:academic_discipline resource:Paleontology . ?l property:coden_code resource:APGPAC }", "graph_answer": [ "resource:Acta_Palaeontologica_Polonica" ], "readable_answer": [ "Acta Palaeontologica Polonica" ], "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 ?s WHERE { resource:Acta_Palaeontologica_Polonica property:abbreviation ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Acta_Palaeontologica_Polonica property:abbreviation ?s }", "graph_answer": [ "resource:Acta_Palaeontol__Pol_" ], "readable_answer": [ "Acta Palaeontol. Pol." ], "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" ] } ]
Airport
3
5790
Id123
[ { "subject": "Antwerp_International_Airport", "property": "operator", "object": "Flemish_Government" }, { "subject": "Antwerp_International_Airport", "property": "city", "object": "Antwerp" }, { "subject": "Antwerp_International_Airport", "property": "elevation", "object": "\"11.8872\"^^xsd:double" } ]
[ { "subject": "Antwerp_International_Airport", "property": "operatingOrganisation", "object": "Flemish_Government" }, { "subject": "Antwerp_International_Airport", "property": "cityServed", "object": "Antwerp" }, { "subject": "Antwerp_International_Airport", "property": "elevationAboveTheSeaLevel", "object": "12.0" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Antwerp International Airport, Antwerp is operated by the Flemish Government and is 12.0 metres above sea level.", "Antwerp International Airport is operated by the Flemish government and serves Antwerp city. It is 12 m above sea level.", "Antwerp international airport, serving Antwerp, with an elevation of 12 meters is operated by the Flemish government." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antwerp_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Antwerp_International_Airport", "property:city_served", "resource:Antwerp" ], [ "resource:Antwerp_International_Airport", "property:elevation_above_the_sea_level", "resource:12_0" ], [ "resource:Antwerp_International_Airport", "property:operating_organisation", "resource:Flemish_Government" ] ]
Antwerp_International_Airport
[ { "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": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "12.0", "readable": "12.0", "graph": "resource:12_0" }, { "modified": "Antwerp", "readable": "Antwerp", "graph": "resource:Antwerp" }, { "modified": "Antwerp_International_Airport", "readable": "Antwerp International Airport", "graph": "resource:Antwerp_International_Airport" }, { "modified": "Flemish_Government", "readable": "Flemish Government", "graph": "resource:Flemish_Government" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i ?l WHERE { resource:Antwerp_International_Airport property:operating_organisation ?i . resource:Antwerp_International_Airport property:elevation_above_the_sea_level ?l }", "readable_query": "SELECT DISTINCT ?i ?l WHERE { resource:Antwerp_International_Airport property:operating_organisation ?i . resource:Antwerp_International_Airport property:elevation_above_the_sea_level ?l }", "graph_answer": [ "resource:Flemish_Government", "resource:12_0" ], "readable_answer": [ "Flemish Government", "12.0" ], "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 ( COUNT ( ?t ) AS ?u ) WHERE { ?t property:runway_length resource:1510_0 . ?t rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?u ) WHERE { ?t property:runway_length resource:1510.0 . ?t rdf:type ontology:airport }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "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 ( COUNT ( ?k ) AS ?a ) WHERE { ?k rdf:type ontology:airport . ?k property:city_served resource:Antwerp }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?a ) WHERE { ?k rdf:type ontology:airport . ?k property:city_served resource:Antwerp }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "ellipsis", "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:airport . ?f property:city_served resource:Antwerp }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:airport . ?f property:city_served resource:Antwerp }", "graph_answer": [ "resource:Antwerp_International_Airport" ], "readable_answer": [ "Antwerp International Airport" ], "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" ] } ]
Food
3
7116
Id29
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "leaderName", "object": "Jusuf_Kalla" }, { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" } ]
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "leader", "object": "Jusuf_Kalla" }, { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arem-arem is a dish of Javanese cuisine, originating from the country of Indonesia, one of whose leaders is Jusuf Kalla.", "The Javanese cuisine dish arem-arem is found in Indonesia where Jusuf Kalla is a leader.", "Jusuf Kalla is the leader of Indonesia where they serve the Javanese dish of Arem-arem." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arem_arem", "rdf:type", "ontology:food" ], [ "resource:Arem_arem", "property:country", "resource:Indonesia" ], [ "resource:Arem_arem", "property:region", "resource:Javanese_cuisine" ], [ "resource:Indonesia", "property:leader", "resource:Jusuf_Kalla" ] ]
Arem-arem
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arem-arem", "readable": "Arem-arem", "graph": "resource:Arem_arem" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Javanese_cuisine", "readable": "Javanese cuisine", "graph": "resource:Javanese_cuisine" }, { "modified": "Jusuf_Kalla", "readable": "Jusuf Kalla", "graph": "resource:Jusuf_Kalla" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'a' ) ) . ?r property:leader resource:Jusuf_Kalla . ?n property:region resource:Javanese_cuisine . ?n property:country ?r . ?n rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'a' ) ) . ?r property:leader resource:Jusuf_Kalla . ?n property:region resource:Javanese_cuisine . ?n property:country ?r . ?n rdf:type ontology:food }", "graph_answer": [ "resource:Arem_arem" ], "readable_answer": [ "Arem-arem" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "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 ?e WHERE { resource:Arem_arem property:country ?e . resource:Arem_arem property:region resource:Javanese_cuisine . ?e property:leader resource:Jusuf_Kalla . resource:Arem_arem rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Arem-arem property:country ?e . resource:Arem-arem property:region resource:Javanese_cuisine . ?e property:leader resource:Jusuf_Kalla . resource:Arem-arem rdf:type ontology:food }", "graph_answer": [ "resource:Indonesia" ], "readable_answer": [ "Indonesia" ], "type": [ "coreference", "meaningful", "answer", "more_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 ( COUNT ( ?e ) AS ?a ) WHERE { ?e property:country ?d . ?d property:language resource:Indonesian_language . ?e rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?a ) WHERE { ?e property:country ?d . ?d property:language resource:Indonesian_language . ?e rdf:type ontology:food }", "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" ] } ]
Athlete
2
3668
Id8
[ { "subject": "Aaron_Boogaard", "property": "birthYear", "object": "\"1986\"^^xsd:gYear" }, { "subject": "Aaron_Boogaard", "property": "placeOfBirth", "object": "Regina,_Saskatchewan" } ]
[ { "subject": "Aaron_Boogaard", "property": "birthYear", "object": "1986" }, { "subject": "Aaron_Boogaard", "property": "birthPlace", "object": "Regina,_Saskatchewan" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Aaron Boogaard was born in 1986 in Regina, Saskatchewan.", "Aaron Boogaard was born in Regina, Saskatchewan in 1986." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Aaron_Boogaard", "property:birth_year", "resource:1986" ], [ "resource:Aaron_Boogaard", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Boogaard", "property:birth_place", "resource:Regina__Saskatchewan" ] ]
Aaron_Boogaard
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "1986", "readable": "1986", "graph": "resource:1986" }, { "modified": "Aaron_Boogaard", "readable": "Aaron Boogaard", "graph": "resource:Aaron_Boogaard" }, { "modified": "Regina,_Saskatchewan", "readable": "Regina, Saskatchewan", "graph": "resource:Regina__Saskatchewan" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:birth_year resource:1972 . ?u property:birth_place ?z . ?u rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?u property:birth_year resource:1972 . ?u property:birth_place ?z . ?u 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", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
2
5185
Id177
[ { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "County_of_Tyrol" }, { "subject": "Alfons_Gorbach", "property": "placeOfBirth", "object": "Austria" } ]
[ { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "County_of_Tyrol" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfons Gorbach was born in Tyrol, in Austria.", "Alfons Gorbach was born in the county of Tyrol, which is located in Austria.", "Alfons Gorbach was born in County of Tyrol, Austria-Hungary." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:County_of_Tyrol" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "County_of_Tyrol", "readable": "County of Tyrol", "graph": "resource:County_of_Tyrol" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?b property:birth_place resource:Istanbul__Turkey . ?b rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?b property:birth_place resource:Istanbul,_Turkey . ?b 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 { ?s rdf:type ontology:politician . ?s property:birth_place resource:Austria }", "readable_query": "ASK WHERE { ?s rdf:type ontology:politician . ?s 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 ?q WHERE { ?q rdf:type ontology:politician . ?q property:birth_place resource:Austria }", "readable_query": "SELECT ?q WHERE { ?q rdf:type ontology:politician . ?q 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" ] } ]
Airport
5
11137
Id186
[ { "subject": "Iraq", "property": "leader", "object": "Haider_al-Abadi" }, { "subject": "Iraq", "property": "officialLanguage", "object": "Arabic" }, { "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": "Haider_al-Abadi" }, { "subject": "Iraq", "property": "officialLanguage", "object": "Arabic" }, { "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) (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al-Taqaddum Air Base serves the city of Fallujah in Iraq. Haider Al-Abadi and Fuad Masum are two leaders in Iraq where the official language is Arabic.", "Al-Taqaddum Air Base serves the city of Fallujah which is in Iraq and is led by Fuad Masum. Arabic is spoken in the country which has Haider Al-Abadi as its leader.", "Fallujah, Iraq is served by an airbase called Al-Taqaddum. Iraq is led by Haider al-Abadi and Fuad Masum and the official language of the country is Arabic." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Iraq", "property:leader", "resource:Haider_al_Abadi" ], [ "resource:Iraq", "property:leader", "resource:Fuad_Masum" ], [ "resource:Iraq", "property:official_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": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "officialLanguage", "readable": "official language", "graph": "property:official_language" }, { "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": "Haider_al-Abadi", "readable": "Haider al-Abadi", "graph": "resource:Haider_al_Abadi" }, { "modified": "Iraq", "readable": "Iraq", "graph": "resource:Iraq" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Allama_Iqbal_International_Airport property:city_served ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Allama_Iqbal_International_Airport property:city_served ?b }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "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 ?d WHERE { resource:Iraq property:leader ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'f' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Iraq property:leader ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'f' ) ) }", "graph_answer": [ "resource:Fuad_Masum" ], "readable_answer": [ "Fuad Masum" ], "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 ?d WHERE { ?d rdf:type ontology:airport . ?d property:city_served resource:Fallujah . FILTER ( CONTAINS ( LCASE ( ?d ) , 'air' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:airport . ?d property:city_served resource:Fallujah . FILTER ( CONTAINS ( LCASE ( ?d ) , 'air' ) ) }", "graph_answer": [ "resource:Al_Taqaddum_Air_Base" ], "readable_answer": [ "Al-Taqaddum Air Base" ], "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" ] } ]
Politician
4
10374
Id58
[ { "subject": "Abel_Caballero", "property": "monarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "birthPlace", "object": "Rome" }, { "subject": "Abel_Caballero", "property": "primeminister", "object": "Felipe_González" }, { "subject": "Felipe_González", "property": "predecessor", "object": "Rodolfo_Llopis" } ]
[ { "subject": "Abel_Caballero", "property": "inOfficeWhileMonarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "birthPlace", "object": "Rome" }, { "subject": "Abel_Caballero", "property": "inOfficeWhilePrimeMinister", "object": "Felipe_González" }, { "subject": "Felipe_González", "property": "predecessor", "object": "Rodolfo_Llopis" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Caballero was in office while Felipe Gonzalez (whose predecessor was Rodolfo Llopis) was Prime Minister. Abel Caballero was in office whilst Roman born, Juan Carlos I of Spain was Monarch.", "Rodolfo Llopis was succeeded by Felipe González, who was Prime Minister at the time that Abel Caballero was in office. This was when, Roman born Juan Carlos I of Spain was Monarch.", "Abel Caballero was in office whilst Juan Carlos I of Spain, who was born in Rome, was Monarch. He was also in office while Felipe Gonzalez was Prime Minister, who predecessor was Rodolfo Llopis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Felipe_Gonz_lez", "property:predecessor", "resource:Rodolfo_Llopis" ], [ "resource:Juan_Carlos_I_of_Spain", "property:birth_place", "resource:Rome" ], [ "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:in_office_while_prime_minister", "resource:Felipe_Gonz_lez" ] ]
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": "inOfficeWhilePrimeMinister", "readable": "in office while prime minister", "graph": "property:in_office_while_prime_minister" }, { "modified": "predecessor", "readable": "predecessor", "graph": "property:predecessor" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Felipe_González", "readable": "Felipe González", "graph": "resource:Felipe_Gonz_lez" }, { "modified": "Juan_Carlos_I_of_Spain", "readable": "Juan Carlos I of Spain", "graph": "resource:Juan_Carlos_I_of_Spain" }, { "modified": "Rodolfo_Llopis", "readable": "Rodolfo Llopis", "graph": "resource:Rodolfo_Llopis" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?a property:predecessor resource:Rodolfo_Llopis . ?l property:in_office_while_prime_minister ?a . ?l rdf:type ontology:politician . ?l property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain }", "readable_query": "SELECT DISTINCT ?l WHERE { ?a property:predecessor resource:Rodolfo_Llopis . ?l property:in_office_while_prime_minister ?a . ?l rdf:type ontology:politician . ?l property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain }", "graph_answer": [ "resource:Abel_Caballero" ], "readable_answer": [ "Abel Caballero" ], "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 ?p WHERE { ?q property:in_office_while_prime_minister ?p . ?q rdf:type ontology:politician . ?q property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?p property:predecessor resource:Rodolfo_Llopis }", "readable_query": "SELECT DISTINCT ?p WHERE { ?q property:in_office_while_prime_minister ?p . ?q rdf:type ontology:politician . ?q property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?p property:predecessor resource:Rodolfo_Llopis }", "graph_answer": [ "resource:Felipe_Gonz_lez" ], "readable_answer": [ "Felipe González" ], "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 ?v WHERE { resource:Juan_Carlos_I_of_Spain property:transport_aircraft ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Juan_Carlos_I_of_Spain property:transport_aircraft ?v }", "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
3
7915
Id246
[ { "subject": "Juan_Perón", "property": "spouse", "object": "Eva_Perón" }, { "subject": "Juan_Perón", "property": "party", "object": "Labour_Party_(Argentina)" }, { "subject": "Alberto_Teisaire", "property": "president", "object": "Juan_Perón" } ]
[ { "subject": "Juan_Perón", "property": "spouse", "object": "Eva_Perón" }, { "subject": "Juan_Perón", "property": "party", "object": "Labour_Party_(Argentina)" }, { "subject": "Alberto_Teisaire", "property": "inOfficeWhilePresident", "object": "Juan_Perón" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Juan Perón was a member of the Labour Party in Argentina and was married to Eva Peron. During his Presidency Alberto Teisaire was in office.", "Alberto Teisaire was in office while Juan Peron was President. Juan Peron belonged to the Labour Party in Argentina and was married to, Eva Peron.", "Alberto Teisaire was in office while Juan Perón was president. Juan Peron belonged to the Labour Party in Argentina and was married to, Eva Peron." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Juan_Per_n", "property:spouse", "resource:Eva_Per_n" ], [ "resource:Juan_Per_n", "property:party", "resource:Labour_Party__Argentina_" ], [ "resource:Alberto_Teisaire", "rdf:type", "ontology:politician" ], [ "resource:Alberto_Teisaire", "property:in_office_while_president", "resource:Juan_Per_n" ] ]
Alberto_Teisaire
[ { "modified": "inOfficeWhilePresident", "readable": "in office while president", "graph": "property:in_office_while_president" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "Alberto_Teisaire", "readable": "Alberto Teisaire", "graph": "resource:Alberto_Teisaire" }, { "modified": "Eva_Perón", "readable": "Eva Perón", "graph": "resource:Eva_Per_n" }, { "modified": "Juan_Perón", "readable": "Juan Perón", "graph": "resource:Juan_Per_n" }, { "modified": "Labour_Party_(Argentina)", "readable": "Labour Party", "graph": "resource:Labour_Party__Argentina_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'j' ) ) . resource:Alberto_Teisaire property:in_office_while_president ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'j' ) ) . resource:Alberto_Teisaire property:in_office_while_president ?r }", "graph_answer": [ "resource:Juan_Per_n" ], "readable_answer": [ "Juan Perón" ], "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 ?d ?m WHERE { resource:Juan_Per_n property:spouse ?d . resource:Juan_Per_n property:party ?m }", "readable_query": "SELECT DISTINCT ?d ?m WHERE { resource:Juan_Perón property:spouse ?d . resource:Juan_Perón property:party ?m }", "graph_answer": [ "resource:Eva_Per_n", "resource:Labour_Party__Argentina_" ], "readable_answer": [ "Eva Perón", "Labour Party" ], "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" ] } ]
SportsTeam
2
5342
Id86
[ { "subject": "A.S._Livorno_Calcio", "property": "ground", "object": "Livorno" }, { "subject": "A.S._Livorno_Calcio", "property": "capacity", "object": "\"19238\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "A.S._Livorno_Calcio", "property": "ground", "object": "Livorno" }, { "subject": "A.S._Livorno_Calcio", "property": "numberOfMembers", "object": "19238" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.S Livorno Calcio's ground is in Livorno, and it has 19238 members.", "A.S Livorno Calcio ground is in Livorno and has 19238 members.", "The AS Livorno Calcio has 19238 members and their ground is in Livorno." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_S__Livorno_Calcio", "property:number_of_members", "19238" ], [ "resource:A_S__Livorno_Calcio", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Livorno_Calcio", "property:ground", "resource:Livorno" ] ]
A.S._Livorno_Calcio
[ { "modified": "19238", "readable": "19238", "graph": "19238" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "A.S._Livorno_Calcio", "readable": "A.S. Livorno Calcio", "graph": "resource:A_S__Livorno_Calcio" }, { "modified": "Livorno", "readable": "Livorno", "graph": "resource:Livorno" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?k != '30000' ) . ?s property:ground ?t . ?s rdf:type ontology:sports_team . ?s property:number_of_members ?k }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?k != '30000' ) . ?s property:ground ?t . ?s rdf:type ontology:sports_team . ?s property:number_of_members ?k }", "graph_answer": [ "resource:Livorno" ], "readable_answer": [ "Livorno" ], "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 ?f WHERE { ?d rdf:type ontology:sports_team . ?d property:number_of_members ?f . ?d property:ground resource:Livorno }", "readable_query": "SELECT DISTINCT ?f WHERE { ?d rdf:type ontology:sports_team . ?d property:number_of_members ?f . ?d property:ground resource:Livorno }", "graph_answer": [ "19238" ], "readable_answer": [ "19238" ], "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 ?f WHERE { ?f property:number_of_members 19238 . ?f property:ground resource:Livorno . ?f rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:number_of_members 19238 . ?f property:ground resource:Livorno . ?f rdf:type ontology:sports_team }", "graph_answer": [ "resource:A_S__Livorno_Calcio" ], "readable_answer": [ "A.S. Livorno Calcio" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12194
Id141
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "India", "property": "demonym", "object": "Indian_people" }, { "subject": "India", "property": "leader", "object": "Narendra_Modi" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" }, { "subject": "Karnataka", "property": "leaderName", "object": "Vajubhai_Vala" } ]
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "India", "property": "demonym", "object": "Indian_people" }, { "subject": "India", "property": "leader", "object": "Narendra_Modi" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" }, { "subject": "Karnataka", "property": "leader", "object": "Vajubhai_Vala" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bhajji comes from the country India where the residents are called Indians and the leader is Narendra Modi. Vajubhai Vala is the leader of Karnataka which is where bhajji are found.", "Bhajji is an Indian dish from the Karnataka region, where the leader is Vajubhai Vala. Indians is the name given to people from India and the leader of the country is Narendra Modi.", "Bhajji is from the Karnataka region of India, where the leader is Vajubhai Vala. Narendra Modi is a leader in India, where the people who live there are called Indians." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Karnataka", "property:leader", "resource:Vajubhai_Vala" ], [ "resource:Bhajji", "rdf:type", "ontology:food" ], [ "resource:Bhajji", "property:country", "resource:India" ], [ "resource:Bhajji", "property:region", "resource:Karnataka" ], [ "resource:India", "property:leader", "resource:Narendra_Modi" ], [ "resource:India", "property:demonym", "resource:Indian_people" ] ]
Bhajji
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bhajji", "readable": "Bhajji", "graph": "resource:Bhajji" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Indian_people", "readable": "Indian people", "graph": "resource:Indian_people" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" }, { "modified": "Narendra_Modi", "readable": "Narendra Modi", "graph": "resource:Narendra_Modi" }, { "modified": "Vajubhai_Vala", "readable": "Vajubhai Vala", "graph": "resource:Vajubhai_Vala" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { { { ?f property:leader resource:Narendra_Modi } UNION { ?f property:leader resource:Vajubhai_Vala } } }", "readable_query": "SELECT DISTINCT ?f WHERE { { { ?f property:leader resource:Narendra_Modi } UNION { ?f property:leader resource:Vajubhai_Vala } } }", "graph_answer": [ "resource:India", "resource:Karnataka" ], "readable_answer": [ "India", "Karnataka" ], "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 ?x WHERE { ?x property:leader resource:Vajubhai_Vala }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:leader resource:Vajubhai_Vala }", "graph_answer": [ "resource:Karnataka" ], "readable_answer": [ "Karnataka" ], "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:Bhajji property:region resource:Karnataka . resource:Bhajji rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Bhajji property:region resource:Karnataka . resource:Bhajji 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" ] } ]
MeanOfTransportation
3
7571
Id171
[ { "subject": "Aston_Martin_V8", "property": "related", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_DBS", "property": "manufacturer", "object": "Aston_Martin" } ]
[ { "subject": "Aston_Martin_V8", "property": "relatedMeanOfTransportation", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_DBS", "property": "manufacturer", "object": "Aston_Martin" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aston Mastin DBS, manufacturer of the Aston Martin, is a related mode of transport as the Aston Martin V8, which was succeeded by the Aston Martin Virage.", "The Aston Martin V8, DBS and Virage are all cars and were manufactured by Aston Martin.", "The Aston Martin V8, DBS and Virage are all related vehicles and are made by Aston Martin." ], "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:successor", "resource:Aston_Martin_Virage" ], [ "resource:Aston_Martin_DBS", "property:manufacturer", "resource:Aston_Martin" ] ]
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_Virage", "readable": "Aston Martin Virage", "graph": "resource:Aston_Martin_Virage" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?z ) WHERE { ?w property:related_mean_of_transportation ?u . ?w rdf:type ontology:mean_of_transportation . ?u property:manufacturer resource:Aston_Martin }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?z ) WHERE { ?w property:related_mean_of_transportation ?u . ?w rdf:type ontology:mean_of_transportation . ?u property:manufacturer resource:Aston_Martin }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "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 ?a WHERE { ?a rdf:type ontology:mean_of_transportation . ?j property:manufacturer resource:Aston_Martin . ?a property:related_mean_of_transportation ?j }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:mean_of_transportation . ?j property:manufacturer resource:Aston_Martin . ?a property:related_mean_of_transportation ?j }", "graph_answer": [ "resource:Aston_Martin_V8" ], "readable_answer": [ "Aston Martin V8" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "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:Aston_Martin_V8 property:related_mean_of_transportation ?o . ?o property:manufacturer resource:Aston_Martin . resource:Aston_Martin_V8 rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Aston_Martin_V8 property:related_mean_of_transportation ?o . ?o property:manufacturer resource:Aston_Martin . resource:Aston_Martin_V8 rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Aston_Martin_DBS" ], "readable_answer": [ "Aston Martin DBS" ], "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 ?d WHERE { resource:Aston_Martin_V8 property:administrative_arrondissement ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Aston_Martin_V8 property:administrative_arrondissement ?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" ] } ]
Astronaut
6
12864
Id34
[ { "subject": "Apollo_12", "property": "crew2Up", "object": "Alfred_Worden" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Apollo_12", "property": "crew1Up", "object": "David_Scott" }, { "subject": "Alan_Bean", "property": "selection", "object": "1963" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"^^xsd:date" } ]
[ { "subject": "Apollo_12", "property": "backupPilot", "object": "Alfred_Worden" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Apollo_12", "property": "commander", "object": "David_Scott" }, { "subject": "Alan_Bean", "property": "selectedByNasa", "object": "1963" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"" } ]
(X (X) (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Bean was born on the 15th of March 1932 and selected to be part of NASA's Apollo 12 mission in 1963. Apollo 12 was commanded by David Scott and included backup pilot Alfred Worden.", "Alan Bean (born on March 15, 1932) was chosen by NASA in 1963 to be a crew member of Apollo 12, where Alfred Worden served as a backup pilot. The operator of Apollo 12 was NASA under command of David Scott.", "Alan Bean was born on the 15th of March 1932. He joined NASA in 1963 and became a crew member on the Apollo 12 flight mission along with Alfred Worden as backup pilot and David Scott as commander." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Apollo_12", "property:backup_pilot", "resource:Alfred_Worden" ], [ "resource:Apollo_12", "property:commander", "resource:David_Scott" ], [ "resource:Apollo_12", "property:operator", "resource:NASA" ], [ "resource:Alan_Bean", "property:selected_by_nasa", "resource:1963" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:mission", "resource:Apollo_12" ], [ "resource:Alan_Bean", "property:birth_date", "1932-03-15" ] ]
Alan_Bean
[ { "modified": "1932-03-15", "readable": "1932-03-15", "graph": "1932-03-15" }, { "modified": "backupPilot", "readable": "backup pilot", "graph": "property:backup_pilot" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Alfred_Worden", "readable": "Alfred Worden", "graph": "resource:Alfred_Worden" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "modified": "David_Scott", "readable": "David Scott", "graph": "resource:David_Scott" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:backup_pilot resource:Alfred_Worden . ?m property:birth_date ?s . FILTER ( CONTAINS ( YEAR ( ?s ) , '1932' ) ) . ?m property:mission ?b . ?m rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:backup_pilot resource:Alfred_Worden . ?m property:birth_date ?s . FILTER ( CONTAINS ( YEAR ( ?s ) , '1932' ) ) . ?m property:mission ?b . ?m rdf:type ontology:astronaut }", "graph_answer": [ "resource:Apollo_12" ], "readable_answer": [ "Apollo 12" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "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 ?c WHERE { resource:Apollo_12 property:backup_pilot resource:Alfred_Worden . ?c rdf:type ontology:astronaut . ?c property:birth_date ?e . ?c property:mission resource:Apollo_12 . FILTER ( CONTAINS ( YEAR ( ?e ) , '1932' ) ) }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Apollo_12 property:backup_pilot resource:Alfred_Worden . ?c rdf:type ontology:astronaut . ?c property:birth_date ?e . ?c property:mission resource:Apollo_12 . FILTER ( CONTAINS ( YEAR ( ?e ) , '1932' ) ) }", "graph_answer": [ "resource:Alan_Bean" ], "readable_answer": [ "Alan Bean" ], "type": [ "coreference", "meaningful", "answer", "more_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 ?m WHERE { resource:Apollo_12 property:commander ?a . resource:Apollo_12 property:operator ?m }", "readable_query": "SELECT DISTINCT ?a ?m WHERE { resource:Apollo_12 property:commander ?a . resource:Apollo_12 property:operator ?m }", "graph_answer": [ "resource:David_Scott", "resource:NASA" ], "readable_answer": [ "David Scott", "NASA" ], "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
4041
Id22
[ { "subject": "(410777)_2009_FD", "property": "orbitalPeriod", "object": "3.9447e+07" }, { "subject": "(410777)_2009_FD", "property": "discoverer", "object": "\"Spacewatch\"@en" } ]
[ { "subject": "(410777)_2009_FD", "property": "orbitalPeriod", "object": "39447000.0" }, { "subject": "(410777)_2009_FD", "property": "discoverer", "object": "Spacewatch" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "(410777) 2009 FD was discovered by Spacewatch and has an orbital period of 39447000.0.", "The celestial body known as (410777) 2009 FD has an orbital period of 39447000 and was discovered by Spacewatch." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:_410777__2009_FD", "rdf:type", "ontology:celestial_body" ], [ "resource:_410777__2009_FD", "property:orbital_period", "resource:39447000_0" ], [ "resource:_410777__2009_FD", "property:discoverer", "resource:Spacewatch" ] ]
(410777)_2009_FD
[ { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "39447000.0", "readable": "39447000.0", "graph": "resource:39447000_0" }, { "modified": "Spacewatch", "readable": "Spacewatch", "graph": "resource:Spacewatch" }, { "modified": "(410777)_2009_FD", "readable": "2009 FD", "graph": "resource:_410777__2009_FD" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y property:discoverer ?h . ?y rdf:type ontology:celestial_body . ?y property:orbital_period resource:142603000_0 }", "readable_query": "ASK WHERE { ?y property:discoverer ?h . ?y rdf:type ontology:celestial_body . ?y property:orbital_period resource:142603000.0 }", "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
4
10438
Id122
[ { "subject": "Agnes_Kant", "property": "nationality", "object": "Netherlands" }, { "subject": "Netherlands", "property": "currency", "object": "Euro" }, { "subject": "Socialist_Party_(Netherlands)", "property": "leader", "object": "Emile_Roemer" }, { "subject": "Agnes_Kant", "property": "party", "object": "Socialist_Party_(Netherlands)" } ]
[ { "subject": "Agnes_Kant", "property": "nationality", "object": "Netherlands" }, { "subject": "Netherlands", "property": "currency", "object": "Euro" }, { "subject": "Socialist_Party_(Netherlands)", "property": "leader", "object": "Emile_Roemer" }, { "subject": "Agnes_Kant", "property": "party", "object": "Socialist_Party_(Netherlands)" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Agnes Kant is a Netherlands national and is a member of the Socialist Party here which has Emile Roemer as a leader. The currency here is the euro.", "Agnes Kant is a member of the Socialist Party in Netherlands which is led by Emile Roemer. The currency of the country is the Euro." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Socialist_Party__Netherlands_", "property:leader", "resource:Emile_Roemer" ], [ "resource:Agnes_Kant", "property:party", "resource:Socialist_Party__Netherlands_" ], [ "resource:Agnes_Kant", "rdf:type", "ontology:politician" ], [ "resource:Agnes_Kant", "property:nationality", "resource:Netherlands" ], [ "resource:Netherlands", "property:currency", "resource:Euro" ] ]
Agnes_Kant
[ { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Agnes_Kant", "readable": "Agnes Kant", "graph": "resource:Agnes_Kant" }, { "modified": "Emile_Roemer", "readable": "Emile Roemer", "graph": "resource:Emile_Roemer" }, { "modified": "Euro", "readable": "Euro", "graph": "resource:Euro" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" }, { "modified": "Socialist_Party_(Netherlands)", "readable": "Socialist Party", "graph": "resource:Socialist_Party__Netherlands_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'party' ) ) . ?s property:leader resource:Emile_Roemer }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'party' ) ) . ?s property:leader resource:Emile_Roemer }", "graph_answer": [ "resource:Socialist_Party__Netherlands_" ], "readable_answer": [ "Socialist Party" ], "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 ?p WHERE { ?p property:party resource:Socialist_Party__Netherlands_ . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'a' ) ) . ?p rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:party resource:Socialist_Party_(Netherlands) . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'a' ) ) . ?p rdf:type ontology:politician }", "graph_answer": [ "resource:Agnes_Kant" ], "readable_answer": [ "Agnes Kant" ], "type": [ "coreference", "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 ?q ?n WHERE { ?n property:currency ?q . resource:Agnes_Kant property:nationality ?n }", "readable_query": "SELECT DISTINCT ?q ?n WHERE { ?n property:currency ?q . resource:Agnes_Kant property:nationality ?n }", "graph_answer": [ "resource:Euro", "resource:Netherlands" ], "readable_answer": [ "Euro", "Netherlands" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?g rdf:type ontology:politician . ?g property:nationality ?l . ?l property:currency resource:Iraqi_dinar }", "readable_query": "ASK WHERE { ?g rdf:type ontology:politician . ?g property:nationality ?l . ?l property:currency resource:Iraqi_dinar }", "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" ] } ]
Artist
5
11363
Id214
[ { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ)", "property": "instrument", "object": "Singing" }, { "subject": "Al_Anderson_(NRBQ)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigins", "object": "Country_music" }, { "subject": "Country_music", "property": "stylisticOrigin", "object": "Blues" } ]
[ { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "instrument", "object": "Singing" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Country_music" }, { "subject": "Country_music", "property": "stylisticOrigin", "object": "Blues" } ]
(X (X) (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson, whose genre is rock music, is a singer for the band NRBQ. Rock music originated from country music, which in turn, originated from blues music. A musical fusion of rock music is bhangra music.", "Rock music originated from country music which has its stylistic origin in blues. The music Bhangra is part of the fusion genre, partly coming from Rock music as performed by NRBQ and their singer Al Anderson.", "Bhangra is a musical fusion of rock music as performed by Al Anderson (singer) and his band NRBQ. Rock music originated from country music which itself derived from the blues." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rock_music", "property:stylistic_origin", "resource:Country_music" ], [ "resource:Rock_music", "property:music_fusion_genre", "resource:Bhangra__music_" ], [ "resource:Country_music", "property:stylistic_origin", "resource:Blues" ], [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:genre", "resource:Rock_music" ], [ "resource:Al_Anderson__NRBQ_band_", "property:instrument", "resource:Singing" ] ]
Al_Anderson_(NRBQ_band)
[ { "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": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "Bhangra_(music)", "readable": "Bhangra", "graph": "resource:Bhangra__music_" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Country_music", "readable": "Country music", "graph": "resource:Country_music" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" }, { "modified": "Singing", "readable": "Singing", "graph": "resource:Singing" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v property:stylistic_origin resource:Country_music . ?o rdf:type ontology:artist . ?o property:instrument resource:Singing . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'a' ) ) . ?o property:genre ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:stylistic_origin resource:Country_music . ?o rdf:type ontology:artist . ?o property:instrument resource:Singing . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'a' ) ) . ?o property:genre ?v }", "graph_answer": [ "resource:Rock_music" ], "readable_answer": [ "Rock music" ], "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 ?c WHERE { ?e property:music_fusion_genre resource:Bhangra__music_ . ?c rdf:type ontology:artist . ?c property:instrument resource:Singing . ?c property:genre ?e }", "readable_query": "SELECT DISTINCT ?c WHERE { ?e property:music_fusion_genre resource:Bhangra_(music) . ?c rdf:type ontology:artist . ?c property:instrument resource:Singing . ?c property:genre ?e }", "graph_answer": [ "resource:Al_Anderson__NRBQ_band_" ], "readable_answer": [ "Al Anderson" ], "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" ] } ]
Building
4
9123
Id46
[ { "subject": "20_Fenchurch_Street", "property": "location", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "demonym", "object": "British_people" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" }, { "subject": "United_Kingdom", "property": "currency", "object": "Pound_sterling" } ]
[ { "subject": "20_Fenchurch_Street", "property": "location", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "demonym", "object": "British_people" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" }, { "subject": "United_Kingdom", "property": "currency", "object": "Pound_sterling" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Elizabeth II is a leader in the United Kingdom which is the location of 20 Fenchurch Street. The native people are known as British and the currency is the pound sterling.", "The natives of the UK are the British people and the currency is the pound sterling. The country is led by Elizabeth II and is the location of 20 Fenchurch Street." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_Kingdom", "property:leader", "resource:Elizabeth_II" ], [ "resource:United_Kingdom", "property:demonym", "resource:British_people" ], [ "resource:United_Kingdom", "property:currency", "resource:Pound_sterling" ], [ "resource:20_Fenchurch_Street", "rdf:type", "ontology:building" ], [ "resource:20_Fenchurch_Street", "property:location", "resource:United_Kingdom" ] ]
20_Fenchurch_Street
[ { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "20_Fenchurch_Street", "readable": "20 Fenchurch Street", "graph": "resource:20_Fenchurch_Street" }, { "modified": "British_people", "readable": "British people", "graph": "resource:British_people" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "Pound_sterling", "readable": "Pound sterling", "graph": "resource:Pound_sterling" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:building . ?x property:currency resource:Euro . ?j property:location ?x }", "readable_query": "ASK WHERE { ?j rdf:type ontology:building . ?x property:currency resource:Euro . ?j property:location ?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" ] } ]
Building
5
11690
Id154
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leaderName", "object": "John_Roberts" }, { "subject": "250_Delaware_Avenue", "property": "location", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "John_Roberts" }, { "subject": "250_Delaware_Avenue", "property": "location", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "250 Delaware Avenue is located in the United States where the English language is spoken. One of the leaders is John Roberts and the country is led by the President. The Asian Americans are an ethnic group within the country.", "250 Delaware Avenue is located in the United States, where English is the official language, and an ethnic group present is Asians. The title of the leader is President of the United States; John Roberts is also a leader." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:John_Roberts" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:250_Delaware_Avenue", "rdf:type", "ontology:building" ], [ "resource:250_Delaware_Avenue", "property:location", "resource:United_States" ] ]
250_Delaware_Avenue
[ { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "250_Delaware_Avenue", "readable": "250 Delaware Avenue", "graph": "resource:250_Delaware_Avenue" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "John_Roberts", "readable": "John Roberts", "graph": "resource:John_Roberts" }, { "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 ?g ?x WHERE { resource:United_States property:leader_title ?x . resource:United_States property:language ?g }", "readable_query": "SELECT DISTINCT ?g ?x WHERE { resource:United_States property:leader_title ?x . resource:United_States property:language ?g }", "graph_answer": [ "resource:English_language", "resource:President_of_the_United_States" ], "readable_answer": [ "English language", "President of the United States" ], "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 ?p ?z WHERE { resource:United_States property:leader ?z . resource:United_States property:ethnic_group ?p }", "readable_query": "SELECT DISTINCT ?p ?z WHERE { resource:United_States property:leader ?z . resource:United_States property:ethnic_group ?p }", "graph_answer": [ "resource:Asian_Americans", "resource:John_Roberts" ], "readable_answer": [ "Asian Americans", "John Roberts" ], "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 ?s WHERE { ?s rdf:type ontology:building . ?s property:location resource:United_States }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:building . ?s property:location resource:United_States }", "graph_answer": [ "resource:250_Delaware_Avenue" ], "readable_answer": [ "250 Delaware Avenue" ], "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" ] } ]
Athlete
3
6269
Id105
[ { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "team", "object": "Accrington_Stanley_F.C." }, { "subject": "Accrington_Stanley_F.C.", "property": "ground", "object": "Accrington" }, { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "clubs", "object": "Aldershot_Town_F.C." } ]
[ { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Accrington_Stanley_F.C." }, { "subject": "Accrington_Stanley_F.C.", "property": "ground", "object": "Accrington" }, { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Aldershot_Town_F.C." } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Martin is a footballer for Aldershot Town FC, having previously played for Accrington Stanley FC which is based in Accrington.", "Aldershot Town F.C. footballer, Alan Martin, played football for Accrington Stanley F.C., the ground of which, is Accrington.", "Aldershot Town FC, footballer, Alan Martin, plays for the club, Accrington Stanley F.C., the ground of which, is Accrington." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Martin__footballer_", "rdf:type", "ontology:athlete" ], [ "resource:Alan_Martin__footballer_", "property:club", "resource:Aldershot_Town_F_C_" ], [ "resource:Alan_Martin__footballer_", "property:club", "resource:Accrington_Stanley_F_C_" ], [ "resource:Accrington_Stanley_F_C_", "property:ground", "resource:Accrington" ] ]
Alan_Martin_(footballer)
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "Accrington", "readable": "Accrington", "graph": "resource:Accrington" }, { "modified": "Accrington_Stanley_F.C.", "readable": "Accrington Stanley F.C.", "graph": "resource:Accrington_Stanley_F_C_" }, { "modified": "Alan_Martin_(footballer)", "readable": "Alan Martin", "graph": "resource:Alan_Martin__footballer_" }, { "modified": "Aldershot_Town_F.C.", "readable": "Aldershot Town F.C.", "graph": "resource:Aldershot_Town_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?r != resource:Aldershot_Town_F_C_ ) . resource:Alan_Martin__footballer_ property:club ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?r != resource:Aldershot_Town_F.C. ) . resource:Alan_Martin_(footballer) property:club ?r }", "graph_answer": [ "resource:Accrington_Stanley_F_C_" ], "readable_answer": [ "Accrington Stanley F.C." ], "type": [ "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 ?f WHERE { { resource:Alan_Martin__footballer_ property:club ?f } MINUS { ?f property:ground resource:Accrington } }", "readable_query": "SELECT DISTINCT ?f WHERE { { resource:Alan_Martin_(footballer) property:club ?f } MINUS { ?f property:ground resource:Accrington } }", "graph_answer": [ "resource:Aldershot_Town_F_C_" ], "readable_answer": [ "Aldershot Town F.C." ], "type": [ "coreference", "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" ] } ]
CelestialBody
2
4084
Id65
[ { "subject": "103_Hera", "property": "Planet/apoapsis", "object": "\"4.3717E8\"^^<http://dbpedia.org/datatype/kilometre>" }, { "subject": "103_Hera", "property": "Planet/temperature", "object": "\"170.0\"^^<http://dbpedia.org/datatype/kelvin>" } ]
[ { "subject": "103_Hera", "property": "apoapsis", "object": "437170000.0 (kilometres)" }, { "subject": "103_Hera", "property": "temperature", "object": "170.0 (kelvins)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "103 Hera has an apoapsis of 437170000.0 km and a temperature of 170.0 kelvins.", "103 Hera, with a temperature of 170 kelvins, has an apoapsis of 437170000.0 (kilometres).", "103 Hera has a temperature of 170.0 kelvins and its apoapsis is 437170000.0 kilometres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:103_Hera", "rdf:type", "ontology:celestial_body" ], [ "resource:103_Hera", "property:temperature", "170.0 (kelvins)" ], [ "resource:103_Hera", "property:apoapsis", "437170000.0 (kilometres)" ] ]
103_Hera
[ { "modified": "170.0 (kelvins)", "readable": "170.0", "graph": "170.0 (kelvins)" }, { "modified": "437170000.0 (kilometres)", "readable": "437170000.0", "graph": "437170000.0 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "temperature", "readable": "temperature", "graph": "property:temperature" }, { "modified": "103_Hera", "readable": "103 Hera", "graph": "resource:103_Hera" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:apoapsis ?f . ?r rdf:type ontology:celestial_body . ?r property:temperature '171.0 (kelvins)' }", "readable_query": "ASK WHERE { ?r property:apoapsis ?f . ?r rdf:type ontology:celestial_body . ?r property:temperature '171.0 (kelvins)' }", "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" ] } ]
Food
4
9966
Id255
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "leader", "object": "Enrique_Peña_Nieto" }, { "subject": "Bionico", "property": "hasVariant", "object": "Cottage_cheese" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "leader", "object": "Enrique_Peña_Nieto" }, { "subject": "Bionico", "property": "dishVariation", "object": "Cottage_cheese" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Bionico is a dessert found in Mexico. Enrique Pena Nieto is a leader of the country and a variation of the dish includes cottage cheese." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Mexico", "property:leader", "resource:Enrique_Pe_a_Nieto" ], [ "resource:Bionico", "property:dish_variation", "resource:Cottage_cheese" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:country", "resource:Mexico" ], [ "resource:Bionico", "property:course", "resource:Dessert" ] ]
Bionico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Cottage_cheese", "readable": "Cottage cheese", "graph": "resource:Cottage_cheese" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Enrique_Peña_Nieto", "readable": "Enrique Peña Nieto", "graph": "resource:Enrique_Pe_a_Nieto" }, { "modified": "Mexico", "readable": "Mexico", "graph": "resource:Mexico" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j property:leader resource:Enrique_Pe_a_Nieto }", "readable_query": "ASK WHERE { ?j property:leader resource:Enrique_Peña_Nieto }", "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 ?q WHERE { ?q property:leader resource:Enrique_Pe_a_Nieto }", "readable_query": "SELECT ?q WHERE { ?q property:leader resource:Enrique_Peña_Nieto }", "graph_answer": [ "resource:Mexico" ], "readable_answer": [ "Mexico" ], "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:dish_variation resource:Cottage_cheese . ?e property:leader resource:Enrique_Pe_a_Nieto . ?n property:country ?e . ?n rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:dish_variation resource:Cottage_cheese . ?e property:leader resource:Enrique_Peña_Nieto . ?n property:country ?e . ?n rdf:type ontology:food }", "graph_answer": [ "resource:Bionico" ], "readable_answer": [ "Bionico" ], "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 ?h WHERE { resource:Bionico property:course ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Bionico property:course ?h }", "graph_answer": [ "resource:Dessert" ], "readable_answer": [ "Dessert" ], "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": "ASK WHERE { ?j rdf:type ontology:food . ?j property:dish_variation ?c . ?j property:course resource:Italian_meal_structure }", "readable_query": "ASK WHERE { ?j rdf:type ontology:food . ?j property:dish_variation ?c . ?j property:course resource:Italian_meal_structure }", "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
4
10765
Id57
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "faculty", "object": "737" }, { "subject": "European_University_Association", "property": "headquarters", "object": "Brussels" }, { "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": "academicStaffSize", "object": "737" }, { "subject": "European_University_Association", "property": "headquarter", "object": "Brussels" }, { "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)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The School of Business and Social Sciences at the Aarhus University was established in 1928 and has an academic staff of 737. It is affiliated with the European University Association based in Brussels.", "The School of Business and Social Sciences at the Aarhus University has a staff compliment of 737 and was established in 1928. It is affiliated with the European University Association, located in Brussels." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:European_University_Association", "property:headquarter", "resource:Brussels" ], [ "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: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": "737", "readable": "737", "graph": "737" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "1928", "readable": "1928", "graph": "resource:1928" }, { "modified": "Brussels", "readable": "Brussels", "graph": "resource:Brussels" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?m rdf:type ontology:university . FILTER ( ?x > '500' ) . ?m property:affiliation ?d . ?d property:headquarter resource:Brussels . ?m property:academic_staff_size ?x }", "readable_query": "SELECT DISTINCT ?d WHERE { ?m rdf:type ontology:university . FILTER ( ?x > '500' ) . ?m property:affiliation ?d . ?d property:headquarter resource:Brussels . ?m property:academic_staff_size ?x }", "graph_answer": [ "resource:European_University_Association" ], "readable_answer": [ "European University Association" ], "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 ?x WHERE { ?x property:affiliation ?f . ?f property:headquarter resource:Brussels . ?x property:academic_staff_size '737' . ?x rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:affiliation ?f . ?f property:headquarter resource:Brussels . ?x property:academic_staff_size '737' . ?x 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", "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 ?u ?v WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?u . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:established ?v }", "readable_query": "SELECT DISTINCT ?u ?v WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?u . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:established ?v }", "graph_answer": [ "737", "resource:1928" ], "readable_answer": [ "737", "1928" ], "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" ] } ]
Food
5
12085
Id32
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Chinese" }, { "subject": "Malaysia", "property": "ethnicGroups", "object": "Malaysian_Malay" }, { "subject": "Malaysia", "property": "capital", "object": "Kuala_Lumpur" }, { "subject": "Asam_pedas", "property": "region", "object": "Sumatra" } ]
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Chinese" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Malay" }, { "subject": "Malaysia", "property": "capital", "object": "Kuala_Lumpur" }, { "subject": "Asam_pedas", "property": "region", "object": "Sumatra" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Asam pedas is a Malaysian dish found in Sumatra. The capital of Malaysia is Kuala Lumpur and the Malaysian Chinese and the Malay are ethnic groups in the country.", "The capital of Malaysia is Kuala Lumpur. The Malaysian chinese and Malaysian Malay are both ethnic groups in this country. Asam pedas, a dish from Sumatra, may also be found in Malaysia.", "Asam pedas is a dish from Sumatra. It can also be found in Malaysia (capital city: Kuala Lumpur) where Malaysian chinese and Malay are ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Malaysia", "property:capital", "resource:Kuala_Lumpur" ], [ "resource:Malaysia", "property:ethnic_group", "resource:Malaysian_Malay" ], [ "resource:Malaysia", "property:ethnic_group", "resource:Malaysian_Chinese" ], [ "resource:Asam_pedas", "rdf:type", "ontology:food" ], [ "resource:Asam_pedas", "property:country", "resource:Malaysia" ], [ "resource:Asam_pedas", "property:region", "resource:Sumatra" ] ]
Asam_pedas
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Asam_pedas", "readable": "Asam pedas", "graph": "resource:Asam_pedas" }, { "modified": "Kuala_Lumpur", "readable": "Kuala Lumpur", "graph": "resource:Kuala_Lumpur" }, { "modified": "Malaysia", "readable": "Malaysia", "graph": "resource:Malaysia" }, { "modified": "Malaysian_Chinese", "readable": "Malaysian Chinese", "graph": "resource:Malaysian_Chinese" }, { "modified": "Malaysian_Malay", "readable": "Malaysian Malay", "graph": "resource:Malaysian_Malay" }, { "modified": "Sumatra", "readable": "Sumatra", "graph": "resource:Sumatra" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?p ) WHERE { resource:Malaysia property:ethnic_group ?g }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?p ) WHERE { resource:Malaysia property:ethnic_group ?g }", "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 ?e WHERE { resource:Malaysia property:ethnic_group ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Malaysia property:ethnic_group ?e }", "graph_answer": [ "resource:Malaysian_Malay", "resource:Malaysian_Chinese" ], "readable_answer": [ "Malaysian Malay", "Malaysian Chinese" ], "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": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:food . ?a property:creator_of_dish resource:Padang_cuisine }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:food . ?a property:creator_of_dish resource:Padang_cuisine }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Asam_pedas property:2nd_runway_surface_type ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Asam_pedas property:2nd_runway_surface_type ?e }", "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" ] } ]
Airport
2
3214
Id19
[ { "subject": "Adirondack_Regional_Airport", "property": "r1LengthF", "object": "6573" }, { "subject": "Adirondack_Regional_Airport", "property": "elevation", "object": "\"506.882\"^^xsd:double" } ]
[ { "subject": "Adirondack_Regional_Airport", "property": "1stRunwayLengthFeet", "object": "6573" }, { "subject": "Adirondack_Regional_Airport", "property": "elevationAboveTheSeaLevel", "object": "507" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adirondack Regional Airport is 507 metres above sea level and the 1st runway is 6573 ft in length.", "Adirondack Regional Airport is 507 metres above sea level and its 1st runway has a length of 6573 metres.", "Adirondack Regional Airport is 507 metres above sea level and the length of the first runway is 6,573 feet." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adirondack_Regional_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adirondack_Regional_Airport", "property:elevation_above_the_sea_level", "507" ], [ "resource:Adirondack_Regional_Airport", "property:1st_runway_length_feet", "resource:6573" ] ]
Adirondack_Regional_Airport
[ { "modified": "507", "readable": "507", "graph": "507" }, { "modified": "1stRunwayLengthFeet", "readable": "1st runway length feet", "graph": "property:1st_runway_length_feet" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "6573", "readable": "6573", "graph": "resource:6573" }, { "modified": "Adirondack_Regional_Airport", "readable": "Adirondack Regional Airport", "graph": "resource:Adirondack_Regional_Airport" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?e property:1st_runway_length_feet ?v . ?e property:elevation_above_the_sea_level ?w . ?e rdf:type ontology:airport . FILTER ( ?w = '507' ) }", "readable_query": "SELECT DISTINCT ?v WHERE { ?e property:1st_runway_length_feet ?v . ?e property:elevation_above_the_sea_level ?w . ?e rdf:type ontology:airport . FILTER ( ?w = '507' ) }", "graph_answer": [ "resource:6573" ], "readable_answer": [ "6573" ], "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 ?v WHERE { ?v rdf:type ontology:airport . ?v property:1st_runway_length_feet resource:6573 . FILTER ( ?s = '507' ) . ?v property:elevation_above_the_sea_level ?s }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:airport . ?v property:1st_runway_length_feet resource:6573 . FILTER ( ?s = '507' ) . ?v property:elevation_above_the_sea_level ?s }", "graph_answer": [ "resource:Adirondack_Regional_Airport" ], "readable_answer": [ "Adirondack Regional Airport" ], "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" ] } ]
Building
5
11627
Id91
[ { "subject": "Amdavad_ni_Gufa", "property": "locationTown", "object": "Gujarat" }, { "subject": "Amdavad_ni_Gufa", "property": "locationCountry", "object": "India" }, { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Ahmedabad" }, { "subject": "Amdavad_ni_Gufa", "property": "architect", "object": "B._V._Doshi" }, { "subject": "Amdavad_ni_Gufa", "property": "buildingEndDate", "object": "\"1995\"" } ]
[ { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Gujarat" }, { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Ahmedabad" }, { "subject": "Amdavad_ni_Gufa", "property": "country", "object": "India" }, { "subject": "Amdavad_ni_Gufa", "property": "architect", "object": "B._V._Doshi" }, { "subject": "Amdavad_ni_Gufa", "property": "completionDate", "object": "1995" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Amdavad ni Gufa, designed by the architect B V Doshi, was completed in 1995 in Ahmedabad, Gujarat, India." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Amdavad_ni_Gufa", "property:architect", "resource:B__V__Doshi" ], [ "resource:Amdavad_ni_Gufa", "rdf:type", "ontology:building" ], [ "resource:Amdavad_ni_Gufa", "property:location", "resource:Ahmedabad" ], [ "resource:Amdavad_ni_Gufa", "property:location", "resource:Gujarat" ], [ "resource:Amdavad_ni_Gufa", "property:completion_date", "resource:1995" ], [ "resource:Amdavad_ni_Gufa", "property:country", "resource:India" ] ]
Amdavad_ni_Gufa
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "1995", "readable": "1995", "graph": "resource:1995" }, { "modified": "Ahmedabad", "readable": "Ahmedabad", "graph": "resource:Ahmedabad" }, { "modified": "Amdavad_ni_Gufa", "readable": "Amdavad ni Gufa", "graph": "resource:Amdavad_ni_Gufa" }, { "modified": "B._V._Doshi", "readable": "B. V. Doshi", "graph": "resource:B__V__Doshi" }, { "modified": "Gujarat", "readable": "Gujarat", "graph": "resource:Gujarat" }, { "modified": "India", "readable": "India", "graph": "resource:India" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?b ) WHERE { ?o property:location resource:Gujarat . ?o rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?b ) WHERE { ?o property:location resource:Gujarat . ?o rdf:type ontology:building }", "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 ?l WHERE { ?l rdf:type ontology:building . ?l property:location resource:Gujarat }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:building . ?l property:location resource:Gujarat }", "graph_answer": [ "resource:Amdavad_ni_Gufa" ], "readable_answer": [ "Amdavad ni Gufa" ], "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 ?g WHERE { resource:Amdavad_ni_Gufa property:similar_dish ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Amdavad_ni_Gufa property:similar_dish ?g }", "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
9818
Id107
[ { "subject": "Bacon_sandwich", "property": "mainIngredient", "object": "\"Bread and bacon, with a condiment, often ketchup or brown sauce\"@en" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "alias", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"@en" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Bread" } ]
[ { "subject": "Bacon_sandwich", "property": "mainIngredient", "object": "\"Bread and bacon, with a condiment, often ketchup or brown sauce\"" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "alternativeName", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Bread" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The country that bacon sandwich comes from is the United Kingdom and ingredients include bread, bacon and a condiment, often ketchup or brown sauce. Its various names include Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm and bacon muffin.", "The country that bacon sandwich comes from is the United Kingdom and ingredients include bread and bacon and a condiment, often ketchup or brown sauce. They can also be known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin.", "Bacon sandwiches are popular in the UK, the main ingredients are bread and bacon with ketchup or brown sauce as a condiment. Other names for the sandwich are the bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm and bacon muffin." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_sandwich", "property:ingredient", "resource:Bread" ], [ "resource:Bacon_sandwich", "property:main_ingredient", "resource:Bacon" ], [ "resource:Bacon_sandwich", "property:main_ingredient", "resource:With_a_condiment" ], [ "resource:Bacon_sandwich", "property:main_ingredient", "resource:Bread" ], [ "resource:Bacon_sandwich", "property:main_ingredient", "resource:Often_ketchup_or_brown_sauce" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:country", "resource:United_Kingdom" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Rasher_sandwich" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_muffin" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sanger" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_butty" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_cob" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sarnie" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Piece__n_bacon" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_barm" ] ]
Bacon_sandwich
[ { "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": "Bacon", "readable": "Bacon", "graph": "resource:Bacon" }, { "modified": "Bacon barm", "readable": "Bacon barm", "graph": "resource:Bacon_barm" }, { "modified": "Bacon butty", "readable": "Bacon butty", "graph": "resource:Bacon_butty" }, { "modified": "Bacon cob", "readable": "Bacon cob", "graph": "resource:Bacon_cob" }, { "modified": "Bacon muffin", "readable": "Bacon muffin", "graph": "resource:Bacon_muffin" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Bacon sanger", "readable": "Bacon sanger", "graph": "resource:Bacon_sanger" }, { "modified": "Bacon sarnie", "readable": "Bacon sarnie", "graph": "resource:Bacon_sarnie" }, { "modified": "Bread", "readable": "Bread", "graph": "resource:Bread" }, { "modified": "Often ketchup or brown sauce", "readable": "Often ketchup or brown sauce", "graph": "resource:Often_ketchup_or_brown_sauce" }, { "modified": "Piece 'n bacon", "readable": "Piece 'n bacon", "graph": "resource:Piece__n_bacon" }, { "modified": "Rasher sandwich", "readable": "Rasher sandwich", "graph": "resource:Rasher_sandwich" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" }, { "modified": "With a condiment", "readable": "With a condiment", "graph": "resource:With_a_condiment" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?j ) WHERE { ?s property:country ?r . ?s rdf:type ontology:food . ?s property:alternative_name resource:Rasher_sandwich . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'u' ) ) }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?j ) WHERE { ?s property:country ?r . ?s rdf:type ontology:food . ?s property:alternative_name resource:Rasher_sandwich . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'u' ) ) }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l ?e WHERE { ?e property:country ?l . ?e rdf:type ontology:food . ?e property:alternative_name resource:Rasher_sandwich }", "readable_query": "SELECT DISTINCT ?l ?e WHERE { ?e property:country ?l . ?e rdf:type ontology:food . ?e property:alternative_name resource:Rasher_sandwich }", "graph_answer": [ "resource:United_Kingdom", "resource:Bacon_sandwich" ], "readable_answer": [ "United Kingdom", "Bacon sandwich" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?x ) WHERE { resource:Bacon_sandwich property:alternative_name ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?x ) WHERE { resource:Bacon_sandwich property:alternative_name ?f }", "graph_answer": [ "8" ], "readable_answer": [ "8" ], "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 ?a WHERE { FILTER ( ?a != resource:Rasher_sandwich ) . resource:Bacon_sandwich property:alternative_name ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( ?a != resource:Rasher_sandwich ) . resource:Bacon_sandwich property:alternative_name ?a }", "graph_answer": [ "resource:Bacon_muffin", "resource:Bacon_sanger", "resource:Bacon_butty", "resource:Bacon_cob", "resource:Bacon_sarnie", "resource:Piece__n_bacon", "resource:Bacon_barm" ], "readable_answer": [ "Bacon muffin", "Bacon sanger", "Bacon butty", "Bacon cob", "Bacon sarnie", "Piece 'n bacon", "Bacon barm" ], "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 ( COUNT ( ?v ) AS ?z ) WHERE { resource:Bacon_sandwich property:main_ingredient ?v }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?z ) WHERE { resource:Bacon_sandwich property:main_ingredient ?v }", "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 ?m WHERE { resource:Bacon_sandwich property:main_ingredient ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Bacon_sandwich property:main_ingredient ?m }", "graph_answer": [ "resource:Bacon", "resource:With_a_condiment", "resource:Bread", "resource:Often_ketchup_or_brown_sauce" ], "readable_answer": [ "Bacon", "With a condiment", "Bread", "Often ketchup or brown sauce" ], "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" ] } ]
Politician
2
5095
Id87
[ { "subject": "Adam_Holloway", "property": "majority", "object": "9312" }, { "subject": "Adam_Holloway", "property": "office", "object": "\"for Gravesham\"@en" } ]
[ { "subject": "Adam_Holloway", "property": "numberOfVotesAttained", "object": "9312" }, { "subject": "Adam_Holloway", "property": "office", "object": "Member_of_Parliament_for_Gravesham" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adam Holloway, who won 9312 votes, was the Member of Parliament for Gravesham.", "9312 people voted for Adam Holloway, who worked as a member of Parliament for Gravesham." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adam_Holloway", "property:number_of_votes_attained", "resource:9312" ], [ "resource:Adam_Holloway", "rdf:type", "ontology:politician" ], [ "resource:Adam_Holloway", "property:office", "resource:Member_of_Parliament_for_Gravesham" ] ]
Adam_Holloway
[ { "modified": "numberOfVotesAttained", "readable": "number of votes attained", "graph": "property:number_of_votes_attained" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "9312", "readable": "9312", "graph": "resource:9312" }, { "modified": "Adam_Holloway", "readable": "Adam Holloway", "graph": "resource:Adam_Holloway" }, { "modified": "Member_of_Parliament_for_Gravesham", "readable": "Member of Parliament for Gravesham", "graph": "resource:Member_of_Parliament_for_Gravesham" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?c WHERE { resource:Adam_Holloway property:number_of_votes_attained ?c . resource:Adam_Holloway property:office ?k }", "readable_query": "SELECT DISTINCT ?k ?c WHERE { resource:Adam_Holloway property:number_of_votes_attained ?c . resource:Adam_Holloway property:office ?k }", "graph_answer": [ "resource:Member_of_Parliament_for_Gravesham", "resource:9312" ], "readable_answer": [ "Member of Parliament for Gravesham", "9312" ], "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" ] } ]
Airport
4
8492
Id90
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Punjab,_Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" }, { "subject": "Punjab,_Pakistan", "property": "country", "object": "Pakistan" }, { "subject": "Pakistan", "property": "leaderName", "object": "Nawaz_Sharif" } ]
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Punjab,_Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" }, { "subject": "Punjab,_Pakistan", "property": "country", "object": "Pakistan" }, { "subject": "Pakistan", "property": "leader", "object": "Nawaz_Sharif" } ]
(X (X) (X (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Pakistan is led by Nawaz Sharif. Punjab, a major region, contains Allama Iqbal International Airport within the city of Lahore.", "Allama Iqbal International Airport serves the city of Lahore and is found in Punjab, Pakistan where Nawaz Sharif is the leader.", "Allama Iqbal International Airport is located in Punjab, Pakistan and serves the city of Lahore. Pakistan's leader is Nawaz Sharif." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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:Pakistan", "property:leader", "resource:Nawaz_Sharif" ], [ "resource:Punjab__Pakistan", "property:country", "resource:Pakistan" ] ]
Allama_Iqbal_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Allama_Iqbal_International_Airport", "readable": "Allama Iqbal International Airport", "graph": "resource:Allama_Iqbal_International_Airport" }, { "modified": "Lahore", "readable": "Lahore", "graph": "resource:Lahore" }, { "modified": "Nawaz_Sharif", "readable": "Nawaz Sharif", "graph": "resource:Nawaz_Sharif" }, { "modified": "Pakistan", "readable": "Pakistan", "graph": "resource:Pakistan" }, { "modified": "Punjab,_Pakistan", "readable": "Punjab, Pakistan", "graph": "resource:Punjab__Pakistan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:airport . ?k property:city_served resource:Lahore . ?u property:country resource:Pakistan . ?k property:location ?u }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:airport . ?k property:city_served resource:Lahore . ?u property:country resource:Pakistan . ?k property:location ?u }", "graph_answer": [ "resource:Allama_Iqbal_International_Airport" ], "readable_answer": [ "Allama Iqbal International Airport" ], "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 ?f WHERE { resource:Allama_Iqbal_International_Airport property:city_served resource:Lahore . resource:Allama_Iqbal_International_Airport property:location ?f . ?f property:country resource:Pakistan . resource:Allama_Iqbal_International_Airport rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Allama_Iqbal_International_Airport property:city_served resource:Lahore . resource:Allama_Iqbal_International_Airport property:location ?f . ?f property:country resource:Pakistan . resource:Allama_Iqbal_International_Airport rdf:type ontology:airport }", "graph_answer": [ "resource:Punjab__Pakistan" ], "readable_answer": [ "Punjab, Pakistan" ], "type": [ "coreference", "meaningful", "answer", "more_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 ?j WHERE { resource:Pakistan property:distributor ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Pakistan property:distributor ?j }", "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
3
7331
Id244
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "course", "object": "Dessert" }, { "subject": "Dessert", "property": "hasVariant", "object": "Cookie" } ]
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "course", "object": "Dessert" }, { "subject": "Dessert", "property": "dishVariation", "object": "Cookie" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Cookies are served as a dessert as is binignit which has the main ingredient of Sweet potatoes.", "Both cookies and binignit are desserts. The latter dish has sweet potatoes as the main ingredient.", "Sweet potatoes are the main ingredient of binignit which should be served as a dessert course. Cookies are also a type of dessert." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Dessert", "property:dish_variation", "resource:Cookie" ], [ "resource:Binignit", "property:main_ingredient", "resource:Sweet_potato" ], [ "resource:Binignit", "rdf:type", "ontology:food" ], [ "resource:Binignit", "property:course", "resource:Dessert" ] ]
Binignit
[ { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "Binignit", "readable": "Binignit", "graph": "resource:Binignit" }, { "modified": "Cookie", "readable": "Cookie", "graph": "resource:Cookie" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Sweet_potato", "readable": "Sweet potato", "graph": "resource:Sweet_potato" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h property:course resource:Italian_meal_structure . ?h rdf:type ontology:food }", "readable_query": "ASK WHERE { ?h property:course resource:Italian_meal_structure . ?h rdf:type ontology:food }", "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:food . ?l property:course resource:Dessert }", "readable_query": "ASK WHERE { ?l rdf:type ontology:food . ?l property:course resource:Dessert }", "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 ?x WHERE { ?x property:course resource:Dessert . ?x rdf:type ontology:food }", "readable_query": "SELECT ?x WHERE { ?x property:course resource:Dessert . ?x rdf:type ontology:food }", "graph_answer": [ "resource:Binignit" ], "readable_answer": [ "Binignit" ], "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 ?p WHERE { resource:Binignit property:main_ingredient ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Binignit property:main_ingredient ?p }", "graph_answer": [ "resource:Sweet_potato" ], "readable_answer": [ "Sweet potato" ], "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" ] } ]
WrittenWork
3
8349
Id195
[ { "subject": "John_Cowper_Powys", "property": "birthPlace", "object": "Shirley,_Derbyshire" }, { "subject": "John_Cowper_Powys", "property": "notableWork", "object": "Owen_Glendower_(novel)" }, { "subject": "A_Glastonbury_Romance", "property": "author", "object": "John_Cowper_Powys" } ]
[ { "subject": "John_Cowper_Powys", "property": "birthPlace", "object": "Shirley,_Derbyshire" }, { "subject": "John_Cowper_Powys", "property": "notableWork", "object": "Owen_Glendower_(novel)" }, { "subject": "A_Glastonbury_Romance", "property": "author", "object": "John_Cowper_Powys" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "John Cowper Powys was born in Shirley, Derbyshire. He wrote Owen Glendower and A Glastonbury Romance.", "Born in Shirley, Derbyshire, John Cowper Powys is the author of Owen Glendower and A Glastonbury Romance.", "John Cowper Powys from Shirley, Derbyshire, is the author of Owen Glendower and A Glastonbury Romance." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:John_Cowper_Powys", "property:notable_work", "resource:Owen_Glendower__novel_" ], [ "resource:John_Cowper_Powys", "property:birth_place", "resource:Shirley__Derbyshire" ], [ "resource:A_Glastonbury_Romance", "property:author", "resource:John_Cowper_Powys" ], [ "resource:A_Glastonbury_Romance", "rdf:type", "ontology:written_work" ] ]
A_Glastonbury_Romance
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "notableWork", "readable": "notable work", "graph": "property:notable_work" }, { "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": "Owen_Glendower_(novel)", "readable": "Owen Glendower", "graph": "resource:Owen_Glendower__novel_" }, { "modified": "Shirley,_Derbyshire", "readable": "Shirley, Derbyshire", "graph": "resource:Shirley__Derbyshire" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h property:birth_place resource:United_States . ?j property:author ?h . ?j rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?h property:birth_place resource:United_States . ?j property:author ?h . ?j rdf:type ontology:written_work }", "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" ] } ]
Food
2
4638
Id150
[ { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Hogao" } ]
[ { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Hogao" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Colombian Bandeja paisa includes the ingredient, Hogao.", "Bandeja paisa, which has hogao in it, is typical Colombian cuisine.", "Colombian dish Bandeja paisa has Hogao as an ingredient." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "property:ingredient", "resource:Hogao" ], [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Bandeja_paisa", "property:country", "resource:Colombian_cuisine" ] ]
Bandeja_paisa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Colombian_cuisine", "readable": "Colombian cuisine", "graph": "resource:Colombian_cuisine" }, { "modified": "Hogao", "readable": "Hogao", "graph": "resource:Hogao" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:ingredient resource:Hogao . ?c property:country resource:Colombian_cuisine . ?c rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'b' ) ) }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:ingredient resource:Hogao . ?c property:country resource:Colombian_cuisine . ?c rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'b' ) ) }", "graph_answer": [ "resource:Bandeja_paisa" ], "readable_answer": [ "Bandeja paisa" ], "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 ?s WHERE { resource:Bandeja_paisa property:leader_party ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Bandeja_paisa property:leader_party ?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" ] } ]
SportsTeam
4
10647
Id88
[ { "subject": "AFC_Ajax_(amateurs)", "property": "ground", "object": "Sportpark_De_Toekomst" }, { "subject": "Sportpark_De_Toekomst", "property": "tenant", "object": "Ajax_Youth_Academy" }, { "subject": "Sportpark_De_Toekomst", "property": "owner", "object": "AFC_Ajax_N.V." }, { "subject": "Sportpark_De_Toekomst", "property": "tenants", "object": "Jong_Ajax" } ]
[ { "subject": "AFC_Ajax_(amateurs)", "property": "ground", "object": "Sportpark_De_Toekomst" }, { "subject": "Sportpark_De_Toekomst", "property": "tenant", "object": "Ajax_Youth_Academy" }, { "subject": "Sportpark_De_Toekomst", "property": "owner", "object": "AFC_Ajax_N.V." }, { "subject": "Sportpark_De_Toekomst", "property": "tenant", "object": "Jong_Ajax" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ajax Youth Academy and Jong Ajax are tenants of Sportpark De Toekomst. It is owned by AFC Ajax NV and is the home ground of AFC Ajax (amateurs).", "AFC Ajax (amateur)'s ground is Sportpark De Toekomst which is owned by AFC Ajax N.V. Current tenants of the ground are Jong Ajax and Ajax Youth Academy.", "AFC Ajax (amateur)'s ground is Sportpark De Toekomst which is owned by AFC Ajax N.V. Current tenants of this ground are Ajax Youth Academy and Jong Ajax." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AFC_Ajax__amateurs_", "rdf:type", "ontology:sports_team" ], [ "resource:AFC_Ajax__amateurs_", "property:ground", "resource:Sportpark_De_Toekomst" ], [ "resource:Sportpark_De_Toekomst", "property:tenant", "resource:Ajax_Youth_Academy" ], [ "resource:Sportpark_De_Toekomst", "property:tenant", "resource:Jong_Ajax" ], [ "resource:Sportpark_De_Toekomst", "property:owner", "resource:AFC_Ajax_N_V_" ] ]
AFC_Ajax_(amateurs)
[ { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "tenant", "readable": "tenant", "graph": "property:tenant" }, { "modified": "AFC_Ajax_N.V.", "readable": "AFC Ajax N.V.", "graph": "resource:AFC_Ajax_N_V_" }, { "modified": "AFC_Ajax_(amateurs)", "readable": "AFC Ajax", "graph": "resource:AFC_Ajax__amateurs_" }, { "modified": "Ajax_Youth_Academy", "readable": "Ajax Youth Academy", "graph": "resource:Ajax_Youth_Academy" }, { "modified": "Jong_Ajax", "readable": "Jong Ajax", "graph": "resource:Jong_Ajax" }, { "modified": "Sportpark_De_Toekomst", "readable": "Sportpark De Toekomst", "graph": "resource:Sportpark_De_Toekomst" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?v ) WHERE { resource:Sportpark_De_Toekomst property:tenant ?n }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?v ) WHERE { resource:Sportpark_De_Toekomst property:tenant ?n }", "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 ?t WHERE { resource:Sportpark_De_Toekomst property:tenant ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Sportpark_De_Toekomst property:tenant ?t }", "graph_answer": [ "resource:Ajax_Youth_Academy", "resource:Jong_Ajax" ], "readable_answer": [ "Ajax Youth Academy", "Jong Ajax" ], "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": "SELECT DISTINCT ( COUNT ( ?j ) AS ?w ) WHERE { ?j rdf:type ontology:sports_team . ?j property:ground resource:Sportpark_De_Toekomst }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?w ) WHERE { ?j rdf:type ontology:sports_team . ?j property:ground resource:Sportpark_De_Toekomst }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "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 ?e WHERE { ?e rdf:type ontology:sports_team . ?e property:ground resource:Sportpark_De_Toekomst }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:sports_team . ?e property:ground resource:Sportpark_De_Toekomst }", "graph_answer": [ "resource:AFC_Ajax__amateurs_" ], "readable_answer": [ "AFC Ajax" ], "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 ?k WHERE { resource:Sportpark_De_Toekomst property:postal_code ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Sportpark_De_Toekomst property:postal_code ?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
2
3797
Id137
[ { "subject": "Alessio_Romagnoli", "property": "nationalteam", "object": "Italy_national_under-17_football_team" }, { "subject": "Italy_national_under-17_football_team", "property": "coach", "object": "Alessandro_Dal_Canto" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-17_football_team" }, { "subject": "Italy_national_under-17_football_team", "property": "coach", "object": "Alessandro_Dal_Canto" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli plays for the Italy national under-17 football team which is coached by Alessandro Dal Canto .", "Alessio Romagnoli is a member of the Italian national under 17 football team coached by Alessandro Dal Canto.", "Alessio Romagnoli plays for the Italy national under-17 football team, where Alessandro Dal Canto is the coach." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Italy_national_under_17_football_team", "property:coach", "resource:Alessandro_Dal_Canto" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_17_football_team" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "coach", "readable": "coach", "graph": "property:coach" }, { "modified": "Alessandro_Dal_Canto", "readable": "Alessandro Dal Canto", "graph": "resource:Alessandro_Dal_Canto" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Italy_national_under-17_football_team", "readable": "Italy national under-17 football team", "graph": "resource:Italy_national_under_17_football_team" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?y WHERE { ?o rdf:type ontology:athlete . ?y property:coach resource:Alessandro_Dal_Canto . ?o property:club ?y }", "readable_query": "SELECT DISTINCT ?o ?y WHERE { ?o rdf:type ontology:athlete . ?y property:coach resource:Alessandro_Dal_Canto . ?o property:club ?y }", "graph_answer": [ "resource:Alessio_Romagnoli", "resource:Italy_national_under_17_football_team" ], "readable_answer": [ "Alessio Romagnoli", "Italy national under-17 football team" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
5
12208
Id155
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Bionico", "property": "course", "object": "Dessert" }, { "subject": "Bionico", "property": "mainIngredient", "object": "\"Chopped Fruits, Sour Cream, Condensed Milk, Granola, Shredded Coconut, Raisins\"@en" }, { "subject": "Bionico", "property": "region", "object": "Guadalajara" }, { "subject": "Bionico", "property": "ingredient", "object": "Raisin" } ]
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Bionico", "property": "course", "object": "Dessert" }, { "subject": "Bionico", "property": "mainIngredient", "object": "\"Chopped Fruits, Sour Cream, Condensed Milk, Granola, Shredded Coconut, Raisins\"" }, { "subject": "Bionico", "property": "region", "object": "Guadalajara" }, { "subject": "Bionico", "property": "ingredient", "object": "Raisin" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bionico is a dessert dish that can be found in Mexico and Guadalajara. The main ingredients of Bionico are: Chopped fruit, sour cream, condensed milk, granola, shredded coconut and raisins.", "Sour cream, chopped fruits, condensed milk, granola, raisins and shredded coconut are the main ingredients in Bionico. It is serverd for dessert and can be found in Guadalajara, Mexico.", "The main ingredients of Bionico are chopped fruits, sour cream, condensed milk, granola, shredded coconut and raisins. It is served for dessert and is from the Guadalajara region, Mexico." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bionico", "property:ingredient", "resource:Raisin" ], [ "resource:Bionico", "property:main_ingredient", "resource:Sour_Cream" ], [ "resource:Bionico", "property:main_ingredient", "resource:Chopped_Fruits" ], [ "resource:Bionico", "property:main_ingredient", "resource:Raisins" ], [ "resource:Bionico", "property:main_ingredient", "resource:Condensed_Milk" ], [ "resource:Bionico", "property:main_ingredient", "resource:Shredded_Coconut" ], [ "resource:Bionico", "property:main_ingredient", "resource:Granola" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:country", "resource:Mexico" ], [ "resource:Bionico", "property:course", "resource:Dessert" ], [ "resource:Bionico", "property:region", "resource:Guadalajara" ] ]
Bionico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Chopped Fruits", "readable": "Chopped Fruits", "graph": "resource:Chopped_Fruits" }, { "modified": "Condensed Milk", "readable": "Condensed Milk", "graph": "resource:Condensed_Milk" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Granola", "readable": "Granola", "graph": "resource:Granola" }, { "modified": "Guadalajara", "readable": "Guadalajara", "graph": "resource:Guadalajara" }, { "modified": "Mexico", "readable": "Mexico", "graph": "resource:Mexico" }, { "modified": "Raisin", "readable": "Raisin", "graph": "resource:Raisin" }, { "modified": "Raisins", "readable": "Raisins", "graph": "resource:Raisins" }, { "modified": "Shredded Coconut", "readable": "Shredded Coconut", "graph": "resource:Shredded_Coconut" }, { "modified": "Sour Cream", "readable": "Sour Cream", "graph": "resource:Sour_Cream" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o property:main_ingredient resource:Granola . ?o rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'b' ) ) }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:main_ingredient resource:Granola . ?o rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'b' ) ) }", "graph_answer": [ "resource:Bionico" ], "readable_answer": [ "Bionico" ], "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:Bionico property:main_ingredient ?r . FILTER ( STRSTARTS ( LCASE ( ?r ) , 's' ) ) }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Bionico property:main_ingredient ?r . FILTER ( STRSTARTS ( LCASE ( ?r ) , 's' ) ) }", "graph_answer": [ "resource:Sour_Cream" ], "readable_answer": [ "Sour Cream" ], "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 ?f WHERE { resource:Bionico property:main_ingredient ?f . FILTER ( CONTAINS ( LCASE ( ?f ) , 'milk' ) ) }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Bionico property:main_ingredient ?f . FILTER ( CONTAINS ( LCASE ( ?f ) , 'milk' ) ) }", "graph_answer": [ "resource:Condensed_Milk" ], "readable_answer": [ "Condensed Milk" ], "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" ] } ]
Food
4
9757
Id46
[ { "subject": "Arròs_negre", "property": "region", "object": "Valencian_Community" }, { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Arròs_negre", "property": "mainIngredient", "object": "\"White rice, cuttlefish or squid, cephalopod ink, cubanelle peppers\"@en" }, { "subject": "Arròs_negre", "property": "ingredient", "object": "White_rice" } ]
[ { "subject": "Arròs_negre", "property": "region", "object": "Valencian_Community" }, { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Arròs_negre", "property": "mainIngredient", "object": "\"White rice, cuttlefish or squid, cephalopod ink, cubanelle peppers\"" }, { "subject": "Arròs_negre", "property": "ingredient", "object": "White_rice" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arros negre comes from Spain and the Valencian community. The main ingredients are white rice, cuttlefish or squid, cephalopod ink and cubanelle peppers.", "Arròs negre is a traditional dish from Spain, from the region of the Valencian Community. The main ingredients in it are white rice, cuttlefish or squid, cephalopod ink and cubanelle peppers.", "Arròs negre originates from the Valencian Community in Spain and includes the ingredients white rice, cuttlefish or squid, cephalopod ink and cubanelle peppers." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arr_s_negre", "property:ingredient", "resource:White_rice" ], [ "resource:Arr_s_negre", "property:main_ingredient", "resource:Cephalopod_ink" ], [ "resource:Arr_s_negre", "property:main_ingredient", "resource:Cubanelle_peppers" ], [ "resource:Arr_s_negre", "property:main_ingredient", "resource:Cuttlefish_or_squid" ], [ "resource:Arr_s_negre", "property:main_ingredient", "resource:White_rice" ], [ "resource:Arr_s_negre", "rdf:type", "ontology:food" ], [ "resource:Arr_s_negre", "property:country", "resource:Spain" ], [ "resource:Arr_s_negre", "property:region", "resource:Valencian_Community" ] ]
Arròs_negre
[ { "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": "Arròs_negre", "readable": "Arròs negre", "graph": "resource:Arr_s_negre" }, { "modified": "Cephalopod ink", "readable": "Cephalopod ink", "graph": "resource:Cephalopod_ink" }, { "modified": "Cubanelle peppers", "readable": "Cubanelle peppers", "graph": "resource:Cubanelle_peppers" }, { "modified": "Cuttlefish or squid", "readable": "Cuttlefish or squid", "graph": "resource:Cuttlefish_or_squid" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Valencian_Community", "readable": "Valencian Community", "graph": "resource:Valencian_Community" }, { "modified": "White_rice", "readable": "White rice", "graph": "resource:White_rice" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?o ) WHERE { resource:Arr_s_negre property:main_ingredient ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?o ) WHERE { resource:Arròs_negre property:main_ingredient ?x }", "graph_answer": [ "4" ], "readable_answer": [ "4" ], "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 ?i WHERE { resource:Arr_s_negre property:main_ingredient ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Arròs_negre property:main_ingredient ?i }", "graph_answer": [ "resource:Cephalopod_ink", "resource:Cubanelle_peppers", "resource:Cuttlefish_or_squid", "resource:White_rice" ], "readable_answer": [ "Cephalopod ink", "Cubanelle peppers", "Cuttlefish or squid", "White rice" ], "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": "SELECT DISTINCT ?d ?f WHERE { resource:Arr_s_negre property:region ?f . resource:Arr_s_negre property:country ?d }", "readable_query": "SELECT DISTINCT ?d ?f WHERE { resource:Arròs_negre property:region ?f . resource:Arròs_negre property:country ?d }", "graph_answer": [ "resource:Spain", "resource:Valencian_Community" ], "readable_answer": [ "Spain", "Valencian Community" ], "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" ] } ]
Politician
3
7918
Id249
[ { "subject": "Albert_B._White", "property": "deathPlace", "object": "Parkersburg,_West_Virginia" }, { "subject": "Parkersburg,_West_Virginia", "property": "country", "object": "United_States" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" } ]
[ { "subject": "Parkersburg,_West_Virginia", "property": "country", "object": "United_States" }, { "subject": "Albert_B._White", "property": "deathPlace", "object": "Parkersburg,_West_Virginia" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "William M O Dawson succeeded Albert B White, who died in Parkersburg, West Virginia, United States.", "Albert B. White died in Parkersburg, West Virginia, United States and was succeeded by William M.O. Dawson.", "Albert B White, who was succeeded by William M O Dawson, died in Parkersburg, West Virginia, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Parkersburg__West_Virginia", "property:country", "resource:United_States" ], [ "resource:Albert_B__White", "rdf:type", "ontology:politician" ], [ "resource:Albert_B__White", "property:death_place", "resource:Parkersburg__West_Virginia" ], [ "resource:Albert_B__White", "property:successor", "resource:William_M__O__Dawson" ] ]
Albert_B._White
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Albert_B._White", "readable": "Albert B. White", "graph": "resource:Albert_B__White" }, { "modified": "Parkersburg,_West_Virginia", "readable": "Parkersburg, West Virginia", "graph": "resource:Parkersburg__West_Virginia" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "William_M._O._Dawson", "readable": "William M. O. Dawson", "graph": "resource:William_M__O__Dawson" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?m rdf:type ontology:politician . ?m property:death_place resource:New_Mexico_Territory . ?m property:successor resource:William_M__O__Dawson }", "readable_query": "ASK WHERE { ?m rdf:type ontology:politician . ?m property:death_place resource:New_Mexico_Territory . ?m property:successor resource:William_M._O._Dawson }", "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 { ?t property:successor resource:William_M__O__Dawson . ?t rdf:type ontology:politician . ?t property:death_place resource:Parkersburg__West_Virginia }", "readable_query": "ASK WHERE { ?t property:successor resource:William_M._O._Dawson . ?t rdf:type ontology:politician . ?t property:death_place resource:Parkersburg,_West_Virginia }", "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 ?r WHERE { ?r property:successor resource:William_M__O__Dawson . ?r rdf:type ontology:politician . ?r property:death_place resource:Parkersburg__West_Virginia }", "readable_query": "SELECT ?r WHERE { ?r property:successor resource:William_M._O._Dawson . ?r rdf:type ontology:politician . ?r property:death_place resource:Parkersburg,_West_Virginia }", "graph_answer": [ "resource:Albert_B__White" ], "readable_answer": [ "Albert B. White" ], "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 ?m WHERE { resource:Parkersburg__West_Virginia property:country ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Parkersburg,_West_Virginia property:country ?m }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "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
11313
Id164
[ { "subject": "Andra_(singer)", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Funk" }, { "subject": "Andra_(singer)", "property": "associatedBand", "object": "Andreea_Bălan" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Rhythm_and_blues", "property": "derivatives", "object": "Disco" } ]
[ { "subject": "Andra_(singer)", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Andra_(singer)", "property": "associatedBand/associatedMusicalArtist", "object": "Andreea_Bălan" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Funk" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Singer, Andra, is a rhythm and blues singer who is associated with Andreea Bălan. Funk and Disco are derivatives ofRhythm and blues, which originated from blues music.", "Disco and Funk are derivatives of rhythm and blues which originated from the blues. Andreea Balan is associated with the singer Andra, whose genre is Rhythm and blues.", "Andra, associated with Andreea Bălan, plays rhythm and blues music. That music type and disco and funk came from blues music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rhythm_and_blues", "property:derivative", "resource:Disco" ], [ "resource:Rhythm_and_blues", "property:derivative", "resource:Funk" ], [ "resource:Rhythm_and_blues", "property:stylistic_origin", "resource:Blues" ], [ "resource:Andra__singer_", "rdf:type", "ontology:artist" ], [ "resource:Andra__singer_", "property:associated_band_associated_musical_artist", "resource:Andreea_B_lan" ], [ "resource:Andra__singer_", "property:genre", "resource:Rhythm_and_blues" ] ]
Andra_(singer)
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Andra_(singer)", "readable": "Andra", "graph": "resource:Andra__singer_" }, { "modified": "Andreea_Bălan", "readable": "Andreea Bălan", "graph": "resource:Andreea_B_lan" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Funk", "readable": "Funk", "graph": "resource:Funk" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?j ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 'f' ) ) . resource:Rhythm_and_blues property:derivative ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?j ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 'f' ) ) . resource:Rhythm_and_blues property:derivative ?y }", "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", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Andra__singer_ rdf:type ontology:artist . resource:Andra__singer_ property:associated_band_associated_musical_artist resource:Andreea_B_lan }", "readable_query": "ASK WHERE { resource:Andra_(singer) rdf:type ontology:artist . resource:Andra_(singer) property:associated_band_associated_musical_artist resource:Andreea_Bălan }", "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" ] } ]
Food
4
9940
Id229
[ { "subject": "Binignit", "property": "ingredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "course", "object": "Dessert" }, { "subject": "Dessert", "property": "hasVariant", "object": "Sandesh_(confectionery)" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
[ { "subject": "Binignit", "property": "ingredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "course", "object": "Dessert" }, { "subject": "Dessert", "property": "dishVariation", "object": "Sandesh_(confectionery)" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Sandesh is a dessert, as is binignit. Sweet potato, which belongs to the Solanales order of plants, is one of the ingredients of binignit.", "Sandesh and Binignit are both desserts. Binignit contains sweet potato, which belongs to the Solanales plant order.", "Sandesh is a dessert confection. Binignit is a dessert that includes sweet potato (a member of the Solanales order)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Sweet_potato", "property:order", "resource:Solanales" ], [ "resource:Dessert", "property:dish_variation", "resource:Sandesh__confectionery_" ], [ "resource:Binignit", "property:ingredient", "resource:Sweet_potato" ], [ "resource:Binignit", "rdf:type", "ontology:food" ], [ "resource:Binignit", "property:course", "resource:Dessert" ] ]
Binignit
[ { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "order", "readable": "order", "graph": "property:order" }, { "modified": "Binignit", "readable": "Binignit", "graph": "resource:Binignit" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Sandesh_(confectionery)", "readable": "Sandesh", "graph": "resource:Sandesh__confectionery_" }, { "modified": "Solanales", "readable": "Solanales", "graph": "resource:Solanales" }, { "modified": "Sweet_potato", "readable": "Sweet potato", "graph": "resource:Sweet_potato" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Sweet_potato property:order resource:Solanales }", "readable_query": "ASK WHERE { resource:Sweet_potato property:order resource:Solanales }", "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": "ASK WHERE { ?u property:course resource:Main_course . ?u rdf:type ontology:food }", "readable_query": "ASK WHERE { ?u property:course resource:Main_course . ?u rdf:type ontology:food }", "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 { ?z property:course resource:Dessert . ?z rdf:type ontology:food }", "readable_query": "ASK WHERE { ?z property:course resource:Dessert . ?z rdf:type ontology:food }", "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 ?v WHERE { ?v property:course resource:Dessert . ?v rdf:type ontology:food }", "readable_query": "SELECT ?v WHERE { ?v property:course resource:Dessert . ?v rdf:type ontology:food }", "graph_answer": [ "resource:Binignit" ], "readable_answer": [ "Binignit" ], "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" ] } ]
Airport
4
8599
Id197
[ { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" }, { "subject": "Alderney_Airport", "property": "r1Surface", "object": "Poaceae" }, { "subject": "Poaceae", "property": "order", "object": "Poales" }, { "subject": "Poaceae", "property": "unrankedClassis", "object": "Monocotyledon" } ]
[ { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" }, { "subject": "Alderney_Airport", "property": "1stRunwaySurfaceType", "object": "Poaceae" }, { "subject": "Poaceae", "property": "order", "object": "Poales" }, { "subject": "Poaceae", "property": "class", "object": "Monocotyledon" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Poaceae belongs to the division of flowering plants and to the order of Poales, and is in the class Monocotyledon. Alderney airport is made from Poaceae.", "The first runway surface at Alderney airport is poaceae, which is a member of the Poales order, and in the class Monocotyledon and in the division of flowering plants.", "Poaceae, which is the surface of the 1st runway at Alderney airport, belongs to the division of flowering plants and is of the order poales and the class Monocotyledon." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alderney_Airport", "rdf:type", "ontology:airport" ], [ "resource:Alderney_Airport", "property:1st_runway_surface_type", "resource:Poaceae" ], [ "resource:Poaceae", "property:division", "resource:Flowering_plant" ], [ "resource:Poaceae", "property:class", "resource:Monocotyledon" ], [ "resource:Poaceae", "property:order", "resource:Poales" ] ]
Alderney_Airport
[ { "modified": "1stRunwaySurfaceType", "readable": "1st runway surface type", "graph": "property:1st_runway_surface_type" }, { "modified": "class", "readable": "class", "graph": "property:class" }, { "modified": "division", "readable": "division", "graph": "property:division" }, { "modified": "order", "readable": "order", "graph": "property:order" }, { "modified": "Alderney_Airport", "readable": "Alderney Airport", "graph": "resource:Alderney_Airport" }, { "modified": "Flowering_plant", "readable": "Flowering plant", "graph": "resource:Flowering_plant" }, { "modified": "Monocotyledon", "readable": "Monocotyledon", "graph": "resource:Monocotyledon" }, { "modified": "Poaceae", "readable": "Poaceae", "graph": "resource:Poaceae" }, { "modified": "Poales", "readable": "Poales", "graph": "resource:Poales" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i property:division resource:Acura . ?i property:order resource:Poales }", "readable_query": "ASK WHERE { ?i property:division resource:Acura . ?i property:order resource:Poales }", "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 { ?t property:division resource:Flowering_plant . ?t property:order resource:Poales }", "readable_query": "ASK WHERE { ?t property:division resource:Flowering_plant . ?t property:order resource:Poales }", "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 ?v WHERE { ?v property:division resource:Flowering_plant . ?v property:order resource:Poales }", "readable_query": "SELECT ?v WHERE { ?v property:division resource:Flowering_plant . ?v property:order resource:Poales }", "graph_answer": [ "resource:Poaceae" ], "readable_answer": [ "Poaceae" ], "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 ?k WHERE { ?k property:1st_runway_surface_type resource:Poaceae . ?k rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:1st_runway_surface_type resource:Poaceae . ?k rdf:type ontology:airport }", "graph_answer": [ "resource:Alderney_Airport" ], "readable_answer": [ "Alderney 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 ?e WHERE { resource:Poaceae property:class ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Poaceae property:class ?e }", "graph_answer": [ "resource:Monocotyledon" ], "readable_answer": [ "Monocotyledon" ], "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" ] } ]
Airport
3
5830
Id163
[ { "subject": "Belgium", "property": "leader", "object": "Charles_Michel" }, { "subject": "Antwerp_International_Airport", "property": "city", "object": "Antwerp" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" } ]
[ { "subject": "Belgium", "property": "leader", "object": "Charles_Michel" }, { "subject": "Antwerp_International_Airport", "property": "cityServed", "object": "Antwerp" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Antwerp International Airport serves the city of Antwerp in Belgium where Charles Michel is a leader.", "Antwerp International Airport is located in Antwerp, Belgium, whose leader is Charles Michel.", "Antwerp is served by Antwerp International airport and is a popular tourist destination in Belgium where the leader is Charles Michel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antwerp_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Antwerp_International_Airport", "property:city_served", "resource:Antwerp" ], [ "resource:Belgium", "property:leader", "resource:Charles_Michel" ], [ "resource:Antwerp", "property:country", "resource:Belgium" ] ]
Antwerp_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Antwerp", "readable": "Antwerp", "graph": "resource:Antwerp" }, { "modified": "Antwerp_International_Airport", "readable": "Antwerp International Airport", "graph": "resource:Antwerp_International_Airport" }, { "modified": "Belgium", "readable": "Belgium", "graph": "resource:Belgium" }, { "modified": "Charles_Michel", "readable": "Charles Michel", "graph": "resource:Charles_Michel" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l ?u WHERE { ?u property:leader resource:Charles_Michel . ?l property:country ?u }", "readable_query": "SELECT DISTINCT ?l ?u WHERE { ?u property:leader resource:Charles_Michel . ?l property:country ?u }", "graph_answer": [ "resource:Antwerp", "resource:Belgium" ], "readable_answer": [ "Antwerp", "Belgium" ], "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": "ASK WHERE { resource:Antwerp_International_Airport rdf:type ontology:airport . resource:Antwerp_International_Airport property:city_served resource:Antwerp }", "readable_query": "ASK WHERE { resource:Antwerp_International_Airport rdf:type ontology:airport . resource:Antwerp_International_Airport property:city_served resource:Antwerp }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?b ) WHERE { ?b property:official_language resource:German_language . ?l property:country ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?b ) WHERE { ?b property:official_language resource:German_language . ?l property:country ?b }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] } ]
MeanOfTransportation
2
4909
Id144
[ { "subject": "Antares_(rocket)", "property": "maidenFlight", "object": "\"2014-01-09\"^^xsd:date" }, { "subject": "Antares_(rocket)", "property": "sites", "object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0" } ]
[ { "subject": "Antares_(rocket)", "property": "maidenFlight", "object": "2014-01-09" }, { "subject": "Antares_(rocket)", "property": "launchSite", "object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Antares rocket first voyage was on January 9, 2014 from the launch site, the Mid-Atlantic Regional Spaceport Launch Pad 0.", "Antares was launched at Mid-Atlantic Regional Spaceport Launch Pad 0 on January 9, 2014.", "The Antares rocket was launched at Mid-Atlantic Regional Spaceport Launch Pad 0 on January 9th 2014." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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:maiden_flight", "resource:2014_01_09" ] ]
Antares_(rocket)
[ { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "maidenFlight", "readable": "maiden flight", "graph": "property:maiden_flight" }, { "modified": "2014-01-09", "readable": "2014-01-09", "graph": "resource:2014_01_09" }, { "modified": "Antares_(rocket)", "readable": "Antares", "graph": "resource:Antares__rocket_" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?r property:launch_site ?a . ?r rdf:type ontology:mean_of_transportation . ?r property:maiden_flight ?z . FILTER ( CONTAINS ( YEAR ( ?z ) , '2014' ) ) }", "readable_query": "SELECT DISTINCT ?a WHERE { ?r property:launch_site ?a . ?r rdf:type ontology:mean_of_transportation . ?r property:maiden_flight ?z . FILTER ( CONTAINS ( YEAR ( ?z ) , '2014' ) ) }", "graph_answer": [ "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0" ], "readable_answer": [ "Mid-Atlantic Regional Spaceport Launch Pad 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 ?k WHERE { ?k property:launch_site resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0 . ?k rdf:type ontology:mean_of_transportation . ?k property:maiden_flight ?p . FILTER ( CONTAINS ( YEAR ( ?p ) , '2014' ) ) }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:launch_site resource:Mid-Atlantic_Regional_Spaceport_Launch_Pad_0 . ?k rdf:type ontology:mean_of_transportation . ?k property:maiden_flight ?p . FILTER ( CONTAINS ( YEAR ( ?p ) , '2014' ) ) }", "graph_answer": [ "resource:Antares__rocket_" ], "readable_answer": [ "Antares" ], "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 WHERE { resource:Antares__rocket_ property:issn_number ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Antares_(rocket) property:issn_number ?a }", "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
4
8456
Id54
[ { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Agra_Airport", "property": "operator", "object": "Indian_Air_Force" }, { "subject": "Indian_Air_Force", "property": "aircraftTransport", "object": "Boeing_C-17_Globemaster_III" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
[ { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Agra_Airport", "property": "operatingOrganisation", "object": "Indian_Air_Force" }, { "subject": "Indian_Air_Force", "property": "transportAircraft", "object": "Boeing_C-17_Globemaster_III" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Part of Bundelkhand, Uttar Pradesh is the location of Agra Airport. It is operated by the Indian Air Force which uses the transport aircraft called the Boeing C-17 Globemaster III.", "Agra Airport is in Uttar Pradesh which is part of Bundelkhand. The Indian Air Force operates that airport. The Boeing C-17 Globemaster III is a transport aircraft in the Indian Air Force.", "Agra Airport is located in Uttar Pradesh which is part of Bundelkhand and is operated by the Indian Air Force. The transport aircraft for the Indian Air Force is the Boeing C-17 Globemaster III." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Uttar_Pradesh", "property:is_part_of", "resource:Bundelkhand" ], [ "resource:Agra_Airport", "rdf:type", "ontology:airport" ], [ "resource:Agra_Airport", "property:location", "resource:Uttar_Pradesh" ], [ "resource:Agra_Airport", "property:operating_organisation", "resource:Indian_Air_Force" ], [ "resource:Indian_Air_Force", "property:transport_aircraft", "resource:Boeing_C_17_Globemaster_III" ] ]
Agra_Airport
[ { "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": "transportAircraft", "readable": "transport aircraft", "graph": "property:transport_aircraft" }, { "modified": "Agra_Airport", "readable": "Agra Airport", "graph": "resource:Agra_Airport" }, { "modified": "Boeing_C-17_Globemaster_III", "readable": "Boeing C-17 Globemaster III", "graph": "resource:Boeing_C_17_Globemaster_III" }, { "modified": "Bundelkhand", "readable": "Bundelkhand", "graph": "resource:Bundelkhand" }, { "modified": "Indian_Air_Force", "readable": "Indian Air Force", "graph": "resource:Indian_Air_Force" }, { "modified": "Uttar_Pradesh", "readable": "Uttar Pradesh", "graph": "resource:Uttar_Pradesh" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?u ) WHERE { ?x property:transport_aircraft resource:Boeing_C_17_Globemaster_III . ?g property:operating_organisation ?x . ?g rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?u ) WHERE { ?x property:transport_aircraft resource:Boeing_C-17_Globemaster_III . ?g property:operating_organisation ?x . ?g rdf:type ontology:airport }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "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 ?s WHERE { ?j property:transport_aircraft resource:Boeing_C_17_Globemaster_III . ?s rdf:type ontology:airport . ?s property:operating_organisation ?j }", "readable_query": "SELECT DISTINCT ?s WHERE { ?j property:transport_aircraft resource:Boeing_C-17_Globemaster_III . ?s rdf:type ontology:airport . ?s property:operating_organisation ?j }", "graph_answer": [ "resource:Agra_Airport" ], "readable_answer": [ "Agra Airport" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "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 ?k WHERE { ?k property:is_part_of resource:Bundelkhand . FILTER ( CONTAINS ( LCASE ( ?k ) , 'pradesh' ) ) }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:is_part_of resource:Bundelkhand . FILTER ( CONTAINS ( LCASE ( ?k ) , 'pradesh' ) ) }", "graph_answer": [ "resource:Uttar_Pradesh" ], "readable_answer": [ "Uttar Pradesh" ], "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" ] } ]
Artist
4
8656
Id48
[ { "subject": "Agustín_Barboza", "property": "placeOfBirth", "object": "Paraguay" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Asunción" }, { "subject": "Paraguay", "property": "leaderName", "object": "Juan_Afara" }, { "subject": "Paraguay", "property": "language", "object": "Spanish_language" } ]
[ { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Paraguay" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Asunción" }, { "subject": "Paraguay", "property": "leader", "object": "Juan_Afara" }, { "subject": "Paraguay", "property": "language", "object": "Spanish_language" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agustin Barboza was born in Asuncion, which is located in Paraguay, where the leader is Juan Afara and the language spoken is Spanish.", "Agustín Barboza was born in Asunción, Paraguay. The leader of Paraguay is Juan Afara and Spanish is the language spoken.", "Agustin Barboza was born in Asuncion in Paraguay. The country is led by Juan Afara and uses the Spanish language." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Paraguay", "property:leader", "resource:Juan_Afara" ], [ "resource:Paraguay", "property:language", "resource:Spanish_language" ], [ "resource:Agust_n_Barboza", "rdf:type", "ontology:artist" ], [ "resource:Agust_n_Barboza", "property:birth_place", "resource:Asunci_n" ], [ "resource:Agust_n_Barboza", "property:birth_place", "resource:Paraguay" ] ]
Agustín_Barboza
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Agustín_Barboza", "readable": "Agustín Barboza", "graph": "resource:Agust_n_Barboza" }, { "modified": "Asunción", "readable": "Asunción", "graph": "resource:Asunci_n" }, { "modified": "Juan_Afara", "readable": "Juan Afara", "graph": "resource:Juan_Afara" }, { "modified": "Paraguay", "readable": "Paraguay", "graph": "resource:Paraguay" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?u WHERE { resource:Paraguay property:language ?j . resource:Paraguay property:leader ?u }", "readable_query": "SELECT DISTINCT ?j ?u WHERE { resource:Paraguay property:language ?j . resource:Paraguay property:leader ?u }", "graph_answer": [ "resource:Spanish_language", "resource:Juan_Afara" ], "readable_answer": [ "Spanish language", "Juan Afara" ], "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:Agust_n_Barboza property:birth_place resource:Asunci_n . resource:Agust_n_Barboza rdf:type ontology:artist . resource:Agust_n_Barboza property:birth_place resource:Paraguay }", "readable_query": "ASK WHERE { resource:Agustín_Barboza property:birth_place resource:Asunción . resource:Agustín_Barboza rdf:type ontology:artist . resource:Agustín_Barboza property:birth_place resource:Paraguay }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:birth_place resource:Marietta__Ohio }", "readable_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:birth_place resource:Marietta,_Ohio }", "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" ] } ]
Food
4
9886
Id175
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "leader", "object": "Gérard_Larcher" }, { "subject": "France", "property": "language", "object": "French_language" }, { "subject": "France", "property": "leaderName", "object": "Manuel_Valls" } ]
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "language", "object": "French_language" }, { "subject": "France", "property": "leader", "object": "Gérard_Larcher" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Barny cakes can be found in France where French is spoken and leaders include Gérard Larcher and Manuel Valls.", "Barny cakes come from France where the leaders are Gerard Larcher and Manuel Valls and French is the language spoken.", "Barny cakes are found in France where the French language is spoken and the leaders are Gerard Larcher and Manuel Valls." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Barny_Cakes", "rdf:type", "ontology:food" ], [ "resource:Barny_Cakes", "property:country", "resource:France" ], [ "resource:France", "property:leader", "resource:Manuel_Valls" ], [ "resource:France", "property:leader", "resource:G_rard_Larcher" ], [ "resource:France", "property:language", "resource:French_language" ] ]
Barny_Cakes
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Barny_Cakes", "readable": "Barny Cakes", "graph": "resource:Barny_Cakes" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" }, { "modified": "Gérard_Larcher", "readable": "Gérard Larcher", "graph": "resource:G_rard_Larcher" }, { "modified": "Manuel_Valls", "readable": "Manuel Valls", "graph": "resource:Manuel_Valls" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:France property:leader ?t . FILTER ( CONTAINS ( LCASE ( ?t ) , 'valls' ) ) }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:France property:leader ?t . FILTER ( CONTAINS ( LCASE ( ?t ) , 'valls' ) ) }", "graph_answer": [ "resource:Manuel_Valls" ], "readable_answer": [ "Manuel Valls" ], "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 ( ?v ) AS ?l ) WHERE { resource:France property:leader ?v }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?l ) WHERE { resource:France property:leader ?v }", "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 ?b WHERE { FILTER ( ?b != resource:Manuel_Valls ) . resource:France property:leader ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( ?b != resource:Manuel_Valls ) . resource:France property:leader ?b }", "graph_answer": [ "resource:G_rard_Larcher" ], "readable_answer": [ "Gérard Larcher" ], "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 { ?n property:country resource:France . ?n rdf:type ontology:food }", "readable_query": "ASK WHERE { ?n property:country resource:France . ?n rdf:type ontology:food }", "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 ?q WHERE { ?q rdf:type ontology:food . ?q property:country resource:France }", "readable_query": "SELECT ?q WHERE { ?q rdf:type ontology:food . ?q property:country resource:France }", "graph_answer": [ "resource:Barny_Cakes" ], "readable_answer": [ "Barny Cakes" ], "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 WHERE { resource:France property:distributing_company ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:France property:distributing_company ?u }", "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" ] } ]
Astronaut
4
8896
Id48
[ { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "selection", "object": "1963" }, { "subject": "Apollo_11", "property": "crew2Up", "object": "William_Anders" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
[ { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "selectedByNasa", "object": "1963" }, { "subject": "Apollo_11", "property": "backupPilot", "object": "William_Anders" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Buzz Aldrin began work for NASA in 1963 and became a crew member of Apollo 11 with William Anders as his back up pilot." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Apollo_11", "property:backup_pilot", "resource:William_Anders" ], [ "resource:Apollo_11", "property:operator", "resource:NASA" ], [ "resource:Buzz_Aldrin", "property:selected_by_nasa", "resource:1963" ], [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ] ]
Buzz_Aldrin
[ { "modified": "backupPilot", "readable": "backup pilot", "graph": "property:backup_pilot" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Apollo_11", "readable": "Apollo 11", "graph": "resource:Apollo_11" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?t rdf:type ontology:astronaut . ?t property:mission ?h . ?h property:operator resource:United_States_Air_Force }", "readable_query": "ASK WHERE { ?t rdf:type ontology:astronaut . ?t property:mission ?h . ?h property:operator resource:United_States_Air_Force }", "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
4
10896
Id115
[ { "subject": "American_Journal_of_Mathematics", "property": "abbreviation", "object": "\"Am. J. Math.\"@en" }, { "subject": "American_Journal_of_Mathematics", "property": "discipline", "object": "Mathematics" }, { "subject": "American_Journal_of_Mathematics", "property": "history", "object": "1878" }, { "subject": "American_Journal_of_Mathematics", "property": "issn", "object": "\"0002-9327\"" } ]
[ { "subject": "American_Journal_of_Mathematics", "property": "academicDiscipline", "object": "Mathematics" }, { "subject": "American_Journal_of_Mathematics", "property": "firstPublicationYear", "object": "1878" }, { "subject": "American_Journal_of_Mathematics", "property": "abbreviation", "object": "\"Am. J. Math.\"" }, { "subject": "American_Journal_of_Mathematics", "property": "issnNumber", "object": "\"0002-9327\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The American Journal of Mathematics was first published in 1878 and is also known by the abbreviated title of Am. J. Math. It has the ISSN number \"0002-9327\" and comes under the discipline of Math.", "The American Journal of Mathematics (Am. J. Math.), first published in 1878 about Mathematics, has an ISSN number 0002-9327.", "The academic discipline of the American Journal of Mathematics, abbreviated to Am. J. Math, is Mathematics. It was first published in 1878 and its ISSN number is 0002-9327." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:American_Journal_of_Mathematics", "property:abbreviation", "resource:Am__J__Math_" ], [ "resource:American_Journal_of_Mathematics", "rdf:type", "ontology:written_work" ], [ "resource:American_Journal_of_Mathematics", "property:issn_number", "0002-9327" ], [ "resource:American_Journal_of_Mathematics", "property:academic_discipline", "resource:Mathematics" ], [ "resource:American_Journal_of_Mathematics", "property:first_publication_year", "resource:1878" ] ]
American_Journal_of_Mathematics
[ { "modified": "0002-9327", "readable": "0002-9327", "graph": "0002-9327" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "academicDiscipline", "readable": "academic discipline", "graph": "property:academic_discipline" }, { "modified": "firstPublicationYear", "readable": "first publication year", "graph": "property:first_publication_year" }, { "modified": "issnNumber", "readable": "issn number", "graph": "property:issn_number" }, { "modified": "1878", "readable": "1878", "graph": "resource:1878" }, { "modified": "Am. J. Math.", "readable": "Am. J. Math.", "graph": "resource:Am__J__Math_" }, { "modified": "American_Journal_of_Mathematics", "readable": "American Journal of Mathematics", "graph": "resource:American_Journal_of_Mathematics" }, { "modified": "Mathematics", "readable": "Mathematics", "graph": "resource:Mathematics" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d property:abbreviation resource:Admin__Sci__Q_ . ?d property:first_publication_year resource:1878 . ?d rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?d property:abbreviation resource:Admin._Sci._Q. . ?d property:first_publication_year resource:1878 . ?d rdf:type ontology:written_work }", "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 { ?f property:abbreviation resource:Am__J__Math_ . ?f property:first_publication_year resource:1878 . ?f rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?f property:abbreviation resource:Am._J._Math. . ?f property:first_publication_year resource:1878 . ?f rdf:type ontology:written_work }", "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 ?b WHERE { ?b property:first_publication_year resource:1878 . ?b property:abbreviation resource:Am__J__Math_ . ?b rdf:type ontology:written_work }", "readable_query": "SELECT ?b WHERE { ?b property:first_publication_year resource:1878 . ?b property:abbreviation resource:Am._J._Math. . ?b rdf:type ontology:written_work }", "graph_answer": [ "resource:American_Journal_of_Mathematics" ], "readable_answer": [ "American Journal of Mathematics" ], "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 ?r WHERE { resource:American_Journal_of_Mathematics property:issn_number ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:American_Journal_of_Mathematics property:issn_number ?r }", "graph_answer": [ "0002-9327" ], "readable_answer": [ "0002-9327" ], "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
2
4690
Id202
[ { "subject": "Beef_kway_teow", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "leaderName", "object": "Halimah_Yacob" } ]
[ { "subject": "Beef_kway_teow", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "leader", "object": "Halimah_Yacob" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Beef kway teow is a dish of Singapore and the country's leader is Halimah Yacob.", "Beef kway teow is a dish of Halimah Yacob led, Singapore.", "Beef kway teow comes from the Singapore region where the leader is Halimah Yacob." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Beef_kway_teow", "rdf:type", "ontology:food" ], [ "resource:Beef_kway_teow", "property:region", "resource:Singapore" ], [ "resource:Singapore", "property:leader", "resource:Halimah_Yacob" ] ]
Beef_kway_teow
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Beef_kway_teow", "readable": "Beef kway teow", "graph": "resource:Beef_kway_teow" }, { "modified": "Halimah_Yacob", "readable": "Halimah Yacob", "graph": "resource:Halimah_Yacob" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x ?w WHERE { ?x property:region ?w . ?x rdf:type ontology:food . ?w property:leader resource:Halimah_Yacob }", "readable_query": "SELECT DISTINCT ?x ?w WHERE { ?x property:region ?w . ?x rdf:type ontology:food . ?w property:leader resource:Halimah_Yacob }", "graph_answer": [ "resource:Beef_kway_teow", "resource:Singapore" ], "readable_answer": [ "Beef kway teow", "Singapore" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Monument
5
12437
Id1
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "country", "object": "\"United States\"@en" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "region", "object": "Adams_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "municipality", "object": "Gettysburg,_Pennsylvania" } ]
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "country", "object": "\"United States\"" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "location", "object": "Adams_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "municipality", "object": "Gettysburg,_Pennsylvania" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 11th Mississippi Infantry Monument stands in Gettysburg, in Adams County, Pennsylvania. The American monument, built in 2000 is classed as a Contributing Property.", "The 11th Mississippi Infantry Monument was established in 2000, and is considered a Contributing Property. It is located in the municipality of Gettysburg, in Adams County, Pennsylvania, USA.", "The 11th Mississippi Infantry Monument is in Adams County, Gettysburg municipality, Pennsylvania in the United States. The Monument is categorized as a Contributing Property and was established in 2000." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:11th_Mississippi_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:location", "resource:Adams_County__Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:municipality", "resource:Gettysburg__Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:country", "resource:United_States" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:established", "resource:2000" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:category", "resource:Contributing_property" ] ]
11th_Mississippi_Infantry_Monument
[ { "modified": "category", "readable": "category", "graph": "property:category" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "municipality", "readable": "municipality", "graph": "property:municipality" }, { "modified": "11th_Mississippi_Infantry_Monument", "readable": "11th Mississippi Infantry Monument", "graph": "resource:11th_Mississippi_Infantry_Monument" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Adams_County,_Pennsylvania", "readable": "Adams County, Pennsylvania", "graph": "resource:Adams_County__Pennsylvania" }, { "modified": "Contributing_property", "readable": "Contributing property", "graph": "resource:Contributing_property" }, { "modified": "Gettysburg,_Pennsylvania", "readable": "Gettysburg, Pennsylvania", "graph": "resource:Gettysburg__Pennsylvania" }, { "modified": "United States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?m ) WHERE { ?q property:location ?r . ?q rdf:type ontology:monument . ?q property:category resource:Contributing_property }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?m ) WHERE { ?q property:location ?r . ?q rdf:type ontology:monument . ?q property:category resource:Contributing_property }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?z property:category resource:Contributing_property . ?z rdf:type ontology:monument . ?z property:location ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { ?z property:category resource:Contributing_property . ?z rdf:type ontology:monument . ?z property:location ?h }", "graph_answer": [ "resource:Adams_County__Pennsylvania" ], "readable_answer": [ "Adams County, Pennsylvania" ], "type": [ "ellipsis", "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 ?t ?b WHERE { ?b rdf:type ontology:monument . ?b property:category resource:Contributing_property . ?b property:municipality ?t }", "readable_query": "SELECT DISTINCT ?t ?b WHERE { ?b rdf:type ontology:monument . ?b property:category resource:Contributing_property . ?b property:municipality ?t }", "graph_answer": [ "resource:Gettysburg__Pennsylvania", "resource:11th_Mississippi_Infantry_Monument" ], "readable_answer": [ "Gettysburg, Pennsylvania", "11th Mississippi Infantry Monument" ], "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 ?q WHERE { resource:11th_Mississippi_Infantry_Monument property:significant_building ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:11th_Mississippi_Infantry_Monument property:significant_building ?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" ] } ]
Politician
4
10337
Id21
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Netherlands", "property": "currency", "object": "Euro" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliations", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Netherlands" } ]
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Netherlands", "property": "currency", "object": "Euro" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Netherlands" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Erasmus University in Rotterdam is affiliated to the Association of MBAs and is Ab Klink's alma mater. He was born in the Netherlands where the currency is the euro.", "Ab Klink was born in the Netherlands where the Euro is the currency. The alma mater of Ab Klink is Erasmus University in Rotterdam which is affiliated with the Association of MBAs.", "Ab Klink studied at Erasmus University Rotterdam, which belongs to the Association of MBAs. Klink was born in the Netherlands, where the currency used is the euro." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Erasmus_University_Rotterdam", "property:affiliation", "resource:Association_of_MBAs" ], [ "resource:Netherlands", "property:currency", "resource:Euro" ], [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:alma_mater", "resource:Erasmus_University_Rotterdam" ], [ "resource:Ab_Klink", "property:birth_place", "resource:Netherlands" ] ]
Ab_Klink
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "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": "Euro", "readable": "Euro", "graph": "resource:Euro" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Erasmus_University_Rotterdam property:affiliation resource:Association_of_MBAs }", "readable_query": "ASK WHERE { resource:Erasmus_University_Rotterdam property:affiliation resource:Association_of_MBAs }", "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 ?u WHERE { ?u property:currency resource:Euro . ?i rdf:type ontology:politician . ?i property:alma_mater resource:Erasmus_University_Rotterdam . ?i property:birth_place ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:currency resource:Euro . ?i rdf:type ontology:politician . ?i property:alma_mater resource:Erasmus_University_Rotterdam . ?i property:birth_place ?u }", "graph_answer": [ "resource:Netherlands" ], "readable_answer": [ "Netherlands" ], "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 ?w WHERE { resource:Netherlands property:currency resource:Euro . ?w rdf:type ontology:politician . ?w property:alma_mater resource:Erasmus_University_Rotterdam . ?w property:birth_place resource:Netherlands }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Netherlands property:currency resource:Euro . ?w rdf:type ontology:politician . ?w property:alma_mater resource:Erasmus_University_Rotterdam . ?w property:birth_place resource:Netherlands }", "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", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:currency resource:Indonesian_rupiah . ?y property:birth_place ?i . ?y rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?i property:currency resource:Indonesian_rupiah . ?y property:birth_place ?i . ?y 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" ] } ]
Athlete
3
6169
Id5
[ { "subject": "Aaron_Boogaard", "property": "height", "object": "\"1.905\"^^xsd:double" }, { "subject": "Aaron_Boogaard", "property": "team", "object": "Wichita_Thunder" }, { "subject": "Aaron_Boogaard", "property": "placeOfBirth", "object": "Saskatchewan" } ]
[ { "subject": "Aaron_Boogaard", "property": "height", "object": "1.905" }, { "subject": "Aaron_Boogaard", "property": "club", "object": "Wichita_Thunder" }, { "subject": "Aaron_Boogaard", "property": "birthPlace", "object": "Saskatchewan" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Saskatchewan born, Aaron Boogaard, is 1.905m high and plays for Wichita Thunder.", "Aaron Boogaard was born in Saskatchewan and is 1.905 tall. He plays for Wichita Thunder.", "Aaron Boogaard, who is 1.905m tall, was born in Saskatchewan and his club is Wichita Thunder." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Boogaard", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Boogaard", "property:club", "resource:Wichita_Thunder" ], [ "resource:Aaron_Boogaard", "property:height", "resource:1_905" ], [ "resource:Aaron_Boogaard", "property:birth_place", "resource:Saskatchewan" ] ]
Aaron_Boogaard
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "height", "readable": "height", "graph": "property:height" }, { "modified": "1.905", "readable": "1.905", "graph": "resource:1_905" }, { "modified": "Aaron_Boogaard", "readable": "Aaron Boogaard", "graph": "resource:Aaron_Boogaard" }, { "modified": "Saskatchewan", "readable": "Saskatchewan", "graph": "resource:Saskatchewan" }, { "modified": "Wichita_Thunder", "readable": "Wichita Thunder", "graph": "resource:Wichita_Thunder" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i property:birth_place resource:Stellendam__Netherlands . ?i rdf:type ontology:athlete . ?i property:club ?p }", "readable_query": "ASK WHERE { ?i property:birth_place resource:Stellendam,_Netherlands . ?i rdf:type ontology:athlete . ?i property:club ?p }", "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
7
13185
Id28
[ { "subject": "Denmark", "property": "leaderName", "object": "Lars_Løkke_Rasmussen" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarters", "object": "Brussels" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "country", "object": "Denmark" }, { "subject": "Aarhus", "property": "northeast", "object": "Mols" }, { "subject": "Denmark", "property": "leaderTitle", "object": "Monarchy_of_Denmark" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "affiliations", "object": "European_University_Association" } ]
[ { "subject": "Denmark", "property": "leader", "object": "Lars_Løkke_Rasmussen" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarter", "object": "Brussels" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "country", "object": "Denmark" }, { "subject": "Aarhus", "property": "hasToItsNortheast", "object": "Mols" }, { "subject": "Denmark", "property": "leaderTitle", "object": "Monarchy_of_Denmark" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "affiliation", "object": "European_University_Association" } ]
(X (X (X)) (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Denmark is led by the Monarchy of Denmark and Lars Lokke Rasmussen is the current leader. Southwest of Mols is the city of Aarhus which is the location of the School of Business and Social Sciences at the Aarhus University in the city of Aarhus. The School is affiliated with the European University Association headquartered in Brussels.", "The School of Business and Social Sciences at the Aarhus University is located in Aarhus, Denmark and it is affiliated to the European University Association (HQ in Brussels). Denmark has a monarchy and its leader is Lars Lokke Rasmussen. Aarhu has Mols to its northeast.", "Denmark's leader is known as the Monarchy of Denmark who is Lars Lokke Rasmussen. This country is also home to the city of Aarhus which is positioned with Mols to its northeast. Aarhus is also home to the School of Business and Social Sciences at the Aarhus University which has strong connections with the European University Association based in Brussels." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:European_University_Association", "property:headquarter", "resource:Brussels" ], [ "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:Aarhus", "property:has_to_its_northeast", "resource:Mols" ], [ "resource:Denmark", "property:leader", "resource:Lars_L_kke_Rasmussen" ], [ "resource:Denmark", "property:leader_title", "resource:Monarchy_of_Denmark" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "hasToItsNortheast", "readable": "has to its northeast", "graph": "property:has_to_its_northeast" }, { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Brussels", "readable": "Brussels", "graph": "resource:Brussels" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "European_University_Association", "readable": "European University Association", "graph": "resource:European_University_Association" }, { "modified": "Lars_Løkke_Rasmussen", "readable": "Lars Løkke Rasmussen", "graph": "resource:Lars_L_kke_Rasmussen" }, { "modified": "Mols", "readable": "Mols", "graph": "resource:Mols" }, { "modified": "Monarchy_of_Denmark", "readable": "Monarchy of Denmark", "graph": "resource:Monarchy_of_Denmark" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Aarhus property:has_to_its_northeast ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'm' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Aarhus property:has_to_its_northeast ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'm' ) ) }", "graph_answer": [ "resource:Mols" ], "readable_answer": [ "Mols" ], "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 ?m WHERE { resource:Karnataka property:has_to_its_northeast ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Karnataka property:has_to_its_northeast ?m }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "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 ?v WHERE { ?v property:country ?y . ?y property:leader_title resource:Monarchy_of_Denmark . ?v property:affiliation resource:European_University_Association . ?v rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:country ?y . ?y property:leader_title resource:Monarchy_of_Denmark . ?v property:affiliation resource:European_University_Association . ?v 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": [ "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" ] } ]
Politician
4
10441
Id125
[ { "subject": "Agnes_Kant", "property": "nationality", "object": "Netherlands" }, { "subject": "Netherlands", "property": "leaderName", "object": "Mark_Rutte" }, { "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": "Netherlands", "property": "leader", "object": "Mark_Rutte" }, { "subject": "Agnes_Kant", "property": "office", "object": "Socialist_Party_(Netherlands)" }, { "subject": "Socialist_Party_(Netherlands)", "property": "leader", "object": "Emile_Roemer" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agnes Kant, is a national of the Netherlands, the leader of which is Mark Rutte. Agnes Kantworked at the Socialist Party in the Netherlands, which is led by Emile Roemer.", "Agnes Kant of the Netherlands, a country led by Mark Rutte, worked for the Socialist Party in the Netherlands, a party led by Emile Roemer.", "The leader of the Netherlands is Mark Rutte which is where Agnes Kant is from. She worked at the Socialist Party, whose leader is 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_" ], [ "resource:Netherlands", "property:leader", "resource:Mark_Rutte" ] ]
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": "Mark_Rutte", "readable": "Mark Rutte", "graph": "resource:Mark_Rutte" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" }, { "modified": "Socialist_Party_(Netherlands)", "readable": "Socialist Party", "graph": "resource:Socialist_Party__Netherlands_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { { { resource:Netherlands property:leader ?b } UNION { resource:Socialist_Party__Netherlands_ property:leader ?b } } }", "readable_query": "SELECT DISTINCT ?b WHERE { { { resource:Netherlands property:leader ?b } UNION { resource:Socialist_Party_(Netherlands) property:leader ?b } } }", "graph_answer": [ "resource:Mark_Rutte", "resource:Emile_Roemer" ], "readable_answer": [ "Mark Rutte", "Emile Roemer" ], "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 ?q WHERE { resource:Socialist_Party__Netherlands_ property:leader ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Socialist_Party_(Netherlands) property:leader ?q }", "graph_answer": [ "resource:Emile_Roemer" ], "readable_answer": [ "Emile Roemer" ], "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:Agnes_Kant rdf:type ontology:politician . resource:Agnes_Kant property:office resource:Socialist_Party__Netherlands_ }", "readable_query": "ASK WHERE { resource:Agnes_Kant rdf:type ontology:politician . resource:Agnes_Kant property:office resource:Socialist_Party_(Netherlands) }", "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" ] } ]
CelestialBody
5
11698
Id6
[ { "subject": "(19255)_1994_VK8", "property": "epoch", "object": "\"December 31, 2006 (JD2454100.5)\"" }, { "subject": "(19255)_1994_VK8", "property": "escapeVelocity", "object": "\"333.0\"^^xsd:double" }, { "subject": "(19255)_1994_VK8", "property": "orbitalPeriod", "object": "8.78885e+09" }, { "subject": "(19255)_1994_VK8", "property": "periapsis", "object": "6.15591e+12" }, { "subject": "(19255)_1994_VK8", "property": "mass", "object": "\"5.6\"^^<http://dbpedia.org/datatype/kilogram>" } ]
[ { "subject": "(19255)_1994_VK8", "property": "epoch", "object": "2006-12-31" }, { "subject": "(19255)_1994_VK8", "property": "mass", "object": "5.6 (kilograms)" }, { "subject": "(19255)_1994_VK8", "property": "orbitalPeriod", "object": "8788850000.0" }, { "subject": "(19255)_1994_VK8", "property": "periapsis", "object": "6155910000000.0" }, { "subject": "(19255)_1994_VK8", "property": "escapeVelocity", "object": "0.0925 (kilometrePerSeconds)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The epoch of (19255) 1994 VK8 is on December 31, 2006, it has a mass of 5.6 kgs, an orbital period of 8788850000.0, a periapsis of 6155910000000.0. and escape velocity of 0.0925 km/s.", "The epoch of (19255) 1994 VK8, which has a mass of 5.6 kilograms, is December 31st, 2006. Its orbital period is 8,788,850,000 kilometres, has a periapsis of 6,155,910,000,000 kilometres and an escape velocity of 0.0925 kilometres per second.", "(19255) 1994 VK8 has a mass of 5.6 kgs, an epoch of 31 December 2006, an orbital period of 8788850000.0, a periapsis of 6155910000000.0 and an escape velocity of 0.0925 km per second." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_19255__1994_VK8", "property:epoch", "resource:2006_12_31" ], [ "resource:_19255__1994_VK8", "rdf:type", "ontology:celestial_body" ], [ "resource:_19255__1994_VK8", "property:escape_velocity", "0.0925 (kilometrePerSeconds)" ], [ "resource:_19255__1994_VK8", "property:mass", "5.6 (kilograms)" ], [ "resource:_19255__1994_VK8", "property:periapsis", "resource:6155910000000_0" ], [ "resource:_19255__1994_VK8", "property:orbital_period", "resource:8788850000_0" ] ]
(19255)_1994_VK8
[ { "modified": "0.0925 (kilometrePerSeconds)", "readable": "0.0925", "graph": "0.0925 (kilometrePerSeconds)" }, { "modified": "5.6 (kilograms)", "readable": "5.6", "graph": "5.6 (kilograms)" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" }, { "modified": "6155910000000.0", "readable": "6155910000000.0", "graph": "resource:6155910000000_0" }, { "modified": "8788850000.0", "readable": "8788850000.0", "graph": "resource:8788850000_0" }, { "modified": "(19255)_1994_VK8", "readable": "1994 VK8", "graph": "resource:_19255__1994_VK8" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?h property:epoch ?m . ?h property:orbital_period ?t . ?h rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?m ) , '2006' ) ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?h property:epoch ?m . ?h property:orbital_period ?t . ?h rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?m ) , '2006' ) ) }", "graph_answer": [ "resource:8788850000_0" ], "readable_answer": [ "8788850000.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 ?f WHERE { ?z property:orbital_period resource:8788850000_0 . ?z property:epoch ?f . ?z rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?f WHERE { ?z property:orbital_period resource:8788850000.0 . ?z property:epoch ?f . ?z rdf:type ontology:celestial_body }", "graph_answer": [ "resource:2006_12_31" ], "readable_answer": [ "2006-12-31" ], "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 ?u WHERE { ?u rdf:type ontology:celestial_body . ?u property:orbital_period resource:8788850000_0 . ?u property:epoch resource:2006_12_31 }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:celestial_body . ?u property:orbital_period resource:8788850000.0 . ?u property:epoch resource:2006-12-31 }", "graph_answer": [ "resource:_19255__1994_VK8" ], "readable_answer": [ "1994 VK8" ], "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 ?i ?z WHERE { resource:_19255__1994_VK8 property:escape_velocity ?z . resource:_19255__1994_VK8 property:periapsis ?i }", "readable_query": "SELECT DISTINCT ?i ?z WHERE { resource:(19255)_1994_VK8 property:escape_velocity ?z . resource:(19255)_1994_VK8 property:periapsis ?i }", "graph_answer": [ "resource:6155910000000_0", "0.0925 (kilometrePerSeconds)" ], "readable_answer": [ "6155910000000.0", "0.0925" ], "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 ?p WHERE { resource:_19255__1994_VK8 property:significant_project ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:(19255)_1994_VK8 property:significant_project ?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" ] } ]
WrittenWork
4
10904
Id123
[ { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Loyal_Character_Dancer", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "language", "object": "English_language" } ]
[ { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Loyal_Character_Dancer", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "language", "object": "English_language" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "English is the language of the USA and is also spoken in Great Britain. Native Americans are among the ethnic groups of the USA and A Loyal Character Dancer was Published there.", "A Loyal Character Dancer is published in the United States where Native Americans are an ethnic group. The English language is the national language of Great Britain and the United States.", "A Loyal Character Dancer is published in the United States, where one of the ethnic groups is Native Americans. The language spoken in the US is English, which is also the language of Great Britain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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" ], [ "resource:A_Loyal_Character_Dancer", "rdf:type", "ontology:written_work" ], [ "resource:A_Loyal_Character_Dancer", "property:country", "resource:United_States" ] ]
A_Loyal_Character_Dancer
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Loyal_Character_Dancer", "readable": "A Loyal Character Dancer", "graph": "resource:A_Loyal_Character_Dancer" }, { "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 ?s WHERE { ?r property:ethnic_group resource:Native_Americans_in_the_United_States . ?s property:spoken_in resource:Great_Britain . ?r property:language ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { ?r property:ethnic_group resource:Native_Americans_in_the_United_States . ?s property:spoken_in resource:Great_Britain . ?r property:language ?s }", "graph_answer": [ "resource:English_language" ], "readable_answer": [ "English language" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "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 ?l WHERE { ?l property:language resource:English_language . ?l rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:language resource:English_language . ?l rdf:type ontology:written_work }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:A_Loyal_Character_Dancer property:profession ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:A_Loyal_Character_Dancer property:profession ?i }", "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" ] } ]
Artist
3
6066
Id212
[ { "subject": "Andrew_White_(musician)", "property": "associatedBand", "object": "Kaiser_Chiefs" }, { "subject": "Andrew_White_(musician)", "property": "associatedMusicalArtist", "object": "Marry_Banilow" }, { "subject": "Andrew_White_(musician)", "property": "recordLabel", "object": "B-Unique_Records" } ]
[ { "subject": "Andrew_White_(musician)", "property": "associatedBand/associatedMusicalArtist", "object": "Kaiser_Chiefs" }, { "subject": "Andrew_White_(musician)", "property": "associatedBand/associatedMusicalArtist", "object": "Marry_Banilow" }, { "subject": "Andrew_White_(musician)", "property": "recordLabel", "object": "B-Unique_Records" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrew White, a musician signed to the record label B-Unique Records, plays for the band Kaiser Chiefs and is associated with the musical artist Marry Banilow.", "Kaiser Chiefs band member, musician Andrew White, is signed to the record label B-Unique Records andis associated with the musical artist, Marry Banilow.", "Andrew White is signed with B-Unique Records and is associated with Marry Banilow. and the Kaiser Chiefs." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Andrew_White__musician_", "rdf:type", "ontology:artist" ], [ "resource:Andrew_White__musician_", "property:associated_band_associated_musical_artist", "resource:Kaiser_Chiefs" ], [ "resource:Andrew_White__musician_", "property:associated_band_associated_musical_artist", "resource:Marry_Banilow" ], [ "resource:Andrew_White__musician_", "property:record_label", "resource:B_Unique_Records" ] ]
Andrew_White_(musician)
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Andrew_White_(musician)", "readable": "Andrew White", "graph": "resource:Andrew_White__musician_" }, { "modified": "B-Unique_Records", "readable": "B-Unique Records", "graph": "resource:B_Unique_Records" }, { "modified": "Kaiser_Chiefs", "readable": "Kaiser Chiefs", "graph": "resource:Kaiser_Chiefs" }, { "modified": "Marry_Banilow", "readable": "Marry Banilow", "graph": "resource:Marry_Banilow" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'm' ) ) . resource:Andrew_White__musician_ property:associated_band_associated_musical_artist ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'm' ) ) . resource:Andrew_White_(musician) property:associated_band_associated_musical_artist ?t }", "graph_answer": [ "resource:Marry_Banilow" ], "readable_answer": [ "Marry Banilow" ], "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 ?t WHERE { resource:Andrew_White__musician_ property:associated_band_associated_musical_artist resource:Marry_Banilow }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Andrew_White_(musician) property:associated_band_associated_musical_artist resource:Marry_Banilow }", "graph_answer": [ "resource:Kaiser_Chiefs" ], "readable_answer": [ "Kaiser Chiefs" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "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 { resource:Andrew_White__musician_ property:wheelbase ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Andrew_White_(musician) property:wheelbase ?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" ] } ]
Politician
5
12590
Id109
[ { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont's_3rd_congressional_district" }, { "subject": "Alvah_Sabin", "property": "successor", "object": "Homer_Elihu_Royce" }, { "subject": "Alvah_Sabin", "property": "birthPlace", "object": "Georgia,_Vermont" }, { "subject": "Alvah_Sabin", "property": "office", "object": "Secretary_of_State_of_Vermont" }, { "subject": "Alvah_Sabin", "property": "activeYearsEndDate", "object": "\"1857-03-03\"^^xsd:date" } ]
[ { "subject": "Alvah_Sabin", "property": "office", "object": "Secretary_of_State_of_Vermont" }, { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont's_3rd_congressional_district" }, { "subject": "Alvah_Sabin", "property": "successor", "object": "Homer_Elihu_Royce" }, { "subject": "Alvah_Sabin", "property": "birthPlace", "object": "Georgia,_Vermont" }, { "subject": "Alvah_Sabin", "property": "activeYearsEndDate", "object": "1857-03-03" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alvah Sabin was born in Georgia Vermont on 3 March 1857. He worked as the Secretary of State for Vermont and represented the 3rd Congressional District before being succeeded by Homer Elihu Royce.", "Georgia Vermont is the birthplace of Alvah Sabin, who worked as the secretary of the State of Vermont. He represented Vermont's 3rd Congressional District. Alvah Sabin ended his career on 1857-03-03 and was succeeded by Homer Elihu Royce.", "Alvah Sabin, born in Georgia, Vermont, worked as the secretary of the State of Vermont and also represented the state's third Congressional District. His career ended on 3rd March 1857. He was succeeded by Homer Elihu Royce." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alvah_Sabin", "rdf:type", "ontology:politician" ], [ "resource:Alvah_Sabin", "property:successor", "resource:Homer_Elihu_Royce" ], [ "resource:Alvah_Sabin", "property:office", "resource:Secretary_of_State_of_Vermont" ], [ "resource:Alvah_Sabin", "property:active_years_end_date", "resource:1857_03_03" ], [ "resource:Alvah_Sabin", "property:region", "resource:Vermont_s_3rd_congressional_district" ], [ "resource:Alvah_Sabin", "property:birth_place", "resource:Georgia__Vermont" ] ]
Alvah_Sabin
[ { "modified": "activeYearsEndDate", "readable": "active years end date", "graph": "property:active_years_end_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "1857-03-03", "readable": "1857-03-03", "graph": "resource:1857_03_03" }, { "modified": "Alvah_Sabin", "readable": "Alvah Sabin", "graph": "resource:Alvah_Sabin" }, { "modified": "Georgia,_Vermont", "readable": "Georgia, Vermont", "graph": "resource:Georgia__Vermont" }, { "modified": "Homer_Elihu_Royce", "readable": "Homer Elihu Royce", "graph": "resource:Homer_Elihu_Royce" }, { "modified": "Secretary_of_State_of_Vermont", "readable": "Secretary of State of Vermont", "graph": "resource:Secretary_of_State_of_Vermont" }, { "modified": "Vermont's_3rd_congressional_district", "readable": "Vermont's 3rd congressional district", "graph": "resource:Vermont_s_3rd_congressional_district" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?v rdf:type ontology:politician . FILTER ( ?t = \"1857_03_03\" ) . ?v property:active_years_end_date ?t . ?v property:birth_place ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { ?v rdf:type ontology:politician . FILTER ( ?t = \"1857-03-03\" ) . ?v property:active_years_end_date ?t . ?v property:birth_place ?o }", "graph_answer": [ "resource:Georgia__Vermont" ], "readable_answer": [ "Georgia, Vermont" ], "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": "ASK WHERE { ?c rdf:type ontology:politician . ?c property:birth_place resource:Hessisch_Oldendorf . ?c property:region ?d }", "readable_query": "ASK WHERE { ?c rdf:type ontology:politician . ?c property:birth_place resource:Hessisch_Oldendorf . ?c property:region ?d }", "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" ] } ]
MeanOfTransportation
3
7611
Id211
[ { "subject": "Honda", "property": "division", "object": "Acura" }, { "subject": "Honda_Accord", "property": "manufacturer", "object": "Honda" }, { "subject": "Acura_TLX", "property": "relatedMeanOfTransportation", "object": "Honda_Accord" } ]
[ { "subject": "Honda", "property": "division", "object": "Acura" }, { "subject": "Honda_Accord", "property": "manufacturer", "object": "Honda" }, { "subject": "Acura_TLX", "property": "relatedMeanOfTransportation", "object": "Honda_Accord" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acura TLX is related to the Honda Accord which is made by Honda. Acura is a division of the Honda Co.", "Acura is a division of the Honda Co. which manufactures a model called the Accord that is related to the Axura TLX.", "Acura is a division of Honda which makes the Honda Accord related to the Acura TLX." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acura_TLX", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Acura_TLX", "property:related_mean_of_transportation", "resource:Honda_Accord" ], [ "resource:Honda", "property:division", "resource:Acura" ], [ "resource:Honda_Accord", "property:manufacturer", "resource:Honda" ] ]
Acura_TLX
[ { "modified": "division", "readable": "division", "graph": "property:division" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "Acura", "readable": "Acura", "graph": "resource:Acura" }, { "modified": "Acura_TLX", "readable": "Acura TLX", "graph": "resource:Acura_TLX" }, { "modified": "Honda", "readable": "Honda", "graph": "resource:Honda" }, { "modified": "Honda_Accord", "readable": "Honda Accord", "graph": "resource:Honda_Accord" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?w property:manufacturer ?s . ?s property:division resource:Audi_e_tron }", "readable_query": "ASK WHERE { ?w property:manufacturer ?s . ?s property:division resource:Audi_e-tron }", "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
3535
Id147
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Folk_music" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Static_Caravan_Recordings" } ]
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Folk_music" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Static_Caravan_Recordings" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alison O'Donnell performs folk music and is signed to the record label Static Caravan Recordings.", "Alison O'Donnell is a folk music performer with Static Caravan Recordings as her record label.", "Alison O'Donnell performs folk music and recorded on the record label, Static Caravan Recordings." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alison_O_Donnell", "rdf:type", "ontology:artist" ], [ "resource:Alison_O_Donnell", "property:genre", "resource:Folk_music" ], [ "resource:Alison_O_Donnell", "property:record_label", "resource:Static_Caravan_Recordings" ] ]
Alison_O'Donnell
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alison_O'Donnell", "readable": "Alison O'Donnell", "graph": "resource:Alison_O_Donnell" }, { "modified": "Folk_music", "readable": "Folk music", "graph": "resource:Folk_music" }, { "modified": "Static_Caravan_Recordings", "readable": "Static Caravan Recordings", "graph": "resource:Static_Caravan_Recordings" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g ?x WHERE { resource:Alison_O_Donnell property:record_label ?g . resource:Alison_O_Donnell property:genre ?x }", "readable_query": "SELECT DISTINCT ?g ?x WHERE { resource:Alison_O'Donnell property:record_label ?g . resource:Alison_O'Donnell property:genre ?x }", "graph_answer": [ "resource:Static_Caravan_Recordings", "resource:Folk_music" ], "readable_answer": [ "Static Caravan Recordings", "Folk music" ], "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" ] } ]
University
6
13013
Id42
[ { "subject": "Denmark", "property": "leaderName", "object": "Lars_Løkke_Rasmussen" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarters", "object": "Brussels" }, { "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", "property": "governmentType", "object": "Magistrate" } ]
[ { "subject": "Denmark", "property": "leader", "object": "Lars_Løkke_Rasmussen" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarter", "object": "Brussels" }, { "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": "Aarhus", "property": "governmentType", "object": "Magistrate" } ]
(X (X (X)) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The School of Business and Social Sciences at the Aarhus University in Aarhus, Denmark is affiliated to the European University Association (which has its HQ in Brussels). Aarhus has a magistrate government. Denmark's leader is Lars Lokke Rasmussen.", "The city of Aarhus in Denmark, which has a magistrate-led government, is the location of the School of Business and Social Sciences. The School is affiliated to the European University Association based in Brussels. The current leader of the country is Lars Lokke Rasmussen.", "School of Business and Social Sciences at the Aarhus University in Aarus, Denmark is affiliated with the European University Association headquartered in Brussels. Denmark is governed by a magistrate, and the leaders name is Lars Løkke Rasmussen." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:European_University_Association", "property:headquarter", "resource:Brussels" ], [ "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:Aarhus", "property:government_type", "resource:Magistrate" ], [ "resource:Denmark", "property:leader", "resource:Lars_L_kke_Rasmussen" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "governmentType", "readable": "government type", "graph": "property:government_type" }, { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Brussels", "readable": "Brussels", "graph": "resource:Brussels" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "European_University_Association", "readable": "European University Association", "graph": "resource:European_University_Association" }, { "modified": "Lars_Løkke_Rasmussen", "readable": "Lars Løkke Rasmussen", "graph": "resource:Lars_L_kke_Rasmussen" }, { "modified": "Magistrate", "readable": "Magistrate", "graph": "resource:Magistrate" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x property:country ?y . ?y property:leader resource:Lars_L_kke_Rasmussen . ?x rdf:type ontology:university . ?x property:city resource:Aarhus }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:country ?y . ?y property:leader resource:Lars_Løkke_Rasmussen . ?x rdf:type ontology:university . ?x property:city resource:Aarhus }", "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": [ "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 ?m WHERE { ?m property:headquarter resource:Ashgabat }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:headquarter resource:Ashgabat }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "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 ?y WHERE { ?y property:headquarter resource:Brussels }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:headquarter resource:Brussels }", "graph_answer": [ "resource:European_University_Association" ], "readable_answer": [ "European University Association" ], "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" ] } ]
Food
2
4692
Id204
[ { "subject": "Bhajji", "property": "alias", "object": "\"Bhaji, bajji\"@en" }, { "subject": "Bhajji", "property": "ingredient", "object": "Vegetable" } ]
[ { "subject": "Bhajji", "property": "alternativeName", "object": "\"Bhaji, bajji\"" }, { "subject": "Bhajji", "property": "ingredient", "object": "Vegetable" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bhajji, also known as Bhaji and bajji, is a dish which contains vegetables.", "Bhajji, also known as Bhaji or bajji, includes the ingredient of vegetables.", "Vegetables are included in the dishes Bhaji and Bajji. They are also known as Bhajji." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bhajji", "property:ingredient", "resource:Vegetable" ], [ "resource:Bhajji", "rdf:type", "ontology:food" ], [ "resource:Bhajji", "property:alternative_name", "resource:Bhaji__bajji" ] ]
Bhajji
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bhaji, bajji", "readable": "Bhaji, bajji", "graph": "resource:Bhaji__bajji" }, { "modified": "Bhajji", "readable": "Bhajji", "graph": "resource:Bhajji" }, { "modified": "Vegetable", "readable": "Vegetable", "graph": "resource:Vegetable" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w ?i WHERE { resource:Bhajji property:alternative_name ?w . resource:Bhajji property:ingredient ?i }", "readable_query": "SELECT DISTINCT ?w ?i WHERE { resource:Bhajji property:alternative_name ?w . resource:Bhajji property:ingredient ?i }", "graph_answer": [ "resource:Bhaji__bajji", "resource:Vegetable" ], "readable_answer": [ "Bhaji, bajji", "Vegetable" ], "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" ] } ]
Astronaut
2
3619
Id5
[ { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"(minutes)" }, { "subject": "Alan_Bean", "property": "selection", "object": "1963" } ]
[ { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"(minutes)" }, { "subject": "Alan_Bean", "property": "selectedByNasa", "object": "1963" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Bean, hired by NASA in 1963, spent over 69 days in space.", "After being recruited by NASA in 1963, Alan Bean spent 100305 minutes in space.", "Alan Bean, who was picked by NASA in 1963 for the space program, was in space for a total of 100,305 minutes." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Bean", "property:selected_by_nasa", "resource:1963" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:time_in_space", "100305.0" ] ]
Alan_Bean
[ { "modified": "100305.0", "readable": "100305.0", "graph": "100305.0" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "timeInSpace", "readable": "time in space", "graph": "property:time_in_space" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h rdf:type ontology:astronaut . ?h property:time_in_space ?s . ?h property:selected_by_nasa resource:1962 }", "readable_query": "ASK WHERE { ?h rdf:type ontology:astronaut . ?h property:time_in_space ?s . ?h property:selected_by_nasa resource:1962 }", "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" ] } ]
Food
3
7298
Id211
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "Bhajji", "property": "alias", "object": "\"Bhaji, bajji\"@en" }, { "subject": "Bhajji", "property": "ingredient", "object": "Gram_flour" } ]
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "Bhajji", "property": "alternativeName", "object": "\"Bhaji, bajji\"" }, { "subject": "Bhajji", "property": "ingredient", "object": "Gram_flour" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Coming form India and made with gram flour, Bhajji, has the alternative names Bhaji and bajji.", "An ingredient of bhajji is gram flour, bhajji is from India and has the alternatives names of bhaji and bajji.", "Bhajji originate from India where they are also known as Bhaji or bajji. One of the ingredients used is gram flour." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bhajji", "property:ingredient", "resource:Gram_flour" ], [ "resource:Bhajji", "rdf:type", "ontology:food" ], [ "resource:Bhajji", "property:country", "resource:India" ], [ "resource:Bhajji", "property:alternative_name", "resource:Bhaji__bajji" ] ]
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": "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": "India", "readable": "India", "graph": "resource:India" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d ?y WHERE { resource:Bhajji property:alternative_name ?y . resource:Bhajji property:country ?d }", "readable_query": "SELECT DISTINCT ?d ?y WHERE { resource:Bhajji property:alternative_name ?y . resource:Bhajji property:country ?d }", "graph_answer": [ "resource:India", "resource:Bhaji__bajji" ], "readable_answer": [ "India", "Bhaji, bajji" ], "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 ?e WHERE { resource:Bhajji property:media_type ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Bhajji property:media_type ?e }", "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
5
12534
Id53
[ { "subject": "Adam_Holloway", "property": "birthPlace", "object": "\"Faversham, Kent, England\"@en" }, { "subject": "Adam_Holloway", "property": "office", "object": "\"for Gravesham\"@en" }, { "subject": "Adam_Holloway", "property": "activeYearsStartDate", "object": "\"2005-05-05\"^^xsd:date" }, { "subject": "Adam_Holloway", "property": "branch", "object": "Grenadier_Guards" }, { "subject": "Adam_Holloway", "property": "almaMater", "object": "Magdalene_College,_Cambridge" } ]
[ { "subject": "Adam_Holloway", "property": "birthPlace", "object": "\"Faversham, Kent, England\"" }, { "subject": "Adam_Holloway", "property": "office", "object": "Member_of_Parliament_for_Gravesham" }, { "subject": "Adam_Holloway", "property": "activeYearsStartDate", "object": "2005-05-05" }, { "subject": "Adam_Holloway", "property": "militaryBranch", "object": "Grenadier_Guards" }, { "subject": "Adam_Holloway", "property": "almaMater", "object": "Magdalene_College,_Cambridge" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Magdalene College Cambridge alum and Grenadier Guards veteran Adam Holloway was born 05/05/2005 in Faversham, Kent, England. He is the Member of Parliament for Gravesham.", "Adam Holloway was born in Faversham Kent, England and began his career on 5th May 2005. His alma mater was Magdalene College in Cambridge. Adam Holloway, was in the Grenadier Guards, in the military and was the Member of Parliament for Gravesham.", "Adam Holloway was born in Faversham Kent, England, attended Magdalene College in Cambridge and began his career on May 5th, 2005. He served in the Grenadier Guards and was the MP for Gravesham." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_Holloway", "rdf:type", "ontology:politician" ], [ "resource:Adam_Holloway", "property:military_branch", "resource:Grenadier_Guards" ], [ "resource:Adam_Holloway", "property:office", "resource:Member_of_Parliament_for_Gravesham" ], [ "resource:Adam_Holloway", "property:active_years_start_date", "resource:2005_05_05" ], [ "resource:Adam_Holloway", "property:alma_mater", "resource:Magdalene_College__Cambridge" ], [ "resource:Adam_Holloway", "property:birth_place", "resource:Faversham__Kent__England" ] ]
Adam_Holloway
[ { "modified": "activeYearsStartDate", "readable": "active years start date", "graph": "property:active_years_start_date" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "2005-05-05", "readable": "2005-05-05", "graph": "resource:2005_05_05" }, { "modified": "Adam_Holloway", "readable": "Adam Holloway", "graph": "resource:Adam_Holloway" }, { "modified": "Faversham, Kent, England", "readable": "Faversham, Kent, England", "graph": "resource:Faversham__Kent__England" }, { "modified": "Grenadier_Guards", "readable": "Grenadier Guards", "graph": "resource:Grenadier_Guards" }, { "modified": "Magdalene_College,_Cambridge", "readable": "Magdalene College, Cambridge", "graph": "resource:Magdalene_College__Cambridge" }, { "modified": "Member_of_Parliament_for_Gravesham", "readable": "Member of Parliament for Gravesham", "graph": "resource:Member_of_Parliament_for_Gravesham" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?y property:birth_place ?k . ?y property:active_years_start_date ?r . FILTER ( CONTAINS ( YEAR ( ?r ) , '2005' ) ) . ?y rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?k WHERE { ?y property:birth_place ?k . ?y property:active_years_start_date ?r . FILTER ( CONTAINS ( YEAR ( ?r ) , '2005' ) ) . ?y rdf:type ontology:politician }", "graph_answer": [ "resource:Faversham__Kent__England" ], "readable_answer": [ "Faversham, Kent, England" ], "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 { ?e rdf:type ontology:politician . ?e property:alma_mater ?s . ?e property:birth_place resource:Derbyshire }", "readable_query": "ASK WHERE { ?e rdf:type ontology:politician . ?e property:alma_mater ?s . ?e property:birth_place resource:Derbyshire }", "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" ] } ]
Monument
4
10274
Id6
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "region", "object": "Adams_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "state", "object": "\"Pennsylvania\"@en" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" } ]
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "location", "object": "Adams_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "state", "object": "\"Pennsylvania\"" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "In 2000 the 11th Mississippi Infantry monument was erected in Adams County, Pennsylvania. It is categorised as contributing property.", "The 11th Mississippi Infantry Monument (established in 2000) is a contributing property located in Adams County, Pennsylvania.", "The 11th Mississippi Infantry Monument was erected in 2000 in Adams County, Pennsylvania and is categorized as a Contributing Property." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:11th_Mississippi_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:state", "resource:Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:location", "resource:Adams_County__Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:established", "resource:2000" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:category", "resource:Contributing_property" ] ]
11th_Mississippi_Infantry_Monument
[ { "modified": "category", "readable": "category", "graph": "property:category" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "11th_Mississippi_Infantry_Monument", "readable": "11th Mississippi Infantry Monument", "graph": "resource:11th_Mississippi_Infantry_Monument" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Adams_County,_Pennsylvania", "readable": "Adams County, Pennsylvania", "graph": "resource:Adams_County__Pennsylvania" }, { "modified": "Contributing_property", "readable": "Contributing property", "graph": "resource:Contributing_property" }, { "modified": "Pennsylvania", "readable": "Pennsylvania", "graph": "resource:Pennsylvania" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l property:category resource:Contributing_property . ?l rdf:type ontology:monument . ?l property:state resource:Texas }", "readable_query": "ASK WHERE { ?l property:category resource:Contributing_property . ?l rdf:type ontology:monument . ?l property:state resource:Texas }", "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 { ?o property:category resource:Contributing_property . ?o property:state resource:Pennsylvania . ?o rdf:type ontology:monument }", "readable_query": "ASK WHERE { ?o property:category resource:Contributing_property . ?o property:state resource:Pennsylvania . ?o rdf:type ontology:monument }", "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 ?c WHERE { ?c property:category resource:Contributing_property . ?c rdf:type ontology:monument . ?c property:state resource:Pennsylvania }", "readable_query": "SELECT ?c WHERE { ?c property:category resource:Contributing_property . ?c rdf:type ontology:monument . ?c property:state resource:Pennsylvania }", "graph_answer": [ "resource:11th_Mississippi_Infantry_Monument" ], "readable_answer": [ "11th Mississippi Infantry Monument" ], "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 ?p ?l WHERE { resource:11th_Mississippi_Infantry_Monument property:established ?p . resource:11th_Mississippi_Infantry_Monument property:location ?l }", "readable_query": "SELECT DISTINCT ?p ?l WHERE { resource:11th_Mississippi_Infantry_Monument property:established ?p . resource:11th_Mississippi_Infantry_Monument property:location ?l }", "graph_answer": [ "resource:2000", "resource:Adams_County__Pennsylvania" ], "readable_answer": [ "2000", "Adams County, Pennsylvania" ], "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
5
12830
Id98
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "1634:_The_Ram_Rebellion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "1634:_The_Ram_Rebellion", "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" ], "lid": [ "Id1", "Id2" ], "text": [ "The Native Americans are an ethnic group in the United States where the population are known as Americans. The country is led by President Barack Obama and is where 1634 The Ram Rebellion originates.", "President Barack Obama leads the United States which is inhabited by Americans. These include the ethnic group of Native Americans. The country is the origin of the book 1634 The Ram Rebellion." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:1634__The_Ram_Rebellion", "rdf:type", "ontology:written_work" ], [ "resource:1634__The_Ram_Rebellion", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
1634:_The_Ram_Rebellion
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "1634:_The_Ram_Rebellion", "readable": "1634: The Ram Rebellion", "graph": "resource:1634__The_Ram_Rebellion" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "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 ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'n' ) ) . resource:United_States property:ethnic_group ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'n' ) ) . resource:United_States property:ethnic_group ?c }", "graph_answer": [ "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Native Americans in the United States" ], "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 ?c ?e WHERE { resource:United_States property:leader ?c . resource:United_States property:leader_title ?e }", "readable_query": "SELECT DISTINCT ?c ?e WHERE { resource:United_States property:leader ?c . resource:United_States property:leader_title ?e }", "graph_answer": [ "resource:Barack_Obama", "resource:President_of_the_United_States" ], "readable_answer": [ "Barack Obama", "President of the United States" ], "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 ?v WHERE { resource:United_States property:influenced_by ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:United_States property:influenced_by ?v }", "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
4513
Id25
[ { "subject": "Amatriciana_sauce", "property": "ingredient", "object": "Tomato" }, { "subject": "Tomato", "property": "order", "object": "Solanales" } ]
[ { "subject": "Amatriciana_sauce", "property": "ingredient", "object": "Tomato" }, { "subject": "Tomato", "property": "order", "object": "Solanales" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "An ingredient of amatriciana sauce is tomato (a member of the Solanales order).", "Tomato is an ingredient of Amatriciana sauce and is a member of the order Solanales.", "Tomatoes, which are one of the members of the order Solanales, is an ingredient in Amatriciana sauce." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Tomato", "property:order", "resource:Solanales" ], [ "resource:Amatriciana_sauce", "property:ingredient", "resource:Tomato" ], [ "resource:Amatriciana_sauce", "rdf:type", "ontology:food" ] ]
Amatriciana_sauce
[ { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "order", "readable": "order", "graph": "property:order" }, { "modified": "Amatriciana_sauce", "readable": "Amatriciana sauce", "graph": "resource:Amatriciana_sauce" }, { "modified": "Solanales", "readable": "Solanales", "graph": "resource:Solanales" }, { "modified": "Tomato", "readable": "Tomato", "graph": "resource:Tomato" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?b ) WHERE { ?o rdf:type ontology:food . ?o property:ingredient ?s . ?s property:division resource:Flowering_plant }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?b ) WHERE { ?o rdf:type ontology:food . ?o property:ingredient ?s . ?s property:division resource:Flowering_plant }", "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 ?c ?n WHERE { ?n property:order resource:Solanales . ?c property:ingredient ?n . ?c rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?c ?n WHERE { ?n property:order resource:Solanales . ?c property:ingredient ?n . ?c rdf:type ontology:food }", "graph_answer": [ "resource:Amatriciana_sauce", "resource:Tomato" ], "readable_answer": [ "Amatriciana sauce", "Tomato" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
4
10368
Id52
[ { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Spain" }, { "subject": "Abel_Caballero", "property": "office", "object": "\"Mayor of Vigo\"@en" }, { "subject": "Abel_Caballero", "property": "placeOfBirth", "object": "Galicia_(Spain)" }, { "subject": "Abel_Caballero", "property": "party", "object": "Spanish_Socialist_Workers'_Party" } ]
[ { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Spain" }, { "subject": "Abel_Caballero", "property": "office", "object": "\"Mayor of Vigo\"" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" }, { "subject": "Abel_Caballero", "property": "party", "object": "Spanish_Socialist_Workers'_Party" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Galician and Spanish born Abel Caballero belongs to the Spanish Socialist Workers' Party and is the Mayor of Vigo.", "Abel Caballero was born in Galicia in Spain and is a member of the Spanish Socialist Workers' Party. Caballero also works as the Mayor of Vigo.", "Abel Caballero, who was born in Galicia, Spain, serves as the Mayor of Vigo and is a member of the Spanish Socialist Workers' Party." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abel_Caballero", "property:party", "resource:Spanish_Socialist_Workers__Party" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:office", "resource:Mayor_of_Vigo" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Spain" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Galicia__Spain_" ] ]
Abel_Caballero
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Galicia_(Spain)", "readable": "Galicia", "graph": "resource:Galicia__Spain_" }, { "modified": "Mayor of Vigo", "readable": "Mayor of Vigo", "graph": "resource:Mayor_of_Vigo" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Spanish_Socialist_Workers'_Party", "readable": "Spanish Socialist Workers' Party", "graph": "resource:Spanish_Socialist_Workers__Party" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?b rdf:type ontology:politician . ?b property:birth_place resource:Lincoln__Nebraska . ?b property:office ?f }", "readable_query": "ASK WHERE { ?b rdf:type ontology:politician . ?b property:birth_place resource:Lincoln,_Nebraska . ?b property:office ?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" ] } ]
Artist
5
11286
Id137
[ { "subject": "Allen_Forrest", "property": "birthYear", "object": "\"1981\"^^xsd:gYear" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Dothan,_Alabama" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"@en" }, { "subject": "Allen_Forrest", "property": "genre", "object": "Pop_music" }, { "subject": "Allen_Forrest", "property": "placeOfBirth", "object": "Fort_Campbell" } ]
[ { "subject": "Allen_Forrest", "property": "birthYear", "object": "1981" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Dothan,_Alabama" }, { "subject": "Allen_Forrest", "property": "genre", "object": "Pop_music" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Fort_Campbell" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest is an exponent of Pop music and a solo singer who was born in the year 1981, in Dothan (Fort Campbell), Alabama.", "Allen Forrest was born in 1981 in Fort Campbell, Dothan, Alabama and was originally a solo singer and he is a exponent of Pop music.", "Born in 1981 in Fort Campbell and from Dothan Alabama, Allen Forrest was originally a solo singer who performed pop." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "property:birth_year", "resource:1981" ], [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:background", "resource:solo_singer" ], [ "resource:Allen_Forrest", "property:genre", "resource:Pop_music" ], [ "resource:Allen_Forrest", "property:birth_place", "resource:Fort_Campbell" ], [ "resource:Allen_Forrest", "property:birth_place", "resource:Dothan__Alabama" ] ]
Allen_Forrest
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "1981", "readable": "1981", "graph": "resource:1981" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Dothan,_Alabama", "readable": "Dothan, Alabama", "graph": "resource:Dothan__Alabama" }, { "modified": "Fort_Campbell", "readable": "Fort Campbell", "graph": "resource:Fort_Campbell" }, { "modified": "Pop_music", "readable": "Pop music", "graph": "resource:Pop_music" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:birth_place resource:United_Kingdom . ?u property:genre ?x . ?u rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?u property:birth_place resource:United_Kingdom . ?u property:genre ?x . ?u 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" ] } ]
Company
5
12043
Id24
[ { "subject": "Trane", "property": "foundingYear", "object": "2007-01-01" }, { "subject": "Trane", "property": "industry", "object": "Building_materials" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" }, { "subject": "Swords,_Dublin", "property": "isPartOf", "object": "Leinster" }, { "subject": "Swords,_Dublin", "property": "isPartOf", "object": "Dublin_(European_Parliament_constituency)" } ]
[ { "subject": "Trane", "property": "foundingDate", "object": "1913-01-01" }, { "subject": "Trane", "property": "industry", "object": "Building_materials" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" }, { "subject": "Swords,_Dublin", "property": "isPartOf", "object": "Leinster" }, { "subject": "Swords,_Dublin", "property": "isPartOf", "object": "Dublin_(European_Parliament_constituency)" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Trane company (founded on January 01, 1913) is in the building materials industry. It is located in Swords, Dublin which is a part of Leinster and belongs to the Dublin constituency of the European Parliament.", "Trane (founded 01-01-1913) is in the building materials industry. It’s located in Swords, Dublin, part of Leinster and the Dublin European Parliament constituency.", "Trane, a building materials company, was founded January 1 1913 in Swords, Dublin, located in Leinster. Swords is also a part of the Dublin European Parliamentary." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Swords__Dublin", "property:is_part_of", "resource:Dublin__European_Parliament_constituency_" ], [ "resource:Swords__Dublin", "property:is_part_of", "resource:Leinster" ], [ "resource:Trane", "property:founding_date", "resource:1913_01_01" ], [ "resource:Trane", "rdf:type", "ontology:company" ], [ "resource:Trane", "property:location", "resource:Swords__Dublin" ], [ "resource:Trane", "property:industry", "resource:Building_materials" ] ]
Trane
[ { "modified": "foundingDate", "readable": "founding date", "graph": "property:founding_date" }, { "modified": "industry", "readable": "industry", "graph": "property:industry" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "1913-01-01", "readable": "1913-01-01", "graph": "resource:1913_01_01" }, { "modified": "Building_materials", "readable": "Building materials", "graph": "resource:Building_materials" }, { "modified": "Dublin_(European_Parliament_constituency)", "readable": "Dublin", "graph": "resource:Dublin__European_Parliament_constituency_" }, { "modified": "Leinster", "readable": "Leinster", "graph": "resource:Leinster" }, { "modified": "Swords,_Dublin", "readable": "Swords, Dublin", "graph": "resource:Swords__Dublin" }, { "modified": "Trane", "readable": "Trane", "graph": "resource:Trane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:company . ?n property:is_part_of resource:Leinster . ?b property:location ?n . ?b property:founding_date ?o . FILTER ( CONTAINS ( YEAR ( ?o ) , '1913' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:company . ?n property:is_part_of resource:Leinster . ?b property:location ?n . ?b property:founding_date ?o . FILTER ( CONTAINS ( YEAR ( ?o ) , '1913' ) ) }", "graph_answer": [ "resource:Trane" ], "readable_answer": [ "Trane" ], "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 ?d WHERE { FILTER ( CONTAINS ( YEAR ( ?s ) , '1913' ) ) . ?d property:is_part_of resource:Leinster . resource:Trane rdf:type ontology:company . resource:Trane property:location ?d . resource:Trane property:founding_date ?s }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( CONTAINS ( YEAR ( ?s ) , '1913' ) ) . ?d property:is_part_of resource:Leinster . resource:Trane rdf:type ontology:company . resource:Trane property:location ?d . resource:Trane property:founding_date ?s }", "graph_answer": [ "resource:Swords__Dublin" ], "readable_answer": [ "Swords, Dublin" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( CONTAINS ( YEAR ( ?d ) , '1913' ) ) . resource:Trane property:location resource:Swords__Dublin . resource:Trane property:founding_date ?d . resource:Swords__Dublin property:is_part_of resource:Leinster . resource:Trane rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( CONTAINS ( YEAR ( ?d ) , '1913' ) ) . resource:Trane property:location resource:Swords,_Dublin . resource:Trane property:founding_date ?d . resource:Swords,_Dublin property:is_part_of resource:Leinster . resource:Trane rdf:type ontology:company }", "graph_answer": [ "resource:1913_01_01" ], "readable_answer": [ "1913-01-01" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Trane property:industry ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Trane property:industry ?x }", "graph_answer": [ "resource:Building_materials" ], "readable_answer": [ "Building materials" ], "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" ] } ]
Astronaut
5
11395
Id12
[ { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"^^<http://dbpedia.org/datatype/minute>" }, { "subject": "Apollo_12", "property": "crew1Up", "object": "David_Scott" }, { "subject": "Alan_Bean", "property": "birthName", "object": "\"Alan LaVern Bean\"@en" } ]
[ { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"(minutes)" }, { "subject": "Apollo_12", "property": "commander", "object": "David_Scott" }, { "subject": "Alan_Bean", "property": "birthName", "object": "\"Alan LaVern Bean\"" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "As a member of the Apollo 12 crew, Alan Bean (birth name Alan LaVern Bean) spent 100305 minutes in space. Nasa's Apollo 12 was commanded by David Scott.", "Alan Bean (born Alan LaVern Bean) was a crew member on the NASA-operates Apollo 12 flight mission under commander David Scott. In total, Bean spent 100305 minutes in space.", "Alan Bean (born Alan LaVern Bean) was a crew member on the NASA operated Apollo 12 mission under Commander David Scott. In total he spent 100305 minutes in space." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Apollo_12", "property:commander", "resource:David_Scott" ], [ "resource:Apollo_12", "property:operator", "resource:NASA" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:mission", "resource:Apollo_12" ], [ "resource:Alan_Bean", "property:time_in_space", "100305.0" ], [ "resource:Alan_Bean", "property:birth_name", "resource:Alan_LaVern_Bean" ] ]
Alan_Bean
[ { "modified": "100305.0", "readable": "100305.0", "graph": "100305.0" }, { "modified": "birthName", "readable": "birth name", "graph": "property:birth_name" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "timeInSpace", "readable": "time in space", "graph": "property:time_in_space" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Alan LaVern Bean", "readable": "Alan LaVern Bean", "graph": "resource:Alan_LaVern_Bean" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "modified": "David_Scott", "readable": "David Scott", "graph": "resource:David_Scott" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?x WHERE { resource:Apollo_12 property:operator ?o . resource:Apollo_12 property:commander ?x }", "readable_query": "SELECT DISTINCT ?o ?x WHERE { resource:Apollo_12 property:operator ?o . resource:Apollo_12 property:commander ?x }", "graph_answer": [ "resource:NASA", "resource:David_Scott" ], "readable_answer": [ "NASA", "David Scott" ], "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 ( COUNT ( ?v ) AS ?j ) WHERE { resource:Alan_Bean property:in_office_while_governor ?v }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?j ) WHERE { resource:Alan_Bean property:in_office_while_governor ?v }", "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" ] } ]
Monument
3
7656
Id28
[ { "subject": "Dead_Man's_Plack", "property": "location", "object": "England" }, { "subject": "Dead_Man's_Plack", "property": "dedicatedTo", "object": "Æthelwald,_Ealdorman_of_East_Anglia" }, { "subject": "England", "property": "languages", "object": "Cornish_language" } ]
[ { "subject": "Dead_Man's_Plack", "property": "location", "object": "England" }, { "subject": "Dead_Man's_Plack", "property": "dedicatedTo", "object": "Æthelwald,_Ealdorman_of_East_Anglia" }, { "subject": "England", "property": "language", "object": "Cornish_language" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Dead Man's Plack, which is located in England is dedicated to AEthelwald, Ealdorman of East Anglia. England is also home of the Cornish language which is still spoken.", "The Dead Man's Plack, dedicated to Æthelwald, Ealdorman of East Anglia, is located in England, where one of the languages spoken is Cornish (in the Cornwall region).", "The Dead Man's Plack, dedicated to Æthelwald, Ealdorman of East Anglia, is located in England, where the Cornish language is spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:England", "property:language", "resource:Cornish_language" ], [ "resource:Dead_Man_s_Plack", "property:dedicated_to", "resource:_thelwald__Ealdorman_of_East_Anglia" ], [ "resource:Dead_Man_s_Plack", "rdf:type", "ontology:monument" ], [ "resource:Dead_Man_s_Plack", "property:location", "resource:England" ] ]
Dead_Man's_Plack
[ { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Cornish_language", "readable": "Cornish language", "graph": "resource:Cornish_language" }, { "modified": "Dead_Man's_Plack", "readable": "Dead Man's Plack", "graph": "resource:Dead_Man_s_Plack" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "Æthelwald,_Ealdorman_of_East_Anglia", "readable": "Æthelwald, Ealdorman of East Anglia", "graph": "resource:_thelwald__Ealdorman_of_East_Anglia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?x ) WHERE { ?s rdf:type ontology:monument . ?s property:location ?q . ?s property:dedicated_to resource:_thelwald__Ealdorman_of_East_Anglia . ?q property:language resource:Cornish_language }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?x ) WHERE { ?s rdf:type ontology:monument . ?s property:location ?q . ?s property:dedicated_to resource:Æthelwald,_Ealdorman_of_East_Anglia . ?q property:language resource:Cornish_language }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:monument . ?b property:dedicated_to resource:_thelwald__Ealdorman_of_East_Anglia . ?b property:location ?g . ?g property:language resource:Cornish_language }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:monument . ?b property:dedicated_to resource:Æthelwald,_Ealdorman_of_East_Anglia . ?b property:location ?g . ?g property:language resource:Cornish_language }", "graph_answer": [ "resource:Dead_Man_s_Plack" ], "readable_answer": [ "Dead Man's Plack" ], "type": [ "ellipsis", "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 ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'e' ) ) . ?w property:language resource:Cornish_language }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'e' ) ) . ?w property:language resource:Cornish_language }", "graph_answer": [ "resource:England" ], "readable_answer": [ "England" ], "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
9790
Id79
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Bacon" }, { "subject": "Bacon_Explosion", "property": "region", "object": "Kansas_City_metropolitan_area" }, { "subject": "Bacon_Explosion", "property": "mainIngredient", "object": "Sausage" } ]
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Bacon" }, { "subject": "Bacon_Explosion", "property": "region", "object": "Kansas_City_metropolitan_area" }, { "subject": "Bacon_Explosion", "property": "mainIngredient", "object": "Sausage" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Kansas City, USA is the home of the Bacon Explosion. It includes sausage and bacon." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Bacon_Explosion", "property:ingredient", "resource:Bacon" ], [ "resource:Bacon_Explosion", "property:main_ingredient", "resource:Sausage" ], [ "resource:Bacon_Explosion", "rdf:type", "ontology:food" ], [ "resource:Bacon_Explosion", "property:country", "resource:United_States" ], [ "resource:Bacon_Explosion", "property:region", "resource:Kansas_City_metropolitan_area" ] ]
Bacon_Explosion
[ { "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": "Bacon", "readable": "Bacon", "graph": "resource:Bacon" }, { "modified": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "Kansas_City_metropolitan_area", "readable": "Kansas City metropolitan area", "graph": "resource:Kansas_City_metropolitan_area" }, { "modified": "Sausage", "readable": "Sausage", "graph": "resource:Sausage" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?l ) WHERE { ?t property:ingredient resource:Sausage . ?t rdf:type ontology:food . ?t property:ingredient ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?l ) WHERE { ?t property:ingredient resource:Sausage . ?t rdf:type ontology:food . ?t property:ingredient ?s }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'b' ) ) . ?r rdf:type ontology:food . ?r property:ingredient ?v . ?r property:region resource:Kansas_City_metropolitan_area }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'b' ) ) . ?r rdf:type ontology:food . ?r property:ingredient ?v . ?r property:region resource:Kansas_City_metropolitan_area }", "graph_answer": [ "resource:Bacon" ], "readable_answer": [ "Bacon" ], "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 ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'b' ) ) . ?j property:ingredient resource:Bacon . ?j property:region resource:Kansas_City_metropolitan_area . ?j rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'b' ) ) . ?j property:ingredient resource:Bacon . ?j property:region resource:Kansas_City_metropolitan_area . ?j rdf:type ontology:food }", "graph_answer": [ "resource:Bacon_Explosion" ], "readable_answer": [ "Bacon Explosion" ], "type": [ "coreference", "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 ?a WHERE { resource:Bacon_Explosion property:latin_name ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Bacon_Explosion property:latin_name ?a }", "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
8178
Id24
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "previousWork", "object": "Grantville_Gazette_III" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "\"Virginia DeMarce and\"@en" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "precededBy", "object": "The_Grantville_Gazettes" } ]
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "precededBy", "object": "Grantville_Gazette_III" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "\"Virginia DeMarce and Eric Flint\"" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "precededBy", "object": "The_Grantville_Gazettes" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Bavarian Crisis of 1634, written by Virginia DeMarce and Eric Flint, occurred after Grantville Gazette III and the Grantville Gazettes.", "Preceded by The Grantville Gazettes, 1634: The Bavarian Crisis (by Virginia DeMarce and Eric Flint) is the sequel to Grantville Gazette III.", "1634: The Bavarian Crisis was preceded by The Grantville Gazettes including Grantville Gazette III and is written by Virginia DeMarce and Eric Flint." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Bavarian_Crisis", "property:preceded_by", "resource:The_Grantville_Gazettes" ], [ "resource:1634__The_Bavarian_Crisis", "property:preceded_by", "resource:Grantville_Gazette_III" ], [ "resource:1634__The_Bavarian_Crisis", "property:author", "Virginia DeMarce and Eric Flint" ], [ "resource:1634__The_Bavarian_Crisis", "rdf:type", "ontology:written_work" ] ]
1634:_The_Bavarian_Crisis
[ { "modified": "Virginia DeMarce and Eric Flint", "readable": "Virginia DeMarce and Eric Flint", "graph": "Virginia DeMarce and Eric Flint" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "1634:_The_Bavarian_Crisis", "readable": "1634: The Bavarian Crisis", "graph": "resource:1634__The_Bavarian_Crisis" }, { "modified": "Grantville_Gazette_III", "readable": "Grantville Gazette III", "graph": "resource:Grantville_Gazette_III" }, { "modified": "The_Grantville_Gazettes", "readable": "The Grantville Gazettes", "graph": "resource:The_Grantville_Gazettes" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?v ) WHERE { resource:1634__The_Bavarian_Crisis property:preceded_by ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?v ) WHERE { resource:1634:_The_Bavarian_Crisis property:preceded_by ?f }", "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 ?s WHERE { resource:1634__The_Bavarian_Crisis property:preceded_by ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:1634:_The_Bavarian_Crisis property:preceded_by ?s }", "graph_answer": [ "resource:The_Grantville_Gazettes", "resource:Grantville_Gazette_III" ], "readable_answer": [ "The Grantville Gazettes", "Grantville Gazette III" ], "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": "SELECT DISTINCT ?t WHERE { resource:1634__The_Bavarian_Crisis property:body_style ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:1634:_The_Bavarian_Crisis property:body_style ?t }", "graph_answer": [], "readable_answer": [], "type": [ "ellipsis", "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
4
10875
Id94
[ { "subject": "Addiction_(journal)", "property": "publisher", "object": "Wiley-Blackwell" }, { "subject": "Addiction_(journal)", "property": "issn", "object": "\"1360-0443\"" }, { "subject": "Addiction_(journal)", "property": "lccn", "object": "\"93645978\"" }, { "subject": "Addiction_(journal)", "property": "abbreviation", "object": "\"Addiction\"" } ]
[ { "subject": "Addiction_(journal)", "property": "publisher", "object": "Wiley-Blackwell" }, { "subject": "Addiction_(journal)", "property": "issnNumber", "object": "\"1360-0443\"" }, { "subject": "Addiction_(journal)", "property": "LCCN_number", "object": "93645978" }, { "subject": "Addiction_(journal)", "property": "abbreviation", "object": "\"Addiction\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Addiction journal (abbr. Addiction) is published by Wiley-Blackwell. The ISSN# is:1360-0443 and LCCN: 93645978.", "The Addiction Journal is published by Wiley-Blackwell and is abbreviated to Addiction. The ISSN number is 1360-0443 and the LCCN number is 93645978.", "Addiction, the abbreviated name of the Addiction Journal, has the ISSN number 1360-0443, the LCCN number 93645978 and is published by Wiley-Blackwell." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Addiction__journal_", "property:l_c_c_n_number", "93645978" ], [ "resource:Addiction__journal_", "property:abbreviation", "resource:Addiction" ], [ "resource:Addiction__journal_", "rdf:type", "ontology:written_work" ], [ "resource:Addiction__journal_", "property:publisher", "resource:Wiley_Blackwell" ], [ "resource:Addiction__journal_", "property:issn_number", "1360-0443" ] ]
Addiction_(journal)
[ { "modified": "1360-0443", "readable": "1360-0443", "graph": "1360-0443" }, { "modified": "93645978", "readable": "93645978", "graph": "93645978" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "issnNumber", "readable": "issn number", "graph": "property:issn_number" }, { "modified": "LCCN_number", "readable": "l c c n number", "graph": "property:l_c_c_n_number" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "Addiction", "readable": "Addiction", "graph": "resource:Addiction" }, { "modified": "Addiction_(journal)", "readable": "Addiction", "graph": "resource:Addiction__journal_" }, { "modified": "Wiley-Blackwell", "readable": "Wiley-Blackwell", "graph": "resource:Wiley_Blackwell" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?x != '60000000' ) . ?q rdf:type ontology:written_work . ?q property:l_c_c_n_number ?x . ?q property:issn_number ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?x != '60000000' ) . ?q rdf:type ontology:written_work . ?q property:l_c_c_n_number ?x . ?q property:issn_number ?h }", "graph_answer": [ "1360-0443" ], "readable_answer": [ "1360-0443" ], "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 ?r WHERE { ?r rdf:type ontology:written_work . FILTER ( ?k != '60000000' ) . ?r property:issn_number '1360-0443' . ?r property:l_c_c_n_number ?k }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:written_work . FILTER ( ?k != '60000000' ) . ?r property:issn_number '1360-0443' . ?r property:l_c_c_n_number ?k }", "graph_answer": [ "resource:Addiction__journal_" ], "readable_answer": [ "Addiction" ], "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 ?i ?z WHERE { resource:Addiction__journal_ property:l_c_c_n_number ?i . resource:Addiction__journal_ property:publisher ?z }", "readable_query": "SELECT DISTINCT ?i ?z WHERE { resource:Addiction_(journal) property:l_c_c_n_number ?i . resource:Addiction_(journal) property:publisher ?z }", "graph_answer": [ "93645978", "resource:Wiley_Blackwell" ], "readable_answer": [ "93645978", "Wiley-Blackwell" ], "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
2
5233
Id225
[ { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont" }, { "subject": "Alvah_Sabin", "property": "office", "object": "Secretary_of_State_of_Vermont" } ]
[ { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont" }, { "subject": "Alvah_Sabin", "property": "office", "object": "Secretary_of_State_of_Vermont" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alvah Sabin represented Vermont where he worked as Secretary of State.", "Alvah Sabin, represented Vermon, and worked as the Secretary of State of Vermont.", "Alvah Sabin represented the State of Vermont where he worked as the secretary of the State." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alvah_Sabin", "rdf:type", "ontology:politician" ], [ "resource:Alvah_Sabin", "property:office", "resource:Secretary_of_State_of_Vermont" ], [ "resource:Alvah_Sabin", "property:region", "resource:Vermont" ] ]
Alvah_Sabin
[ { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Alvah_Sabin", "readable": "Alvah Sabin", "graph": "resource:Alvah_Sabin" }, { "modified": "Secretary_of_State_of_Vermont", "readable": "Secretary of State of Vermont", "graph": "resource:Secretary_of_State_of_Vermont" }, { "modified": "Vermont", "readable": "Vermont", "graph": "resource:Vermont" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v ?r WHERE { resource:Alvah_Sabin property:region ?r . resource:Alvah_Sabin property:office ?v }", "readable_query": "SELECT DISTINCT ?v ?r WHERE { resource:Alvah_Sabin property:region ?r . resource:Alvah_Sabin property:office ?v }", "graph_answer": [ "resource:Secretary_of_State_of_Vermont", "resource:Vermont" ], "readable_answer": [ "Secretary of State of Vermont", "Vermont" ], "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
4
10391
Id75
[ { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "successor", "object": "John_N._Dempsey" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "Connecticut" }, { "subject": "Abraham_A._Ribicoff", "property": "office", "object": "\"Governor of Connecticut\"@en" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "successor", "object": "John_N._Dempsey" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "Connecticut" }, { "subject": "Abraham_A._Ribicoff", "property": "office", "object": "\"Governor of Connecticut\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abraham A. Ribicoff's place of birth was Connecticut and he died in the U.S. He was Governor of that state and John N. Dempsey was his successor.", "Abraham A. Ribicoff was born in Connecticut and died in the U.S. He was Governor of that state and his successor was John N. Dempsey.", "Abraham A. Ribicoff was born in Connecticut and was the Governor. His successor was John N. Dempsey and he died in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:death_place", "resource:United_States" ], [ "resource:Abraham_A__Ribicoff", "property:successor", "resource:John_N__Dempsey" ], [ "resource:Abraham_A__Ribicoff", "property:office", "resource:Governor_of_Connecticut" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:Connecticut" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "Connecticut", "readable": "Connecticut", "graph": "resource:Connecticut" }, { "modified": "Governor of Connecticut", "readable": "Governor of Connecticut", "graph": "resource:Governor_of_Connecticut" }, { "modified": "John_N._Dempsey", "readable": "John N. Dempsey", "graph": "resource:John_N__Dempsey" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l property:birth_place resource:Bloomsbury . ?l rdf:type ontology:politician . ?l property:death_place ?j }", "readable_query": "ASK WHERE { ?l property:birth_place resource:Bloomsbury . ?l rdf:type ontology:politician . ?l property:death_place ?j }", "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
7924
Id255
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "\"American\"@en" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "American" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The US includes the ethnic group of Native Americans and is the birthplace of Abraham A Ribicoff who is a US national.", "Abraham A Ribicoff was born in the United States, the country where Native Americans are one of the ethnic groups.", "Abraham A. Ribicoff is a US national and was born in the United States where the native Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:nationality", "resource:American" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:United_States" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "American", "readable": "American", "graph": "resource:American" }, { "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": "ASK WHERE { ?o rdf:type ontology:politician . ?o property:birth_place resource:Aberdeen }", "readable_query": "ASK WHERE { ?o rdf:type ontology:politician . ?o property:birth_place resource:Aberdeen }", "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 { ?u rdf:type ontology:politician . ?u property:birth_place resource:United_States }", "readable_query": "ASK WHERE { ?u rdf:type ontology:politician . ?u property:birth_place resource:United_States }", "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 ?d WHERE { ?d rdf:type ontology:politician . ?d property:birth_place resource:United_States }", "readable_query": "SELECT ?d WHERE { ?d rdf:type ontology:politician . ?d property:birth_place resource:United_States }", "graph_answer": [ "resource:Abraham_A__Ribicoff" ], "readable_answer": [ "Abraham A. Ribicoff" ], "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 ?q WHERE { resource:Abraham_A__Ribicoff property:nationality ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Abraham_A._Ribicoff property:nationality ?q }", "graph_answer": [ "resource:American" ], "readable_answer": [ "American" ], "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" ] } ]
WrittenWork
3
8235
Id81
[ { "subject": "A_Long_Long_Way", "property": "numberOfPages", "object": "\"292\"^^xsd:positiveInteger" }, { "subject": "A_Long_Long_Way", "property": "mediaType", "object": "\"Print & Paperback\"@en" }, { "subject": "A_Long_Long_Way", "property": "oclc", "object": "57392246" } ]
[ { "subject": "A_Long_Long_Way", "property": "numberOfPages", "object": "\"292\"" }, { "subject": "A_Long_Long_Way", "property": "oclcNumber", "object": "57392246" }, { "subject": "A_Long_Long_Way", "property": "mediaType", "object": "\"Print & Paperback\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Long Long Way, OCLC #57392246, is 292 pages and published in Print & Paperback.", "A Long Long Way was printed in print and paperback. It has 292 pages and the OCLC number 57392246.", "A Long Long Way is 292 pages and was published in print and paperback with the OCLC number 57392246." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Long_Long_Way", "property:media_type", "resource:Print____Paperback" ], [ "resource:A_Long_Long_Way", "rdf:type", "ontology:written_work" ], [ "resource:A_Long_Long_Way", "property:oclc_number", "57392246" ], [ "resource:A_Long_Long_Way", "property:number_of_pages", "292" ] ]
A_Long_Long_Way
[ { "modified": "292", "readable": "292", "graph": "292" }, { "modified": "57392246", "readable": "57392246", "graph": "57392246" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "numberOfPages", "readable": "number of pages", "graph": "property:number_of_pages" }, { "modified": "oclcNumber", "readable": "oclc number", "graph": "property:oclc_number" }, { "modified": "A_Long_Long_Way", "readable": "A Long Long Way", "graph": "resource:A_Long_Long_Way" }, { "modified": "Print & Paperback", "readable": "Print & Paperback", "graph": "resource:Print____Paperback" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?i = '292' ) . ?j rdf:type ontology:written_work . ?j property:number_of_pages ?i . ?j property:media_type ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?i = '292' ) . ?j rdf:type ontology:written_work . ?j property:number_of_pages ?i . ?j property:media_type ?l }", "graph_answer": [ "resource:Print____Paperback" ], "readable_answer": [ "Print & Paperback" ], "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 ?d WHERE { ?d property:number_of_pages ?l . ?d property:media_type resource:Print____Paperback . FILTER ( ?l = '292' ) . ?d rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d property:number_of_pages ?l . ?d property:media_type resource:Print__&_Paperback . FILTER ( ?l = '292' ) . ?d rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Long_Long_Way" ], "readable_answer": [ "A Long Long Way" ], "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 ?a WHERE { resource:A_Long_Long_Way property:abbreviation ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:A_Long_Long_Way property:abbreviation ?a }", "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
5914
Id60
[ { "subject": "Agustín_Barboza", "property": "placeOfBirth", "object": "Asunción" }, { "subject": "Paraguay", "property": "leaderName", "object": "Juan_Afara" }, { "subject": "Agustín_Barboza", "property": "deathPlace", "object": "Paraguay" } ]
[ { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Asunción" }, { "subject": "Paraguay", "property": "leader", "object": "Juan_Afara" }, { "subject": "Agustín_Barboza", "property": "deathPlace", "object": "Paraguay" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Juan Afara is the leader of Paraguay which was the birth place of Agustin Barboza in Asunción.", "The birth place of Agustin Barboza is Asuncion Paraguay where he died. The leader of Paraguay is called Juan Afara.", "Agustin Barboza was born in Asunción and died in Paraguay, where the leader is Juan Afara." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Paraguay", "property:leader", "resource:Juan_Afara" ], [ "resource:Agust_n_Barboza", "rdf:type", "ontology:artist" ], [ "resource:Agust_n_Barboza", "property:death_place", "resource:Paraguay" ], [ "resource:Agust_n_Barboza", "property:birth_place", "resource:Asunci_n" ] ]
Agustín_Barboza
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Agustín_Barboza", "readable": "Agustín Barboza", "graph": "resource:Agust_n_Barboza" }, { "modified": "Asunción", "readable": "Asunción", "graph": "resource:Asunci_n" }, { "modified": "Juan_Afara", "readable": "Juan Afara", "graph": "resource:Juan_Afara" }, { "modified": "Paraguay", "readable": "Paraguay", "graph": "resource:Paraguay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y property:birth_place resource:Asunci_n . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'a' ) ) . ?y rdf:type ontology:artist . ?y property:death_place resource:Paraguay }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:birth_place resource:Asunción . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'a' ) ) . ?y rdf:type ontology:artist . ?y property:death_place resource:Paraguay }", "graph_answer": [ "resource:Agust_n_Barboza" ], "readable_answer": [ "Agustín Barboza" ], "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 ?j WHERE { resource:Paraguay property:leader ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Paraguay property:leader ?j }", "graph_answer": [ "resource:Juan_Afara" ], "readable_answer": [ "Juan Afara" ], "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
2
4173
Id23
[ { "subject": "Albuquerque,_New_Mexico", "property": "areaLand", "object": "4.862e+08" }, { "subject": "Albuquerque,_New_Mexico", "property": "areaTotal", "object": "4.909e+08" } ]
[ { "subject": "Albuquerque,_New_Mexico", "property": "areaOfLand", "object": "486.2 (square kilometres)" }, { "subject": "Albuquerque,_New_Mexico", "property": "areaTotal", "object": "490.9 (square kilometres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The land area of Albuquerque, New Mexico is 486.2 square kilometres while its total area is 490.9 square kilometres.", "The total area of Albuquerque, New Mexico is 490.9 square kilometres, the area of land is 486.2 square kilometers." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:area_total", "490.9 (square kilometres)" ], [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:area_of_land", "486.2 (square kilometres)" ] ]
Albuquerque,_New_Mexico
[ { "modified": "486.2 (square kilometres)", "readable": "486.2", "graph": "486.2 (square kilometres)" }, { "modified": "490.9 (square kilometres)", "readable": "490.9", "graph": "490.9 (square kilometres)" }, { "modified": "areaOfLand", "readable": "area of land", "graph": "property:area_of_land" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y rdf:type ontology:city . ?y property:area_total '131.6 (square kilometres)' . ?y property:area_of_land ?k }", "readable_query": "ASK WHERE { ?y rdf:type ontology:city . ?y property:area_total '131.6 (square kilometres)' . ?y property:area_of_land ?k }", "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" ] } ]
Monument
7
13141
Id9
[ { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "nativeName", "object": "\"Türk Şehitleri Anıtı\"@en" }, { "subject": "Azerbaijan", "property": "leaderName", "object": "Artur_Rasizade" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "designer", "object": "\"Hüseyin Bütüner and Hilmi Güner\"@en" }, { "subject": "Azerbaijan", "property": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
[ { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "nativeName", "object": "\"Türk Şehitleri Anıtı\"" }, { "subject": "Azerbaijan", "property": "leader", "object": "Artur_Rasizade" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "designer", "object": "\"Hüseyin Bütüner and Hilmi Güner\"" }, { "subject": "Azerbaijan", "property": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
(X (X) (X) (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The leader of Azerbaijan is Prime Minister Artur Rasizade and the legislature is the National Assembly. The Turk Sehitleri Aniti, usually known as the Baku Turkish Martyrs' Memorial is located in the country, where the capital city is Baku. It was designed by Huseyin Butuner and Hilmi Guner.", "Prime Minister Artur Rasizade is the leader of Azerbaijan which has Baku as its capital city and the National Assembly is the official legislature. The country is the location of the Baku Turkish Martyrs memorial which is known locally as Turk Sehitleri Aniti and was designed by Huseyin Butuner and Hilmi Guner.", "Baku is the capital city of Azerbaijan where the leader is Prime Minister Artur Rasizade and the legislature is the National Assembly. The country is the location of the Baku Turkish Martyrs memorial, also known as the Turk Sehitleri Aniti, designed by Huseyin Butuner and Hilmi Guner." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Azerbaijan", "property:leader", "resource:Artur_Rasizade" ], [ "resource:Azerbaijan", "property:leader_title", "resource:Prime_Minister_of_Azerbaijan" ], [ "resource:Azerbaijan", "property:capital", "resource:Baku" ], [ "resource:Azerbaijan", "property:legislature", "resource:National_Assembly__Azerbaijan_" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:native_name", "resource:T_rk__ehitleri_An_t_" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "rdf:type", "ontology:monument" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:location", "resource:Azerbaijan" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:designer", "Hüseyin Bütüner and Hilmi Güner" ] ]
Baku_Turkish_Martyrs'_Memorial
[ { "modified": "Hüseyin Bütüner and Hilmi Güner", "readable": "Hüseyin Bütüner and Hilmi Güner", "graph": "Hüseyin Bütüner and Hilmi Güner" }, { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "designer", "readable": "designer", "graph": "property:designer" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "legislature", "readable": "legislature", "graph": "property:legislature" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "nativeName", "readable": "native name", "graph": "property:native_name" }, { "modified": "Artur_Rasizade", "readable": "Artur Rasizade", "graph": "resource:Artur_Rasizade" }, { "modified": "Azerbaijan", "readable": "Azerbaijan", "graph": "resource:Azerbaijan" }, { "modified": "Baku", "readable": "Baku", "graph": "resource:Baku" }, { "modified": "Baku_Turkish_Martyrs'_Memorial", "readable": "Baku Turkish Martyrs' Memorial", "graph": "resource:Baku_Turkish_Martyrs__Memorial" }, { "modified": "National_Assembly_(Azerbaijan)", "readable": "National Assembly", "graph": "resource:National_Assembly__Azerbaijan_" }, { "modified": "Prime_Minister_of_Azerbaijan", "readable": "Prime Minister of Azerbaijan", "graph": "resource:Prime_Minister_of_Azerbaijan" }, { "modified": "Türk Şehitleri Anıtı", "readable": "Türk Şehitleri Anıtı", "graph": "resource:T_rk__ehitleri_An_t_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?w ) WHERE { ?t rdf:type ontology:monument . ?t property:designer 'Hüseyin Bütüner and Hilmi Güner' . ?t property:native_name resource:T_rk__ehitleri_An_t_ }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?w ) WHERE { ?t rdf:type ontology:monument . ?t property:designer 'Hüseyin Bütüner and Hilmi Güner' . ?t property:native_name resource:Türk_Şehitleri_Anıtı }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:monument . ?a property:designer 'Hüseyin Bütüner and Hilmi Güner' . ?a property:native_name resource:T_rk__ehitleri_An_t_ }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:monument . ?a property:designer 'Hüseyin Bütüner and Hilmi Güner' . ?a property:native_name resource:Türk_Şehitleri_Anıtı }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "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 ?q ?v WHERE { resource:Azerbaijan property:leader_title ?v . resource:Azerbaijan property:capital ?q }", "readable_query": "SELECT DISTINCT ?q ?v WHERE { resource:Azerbaijan property:leader_title ?v . resource:Azerbaijan property:capital ?q }", "graph_answer": [ "resource:Baku", "resource:Prime_Minister_of_Azerbaijan" ], "readable_answer": [ "Baku", "Prime Minister of Azerbaijan" ], "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 ?c ?i WHERE { resource:Azerbaijan property:legislature ?i . resource:Azerbaijan property:leader ?c }", "readable_query": "SELECT DISTINCT ?c ?i WHERE { resource:Azerbaijan property:legislature ?i . resource:Azerbaijan property:leader ?c }", "graph_answer": [ "resource:Artur_Rasizade", "resource:National_Assembly__Azerbaijan_" ], "readable_answer": [ "Artur Rasizade", "National Assembly" ], "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
5526
Id61
[ { "subject": "A_Fortress_of_Grey_Ice", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "isbn", "object": "\"0-7653-0633-6\"" } ]
[ { "subject": "A_Fortress_of_Grey_Ice", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "isbnNumber", "object": "\"0-7653-0633-6\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The hardcover book, A Fortress of Grey Ice, has the ISBN number 0-7653-0633-6.", "A Fortress of Grey Ice was produced in hardcover with the ISBN number 0-7653-0633-6." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_Fortress_of_Grey_Ice", "property:media_type", "resource:Hardcover" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:isbn_number", "resource:0_7653_0633_6" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "0-7653-0633-6", "readable": "0-7653-0633-6", "graph": "resource:0_7653_0633_6" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v property:isbn_number resource:0_670_03380_4 . ?v rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?v property:isbn_number resource:0-670-03380-4 . ?v rdf:type ontology:written_work }", "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:isbn_number resource:0_7653_0633_6 . ?e rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?e property:isbn_number resource:0-7653-0633-6 . ?e rdf:type ontology:written_work }", "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 ?k WHERE { ?k rdf:type ontology:written_work . ?k property:isbn_number resource:0_7653_0633_6 }", "readable_query": "SELECT ?k WHERE { ?k rdf:type ontology:written_work . ?k property:isbn_number resource:0-7653-0633-6 }", "graph_answer": [ "resource:A_Fortress_of_Grey_Ice" ], "readable_answer": [ "A Fortress of Grey Ice" ], "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 WHERE { resource:A_Fortress_of_Grey_Ice property:media_type ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:A_Fortress_of_Grey_Ice property:media_type ?u }", "graph_answer": [ "resource:Hardcover" ], "readable_answer": [ "Hardcover" ], "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
3
7548
Id148
[ { "subject": "Antares_(rocket)", "property": "first", "object": "\"--01-09\"^^xsd:gMonthDay" }, { "subject": "Antares_(rocket)", "property": "manufacturer", "object": "\"Yuzhnoye Design Bureau\"@en" }, { "subject": "Antares_(rocket)", "property": "sites", "object": "Mid-Atlantic_Regional_Spaceport" } ]
[ { "subject": "Antares_(rocket)", "property": "maidenFlight", "object": "2014-01-09" }, { "subject": "Antares_(rocket)", "property": "manufacturer", "object": "Yuzhnoye_Design_Office" }, { "subject": "Antares_(rocket)", "property": "launchSite", "object": "Mid-Atlantic_Regional_Spaceport" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Antares rocket is manufactured by the Yuzhnoye Design Office and was launched on its maiden flight on 9 January 2014 from the Mid Atlantic Regional Spaceport.", "The Antares rocket is manufactured by the Yuzhnoye Design Office, had its maiden flight on January 9th 2014, and launched from the Mid-Atlantic Regional Spaceport.", "The Antares rocket was made by the Yuzhnoye Design Office and was launched on its maiden flight on 9 January 2014 from the Mid-Atlantic Regional Spaceport." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antares__rocket_", "property:launch_site", "resource:Mid_Atlantic_Regional_Spaceport" ], [ "resource:Antares__rocket_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Antares__rocket_", "property:maiden_flight", "resource:2014_01_09" ], [ "resource:Antares__rocket_", "property:manufacturer", "resource:Yuzhnoye_Design_Office" ] ]
Antares_(rocket)
[ { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "maidenFlight", "readable": "maiden flight", "graph": "property:maiden_flight" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "2014-01-09", "readable": "2014-01-09", "graph": "resource:2014_01_09" }, { "modified": "Antares_(rocket)", "readable": "Antares", "graph": "resource:Antares__rocket_" }, { "modified": "Mid-Atlantic_Regional_Spaceport", "readable": "Mid-Atlantic Regional Spaceport", "graph": "resource:Mid_Atlantic_Regional_Spaceport" }, { "modified": "Yuzhnoye_Design_Office", "readable": "Yuzhnoye Design Office", "graph": "resource:Yuzhnoye_Design_Office" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?u rdf:type ontology:mean_of_transportation . FILTER ( CONTAINS ( YEAR ( ?j ) , '2014' ) ) . ?u property:maiden_flight ?j . ?u property:manufacturer ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { ?u rdf:type ontology:mean_of_transportation . FILTER ( CONTAINS ( YEAR ( ?j ) , '2014' ) ) . ?u property:maiden_flight ?j . ?u property:manufacturer ?p }", "graph_answer": [ "resource:Yuzhnoye_Design_Office" ], "readable_answer": [ "Yuzhnoye Design Office" ], "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 { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:manufacturer resource:Yuzhnoye_Design_Office . ?e rdf:type ontology:mean_of_transportation . ?e property:maiden_flight ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:manufacturer resource:Yuzhnoye_Design_Office . ?e rdf:type ontology:mean_of_transportation . ?e property:maiden_flight ?b }", "graph_answer": [ "resource:2014_01_09" ], "readable_answer": [ "2014-01-09" ], "type": [ "coreference", "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 ?j WHERE { ?l property:launch_site ?j . ?l property:maiden_flight ?w . FILTER ( ?w = \"2014_01_09\" ) . ?l rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?j WHERE { ?l property:launch_site ?j . ?l property:maiden_flight ?w . FILTER ( ?w = \"2014-01-09\" ) . ?l rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Mid_Atlantic_Regional_Spaceport" ], "readable_answer": [ "Mid-Atlantic Regional Spaceport" ], "type": [ "coreference", "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": "ASK WHERE { resource:Antares__rocket_ rdf:type ontology:mean_of_transportation . resource:Antares__rocket_ property:launch_site resource:Mid_Atlantic_Regional_Spaceport }", "readable_query": "ASK WHERE { resource:Antares_(rocket) rdf:type ontology:mean_of_transportation . resource:Antares_(rocket) property:launch_site resource:Mid-Atlantic_Regional_Spaceport }", "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" ] } ]
WrittenWork
2
5637
Id172
[ { "subject": "American_Journal_of_Mathematics", "property": "abbreviation", "object": "\"Am. J. Math.\"@en" }, { "subject": "American_Journal_of_Mathematics", "property": "impact", "object": "\"1.337\"^^xsd:double" } ]
[ { "subject": "American_Journal_of_Mathematics", "property": "impactFactor", "object": "\"1.337\"" }, { "subject": "American_Journal_of_Mathematics", "property": "abbreviation", "object": "\"Am. J. Math.\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "With an impact Factor of 1.337, The American Journal of Mathematics has the abbreviation Am. J. Math.", "The American Journal of Mathematics is abbreviated to Am. J. Math. and has the impact factor of 1.337.", "The American Journal of Mathematics is also known by the abbreviated title of Am. J. Math and has an impact factor of 1.337." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:American_Journal_of_Mathematics", "property:abbreviation", "resource:Am__J__Math_" ], [ "resource:American_Journal_of_Mathematics", "rdf:type", "ontology:written_work" ], [ "resource:American_Journal_of_Mathematics", "property:impact_factor", "resource:1_337" ] ]
American_Journal_of_Mathematics
[ { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "impactFactor", "readable": "impact factor", "graph": "property:impact_factor" }, { "modified": "1.337", "readable": "1.337", "graph": "resource:1_337" }, { "modified": "Am. J. Math.", "readable": "Am. J. Math.", "graph": "resource:Am__J__Math_" }, { "modified": "American_Journal_of_Mathematics", "readable": "American Journal of Mathematics", "graph": "resource:American_Journal_of_Mathematics" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?k property:impact_factor ?f . ?k property:abbreviation 'Abh. Math. Semin. Univ. Hambg.' . ?k rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?k property:impact_factor ?f . ?k property:abbreviation 'Abh. Math. Semin. Univ. Hambg.' . ?k rdf:type ontology:written_work }", "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" ] } ]
City
3
6879
Id167
[ { "subject": "Madison_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Alexandria,_Indiana", "property": "subdivisionName", "object": "Monroe_Township,_Madison_County,_Indiana" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Madison_County,_Indiana" } ]
[ { "subject": "Madison_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Monroe_Township,_Madison_County,_Indiana" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Madison_County,_Indiana" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alexandria is part of Monroe Township, Madison County, Indiana in the country of the United States.", "Alexandria is part of Monroe Township, Madison County, Indiana, United States.", "Alexandria, part of the Monroe Township, is in Madison County, Indiana, in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alexandria__Indiana", "rdf:type", "ontology:city" ], [ "resource:Alexandria__Indiana", "property:is_part_of", "resource:Madison_County__Indiana" ], [ "resource:Alexandria__Indiana", "property:is_part_of", "resource:Monroe_Township__Madison_County__Indiana" ], [ "resource:Madison_County__Indiana", "property:country", "resource:United_States" ] ]
Alexandria,_Indiana
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Alexandria,_Indiana", "readable": "Alexandria, Indiana", "graph": "resource:Alexandria__Indiana" }, { "modified": "Madison_County,_Indiana", "readable": "Madison County, Indiana", "graph": "resource:Madison_County__Indiana" }, { "modified": "Monroe_Township,_Madison_County,_Indiana", "readable": "Monroe Township, Madison County, Indiana", "graph": "resource:Monroe_Township__Madison_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Alexandria__Indiana property:is_part_of ?j . FILTER ( ?j != resource:Monroe_Township__Madison_County__Indiana ) }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Alexandria,_Indiana property:is_part_of ?j . FILTER ( ?j != resource:Monroe_Township,_Madison_County,_Indiana ) }", "graph_answer": [ "resource:Madison_County__Indiana" ], "readable_answer": [ "Madison County, Indiana" ], "type": [ "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 ?m WHERE { { resource:Alexandria__Indiana property:is_part_of ?m } MINUS { ?m property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?m WHERE { { resource:Alexandria,_Indiana property:is_part_of ?m } MINUS { ?m property:country resource:United_States } }", "graph_answer": [ "resource:Monroe_Township__Madison_County__Indiana" ], "readable_answer": [ "Monroe Township, Madison County, Indiana" ], "type": [ "coreference", "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" ] } ]
Food
5
12118
Id65
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "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": "language", "object": "English_language" } ]
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "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": "language", "object": "English_language" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bacon Explosion is a dish that originates in the United States, where English is the language spoken and the capital is Washington DC. Barack Obama is leader of the US and Native Americans are one of the ethnic groups of the country.", "Barack Obama is leader of United States, the home of the dish Bacon Explosion. Native Americans are one of the ethnic groups of the country, where Washington DC is the capital and English is the language spoken.", "Bacon Explosion comes from the United States whose leader is Barack Obama. The capital of the United States is Washington, D.C., the spoken language is English and Native Americans are one of the ethnic groups of the country." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Bacon_Explosion", "rdf:type", "ontology:food" ], [ "resource:Bacon_Explosion", "property:country", "resource:United_States" ] ]
Bacon_Explosion
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "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": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "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" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?f WHERE { resource:United_States property:ethnic_group ?u . resource:United_States property:language ?f }", "readable_query": "SELECT DISTINCT ?u ?f WHERE { resource:United_States property:ethnic_group ?u . resource:United_States property:language ?f }", "graph_answer": [ "resource:Native_Americans_in_the_United_States", "resource:English_language" ], "readable_answer": [ "Native Americans in the United States", "English 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 ?y WHERE { resource:United_States property:order ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:United_States property:order ?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" ] } ]
Politician
2
5076
Id68
[ { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "New_York" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "New_York" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "United States born Abraham A. Ribicoff died in New York.", "Abraham A Ribicoff was born in New York, in the United States.", "Abraham A Ribicoff was born in the United States and died in New York." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:death_place", "resource:New_York" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:United_States" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "New_York", "readable": "New York", "graph": "resource:New_York" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?t property:death_place resource:Westminster_Hospital__London . ?t property:birth_place ?x . ?t rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?t property:death_place resource:Westminster_Hospital,_London . ?t property:birth_place ?x . ?t 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" ] } ]
University
5
12700
Id30
[ { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "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": "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": "established", "object": "2000" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"" }, { "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))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acharya Institute of Technology's campus in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore - 560090, India is affiliated to the Visvesvaraya Technological University. It was established in 2000.", "The Acharya Institute of Technology in India which is affiliated with the Visvesvaraya Technological University was established in 2000. The campus is located at In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "The Acharya Institute of Technology was established in 2000. It is located in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090, India. It is affiliated with the 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: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:established", "resource:2000" ] ]
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": "established", "readable": "established", "graph": "property:established" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "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": "Visvesvaraya_Technological_University", "readable": "Visvesvaraya Technological University", "graph": "resource:Visvesvaraya_Technological_University" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:affiliation ?b . ?u rdf:type ontology:university . ?u property:established resource:1996 }", "readable_query": "ASK WHERE { ?u property:affiliation ?b . ?u rdf:type ontology:university . ?u property:established resource:1996 }", "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" ] } ]
Building
3
6437
Id57
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "leaderName", "object": "Rahm_Emanuel" }, { "subject": "Chicago", "property": "isPartOf", "object": "Cook_County,_Illinois" } ]
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "leader", "object": "Rahm_Emanuel" }, { "subject": "Chicago", "property": "isPartOf", "object": "Cook_County,_Illinois" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "300 North LaSalle is located in Chicago, Cook County Illinois, with Rahm Emanuel being the leader of Chicago.", "Chicago, Cook County, Illinois is home to 300 North LaSalle and their leader is Rahm Emanuel.", "300 North LaSalle is in Chicago, Cook County Illinois. The leader of Chicago is Rahm Emanuel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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:is_part_of", "resource:Cook_County__Illinois" ] ]
300_North_LaSalle
[ { "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": "Cook_County,_Illinois", "readable": "Cook County, Illinois", "graph": "resource:Cook_County__Illinois" }, { "modified": "Rahm_Emanuel", "readable": "Rahm Emanuel", "graph": "resource:Rahm_Emanuel" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?d WHERE { resource:Chicago property:leader ?d . resource:Chicago property:is_part_of ?s }", "readable_query": "SELECT DISTINCT ?s ?d WHERE { resource:Chicago property:leader ?d . resource:Chicago property:is_part_of ?s }", "graph_answer": [ "resource:Cook_County__Illinois", "resource:Rahm_Emanuel" ], "readable_answer": [ "Cook County, Illinois", "Rahm Emanuel" ], "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:300_North_LaSalle rdf:type ontology:building . resource:300_North_LaSalle property:location resource:Chicago }", "readable_query": "ASK WHERE { resource:300_North_LaSalle rdf:type ontology:building . resource:300_North_LaSalle property:location resource:Chicago }", "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" ] } ]
MeanOfTransportation
3
7530
Id130
[ { "subject": "Alhambra_(1855)", "property": "powerType", "object": "Humphrys,_Tennant_and_Dykes" }, { "subject": "Humphrys,_Tennant_and_Dykes", "property": "location", "object": "London" }, { "subject": "Alhambra_(1855)", "property": "builder", "object": "Samuda_Brothers" } ]
[ { "subject": "Alhambra", "property": "powerType", "object": "Humphrys,_Tennant_and_Dykes" }, { "subject": "Humphrys,_Tennant_and_Dykes", "property": "location", "object": "London" }, { "subject": "Alhambra", "property": "builder", "object": "Samuda_Brothers" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Alhambra has a Humphrys, Tennant and Dykes power type who are found in London. The Alhambra was built by the Samuda Brothers.", "Built by the Samuda Brothers, the Alhambra has a Humphrys, Tennant and Dykes power type. Humphrys, Tennant and Dykes is located in London.", "The Alhambra, built by the Samuda Brothers, has a, London located, Humphrys, Tennant and Dykes power type." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Humphrys__Tennant_and_Dykes", "property:location", "resource:London" ], [ "resource:Alhambra", "property:power_type", "resource:Humphrys__Tennant_and_Dykes" ], [ "resource:Alhambra", "property:builder", "resource:Samuda_Brothers" ] ]
Alhambra
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "Alhambra", "readable": "Alhambra", "graph": "resource:Alhambra" }, { "modified": "Humphrys,_Tennant_and_Dykes", "readable": "Humphrys, Tennant and Dykes", "graph": "resource:Humphrys__Tennant_and_Dykes" }, { "modified": "London", "readable": "London", "graph": "resource:London" }, { "modified": "Samuda_Brothers", "readable": "Samuda Brothers", "graph": "resource:Samuda_Brothers" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v property:builder resource:Samuda_Brothers . ?v property:power_type resource:Caterpillar_Inc_ }", "readable_query": "ASK WHERE { ?v property:builder resource:Samuda_Brothers . ?v property:power_type resource:Caterpillar_Inc. }", "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 { ?k property:power_type resource:Humphrys__Tennant_and_Dykes . ?k property:builder resource:Samuda_Brothers }", "readable_query": "ASK WHERE { ?k property:power_type resource:Humphrys,_Tennant_and_Dykes . ?k property:builder resource:Samuda_Brothers }", "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 ?f WHERE { ?f property:power_type resource:Humphrys__Tennant_and_Dykes . ?f property:builder resource:Samuda_Brothers }", "readable_query": "SELECT ?f WHERE { ?f property:power_type resource:Humphrys,_Tennant_and_Dykes . ?f property:builder resource:Samuda_Brothers }", "graph_answer": [ "resource:Alhambra" ], "readable_answer": [ "Alhambra" ], "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 ?g WHERE { resource:Humphrys__Tennant_and_Dykes property:location ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Humphrys,_Tennant_and_Dykes property:location ?g }", "graph_answer": [ "resource:London" ], "readable_answer": [ "London" ], "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
3
7020
Id9
[ { "subject": "AmeriGas", "property": "regionServed", "object": "United_States" }, { "subject": "AmeriGas", "property": "industry", "object": "Energy_industry" }, { "subject": "AmeriGas", "property": "country", "object": "United_States" } ]
[ { "subject": "AmeriGas", "property": "regionServed", "object": "United_States" }, { "subject": "AmeriGas", "property": "industry", "object": "Energy_industry" }, { "subject": "AmeriGas", "property": "country", "object": "United_States" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AmeriGas, classified as the energy industry, works and serves in the United States.", "AmeriGas is a company in the energy industry, serving all regions of its home country the United States.", "AmeriGas provides energy services in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AmeriGas", "rdf:type", "ontology:company" ], [ "resource:AmeriGas", "property:country", "resource:United_States" ], [ "resource:AmeriGas", "property:region_served", "resource:United_States" ], [ "resource:AmeriGas", "property:industry", "resource:Energy_industry" ] ]
AmeriGas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "industry", "readable": "industry", "graph": "property:industry" }, { "modified": "regionServed", "readable": "region served", "graph": "property:region_served" }, { "modified": "AmeriGas", "readable": "AmeriGas", "graph": "resource:AmeriGas" }, { "modified": "Energy_industry", "readable": "Energy industry", "graph": "resource:Energy_industry" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m ?q WHERE { resource:AmeriGas property:industry ?q . resource:AmeriGas property:country ?m }", "readable_query": "SELECT DISTINCT ?m ?q WHERE { resource:AmeriGas property:industry ?q . resource:AmeriGas property:country ?m }", "graph_answer": [ "resource:United_States", "resource:Energy_industry" ], "readable_answer": [ "United States", "Energy industry" ], "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 ?y WHERE { resource:AmeriGas property:served_as_chief_of_the_astronaut_office_in ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:AmeriGas property:served_as_chief_of_the_astronaut_office_in ?y }", "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" ] } ]
ComicsCharacter
2
4362
Id27
[ { "subject": "Bananaman", "property": "network", "object": "BBC" }, { "subject": "BBC", "property": "locationCity", "object": "London" } ]
[ { "subject": "Bananaman", "property": "broadcastedBy", "object": "BBC" }, { "subject": "BBC", "property": "city", "object": "London" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Located in London, the BBC, broadcast Bananaman.", "Bananaman is broadcast by the BBC, which is based in London.", "Bananaman the TV series was shown on the BBC which is located in London." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bananaman", "property:broadcasted_by", "resource:BBC" ], [ "resource:Bananaman", "rdf:type", "ontology:comics_character" ], [ "resource:BBC", "property:city", "resource:London" ] ]
Bananaman
[ { "modified": "broadcastedBy", "readable": "broadcasted by", "graph": "property:broadcasted_by" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "BBC", "readable": "BBC", "graph": "resource:BBC" }, { "modified": "Bananaman", "readable": "Bananaman", "graph": "resource:Bananaman" }, { "modified": "London", "readable": "London", "graph": "resource:London" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?f ) WHERE { ?g property:city resource:London }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?f ) WHERE { ?g property:city resource:London }", "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 ?w WHERE { ?w property:city resource:London }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w property:city resource:London }", "graph_answer": [ "resource:BBC" ], "readable_answer": [ "BBC" ], "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 ?i WHERE { ?i property:broadcasted_by resource:BBC . ?i rdf:type ontology:comics_character }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:broadcasted_by resource:BBC . ?i rdf:type ontology:comics_character }", "graph_answer": [ "resource:Bananaman" ], "readable_answer": [ "Bananaman" ], "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:BBC property:comparable ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:BBC property:comparable ?l }", "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" ] } ]