category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
dict
test_category
string
dbpedia_links
list
links
list
graph
list
main_entity
string
mappings
list
dialogue
list
Airport
3
5712
Id45
[ { "subject": "Agra_Airport", "property": "elevation", "object": "\"167.945\"^^xsd:double" }, { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
[ { "subject": "Agra_Airport", "property": "elevationAboveTheSeaLevel", "object": "167.94" }, { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agra Airport with an elevation of 167.94 meters above sea level is in Uttar Pradesh which is part of Bundelkhand.", "With an elevation of 167.94 metres above sea level, Agra Airport is located in Uttar Pradesh which is part of Bundelkhand.", "Uttar Pradesh is part of Bundelkhand and is the location of Agra airport at 167.94 metres above sea level." ], "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:elevation_above_the_sea_level", "resource:167_94" ] ]
Agra_Airport
[ { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "167.94", "readable": "167.94", "graph": "resource:167_94" }, { "modified": "Agra_Airport", "readable": "Agra Airport", "graph": "resource:Agra_Airport" }, { "modified": "Bundelkhand", "readable": "Bundelkhand", "graph": "resource:Bundelkhand" }, { "modified": "Uttar_Pradesh", "readable": "Uttar Pradesh", "graph": "resource:Uttar_Pradesh" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x rdf:type ontology:airport . ?x property:elevation_above_the_sea_level resource:48_0 . ?x property:location resource:Uttar_Pradesh }", "readable_query": "ASK WHERE { ?x rdf:type ontology:airport . ?x property:elevation_above_the_sea_level resource:48.0 . ?x property:location resource:Uttar_Pradesh }", "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 rdf:type ontology:airport . ?f property:location resource:Uttar_Pradesh . ?f property:elevation_above_the_sea_level resource:167_94 }", "readable_query": "ASK WHERE { ?f rdf:type ontology:airport . ?f property:location resource:Uttar_Pradesh . ?f property:elevation_above_the_sea_level resource:167.94 }", "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 ?s WHERE { ?s property:location resource:Uttar_Pradesh . ?s property:elevation_above_the_sea_level resource:167_94 . ?s rdf:type ontology:airport }", "readable_query": "SELECT ?s WHERE { ?s property:location resource:Uttar_Pradesh . ?s property:elevation_above_the_sea_level resource:167.94 . ?s rdf:type ontology:airport }", "graph_answer": [ "resource:Agra_Airport" ], "readable_answer": [ "Agra Airport" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Uttar_Pradesh property:is_part_of ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Uttar_Pradesh property:is_part_of ?e }", "graph_answer": [ "resource:Bundelkhand" ], "readable_answer": [ "Bundelkhand" ], "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
3
7241
Id154
[ { "subject": "Bakso", "property": "ingredient", "object": "Noodle" }, { "subject": "Bakso", "property": "region", "object": "\"Nationwide in Indonesia, also popular in neighboring Southeast Asian countries\"@en" }, { "subject": "Bakso", "property": "country", "object": "Chinese_cuisine" } ]
[ { "subject": "Bakso", "property": "ingredient", "object": "Noodle" }, { "subject": "Bakso", "property": "region", "object": "\"Nationwide in Indonesia, also popular in neighboring Southeast Asian countries\"" }, { "subject": "Bakso", "property": "country", "object": "Chinese_cuisine" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Containing noodles, the dish Bakso is made in China and is popular in the Indonesian region and also in the neighbouring Southeast Asian countries.", "Noodles are an ingredient in bakso which is from Chinese cuisine and is popular in the Indonesian and neighbouring Southeast Asian countries.", "Noodles are an ingredient in the dish Bakso which comes from China and is popular all over Indonesia and south eastern Asian countries." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bakso", "property:ingredient", "resource:Noodle" ], [ "resource:Bakso", "rdf:type", "ontology:food" ], [ "resource:Bakso", "property:country", "resource:Chinese_cuisine" ], [ "resource:Bakso", "property:region", "Nationwide in Indonesia, also popular in neighboring Southeast Asian countries" ] ]
Bakso
[ { "modified": "Nationwide in Indonesia, also popular in neighboring Southeast Asian countries", "readable": "Nationwide in Indonesia, also popular in neighboring Southeast Asian countries", "graph": "Nationwide in Indonesia, also popular in neighboring Southeast Asian countries" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bakso", "readable": "Bakso", "graph": "resource:Bakso" }, { "modified": "Chinese_cuisine", "readable": "Chinese cuisine", "graph": "resource:Chinese_cuisine" }, { "modified": "Noodle", "readable": "Noodle", "graph": "resource:Noodle" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?u ) WHERE { resource:Bakso property:region ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?u ) WHERE { resource:Bakso property:region ?c }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Bakso property:region ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Bakso property:region ?r }", "graph_answer": [ "Nationwide in Indonesia, also popular in neighboring Southeast Asian countries" ], "readable_answer": [ "Nationwide in Indonesia, also popular in neighboring Southeast Asian countries" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "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 ?k ?m WHERE { resource:Bakso property:country ?k . resource:Bakso property:ingredient ?m }", "readable_query": "SELECT DISTINCT ?k ?m WHERE { resource:Bakso property:country ?k . resource:Bakso property:ingredient ?m }", "graph_answer": [ "resource:Chinese_cuisine", "resource:Noodle" ], "readable_answer": [ "Chinese cuisine", "Noodle" ], "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" ] } ]
Food
2
4645
Id157
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Avocado" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Avocado" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Avocado is one of the ingredients in the Colombian dish Bandeja paisa.", "Colombian Bandeja paisa includes the ingredient, avocado.", "Bandeja paisa is a dish from Colombian cuisine and uses avocado in it." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "property:ingredient", "resource:Avocado" ], [ "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": "Avocado", "readable": "Avocado", "graph": "resource:Avocado" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Colombian_cuisine", "readable": "Colombian cuisine", "graph": "resource:Colombian_cuisine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y ?g WHERE { resource:Bandeja_paisa property:country ?y . resource:Bandeja_paisa property:ingredient ?g }", "readable_query": "SELECT DISTINCT ?y ?g WHERE { resource:Bandeja_paisa property:country ?y . resource:Bandeja_paisa property:ingredient ?g }", "graph_answer": [ "resource:Colombian_cuisine", "resource:Avocado" ], "readable_answer": [ "Colombian cuisine", "Avocado" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?w ) WHERE { ?n rdf:type ontology:food . ?n property:country ?j . ?n property:ingredient resource:Fried_egg }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?w ) WHERE { ?n rdf:type ontology:food . ?n property:country ?j . ?n property:ingredient resource:Fried_egg }", "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" ] } ]
City
3
6908
Id196
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Fountain_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "subdivisionName", "object": "Fountain_County,_Indiana" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Fountain_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Fountain_County,_Indiana" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Attica, Indiana is in Fountain County, Indiana in the U.S. Washington, D.C. is the capital of the U.S.", "Attica is in Fountain County Indiana in the United States. Washington DC is the country's capital.", "Attica, is in Fountain County, Indiana, in the United States, the capital of which is Washington, D.C." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Attica__Indiana", "rdf:type", "ontology:city" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:Fountain_County__Indiana" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:Fountain_County__Indiana", "property:country", "resource:United_States" ] ]
Attica,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Attica,_Indiana", "readable": "Attica, Indiana", "graph": "resource:Attica__Indiana" }, { "modified": "Fountain_County,_Indiana", "readable": "Fountain County, Indiana", "graph": "resource:Fountain_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( LCASE ( ?c ) , 'united' ) ) . ?c property:capital resource:Washington__D_C_ . ?p property:country ?c }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( LCASE ( ?c ) , 'united' ) ) . ?c property:capital resource:Washington,_D.C. . ?p property:country ?c }", "graph_answer": [ "resource:Fountain_County__Indiana" ], "readable_answer": [ "Fountain County, Indiana" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:United_States property:capital resource:Washington__D_C_ }", "readable_query": "ASK WHERE { resource:United_States property:capital resource:Washington,_D.C. }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
WrittenWork
2
5551
Id86
[ { "subject": "A_Loyal_Character_Dancer", "property": "isbn", "object": "\"1-56947-301-3\"" }, { "subject": "A_Loyal_Character_Dancer", "property": "numberOfPages", "object": "\"360\"^^xsd:positiveInteger" } ]
[ { "subject": "A_Loyal_Character_Dancer", "property": "isbnNumber", "object": "\"1-56947-301-3\"" }, { "subject": "A_Loyal_Character_Dancer", "property": "numberOfPages", "object": "\"360\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The book A Loyal Character Dancer has 360 pages and the ISBN number of 1-56947-301-3.", "The book, A Loyal Character Dancer, has the ISBN number of 1-56947-301-3 which has 360 pages.", "The 360-page \"A Loyal Character Dancer,\" has the ISBN number of 1-56947-301-3." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Loyal_Character_Dancer", "rdf:type", "ontology:written_work" ], [ "resource:A_Loyal_Character_Dancer", "property:number_of_pages", "360" ], [ "resource:A_Loyal_Character_Dancer", "property:isbn_number", "resource:1_56947_301_3" ] ]
A_Loyal_Character_Dancer
[ { "modified": "360", "readable": "360", "graph": "360" }, { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "numberOfPages", "readable": "number of pages", "graph": "property:number_of_pages" }, { "modified": "1-56947-301-3", "readable": "1-56947-301-3", "graph": "resource:1_56947_301_3" }, { "modified": "A_Loyal_Character_Dancer", "readable": "A Loyal Character Dancer", "graph": "resource:A_Loyal_Character_Dancer" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?t = '360' ) . ?u property:number_of_pages ?t . ?u property:isbn_number ?r . ?u rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?t = '360' ) . ?u property:number_of_pages ?t . ?u property:isbn_number ?r . ?u rdf:type ontology:written_work }", "graph_answer": [ "resource:1_56947_301_3" ], "readable_answer": [ "1-56947-301-3" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?t property:isbn_number resource:0_439_17684_0 . ?t rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?t property:isbn_number resource:0-439-17684-0 . ?t rdf:type ontology:written_work }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "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 { ?y rdf:type ontology:written_work . ?y property:isbn_number resource:1_56947_301_3 }", "readable_query": "ASK WHERE { ?y rdf:type ontology:written_work . ?y property:isbn_number resource:1-56947-301-3 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "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 ?a WHERE { ?a rdf:type ontology:written_work . ?a property:isbn_number resource:1_56947_301_3 }", "readable_query": "SELECT ?a WHERE { ?a rdf:type ontology:written_work . ?a property:isbn_number resource:1-56947-301-3 }", "graph_answer": [ "resource:A_Loyal_Character_Dancer" ], "readable_answer": [ "A Loyal Character Dancer" ], "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
4
9892
Id181
[ { "subject": "Batagor", "property": "country", "object": "Indonesia" }, { "subject": "Batagor", "property": "hasVariant", "object": "Siomay" }, { "subject": "Siomay", "property": "variations", "object": "Shumai" }, { "subject": "Siomay", "property": "ingredient", "object": "Peanut_sauce" } ]
[ { "subject": "Batagor", "property": "country", "object": "Indonesia" }, { "subject": "Batagor", "property": "dishVariation", "object": "Siomay" }, { "subject": "Siomay", "property": "dishVariation", "object": "Shumai" }, { "subject": "Siomay", "property": "ingredient", "object": "Peanut_sauce" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Batagor is found in Indonesia, it is a variation on the dish Siomay/Shumai and includes peanut sauce.", "Batagor is a dish found in Indonesia, it includes peanut sauce. Siomay and Shumai are variations of the same dish.", "The Indonesian dish Batagor and the dish Shumai are variations of the dish Siomay, which contains peanut sauce." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Siomay", "property:dish_variation", "resource:Shumai" ], [ "resource:Siomay", "property:ingredient", "resource:Peanut_sauce" ], [ "resource:Batagor", "property:dish_variation", "resource:Siomay" ], [ "resource:Batagor", "rdf:type", "ontology:food" ], [ "resource:Batagor", "property:country", "resource:Indonesia" ] ]
Batagor
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Batagor", "readable": "Batagor", "graph": "resource:Batagor" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Peanut_sauce", "readable": "Peanut sauce", "graph": "resource:Peanut_sauce" }, { "modified": "Shumai", "readable": "Shumai", "graph": "resource:Shumai" }, { "modified": "Siomay", "readable": "Siomay", "graph": "resource:Siomay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { VALUES ( ?t ) { ( resource:Siomay ) ( resource:Shumai ) } . resource:Batagor property:dish_variation ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { VALUES ( ?t ) { ( resource:Siomay ) ( resource:Shumai ) } . resource:Batagor property:dish_variation ?t }", "graph_answer": [ "resource:Siomay" ], "readable_answer": [ "Siomay" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Siomay property:dish_variation ?p . VALUES ( ?p ) { ( resource:Siomay ) ( resource:Shumai ) } }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Siomay property:dish_variation ?p . VALUES ( ?p ) { ( resource:Siomay ) ( resource:Shumai ) } }", "graph_answer": [ "resource:Shumai" ], "readable_answer": [ "Shumai" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Siomay property:postal_code ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Siomay property:postal_code ?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" ] } ]
Athlete
5
11490
Id21
[ { "subject": "Al-Khor_Sports_Club", "property": "league", "object": "Qatar_Stars_League" }, { "subject": "Alaa_Abdul-Zahra", "property": "clubs", "object": "Al-Khor_Sports_Club" }, { "subject": "Al-Khor_Sports_Club", "property": "ground", "object": "Al_Khor" }, { "subject": "Alaa_Abdul-Zahra", "property": "team", "object": "Al_Kharaitiyat_SC" }, { "subject": "Al_Kharaitiyat_SC", "property": "manager", "object": "Amar_Osim" } ]
[ { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al_Kharaitiyat_SC" }, { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al-Khor_Sports_Club" }, { "subject": "Al-Khor_Sports_Club", "property": "league", "object": "Qatar_Stars_League" }, { "subject": "Al-Khor_Sports_Club", "property": "ground", "object": "Al_Khor" }, { "subject": "Al_Kharaitiyat_SC", "property": "manager", "object": "Amar_Osim" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alaa Abdul Zahra plays for Al Kharaitiyat SC in the Qatar Stars League at Al-Khor and the team is manage by Amar Osim. Alaa Abdul-Zahra is in the Al-Khor Sports Club.", "Alaa Abdul Zahra's club is AL Kharaitiyat SC whose manager is Amar Osim. He plays for the Al-Khor Sports Club located in Al Khor and in the Qatar Stars League.", "Alaa Abdul-Zahra plays in the Qatar Stars league with the Al-Khor Sports Club which is located in Al Khor. He also plays for Al Kharaitiyat SC managed by Amar Osim." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Al_Khor_Sports_Club", "property:league", "resource:Qatar_Stars_League" ], [ "resource:Al_Khor_Sports_Club", "property:ground", "resource:Al_Khor" ], [ "resource:Alaa_Abdul_Zahra", "rdf:type", "ontology:athlete" ], [ "resource:Alaa_Abdul_Zahra", "property:club", "resource:Al_Khor_Sports_Club" ], [ "resource:Alaa_Abdul_Zahra", "property:club", "resource:Al_Kharaitiyat_SC" ], [ "resource:Al_Kharaitiyat_SC", "property:manager", "resource:Amar_Osim" ] ]
Alaa_Abdul-Zahra
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Al_Kharaitiyat_SC", "readable": "Al Kharaitiyat SC", "graph": "resource:Al_Kharaitiyat_SC" }, { "modified": "Al_Khor", "readable": "Al Khor", "graph": "resource:Al_Khor" }, { "modified": "Al-Khor_Sports_Club", "readable": "Al-Khor Sports Club", "graph": "resource:Al_Khor_Sports_Club" }, { "modified": "Alaa_Abdul-Zahra", "readable": "Alaa Abdul-Zahra", "graph": "resource:Alaa_Abdul_Zahra" }, { "modified": "Amar_Osim", "readable": "Amar Osim", "graph": "resource:Amar_Osim" }, { "modified": "Qatar_Stars_League", "readable": "Qatar Stars League", "graph": "resource:Qatar_Stars_League" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { { resource:Alaa_Abdul_Zahra property:club ?f } MINUS { ?f property:ground resource:Al_Khor } }", "readable_query": "SELECT DISTINCT ?f WHERE { { resource:Alaa_Abdul-Zahra property:club ?f } MINUS { ?f property:ground resource:Al_Khor } }", "graph_answer": [ "resource:Al_Kharaitiyat_SC" ], "readable_answer": [ "Al Kharaitiyat SC" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Al_Khor_Sports_Club property:death_cause ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Al-Khor_Sports_Club property:death_cause ?r }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4492
Id4
[ { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "demonym", "object": "Spaniards" } ]
[ { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "demonym", "object": "Spaniards" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ajoblanco originates from the country of Spain where the name for the people there are Spaniards.", "Ajoblanco is from spain as are Spaniards.", "Ajoblanco originates from the country of Spain, where Spaniards are from." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Spain", "property:demonym", "resource:Spaniards" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Ajoblanco", "property:country", "resource:Spain" ] ]
Ajoblanco
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Spaniards", "readable": "Spaniards", "graph": "resource:Spaniards" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e ?x WHERE { ?x property:demonym resource:Spaniards . ?e rdf:type ontology:food . ?e property:country ?x }", "readable_query": "SELECT DISTINCT ?e ?x WHERE { ?x property:demonym resource:Spaniards . ?e rdf:type ontology:food . ?e property:country ?x }", "graph_answer": [ "resource:Ajoblanco", "resource:Spain" ], "readable_answer": [ "Ajoblanco", "Spain" ], "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" ] } ]
Airport
3
5689
Id22
[ { "subject": "Adirondack_Regional_Airport", "property": "city", "object": "Lake_Placid,_New_York" }, { "subject": "Adirondack_Regional_Airport", "property": "elevation", "object": "\"506.882\"^^xsd:double" }, { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Saranac_Lake,_New_York" } ]
[ { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Lake_Placid,_New_York" }, { "subject": "Adirondack_Regional_Airport", "property": "elevationAboveTheSeaLevel", "object": "507" }, { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Saranac_Lake,_New_York" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Lake Placid, N.Y. is served by the Adirondack Regional Airport. This airport is 507 metres above sea level and serves the city of Saranac Lake, New York.", "Adirondack Regional Airport serves the city of Lake Placid, New York, is 507 meters above sea level and serves the city of Saranac Lake, New York.", "Adirondack Regional Airport, serving the city of Lake Placid and Saranac Lake, has an elevation of 507 meters." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adirondack_Regional_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adirondack_Regional_Airport", "property:city_served", "resource:Saranac_Lake__New_York" ], [ "resource:Adirondack_Regional_Airport", "property:city_served", "resource:Lake_Placid__New_York" ], [ "resource:Adirondack_Regional_Airport", "property:elevation_above_the_sea_level", "507" ] ]
Adirondack_Regional_Airport
[ { "modified": "507", "readable": "507", "graph": "507" }, { "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": "Adirondack_Regional_Airport", "readable": "Adirondack Regional Airport", "graph": "resource:Adirondack_Regional_Airport" }, { "modified": "Lake_Placid,_New_York", "readable": "Lake Placid, New York", "graph": "resource:Lake_Placid__New_York" }, { "modified": "Saranac_Lake,_New_York", "readable": "Saranac Lake, New York", "graph": "resource:Saranac_Lake__New_York" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:airport . FILTER ( ?g = '507' ) . ?f property:elevation_above_the_sea_level ?g }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:airport . FILTER ( ?g = '507' ) . ?f property:elevation_above_the_sea_level ?g }", "graph_answer": [ "resource:Adirondack_Regional_Airport" ], "readable_answer": [ "Adirondack Regional Airport" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?i ) WHERE { resource:Adirondack_Regional_Airport property:city_served ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?i ) WHERE { resource:Adirondack_Regional_Airport property:city_served ?b }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Adirondack_Regional_Airport property:city_served ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Adirondack_Regional_Airport property:city_served ?g }", "graph_answer": [ "resource:Saranac_Lake__New_York", "resource:Lake_Placid__New_York" ], "readable_answer": [ "Saranac Lake, New York", "Lake Placid, New York" ], "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" ] } ]
City
4
9434
Id33
[ { "subject": "Alpharetta,_Georgia", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Fulton_County,_Georgia" } ]
[ { "subject": "Alpharetta,_Georgia", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Fulton_County,_Georgia" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The African Americans are an ethnic group found in the United States which has the capital of Washington DC. The country is the location of Alpharetta, part of Fulton County in Georgia.", "Alpharetta is part of Fulton County, Georgia in the U.S. which has Washington D.C as its capital and is home to African Americans.", "Alpharetta is part of Fulton County in Georgia, United States. The capital of the United States is Washington DC and African Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:Alpharetta__Georgia", "rdf:type", "ontology:city" ], [ "resource:Alpharetta__Georgia", "property:country", "resource:United_States" ], [ "resource:Alpharetta__Georgia", "property:is_part_of", "resource:Fulton_County__Georgia" ] ]
Alpharetta,_Georgia
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Alpharetta,_Georgia", "readable": "Alpharetta, Georgia", "graph": "resource:Alpharetta__Georgia" }, { "modified": "Fulton_County,_Georgia", "readable": "Fulton County, Georgia", "graph": "resource:Fulton_County__Georgia" }, { "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 ?v WHERE { FILTER ( CONTAINS ( LCASE ( ?v ) , 'alpharetta' ) ) . ?v property:country ?t . ?v rdf:type ontology:city . ?t property:ethnic_group resource:African_Americans . ?v property:is_part_of resource:Fulton_County__Georgia }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( CONTAINS ( LCASE ( ?v ) , 'alpharetta' ) ) . ?v property:country ?t . ?v rdf:type ontology:city . ?t property:ethnic_group resource:African_Americans . ?v property:is_part_of resource:Fulton_County,_Georgia }", "graph_answer": [ "resource:Alpharetta__Georgia" ], "readable_answer": [ "Alpharetta, Georgia" ], "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 ?h WHERE { ?u rdf:type ontology:city . ?u property:is_part_of resource:Fulton_County__Georgia . ?u property:country ?h . ?h property:ethnic_group resource:African_Americans }", "readable_query": "SELECT DISTINCT ?h WHERE { ?u rdf:type ontology:city . ?u property:is_part_of resource:Fulton_County,_Georgia . ?u property:country ?h . ?h property:ethnic_group resource:African_Americans }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "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 ?z WHERE { resource:United_States property:spoken_in ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:United_States property:spoken_in ?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" ] } ]
ComicsCharacter
2
4372
Id37
[ { "subject": "Bananaman", "property": "starring", "object": "Tim_Brooke-Taylor" }, { "subject": "Tim_Brooke-Taylor", "property": "birthPlace", "object": "Buxton" } ]
[ { "subject": "Bananaman", "property": "starring", "object": "Tim_Brooke-Taylor" }, { "subject": "Tim_Brooke-Taylor", "property": "birthPlace", "object": "Buxton" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Buxton is the birthplace of Tim Brooke-Taylor, who starred in Bananaman.", "Tim Brooke-Taylor, born in Buxton, starred in Bananaman.", "Born in Buxton, Tim Brooke-Taylor, starred in Bananaman." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Tim_Brooke_Taylor", "property:birth_place", "resource:Buxton" ], [ "resource:Bananaman", "rdf:type", "ontology:comics_character" ], [ "resource:Bananaman", "property:starring", "resource:Tim_Brooke_Taylor" ] ]
Bananaman
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "starring", "readable": "starring", "graph": "property:starring" }, { "modified": "Bananaman", "readable": "Bananaman", "graph": "resource:Bananaman" }, { "modified": "Buxton", "readable": "Buxton", "graph": "resource:Buxton" }, { "modified": "Tim_Brooke-Taylor", "readable": "Tim Brooke-Taylor", "graph": "resource:Tim_Brooke_Taylor" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i rdf:type ontology:comics_character . ?i property:starring ?u . ?u property:birth_place resource:Belgrade }", "readable_query": "ASK WHERE { ?i rdf:type ontology:comics_character . ?i property:starring ?u . ?u property:birth_place resource:Belgrade }", "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
3
6091
Id237
[ { "subject": "Twilight_(band)", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Black_metal", "property": "musicFusionGenre", "object": "Death_metal" } ]
[ { "subject": "Twilight_(band)", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Black_metal", "property": "musicFusionGenre", "object": "Death_metal" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner played with the band Twilight which performs black metal music. Death metal is a musical fusion of black metal.", "Aaron Turner played with the band Twilight, a Black metal music band. Death metal music is a fusion of Black Metal.", "Aaron Turner played with the band Twilight, the musical genre of which, is black metal. Death metal is a musical fusion of black metal." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Black_metal", "property:music_fusion_genre", "resource:Death_metal" ], [ "resource:Twilight__band_", "property:genre", "resource:Black_metal" ] ]
Aaron_Turner
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Black_metal", "readable": "Black metal", "graph": "resource:Black_metal" }, { "modified": "Death_metal", "readable": "Death metal", "graph": "resource:Death_metal" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o property:music_fusion_genre resource:Bhangra__music_ . ?v property:genre ?o }", "readable_query": "ASK WHERE { ?o property:music_fusion_genre resource:Bhangra_(music) . ?v property:genre ?o }", "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" ] } ]
Airport
3
5673
Id6
[ { "subject": "Aarhus_Airport", "property": "location", "object": "Tirstrup" }, { "subject": "Tirstrup", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "leader", "object": "Margrethe_II_of_Denmark" } ]
[ { "subject": "Aarhus_Airport", "property": "location", "object": "Tirstrup" }, { "subject": "Tirstrup", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "leader", "object": "Margrethe_II_of_Denmark" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aarhus Airport is located in Tirstrup, in Denmark, where the leader is Margrethe II of Denmark.", "Tirstrup is located in Denmark, where Margrethe II is leader. The Aarhus airport is located here.", "Aarhus Airport is in Tirstrup which is in Denmark, whose Queen is Margrethe II." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Tirstrup", "property:country", "resource:Denmark" ], [ "resource:Denmark", "property:leader", "resource:Margrethe_II_of_Denmark" ], [ "resource:Aarhus_Airport", "rdf:type", "ontology:airport" ], [ "resource:Aarhus_Airport", "property:location", "resource:Tirstrup" ] ]
Aarhus_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Aarhus_Airport", "readable": "Aarhus Airport", "graph": "resource:Aarhus_Airport" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "Margrethe_II_of_Denmark", "readable": "Margrethe II of Denmark", "graph": "resource:Margrethe_II_of_Denmark" }, { "modified": "Tirstrup", "readable": "Tirstrup", "graph": "resource:Tirstrup" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?p WHERE { ?a rdf:type ontology:airport . ?a property:location ?p . ?p property:country resource:Denmark }", "readable_query": "SELECT DISTINCT ?a ?p WHERE { ?a rdf:type ontology:airport . ?a property:location ?p . ?p property:country resource:Denmark }", "graph_answer": [ "resource:Aarhus_Airport", "resource:Tirstrup" ], "readable_answer": [ "Aarhus Airport", "Tirstrup" ], "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Denmark property:leader ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Denmark property:leader ?d }", "graph_answer": [ "resource:Margrethe_II_of_Denmark" ], "readable_answer": [ "Margrethe II of Denmark" ], "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
3
6739
Id27
[ { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "New_Mexico_Senate" }, { "subject": "New_Mexico_Senate", "property": "leader", "object": "John_Sánchez" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "New_Mexico_Senate" }, { "subject": "New_Mexico_Senate", "property": "leader", "object": "John_Sánchez" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Albuquerque is a city in New Mexico of the U.S.A., and is led by the New Mexico Senate where John Sanchez is leader.", "Albuquerque, New Mexico (United States), is led by the New Mexico Senate, which has John Sánchez as one of the leaders." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:leader_title", "resource:New_Mexico_Senate" ], [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:New_Mexico_Senate", "property:leader", "resource:John_S_nchez" ] ]
Albuquerque,_New_Mexico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "John_Sánchez", "readable": "John Sánchez", "graph": "resource:John_S_nchez" }, { "modified": "New_Mexico_Senate", "readable": "New Mexico Senate", "graph": "resource:New_Mexico_Senate" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) . ?u rdf:type ontology:city . ?t property:leader resource:John_S_nchez . ?u property:leader_title ?t }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) . ?u rdf:type ontology:city . ?t property:leader resource:John_Sánchez . ?u property:leader_title ?t }", "graph_answer": [ "resource:Albuquerque__New_Mexico" ], "readable_answer": [ "Albuquerque, New Mexico" ], "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 ?l WHERE { ?l property:leader resource:John_S_nchez . ?u property:country resource:United_States . ?u rdf:type ontology:city . ?u property:leader_title ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:leader resource:John_Sánchez . ?u property:country resource:United_States . ?u rdf:type ontology:city . ?u property:leader_title ?l }", "graph_answer": [ "resource:New_Mexico_Senate" ], "readable_answer": [ "New Mexico Senate" ], "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" ] } ]
Astronaut
3
6161
Id61
[ { "subject": "William_Anders", "property": "selection", "object": "1963" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"^^xsd:date" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" } ]
[ { "subject": "William_Anders", "property": "selectedByNasa", "object": "1963" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "William Anders, born 1933-10-17, joined NASA in 1963 to serve as a crew member on Apollo 8.", "William Anders, who was born on the 17th of October, 1933, joined NASA in 1963 and served as a member of the crew of Apollo 8.", "William Anders, born 17 October 1933 was chosen by NASA in 1963 and served as a crew member on Apollo 8." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_Anders", "property:selected_by_nasa", "resource:1963" ], [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:mission", "resource:Apollo_8" ], [ "resource:William_Anders", "property:birth_date", "1933-10-17" ] ]
William_Anders
[ { "modified": "1933-10-17", "readable": "1933-10-17", "graph": "1933-10-17" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Apollo_8", "readable": "Apollo 8", "graph": "resource:Apollo_8" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?r rdf:type ontology:astronaut . ?r property:mission ?x . FILTER ( ?a = \"1933-10-17\" ) . ?r property:birth_date ?a }", "readable_query": "SELECT DISTINCT ?x WHERE { ?r rdf:type ontology:astronaut . ?r property:mission ?x . FILTER ( ?a = \"1933-10-17\" ) . ?r property:birth_date ?a }", "graph_answer": [ "resource:Apollo_8" ], "readable_answer": [ "Apollo 8" ], "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 ?q WHERE { ?q rdf:type ontology:astronaut . ?q property:birth_date ?e . ?q property:mission resource:Apollo_8 . FILTER ( ?e = \"1933-10-17\" ) }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:astronaut . ?q property:birth_date ?e . ?q property:mission resource:Apollo_8 . FILTER ( ?e = \"1933-10-17\" ) }", "graph_answer": [ "resource:William_Anders" ], "readable_answer": [ "William Anders" ], "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 ?v WHERE { resource:William_Anders property:professional_field ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:William_Anders property:professional_field ?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" ] } ]
Astronaut
7
13038
Id5
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"^^xsd:date" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"@en" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "dateOfRet", "object": "\"June 1981\"@en" } ]
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "dateOfRetirement", "object": "\"June 1981\"" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Bean was an American test pilot who was a member of the Apollo 12 crew. He was born on March 15, 1932 in Wheeler Texas and attended UT Austin, B.S. 1955. He retired in June 1981.", "Alan Bean is an American who was born in Wheeler, Texas on the 15th March 1932. He graduated from UT Austin in 1955 with a B.S. degree, He was a test pilot, who was on the crew of Apollo 12. He retired in June 1981.", "American Alan Bean was born on the 15th of March 1932 in Wheeler, Texas. He received a Bachelor of Science degree at the University of Texas at Austin in 1955, and worked as a test pilot. He was a crew member on the Apollo 12 flight mission before his retirement in June 1981." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:mission", "resource:Apollo_12" ], [ "resource:Alan_Bean", "property:date_of_retirement", "resource:June_1981" ], [ "resource:Alan_Bean", "property:nationality", "resource:United_States" ], [ "resource:Alan_Bean", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Bean", "property:birth_date", "1932-03-15" ], [ "resource:Alan_Bean", "property:alma_mater", "UT Austin, B.S. 1955" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "1932-03-15", "readable": "1932-03-15", "graph": "1932-03-15" }, { "modified": "UT Austin, B.S. 1955", "readable": "UT Austin, B.S. 1955", "graph": "UT Austin, B.S. 1955" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "dateOfRetirement", "readable": "date of retirement", "graph": "property:date_of_retirement" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "modified": "June 1981", "readable": "June 1981", "graph": "resource:June_1981" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?t property:birth_date ?b . FILTER ( CONTAINS ( YEAR ( ?b ) , '1932' ) ) . ?t property:birth_place ?j . ?t rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?j WHERE { ?t property:birth_date ?b . FILTER ( CONTAINS ( YEAR ( ?b ) , '1932' ) ) . ?t property:birth_place ?j . ?t rdf:type ontology:astronaut }", "graph_answer": [ "resource:Wheeler__Texas" ], "readable_answer": [ "Wheeler, Texas" ], "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 ?y WHERE { FILTER ( CONTAINS ( YEAR ( ?k ) , '1932' ) ) . ?y rdf:type ontology:astronaut . ?y property:birth_date ?k . ?y property:birth_place resource:Wheeler__Texas }", "readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( CONTAINS ( YEAR ( ?k ) , '1932' ) ) . ?y rdf:type ontology:astronaut . ?y property:birth_date ?k . ?y property:birth_place resource:Wheeler,_Texas }", "graph_answer": [ "resource:Alan_Bean" ], "readable_answer": [ "Alan Bean" ], "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 ?f WHERE { resource:Alan_Bean property:birth_place resource:Wheeler__Texas . resource:Alan_Bean rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?f ) , '1932' ) ) . resource:Alan_Bean property:birth_date ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Alan_Bean property:birth_place resource:Wheeler,_Texas . resource:Alan_Bean rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?f ) , '1932' ) ) . resource:Alan_Bean property:birth_date ?f }", "graph_answer": [ "1932-03-15" ], "readable_answer": [ "1932-03-15" ], "type": [ "coreference", "meaningful", "answer", "two_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 ?w ?o WHERE { resource:Alan_Bean property:alma_mater ?o . resource:Alan_Bean property:nationality ?w }", "readable_query": "SELECT DISTINCT ?w ?o WHERE { resource:Alan_Bean property:alma_mater ?o . resource:Alan_Bean property:nationality ?w }", "graph_answer": [ "resource:United_States", "UT Austin, B.S. 1955" ], "readable_answer": [ "United States", "UT Austin, B.S. 1955" ], "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 ?e ?w WHERE { resource:Alan_Bean property:occupation ?e . resource:Alan_Bean property:mission ?w }", "readable_query": "SELECT DISTINCT ?e ?w WHERE { resource:Alan_Bean property:occupation ?e . resource:Alan_Bean property:mission ?w }", "graph_answer": [ "resource:Test_pilot", "resource:Apollo_12" ], "readable_answer": [ "Test pilot", "Apollo 12" ], "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 ?a WHERE { resource:Alan_Bean property:literary_genre ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Alan_Bean property:literary_genre ?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
5
12805
Id73
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" } ]
(X (X (X) (X) (X (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "A Wizard of Mars originates from the United States where English is spoken (as in Great Britain), and the leader is called the President. African Americans are one of the ethnic groups of the United States, where the capital city is Washington D.C.", "A Wizard of Mars was Published in the United States, where African Americans are one ethnic group and the leader is called a President. The language spoken there is English, originated in Great Britain." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_Wizard_of_Mars", "rdf:type", "ontology:written_work" ], [ "resource:A_Wizard_of_Mars", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ] ]
A_Wizard_of_Mars
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Wizard_of_Mars", "readable": "A Wizard of Mars", "graph": "resource:A_Wizard_of_Mars" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "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 ?s WHERE { ?s property:spoken_in resource:Great_Britain . FILTER ( CONTAINS ( LCASE ( ?e ) , 'united' ) ) . ?e property:language ?s . ?e property:ethnic_group resource:African_Americans }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:spoken_in resource:Great_Britain . FILTER ( CONTAINS ( LCASE ( ?e ) , 'united' ) ) . ?e property:language ?s . ?e property:ethnic_group resource:African_Americans }", "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", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:ethnic_group resource:African_Americans . resource:English_language property:spoken_in resource:Great_Britain . FILTER ( CONTAINS ( LCASE ( ?s ) , 'united' ) ) . ?s property:language resource:English_language }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:ethnic_group resource:African_Americans . resource:English_language property:spoken_in resource:Great_Britain . FILTER ( CONTAINS ( LCASE ( ?s ) , 'united' ) ) . ?s property:language resource:English_language }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'p' ) ) . resource:United_States property:leader_title ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'p' ) ) . resource:United_States property:leader_title ?v }", "graph_answer": [ "resource:President_of_the_United_States" ], "readable_answer": [ "President of the United States" ], "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": "ASK WHERE { resource:A_Wizard_of_Mars property:country resource:United_States . resource:A_Wizard_of_Mars rdf:type ontology:written_work }", "readable_query": "ASK WHERE { resource:A_Wizard_of_Mars property:country resource:United_States . resource:A_Wizard_of_Mars rdf:type ontology:written_work }", "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" ] } ]
Food
5
12054
Id1
[ { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Ajoblanco", "property": "mainIngredient", "object": "\"Bread, almonds, garlic, water, olive oil\"@en" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Ajoblanco", "property": "alias", "object": "\"Ajo blanco\"@en" }, { "subject": "Ajoblanco", "property": "ingredient", "object": "Garlic" } ]
[ { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Ajoblanco", "property": "mainIngredient", "object": "\"Bread, almonds, garlic, water, olive oil\"" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Ajoblanco", "property": "alternativeName", "object": "\"Ajo blanco\"" }, { "subject": "Ajoblanco", "property": "ingredient", "object": "Garlic" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ajoblanco or ajo blanco, a dish made of bread, almonds, garlic, water, olive oil, is from the Andalusia region of Spain.", "Ajoblanco (also known as Ajo blanco) is a dish from Andalusia, Spain and includes the ingredients bread, almonds, garlic, water and olive oil.", "Ajoblanco is a dish containing bread, almonds, garlic, water and olive oil. It is also called Ajo blanco. It is found in the Andalusia region of Spain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ajoblanco", "property:ingredient", "resource:Garlic" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Bread" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Olive_oil" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Almonds" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Water" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Garlic" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Ajoblanco", "property:country", "resource:Spain" ], [ "resource:Ajoblanco", "property:alternative_name", "resource:Ajo_blanco" ], [ "resource:Ajoblanco", "property:region", "resource:Andalusia" ] ]
Ajoblanco
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ajo blanco", "readable": "Ajo blanco", "graph": "resource:Ajo_blanco" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "modified": "Almonds", "readable": "Almonds", "graph": "resource:Almonds" }, { "modified": "Andalusia", "readable": "Andalusia", "graph": "resource:Andalusia" }, { "modified": "Bread", "readable": "Bread", "graph": "resource:Bread" }, { "modified": "Garlic", "readable": "Garlic", "graph": "resource:Garlic" }, { "modified": "Olive oil", "readable": "Olive oil", "graph": "resource:Olive_oil" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Water", "readable": "Water", "graph": "resource:Water" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?i ) WHERE { ?v rdf:type ontology:food . ?v property:main_ingredient resource:Garlic }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?i ) WHERE { ?v rdf:type ontology:food . ?v property:main_ingredient resource:Garlic }", "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 ?j WHERE { ?j rdf:type ontology:food . ?j property:main_ingredient resource:Garlic }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:food . ?j property:main_ingredient resource:Garlic }", "graph_answer": [ "resource:Ajoblanco" ], "readable_answer": [ "Ajoblanco" ], "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 ( ?r ) AS ?j ) WHERE { resource:Ajoblanco property:main_ingredient ?r }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?j ) WHERE { resource:Ajoblanco property:main_ingredient ?r }", "graph_answer": [ "5" ], "readable_answer": [ "5" ], "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 ?z WHERE { resource:Ajoblanco property:main_ingredient ?z . FILTER ( ?z != resource:Garlic ) }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Ajoblanco property:main_ingredient ?z . FILTER ( ?z != resource:Garlic ) }", "graph_answer": [ "resource:Bread", "resource:Olive_oil", "resource:Almonds", "resource:Water" ], "readable_answer": [ "Bread", "Olive oil", "Almonds", "Water" ], "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 ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . resource:Ajoblanco property:region ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . resource:Ajoblanco property:region ?t }", "graph_answer": [ "resource:Andalusia" ], "readable_answer": [ "Andalusia" ], "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 ?m ?j WHERE { resource:Ajoblanco property:alternative_name ?m . resource:Ajoblanco property:country ?j }", "readable_query": "SELECT DISTINCT ?m ?j WHERE { resource:Ajoblanco property:alternative_name ?m . resource:Ajoblanco property:country ?j }", "graph_answer": [ "resource:Ajo_blanco", "resource:Spain" ], "readable_answer": [ "Ajo blanco", "Spain" ], "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" ] } ]
Company
4
9667
Id13
[ { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" }, { "subject": "Chinabank", "property": "type", "object": "Public_company" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Insular_Government_of_the_Philippine_Islands" }, { "subject": "Chinabank", "property": "location", "object": "Philippines" } ]
[ { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" }, { "subject": "Chinabank", "property": "type", "object": "Public_company" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Insular_Government_of_the_Philippine_Islands" }, { "subject": "Chinabank", "property": "location", "object": "Philippines" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Chinabank, founded by the Insular Government of the Philippine Islands in Manila, is a publicly traded company that is still based where it was founded.", "Chinabank is a public company that was founded in the Insular Government of the Philippine Islands in Manila, Philippines.", "Chinabank was founded in the Insular Government of the Philippine Islands in Manila. It is located in the Philippines and is a publicly traded company." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Chinabank", "rdf:type", "ontology:public_company" ], [ "resource:Chinabank", "rdf:type", "ontology:company" ], [ "resource:Chinabank", "property:location", "resource:Philippines" ], [ "resource:Chinabank", "property:foundation_place", "resource:Insular_Government_of_the_Philippine_Islands" ], [ "resource:Chinabank", "property:foundation_place", "resource:Manila" ] ]
Chinabank
[ { "modified": "Public_company", "readable": "public company", "graph": "ontology:public_company" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Chinabank", "readable": "Chinabank", "graph": "resource:Chinabank" }, { "modified": "Insular_Government_of_the_Philippine_Islands", "readable": "Insular Government of the Philippine Islands", "graph": "resource:Insular_Government_of_the_Philippine_Islands" }, { "modified": "Manila", "readable": "Manila", "graph": "resource:Manila" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?l ) WHERE { ?o rdf:type ontology:public_company . ?o property:foundation_place resource:Manila }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?l ) WHERE { ?o rdf:type ontology:public_company . ?o property:foundation_place resource:Manila }", "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 ?b WHERE { ?b rdf:type ontology:public_company . ?b property:foundation_place resource:Manila }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:public_company . ?b property:foundation_place resource:Manila }", "graph_answer": [ "resource:Chinabank" ], "readable_answer": [ "Chinabank" ], "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 ( ?l ) AS ?i ) WHERE { resource:Chinabank property:foundation_place ?l }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?i ) WHERE { resource:Chinabank property:foundation_place ?l }", "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 ?t WHERE { FILTER ( ?t != resource:Manila ) . resource:Chinabank property:foundation_place ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?t != resource:Manila ) . resource:Chinabank property:foundation_place ?t }", "graph_answer": [ "resource:Insular_Government_of_the_Philippine_Islands" ], "readable_answer": [ "Insular Government of the Philippine Islands" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Chinabank property:followed_by ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Chinabank property:followed_by ?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" ] } ]
Athlete
3
6184
Id20
[ { "subject": "Abel_Hernández", "property": "clubs", "object": "Peñarol" }, { "subject": "U.S._Città_di_Palermo", "property": "manager", "object": "Giuseppe_Iachini" }, { "subject": "Abel_Hernández", "property": "team", "object": "U.S._Città_di_Palermo" } ]
[ { "subject": "Abel_Hernández", "property": "club", "object": "Peñarol" }, { "subject": "U.S._Città_di_Palermo", "property": "manager", "object": "Giuseppe_Iachini" }, { "subject": "Abel_Hernández", "property": "club", "object": "U.S._Città_di_Palermo" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Hernandez, whose club is Penarol, plays for the club, U.S. Città di Palermo. Giuseppe Iachini is the manager of U.S. Città di Palermo.", "Abel Hernandez played for Penarol and currently plays for the club U.S. Città di Palermo, which is managed by Giuseppe Iachini.", "Abel Hernandez's clubs are Penarol and US Citta di Palermo, which is managed by Giuseppe Iachini." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:U_S__Citt__di_Palermo", "property:manager", "resource:Giuseppe_Iachini" ], [ "resource:Abel_Hern_ndez", "rdf:type", "ontology:athlete" ], [ "resource:Abel_Hern_ndez", "property:club", "resource:Pe_arol" ], [ "resource:Abel_Hern_ndez", "property:club", "resource:U_S__Citt__di_Palermo" ] ]
Abel_Hernández
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Abel_Hernández", "readable": "Abel Hernández", "graph": "resource:Abel_Hern_ndez" }, { "modified": "Giuseppe_Iachini", "readable": "Giuseppe Iachini", "graph": "resource:Giuseppe_Iachini" }, { "modified": "Peñarol", "readable": "Peñarol", "graph": "resource:Pe_arol" }, { "modified": "U.S._Città_di_Palermo", "readable": "U.S. Città di Palermo", "graph": "resource:U_S__Citt__di_Palermo" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z rdf:type ontology:athlete . ?z property:club ?g . ?g property:manager resource:Jorge_Orosm_n_da_Silva }", "readable_query": "ASK WHERE { ?z rdf:type ontology:athlete . ?z property:club ?g . ?g property:manager resource:Jorge_Orosmán_da_Silva }", "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
5
12055
Id2
[ { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Ajoblanco", "property": "mainIngredient", "object": "\"Bread, almonds, garlic, water, olive oil\"@en" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Ajoblanco", "property": "alias", "object": "\"Ajo blanco\"@en" }, { "subject": "Ajoblanco", "property": "ingredient", "object": "Olive_oil" } ]
[ { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Ajoblanco", "property": "mainIngredient", "object": "\"Bread, almonds, garlic, water, olive oil\"" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Ajoblanco", "property": "alternativeName", "object": "\"Ajo blanco\"" }, { "subject": "Ajoblanco", "property": "ingredient", "object": "Olive_oil" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Ajoblanco, a dish with Spanish roots, is a mix of bread, almonds, garlic, water and olive oil. It originated in the Andalusia region and is also known as Ajo Blanco.", "Ajoblanco, (alternative name Ajo Blanco), is a dish from the Andalusia region of Spain and includes the main ingredients bread, water, almonds, garlic and olive oil." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ajoblanco", "property:ingredient", "resource:Olive_oil" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Bread" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Olive_oil" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Almonds" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Water" ], [ "resource:Ajoblanco", "property:main_ingredient", "resource:Garlic" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Ajoblanco", "property:country", "resource:Spain" ], [ "resource:Ajoblanco", "property:alternative_name", "resource:Ajo_blanco" ], [ "resource:Ajoblanco", "property:region", "resource:Andalusia" ] ]
Ajoblanco
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ajo blanco", "readable": "Ajo blanco", "graph": "resource:Ajo_blanco" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "modified": "Almonds", "readable": "Almonds", "graph": "resource:Almonds" }, { "modified": "Andalusia", "readable": "Andalusia", "graph": "resource:Andalusia" }, { "modified": "Bread", "readable": "Bread", "graph": "resource:Bread" }, { "modified": "Garlic", "readable": "Garlic", "graph": "resource:Garlic" }, { "modified": "Olive_oil", "readable": "Olive oil", "graph": "resource:Olive_oil" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Water", "readable": "Water", "graph": "resource:Water" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?c ) WHERE { resource:Ajoblanco property:main_ingredient ?a }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?c ) WHERE { resource:Ajoblanco property:main_ingredient ?a }", "graph_answer": [ "5" ], "readable_answer": [ "5" ], "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 ?r WHERE { resource:Ajoblanco property:main_ingredient ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Ajoblanco property:main_ingredient ?r }", "graph_answer": [ "resource:Bread", "resource:Olive_oil", "resource:Almonds", "resource:Water", "resource:Garlic" ], "readable_answer": [ "Bread", "Olive oil", "Almonds", "Water", "Garlic" ], "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 ?w ?d WHERE { resource:Ajoblanco property:region ?d . resource:Ajoblanco property:alternative_name ?w }", "readable_query": "SELECT DISTINCT ?w ?d WHERE { resource:Ajoblanco property:region ?d . resource:Ajoblanco property:alternative_name ?w }", "graph_answer": [ "resource:Ajo_blanco", "resource:Andalusia" ], "readable_answer": [ "Ajo blanco", "Andalusia" ], "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 ?e WHERE { resource:Ajoblanco property:administrative_arrondissement ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Ajoblanco property:administrative_arrondissement ?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" ] } ]
Food
4
9980
Id269
[ { "subject": "Indonesia", "property": "capital", "object": "Jakarta" }, { "subject": "Bakso", "property": "region", "object": "Indonesia" }, { "subject": "Bakso", "property": "country", "object": "Chinese_cuisine" }, { "subject": "Indonesia", "property": "leaderName", "object": "Joko_Widodo" } ]
[ { "subject": "Indonesia", "property": "capital", "object": "Jakarta" }, { "subject": "Bakso", "property": "region", "object": "Indonesia" }, { "subject": "Bakso", "property": "country", "object": "Chinese_cuisine" }, { "subject": "Indonesia", "property": "leader", "object": "Joko_Widodo" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bakso, a dish made in China, is also found in Indonesia. The capital of Indonesia is Jakarta and its leader is Joko Widodo.", "Bakso is made in China and Indonesia (capital Jakarta). Joko Widodo is the leader of Indonesia.", "Bakso is Chinese food found in Indonesia, where the capital is Jakarta and where the leader is Joko Widodo." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bakso", "rdf:type", "ontology:food" ], [ "resource:Bakso", "property:country", "resource:Chinese_cuisine" ], [ "resource:Bakso", "property:region", "resource:Indonesia" ], [ "resource:Indonesia", "property:leader", "resource:Joko_Widodo" ], [ "resource:Indonesia", "property:capital", "resource:Jakarta" ] ]
Bakso
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bakso", "readable": "Bakso", "graph": "resource:Bakso" }, { "modified": "Chinese_cuisine", "readable": "Chinese cuisine", "graph": "resource:Chinese_cuisine" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Jakarta", "readable": "Jakarta", "graph": "resource:Jakarta" }, { "modified": "Joko_Widodo", "readable": "Joko Widodo", "graph": "resource:Joko_Widodo" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:region ?r . FILTER ( STRSTARTS ( LCASE ( ?h ) , 'b' ) ) . ?r property:capital resource:Jakarta . ?h rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:region ?r . FILTER ( STRSTARTS ( LCASE ( ?h ) , 'b' ) ) . ?r property:capital resource:Jakarta . ?h rdf:type ontology:food }", "graph_answer": [ "resource:Bakso" ], "readable_answer": [ "Bakso" ], "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 ?a WHERE { ?a property:capital resource:Jakarta . resource:Bakso property:region ?a . resource:Bakso rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:capital resource:Jakarta . resource:Bakso property:region ?a . resource:Bakso rdf:type ontology:food }", "graph_answer": [ "resource:Indonesia" ], "readable_answer": [ "Indonesia" ], "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": "ASK WHERE { resource:Indonesia property:leader resource:Joko_Widodo }", "readable_query": "ASK WHERE { resource:Indonesia property:leader resource:Joko_Widodo }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
3
7947
Id20
[ { "subject": "A.C._Cesena", "property": "league", "object": "Serie_B" }, { "subject": "A.C._Cesena", "property": "ground", "object": "Stadio_Dino_Manuzzi" }, { "subject": "A.C._Cesena", "property": "capacity", "object": "23900" } ]
[ { "subject": "A.C._Cesena", "property": "league", "object": "Serie_B" }, { "subject": "A.C._Cesena", "property": "numberOfMembers", "object": "23900" }, { "subject": "A.C._Cesena", "property": "ground", "object": "Stadio_Dino_Manuzzi" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.C. Cesena's ground is the Stadio Dino Manuzzi. They have 23900 members and play in the Serie B league.", "A.C. Cesena play in Serie B, they have 23900 members and their ground is Stadio Dino Manuzzi.", "A.C. Cesena, with 23900 members, is in the Serie B league and has a ground called Stadio Dino Manuzzi." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Cesena", "property:number_of_members", "23900" ], [ "resource:A_C__Cesena", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Cesena", "property:league", "resource:Serie_B" ], [ "resource:A_C__Cesena", "property:ground", "resource:Stadio_Dino_Manuzzi" ] ]
A.C._Cesena
[ { "modified": "23900", "readable": "23900", "graph": "23900" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "A.C._Cesena", "readable": "A.C. Cesena", "graph": "resource:A_C__Cesena" }, { "modified": "Serie_B", "readable": "Serie B", "graph": "resource:Serie_B" }, { "modified": "Stadio_Dino_Manuzzi", "readable": "Stadio Dino Manuzzi", "graph": "resource:Stadio_Dino_Manuzzi" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?i property:number_of_members ?v . ?i property:ground ?t . ?i rdf:type ontology:sports_team . FILTER ( ?v >= '20000' ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?i property:number_of_members ?v . ?i property:ground ?t . ?i rdf:type ontology:sports_team . FILTER ( ?v >= '20000' ) }", "graph_answer": [ "resource:Stadio_Dino_Manuzzi" ], "readable_answer": [ "Stadio Dino Manuzzi" ], "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 ?u WHERE { ?h property:ground resource:Stadio_Dino_Manuzzi . ?h rdf:type ontology:sports_team . FILTER ( ?u >= '20000' ) . ?h property:number_of_members ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { ?h property:ground resource:Stadio_Dino_Manuzzi . ?h rdf:type ontology:sports_team . FILTER ( ?u >= '20000' ) . ?h property:number_of_members ?u }", "graph_answer": [ "23900" ], "readable_answer": [ "23900" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?f property:league ?u . FILTER ( ?g != '40000' ) . ?f property:number_of_members ?g . ?f rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?u WHERE { ?f property:league ?u . FILTER ( ?g != '40000' ) . ?f property:number_of_members ?g . ?f rdf:type ontology:sports_team }", "graph_answer": [ "resource:Serie_B" ], "readable_answer": [ "Serie B" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:A_C__Cesena property:league resource:Serie_B . resource:A_C__Cesena rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { resource:A.C._Cesena property:league resource:Serie_B . resource:A.C._Cesena rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Athlete
4
9024
Id94
[ { "subject": "A.C._Milan", "property": "league", "object": "Serie_A" }, { "subject": "Alessio_Romagnoli", "property": "clubs", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "Alessio_Romagnoli", "property": "team", "object": "A.S._Roma" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "league", "object": "Serie_A" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "A.S._Roma" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.S. Roma member, Alessio Romagnoli, plays for A.C. Milan, which is managed by Siniša Mihajlović and is in Serie A league.", "Alessio Romagnoli plays for AS Roman and AC Milan, managed by Sinisa Mihajlovic, in the Serie A League.", "Alessio Romagnoli, a member of A.S. Roma, is a member of the A.C. Milan club which play in Serie A. Siniša Mihajlović is the manager for A.C. Milan." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Milan", "property:manager", "resource:Sini_a_Mihajlovi_" ], [ "resource:A_C__Milan", "property:league", "resource:Serie_A" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:A_C__Milan" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:A_S__Roma" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Milan", "readable": "A.C. Milan", "graph": "resource:A_C__Milan" }, { "modified": "A.S._Roma", "readable": "A.S. Roma", "graph": "resource:A_S__Roma" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Serie_A", "readable": "Serie A", "graph": "resource:Serie_A" }, { "modified": "Siniša_Mihajlović", "readable": "Siniša Mihajlović", "graph": "resource:Sini_a_Mihajlovi_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Alessio_Romagnoli property:club ?d . FILTER NOT EXISTS { ?d property:league resource:Serie_A } }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Alessio_Romagnoli property:club ?d . FILTER NOT EXISTS { ?d property:league resource:Serie_A } }", "graph_answer": [ "resource:A_S__Roma" ], "readable_answer": [ "A.S. Roma" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?l != resource:A_S__Roma ) . resource:Alessio_Romagnoli property:club ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?l != resource:A.S._Roma ) . resource:Alessio_Romagnoli property:club ?l }", "graph_answer": [ "resource:A_C__Milan" ], "readable_answer": [ "A.C. Milan" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:A_C__Milan property:saint ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:A.C._Milan property:saint ?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" ] } ]
City
5
11892
Id113
[ { "subject": "Auburn,_Alabama", "property": "areaTotal", "object": "1.408e+08" }, { "subject": "Auburn,_Alabama", "property": "areaWater", "object": "1.036e+06" }, { "subject": "Auburn,_Alabama", "property": "elevation", "object": "\"214.0\"^^xsd:double" }, { "subject": "Auburn,_Alabama", "property": "areaCode", "object": "334" }, { "subject": "Auburn,_Alabama", "property": "populationDensity", "object": "\"368.65\"^^<http://dbpedia.org/datatype/inhabitantsPerSquareKilometre>" } ]
[ { "subject": "Auburn,_Alabama", "property": "areaOfWater", "object": "1.7 (square kilometres)" }, { "subject": "Auburn,_Alabama", "property": "elevationAboveTheSeaLevel", "object": "214.0" }, { "subject": "Auburn,_Alabama", "property": "areaCode", "object": "334" }, { "subject": "Auburn,_Alabama", "property": "areaTotal", "object": "140.8 (square kilometres)" }, { "subject": "Auburn,_Alabama", "property": "populationDensity", "object": "368.65 (inhabitants per square kilometre)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Auburn Alabama has an elevation above sea level of 214 and has a total area of 140.8 square kilometres (water area 1.7 sq km). The area code for Auburn, Alabama is 334 and its population density is 368.65 inhabitants per sq km.", "Auburn, Alabama is located 214.0 above sea level and has the area code of 334. There is a total area of 140.8 sq km which includes 1.7 sq km of water, and it has a population density of 368.65 inhabitants per sq km.", "Auburn (area code 334), located in Alabama, has a total area of 140.8 square kilometres and has 368.65 inhabitants per square kilometre. It is located 214.0 above sea level and has 1.7 square kilometres of water." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Auburn__Alabama", "property:area_total", "140.8 (square kilometres)" ], [ "resource:Auburn__Alabama", "property:area_code", "334" ], [ "resource:Auburn__Alabama", "rdf:type", "ontology:city" ], [ "resource:Auburn__Alabama", "property:area_of_water", "1.7 (square kilometres)" ], [ "resource:Auburn__Alabama", "property:population_density", "368.65 (inhabitants per square kilometre)" ], [ "resource:Auburn__Alabama", "property:elevation_above_the_sea_level", "resource:214_0" ] ]
Auburn,_Alabama
[ { "modified": "1.7 (square kilometres)", "readable": "1.7", "graph": "1.7 (square kilometres)" }, { "modified": "140.8 (square kilometres)", "readable": "140.8", "graph": "140.8 (square kilometres)" }, { "modified": "334", "readable": "334", "graph": "334" }, { "modified": "368.65 (inhabitants per square kilometre)", "readable": "368.65", "graph": "368.65 (inhabitants per square kilometre)" }, { "modified": "areaCode", "readable": "area code", "graph": "property:area_code" }, { "modified": "areaOfWater", "readable": "area of water", "graph": "property:area_of_water" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "214.0", "readable": "214.0", "graph": "resource:214_0" }, { "modified": "Auburn,_Alabama", "readable": "Auburn, Alabama", "graph": "resource:Auburn__Alabama" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?j rdf:type ontology:city . ?j property:area_code ?h . ?j property:elevation_above_the_sea_level ?q . FILTER ( ?h > '200' ) }", "readable_query": "SELECT DISTINCT ?q WHERE { ?j rdf:type ontology:city . ?j property:area_code ?h . ?j property:elevation_above_the_sea_level ?q . FILTER ( ?h > '200' ) }", "graph_answer": [ "resource:214_0" ], "readable_answer": [ "214.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?u property:population_density ?t . ?u property:elevation_above_the_sea_level resource:166_0 . ?u rdf:type ontology:city }", "readable_query": "ASK WHERE { ?u property:population_density ?t . ?u property:elevation_above_the_sea_level resource:166.0 . ?u rdf:type ontology:city }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
4
10514
Id198
[ { "subject": "Allan_Shivers", "property": "militaryBranch", "object": "United_States_Army" }, { "subject": "Allan_Shivers", "property": "battles", "object": "World_War_II" }, { "subject": "World_War_II", "property": "commander", "object": "Joseph_Stalin" }, { "subject": "Allan_Shivers", "property": "activeYearsStartDate", "object": "\"1949-07-11\"^^xsd:date" } ]
[ { "subject": "Allan_Shivers", "property": "militaryBranch", "object": "United_States_Army" }, { "subject": "Allan_Shivers", "property": "battle", "object": "World_War_II" }, { "subject": "World_War_II", "property": "commander", "object": "Joseph_Stalin" }, { "subject": "Allan_Shivers", "property": "activeYearsStartDate", "object": "1949-07-11" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allan Shivers fought battles in World War II and a commander during then was Joseph Stalin. Allan Shivers served in the United States Army and started his active career on July 11th 1949.", "Allan Shivers started his career on the 11th July 1949 where he served in the United States Army. He fought in World War II where Joseph Stalin was as a commander.", "United States Army and World War II veteran Allan Shivers began his career 07/11/1949. A WWII commander was Joseph Stalin." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allan_Shivers", "rdf:type", "ontology:politician" ], [ "resource:Allan_Shivers", "property:military_branch", "resource:United_States_Army" ], [ "resource:Allan_Shivers", "property:active_years_start_date", "resource:1949_07_11" ], [ "resource:Allan_Shivers", "property:battle", "resource:World_War_II" ], [ "resource:World_War_II", "property:commander", "resource:Joseph_Stalin" ] ]
Allan_Shivers
[ { "modified": "activeYearsStartDate", "readable": "active years start date", "graph": "property:active_years_start_date" }, { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "1949-07-11", "readable": "1949-07-11", "graph": "resource:1949_07_11" }, { "modified": "Allan_Shivers", "readable": "Allan Shivers", "graph": "resource:Allan_Shivers" }, { "modified": "Joseph_Stalin", "readable": "Joseph Stalin", "graph": "resource:Joseph_Stalin" }, { "modified": "United_States_Army", "readable": "United States Army", "graph": "resource:United_States_Army" }, { "modified": "World_War_II", "readable": "World War II", "graph": "resource:World_War_II" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?u property:commander resource:Joseph_Stalin . ?k property:battle ?u . FILTER ( ?o = \"1949_07_11\" ) . ?k rdf:type ontology:politician . ?k property:active_years_start_date ?o }", "readable_query": "SELECT DISTINCT ?k WHERE { ?u property:commander resource:Joseph_Stalin . ?k property:battle ?u . FILTER ( ?o = \"1949-07-11\" ) . ?k rdf:type ontology:politician . ?k property:active_years_start_date ?o }", "graph_answer": [ "resource:Allan_Shivers" ], "readable_answer": [ "Allan Shivers" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?j property:battle ?k . ?k property:commander resource:Joseph_Stalin . ?j property:military_branch resource:United_States_Army . ?j rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?k WHERE { ?j property:battle ?k . ?k property:commander resource:Joseph_Stalin . ?j property:military_branch resource:United_States_Army . ?j rdf:type ontology:politician }", "graph_answer": [ "resource:World_War_II" ], "readable_answer": [ "World War II" ], "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" ] } ]
Airport
5
11064
Id113
[ { "subject": "Andrews_County_Airport", "property": "location", "object": "Texas" }, { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Texas", "property": "demonym", "object": "Tejano" }, { "subject": "Texas", "property": "country", "object": "United_States" } ]
[ { "subject": "Andrews_County_Airport", "property": "location", "object": "Texas" }, { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Texas", "property": "demonym", "object": "Tejano" }, { "subject": "Texas", "property": "country", "object": "United_States" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrews County Airport is located in Texas, in the United States. In Texas; of the languages spoken is Spanish. Austin is the capital, and a Tejano is a demonym term used.", "Andrews County Airport is located in Texas, U.S. The inhabitants of Texas have the demonym of Tejano and Spanish is spoken. The capital is Austin.", "Andrews County Airport is located in Texas, United States, where the Spanish language is spoken, the capital city is Austin and the local inhabitants are known as Tejano." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Texas", "property:capital", "resource:Austin__Texas" ], [ "resource:Texas", "property:language", "resource:Spanish_language" ], [ "resource:Texas", "property:demonym", "resource:Tejano" ], [ "resource:Texas", "property:country", "resource:United_States" ], [ "resource:Andrews_County_Airport", "rdf:type", "ontology:airport" ], [ "resource:Andrews_County_Airport", "property:location", "resource:Texas" ] ]
Andrews_County_Airport
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Andrews_County_Airport", "readable": "Andrews County Airport", "graph": "resource:Andrews_County_Airport" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" }, { "modified": "Tejano", "readable": "Tejano", "graph": "resource:Tejano" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?z ) WHERE { ?e rdf:type ontology:airport . ?e property:location ?s . ?s property:country resource:United_States }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?z ) WHERE { ?e rdf:type ontology:airport . ?e property:location ?s . ?s property:country resource:United_States }", "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 ?l WHERE { ?l rdf:type ontology:airport . ?l property:location ?z . ?z property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:airport . ?l property:location ?z . ?z property:country resource:United_States }", "graph_answer": [ "resource:Andrews_County_Airport" ], "readable_answer": [ "Andrews County 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 ?v WHERE { resource:Andrews_County_Airport rdf:type ontology:airport . ?v property:country resource:United_States . resource:Andrews_County_Airport property:location ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Andrews_County_Airport rdf:type ontology:airport . ?v property:country resource:United_States . resource:Andrews_County_Airport property:location ?v }", "graph_answer": [ "resource:Texas" ], "readable_answer": [ "Texas" ], "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 ?t ?j WHERE { resource:Texas property:demonym ?j . resource:Texas property:language ?t }", "readable_query": "SELECT DISTINCT ?t ?j WHERE { resource:Texas property:demonym ?j . resource:Texas property:language ?t }", "graph_answer": [ "resource:Spanish_language", "resource:Tejano" ], "readable_answer": [ "Spanish language", "Tejano" ], "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 ?u WHERE { resource:Texas property:capital ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Texas property:capital ?u }", "graph_answer": [ "resource:Austin__Texas" ], "readable_answer": [ "Austin, Texas" ], "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" ] } ]
SportsTeam
2
5344
Id88
[ { "subject": "A.S._Livorno_Calcio", "property": "ground", "object": "Stadio_Armando_Picchi" }, { "subject": "A.S._Livorno_Calcio", "property": "capacity", "object": "19238" } ]
[ { "subject": "A.S._Livorno_Calcio", "property": "ground", "object": "Stadio_Armando_Picchi" }, { "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 (home ground Stadio Armando Picchi) has 19,238 members.", "AS Livorno Calcio with 19238 members is in Stadio Armando Picchi.", "A.S. Livorno Calcio, has 19238 members, and has their home ground at the Stadio Armando Picchi." ], "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:Stadio_Armando_Picchi" ] ]
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": "Stadio_Armando_Picchi", "readable": "Stadio Armando Picchi", "graph": "resource:Stadio_Armando_Picchi" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( ?l = '19238' ) . ?u rdf:type ontology:sports_team . ?u property:number_of_members ?l . ?u property:ground ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( ?l = '19238' ) . ?u rdf:type ontology:sports_team . ?u property:number_of_members ?l . ?u property:ground ?c }", "graph_answer": [ "resource:Stadio_Armando_Picchi" ], "readable_answer": [ "Stadio Armando Picchi" ], "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 ?n WHERE { ?n property:ground resource:Stadio_Armando_Picchi . ?n rdf:type ontology:sports_team . ?n property:number_of_members ?o . FILTER ( ?o = '19238' ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:ground resource:Stadio_Armando_Picchi . ?n rdf:type ontology:sports_team . ?n property:number_of_members ?o . FILTER ( ?o = '19238' ) }", "graph_answer": [ "resource:A_S__Livorno_Calcio" ], "readable_answer": [ "A.S. Livorno Calcio" ], "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" ] } ]
Politician
3
7903
Id234
[ { "subject": "Battle_of_Gettysburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" }, { "subject": "Aaron_S._Daggett", "property": "battles", "object": "Battle_of_Gettysburg" }, { "subject": "American_Civil_War", "property": "commander", "object": "Abraham_Lincoln" } ]
[ { "subject": "Battle_of_Gettysburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" }, { "subject": "Aaron_S._Daggett", "property": "battle", "object": "Battle_of_Gettysburg" }, { "subject": "American_Civil_War", "property": "commander", "object": "Abraham_Lincoln" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Battle of Gettysburg took place during the American Civil War which was commanded by Abraham Lincoln and had Aaron S. Daggett as one of its participants.", "Aaron S. Daggett fought in the Battle of Gettysburg which was part of the American Civil War. Abraham Lincoln was a commander in that war.", "Aaron S Daggett fought at the Battle of Gettysburg which took place during the American Civil War. Abraham Lincoln was a commander in the American Civil War." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:American_Civil_War", "property:commander", "resource:Abraham_Lincoln" ], [ "resource:Aaron_S__Daggett", "rdf:type", "ontology:politician" ], [ "resource:Aaron_S__Daggett", "property:battle", "resource:Battle_of_Gettysburg" ], [ "resource:Battle_of_Gettysburg", "property:is_part_of_military_conflict", "resource:American_Civil_War" ] ]
Aaron_S._Daggett
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "isPartOfMilitaryConflict", "readable": "is part of military conflict", "graph": "property:is_part_of_military_conflict" }, { "modified": "Aaron_S._Daggett", "readable": "Aaron S. Daggett", "graph": "resource:Aaron_S__Daggett" }, { "modified": "Abraham_Lincoln", "readable": "Abraham Lincoln", "graph": "resource:Abraham_Lincoln" }, { "modified": "American_Civil_War", "readable": "American Civil War", "graph": "resource:American_Civil_War" }, { "modified": "Battle_of_Gettysburg", "readable": "Battle of Gettysburg", "graph": "resource:Battle_of_Gettysburg" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:American_Civil_War property:commander resource:Abraham_Lincoln }", "readable_query": "ASK WHERE { resource:American_Civil_War property:commander resource:Abraham_Lincoln }", "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 { resource:Battle_of_Gettysburg property:is_part_of_military_conflict resource:Russian_Civil_War }", "readable_query": "ASK WHERE { resource:Battle_of_Gettysburg property:is_part_of_military_conflict resource:Russian_Civil_War }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
2
5354
Id98
[ { "subject": "A.S._Roma", "property": "capacity", "object": "\"70634\"^^xsd:nonNegativeInteger" }, { "subject": "A.S._Roma", "property": "ground", "object": "Rome" } ]
[ { "subject": "A.S._Roma", "property": "numberOfMembers", "object": "70634" }, { "subject": "A.S._Roma", "property": "ground", "object": "Rome" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AS Roma has 70634 members and their grounds are in Rome.", "A.S. Roma have a ground in Rome and has 70634 members.", "A.S. Roma has 70634 members and have a ground in Rome." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_S__Roma", "property:number_of_members", "70634" ], [ "resource:A_S__Roma", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Roma", "property:ground", "resource:Rome" ] ]
A.S._Roma
[ { "modified": "70634", "readable": "70634", "graph": "70634" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "A.S._Roma", "readable": "A.S. Roma", "graph": "resource:A_S__Roma" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?y property:number_of_members ?a . ?y rdf:type ontology:sports_team . FILTER ( ?a < '110000' ) . ?y property:ground ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { ?y property:number_of_members ?a . ?y rdf:type ontology:sports_team . FILTER ( ?a < '110000' ) . ?y property:ground ?r }", "graph_answer": [ "resource:Rome" ], "readable_answer": [ "Rome" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?y rdf:type ontology:sports_team . ?y property:ground resource:Rome . ?y property:number_of_members resource:3000 }", "readable_query": "ASK WHERE { ?y rdf:type ontology:sports_team . ?y property:ground resource:Rome . ?y property:number_of_members resource:3000 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "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 { ?i property:ground resource:Rome . ?i property:number_of_members '70634' . ?i rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?i property:ground resource:Rome . ?i property:number_of_members '70634' . ?i rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?x WHERE { ?x property:number_of_members '70634' . ?x rdf:type ontology:sports_team . ?x property:ground resource:Rome }", "readable_query": "SELECT ?x WHERE { ?x property:number_of_members '70634' . ?x rdf:type ontology:sports_team . ?x property:ground resource:Rome }", "graph_answer": [ "resource:A_S__Roma" ], "readable_answer": [ "A.S. Roma" ], "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 ?e WHERE { resource:A_S__Roma property:number_of_members ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:A.S._Roma property:number_of_members ?e }", "graph_answer": [ "70634" ], "readable_answer": [ "70634" ], "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" ] } ]
Athlete
4
8966
Id36
[ { "subject": "Steel_Azin_F.C.", "property": "league", "object": "Iran_Football's_3rd_Division" }, { "subject": "Ahmad_Kadhim_Assad", "property": "team", "object": "Al-Zawra'a_SC" }, { "subject": "Ahmad_Kadhim_Assad", "property": "clubs", "object": "Steel_Azin_F.C." }, { "subject": "Al-Zawra'a_SC", "property": "manager", "object": "Basim_Qasim" } ]
[ { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Steel_Azin_F.C." }, { "subject": "Steel_Azin_F.C.", "property": "league", "object": "Iran_Football's_3rd_Division" }, { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Al-Zawra'a_SC" }, { "subject": "Al-Zawra'a_SC", "property": "manager", "object": "Basim_Qasim" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmad Kadhim Assad's club is Al-Zawra'a SC who are managed by Basim Qasim, and he also plays in Iran's 3rd division for Steel Azin FC.", "Ahmad Kadhim Assad's club is Al-Zawra'a SC with a manager named Basim Qasim. Another club of his is the Steel Azin F.C. in Iran's Football 3rd Division.", "Ahmad Kadhim Assad played for Steel Azin F.C. which play in the Iran Football's 3rd Division. Ahmad Kadhim Assad plays for Al-Zawra'a SC which is managed by, Basim Qasim." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ahmad_Kadhim_Assad", "rdf:type", "ontology:athlete" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Al_Zawra_a_SC" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Steel_Azin_F_C_" ], [ "resource:Al_Zawra_a_SC", "property:manager", "resource:Basim_Qasim" ], [ "resource:Steel_Azin_F_C_", "property:league", "resource:Iran_Football_s_3rd_Division" ] ]
Ahmad_Kadhim_Assad
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Ahmad_Kadhim_Assad", "readable": "Ahmad Kadhim Assad", "graph": "resource:Ahmad_Kadhim_Assad" }, { "modified": "Al-Zawra'a_SC", "readable": "Al-Zawra'a SC", "graph": "resource:Al_Zawra_a_SC" }, { "modified": "Basim_Qasim", "readable": "Basim Qasim", "graph": "resource:Basim_Qasim" }, { "modified": "Iran_Football's_3rd_Division", "readable": "Iran Football's 3rd Division", "graph": "resource:Iran_Football_s_3rd_Division" }, { "modified": "Steel_Azin_F.C.", "readable": "Steel Azin F.C.", "graph": "resource:Steel_Azin_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Ahmad_Kadhim_Assad property:club ?c . FILTER NOT EXISTS { ?c property:league resource:Iran_Football_s_3rd_Division } }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Ahmad_Kadhim_Assad property:club ?c . FILTER NOT EXISTS { ?c property:league resource:Iran_Football's_3rd_Division } }", "graph_answer": [ "resource:Al_Zawra_a_SC" ], "readable_answer": [ "Al-Zawra'a SC" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u != resource:Al_Zawra_a_SC ) . resource:Ahmad_Kadhim_Assad property:club ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u != resource:Al-Zawra'a_SC ) . resource:Ahmad_Kadhim_Assad property:club ?u }", "graph_answer": [ "resource:Steel_Azin_F_C_" ], "readable_answer": [ "Steel Azin F.C." ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Al_Zawra_a_SC property:has_to_its_southeast ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Al-Zawra'a_SC property:has_to_its_southeast ?m }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
7
13145
Id13
[ { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"@en" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"@en" }, { "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": "capital", "object": "Baku" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"" }, { "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\"" } ]
(X (X) (X) (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Artur Rasizade is the leader of Azerbaijan where the Baku Turkish Martyrs Memorial dedicated to the soldiers of the Ottoman army who died at the Battle of Baku. The memorial was designed in red granite and white marble by Huseyin Butuner and Hilmi Guner and is known locally as Turk Sehitleri Aniti.", "Artur Rasizade is the leader of Azerbaijan where the capital city is Baku. The country is the location of the Baku Turkish Martyrs Memorial which commemorates the soldiers of the Ottoman army who were killed in the Battle of Baku. The memorial has been designed in red granite and white marble by Huseyin Butuner and Hilmi Guner and has the local name of Turk Sehitleri Aniti.", "Baku is the capital of Azerbaijan where Artur Rasizade is the leader. The city is the location of the Baku Turkish Martyrs memorial which was designed by Huseyin Butuner and Hilmi Guner in red granite and white marble. The memorial is dedicated to the soldiers of the Ottoman army who died in the Battle of Baku. The memorial has the local name of Turk Sehitleri Aniti." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Azerbaijan", "property:leader", "resource:Artur_Rasizade" ], [ "resource:Azerbaijan", "property:capital", "resource:Baku" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:native_name", "resource:T_rk__ehitleri_An_t_" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:dedicated_to", "Ottoman Army soldiers killed in the Battle of Baku" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "rdf:type", "ontology:monument" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:location", "resource:Azerbaijan" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:material", "Red granite and white marble" ], [ "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": "Ottoman Army soldiers killed in the Battle of Baku", "readable": "Ottoman Army soldiers killed in the Battle of Baku", "graph": "Ottoman Army soldiers killed in the Battle of Baku" }, { "modified": "Red granite and white marble", "readable": "Red granite and white marble", "graph": "Red granite and white marble" }, { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "designer", "readable": "designer", "graph": "property:designer" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "material", "readable": "material", "graph": "property:material" }, { "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": "Türk Şehitleri Anıtı", "readable": "Türk Şehitleri Anıtı", "graph": "resource:T_rk__ehitleri_An_t_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?n property:location ?f . ?f property:capital resource:Baku . ?n rdf:type ontology:monument . ?n property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' }", "readable_query": "SELECT DISTINCT ?f WHERE { ?n property:location ?f . ?f property:capital resource:Baku . ?n rdf:type ontology:monument . ?n property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' }", "graph_answer": [ "resource:Azerbaijan" ], "readable_answer": [ "Azerbaijan" ], "type": [ "complete", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Azerbaijan property:capital resource:Baku . ?t property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?t property:location resource:Azerbaijan . ?t rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Azerbaijan property:capital resource:Baku . ?t property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?t property:location resource:Azerbaijan . ?t rdf:type ontology:monument }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "type": [ "coreference", "meaningful", "answer", "more_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 ( COUNT ( ?i ) AS ?j ) WHERE { resource:Baku_Turkish_Martyrs__Memorial property:designer ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?j ) WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:designer ?i }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "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 ?c WHERE { resource:Baku_Turkish_Martyrs__Memorial property:designer ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:designer ?c }", "graph_answer": [ "Hüseyin Bütüner and Hilmi Güner" ], "readable_answer": [ "Hüseyin Bütüner and Hilmi Güner" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q ?u WHERE { resource:Baku_Turkish_Martyrs__Memorial property:dedicated_to ?q . resource:Baku_Turkish_Martyrs__Memorial property:material ?u }", "readable_query": "SELECT DISTINCT ?q ?u WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:dedicated_to ?q . resource:Baku_Turkish_Martyrs'_Memorial property:material ?u }", "graph_answer": [ "Ottoman Army soldiers killed in the Battle of Baku", "Red granite and white marble" ], "readable_answer": [ "Ottoman Army soldiers killed in the Battle of Baku", "Red granite and white marble" ], "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:Baku_Turkish_Martyrs__Memorial property:genus ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:genus ?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
5
12482
Id1
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliations", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Stellendam" }, { "subject": "Ab_Klink", "property": "nationality", "object": "Netherlands" }, { "subject": "Netherlands", "property": "leader", "object": "Mark_Rutte" } ]
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Stellendam" }, { "subject": "Ab_Klink", "property": "nationality", "object": "Netherlands" }, { "subject": "Netherlands", "property": "leader", "object": "Mark_Rutte" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Erasmus University in Rotterdam (Assoc. of MBA's) alum and Netherlands national Ab Klink was born in Stellendam. The Netherlands is led by Mark Rutte.", "Ab Klink attended Erasmus University Rotterdam which is affiliated with the Association of MBAs. He was born in Stellendam in the Netherlands where the leader is Mark Rutte.", "Ab Klink attended Erasmus University Rotterdam, which is affiliated to Association of MBAs. Mark Rutte is the leader of the Netherlands, the country where Ab Klink was born, in Stellendam." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Erasmus_University_Rotterdam", "property:affiliation", "resource:Association_of_MBAs" ], [ "resource:Netherlands", "property:leader", "resource:Mark_Rutte" ], [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:nationality", "resource:Netherlands" ], [ "resource:Ab_Klink", "property:alma_mater", "resource:Erasmus_University_Rotterdam" ], [ "resource:Ab_Klink", "property:birth_place", "resource:Stellendam" ] ]
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": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "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": "Mark_Rutte", "readable": "Mark Rutte", "graph": "resource:Mark_Rutte" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" }, { "modified": "Stellendam", "readable": "Stellendam", "graph": "resource:Stellendam" } ]
[ { "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 ?m WHERE { ?m property:alma_mater ?p . ?m rdf:type ontology:politician . ?m property:birth_place resource:Stellendam . ?p property:affiliation resource:Association_of_MBAs }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:alma_mater ?p . ?m rdf:type ontology:politician . ?m property:birth_place resource:Stellendam . ?p property:affiliation resource:Association_of_MBAs }", "graph_answer": [ "resource:Ab_Klink" ], "readable_answer": [ "Ab Klink" ], "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 ?m WHERE { ?m property:leader resource:Mark_Rutte . ?g rdf:type ontology:politician . ?g property:nationality ?m . ?g property:birth_place resource:Stellendam }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:leader resource:Mark_Rutte . ?g rdf:type ontology:politician . ?g property:nationality ?m . ?g property:birth_place resource:Stellendam }", "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": "ASK WHERE { ?k rdf:type ontology:politician . ?k property:birth_place resource:Athens . ?k property:nationality ?g }", "readable_query": "ASK WHERE { ?k rdf:type ontology:politician . ?k property:birth_place resource:Athens . ?k property:nationality ?g }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
5
11143
Id192
[ { "subject": "Poaceae", "property": "ordo", "object": "Poales" }, { "subject": "Poaceae", "property": "class", "object": "Monocotyledon" }, { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" }, { "subject": "Poaceae", "property": "order", "object": "Commelinids" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "r2Surface", "object": "Poaceae" } ]
[ { "subject": "Poaceae", "property": "order", "object": "Poales" }, { "subject": "Poaceae", "property": "class", "object": "Monocotyledon" }, { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" }, { "subject": "Poaceae", "property": "order", "object": "Commelinids" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "2ndRunwaySurfaceType", "object": "Poaceae" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Poaceae is the surface type of the second runway of Ardmore Airport, New Zealand. Poaceae is a flowering plant belonging to the class Monocotyledon and to the order of Poales and Commelinids.", "The 2nd runway at Ardmore Airport, New Zealand is made of Poaceae. Poaceae is a member of the order of Poales, in the class of Monocotyledon, the division of flowering plants and in the order of Commelinids.", "Poaceae, which belongs to the division of flowering plants, is the surface type of the second runway of Ardmore Airport, New Zealand. Poaceae is in the class Monocotyledon and belongs to the order Poales and Commelinids." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Poaceae", "property:division", "resource:Flowering_plant" ], [ "resource:Poaceae", "property:class", "resource:Monocotyledon" ], [ "resource:Poaceae", "property:order", "resource:Commelinids" ], [ "resource:Poaceae", "property:order", "resource:Poales" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:2nd_runway_surface_type", "resource:Poaceae" ], [ "resource:Ardmore_Airport__New_Zealand_", "rdf:type", "ontology:airport" ] ]
Ardmore_Airport_(New_Zealand)
[ { "modified": "2ndRunwaySurfaceType", "readable": "2nd runway surface type", "graph": "property:2nd_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": "Ardmore_Airport_(New_Zealand)", "readable": "Ardmore Airport", "graph": "resource:Ardmore_Airport__New_Zealand_" }, { "modified": "Commelinids", "readable": "Commelinids", "graph": "resource:Commelinids" }, { "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 { ?n property:order resource:Poales . ?n property:division resource:Audi_e_tron }", "readable_query": "ASK WHERE { ?n property:order resource:Poales . ?n 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", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?z property:order resource:Poales . ?z property:division resource:Flowering_plant }", "readable_query": "ASK WHERE { ?z property:order resource:Poales . ?z property:division resource:Flowering_plant }", "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 ?y WHERE { ?y property:division resource:Flowering_plant . ?y property:order resource:Poales }", "readable_query": "SELECT ?y WHERE { ?y property:division resource:Flowering_plant . ?y 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 ( COUNT ( ?f ) AS ?z ) WHERE { resource:Poaceae property:order ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?z ) WHERE { resource:Poaceae property:order ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Poaceae property:order ?x . FILTER ( ?x != resource:Poales ) }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Poaceae property:order ?x . FILTER ( ?x != resource:Poales ) }", "graph_answer": [ "resource:Commelinids" ], "readable_answer": [ "Commelinids" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Poaceae property:class ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Poaceae property:class ?v }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:airport . ?y property:2nd_runway_surface_type resource:Poaceae }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:airport . ?y property:2nd_runway_surface_type resource:Poaceae }", "graph_answer": [ "resource:Ardmore_Airport__New_Zealand_" ], "readable_answer": [ "Ardmore 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" ] } ]
SportsTeam
3
8041
Id114
[ { "subject": "AZAL_PFK", "property": "league", "object": "Azerbaijan_Premier_League" }, { "subject": "Azerbaijan_Premier_League", "property": "champions", "object": "Qarabağ_FK" }, { "subject": "AZAL_PFK", "property": "capacity", "object": "3500" } ]
[ { "subject": "AZAL_PFK", "property": "league", "object": "Azerbaijan_Premier_League" }, { "subject": "Azerbaijan_Premier_League", "property": "champions", "object": "Qarabağ_FK" }, { "subject": "AZAL_PFK", "property": "numberOfMembers", "object": "3500" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The AZAL PFK, with 3500 members, competes in The Azerbaijan Premier League, with championship team being Qarabag FK.", "Qarabag FK are champions of the Azerbaijan Premier League which AZAL PFK play in and they have 3500 members." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:AZAL_PFK", "property:number_of_members", "resource:3500" ], [ "resource:AZAL_PFK", "rdf:type", "ontology:sports_team" ], [ "resource:AZAL_PFK", "property:league", "resource:Azerbaijan_Premier_League" ], [ "resource:Azerbaijan_Premier_League", "property:champions", "resource:Qaraba__FK" ] ]
AZAL_PFK
[ { "modified": "champions", "readable": "champions", "graph": "property:champions" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "3500", "readable": "3500", "graph": "resource:3500" }, { "modified": "AZAL_PFK", "readable": "AZAL PFK", "graph": "resource:AZAL_PFK" }, { "modified": "Azerbaijan_Premier_League", "readable": "Azerbaijan Premier League", "graph": "resource:Azerbaijan_Premier_League" }, { "modified": "Qarabağ_FK", "readable": "Qarabağ FK", "graph": "resource:Qaraba__FK" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:champions resource:Juventus_F_C_ . ?a property:league ?s . ?a rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?s property:champions resource:Juventus_F.C. . ?a property:league ?s . ?a rdf:type ontology:sports_team }", "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
5124
Id116
[ { "subject": "Agnes_Kant", "property": "almaMater", "object": "Radboud_University_Nijmegen" }, { "subject": "Agnes_Kant", "property": "birthPlace", "object": "West_Germany" } ]
[ { "subject": "Agnes_Kant", "property": "birthPlace", "object": "West_Germany" }, { "subject": "Agnes_Kant", "property": "almaMater", "object": "Radboud_University_Nijmegen" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agnes Kant was born in West Germany and her alma mater is the Radboud university Nijmegen.", "Agnes Kant was born in West Germany, her alma mater is the Radboud University Nijmegen.", "Agnes Kant was born in West Germany and attending the Radboud University, Nijmegen." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Agnes_Kant", "rdf:type", "ontology:politician" ], [ "resource:Agnes_Kant", "property:alma_mater", "resource:Radboud_University_Nijmegen" ], [ "resource:Agnes_Kant", "property:birth_place", "resource:West_Germany" ] ]
Agnes_Kant
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "Agnes_Kant", "readable": "Agnes Kant", "graph": "resource:Agnes_Kant" }, { "modified": "Radboud_University_Nijmegen", "readable": "Radboud University Nijmegen", "graph": "resource:Radboud_University_Nijmegen" }, { "modified": "West_Germany", "readable": "West Germany", "graph": "resource:West_Germany" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x property:birth_place resource:Ponteareas . ?x property:alma_mater resource:Radboud_University_Nijmegen . ?x rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?x property:birth_place resource:Ponteareas . ?x property:alma_mater resource:Radboud_University_Nijmegen . ?x 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", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?s rdf:type ontology:politician . ?s property:alma_mater resource:Radboud_University_Nijmegen . ?s property:birth_place resource:West_Germany }", "readable_query": "ASK WHERE { ?s rdf:type ontology:politician . ?s property:alma_mater resource:Radboud_University_Nijmegen . ?s property:birth_place resource:West_Germany }", "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:alma_mater resource:Radboud_University_Nijmegen . ?r property:birth_place resource:West_Germany . ?r rdf:type ontology:politician }", "readable_query": "SELECT ?r WHERE { ?r property:alma_mater resource:Radboud_University_Nijmegen . ?r property:birth_place resource:West_Germany . ?r rdf:type ontology:politician }", "graph_answer": [ "resource:Agnes_Kant" ], "readable_answer": [ "Agnes Kant" ], "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" ] } ]
WrittenWork
3
8259
Id105
[ { "subject": "A_Severed_Wasp", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
[ { "subject": "A_Severed_Wasp", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Severed Wasp is from the United States where English is the primary language. Additionally, the United states has an ethnic group called Asian Americans.", "A Severed Wasp was written in the English language and is from the United States, where Asian Americans is one of the ethnic groups.", "A Severed Wasp is from the United States and is written in the English Language. Asian Americans are one of many ethnic groups in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:language", "resource:English_language" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ] ]
A_Severed_Wasp
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v property:ethnic_group resource:Asian_Americans . ?u property:country ?v . ?u property:language resource:English_language . ?u rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:ethnic_group resource:Asian_Americans . ?u property:country ?v . ?u property:language resource:English_language . ?u rdf:type ontology:written_work }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:United_States property:ethnic_group resource:Asian_Americans . ?s property:language resource:English_language . ?s property:country resource:United_States . ?s rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:United_States property:ethnic_group resource:Asian_Americans . ?s property:language resource:English_language . ?s property:country resource:United_States . ?s rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Severed_Wasp" ], "readable_answer": [ "A Severed Wasp" ], "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" ] } ]
Politician
5
12506
Id25
[ { "subject": "Abel_Caballero", "property": "placeOfBirth", "object": "Galicia_(Spain)" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Ponteareas" }, { "subject": "Abel_Caballero", "property": "nationality", "object": "Spain" }, { "subject": "Spain", "property": "leaderName", "object": "Felipe_VI_of_Spain" }, { "subject": "Spain", "property": "language", "object": "Spanish_language" } ]
[ { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Ponteareas" }, { "subject": "Abel_Caballero", "property": "nationality", "object": "Spain" }, { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Spain", "property": "language", "object": "Spanish_language" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Born in Ponteareas, Galicia (Spain), Abel Caballero is a national of Spain. The country where the leader is Felipe VI of Spain and where the language is Spanish.", "Abel Caballero was born in Galicia, Ponteareas in Spain. The leader in Spain is Felipe VI and Spanish is the main Language.", "The Spanish language is spoken in Spain, where the leader is, Felipe VI of Spain. Abel Caballero is Spanish and was born in Ponteareas, Galicia in Spain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Spain", "property:language", "resource:Spanish_language" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:nationality", "resource:Spain" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Galicia__Spain_" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Ponteareas" ] ]
Abel_Caballero
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Galicia_(Spain)", "readable": "Galicia", "graph": "resource:Galicia__Spain_" }, { "modified": "Ponteareas", "readable": "Ponteareas", "graph": "resource:Ponteareas" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?z WHERE { resource:Spain property:leader ?z . resource:Spain property:language ?o }", "readable_query": "SELECT DISTINCT ?o ?z WHERE { resource:Spain property:leader ?z . resource:Spain property:language ?o }", "graph_answer": [ "resource:Spanish_language", "resource:Felipe_VI_of_Spain" ], "readable_answer": [ "Spanish language", "Felipe VI of Spain" ], "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 ?r WHERE { ?r rdf:type ontology:politician . ?r property:nationality ?q . ?q property:language resource:Spanish_language . ?r property:birth_place resource:Ponteareas }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:politician . ?r property:nationality ?q . ?q property:language resource:Spanish_language . ?r property:birth_place resource:Ponteareas }", "graph_answer": [ "resource:Abel_Caballero" ], "readable_answer": [ "Abel Caballero" ], "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": "ASK WHERE { ?z property:birth_place resource:West_Germany . ?z rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?z property:birth_place resource:West_Germany . ?z 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" ] } ]
Building
3
6537
Id157
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Los_Angeles_Herald-Examiner" }, { "subject": "Julia_Morgan", "property": "birthPlace", "object": "California" } ]
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Los_Angeles_Herald-Examiner" }, { "subject": "Julia_Morgan", "property": "birthPlace", "object": "California" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Julia Morgan who was born in California has designed many significant buildings, including the Los Angeles Herald Examiner building and the grounds of Asilomar Conference.", "Julia Morgan, born in California, designed the California landmark Los Angeles Herald examiner building and the Asilomar Conference Grounds." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Asilomar_Conference_Grounds", "property:architect", "resource:Julia_Morgan" ], [ "resource:Asilomar_Conference_Grounds", "rdf:type", "ontology:building" ], [ "resource:Julia_Morgan", "property:significant_building", "resource:Los_Angeles_Herald_Examiner" ], [ "resource:Julia_Morgan", "property:birth_place", "resource:California" ] ]
Asilomar_Conference_Grounds
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "significantBuilding", "readable": "significant building", "graph": "property:significant_building" }, { "modified": "Asilomar_Conference_Grounds", "readable": "Asilomar Conference Grounds", "graph": "resource:Asilomar_Conference_Grounds" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Julia_Morgan", "readable": "Julia Morgan", "graph": "resource:Julia_Morgan" }, { "modified": "Los_Angeles_Herald-Examiner", "readable": "Los Angeles Herald-Examiner", "graph": "resource:Los_Angeles_Herald_Examiner" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?q property:birth_place resource:England . ?z property:architect ?q . ?z rdf:type ontology:building }", "readable_query": "ASK WHERE { ?q property:birth_place resource:England . ?z property:architect ?q . ?z rdf:type ontology:building }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
2
4946
Id181
[ { "subject": "Atlas_II", "property": "manufacturer", "object": "Lockheed_Martin" }, { "subject": "Atlas_II", "property": "sites", "object": "Vandenberg_AFB_Space_Launch_Complex_3" } ]
[ { "subject": "Atlas_II", "property": "manufacturer", "object": "Lockheed_Martin" }, { "subject": "Atlas_II", "property": "launchSite", "object": "Vandenberg_AFB_Space_Launch_Complex_3" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Atlas II was manufactured by Lockheed Martin and the rocket’s launch site is Vandenberg AFB Space Launch Complex 3.", "The Atlas II was launched from Vandenberg AFB Space Launch Complex 3 and it was made by Lockheed Martin.", "The Atlas II was manufactured by Lockheed Martin and launched at the Vandenberg AFB Space Launch Complex 3." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlas_II", "property:launch_site", "resource:Vandenberg_AFB_Space_Launch_Complex_3" ], [ "resource:Atlas_II", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Atlas_II", "property:manufacturer", "resource:Lockheed_Martin" ] ]
Atlas_II
[ { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "modified": "Lockheed_Martin", "readable": "Lockheed Martin", "graph": "resource:Lockheed_Martin" }, { "modified": "Vandenberg_AFB_Space_Launch_Complex_3", "readable": "Vandenberg AFB Space Launch Complex 3", "graph": "resource:Vandenberg_AFB_Space_Launch_Complex_3" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?g WHERE { resource:Atlas_II property:launch_site ?a . resource:Atlas_II property:manufacturer ?g }", "readable_query": "SELECT DISTINCT ?a ?g WHERE { resource:Atlas_II property:launch_site ?a . resource:Atlas_II property:manufacturer ?g }", "graph_answer": [ "resource:Vandenberg_AFB_Space_Launch_Complex_3", "resource:Lockheed_Martin" ], "readable_answer": [ "Vandenberg AFB Space Launch Complex 3", "Lockheed Martin" ], "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" ] } ]
City
5
11809
Id30
[ { "subject": "Alpharetta,_Georgia", "property": "areaTotal", "object": "5.54e+07" }, { "subject": "Alpharetta,_Georgia", "property": "areaWater", "object": "\"100000.0\"^^xsd:double" }, { "subject": "Alpharetta,_Georgia", "property": "elevation", "object": "\"345.948\"^^xsd:double" }, { "subject": "Alpharetta,_Georgia", "property": "areaCode", "object": "770404678" }, { "subject": "Alpharetta,_Georgia", "property": "populationDensity", "object": "\"1071.6265410345586\"^^<http://dbpedia.org/datatype/inhabitantsPerSquareKilometre>" } ]
[ { "subject": "Alpharetta,_Georgia", "property": "areaTotal", "object": "55.4 (square kilometres)" }, { "subject": "Alpharetta,_Georgia", "property": "areaOfWater", "object": "1.0 (square kilometres)" }, { "subject": "Alpharetta,_Georgia", "property": "elevationAboveTheSeaLevel", "object": "346.0" }, { "subject": "Alpharetta,_Georgia", "property": "areaCode", "object": "770, 404, 678" }, { "subject": "Alpharetta,_Georgia", "property": "populationDensity", "object": "992.6 (inhabitants per square kilometre)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alpharetta, Georgia is elevated 346.0 above sea level and has a total area of 55.4 square kilometres (water area is 1.0 sq Km.). The area codes for Alpharetta, Georgia are 770, 404 and 678 and its population density is 992.6 people per square kilometres.", "Alpharetta, Georgia is elevated 346.0 meters above sea level and it has a total area of 55.4 sq km (water area:1.0 sq km). The area codes of Alpharetta are 770,404, and 678 and its population density is 992.6 inhabitants per square kilometres.", "Alpharetta, Georgia has an area of water of 1 square kilometre and is 346 above sea level. Its total area is 55.4 square kilometres, has 992.6 residents per square kilometre and uses the 770, 404 and 678 area codes." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alpharetta__Georgia", "property:area_total", "55.4 (square kilometres)" ], [ "resource:Alpharetta__Georgia", "property:area_code", "resource:770__404__678" ], [ "resource:Alpharetta__Georgia", "rdf:type", "ontology:city" ], [ "resource:Alpharetta__Georgia", "property:area_of_water", "1.0 (square kilometres)" ], [ "resource:Alpharetta__Georgia", "property:population_density", "992.6 (inhabitants per square kilometre)" ], [ "resource:Alpharetta__Georgia", "property:elevation_above_the_sea_level", "resource:346_0" ] ]
Alpharetta,_Georgia
[ { "modified": "1.0 (square kilometres)", "readable": "1.0", "graph": "1.0 (square kilometres)" }, { "modified": "55.4 (square kilometres)", "readable": "55.4", "graph": "55.4 (square kilometres)" }, { "modified": "992.6 (inhabitants per square kilometre)", "readable": "992.6", "graph": "992.6 (inhabitants per square kilometre)" }, { "modified": "areaCode", "readable": "area code", "graph": "property:area_code" }, { "modified": "areaOfWater", "readable": "area of water", "graph": "property:area_of_water" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "346.0", "readable": "346.0", "graph": "resource:346_0" }, { "modified": "770, 404, 678", "readable": "770, 404, 678", "graph": "resource:770__404__678" }, { "modified": "Alpharetta,_Georgia", "readable": "Alpharetta, Georgia", "graph": "resource:Alpharetta__Georgia" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c property:area_total ?t . ?c property:elevation_above_the_sea_level resource:62_0 . ?c rdf:type ontology:city }", "readable_query": "ASK WHERE { ?c property:area_total ?t . ?c property:elevation_above_the_sea_level resource:62.0 . ?c rdf:type ontology:city }", "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
6728
Id16
[ { "subject": "Albany,_Georgia", "property": "subdivisionName", "object": "Dougherty_County,_Georgia" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" } ]
[ { "subject": "Albany,_Georgia", "property": "isPartOf", "object": "Dougherty_County,_Georgia" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albany, Georgia is in Dougherty County and Asian Americans are an ethnic group in the United States.", "The Asian Americans are an ethnic group within the United States, which is the location of Albany, part of Dougherty County in Georgia.", "Albany is part of Dougherty County in Georgia, in the United States, where Asian Americans are one of the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Georgia", "rdf:type", "ontology:city" ], [ "resource:Albany__Georgia", "property:country", "resource:United_States" ], [ "resource:Albany__Georgia", "property:is_part_of", "resource:Dougherty_County__Georgia" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Albany,_Georgia
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Albany,_Georgia", "readable": "Albany, Georgia", "graph": "resource:Albany__Georgia" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Dougherty_County,_Georgia", "readable": "Dougherty County, Georgia", "graph": "resource:Dougherty_County__Georgia" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Albany__Georgia property:is_part_of resource:Dougherty_County__Georgia }", "readable_query": "ASK WHERE { resource:Albany,_Georgia property:is_part_of resource:Dougherty_County,_Georgia }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?m ) WHERE { resource:United_States property:trainer_aircraft ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?m ) WHERE { resource:United_States property:trainer_aircraft ?u }", "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" ] } ]
City
4
9581
Id180
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Akron,_Ohio", "property": "subdivisionName", "object": "Summit_County,_Ohio" } ]
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Akron,_Ohio", "property": "isPartOf", "object": "Summit_County,_Ohio" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akron is a part of Summit County, Ohio, U.S. The inhabitants of the United States are known as Americans and one of the ethnic groups are the African Americans.", "An ethnic group in the U.S. are African Americans and people who live there are known as Americans. Akron, Summit County, is in Ohio in the U.S.", "Akron is located in Summit County, Ohio, U.S. African Americans are an ethnic group in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:Akron__Ohio", "rdf:type", "ontology:city" ], [ "resource:Akron__Ohio", "property:country", "resource:United_States" ], [ "resource:Akron__Ohio", "property:is_part_of", "resource:Summit_County__Ohio" ] ]
Akron,_Ohio
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Summit_County,_Ohio", "readable": "Summit County, Ohio", "graph": "resource:Summit_County__Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?q ) WHERE { ?y property:is_part_of resource:Summit_County__Ohio . ?y property:country ?e . ?e property:demonym resource:Americans . ?y rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?q ) WHERE { ?y property:is_part_of resource:Summit_County,_Ohio . ?y property:country ?e . ?e property:demonym resource:Americans . ?y rdf:type ontology:city }", "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 ?c WHERE { ?c property:is_part_of resource:Summit_County__Ohio . ?c property:country ?n . ?c rdf:type ontology:city . ?n property:demonym resource:Americans }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:is_part_of resource:Summit_County,_Ohio . ?c property:country ?n . ?c rdf:type ontology:city . ?n property:demonym resource:Americans }", "graph_answer": [ "resource:Akron__Ohio" ], "readable_answer": [ "Akron, Ohio" ], "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 ?i WHERE { resource:Akron__Ohio property:country ?i . ?i property:demonym resource:Americans . resource:Akron__Ohio rdf:type ontology:city . resource:Akron__Ohio property:is_part_of resource:Summit_County__Ohio }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Akron,_Ohio property:country ?i . ?i property:demonym resource:Americans . resource:Akron,_Ohio rdf:type ontology:city . resource:Akron,_Ohio property:is_part_of resource:Summit_County,_Ohio }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "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:United_States property:place ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:United_States property:place ?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
2
4705
Id217
[ { "subject": "Binignit", "property": "country", "object": "Philippines" }, { "subject": "Binignit", "property": "ingredient", "object": "Taro" } ]
[ { "subject": "Binignit", "property": "country", "object": "Philippines" }, { "subject": "Binignit", "property": "ingredient", "object": "Taro" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Binignit is a dish from the Philippines, whose ingredients include taro.", "Taro is an ingredient of Binignit which comes from the Philippines.", "Binignit is an ingredient found in taro and originates from the Philippines." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Binignit", "property:ingredient", "resource:Taro" ], [ "resource:Binignit", "rdf:type", "ontology:food" ], [ "resource:Binignit", "property:country", "resource:Philippines" ] ]
Binignit
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Binignit", "readable": "Binignit", "graph": "resource:Binignit" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Taro", "readable": "Taro", "graph": "resource:Taro" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i ?v WHERE { resource:Binignit property:ingredient ?v . resource:Binignit property:country ?i }", "readable_query": "SELECT DISTINCT ?i ?v WHERE { resource:Binignit property:ingredient ?v . resource:Binignit property:country ?i }", "graph_answer": [ "resource:Philippines", "resource:Taro" ], "readable_answer": [ "Philippines", "Taro" ], "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" ] } ]
Food
2
4518
Id30
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "currency", "object": "Indonesian_rupiah" } ]
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "currency", "object": "Indonesian_rupiah" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arem arem originates from the country of Indonesia which has the currency of the Indonesian rupiah.", "Indonesia commonly serves Arem-arem and its currency is the Indonesian Rupiah.", "Arem-arem is a food found in Indonesia, the currency there is the rupiah." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arem_arem", "rdf:type", "ontology:food" ], [ "resource:Arem_arem", "property:country", "resource:Indonesia" ], [ "resource:Indonesia", "property:currency", "resource:Indonesian_rupiah" ] ]
Arem-arem
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "Arem-arem", "readable": "Arem-arem", "graph": "resource:Arem_arem" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Indonesian_rupiah", "readable": "Indonesian rupiah", "graph": "resource:Indonesian_rupiah" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:food . ?j property:country ?k . ?k property:currency resource:Uruguayan_peso }", "readable_query": "ASK WHERE { ?j rdf:type ontology:food . ?j property:country ?k . ?k property:currency resource:Uruguayan_peso }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
5
12315
Id32
[ { "subject": "AMC_Matador", "property": "aka", "object": "\"American Motors Matador\"@en" }, { "subject": "AMC_Matador", "property": "assembly", "object": "Thames,_New_Zealand" }, { "subject": "AMC_Matador", "property": "bodyStyle", "object": "Station_wagon" }, { "subject": "AMC_Matador", "property": "class", "object": "Full-size_car" }, { "subject": "AMC_Matador", "property": "engine", "object": "AMC_V8_engine" } ]
[ { "subject": "AMC_Matador", "property": "alternativeName", "object": "\"American Motors Matador\"" }, { "subject": "AMC_Matador", "property": "assembly", "object": "Thames,_New_Zealand" }, { "subject": "AMC_Matador", "property": "bodyStyle", "object": "Station_wagon" }, { "subject": "AMC_Matador", "property": "class", "object": "Full-size_car" }, { "subject": "AMC_Matador", "property": "engine", "object": "AMC_V8_engine" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The AMC Matador is a station wagon that has an AMC V8 engine and is considered a full-size car. It is alternatively known as the American Motors Matador and is assembled in Thames, New Zealand.", "The AMC Matador is a station wagon equipped with an AMC V8 engine and is considered a full-size car. It was assembled in Thames, New Zealand and is alternatively known as the American Motors Matador.", "The AMC Matador is a station wagon, has a AMC V8 engine, and is a Full-size car. It is assembled in Thames, New Zealand and is alternatively known as the American Motors Matador." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AMC_Matador", "property:engine", "resource:AMC_V8_engine" ], [ "resource:AMC_Matador", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AMC_Matador", "property:body_style", "resource:Station_wagon" ], [ "resource:AMC_Matador", "property:class", "resource:Full_size_car" ], [ "resource:AMC_Matador", "property:alternative_name", "resource:American_Motors_Matador" ], [ "resource:AMC_Matador", "property:assembly", "resource:Thames__New_Zealand" ] ]
AMC_Matador
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "assembly", "readable": "assembly", "graph": "property:assembly" }, { "modified": "bodyStyle", "readable": "body style", "graph": "property:body_style" }, { "modified": "class", "readable": "class", "graph": "property:class" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "AMC_Matador", "readable": "AMC Matador", "graph": "resource:AMC_Matador" }, { "modified": "AMC_V8_engine", "readable": "AMC V8 engine", "graph": "resource:AMC_V8_engine" }, { "modified": "American Motors Matador", "readable": "American Motors Matador", "graph": "resource:American_Motors_Matador" }, { "modified": "Full-size_car", "readable": "Full-size car", "graph": "resource:Full_size_car" }, { "modified": "Station_wagon", "readable": "Station wagon", "graph": "resource:Station_wagon" }, { "modified": "Thames,_New_Zealand", "readable": "Thames, New Zealand", "graph": "resource:Thames__New_Zealand" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m ?f WHERE { resource:AMC_Matador property:alternative_name ?f . resource:AMC_Matador property:body_style ?m }", "readable_query": "SELECT DISTINCT ?m ?f WHERE { resource:AMC_Matador property:alternative_name ?f . resource:AMC_Matador property:body_style ?m }", "graph_answer": [ "resource:Station_wagon", "resource:American_Motors_Matador" ], "readable_answer": [ "Station wagon", "American Motors Matador" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i ?d WHERE { resource:AMC_Matador property:class ?i . resource:AMC_Matador property:engine ?d }", "readable_query": "SELECT DISTINCT ?i ?d WHERE { resource:AMC_Matador property:class ?i . resource:AMC_Matador property:engine ?d }", "graph_answer": [ "resource:Full_size_car", "resource:AMC_V8_engine" ], "readable_answer": [ "Full-size car", "AMC V8 engine" ], "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 ?y WHERE { resource:AMC_Matador property:function ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:AMC_Matador property:function ?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" ] } ]
Athlete
3
6343
Id179
[ { "subject": "Canada", "property": "anthem", "object": "O_Canada" }, { "subject": "Canada", "property": "leaderName", "object": "Elizabeth_II" }, { "subject": "Aaron_Boogaard", "property": "placeOfBirth", "object": "Canada" } ]
[ { "subject": "Canada", "property": "anthem", "object": "O_Canada" }, { "subject": "Canada", "property": "leader", "object": "Elizabeth_II" }, { "subject": "Aaron_Boogaard", "property": "birthPlace", "object": "Canada" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Boogaard's birthplace is Canada; where the O Canada is the national anthem and which is led by Elizabeth II.", "Canada, which is led by Elizabeth II and has the national anthem known as \"O Canada\", is the birth place of Aaron Boogaard.", "Canada, which is led by Elizabeth II and has the anthem \"O Canada\", is the birthplace of Aaron Boogaard." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Canada", "property:anthem", "resource:O_Canada" ], [ "resource:Canada", "property:leader", "resource:Elizabeth_II" ], [ "resource:Aaron_Boogaard", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Boogaard", "property:birth_place", "resource:Canada" ] ]
Aaron_Boogaard
[ { "modified": "anthem", "readable": "anthem", "graph": "property:anthem" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Aaron_Boogaard", "readable": "Aaron Boogaard", "graph": "resource:Aaron_Boogaard" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "O_Canada", "readable": "O Canada", "graph": "resource:O_Canada" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?d WHERE { resource:Canada property:leader ?t . resource:Canada property:anthem ?d }", "readable_query": "SELECT DISTINCT ?t ?d WHERE { resource:Canada property:leader ?t . resource:Canada property:anthem ?d }", "graph_answer": [ "resource:Elizabeth_II", "resource:O_Canada" ], "readable_answer": [ "Elizabeth II", "O Canada" ], "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:Aaron_Boogaard property:birth_place resource:Canada . resource:Aaron_Boogaard rdf:type ontology:athlete }", "readable_query": "ASK WHERE { resource:Aaron_Boogaard property:birth_place resource:Canada . resource:Aaron_Boogaard rdf:type ontology:athlete }", "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" ] } ]
Politician
4
10413
Id97
[ { "subject": "Adam_Holloway", "property": "party", "object": "Conservative_Party_(UK)" }, { "subject": "Adam_Holloway", "property": "birthPlace", "object": "\"Faversham, Kent, England\"@en" }, { "subject": "Adam_Holloway", "property": "nationality", "object": "United_Kingdom" }, { "subject": "Adam_Holloway", "property": "almaMater", "object": "Magdalene_College,_Cambridge" } ]
[ { "subject": "Adam_Holloway", "property": "party", "object": "Conservative_Party_(UK)" }, { "subject": "Adam_Holloway", "property": "birthPlace", "object": "\"Faversham, Kent, England\"" }, { "subject": "Adam_Holloway", "property": "nationality", "object": "United_Kingdom" }, { "subject": "Adam_Holloway", "property": "almaMater", "object": "Magdalene_College,_Cambridge" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Holloway was born in Faversham Kent, England, and as such, comes from the U.K. He is a member of the Conservative Party in the UK and his alm mater was Magdalene College in Cambridge.", "Adam Holloway was born in Faversham, Kent, England which is in the United Kingdom. His alma mater was Magdalene College Cambridge and he is a member of the Tories.", "British Adam Holloway was born in Faversham Kent, England and was a Conservative politician, also known as Tories. He attended Magdalene College in Cambridge." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_Holloway", "property:party", "resource:Conservative_Party__UK_" ], [ "resource:Adam_Holloway", "rdf:type", "ontology:politician" ], [ "resource:Adam_Holloway", "property:nationality", "resource:United_Kingdom" ], [ "resource:Adam_Holloway", "property:alma_mater", "resource:Magdalene_College__Cambridge" ], [ "resource:Adam_Holloway", "property:birth_place", "resource:Faversham__Kent__England" ] ]
Adam_Holloway
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Adam_Holloway", "readable": "Adam Holloway", "graph": "resource:Adam_Holloway" }, { "modified": "Conservative_Party_(UK)", "readable": "Conservative Party", "graph": "resource:Conservative_Party__UK_" }, { "modified": "Faversham, Kent, England", "readable": "Faversham, Kent, England", "graph": "resource:Faversham__Kent__England" }, { "modified": "Magdalene_College,_Cambridge", "readable": "Magdalene College, Cambridge", "graph": "resource:Magdalene_College__Cambridge" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o property:birth_place resource:Greece . ?o property:party ?r . ?o rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?o property:birth_place resource:Greece . ?o property:party ?r . ?o 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" ] } ]
WrittenWork
5
12788
Id56
[ { "subject": "United_Kingdom", "property": "language", "object": "English_language" }, { "subject": "AIDS_(journal)", "property": "country", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "capital", "object": "London" }, { "subject": "AIDS_(journal)", "property": "publisher", "object": "Lippincott_Williams_&_Wilkins" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" } ]
[ { "subject": "United_Kingdom", "property": "language", "object": "English_language" }, { "subject": "AIDS_(journal)", "property": "country", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "capital", "object": "London" }, { "subject": "AIDS_(journal)", "property": "publisher", "object": "Lippincott_Williams_&_Wilkins" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The English language is spoken in the United Kingdom where Elizabeth II is leader and the capital city is London. The AIDS journal, from the United Kingdom, is published by Lippincott, Williams & Wilkins.", "The AIDS (journal) is published by Lippincott Williams & Wilkins and was published in the United Kingdom, which capital is London, the language is English and its leader is Elizabeth II.", "AIDS (journal) was published by Lippincott Williams & Wilkins and is from the United Kingdom, which capital is London and their language is English. Its leader is Elizabeth II." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDS__journal_", "rdf:type", "ontology:written_work" ], [ "resource:AIDS__journal_", "property:publisher", "resource:Lippincott_Williams___Wilkins" ], [ "resource:AIDS__journal_", "property:country", "resource:United_Kingdom" ], [ "resource:United_Kingdom", "property:leader", "resource:Elizabeth_II" ], [ "resource:United_Kingdom", "property:capital", "resource:London" ], [ "resource:United_Kingdom", "property:language", "resource:English_language" ] ]
AIDS_(journal)
[ { "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": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "AIDS_(journal)", "readable": "AIDS", "graph": "resource:AIDS__journal_" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Lippincott_Williams_&_Wilkins", "readable": "Lippincott Williams & Wilkins", "graph": "resource:Lippincott_Williams___Wilkins" }, { "modified": "London", "readable": "London", "graph": "resource:London" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?a property:country ?x . ?a rdf:type ontology:written_work . ?x property:capital resource:London . ?a property:publisher resource:Lippincott_Williams___Wilkins }", "readable_query": "SELECT DISTINCT ?x WHERE { ?a property:country ?x . ?a rdf:type ontology:written_work . ?x property:capital resource:London . ?a property:publisher resource:Lippincott_Williams_&_Wilkins }", "graph_answer": [ "resource:United_Kingdom" ], "readable_answer": [ "United Kingdom" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:United_Kingdom property:capital resource:London . ?i property:country resource:United_Kingdom . ?i property:publisher resource:Lippincott_Williams___Wilkins . ?i rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:United_Kingdom property:capital resource:London . ?i property:country resource:United_Kingdom . ?i property:publisher resource:Lippincott_Williams_&_Wilkins . ?i rdf:type ontology:written_work }", "graph_answer": [ "resource:AIDS__journal_" ], "readable_answer": [ "AIDS" ], "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": "SELECT DISTINCT ?f ?r WHERE { resource:United_Kingdom property:language ?r . resource:United_Kingdom property:leader ?f }", "readable_query": "SELECT DISTINCT ?f ?r WHERE { resource:United_Kingdom property:language ?r . resource:United_Kingdom property:leader ?f }", "graph_answer": [ "resource:Elizabeth_II", "resource:English_language" ], "readable_answer": [ "Elizabeth II", "English language" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
3
6831
Id119
[ { "subject": "Atlanta", "property": "subdivisionName", "object": "DeKalb_County,_Georgia" }, { "subject": "Atlanta", "property": "country", "object": "United_States" }, { "subject": "Atlanta", "property": "isPartOf", "object": "Georgia_(U.S._state)" } ]
[ { "subject": "Atlanta", "property": "isPartOf", "object": "DeKalb_County,_Georgia" }, { "subject": "Atlanta", "property": "country", "object": "United_States" }, { "subject": "Atlanta", "property": "isPartOf", "object": "Georgia_(U.S._state)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlanta is part of DeKalb County in Georgia in the U.S.", "Most of Atlanta is part of DeKalb County in the US state of Georgia.", "Atlanta is part of DeKalb County in the state of Georgia in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlanta", "rdf:type", "ontology:city" ], [ "resource:Atlanta", "property:country", "resource:United_States" ], [ "resource:Atlanta", "property:is_part_of", "resource:DeKalb_County__Georgia" ], [ "resource:Atlanta", "property:is_part_of", "resource:Georgia__U_S__state_" ] ]
Atlanta
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Atlanta", "readable": "Atlanta", "graph": "resource:Atlanta" }, { "modified": "DeKalb_County,_Georgia", "readable": "DeKalb County, Georgia", "graph": "resource:DeKalb_County__Georgia" }, { "modified": "Georgia_(U.S._state)", "readable": "Georgia", "graph": "resource:Georgia__U_S__state_" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?a ) WHERE { resource:Atlanta property:is_part_of ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?a ) WHERE { resource:Atlanta property:is_part_of ?p }", "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 ?n WHERE { resource:Atlanta property:is_part_of ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Atlanta property:is_part_of ?n }", "graph_answer": [ "resource:DeKalb_County__Georgia", "resource:Georgia__U_S__state_" ], "readable_answer": [ "DeKalb County, Georgia", "Georgia" ], "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 ( ?x ) AS ?d ) WHERE { resource:Atlanta property:country ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?d ) WHERE { resource:Atlanta property:country ?x }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Atlanta property:country ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Atlanta property:country ?o }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "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" ] } ]
Airport
5
11019
Id68
[ { "subject": "Al_Asad_Airbase", "property": "operator", "object": "United_States_Air_Force" }, { "subject": "United_States_Air_Force", "property": "aircraftAttack", "object": "Lockheed_AC-130" }, { "subject": "United_States_Air_Force", "property": "aircraftTransport", "object": "Boeing_C-17_Globemaster_III" }, { "subject": "United_States_Air_Force", "property": "aircraftFighter", "object": "McDonnell_Douglas_F-15_Eagle" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "Operation_Enduring_Freedom" } ]
[ { "subject": "Al_Asad_Airbase", "property": "operatingOrganisation", "object": "United_States_Air_Force" }, { "subject": "United_States_Air_Force", "property": "attackAircraft", "object": "Lockheed_AC-130" }, { "subject": "United_States_Air_Force", "property": "transportAircraft", "object": "Boeing_C-17_Globemaster_III" }, { "subject": "United_States_Air_Force", "property": "aircraftFighter", "object": "McDonnell_Douglas_F-15_Eagle" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "Operation_Enduring_Freedom" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Asad Airbase is operated by the United States Air Force which fought in Operation Enduring Freedom. This Airforce has a number of aircraft, including aircraft fighter, the McDonnell Douglas F-15 Eagle and transport aircraft, the Boeing C-17 Globemaster III. Also the Lockheed AC-130 can be found on USAF aircraft carriers.", "Al Asad Airbase is operated by the United States Air Force and uses Boeing C-17 Globemaster III transport aircraft. The USAF has Lockheed AC-130 attack aircraft and McDonnell Douglas F-15 Eagle fighter jets. Operation Enduring Freedom was a battle involving the United States Air Force.", "Al Asad Airbase is operated by the United States Air Force and uses Lockheed AC-130 attack air crafts. Among the aircraft of the USAF can be found the Boeing C-17 Globemaster III and the McDonnell douglas F-15 Eagle. The Operation Enduring Freedom is one of the battles of the United States Air Force." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Al_Asad_Airbase", "rdf:type", "ontology:airport" ], [ "resource:Al_Asad_Airbase", "property:operating_organisation", "resource:United_States_Air_Force" ], [ "resource:United_States_Air_Force", "property:aircraft_fighter", "resource:McDonnell_Douglas_F_15_Eagle" ], [ "resource:United_States_Air_Force", "property:attack_aircraft", "resource:Lockheed_AC_130" ], [ "resource:United_States_Air_Force", "property:transport_aircraft", "resource:Boeing_C_17_Globemaster_III" ], [ "resource:United_States_Air_Force", "property:battle", "resource:Operation_Enduring_Freedom" ] ]
Al_Asad_Airbase
[ { "modified": "aircraftFighter", "readable": "aircraft fighter", "graph": "property:aircraft_fighter" }, { "modified": "attackAircraft", "readable": "attack aircraft", "graph": "property:attack_aircraft" }, { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "transportAircraft", "readable": "transport aircraft", "graph": "property:transport_aircraft" }, { "modified": "Al_Asad_Airbase", "readable": "Al Asad Airbase", "graph": "resource:Al_Asad_Airbase" }, { "modified": "Boeing_C-17_Globemaster_III", "readable": "Boeing C-17 Globemaster III", "graph": "resource:Boeing_C_17_Globemaster_III" }, { "modified": "Lockheed_AC-130", "readable": "Lockheed AC-130", "graph": "resource:Lockheed_AC_130" }, { "modified": "McDonnell_Douglas_F-15_Eagle", "readable": "McDonnell Douglas F-15 Eagle", "graph": "resource:McDonnell_Douglas_F_15_Eagle" }, { "modified": "Operation_Enduring_Freedom", "readable": "Operation Enduring Freedom", "graph": "resource:Operation_Enduring_Freedom" }, { "modified": "United_States_Air_Force", "readable": "United States Air Force", "graph": "resource:United_States_Air_Force" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h ?p WHERE { resource:United_States_Air_Force property:transport_aircraft ?p . resource:United_States_Air_Force property:attack_aircraft ?h }", "readable_query": "SELECT DISTINCT ?h ?p WHERE { resource:United_States_Air_Force property:transport_aircraft ?p . resource:United_States_Air_Force property:attack_aircraft ?h }", "graph_answer": [ "resource:Lockheed_AC_130", "resource:Boeing_C_17_Globemaster_III" ], "readable_answer": [ "Lockheed AC-130", "Boeing C-17 Globemaster III" ], "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 ?o ?x WHERE { resource:United_States_Air_Force property:battle ?o . resource:United_States_Air_Force property:aircraft_fighter ?x }", "readable_query": "SELECT DISTINCT ?o ?x WHERE { resource:United_States_Air_Force property:battle ?o . resource:United_States_Air_Force property:aircraft_fighter ?x }", "graph_answer": [ "resource:Operation_Enduring_Freedom", "resource:McDonnell_Douglas_F_15_Eagle" ], "readable_answer": [ "Operation Enduring Freedom", "McDonnell Douglas F-15 Eagle" ], "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:Al_Asad_Airbase rdf:type ontology:airport . resource:Al_Asad_Airbase property:operating_organisation resource:United_States_Air_Force }", "readable_query": "ASK WHERE { resource:Al_Asad_Airbase rdf:type ontology:airport . resource:Al_Asad_Airbase property:operating_organisation resource:United_States_Air_Force }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Athlete
3
6265
Id101
[ { "subject": "Al_Kharaitiyat_SC", "property": "ground", "object": "Al_Khor" }, { "subject": "Alaa_Abdul-Zahra", "property": "clubs", "object": "Al_Shorta_SC" }, { "subject": "Alaa_Abdul-Zahra", "property": "team", "object": "Al_Kharaitiyat_SC" } ]
[ { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al_Kharaitiyat_SC" }, { "subject": "Al_Kharaitiyat_SC", "property": "ground", "object": "Al_Khor" }, { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al_Shorta_SC" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alaa Abdul-Zahra has played for Al Shorta SC and AL Kharaitiyat SC, whose ground is in Al Khor.", "Alaa Abdul Zahra plays for Al Shorta SC. His club is AL Kharaitiyat SC, which has its ground at, Al Khor.", "Alaa Abdul-Zahra's clubs are Al Shorta SC and AL Kharaitiyat SC, whose home grounds are in Al Khor." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alaa_Abdul_Zahra", "rdf:type", "ontology:athlete" ], [ "resource:Alaa_Abdul_Zahra", "property:club", "resource:Al_Shorta_SC" ], [ "resource:Alaa_Abdul_Zahra", "property:club", "resource:Al_Kharaitiyat_SC" ], [ "resource:Al_Kharaitiyat_SC", "property:ground", "resource:Al_Khor" ] ]
Alaa_Abdul-Zahra
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "Al_Kharaitiyat_SC", "readable": "Al Kharaitiyat SC", "graph": "resource:Al_Kharaitiyat_SC" }, { "modified": "Al_Khor", "readable": "Al Khor", "graph": "resource:Al_Khor" }, { "modified": "Al_Shorta_SC", "readable": "Al Shorta SC", "graph": "resource:Al_Shorta_SC" }, { "modified": "Alaa_Abdul-Zahra", "readable": "Alaa Abdul-Zahra", "graph": "resource:Alaa_Abdul_Zahra" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { { resource:Alaa_Abdul_Zahra property:club ?c } MINUS { ?c property:ground resource:Al_Khor } }", "readable_query": "SELECT DISTINCT ?c WHERE { { resource:Alaa_Abdul-Zahra property:club ?c } MINUS { ?c property:ground resource:Al_Khor } }", "graph_answer": [ "resource:Al_Shorta_SC" ], "readable_answer": [ "Al Shorta SC" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Alaa_Abdul_Zahra property:club ?s . FILTER ( ?s != resource:Al_Shorta_SC ) }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Alaa_Abdul-Zahra property:club ?s . FILTER ( ?s != resource:Al_Shorta_SC ) }", "graph_answer": [ "resource:Al_Kharaitiyat_SC" ], "readable_answer": [ "Al Kharaitiyat SC" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
2
5061
Id53
[ { "subject": "Abel_Caballero", "property": "monarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "predecessor", "object": "Alfonso_XIII_of_Spain" } ]
[ { "subject": "Abel_Caballero", "property": "inOfficeWhileMonarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "predecessor", "object": "Alfonso_XIII_of_Spain" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Caballero was in office whilst Juan Carlos I of Spain, who preceded Alfonso XIII of Spain, was Monarch.", "Abel Caballero was in office during the reign of Monarch, Juan Carlos I of Spain, who preceded Alfonso XIII of Spain.", "Abel Caballero was in office during the reign of Monarch, Juan Carlos I of Spain, the predecessor of which, was Alfonso XIII of Spain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Juan_Carlos_I_of_Spain", "property:predecessor", "resource:Alfonso_XIII_of_Spain" ], [ "resource:Abel_Caballero", "property:in_office_while_monarch", "resource:Juan_Carlos_I_of_Spain" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ] ]
Abel_Caballero
[ { "modified": "inOfficeWhileMonarch", "readable": "in office while monarch", "graph": "property:in_office_while_monarch" }, { "modified": "predecessor", "readable": "predecessor", "graph": "property:predecessor" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Alfonso_XIII_of_Spain", "readable": "Alfonso XIII of Spain", "graph": "resource:Alfonso_XIII_of_Spain" }, { "modified": "Juan_Carlos_I_of_Spain", "readable": "Juan Carlos I of Spain", "graph": "resource:Juan_Carlos_I_of_Spain" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r ?b WHERE { ?r rdf:type ontology:politician . ?b property:predecessor resource:Alfonso_XIII_of_Spain . ?r property:in_office_while_monarch ?b }", "readable_query": "SELECT DISTINCT ?r ?b WHERE { ?r rdf:type ontology:politician . ?b property:predecessor resource:Alfonso_XIII_of_Spain . ?r property:in_office_while_monarch ?b }", "graph_answer": [ "resource:Abel_Caballero", "resource:Juan_Carlos_I_of_Spain" ], "readable_answer": [ "Abel Caballero", "Juan Carlos I of Spain" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
MeanOfTransportation
4
10083
Id57
[ { "subject": "ALV_X-1", "property": "diameter", "object": "\"5.0\"^^<http://dbpedia.org/datatype/foot>" }, { "subject": "ALV_X-1", "property": "sites", "object": "Mid-Atlantic_Regional_Spaceport" }, { "subject": "ALV_X-1", "property": "failedLaunches", "object": "\"1\"^^xsd:nonNegativeInteger" }, { "subject": "ALV_X-1", "property": "rocketStages", "object": "\"2\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "ALV_X-1", "property": "diameter", "object": "1.524 (metres)" }, { "subject": "ALV_X-1", "property": "launchSite", "object": "Mid-Atlantic_Regional_Spaceport" }, { "subject": "ALV_X-1", "property": "failedLaunches", "object": "1" }, { "subject": "ALV_X-1", "property": "rocketStages", "object": "2" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ALV X-1 rocket has 2 stages and a diameter of 1.524 metres. It was launched from the Mid Atlantic Regional Spaceport and only had one launching failure.", "The ALV X-1 was launched at Mid Atlantic Regional Spaceport, with one launch failure and 2 rocket stages. It is 1.524 meters in diameter.", "The ALV X-1 diameter is 1.524 metres and it has 2 rocket stages. The launch site of ALV X-1 was Mid Atlantic Regional Spaceport and it had 1 failed launch." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:ALV_X_1", "property:failed_launches", "1" ], [ "resource:ALV_X_1", "property:launch_site", "resource:Mid_Atlantic_Regional_Spaceport" ], [ "resource:ALV_X_1", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:ALV_X_1", "property:diameter", "1.524 (metres)" ], [ "resource:ALV_X_1", "property:rocket_stages", "2" ] ]
ALV_X-1
[ { "modified": "1", "readable": "1", "graph": "1" }, { "modified": "1.524 (metres)", "readable": "1.524", "graph": "1.524 (metres)" }, { "modified": "2", "readable": "2", "graph": "2" }, { "modified": "diameter", "readable": "diameter", "graph": "property:diameter" }, { "modified": "failedLaunches", "readable": "failed launches", "graph": "property:failed_launches" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "rocketStages", "readable": "rocket stages", "graph": "property:rocket_stages" }, { "modified": "ALV_X-1", "readable": "ALV X-1", "graph": "resource:ALV_X_1" }, { "modified": "Mid-Atlantic_Regional_Spaceport", "readable": "Mid-Atlantic Regional Spaceport", "graph": "resource:Mid_Atlantic_Regional_Spaceport" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?v property:launch_site ?x . ?v property:rocket_stages ?o . FILTER ( ?o >= '0' ) . ?v rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?x WHERE { ?v property:launch_site ?x . ?v property:rocket_stages ?o . FILTER ( ?o >= '0' ) . ?v rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Mid_Atlantic_Regional_Spaceport" ], "readable_answer": [ "Mid-Atlantic Regional Spaceport" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?w rdf:type ontology:mean_of_transportation . ?w property:rocket_stages ?k . ?w property:launch_site resource:Mid_Atlantic_Regional_Spaceport }", "readable_query": "SELECT DISTINCT ?k WHERE { ?w rdf:type ontology:mean_of_transportation . ?w property:rocket_stages ?k . ?w property:launch_site resource:Mid-Atlantic_Regional_Spaceport }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "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 ?a WHERE { ?a property:rocket_stages 2 . ?a property:launch_site resource:Mid_Atlantic_Regional_Spaceport . ?a rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:rocket_stages 2 . ?a property:launch_site resource:Mid-Atlantic_Regional_Spaceport . ?a rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:ALV_X_1" ], "readable_answer": [ "ALV X-1" ], "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:ALV_X_1 property:diameter ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:ALV_X-1 property:diameter ?t }", "graph_answer": [ "1.524 (metres)" ], "readable_answer": [ "1.524" ], "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
4
9861
Id150
[ { "subject": "Bakso", "property": "region", "object": "Indonesia" }, { "subject": "Bakso", "property": "ingredientName", "object": "\"Ground beef,tapioca,noodle, ricevermicelli, beefbroth, kailan,celery, salted vegetables, fried shallots\"" }, { "subject": "Bakso", "property": "country", "object": "Chinese_cuisine" }, { "subject": "Bakso", "property": "ingredient", "object": "Celery" } ]
[ { "subject": "Bakso", "property": "region", "object": "Indonesia" }, { "subject": "Bakso", "property": "mainIngredient", "object": "\"Ground beef, tapioca, noodle, rice vermicelli, beef broth, kailan, celery, salted vegetables, fried shallots\"" }, { "subject": "Bakso", "property": "country", "object": "Chinese_cuisine" }, { "subject": "Bakso", "property": "ingredient", "object": "Celery" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Bakso is a dish of Chinese cuisine found in Indonesia and includes the ingredients ground beef, tapioca, noodle, rice vermicelli, beef broth, kailan, celery, salted vegetables, and fried shallots." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Bakso", "property:ingredient", "resource:Celery" ], [ "resource:Bakso", "property:main_ingredient", "resource:Ground_beef" ], [ "resource:Bakso", "property:main_ingredient", "resource:Salted_vegetables" ], [ "resource:Bakso", "property:main_ingredient", "resource:Noodle" ], [ "resource:Bakso", "property:main_ingredient", "resource:Kailan" ], [ "resource:Bakso", "property:main_ingredient", "resource:Beef_broth" ], [ "resource:Bakso", "property:main_ingredient", "resource:Celery" ], [ "resource:Bakso", "property:main_ingredient", "resource:Fried_shallots" ], [ "resource:Bakso", "property:main_ingredient", "resource:Rice_vermicelli" ], [ "resource:Bakso", "property:main_ingredient", "resource:Tapioca" ], [ "resource:Bakso", "rdf:type", "ontology:food" ], [ "resource:Bakso", "property:country", "resource:Chinese_cuisine" ], [ "resource:Bakso", "property:region", "resource:Indonesia" ] ]
Bakso
[ { "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": "Bakso", "readable": "Bakso", "graph": "resource:Bakso" }, { "modified": "Beef broth", "readable": "Beef broth", "graph": "resource:Beef_broth" }, { "modified": "Celery", "readable": "Celery", "graph": "resource:Celery" }, { "modified": "Chinese_cuisine", "readable": "Chinese cuisine", "graph": "resource:Chinese_cuisine" }, { "modified": "Fried shallots", "readable": "Fried shallots", "graph": "resource:Fried_shallots" }, { "modified": "Ground beef", "readable": "Ground beef", "graph": "resource:Ground_beef" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Kailan", "readable": "Kailan", "graph": "resource:Kailan" }, { "modified": "Noodle", "readable": "Noodle", "graph": "resource:Noodle" }, { "modified": "Rice vermicelli", "readable": "Rice vermicelli", "graph": "resource:Rice_vermicelli" }, { "modified": "Salted vegetables", "readable": "Salted vegetables", "graph": "resource:Salted_vegetables" }, { "modified": "Tapioca", "readable": "Tapioca", "graph": "resource:Tapioca" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( LCASE ( ?o ) , 'vermicelli' ) ) . resource:Bakso property:main_ingredient ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( LCASE ( ?o ) , 'vermicelli' ) ) . resource:Bakso property:main_ingredient ?o }", "graph_answer": [ "resource:Rice_vermicelli" ], "readable_answer": [ "Rice vermicelli" ], "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 ?g WHERE { resource:Bakso property:main_ingredient ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'ground' ) ) }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Bakso property:main_ingredient ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'ground' ) ) }", "graph_answer": [ "resource:Ground_beef" ], "readable_answer": [ "Ground beef" ], "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?q ) WHERE { resource:Bakso property:main_ingredient ?h }", "readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?q ) WHERE { resource:Bakso property:main_ingredient ?h }", "graph_answer": [ "9" ], "readable_answer": [ "9" ], "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 ?y WHERE { FILTER ( ?y != resource:Rice_vermicelli ) . resource:Bakso property:main_ingredient ?y . FILTER ( ?y != resource:Ground_beef ) }", "readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?y != resource:Rice_vermicelli ) . resource:Bakso property:main_ingredient ?y . FILTER ( ?y != resource:Ground_beef ) }", "graph_answer": [ "resource:Salted_vegetables", "resource:Noodle", "resource:Kailan", "resource:Beef_broth", "resource:Celery", "resource:Fried_shallots", "resource:Tapioca" ], "readable_answer": [ "Salted vegetables", "Noodle", "Kailan", "Beef broth", "Celery", "Fried shallots", "Tapioca" ], "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 ?i WHERE { resource:Bakso property:number_of_locations ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Bakso property:number_of_locations ?i }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
3
6420
Id40
[ { "subject": "20_Fenchurch_Street", "property": "location", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "demonym", "object": "British_people" }, { "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": "currency", "object": "Pound_sterling" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "20 Fenchurch Street is located within the United Kingdom where the currency is Pound sterling and the demonym for natives of the United kingdom is British people.", "Natives of the UK are known as British and the currency is the pound sterling. The UK is the location of 20 Fenchurch Street.", "20 Fenchurch Street is located within the United Kingdom whose natives are called British people and whose currency is Pound sterling." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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": "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": "Pound_sterling", "readable": "Pound sterling", "graph": "resource:Pound_sterling" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?w rdf:type ontology:building . ?w property:location ?q . ?q property:currency resource:Indian_rupee }", "readable_query": "ASK WHERE { ?w rdf:type ontology:building . ?w property:location ?q . ?q property:currency resource:Indian_rupee }", "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
5
12190
Id137
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "India", "property": "currency", "object": "Indian_rupee" }, { "subject": "India", "property": "leader", "object": "T._S._Thakur" }, { "subject": "India", "property": "leaderName", "object": "Narendra_Modi" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" } ]
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "India", "property": "currency", "object": "Indian_rupee" }, { "subject": "India", "property": "leader", "object": "T._S._Thakur" }, { "subject": "India", "property": "leader", "object": "Narendra_Modi" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Bhajji originates from the Karnataka region of India. The country's leaders include T. S. Thakur and Narendra Modi and the currency is the rupee.", "Bhajji come from the Karnataka region, India, which leaders are T. S. Thakur and Narendra Modi and the currency is the Indian rupee." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bhajji", "rdf:type", "ontology:food" ], [ "resource:Bhajji", "property:country", "resource:India" ], [ "resource:Bhajji", "property:region", "resource:Karnataka" ], [ "resource:India", "property:leader", "resource:T__S__Thakur" ], [ "resource:India", "property:leader", "resource:Narendra_Modi" ], [ "resource:India", "property:currency", "resource:Indian_rupee" ] ]
Bhajji
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "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_rupee", "readable": "Indian rupee", "graph": "resource:Indian_rupee" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" }, { "modified": "Narendra_Modi", "readable": "Narendra Modi", "graph": "resource:Narendra_Modi" }, { "modified": "T._S._Thakur", "readable": "T. S. Thakur", "graph": "resource:T__S__Thakur" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:food . ?e property:currency resource:Mexican_peso . ?o property:country ?e }", "readable_query": "ASK WHERE { ?o rdf:type ontology:food . ?e property:currency resource:Mexican_peso . ?o property:country ?e }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Athlete
4
9036
Id106
[ { "subject": "Canada", "property": "anthem", "object": "O_Canada" }, { "subject": "Canada", "property": "leaderName", "object": "Elizabeth_II" }, { "subject": "Canada", "property": "ethnicGroup", "object": "Black_Canadians" }, { "subject": "Aaron_Boogaard", "property": "placeOfBirth", "object": "Canada" } ]
[ { "subject": "Canada", "property": "anthem", "object": "O_Canada" }, { "subject": "Canada", "property": "leader", "object": "Elizabeth_II" }, { "subject": "Canada", "property": "ethnicGroup", "object": "Black_Canadians" }, { "subject": "Aaron_Boogaard", "property": "birthPlace", "object": "Canada" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Black Canadians are one of the ethnic groups of Canada which is led by, Elizabeth II. Aaron Boogaard's birthplace is Canada where the national anthem is, O Canada.", "Elizabeth II leads Canada that has O Canada as its national anthem. Aaron Boogaard was born in that country which has an ethnic group called Black Canadians.", "Aaron Boogaard was born in Canada that has O Canada as its anthem and Elizabeth II as its leader. One ethnic group in the country are Black Canadians." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Canada", "property:anthem", "resource:O_Canada" ], [ "resource:Canada", "property:leader", "resource:Elizabeth_II" ], [ "resource:Canada", "property:ethnic_group", "resource:Black_Canadians" ], [ "resource:Aaron_Boogaard", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Boogaard", "property:birth_place", "resource:Canada" ] ]
Aaron_Boogaard
[ { "modified": "anthem", "readable": "anthem", "graph": "property:anthem" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Aaron_Boogaard", "readable": "Aaron Boogaard", "graph": "resource:Aaron_Boogaard" }, { "modified": "Black_Canadians", "readable": "Black Canadians", "graph": "resource:Black_Canadians" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "O_Canada", "readable": "O Canada", "graph": "resource:O_Canada" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?l WHERE { resource:Canada property:ethnic_group ?a . resource:Canada property:anthem ?l }", "readable_query": "SELECT DISTINCT ?a ?l WHERE { resource:Canada property:ethnic_group ?a . resource:Canada property:anthem ?l }", "graph_answer": [ "resource:Black_Canadians", "resource:O_Canada" ], "readable_answer": [ "Black Canadians", "O Canada" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Canada property:birth_name ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Canada property:birth_name ?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" ] }, { "question": [], "graph_query": "ASK WHERE { ?t property:birth_place resource:Prince_Edward_Island . ?t rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?t property:birth_place resource:Prince_Edward_Island . ?t rdf:type ontology:athlete }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] } ]
Artist
3
6062
Id208
[ { "subject": "Andrew_Rayel", "property": "associatedMusicalArtist", "object": "Jwaydan_Moyine" }, { "subject": "Andrew_Rayel", "property": "genre", "object": "Trance_music" }, { "subject": "Andrew_Rayel", "property": "associatedBand", "object": "Armin_van_Buuren" } ]
[ { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "Jwaydan_Moyine" }, { "subject": "Andrew_Rayel", "property": "genre", "object": "Trance_music" }, { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "Armin_van_Buuren" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Trance musician Andrew Rayel is associated with artists Armin van Buuren and Jwaydan Moyine.", "Andrew Rayel, whose musical genre is trance music, is associated with, musician Jwaydan Moyine and musical artist Armin van Buuren.", "Andrew Raye, who plays trance music, knows Jwaydan Moyine, musician. Mr. Rayel is also associated with Armin van Buuren." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Andrew_Rayel", "rdf:type", "ontology:artist" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Jwaydan_Moyine" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Armin_van_Buuren" ], [ "resource:Andrew_Rayel", "property:genre", "resource:Trance_music" ] ]
Andrew_Rayel
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Andrew_Rayel", "readable": "Andrew Rayel", "graph": "resource:Andrew_Rayel" }, { "modified": "Armin_van_Buuren", "readable": "Armin van Buuren", "graph": "resource:Armin_van_Buuren" }, { "modified": "Jwaydan_Moyine", "readable": "Jwaydan Moyine", "graph": "resource:Jwaydan_Moyine" }, { "modified": "Trance_music", "readable": "Trance music", "graph": "resource:Trance_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( STRSTARTS ( LCASE ( ?z ) , 'j' ) ) . resource:Andrew_Rayel property:associated_band_associated_musical_artist ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( STRSTARTS ( LCASE ( ?z ) , 'j' ) ) . resource:Andrew_Rayel property:associated_band_associated_musical_artist ?z }", "graph_answer": [ "resource:Jwaydan_Moyine" ], "readable_answer": [ "Jwaydan Moyine" ], "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 ?g WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'van' ) ) }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'van' ) ) }", "graph_answer": [ "resource:Armin_van_Buuren" ], "readable_answer": [ "Armin van Buuren" ], "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Andrew_Rayel property:active_years_end_year ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Andrew_Rayel property:active_years_end_year ?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" ] } ]
Airport
4
8430
Id28
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "\"3499.71\"^^xsd:double" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "\"Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas\"@en" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "operator", "object": "ENAIRE" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayDesignation", "object": "\"14R/32L\"" } ]
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "3500.0" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "\"Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas\"" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "operatingOrganisation", "object": "ENAIRE" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayName", "object": "\"14R/32L\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adolfo Suarez Madrid-Barajas Airport is located in Madrid, Paracuellos de Jarama, San Sebastian de los Reyes and Alcobendas and is operated by ENAIRE. It has a runway name of 14R/32L with a length of 3500.", "Adolfo Suarez Madrid-Barajas airport is located at Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas. It is operated by ENAIRE and has a runway name of 14R/32L with a length of 3500.", "The Adolfo Suarez Madrid-Barajas airport is located at Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas. It is run by ENAIRE and its runway name is 14R/32L. It is 3500 meters long." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:runway_length", "resource:3500_0" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:San_Sebasti_n_de_los_Reyes" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Paracuellos_de_Jarama" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Madrid" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Alcobendas" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:runway_name", "resource:14R_32L" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:operating_organisation", "resource:ENAIRE" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "14R/32L", "readable": "14R/32L", "graph": "resource:14R_32L" }, { "modified": "3500.0", "readable": "3500.0", "graph": "resource:3500_0" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "Alcobendas", "readable": "Alcobendas", "graph": "resource:Alcobendas" }, { "modified": "ENAIRE", "readable": "ENAIRE", "graph": "resource:ENAIRE" }, { "modified": "Madrid", "readable": "Madrid", "graph": "resource:Madrid" }, { "modified": "Paracuellos de Jarama", "readable": "Paracuellos de Jarama", "graph": "resource:Paracuellos_de_Jarama" }, { "modified": "San Sebastián de los Reyes", "readable": "San Sebastián de los Reyes", "graph": "resource:San_Sebasti_n_de_los_Reyes" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'e' ) ) . ?r property:operating_organisation ?g . ?r rdf:type ontology:airport . ?r property:location resource:San_Sebasti_n_de_los_Reyes }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'e' ) ) . ?r property:operating_organisation ?g . ?r rdf:type ontology:airport . ?r property:location resource:San_Sebastián_de_los_Reyes }", "graph_answer": [ "resource:ENAIRE" ], "readable_answer": [ "ENAIRE" ], "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 ?v WHERE { ?v property:operating_organisation resource:ENAIRE . ?v rdf:type ontology:airport . ?v property:location resource:San_Sebasti_n_de_los_Reyes }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:operating_organisation resource:ENAIRE . ?v rdf:type ontology:airport . ?v property:location resource:San_Sebastián_de_los_Reyes }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas Airport" ], "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 ?t ?u WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:runway_length ?u . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?t }", "readable_query": "SELECT DISTINCT ?t ?u WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:runway_length ?u . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?t }", "graph_answer": [ "resource:Alcobendas", "resource:3500_0" ], "readable_answer": [ "Alcobendas", "3500.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g ?e WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?g . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:runway_name ?e }", "readable_query": "SELECT DISTINCT ?g ?e WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?g . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:runway_name ?e }", "graph_answer": [ "resource:Paracuellos_de_Jarama", "resource:14R_32L" ], "readable_answer": [ "Paracuellos de Jarama", "14R/32L" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Artist
5
11192
Id43
[ { "subject": "Agustín_Barboza", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Agustín_Barboza", "property": "genre", "object": "Guarania_(music)" }, { "subject": "Agustín_Barboza", "property": "dateOfBirth", "object": "\"1913-05-05\"^^xsd:date" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Paraguay" }, { "subject": "Agustín_Barboza", "property": "placeOfBirth", "object": "Asunción" } ]
[ { "subject": "Agustín_Barboza", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Agustín_Barboza", "property": "genre", "object": "Guarania_(music)" }, { "subject": "Agustín_Barboza", "property": "birthDate", "object": "1913-05-05" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Paraguay" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Asunción" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agustin Barboza is a solo singer, who is involved in the Guarania genre. He was born on the 5th May 1913 in Asuncion, Paraguay.", "Agustín Barboza was born in Asunción in Paraguay on 5 May 1913. He had a background as a solo singer and plays the Guarania style of music.", "Agustin Barboza was born in Asuncion, Paraguay on March 5, 1913. His musical genre was Guarania and he had a background in solo singing." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Agust_n_Barboza", "rdf:type", "ontology:artist" ], [ "resource:Agust_n_Barboza", "property:background", "resource:solo_singer" ], [ "resource:Agust_n_Barboza", "property:genre", "resource:Guarania__music_" ], [ "resource:Agust_n_Barboza", "property:birth_date", "resource:1913_05_05" ], [ "resource:Agust_n_Barboza", "property:birth_place", "resource:Asunci_n" ], [ "resource:Agust_n_Barboza", "property:birth_place", "resource:Paraguay" ] ]
Agustín_Barboza
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "1913-05-05", "readable": "1913-05-05", "graph": "resource:1913_05_05" }, { "modified": "Agustín_Barboza", "readable": "Agustín Barboza", "graph": "resource:Agust_n_Barboza" }, { "modified": "Asunción", "readable": "Asunción", "graph": "resource:Asunci_n" }, { "modified": "Guarania_(music)", "readable": "Guarania", "graph": "resource:Guarania__music_" }, { "modified": "Paraguay", "readable": "Paraguay", "graph": "resource:Paraguay" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?z property:birth_date ?q . ?z property:genre ?r . FILTER ( ?q = \"1913_05_05\" ) . ?z rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?r WHERE { ?z property:birth_date ?q . ?z property:genre ?r . FILTER ( ?q = \"1913-05-05\" ) . ?z rdf:type ontology:artist }", "graph_answer": [ "resource:Guarania__music_" ], "readable_answer": [ "Guarania" ], "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 { ?a property:genre resource:Guarania__music_ . ?a property:birth_place resource:Staten_Island . ?a rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?a property:genre resource:Guarania_(music) . ?a property:birth_place resource:Staten_Island . ?a rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "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 { ?e property:birth_place resource:Asunci_n . ?e property:genre resource:Guarania__music_ . ?e rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?e property:birth_place resource:Asunción . ?e property:genre resource:Guarania_(music) . ?e rdf:type ontology:artist }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?l WHERE { ?l property:genre resource:Guarania__music_ . ?l property:birth_place resource:Asunci_n . ?l rdf:type ontology:artist }", "readable_query": "SELECT ?l WHERE { ?l property:genre resource:Guarania_(music) . ?l property:birth_place resource:Asunción . ?l rdf:type ontology:artist }", "graph_answer": [ "resource:Agust_n_Barboza" ], "readable_answer": [ "Agustín Barboza" ], "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 ?b ?o WHERE { resource:Agust_n_Barboza property:birth_place ?o . resource:Agust_n_Barboza property:background ?b }", "readable_query": "SELECT DISTINCT ?b ?o WHERE { resource:Agustín_Barboza property:birth_place ?o . resource:Agustín_Barboza property:background ?b }", "graph_answer": [ "resource:solo_singer", "resource:Paraguay" ], "readable_answer": [ "solo singer", "Paraguay" ], "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
5
12657
Id30
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "Akron,_Ohio", "property": "leaderName", "object": "Dan_Horrigan" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "country", "object": "United_States" }, { "subject": "Akron,_Ohio", "property": "isPartOf", "object": "Summit_County,_Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "city", "object": "Akron,_Ohio" } ]
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "Akron,_Ohio", "property": "leader", "object": "Dan_Horrigan" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "country", "object": "United_States" }, { "subject": "Akron,_Ohio", "property": "isPartOf", "object": "Summit_County,_Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "city", "object": "Akron,_Ohio" } ]
(X (X (X) (X (X) (X))))
mixed
{ "comment": [ "good", "good", "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4", "Id5", "Id6" ], "text": [ "The ground of Akron Summit Assault is located at St Vincent St Mary High School in the city of Akron, Summit County, Ohio, United States, where the leader is Dan Horrigan.", "Akron Summit Assault have their ground at St Vincent St Mary High School which is based in Akron, Summit County, Ohio in the United States. Dan Horrigan is the leader of Akron.", "Dan Horrigan is the leader of Akron where the home ground of Akron Summit Assault is located at St Vincent St Mary High School in the city of Akron, Summit County, Ohio, United States.", "Akron Summit Assault's ground is at St. Vincent-St. Mary High School in Akron, Summit County, Ohio in the U.S. Dan Horrigan is the leader of Akron, Ohio.", "Dan Horrigan is the leader of Akron, Summit County, Ohio in the United States. Akron is the location of the home ground of Akron Summit Assault at St Vincent St Mary High School.", "St. Vincent St. Mary High School is located in Summit County, Ohio, Akron, Ohio, United States. Its leader is Dan Horrigan and it is the ground of Akron Summit Assault." ], "lang": [ "", "", "", "", "", "" ] }
[]
[]
[ [ "resource:Akron__Ohio", "property:leader", "resource:Dan_Horrigan" ], [ "resource:Akron__Ohio", "property:is_part_of", "resource:Summit_County__Ohio" ], [ "resource:St__Vincent_St__Mary_High_School", "property:city", "resource:Akron__Ohio" ], [ "resource:St__Vincent_St__Mary_High_School", "property:country", "resource:United_States" ], [ "resource:Akron_Summit_Assault", "rdf:type", "ontology:sports_team" ], [ "resource:Akron_Summit_Assault", "property:ground", "resource:St__Vincent_St__Mary_High_School" ] ]
Akron_Summit_Assault
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Akron_Summit_Assault", "readable": "Akron Summit Assault", "graph": "resource:Akron_Summit_Assault" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "Dan_Horrigan", "readable": "Dan Horrigan", "graph": "resource:Dan_Horrigan" }, { "modified": "St._Vincent–St._Mary_High_School", "readable": "St. Vincent–St. Mary High School", "graph": "resource:St__Vincent_St__Mary_High_School" }, { "modified": "Summit_County,_Ohio", "readable": "Summit County, Ohio", "graph": "resource:Summit_County__Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:leader resource:Dan_Horrigan . ?e property:country resource:United_States . ?e property:city ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:leader resource:Dan_Horrigan . ?e property:country resource:United_States . ?e property:city ?c }", "graph_answer": [ "resource:Akron__Ohio" ], "readable_answer": [ "Akron, Ohio" ], "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 ( COUNT ( ?k ) AS ?p ) WHERE { ?k property:country resource:United_States . ?z property:leader resource:Dan_Horrigan . ?k property:city ?z }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?p ) WHERE { ?k property:country resource:United_States . ?z property:leader resource:Dan_Horrigan . ?k property:city ?z }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?w property:leader resource:Dan_Horrigan . ?i property:country resource:United_States . ?i property:city ?w }", "readable_query": "SELECT DISTINCT ?i WHERE { ?w property:leader resource:Dan_Horrigan . ?i property:country resource:United_States . ?i property:city ?w }", "graph_answer": [ "resource:St__Vincent_St__Mary_High_School" ], "readable_answer": [ "St. Vincent–St. Mary High School" ], "type": [ "ellipsis", "coreference", "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 ?y WHERE { ?y rdf:type ontology:sports_team . ?y property:ground resource:St__Vincent_St__Mary_High_School }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:sports_team . ?y property:ground resource:St._Vincent–St._Mary_High_School }", "graph_answer": [ "resource:Akron_Summit_Assault" ], "readable_answer": [ "Akron Summit Assault" ], "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" ] } ]
Building
4
9201
Id124
[ { "subject": "Alan_B._Miller_Hall", "property": "owner", "object": "College_of_William_&_Mary" }, { "subject": "College_of_William_&_Mary", "property": "chancellor", "object": "Robert_Gates" }, { "subject": "Alan_B._Miller_Hall", "property": "tenant", "object": "Mason_School_of_Business" }, { "subject": "Mason_School_of_Business", "property": "country", "object": "United_States" } ]
[ { "subject": "Alan_B._Miller_Hall", "property": "owner", "object": "College_of_William_&_Mary" }, { "subject": "College_of_William_&_Mary", "property": "chancellor", "object": "Robert_Gates" }, { "subject": "Alan_B._Miller_Hall", "property": "tenant", "object": "Mason_School_of_Business" }, { "subject": "Mason_School_of_Business", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Mason School of Business is a tenant of the Alan B. Miller Hall in The United States which is owned by the College Of William and Mary where Robert Gates once served as chancellor.", "Owned by the College of William and Mary (the chancellor of which is Robert Gates), Alan B. Miller Hall is tenanted by the Mason School of business which is located in the United States.", "The Mason School of Business is a tenant of the Alan B. Miller Hall and it is located in the United States. The College of William and Mary is the owner of the Alan B. Miller Hall; the chancellor of the college is Robert Gates." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:College_of_William___Mary", "property:chancellor", "resource:Robert_Gates" ], [ "resource:Alan_B__Miller_Hall", "rdf:type", "ontology:building" ], [ "resource:Alan_B__Miller_Hall", "property:tenant", "resource:Mason_School_of_Business" ], [ "resource:Alan_B__Miller_Hall", "property:owner", "resource:College_of_William___Mary" ], [ "resource:Mason_School_of_Business", "property:country", "resource:United_States" ] ]
Alan_B._Miller_Hall
[ { "modified": "chancellor", "readable": "chancellor", "graph": "property:chancellor" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "tenant", "readable": "tenant", "graph": "property:tenant" }, { "modified": "Alan_B._Miller_Hall", "readable": "Alan B. Miller Hall", "graph": "resource:Alan_B__Miller_Hall" }, { "modified": "College_of_William_&_Mary", "readable": "College of William & Mary", "graph": "resource:College_of_William___Mary" }, { "modified": "Mason_School_of_Business", "readable": "Mason School of Business", "graph": "resource:Mason_School_of_Business" }, { "modified": "Robert_Gates", "readable": "Robert Gates", "graph": "resource:Robert_Gates" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?q rdf:type ontology:building . ?o property:country resource:United_States . ?q property:owner resource:College_of_William___Mary . ?q property:tenant ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { ?q rdf:type ontology:building . ?o property:country resource:United_States . ?q property:owner resource:College_of_William_&_Mary . ?q property:tenant ?o }", "graph_answer": [ "resource:Mason_School_of_Business" ], "readable_answer": [ "Mason School of Business" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Mason_School_of_Business property:country resource:United_States . ?o rdf:type ontology:building . ?o property:owner resource:College_of_William___Mary . ?o property:tenant resource:Mason_School_of_Business }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Mason_School_of_Business property:country resource:United_States . ?o rdf:type ontology:building . ?o property:owner resource:College_of_William_&_Mary . ?o property:tenant resource:Mason_School_of_Business }", "graph_answer": [ "resource:Alan_B__Miller_Hall" ], "readable_answer": [ "Alan B. Miller Hall" ], "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": "SELECT DISTINCT ?o WHERE { resource:College_of_William___Mary property:origin ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:College_of_William_&_Mary property:origin ?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" ] } ]
Artist
3
5948
Id94
[ { "subject": "Alan_Frew", "property": "hometown", "object": "Newmarket,_Ontario" }, { "subject": "Alan_Frew", "property": "origin", "object": "Canada" }, { "subject": "Alan_Frew", "property": "associatedBand", "object": "Glass_Tiger" } ]
[ { "subject": "Alan_Frew", "property": "origin", "object": "Canada" }, { "subject": "Alan_Frew", "property": "origin", "object": "Newmarket,_Ontario" }, { "subject": "Alan_Frew", "property": "associatedBand/associatedMusicalArtist", "object": "Glass_Tiger" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Frew plays with Glass Tiger and is originally from Newmarket Ontario, Canada.", "Alan Frew, a musician with the Glass Tiger band, comes from Newmarket, Ontario, in Canada.", "Coming from Newmarket, Ontario, in Canada, Alan Frew plays with Glass Tiger." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Frew", "rdf:type", "ontology:artist" ], [ "resource:Alan_Frew", "property:origin", "resource:Canada" ], [ "resource:Alan_Frew", "property:origin", "resource:Newmarket__Ontario" ], [ "resource:Alan_Frew", "property:associated_band_associated_musical_artist", "resource:Glass_Tiger" ] ]
Alan_Frew
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "origin", "readable": "origin", "graph": "property:origin" }, { "modified": "Alan_Frew", "readable": "Alan Frew", "graph": "resource:Alan_Frew" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "Glass_Tiger", "readable": "Glass Tiger", "graph": "resource:Glass_Tiger" }, { "modified": "Newmarket,_Ontario", "readable": "Newmarket, Ontario", "graph": "resource:Newmarket__Ontario" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?w ) WHERE { resource:Alan_Frew property:significant_project ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?w ) WHERE { resource:Alan_Frew property:significant_project ?c }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?q ) WHERE { resource:Alan_Frew property:origin ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?q ) WHERE { resource:Alan_Frew property:origin ?t }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Alan_Frew property:origin ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Alan_Frew property:origin ?e }", "graph_answer": [ "resource:Canada", "resource:Newmarket__Ontario" ], "readable_answer": [ "Canada", "Newmarket, Ontario" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Alan_Frew property:associated_band_associated_musical_artist resource:Glass_Tiger }", "readable_query": "ASK WHERE { resource:Alan_Frew property:associated_band_associated_musical_artist resource:Glass_Tiger }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
5
12421
Id138
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Atlas_II", "property": "countryOrigin", "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": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Atlas_II", "property": "countryOrigin", "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" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Atlas II originates from the United States which uses the English language and is led by the President. The country's capital is Washington DC and includes the Native Americans in their ethnic groups.", "The English speaking United States, led by The President and with its capital at Washington D.C., is home to Native Americans and the Atlas II." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Atlas_II", "property:country_origin", "resource:United_States" ], [ "resource:Atlas_II", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "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" ] ]
Atlas_II
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "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": "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" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?e WHERE { resource:United_States property:language ?k . resource:United_States property:capital ?e }", "readable_query": "SELECT DISTINCT ?k ?e WHERE { resource:United_States property:language ?k . resource:United_States property:capital ?e }", "graph_answer": [ "resource:English_language", "resource:Washington__D_C_" ], "readable_answer": [ "English language", "Washington, D.C." ], "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:Atlas_II property:country_origin resource:United_States . resource:Atlas_II rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { resource:Atlas_II property:country_origin resource:United_States . resource:Atlas_II rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:United_States property:music_subgenre ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:United_States property:music_subgenre ?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" ] } ]
Building
2
3926
Id78
[ { "subject": "Adare_Manor", "property": "architect", "object": "\"James Pain and George Richard Pain,\"@en" }, { "subject": "Adare_Manor", "property": "completionDate", "object": "1862" } ]
[ { "subject": "Adare_Manor", "property": "architect", "object": "\"James Pain and George Richard Pain,\"" }, { "subject": "Adare_Manor", "property": "completionDate", "object": "1862" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The architects James Pain and George Richard Pain designed Adare Manor, which was completed in 1862.", "James Pain and George Richard Pain are the architects of the Adare Manor, completed in 1862.", "James Pain and George Richard Pain were the architects of Adare Manor, completed in 1862." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adare_Manor", "property:architect", "James Pain and George Richard Pain," ], [ "resource:Adare_Manor", "rdf:type", "ontology:building" ], [ "resource:Adare_Manor", "property:completion_date", "resource:1862" ] ]
Adare_Manor
[ { "modified": "James Pain and George Richard Pain,", "readable": "James Pain and George Richard Pain,", "graph": "James Pain and George Richard Pain," }, { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "1862", "readable": "1862", "graph": "resource:1862" }, { "modified": "Adare_Manor", "readable": "Adare Manor", "graph": "resource:Adare_Manor" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g rdf:type ontology:building . ?g property:completion_date resource:1929 . ?g property:architect 'James Pain and George Richard Pain,' }", "readable_query": "ASK WHERE { ?g rdf:type ontology:building . ?g property:completion_date resource:1929 . ?g property:architect 'James Pain and George Richard Pain,' }", "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 { ?l property:completion_date resource:1862 . ?l property:architect 'James Pain and George Richard Pain,' . ?l rdf:type ontology:building }", "readable_query": "ASK WHERE { ?l property:completion_date resource:1862 . ?l property:architect 'James Pain and George Richard Pain,' . ?l rdf:type ontology:building }", "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 ?j WHERE { ?j property:completion_date resource:1862 . ?j rdf:type ontology:building . ?j property:architect 'James Pain and George Richard Pain,' }", "readable_query": "SELECT ?j WHERE { ?j property:completion_date resource:1862 . ?j rdf:type ontology:building . ?j property:architect 'James Pain and George Richard Pain,' }", "graph_answer": [ "resource:Adare_Manor" ], "readable_answer": [ "Adare Manor" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Adare_Manor property:architect ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Adare_Manor property:architect ?m }", "graph_answer": [ "James Pain and George Richard Pain," ], "readable_answer": [ "James Pain and George Richard Pain," ], "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
3
7359
Id272
[ { "subject": "Chicharrón", "property": "region", "object": "Andalusia" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Chicharrón" } ]
[ { "subject": "Chicharrón", "property": "region", "object": "Andalusia" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Chicharrón" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Found in the Andalusia region, Chicharrón is one of the ingredients in Bandeja paisa which is is part of Colombian cuisine.", "An ingredient found in Bandeja paisa is Chicharrón that is found in the Andalusia region. The dish is typical of Colombian cuisine.", "Bandeja paisa is part of Colombian cuisine, one of its ingredients is Chicharrón, that is found in the Andalusia region." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Chicharr_n", "property:region", "resource:Andalusia" ], [ "resource:Bandeja_paisa", "property:ingredient", "resource:Chicharr_n" ], [ "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": "region", "readable": "region", "graph": "property:region" }, { "modified": "Andalusia", "readable": "Andalusia", "graph": "resource:Andalusia" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Chicharrón", "readable": "Chicharrón", "graph": "resource:Chicharr_n" }, { "modified": "Colombian_cuisine", "readable": "Colombian cuisine", "graph": "resource:Colombian_cuisine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:food . ?d property:ingredient resource:Chicharr_n . FILTER ( CONTAINS ( LCASE ( ?d ) , 'bandeja' ) ) . ?d property:country resource:Colombian_cuisine }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:food . ?d property:ingredient resource:Chicharrón . FILTER ( CONTAINS ( LCASE ( ?d ) , 'bandeja' ) ) . ?d property:country resource:Colombian_cuisine }", "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 ?p WHERE { resource:Chicharr_n property:region ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Chicharrón property:region ?p }", "graph_answer": [ "resource:Andalusia" ], "readable_answer": [ "Andalusia" ], "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" ] } ]
Athlete
4
9027
Id97
[ { "subject": "Alessio_Romagnoli", "property": "clubs", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "Alessio_Romagnoli", "property": "team", "object": "U.C._Sampdoria" }, { "subject": "U.C._Sampdoria", "property": "league", "object": "Serie_A" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "U.C._Sampdoria" }, { "subject": "U.C._Sampdoria", "property": "league", "object": "Serie_A" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alessio Romagnoli plays for AC Milan, managed by Sinisa Mihajlovic, and UC Sampdoria in the Serie A League.", "Alessio Romagnoli plays for AC Milan where the manager is Sinisa Mihajlovic, and he is also connected to UC Sampdoria who play in the Serie A league." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_C__Milan", "property:manager", "resource:Sini_a_Mihajlovi_" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:A_C__Milan" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:U_C__Sampdoria" ], [ "resource:U_C__Sampdoria", "property:league", "resource:Serie_A" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Milan", "readable": "A.C. Milan", "graph": "resource:A_C__Milan" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Serie_A", "readable": "Serie A", "graph": "resource:Serie_A" }, { "modified": "Siniša_Mihajlović", "readable": "Siniša Mihajlović", "graph": "resource:Sini_a_Mihajlovi_" }, { "modified": "U.C._Sampdoria", "readable": "U.C. Sampdoria", "graph": "resource:U_C__Sampdoria" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { { resource:Alessio_Romagnoli property:club ?n } MINUS { ?n property:league resource:Serie_A } }", "readable_query": "SELECT DISTINCT ?n WHERE { { resource:Alessio_Romagnoli property:club ?n } MINUS { ?n property:league resource:Serie_A } }", "graph_answer": [ "resource:A_C__Milan" ], "readable_answer": [ "A.C. Milan" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:A_C__Milan ) . resource:Alessio_Romagnoli property:club ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:A.C._Milan ) . resource:Alessio_Romagnoli property:club ?g }", "graph_answer": [ "resource:U_C__Sampdoria" ], "readable_answer": [ "U.C. Sampdoria" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:A_C__Milan property:manager ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:A.C._Milan property:manager ?e }", "graph_answer": [ "resource:Sini_a_Mihajlovi_" ], "readable_answer": [ "Siniša Mihajlović" ], "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" ] } ]
Building
5
11612
Id76
[ { "subject": "Akita_Museum_of_Art", "property": "country", "object": "Japan" }, { "subject": "Akita_Museum_of_Art", "property": "locationTown", "object": "Akita,_Akita" }, { "subject": "Akita,_Akita", "property": "subdivisionName", "object": "Akita_Prefecture" }, { "subject": "Japan", "property": "ethnicGroup", "object": "Brazilians_in_Japan" }, { "subject": "Japan", "property": "leader", "object": "Shinzō_Abe" } ]
[ { "subject": "Akita_Museum_of_Art", "property": "country", "object": "Japan" }, { "subject": "Akita_Museum_of_Art", "property": "location", "object": "Akita,_Akita" }, { "subject": "Akita,_Akita", "property": "isPartOf", "object": "Akita_Prefecture" }, { "subject": "Japan", "property": "ethnicGroup", "object": "Brazilians_in_Japan" }, { "subject": "Japan", "property": "leader", "object": "Shinzō_Abe" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Akita Museum is in Akita, Akita (part of Akita Prefecture) in Japan. The leader of Japan is Shinzō Abe. Brazilians are one ethnic group there.", "The Brazilians are an ethnic group in Japan where the leader is Shinzo Abe. Japan's Akita Museum of Art is located in Akita, Akita Prefecture." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Japan", "property:leader", "resource:Shinz__Abe" ], [ "resource:Japan", "property:ethnic_group", "resource:Brazilians_in_Japan" ], [ "resource:Akita__Akita", "property:is_part_of", "resource:Akita_Prefecture" ], [ "resource:Akita_Museum_of_Art", "rdf:type", "ontology:building" ], [ "resource:Akita_Museum_of_Art", "property:location", "resource:Akita__Akita" ], [ "resource:Akita_Museum_of_Art", "property:country", "resource:Japan" ] ]
Akita_Museum_of_Art
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Akita_Museum_of_Art", "readable": "Akita Museum of Art", "graph": "resource:Akita_Museum_of_Art" }, { "modified": "Akita_Prefecture", "readable": "Akita Prefecture", "graph": "resource:Akita_Prefecture" }, { "modified": "Akita,_Akita", "readable": "Akita, Akita", "graph": "resource:Akita__Akita" }, { "modified": "Brazilians_in_Japan", "readable": "Brazilians in Japan", "graph": "resource:Brazilians_in_Japan" }, { "modified": "Japan", "readable": "Japan", "graph": "resource:Japan" }, { "modified": "Shinzō_Abe", "readable": "Shinzō Abe", "graph": "resource:Shinz__Abe" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?b property:location ?n . ?b rdf:type ontology:building . ?b property:country resource:Japan . ?n property:is_part_of resource:Akita_Prefecture }", "readable_query": "SELECT DISTINCT ?n WHERE { ?b property:location ?n . ?b rdf:type ontology:building . ?b property:country resource:Japan . ?n property:is_part_of resource:Akita_Prefecture }", "graph_answer": [ "resource:Akita__Akita" ], "readable_answer": [ "Akita, Akita" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Akita__Akita property:is_part_of resource:Akita_Prefecture . ?a rdf:type ontology:building . ?a property:country resource:Japan . ?a property:location resource:Akita__Akita }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Akita,_Akita property:is_part_of resource:Akita_Prefecture . ?a rdf:type ontology:building . ?a property:country resource:Japan . ?a property:location resource:Akita,_Akita }", "graph_answer": [ "resource:Akita_Museum_of_Art" ], "readable_answer": [ "Akita Museum of Art" ], "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": "SELECT DISTINCT ?g WHERE { resource:Japan property:is_part_of_military_conflict ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Japan property:is_part_of_military_conflict ?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" ] } ]
City
3
6770
Id58
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "California_State_Senate" }, { "subject": "California_State_Senate", "property": "location", "object": "California_State_Capitol" } ]
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "California_State_Senate" }, { "subject": "California_State_Senate", "property": "location", "object": "California_State_Capitol" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anaheim, part of California, is led by the California State Senate located at the California State Capitol.", "The California State Senate, located in the California State Capitol, leads Anaheim, which is part of California.", "Located at the California State Capitol, The California State Senate, leads Anaheim, California." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:California_State_Senate", "property:location", "resource:California_State_Capitol" ], [ "resource:Anaheim__California", "property:leader_title", "resource:California_State_Senate" ], [ "resource:Anaheim__California", "rdf:type", "ontology:city" ], [ "resource:Anaheim__California", "property:is_part_of", "resource:California" ] ]
Anaheim,_California
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Anaheim,_California", "readable": "Anaheim, California", "graph": "resource:Anaheim__California" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "California_State_Capitol", "readable": "California State Capitol", "graph": "resource:California_State_Capitol" }, { "modified": "California_State_Senate", "readable": "California State Senate", "graph": "resource:California_State_Senate" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) . ?l property:leader_title ?e . ?e property:location resource:California_State_Capitol . ?l rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) . ?l property:leader_title ?e . ?e property:location resource:California_State_Capitol . ?l rdf:type ontology:city }", "graph_answer": [ "resource:Anaheim__California" ], "readable_answer": [ "Anaheim, California" ], "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 ?o WHERE { ?l rdf:type ontology:city . ?o property:location resource:California_State_Capitol . ?l property:is_part_of resource:California . ?l property:leader_title ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { ?l rdf:type ontology:city . ?o property:location resource:California_State_Capitol . ?l property:is_part_of resource:California . ?l property:leader_title ?o }", "graph_answer": [ "resource:California_State_Senate" ], "readable_answer": [ "California State Senate" ], "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" ] } ]
University
3
8114
Id18
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "dean", "object": "Mario_Botta" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "city", "object": "Mendrisio" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "established", "object": "1996" } ]
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "dean", "object": "Mario_Botta" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "city", "object": "Mendrisio" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "established", "object": "1996" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Accademia di Architettura di Mendrisio was established in Mendrisio in 1996. Its dean is Mario Botta.", "Mario Botta is Dean of the Accademia di Architettura di Mendrisio which is located in the city of Mendrisio and was established in 1996.", "The dean of the Accademia di Architettura di Mendrisio is Mario Botta and the university was established in 1996." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:dean", "resource:Mario_Botta" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:city", "resource:Mendrisio" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "rdf:type", "ontology:university" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:established", "resource:1996" ] ]
Accademia_di_Architettura_di_Mendrisio
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "dean", "readable": "dean", "graph": "property:dean" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "1996", "readable": "1996", "graph": "resource:1996" }, { "modified": "Accademia_di_Architettura_di_Mendrisio", "readable": "Accademia di Architettura di Mendrisio", "graph": "resource:Accademia_di_Architettura_di_Mendrisio" }, { "modified": "Mario_Botta", "readable": "Mario Botta", "graph": "resource:Mario_Botta" }, { "modified": "Mendrisio", "readable": "Mendrisio", "graph": "resource:Mendrisio" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d property:dean ?c . ?d rdf:type ontology:university . ?d property:established resource:2001 }", "readable_query": "ASK WHERE { ?d property:dean ?c . ?d rdf:type ontology:university . ?d property:established resource:2001 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
SportsTeam
4
10678
Id119
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "state", "object": "Ohio" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "city", "object": "Akron,_Ohio" } ]
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "state", "object": "Ohio" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "city", "object": "Akron,_Ohio" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The ground of Akron Summit Assault is at St. Vincent-St. Mary High School in Akron, Ohio, United States.", "St Vincent-St Mary High School, Akron, Ohio, United States is the ground of Akron Summit Assault." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Akron__Ohio", "property:country", "resource:United_States" ], [ "resource:St__Vincent_St__Mary_High_School", "property:city", "resource:Akron__Ohio" ], [ "resource:St__Vincent_St__Mary_High_School", "property:state", "resource:Ohio" ], [ "resource:Akron_Summit_Assault", "rdf:type", "ontology:sports_team" ], [ "resource:Akron_Summit_Assault", "property:ground", "resource:St__Vincent_St__Mary_High_School" ] ]
Akron_Summit_Assault
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Akron_Summit_Assault", "readable": "Akron Summit Assault", "graph": "resource:Akron_Summit_Assault" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "Ohio", "readable": "Ohio", "graph": "resource:Ohio" }, { "modified": "St._Vincent–St._Mary_High_School", "readable": "St. Vincent–St. Mary High School", "graph": "resource:St__Vincent_St__Mary_High_School" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Akron__Ohio property:country resource:United_States }", "readable_query": "ASK WHERE { resource:Akron,_Ohio property:country resource:United_States }", "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 ?q WHERE { ?q property:city ?n . ?q property:state resource:Ohio . ?n property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q property:city ?n . ?q property:state resource:Ohio . ?n property:country resource:United_States }", "graph_answer": [ "resource:St__Vincent_St__Mary_High_School" ], "readable_answer": [ "St. Vincent–St. Mary High School" ], "type": [ "coreference", "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:ground resource:St__Vincent_St__Mary_High_School . ?l rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:ground resource:St._Vincent–St._Mary_High_School . ?l rdf:type ontology:sports_team }", "graph_answer": [ "resource:Akron_Summit_Assault" ], "readable_answer": [ "Akron Summit Assault" ], "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 { ?s property:state resource:Karnataka . ?k rdf:type ontology:sports_team . ?k property:ground ?s }", "readable_query": "ASK WHERE { ?s property:state resource:Karnataka . ?k rdf:type ontology:sports_team . ?k property:ground ?s }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
5
11026
Id75
[ { "subject": "Al_Asad_Airbase", "property": "operator", "object": "United_States_Air_Force" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "Invasion_of_Grenada" }, { "subject": "United_States_Air_Force", "property": "aircraftAttack", "object": "Lockheed_AC-130" }, { "subject": "United_States_Air_Force", "property": "aircraftTransport", "object": "Boeing_C-17_Globemaster_III" }, { "subject": "United_States_Air_Force", "property": "battles", "object": "Korean_War" } ]
[ { "subject": "Al_Asad_Airbase", "property": "operatingOrganisation", "object": "United_States_Air_Force" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "Invasion_of_Grenada" }, { "subject": "United_States_Air_Force", "property": "attackAircraft", "object": "Lockheed_AC-130" }, { "subject": "United_States_Air_Force", "property": "transportAircraft", "object": "Boeing_C-17_Globemaster_III" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "Korean_War" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Asad Airbase is operated by the United States Air Force. The US Air Force was involved in the Invasion of Grenada and the Korean War and uses AC-130 attack aircraft and Boeing C-17 Globemaster III transport aircraft.", "Al Asad air base is operated by the United States Air Force who were involved in the noted battles at the invasion of Grenada and the Korean war. The USAF deploy the Lockheed AC-130 attack aircraft and the Boeing C-17 Globemaster III transport aircraft.", "The United States Air Force is the operating organisation for Al Asad airbase. The USAF fought in the Invasion of Grenada and the Korean War. The Lockheed AC-130 can be found on USAF aircraft carriers such as the Boeing C-17 Globemaster III." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Al_Asad_Airbase", "rdf:type", "ontology:airport" ], [ "resource:Al_Asad_Airbase", "property:operating_organisation", "resource:United_States_Air_Force" ], [ "resource:United_States_Air_Force", "property:attack_aircraft", "resource:Lockheed_AC_130" ], [ "resource:United_States_Air_Force", "property:transport_aircraft", "resource:Boeing_C_17_Globemaster_III" ], [ "resource:United_States_Air_Force", "property:battle", "resource:Korean_War" ], [ "resource:United_States_Air_Force", "property:battle", "resource:Invasion_of_Grenada" ] ]
Al_Asad_Airbase
[ { "modified": "attackAircraft", "readable": "attack aircraft", "graph": "property:attack_aircraft" }, { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "transportAircraft", "readable": "transport aircraft", "graph": "property:transport_aircraft" }, { "modified": "Al_Asad_Airbase", "readable": "Al Asad Airbase", "graph": "resource:Al_Asad_Airbase" }, { "modified": "Boeing_C-17_Globemaster_III", "readable": "Boeing C-17 Globemaster III", "graph": "resource:Boeing_C_17_Globemaster_III" }, { "modified": "Invasion_of_Grenada", "readable": "Invasion of Grenada", "graph": "resource:Invasion_of_Grenada" }, { "modified": "Korean_War", "readable": "Korean War", "graph": "resource:Korean_War" }, { "modified": "Lockheed_AC-130", "readable": "Lockheed AC-130", "graph": "resource:Lockheed_AC_130" }, { "modified": "United_States_Air_Force", "readable": "United States Air Force", "graph": "resource:United_States_Air_Force" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?q ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'k' ) ) . resource:United_States_Air_Force property:battle ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?q ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'k' ) ) . resource:United_States_Air_Force property:battle ?u }", "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": "SELECT DISTINCT ?y WHERE { resource:United_States_Air_Force property:battle ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'k' ) ) }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:United_States_Air_Force property:battle ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'k' ) ) }", "graph_answer": [ "resource:Korean_War" ], "readable_answer": [ "Korean War" ], "type": [ "ellipsis", "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 ( ?s ) AS ?c ) WHERE { resource:United_States_Air_Force property:battle ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?c ) WHERE { resource:United_States_Air_Force property:battle ?s }", "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 ?u WHERE { FILTER ( ?u != resource:Korean_War ) . resource:United_States_Air_Force property:battle ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u != resource:Korean_War ) . resource:United_States_Air_Force property:battle ?u }", "graph_answer": [ "resource:Invasion_of_Grenada" ], "readable_answer": [ "Invasion of Grenada" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'airbase' ) ) . ?a rdf:type ontology:airport . ?a property:operating_organisation resource:United_States_Air_Force }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'airbase' ) ) . ?a rdf:type ontology:airport . ?a property:operating_organisation resource:United_States_Air_Force }", "graph_answer": [ "resource:Al_Asad_Airbase" ], "readable_answer": [ "Al Asad Airbase" ], "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 ?y ?b WHERE { resource:United_States_Air_Force property:attack_aircraft ?b . resource:United_States_Air_Force property:transport_aircraft ?y }", "readable_query": "SELECT DISTINCT ?y ?b WHERE { resource:United_States_Air_Force property:attack_aircraft ?b . resource:United_States_Air_Force property:transport_aircraft ?y }", "graph_answer": [ "resource:Boeing_C_17_Globemaster_III", "resource:Lockheed_AC_130" ], "readable_answer": [ "Boeing C-17 Globemaster III", "Lockheed AC-130" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Airport
5
11144
Id193
[ { "subject": "San_Sebastián_de_los_Reyes", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevation", "object": "\"610.0\"^^xsd:double" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "\"3499.71\"^^xsd:double" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "San_Sebastián_de_los_Reyes" }, { "subject": "San_Sebastián_de_los_Reyes", "property": "country", "object": "Spain" } ]
[ { "subject": "San_Sebastián_de_los_Reyes", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevationAboveTheSeaLevel", "object": "610.0" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "3500.0" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "San_Sebastián_de_los_Reyes" }, { "subject": "San_Sebastián_de_los_Reyes", "property": "country", "object": "Spain" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adolfo Suárez Madrid–Barajas Airport is elevated 610 metres above sea level in San Sebastian de los Reyes, part of the Community of Madrid in Spain. It has a runway length of 3500.0.", "Adolfo Suarez Madrid-Barajas airport is located at San Sebastian de los Reyes in the community of Madrid in Spain. Its airport is 610 m above sea level and the runway is 3500 m long.", "Adolfo Suarez Madrid-Barajas airport is located at San Sebastian de los Reyes, Spain. San Sebastian de los Reyes is part of the Community of Madrid and it is elevated 610 meters above sea level. It has a runway which measures a length of 3500.0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:San_Sebasti_n_de_los_Reyes", "property:country", "resource:Spain" ], [ "resource:San_Sebasti_n_de_los_Reyes", "property:is_part_of", "resource:Community_of_Madrid" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:runway_length", "resource:3500_0" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:San_Sebasti_n_de_los_Reyes" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:elevation_above_the_sea_level", "resource:610_0" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "3500.0", "readable": "3500.0", "graph": "resource:3500_0" }, { "modified": "610.0", "readable": "610.0", "graph": "resource:610_0" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "Community_of_Madrid", "readable": "Community of Madrid", "graph": "resource:Community_of_Madrid" }, { "modified": "San_Sebastián_de_los_Reyes", "readable": "San Sebastián de los Reyes", "graph": "resource:San_Sebasti_n_de_los_Reyes" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n ?i WHERE { resource:San_Sebasti_n_de_los_Reyes property:country ?i . resource:San_Sebasti_n_de_los_Reyes property:is_part_of ?n }", "readable_query": "SELECT DISTINCT ?n ?i WHERE { resource:San_Sebastián_de_los_Reyes property:country ?i . resource:San_Sebastián_de_los_Reyes property:is_part_of ?n }", "graph_answer": [ "resource:Community_of_Madrid", "resource:Spain" ], "readable_answer": [ "Community of Madrid", "Spain" ], "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 ?d WHERE { ?s property:country resource:Spain . ?d rdf:type ontology:airport . ?d property:elevation_above_the_sea_level resource:610_0 . ?d property:location ?s }", "readable_query": "SELECT DISTINCT ?d WHERE { ?s property:country resource:Spain . ?d rdf:type ontology:airport . ?d property:elevation_above_the_sea_level resource:610.0 . ?d property:location ?s }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas Airport" ], "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 WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:transport_aircraft ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:transport_aircraft ?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" ] }, { "question": [], "graph_query": "ASK WHERE { ?q rdf:type ontology:airport . ?q property:runway_length ?n . ?q property:elevation_above_the_sea_level resource:911_0 }", "readable_query": "ASK WHERE { ?q rdf:type ontology:airport . ?q property:runway_length ?n . ?q property:elevation_above_the_sea_level resource:911.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" ] } ]
Artist
3
5928
Id74
[ { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Rock_and_roll" }, { "subject": "Ahmet_Ertegun", "property": "hometown", "object": "United_States" }, { "subject": "Ahmet_Ertegun", "property": "background", "object": "\"non_performing_personnel\"" } ]
[ { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Rock_and_roll" }, { "subject": "Ahmet_Ertegun", "property": "origin", "object": "United_States" }, { "subject": "Ahmet_Ertegun", "property": "background", "object": "\"non_performing_personnel\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmet Ertegun, from the United States, started out as a non performing personnel and now plays rock and roll music.", "From the United States, Ahmet Ertegun who, performs rock and roll music, has a background in non performing personnel.", "From the United States, Ahmet Ertegun performs rock and roll music and started out as a non performing personnel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ahmet_Ertegun", "rdf:type", "ontology:artist" ], [ "resource:Ahmet_Ertegun", "property:background", "resource:non_performing_personnel" ], [ "resource:Ahmet_Ertegun", "property:origin", "resource:United_States" ], [ "resource:Ahmet_Ertegun", "property:genre", "resource:Rock_and_roll" ] ]
Ahmet_Ertegun
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "origin", "readable": "origin", "graph": "property:origin" }, { "modified": "Ahmet_Ertegun", "readable": "Ahmet Ertegun", "graph": "resource:Ahmet_Ertegun" }, { "modified": "Rock_and_roll", "readable": "Rock and roll", "graph": "resource:Rock_and_roll" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "non_performing_personnel", "readable": "non performing personnel", "graph": "resource:non_performing_personnel" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c property:genre resource:Rock_and_roll . ?c property:background resource:solo_singer . ?c rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?c property:genre resource:Rock_and_roll . ?c property:background resource:solo_singer . ?c 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", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?s property:genre resource:Rock_and_roll . ?s property:background resource:non_performing_personnel . ?s rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?s property:genre resource:Rock_and_roll . ?s property:background resource:non_performing_personnel . ?s rdf:type ontology:artist }", "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 ?e WHERE { ?e property:genre resource:Rock_and_roll . ?e rdf:type ontology:artist . ?e property:background resource:non_performing_personnel }", "readable_query": "SELECT ?e WHERE { ?e property:genre resource:Rock_and_roll . ?e rdf:type ontology:artist . ?e property:background resource:non_performing_personnel }", "graph_answer": [ "resource:Ahmet_Ertegun" ], "readable_answer": [ "Ahmet Ertegun" ], "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:Ahmet_Ertegun property:origin ?r . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'u' ) ) }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Ahmet_Ertegun property:origin ?r . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'u' ) ) }", "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", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7788
Id119
[ { "subject": "Agnes_Kant", "property": "almaMater", "object": "Radboud_University_Nijmegen" }, { "subject": "Agnes_Kant", "property": "birthPlace", "object": "Hessisch_Oldendorf" }, { "subject": "Agnes_Kant", "property": "office", "object": "Parliamentary_group_leader" } ]
[ { "subject": "Agnes_Kant", "property": "almaMater", "object": "Radboud_University_Nijmegen" }, { "subject": "Agnes_Kant", "property": "birthPlace", "object": "Hessisch_Oldendorf" }, { "subject": "Agnes_Kant", "property": "office", "object": "Parliamentary_group_leader" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Radboud University Nijmegen alum and Parliamentary group leader, Agnes Kant, was born in Hessisch Oldendorf.", "Agnes Kant, born in Hessisch Oldendorf, studied at Radboud University Nijmegen and worked as the Parliamentary group leader.", "Agnes Kant, whose Alma mater is Radboud University Nijmegen was born in Hessisch Oldendorf and worked as a parliamentary group leader." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Agnes_Kant", "rdf:type", "ontology:politician" ], [ "resource:Agnes_Kant", "property:office", "resource:Parliamentary_group_leader" ], [ "resource:Agnes_Kant", "property:alma_mater", "resource:Radboud_University_Nijmegen" ], [ "resource:Agnes_Kant", "property:birth_place", "resource:Hessisch_Oldendorf" ] ]
Agnes_Kant
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "Agnes_Kant", "readable": "Agnes Kant", "graph": "resource:Agnes_Kant" }, { "modified": "Hessisch_Oldendorf", "readable": "Hessisch Oldendorf", "graph": "resource:Hessisch_Oldendorf" }, { "modified": "Parliamentary_group_leader", "readable": "Parliamentary group leader", "graph": "resource:Parliamentary_group_leader" }, { "modified": "Radboud_University_Nijmegen", "readable": "Radboud University Nijmegen", "graph": "resource:Radboud_University_Nijmegen" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?m rdf:type ontology:politician . ?m property:office ?i . ?m property:birth_place resource:United_Kingdom }", "readable_query": "ASK WHERE { ?m rdf:type ontology:politician . ?m property:office ?i . ?m property:birth_place resource:United_Kingdom }", "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
2
3791
Id131
[ { "subject": "Alessio_Romagnoli", "property": "team", "object": "A.S._Roma" }, { "subject": "Alessio_Romagnoli", "property": "clubs", "object": "\"→ Sampdoria\"@en" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "A.S._Roma" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "U.C._Sampdoria" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Former clubs of Alessio Romagnoli include UC Sampdoria and AS Roma.", "Alessio Romagnoli, a member of A.S. Roma, is connected to UC Sampdoria.", "Alessio Romagnoli has previously played for AS Roma and UC Sampdoria." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:A_S__Roma" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:U_C__Sampdoria" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "A.S._Roma", "readable": "A.S. Roma", "graph": "resource:A_S__Roma" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "U.C._Sampdoria", "readable": "U.C. Sampdoria", "graph": "resource:U_C__Sampdoria" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?n ) WHERE { resource:Alessio_Romagnoli property:in_office_while_prime_minister ?a }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?n ) WHERE { resource:Alessio_Romagnoli property:in_office_while_prime_minister ?a }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?a ) WHERE { resource:Alessio_Romagnoli property:club ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?a ) WHERE { resource:Alessio_Romagnoli property:club ?s }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "ellipsis", "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 { resource:Alessio_Romagnoli property:club ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Alessio_Romagnoli property:club ?a }", "graph_answer": [ "resource:A_S__Roma", "resource:U_C__Sampdoria" ], "readable_answer": [ "A.S. Roma", "U.C. Sampdoria" ], "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" ] } ]
Airport
2
3346
Id151
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "r3Surface", "object": "Poaceae" }, { "subject": "Poaceae", "property": "unrankedDivisio", "object": "Flowering_plant" } ]
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "3rdRunwaySurfaceType", "object": "Poaceae" }, { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The third runway at Ardmore Airport (New Zealand) is made of Poaceae, which belongs to the division of flowering plants.", "New Zealand's Ardmore Airport has a third type of runway surface, Poaceae which belongs to the division of flowering plants." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Poaceae", "property:division", "resource:Flowering_plant" ], [ "resource:Ardmore_Airport__New_Zealand_", "rdf:type", "ontology:airport" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:3rd_runway_surface_type", "resource:Poaceae" ] ]
Ardmore_Airport_(New_Zealand)
[ { "modified": "3rdRunwaySurfaceType", "readable": "3rd runway surface type", "graph": "property:3rd_runway_surface_type" }, { "modified": "division", "readable": "division", "graph": "property:division" }, { "modified": "Ardmore_Airport_(New_Zealand)", "readable": "Ardmore Airport", "graph": "resource:Ardmore_Airport__New_Zealand_" }, { "modified": "Flowering_plant", "readable": "Flowering plant", "graph": "resource:Flowering_plant" }, { "modified": "Poaceae", "readable": "Poaceae", "graph": "resource:Poaceae" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v property:division resource:Audi_e_tron . ?o property:3rd_runway_surface_type ?v . ?o rdf:type ontology:airport }", "readable_query": "ASK WHERE { ?v property:division resource:Audi_e-tron . ?o property:3rd_runway_surface_type ?v . ?o rdf:type ontology:airport }", "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
5
12231
Id178
[ { "subject": "Derbyshire_Dales", "property": "leaderName", "object": "Patrick_McLoughlin" }, { "subject": "Bakewell_pudding", "property": "hasVariant", "object": "Bakewell_tart" }, { "subject": "Bakewell_tart", "property": "region", "object": "Derbyshire_Dales" }, { "subject": "Derbyshire_Dales", "property": "isPartOf", "object": "Derbyshire" }, { "subject": "Bakewell_tart", "property": "ingredient", "object": "Fruit_preserves" } ]
[ { "subject": "Derbyshire_Dales", "property": "leader", "object": "Patrick_McLoughlin" }, { "subject": "Bakewell_pudding", "property": "dishVariation", "object": "Bakewell_tart" }, { "subject": "Bakewell_tart", "property": "region", "object": "Derbyshire_Dales" }, { "subject": "Derbyshire_Dales", "property": "isPartOf", "object": "Derbyshire" }, { "subject": "Bakewell_tart", "property": "ingredient", "object": "Fruit_preserves" } ]
(X (X (X) (X (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A variation of Bakewell pudding, Bakewell tart has fruit preserves as an ingredient. It comes from the Derbyshire Dales region (in Derbyshire), where the leader is Patrick McLoughlin.", "Patrick McLoughlin is a leader in the Derbyshire community of Derbyshire Dales. This community is known for a variant of bakewell pudding, the bakewell tart, which features fruit preserves.", "A variant of bakewell pudding is bakewell tart which comes from the Derbyshire Dales region, a part of Derbyshire. Fruit preserves are an ingredient in bakewell tart. Patrick McLoughlin is a leader in Derbyshire Dales." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Derbyshire_Dales", "property:leader", "resource:Patrick_McLoughlin" ], [ "resource:Derbyshire_Dales", "property:is_part_of", "resource:Derbyshire" ], [ "resource:Bakewell_tart", "property:ingredient", "resource:Fruit_preserves" ], [ "resource:Bakewell_tart", "property:region", "resource:Derbyshire_Dales" ], [ "resource:Bakewell_pudding", "property:dish_variation", "resource:Bakewell_tart" ], [ "resource:Bakewell_pudding", "rdf:type", "ontology:food" ] ]
Bakewell_pudding
[ { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bakewell_pudding", "readable": "Bakewell pudding", "graph": "resource:Bakewell_pudding" }, { "modified": "Bakewell_tart", "readable": "Bakewell tart", "graph": "resource:Bakewell_tart" }, { "modified": "Derbyshire", "readable": "Derbyshire", "graph": "resource:Derbyshire" }, { "modified": "Derbyshire_Dales", "readable": "Derbyshire Dales", "graph": "resource:Derbyshire_Dales" }, { "modified": "Fruit_preserves", "readable": "Fruit preserves", "graph": "resource:Fruit_preserves" }, { "modified": "Patrick_McLoughlin", "readable": "Patrick McLoughlin", "graph": "resource:Patrick_McLoughlin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?v property:region resource:Derbyshire_Dales . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'b' ) ) . ?a property:dish_variation ?v . ?a rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?a WHERE { ?v property:region resource:Derbyshire_Dales . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'b' ) ) . ?a property:dish_variation ?v . ?a rdf:type ontology:food }", "graph_answer": [ "resource:Bakewell_pudding" ], "readable_answer": [ "Bakewell pudding" ], "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 { ?p property:region ?n . ?n property:leader resource:Patrick_McLoughlin . ?p property:ingredient resource:Fruit_preserves }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:region ?n . ?n property:leader resource:Patrick_McLoughlin . ?p property:ingredient resource:Fruit_preserves }", "graph_answer": [ "resource:Bakewell_tart" ], "readable_answer": [ "Bakewell tart" ], "type": [ "coreference", "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" ] } ]
Artist
3
5871
Id17
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Indie_rock" }, { "subject": "Indie_rock", "property": "stylisticOrigin", "object": "New_wave_music" }, { "subject": "Aaron_Deer", "property": "instrument", "object": "Singing" } ]
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Indie_rock" }, { "subject": "Indie_rock", "property": "stylisticOrigin", "object": "New_wave_music" }, { "subject": "Aaron_Deer", "property": "instrument", "object": "Singing" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Deer is a singer with a musical genre of Indie Rock. The stylistic origin of Indie Rock is new wave music.", "Aaron Deer is a singer and Indie rock (which originated from New wave music) musician.", "Singer, Aaron Deer, is a performer of the music genre Indie rock which has its origins in New wave music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Indie_rock", "property:stylistic_origin", "resource:New_wave_music" ], [ "resource:Aaron_Deer", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Deer", "property:genre", "resource:Indie_rock" ], [ "resource:Aaron_Deer", "property:instrument", "resource:Singing" ] ]
Aaron_Deer
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Aaron_Deer", "readable": "Aaron Deer", "graph": "resource:Aaron_Deer" }, { "modified": "Indie_rock", "readable": "Indie rock", "graph": "resource:Indie_rock" }, { "modified": "New_wave_music", "readable": "New wave music", "graph": "resource:New_wave_music" }, { "modified": "Singing", "readable": "Singing", "graph": "resource:Singing" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( LCASE ( ?d ) , 'aaron' ) ) . ?d property:instrument resource:Singing . ?d property:genre ?n . ?n property:stylistic_origin resource:New_wave_music . ?d rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( LCASE ( ?d ) , 'aaron' ) ) . ?d property:instrument resource:Singing . ?d property:genre ?n . ?n property:stylistic_origin resource:New_wave_music . ?d rdf:type ontology:artist }", "graph_answer": [ "resource:Indie_rock" ], "readable_answer": [ "Indie rock" ], "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 ?e WHERE { ?e property:instrument resource:Singing . ?e rdf:type ontology:artist . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:instrument resource:Singing . ?e rdf:type ontology:artist . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) }", "graph_answer": [ "resource:Aaron_Deer" ], "readable_answer": [ "Aaron Deer" ], "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" ] } ]
Artist
2
3421
Id33
[ { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Post-metal" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Post-metal" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner performs Post-metal music and played with the band Twilight.", "Aaron Turner played post- metal with Twilight.", "Aaron Turnerplays post metal music 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:Post_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": "Post-metal", "readable": "Post-metal", "graph": "resource:Post_metal" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?q ) WHERE { ?p property:genre ?n . ?p rdf:type ontology:artist . ?p property:associated_band_associated_musical_artist resource:Twilight__band_ }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?q ) WHERE { ?p property:genre ?n . ?p rdf:type ontology:artist . ?p property:associated_band_associated_musical_artist resource:Twilight_(band) }", "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 ?f WHERE { ?s rdf:type ontology:artist . ?s property:genre ?f . ?s property:associated_band_associated_musical_artist resource:Twilight__band_ }", "readable_query": "SELECT DISTINCT ?f WHERE { ?s rdf:type ontology:artist . ?s property:genre ?f . ?s property:associated_band_associated_musical_artist resource:Twilight_(band) }", "graph_answer": [ "resource:Post_metal" ], "readable_answer": [ "Post-metal" ], "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 ?r WHERE { ?r rdf:type ontology:artist . ?r property:genre resource:Post_metal . ?r property:associated_band_associated_musical_artist resource:Twilight__band_ }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:artist . ?r property:genre resource:Post-metal . ?r property:associated_band_associated_musical_artist resource:Twilight_(band) }", "graph_answer": [ "resource:Aaron_Turner" ], "readable_answer": [ "Aaron Turner" ], "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" ] } ]
WrittenWork
4
10861
Id80
[ { "subject": "Acta_Mathematica_Hungarica", "property": "issn", "object": "\"0236-5294\"" }, { "subject": "Acta_Mathematica_Hungarica", "property": "lccn", "object": "\"83646315\"" }, { "subject": "Acta_Mathematica_Hungarica", "property": "coden", "object": "\"AMAHE9\"@en" }, { "subject": "Acta_Mathematica_Hungarica", "property": "abbreviation", "object": "\"Acta Math. Hungar.\"" } ]
[ { "subject": "Acta_Mathematica_Hungarica", "property": "issnNumber", "object": "\"0236-5294\"" }, { "subject": "Acta_Mathematica_Hungarica", "property": "LCCN_number", "object": "83646315" }, { "subject": "Acta_Mathematica_Hungarica", "property": "abbreviation", "object": "\"Acta Math. Hungar.\"" }, { "subject": "Acta_Mathematica_Hungarica", "property": "codenCode", "object": "\"AMAHE9\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acta Mathematica Hungarica (abbrv. Acta Math. Hungar.) has the CODEN code \"AMAHE9\". Its ISSN and LCCN numbers are 0236-5294 and 83646315 respectively.", "Acta Mathematica Hungarica (abbreviated as \"Acta Math. Hungar.\") has the CODEN code \"AMAHE9\". It has the ISSN number of \"0236-5294\" and LCCN number 83646315.", "The Acta Mathematica Hungarica ISSN number is \"0236-5294\" and the LCCN number 83646315. It has the CODEN code of \"AMAHE9\" and the abbreviation of Acta Math. Hungar." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acta_Mathematica_Hungarica", "property:coden_code", "resource:AMAHE9" ], [ "resource:Acta_Mathematica_Hungarica", "property:l_c_c_n_number", "83646315" ], [ "resource:Acta_Mathematica_Hungarica", "property:abbreviation", "resource:Acta_Math__Hungar_" ], [ "resource:Acta_Mathematica_Hungarica", "rdf:type", "ontology:written_work" ], [ "resource:Acta_Mathematica_Hungarica", "property:issn_number", "0236-5294" ] ]
Acta_Mathematica_Hungarica
[ { "modified": "0236-5294", "readable": "0236-5294", "graph": "0236-5294" }, { "modified": "83646315", "readable": "83646315", "graph": "83646315" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "codenCode", "readable": "coden code", "graph": "property:coden_code" }, { "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": "AMAHE9", "readable": "AMAHE9", "graph": "resource:AMAHE9" }, { "modified": "Acta Math. Hungar.", "readable": "Acta Math. Hungar.", "graph": "resource:Acta_Math__Hungar_" }, { "modified": "Acta_Mathematica_Hungarica", "readable": "Acta Mathematica Hungarica", "graph": "resource:Acta_Mathematica_Hungarica" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?i property:issn_number ?n . ?i rdf:type ontology:written_work . ?i property:l_c_c_n_number ?l . FILTER ( ?l > '60000000' ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?i property:issn_number ?n . ?i rdf:type ontology:written_work . ?i property:l_c_c_n_number ?l . FILTER ( ?l > '60000000' ) }", "graph_answer": [ "0236-5294" ], "readable_answer": [ "0236-5294" ], "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 ?u WHERE { FILTER ( ?q > '60000000' ) . ?u property:l_c_c_n_number ?q . ?u property:issn_number '0236-5294' . ?u rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?q > '60000000' ) . ?u property:l_c_c_n_number ?q . ?u property:issn_number '0236-5294' . ?u rdf:type ontology:written_work }", "graph_answer": [ "resource:Acta_Mathematica_Hungarica" ], "readable_answer": [ "Acta Mathematica Hungarica" ], "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 ?m ?z WHERE { resource:Acta_Mathematica_Hungarica property:l_c_c_n_number ?m . resource:Acta_Mathematica_Hungarica property:coden_code ?z }", "readable_query": "SELECT DISTINCT ?m ?z WHERE { resource:Acta_Mathematica_Hungarica property:l_c_c_n_number ?m . resource:Acta_Mathematica_Hungarica property:coden_code ?z }", "graph_answer": [ "83646315", "resource:AMAHE9" ], "readable_answer": [ "83646315", "AMAHE9" ], "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 ?x WHERE { resource:Acta_Mathematica_Hungarica property:abbreviation ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Acta_Mathematica_Hungarica property:abbreviation ?x }", "graph_answer": [ "resource:Acta_Math__Hungar_" ], "readable_answer": [ "Acta Math. Hungar." ], "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" ] } ]
Politician
5
12605
Id124
[ { "subject": "Austria", "property": "leaderName", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" }, { "subject": "Alfons_Gorbach", "property": "placeOfBirth", "object": "Tyrol_(state)" }, { "subject": "Austria", "property": "language", "object": "Austrian_German" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" } ]
[ { "subject": "Austria", "property": "leader", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Tyrol_(state)" }, { "subject": "Austria", "property": "language", "object": "Austrian_German" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Doris Bures is a leader in Austria, where the language is Austrian German. Alfons Gorbach's place of birth was the state, Tyrol, in Austria-Hungary. He died in Austria.", "Doris Bures is a leader in Austria, where the language is Austrian German. Alfons Gorbach's place of birth was the state, Tyrol (Austria-Hungary), and he died in Austria.", "Doris Bures is a leader in Austria where the language is Austrian German. It is the birthplace of Alfons Gorbach who was born in the Austria-Hungary state of Tyrol and later died in the country." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Austria", "property:leader", "resource:Doris_Bures" ], [ "resource:Austria", "property:language", "resource:Austrian_German" ], [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Austria" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria_Hungary" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Tyrol__state_" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "Austria-Hungary", "readable": "Austria-Hungary", "graph": "resource:Austria_Hungary" }, { "modified": "Austrian_German", "readable": "Austrian German", "graph": "resource:Austrian_German" }, { "modified": "Doris_Bures", "readable": "Doris Bures", "graph": "resource:Doris_Bures" }, { "modified": "Tyrol_(state)", "readable": "Tyrol", "graph": "resource:Tyrol__state_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?w ) WHERE { ?n property:leader resource:Doris_Bures }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?w ) WHERE { ?n property:leader resource:Doris_Bures }", "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 ?s WHERE { ?s property:leader resource:Doris_Bures }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:leader resource:Doris_Bures }", "graph_answer": [ "resource:Austria" ], "readable_answer": [ "Austria" ], "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 ?l WHERE { ?l property:death_place ?w . ?w property:language resource:Austrian_German . ?l rdf:type ontology:politician . ?l property:birth_place resource:Austria_Hungary }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:death_place ?w . ?w property:language resource:Austrian_German . ?l rdf:type ontology:politician . ?l property:birth_place resource:Austria-Hungary }", "graph_answer": [ "resource:Alfons_Gorbach" ], "readable_answer": [ "Alfons Gorbach" ], "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": "ASK WHERE { ?o property:birth_place resource:Netherlands . ?o rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?o property:birth_place resource:Netherlands . ?o 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" ] } ]
Monument
5
12450
Id14
[ { "subject": "Adams_County,_Pennsylvania", "property": "southeast", "object": "Carroll_County,_Maryland" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "Adams_County,_Pennsylvania", "property": "north", "object": "Cumberland_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "region", "object": "Adams_County,_Pennsylvania" } ]
[ { "subject": "Adams_County,_Pennsylvania", "property": "hasToItsSoutheast", "object": "Carroll_County,_Maryland" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "Adams_County,_Pennsylvania", "property": "hasToItsNorth", "object": "Cumberland_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "location", "object": "Adams_County,_Pennsylvania" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Carroll County Maryland is located southeast and Cumberland County just to the north of Adams County, Pennsylvania which is the location of the 11th Mississippi Infantry monument. The monument was established in the year 2000 and is categorised as a contributing property.", "Adams County, Pennsylvania lies to the northwest of Carroll County, Maryland and south of Cumberland County. It is the location of the 11th Mississippi Infantry monument which was erected in 2000 and is categorised as a contributing property.", "The 11th Mississippi Infantry Monument is located in Adams County, Pennsylvania. It was established in 2000 and is categorised as a contributing property. Adams County has Cumberland County to its north and Carroll County of Maryland to its southeast." ], "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:established", "resource:2000" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:category", "resource:Contributing_property" ], [ "resource:Adams_County__Pennsylvania", "property:has_to_its_north", "resource:Cumberland_County__Pennsylvania" ], [ "resource:Adams_County__Pennsylvania", "property:has_to_its_southeast", "resource:Carroll_County__Maryland" ] ]
11th_Mississippi_Infantry_Monument
[ { "modified": "category", "readable": "category", "graph": "property:category" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "hasToItsNorth", "readable": "has to its north", "graph": "property:has_to_its_north" }, { "modified": "hasToItsSoutheast", "readable": "has to its southeast", "graph": "property:has_to_its_southeast" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "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": "Carroll_County,_Maryland", "readable": "Carroll County, Maryland", "graph": "resource:Carroll_County__Maryland" }, { "modified": "Contributing_property", "readable": "Contributing property", "graph": "resource:Contributing_property" }, { "modified": "Cumberland_County,_Pennsylvania", "readable": "Cumberland County, Pennsylvania", "graph": "resource:Cumberland_County__Pennsylvania" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?o ) WHERE { resource:Adams_County__Pennsylvania property:has_to_its_southeast ?w }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?o ) WHERE { resource:Adams_County,_Pennsylvania property:has_to_its_southeast ?w }", "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": "ASK WHERE { ?m property:category ?g . ?m rdf:type ontology:monument . ?m property:established resource:1996 }", "readable_query": "ASK WHERE { ?m property:category ?g . ?m rdf:type ontology:monument . ?m 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" ] } ]
CelestialBody
2
4046
Id27
[ { "subject": "(66063)_1998_RO1", "property": "Planet/meanTemperature", "object": "\"265.15\"^^<http://dbpedia.org/datatype/kelvin>" }, { "subject": "(66063)_1998_RO1", "property": "Planet/apoapsis", "object": "\"2.5498957060815E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "(66063)_1998_RO1", "property": "meanTemperature", "object": "265.0 (kelvins)" }, { "subject": "(66063)_1998_RO1", "property": "apoapsis", "object": "254989570.60815 (kilometres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The mean temperature of (66063) 1998 RO1 is 265.0 kelvins and its apoapsis is 254989570.60815 kilometres.", "(66063) 1998 RO1 has a mean temperature of 265 kelvins and its apoapsis is 254989570.60815 kilometres.", "(66063) 1998 RO1 has a mean temperature of 265.0 kelvins and an apoapsis of 254989570.60815." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_66063__1998_RO1", "rdf:type", "ontology:celestial_body" ], [ "resource:_66063__1998_RO1", "property:apoapsis", "254989570.60815 (kilometres)" ], [ "resource:_66063__1998_RO1", "property:mean_temperature", "265.0 (kelvins)" ] ]
(66063)_1998_RO1
[ { "modified": "254989570.60815 (kilometres)", "readable": "254989570.60815", "graph": "254989570.60815 (kilometres)" }, { "modified": "265.0 (kelvins)", "readable": "265.0", "graph": "265.0 (kelvins)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "meanTemperature", "readable": "mean temperature", "graph": "property:mean_temperature" }, { "modified": "(66063)_1998_RO1", "readable": "1998 RO1", "graph": "resource:_66063__1998_RO1" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g property:mean_temperature ?u . ?g rdf:type ontology:celestial_body . ?g property:apoapsis '162164091.8388 (kilometres)' }", "readable_query": "ASK WHERE { ?g property:mean_temperature ?u . ?g rdf:type ontology:celestial_body . ?g property:apoapsis '162164091.8388 (kilometres)' }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
WrittenWork
2
5479
Id14
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "previousWork", "object": "1634:_The_Baltic_War" }, { "subject": "1634:_The_Baltic_War", "property": "author", "object": "David_Weber" } ]
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "precededBy", "object": "1634:_The_Baltic_War" }, { "subject": "1634:_The_Baltic_War", "property": "author", "object": "David_Weber" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634: The Bavarian Crisis is preceded by 1634: The Baltic War, which was written by David Weber.", "'1634: The Bavarian Crisis' is preceded by '1634: The Baltic War' which was written by David Weber.", "'1634: The Bavarian Crisis' was preceded by '1634: The Baltic War' which was written by David Weber." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Baltic_War", "property:author", "resource:David_Weber" ], [ "resource:1634__The_Bavarian_Crisis", "property:preceded_by", "resource:1634__The_Baltic_War" ], [ "resource:1634__The_Bavarian_Crisis", "rdf:type", "ontology:written_work" ] ]
1634:_The_Bavarian_Crisis
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "1634:_The_Baltic_War", "readable": "1634: The Baltic War", "graph": "resource:1634__The_Baltic_War" }, { "modified": "1634:_The_Bavarian_Crisis", "readable": "1634: The Bavarian Crisis", "graph": "resource:1634__The_Bavarian_Crisis" }, { "modified": "David_Weber", "readable": "David Weber", "graph": "resource:David_Weber" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p ?d WHERE { ?p rdf:type ontology:written_work . ?d property:author resource:David_Weber . ?p property:preceded_by ?d }", "readable_query": "SELECT DISTINCT ?p ?d WHERE { ?p rdf:type ontology:written_work . ?d property:author resource:David_Weber . ?p property:preceded_by ?d }", "graph_answer": [ "resource:1634__The_Bavarian_Crisis", "resource:1634__The_Baltic_War" ], "readable_answer": [ "1634: The Bavarian Crisis", "1634: The Baltic War" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Airport
4
8444
Id42
[ { "subject": "Afonso_Pena_International_Airport", "property": "location", "object": "\"São José dos Pinhais, Brazil\"@en" }, { "subject": "Afonso_Pena_International_Airport", "property": "elevation", "object": "\"910.742\"^^xsd:double" }, { "subject": "Afonso_Pena_International_Airport", "property": "runwayDesignation", "object": "\"11/29\"" }, { "subject": "Afonso_Pena_International_Airport", "property": "runwayLength", "object": "\"1799.84\"^^xsd:double" } ]
[ { "subject": "Afonso_Pena_International_Airport", "property": "location", "object": "São_José_dos_Pinhais" }, { "subject": "Afonso_Pena_International_Airport", "property": "elevationAboveTheSeaLevel", "object": "911.0" }, { "subject": "Afonso_Pena_International_Airport", "property": "runwayName", "object": "\"11/29\"" }, { "subject": "Afonso_Pena_International_Airport", "property": "runwayLength", "object": "1800.0" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The location of Afonso Pena International airport is Sao Jose dos Pinhais and it is located 911.0 metres above sea level. The runway name is 11/29 and it has a length of 1800.0.", "Afonso Pena International Airport is located in Sao Jose dos Pinhais. 11/29 is the name given to the runway which is 1800 meters long and 911 meters above sea level.", "Afonso Pena International airport is in Sao Jose dos Pinhais. It is 911 meters above sea level and its runway (11/29) is 1800 meters long." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Afonso_Pena_International_Airport", "property:runway_length", "resource:1800_0" ], [ "resource:Afonso_Pena_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Afonso_Pena_International_Airport", "property:location", "resource:S_o_Jos__dos_Pinhais" ], [ "resource:Afonso_Pena_International_Airport", "property:elevation_above_the_sea_level", "resource:911_0" ], [ "resource:Afonso_Pena_International_Airport", "property:runway_name", "resource:11_29" ] ]
Afonso_Pena_International_Airport
[ { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "11/29", "readable": "11/29", "graph": "resource:11_29" }, { "modified": "1800.0", "readable": "1800.0", "graph": "resource:1800_0" }, { "modified": "911.0", "readable": "911.0", "graph": "resource:911_0" }, { "modified": "Afonso_Pena_International_Airport", "readable": "Afonso Pena International Airport", "graph": "resource:Afonso_Pena_International_Airport" }, { "modified": "São_José_dos_Pinhais", "readable": "São José dos Pinhais", "graph": "resource:S_o_Jos__dos_Pinhais" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:runway_length resource:1800_0 . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'a' ) ) . ?z rdf:type ontology:airport . ?z property:runway_name resource:11_29 }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:runway_length resource:1800.0 . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'a' ) ) . ?z rdf:type ontology:airport . ?z property:runway_name resource:11/29 }", "graph_answer": [ "resource:Afonso_Pena_International_Airport" ], "readable_answer": [ "Afonso Pena International Airport" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x ?g WHERE { resource:Afonso_Pena_International_Airport property:elevation_above_the_sea_level ?g . resource:Afonso_Pena_International_Airport property:location ?x }", "readable_query": "SELECT DISTINCT ?x ?g WHERE { resource:Afonso_Pena_International_Airport property:elevation_above_the_sea_level ?g . resource:Afonso_Pena_International_Airport property:location ?x }", "graph_answer": [ "resource:S_o_Jos__dos_Pinhais", "resource:911_0" ], "readable_answer": [ "São José dos Pinhais", "911.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
3
7276
Id189
[ { "subject": "Batagor", "property": "hasVariant", "object": "Siomay" }, { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "variations", "object": "Shumai" } ]
[ { "subject": "Batagor", "property": "dishVariation", "object": "Siomay" }, { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "dishVariation", "object": "Shumai" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Batagor, Siomay and Shumai are variations of a dish that contains peanut sauce.", "Batagor, shumai and siomay are variations of the same dish which has peanut sauce as an ingredient.", "Batagor and shumai are variations on the same dish, Siomay, and one if its ingredients is Peanut sauce." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Batagor", "property:dish_variation", "resource:Siomay" ], [ "resource:Batagor", "property:dish_variation", "resource:Shumai" ], [ "resource:Batagor", "property:ingredient", "resource:Peanut_sauce" ], [ "resource:Batagor", "rdf:type", "ontology:food" ] ]
Batagor
[ { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Batagor", "readable": "Batagor", "graph": "resource:Batagor" }, { "modified": "Peanut_sauce", "readable": "Peanut sauce", "graph": "resource:Peanut_sauce" }, { "modified": "Shumai", "readable": "Shumai", "graph": "resource:Shumai" }, { "modified": "Siomay", "readable": "Siomay", "graph": "resource:Siomay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?l ) WHERE { resource:Batagor property:dish_variation ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?l ) WHERE { resource:Batagor property:dish_variation ?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 ?l WHERE { resource:Batagor property:dish_variation ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Batagor property:dish_variation ?l }", "graph_answer": [ "resource:Siomay", "resource:Shumai" ], "readable_answer": [ "Siomay", "Shumai" ], "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 ?r WHERE { resource:Batagor property:ingredient ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Batagor property:ingredient ?r }", "graph_answer": [ "resource:Peanut_sauce" ], "readable_answer": [ "Peanut sauce" ], "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" ] } ]
Monument
7
13157
Id25
[ { "subject": "Turkey", "property": "leaderTitle", "object": "President_of_Turkey" }, { "subject": "Turkey", "property": "leader", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "subject": "Turkey", "property": "largestCity", "object": "Istanbul" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "material", "object": "\"Bronze\"@en" }, { "subject": "Turkey", "property": "currency", "object": "Turkish_lira" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
[ { "subject": "Turkey", "property": "leaderTitle", "object": "President_of_Turkey" }, { "subject": "Turkey", "property": "leader", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "subject": "Turkey", "property": "largestCity", "object": "Istanbul" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "material", "object": "\"Bronze\"" }, { "subject": "Turkey", "property": "currency", "object": "Turkish_lira" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
(X (X) (X (X) (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Turkey's leader is Ahmet Davutoglu, who is the President of Turkey. Its capital is Ankara and the largest city is Istanbul. The currency used in Turkey is Turkish Lira. The ataturk Monument (Izmir), that is located in Turkey, is made of bronze.", "The bronze Ataturk monument is located in Turkey where President Ahmet Davutoglu is the leader. The capital city is Ankara, although the largest city is Istanbul and the local currency is the Turkish lira.", "President Ahmet Davutoglu is the leader of Turkey which has the capital city of Ankara, although the largest city is Istanbul. The currency of the country is the Turkish lira and the country is the location of the bronze Ataturk monument." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Turkey", "property:largest_city", "resource:Istanbul" ], [ "resource:Turkey", "property:leader", "resource:Ahmet_Davuto_lu" ], [ "resource:Turkey", "property:leader_title", "resource:President_of_Turkey" ], [ "resource:Turkey", "property:capital", "resource:Ankara" ], [ "resource:Turkey", "property:currency", "resource:Turkish_lira" ], [ "resource:Atat_rk_Monument___zmir_", "rdf:type", "ontology:monument" ], [ "resource:Atat_rk_Monument___zmir_", "property:location", "resource:Turkey" ], [ "resource:Atat_rk_Monument___zmir_", "property:material", "resource:Bronze" ] ]
Atatürk_Monument_(İzmir)
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "material", "readable": "material", "graph": "property:material" }, { "modified": "Ahmet_Davutoğlu", "readable": "Ahmet Davutoğlu", "graph": "resource:Ahmet_Davuto_lu" }, { "modified": "Ankara", "readable": "Ankara", "graph": "resource:Ankara" }, { "modified": "Atatürk_Monument_(İzmir)", "readable": "Atatürk Monument", "graph": "resource:Atat_rk_Monument___zmir_" }, { "modified": "Bronze", "readable": "Bronze", "graph": "resource:Bronze" }, { "modified": "Istanbul", "readable": "Istanbul", "graph": "resource:Istanbul" }, { "modified": "President_of_Turkey", "readable": "President of Turkey", "graph": "resource:President_of_Turkey" }, { "modified": "Turkey", "readable": "Turkey", "graph": "resource:Turkey" }, { "modified": "Turkish_lira", "readable": "Turkish lira", "graph": "resource:Turkish_lira" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l property:location ?f . ?f property:currency resource:Pound_sterling . ?l rdf:type ontology:monument }", "readable_query": "ASK WHERE { ?l property:location ?f . ?f property:currency resource:Pound_sterling . ?l rdf:type ontology:monument }", "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
8306
Id152
[ { "subject": "Administrative_Science_Quarterly", "property": "abbreviation", "object": "\"Admin. Sci. Q.\"@en" }, { "subject": "Administrative_Science_Quarterly", "property": "discipline", "object": "Management" }, { "subject": "Administrative_Science_Quarterly", "property": "publisher", "object": "\"SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University\"@en" } ]
[ { "subject": "Administrative_Science_Quarterly", "property": "abbreviation", "object": "\"Admin. Sci. Q.\"" }, { "subject": "Administrative_Science_Quarterly", "property": "academicDiscipline", "object": "Management" }, { "subject": "Administrative_Science_Quarterly", "property": "publisher", "object": "\"SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Administrative Science Quarterly is the publisher of SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University. Its academic discipline is Management and its abbreviation is Admin. Sci. Q.", "The Administrative Science Quarterly, or Admin. Sci. Q., comes under the academic discipline of Management. It is published by SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University.", "Administrative Science Quarterly is published by SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University. It comes under the academic discipline of Management and has the abbreviation Admin. Sci. Q." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Administrative_Science_Quarterly", "property:abbreviation", "resource:Admin__Sci__Q_" ], [ "resource:Administrative_Science_Quarterly", "rdf:type", "ontology:written_work" ], [ "resource:Administrative_Science_Quarterly", "property:publisher", "SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University" ], [ "resource:Administrative_Science_Quarterly", "property:academic_discipline", "resource:Management" ] ]
Administrative_Science_Quarterly
[ { "modified": "SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University", "readable": "SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University", "graph": "SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "academicDiscipline", "readable": "academic discipline", "graph": "property:academic_discipline" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "Admin. Sci. Q.", "readable": "Admin. Sci. Q.", "graph": "resource:Admin__Sci__Q_" }, { "modified": "Administrative_Science_Quarterly", "readable": "Administrative Science Quarterly", "graph": "resource:Administrative_Science_Quarterly" }, { "modified": "Management", "readable": "Management", "graph": "resource:Management" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?w property:academic_discipline resource:Management . ?w property:abbreviation resource:Am__J__Math_ . ?w rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?w property:academic_discipline resource:Management . ?w property:abbreviation resource:Am._J._Math. . ?w 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 { ?x rdf:type ontology:written_work . ?x property:academic_discipline resource:Management . ?x property:abbreviation resource:Admin__Sci__Q_ }", "readable_query": "ASK WHERE { ?x rdf:type ontology:written_work . ?x property:academic_discipline resource:Management . ?x property:abbreviation resource:Admin._Sci._Q. }", "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:Management . ?l property:abbreviation resource:Admin__Sci__Q_ }", "readable_query": "SELECT ?l WHERE { ?l rdf:type ontology:written_work . ?l property:academic_discipline resource:Management . ?l property:abbreviation resource:Admin._Sci._Q. }", "graph_answer": [ "resource:Administrative_Science_Quarterly" ], "readable_answer": [ "Administrative Science Quarterly" ], "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 ?h WHERE { resource:Administrative_Science_Quarterly property:publisher ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Administrative_Science_Quarterly property:publisher ?h }", "graph_answer": [ "SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University" ], "readable_answer": [ "SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
2
4198
Id48
[ { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "Randall_County,_Texas" }, { "subject": "Randall_County,_Texas", "property": "country", "object": "United_States" } ]
[ { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "Randall_County,_Texas" }, { "subject": "Randall_County,_Texas", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Amarillo is part of Randall County, Texas, United States." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Amarillo__Texas", "rdf:type", "ontology:city" ], [ "resource:Amarillo__Texas", "property:is_part_of", "resource:Randall_County__Texas" ], [ "resource:Randall_County__Texas", "property:country", "resource:United_States" ] ]
Amarillo,_Texas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Amarillo,_Texas", "readable": "Amarillo, Texas", "graph": "resource:Amarillo__Texas" }, { "modified": "Randall_County,_Texas", "readable": "Randall County, Texas", "graph": "resource:Randall_County__Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:Randall_County__Texas property:country ?y . FILTER ( CONTAINS ( LCASE ( ?y ) , 'united' ) ) }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Randall_County,_Texas property:country ?y . FILTER ( CONTAINS ( LCASE ( ?y ) , 'united' ) ) }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "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": "ASK WHERE { ?o rdf:type ontology:city . ?o property:is_part_of resource:Randall_County__Texas }", "readable_query": "ASK WHERE { ?o rdf:type ontology:city . ?o property:is_part_of resource:Randall_County,_Texas }", "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 ?s WHERE { ?s property:is_part_of resource:Randall_County__Texas . ?s rdf:type ontology:city }", "readable_query": "SELECT ?s WHERE { ?s property:is_part_of resource:Randall_County,_Texas . ?s rdf:type ontology:city }", "graph_answer": [ "resource:Amarillo__Texas" ], "readable_answer": [ "Amarillo, Texas" ], "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" ] } ]
Politician
4
10415
Id99
[ { "subject": "Adam_Holloway", "property": "party", "object": "Conservative_Party_(UK)" }, { "subject": "Adam_Holloway", "property": "birthPlace", "object": "Faversham" }, { "subject": "Adam_Holloway", "property": "nationality", "object": "United_Kingdom" }, { "subject": "Adam_Holloway", "property": "almaMater", "object": "Magdalene_College,_Cambridge" } ]
[ { "subject": "Adam_Holloway", "property": "party", "object": "Conservative_Party_(UK)" }, { "subject": "Adam_Holloway", "property": "birthPlace", "object": "Faversham" }, { "subject": "Adam_Holloway", "property": "nationality", "object": "United_Kingdom" }, { "subject": "Adam_Holloway", "property": "almaMater", "object": "Magdalene_College,_Cambridge" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Holloway was born in Faversham, U.K. His alma mater is Magdalene College, Cambridge and he was a member of the Conservative Party in that country.", "Tory member Adam Holloway, who was born in Faversham in the UK, studied at Magdalene College Cambridge.", "Conservative Party member Adam Holloway was born in Faversham in the UK and went to Magdalene College Cambridge." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_Holloway", "property:party", "resource:Conservative_Party__UK_" ], [ "resource:Adam_Holloway", "rdf:type", "ontology:politician" ], [ "resource:Adam_Holloway", "property:nationality", "resource:United_Kingdom" ], [ "resource:Adam_Holloway", "property:alma_mater", "resource:Magdalene_College__Cambridge" ], [ "resource:Adam_Holloway", "property:birth_place", "resource:Faversham" ] ]
Adam_Holloway
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Adam_Holloway", "readable": "Adam Holloway", "graph": "resource:Adam_Holloway" }, { "modified": "Conservative_Party_(UK)", "readable": "Conservative Party", "graph": "resource:Conservative_Party__UK_" }, { "modified": "Faversham", "readable": "Faversham", "graph": "resource:Faversham" }, { "modified": "Magdalene_College,_Cambridge", "readable": "Magdalene College, Cambridge", "graph": "resource:Magdalene_College__Cambridge" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:politician . ?o property:party ?i . ?o property:birth_place resource:Prince_Edward_Island }", "readable_query": "ASK WHERE { ?o rdf:type ontology:politician . ?o property:party ?i . ?o property:birth_place resource:Prince_Edward_Island }", "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
2
5654
Id189
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "English is the main language spoken in the United States. This country is home to the Severed Wasp.", "A Severed Wasp is from the United States where English is the language.", "A severed Wasp originates from the United States where the language is English." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ] ]
A_Severed_Wasp
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:country ?v . FILTER ( CONTAINS ( LCASE ( ?v ) , 'states' ) ) . ?m rdf:type ontology:written_work . ?v property:language resource:English_language }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:country ?v . FILTER ( CONTAINS ( LCASE ( ?v ) , 'states' ) ) . ?m rdf:type ontology:written_work . ?v property:language resource:English_language }", "graph_answer": [ "resource:A_Severed_Wasp" ], "readable_answer": [ "A Severed Wasp" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?p property:language resource:English_language . resource:A_Severed_Wasp property:country ?p . resource:A_Severed_Wasp rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:language resource:English_language . resource:A_Severed_Wasp property:country ?p . resource:A_Severed_Wasp rdf:type ontology:written_work }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:country ?p . ?c rdf:type ontology:written_work . ?p property:largest_city resource:New_York_City }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:country ?p . ?c rdf:type ontology:written_work . ?p property:largest_city resource:New_York_City }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_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" ] } ]
WrittenWork
2
5658
Id193
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Fortress of Grey Ice is from the United States, led by President Barack Obama.", "A Fortress of Grey Ice is from the United States where Barack Obama is President.", "A Fortress of Grey Ice is from the United States, where the leader is Barack Obama." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:country", "resource:United_States" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?q property:leader resource:Barack_Obama }", "readable_query": "ASK WHERE { ?q property:leader resource:Barack_Obama }", "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 ?b WHERE { ?b property:leader resource:Barack_Obama }", "readable_query": "SELECT ?b WHERE { ?b property:leader resource:Barack_Obama }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:A_Fortress_of_Grey_Ice property:in_office_while_president ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:A_Fortress_of_Grey_Ice property:in_office_while_president ?w }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12112
Id59
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "Bacon_Explosion", "property": "ingredientName", "object": "\"Bacon,sausage\"" }, { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Sausage" }, { "subject": "Bacon_Explosion", "property": "region", "object": "Kansas_City_metropolitan_area" }, { "subject": "Bacon_Explosion", "property": "mainIngredient", "object": "Bacon" } ]
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "Bacon_Explosion", "property": "mainIngredient", "object": "\"Bacon,sausage\"" }, { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Sausage" }, { "subject": "Bacon_Explosion", "property": "region", "object": "Kansas_City_metropolitan_area" }, { "subject": "Bacon_Explosion", "property": "mainIngredient", "object": "Bacon" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bacon Explosion is an American dish that contains bacon and sausage as its main ingredients. The dish originated in the Kansas City metropolitan area.", "Bacon explosion originates from the Kansas City metropolitan area of the United States. Its main ingredients are bacon and sausage.", "The main ingredients of a Bacon Explosion are bacon and sausage. It comes from the Kansas City metropolitan area in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_Explosion", "property:ingredient", "resource:Sausage" ], [ "resource:Bacon_Explosion", "property:main_ingredient", "resource:Bacon" ], [ "resource:Bacon_Explosion", "property:main_ingredient", "resource:Bacon_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": "Bacon,sausage", "readable": "Bacon,sausage", "graph": "resource:Bacon_sausage" }, { "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 ( ?r ) AS ?n ) WHERE { resource:Bacon_Explosion property:main_ingredient ?r }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?n ) WHERE { resource:Bacon_Explosion property:main_ingredient ?r }", "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 ?f WHERE { resource:Bacon_Explosion property:main_ingredient ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Bacon_Explosion property:main_ingredient ?f }", "graph_answer": [ "resource:Bacon", "resource:Bacon_sausage" ], "readable_answer": [ "Bacon", "Bacon,sausage" ], "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 ?y WHERE { resource:Bacon_Explosion property:first_publication_year ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Bacon_Explosion property:first_publication_year ?y }", "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" ] } ]
Building
5
11652
Id116
[ { "subject": "Asser_Levy_Public_Baths", "property": "location", "object": "New_York_City" }, { "subject": "Asser_Levy_Public_Baths", "property": "architecturalStyle", "object": "Romanesque_Revival_architecture" }, { "subject": "Asser_Levy_Public_Baths", "property": "nrhpReferenceNumber", "object": "\"80002709\"" }, { "subject": "Asser_Levy_Public_Baths", "property": "yearOfConstruction", "object": "\"1904\"^^xsd:gYear" }, { "subject": "Asser_Levy_Public_Baths", "property": "added", "object": "\"1980-04-23\"^^xsd:date" } ]
[ { "subject": "Asser_Levy_Public_Baths", "property": "location", "object": "New_York_City" }, { "subject": "Asser_Levy_Public_Baths", "property": "architecturalStyle", "object": "Romanesque_Revival_architecture" }, { "subject": "Asser_Levy_Public_Baths", "property": "NationalRegisterOfHistoricPlacesReferenceNumber", "object": "\"80002709\"" }, { "subject": "Asser_Levy_Public_Baths", "property": "yearOfConstruction", "object": "1904" }, { "subject": "Asser_Levy_Public_Baths", "property": "addedToTheNationalRegisterOfHistoricPlaces", "object": "\"1980-04-23\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Asser Levy Public Baths are located in New York City. They were constructed in 1904 and are in the architectural style of Romanesque Revival architecture. They were added to the National Register of Historic Places on 1980-04-23 with the reference number 80002709.", "Asser Levy Public Baths are located in New York City. They were constructed in 1904 and have the Romanesque Revival style of architecture. The Reference Number in the National Register of Historic Places is 80002709 and was added on 23rd April 1980.", "Asser Levy Public Baths were constructed in 1904 in the Romanesque Revival style of architecture. They are located in New York City and were added to the National Register of Historic Places on 1980-04-23 with the reference number of 80002709." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Asser_Levy_Public_Baths", "property:national_register_of_historic_places_reference_number", "80002709" ], [ "resource:Asser_Levy_Public_Baths", "rdf:type", "ontology:building" ], [ "resource:Asser_Levy_Public_Baths", "property:location", "resource:New_York_City" ], [ "resource:Asser_Levy_Public_Baths", "property:architectural_style", "resource:Romanesque_Revival_architecture" ], [ "resource:Asser_Levy_Public_Baths", "property:added_to_the_national_register_of_historic_places", "1980-04-23" ], [ "resource:Asser_Levy_Public_Baths", "property:year_of_construction", "resource:1904" ] ]
Asser_Levy_Public_Baths
[ { "modified": "1980-04-23", "readable": "1980-04-23", "graph": "1980-04-23" }, { "modified": "80002709", "readable": "80002709", "graph": "80002709" }, { "modified": "addedToTheNationalRegisterOfHistoricPlaces", "readable": "added to the national register of historic places", "graph": "property:added_to_the_national_register_of_historic_places" }, { "modified": "architecturalStyle", "readable": "architectural style", "graph": "property:architectural_style" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "NationalRegisterOfHistoricPlacesReferenceNumber", "readable": "national register of historic places reference number", "graph": "property:national_register_of_historic_places_reference_number" }, { "modified": "yearOfConstruction", "readable": "year of construction", "graph": "property:year_of_construction" }, { "modified": "1904", "readable": "1904", "graph": "resource:1904" }, { "modified": "Asser_Levy_Public_Baths", "readable": "Asser Levy Public Baths", "graph": "resource:Asser_Levy_Public_Baths" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "Romanesque_Revival_architecture", "readable": "Romanesque Revival architecture", "graph": "resource:Romanesque_Revival_architecture" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { FILTER ( CONTAINS ( YEAR ( ?x ) , '1980' ) ) . ?a property:added_to_the_national_register_of_historic_places ?x . ?a property:year_of_construction ?j . ?a rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( CONTAINS ( YEAR ( ?x ) , '1980' ) ) . ?a property:added_to_the_national_register_of_historic_places ?x . ?a property:year_of_construction ?j . ?a rdf:type ontology:building }", "graph_answer": [ "resource:1904" ], "readable_answer": [ "1904" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:added_to_the_national_register_of_historic_places ?p . ?n property:year_of_construction resource:1904 . ?n rdf:type ontology:building . FILTER ( CONTAINS ( YEAR ( ?p ) , '1980' ) ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:added_to_the_national_register_of_historic_places ?p . ?n property:year_of_construction resource:1904 . ?n rdf:type ontology:building . FILTER ( CONTAINS ( YEAR ( ?p ) , '1980' ) ) }", "graph_answer": [ "resource:Asser_Levy_Public_Baths" ], "readable_answer": [ "Asser Levy Public Baths" ], "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 ?o WHERE { resource:Asser_Levy_Public_Baths rdf:type ontology:building . resource:Asser_Levy_Public_Baths property:year_of_construction resource:1904 . resource:Asser_Levy_Public_Baths property:added_to_the_national_register_of_historic_places ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Asser_Levy_Public_Baths rdf:type ontology:building . resource:Asser_Levy_Public_Baths property:year_of_construction resource:1904 . resource:Asser_Levy_Public_Baths property:added_to_the_national_register_of_historic_places ?o }", "graph_answer": [ "1980-04-23" ], "readable_answer": [ "1980-04-23" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i ?t WHERE { resource:Asser_Levy_Public_Baths property:location ?i . resource:Asser_Levy_Public_Baths property:architectural_style ?t }", "readable_query": "SELECT DISTINCT ?i ?t WHERE { resource:Asser_Levy_Public_Baths property:location ?i . resource:Asser_Levy_Public_Baths property:architectural_style ?t }", "graph_answer": [ "resource:New_York_City", "resource:Romanesque_Revival_architecture" ], "readable_answer": [ "New York City", "Romanesque Revival architecture" ], "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 ?w WHERE { resource:Asser_Levy_Public_Baths property:aircraft_fighter ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Asser_Levy_Public_Baths property:aircraft_fighter ?w }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
7
13205
Id48
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "city", "object": "Aarhus" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "faculty", "object": "737" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "dean", "object": "\"Thomas Pallesen\"@en" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "country", "object": "Denmark" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "latinName", "object": "\"Universitas Aarhusiensis\"@en" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "affiliations", "object": "European_University_Association" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "established", "object": "1928" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "city", "object": "Aarhus" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "academicStaffSize", "object": "737" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "dean", "object": "\"Thomas Pallesen\"" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "country", "object": "Denmark" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "latinName", "object": "\"Universitas Aarhusiensis\"" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "affiliation", "object": "European_University_Association" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "established", "object": "1928" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "In 1928 the School of Business and Social Sciences at the Aarhus University was established in the city of Aarhus, Denmark. Dean Thomas Pallesen heads the School which has the Latin name of \"Universitas Aarhusiensis\" . There are 737 academic staff and it is affiliated with the European University Association.", "The School of Business and Social Sciences at the Aarhus University in Aarhus, Denmark was established in 1928. It has 737 academic staff and its Latin name is \"Universitas Aarhusiensis\". Its dean is Thomas Pallesen and it is affiliated with the European University Association.", "The School of Business and Social Sciences at the Aarhus University, in Aarhus, Denmark, is affiliated with the European University Association. The school was created in 1928 and uses Universitas Aarhusiensis as its Latin name. Its dean is Thomas Pallesen and it has 737 employees." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:dean", "resource:Thomas_Pallesen" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:city", "resource:Aarhus" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "rdf:type", "ontology:university" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:affiliation", "resource:European_University_Association" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:latin_name", "resource:Universitas_Aarhusiensis" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:country", "resource:Denmark" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property: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": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dean", "readable": "dean", "graph": "property:dean" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "latinName", "readable": "latin name", "graph": "property:latin_name" }, { "modified": "1928", "readable": "1928", "graph": "resource:1928" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "European_University_Association", "readable": "European University Association", "graph": "resource:European_University_Association" }, { "modified": "School of Business and Social Sciences at the Aarhus University", "readable": "School of Business and Social Sciences at the Aarhus University", "graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" }, { "modified": "Thomas Pallesen", "readable": "Thomas Pallesen", "graph": "resource:Thomas_Pallesen" }, { "modified": "Universitas Aarhusiensis", "readable": "Universitas Aarhusiensis", "graph": "resource:Universitas_Aarhusiensis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?i property:established ?w . ?i rdf:type ontology:university . FILTER ( ?g < '1100' ) . ?i property:academic_staff_size ?g }", "readable_query": "SELECT DISTINCT ?w WHERE { ?i property:established ?w . ?i rdf:type ontology:university . FILTER ( ?g < '1100' ) . ?i property:academic_staff_size ?g }", "graph_answer": [ "resource:1928" ], "readable_answer": [ "1928" ], "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:academic_staff_size ?j . FILTER ( ?j < '1100' ) . ?d property:established resource:1928 . ?d rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d property:academic_staff_size ?j . FILTER ( ?j < '1100' ) . ?d property:established resource:1928 . ?d rdf:type ontology:university }", "graph_answer": [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" ], "readable_answer": [ "School of Business and Social Sciences at the Aarhus University" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o ?z WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?o . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation ?z }", "readable_query": "SELECT DISTINCT ?o ?z WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?o . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation ?z }", "graph_answer": [ "resource:Denmark", "resource:European_University_Association" ], "readable_answer": [ "Denmark", "European University Association" ], "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 ?c ?q WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:dean ?q . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?c }", "readable_query": "SELECT DISTINCT ?c ?q WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:dean ?q . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?c }", "graph_answer": [ "737", "resource:Thomas_Pallesen" ], "readable_answer": [ "737", "Thomas Pallesen" ], "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:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:latin_name resource:Universitas_Aarhusiensis }", "readable_query": "ASK WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:latin_name resource:Universitas_Aarhusiensis }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
Building
4
9231
Id154
[ { "subject": "Asilomar_Conference_Grounds", "property": "location", "object": "\"Asilomar Blvd., Pacific Grove, California\"@en" }, { "subject": "Asilomar_Conference_Grounds", "property": "nrhpReferenceNumber", "object": "\"87000823\"" }, { "subject": "Asilomar_Conference_Grounds", "property": "yearOfConstruction", "object": "\"1913\"^^xsd:gYear" }, { "subject": "Asilomar_Conference_Grounds", "property": "architecture", "object": "\"Arts and Crafts Movement and American craftsman Bungalows\"@en" } ]
[ { "subject": "Asilomar_Conference_Grounds", "property": "location", "object": "\"Asilomar Blvd., Pacific Grove, California\"" }, { "subject": "Asilomar_Conference_Grounds", "property": "NationalRegisterOfHistoricPlacesReferenceNumber", "object": "\"87000823\"" }, { "subject": "Asilomar_Conference_Grounds", "property": "yearOfConstruction", "object": "1913" }, { "subject": "Asilomar_Conference_Grounds", "property": "architecture", "object": "\"Arts and Crafts Movement and American craftsman Bungalows\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Asilomar Conference Grounds which are designed based on the architecture style of \"Arts and Crafts Movement and American craftsman Bungalows\" and have the reference number in the National Register of Historic Places of 87000823, were constructed in 1913 at Asilomar Blvd., Pacific Grove, California.", "The location of Asilomar Conference Grounds constructed in 1913 is Asilomar Blvd., Pacific Grove, California. It has the reference number 87000823 in the National Register of Historic Places and was designed based on the architecture style of \"Arts and Crafts Movement and American craftsman Bungalows\".", "The location of Asilomar Conference Grounds, built in 1913 in the style of the \"Arts and Crafts Movement and American Craftsman Bungalows\", is Asilomar Blvd., Pacific Grove, California; and it has the reference number \"87000823\" in the National Register of Historic Places." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Asilomar_Conference_Grounds", "property:architecture", "Arts and Crafts Movement and American craftsman Bungalows" ], [ "resource:Asilomar_Conference_Grounds", "property:national_register_of_historic_places_reference_number", "87000823" ], [ "resource:Asilomar_Conference_Grounds", "rdf:type", "ontology:building" ], [ "resource:Asilomar_Conference_Grounds", "property:location", "Asilomar Blvd., Pacific Grove, California" ], [ "resource:Asilomar_Conference_Grounds", "property:year_of_construction", "resource:1913" ] ]
Asilomar_Conference_Grounds
[ { "modified": "87000823", "readable": "87000823", "graph": "87000823" }, { "modified": "Arts and Crafts Movement and American craftsman Bungalows", "readable": "Arts and Crafts Movement and American craftsman Bungalows", "graph": "Arts and Crafts Movement and American craftsman Bungalows" }, { "modified": "Asilomar Blvd., Pacific Grove, California", "readable": "Asilomar Blvd., Pacific Grove, California", "graph": "Asilomar Blvd., Pacific Grove, California" }, { "modified": "architecture", "readable": "architecture", "graph": "property:architecture" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "NationalRegisterOfHistoricPlacesReferenceNumber", "readable": "national register of historic places reference number", "graph": "property:national_register_of_historic_places_reference_number" }, { "modified": "yearOfConstruction", "readable": "year of construction", "graph": "property:year_of_construction" }, { "modified": "1913", "readable": "1913", "graph": "resource:1913" }, { "modified": "Asilomar_Conference_Grounds", "readable": "Asilomar Conference Grounds", "graph": "resource:Asilomar_Conference_Grounds" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?e property:national_register_of_historic_places_reference_number ?m . ?e property:year_of_construction ?t . ?e rdf:type ontology:building . FILTER ( ?m = '87000823' ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?e property:national_register_of_historic_places_reference_number ?m . ?e property:year_of_construction ?t . ?e rdf:type ontology:building . FILTER ( ?m = '87000823' ) }", "graph_answer": [ "resource:1913" ], "readable_answer": [ "1913" ], "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 ?b WHERE { ?h rdf:type ontology:building . ?h property:location ?b . ?h property:year_of_construction resource:1913 }", "readable_query": "SELECT DISTINCT ?b WHERE { ?h rdf:type ontology:building . ?h property:location ?b . ?h property:year_of_construction resource:1913 }", "graph_answer": [ "Asilomar Blvd., Pacific Grove, California" ], "readable_answer": [ "Asilomar Blvd., Pacific Grove, California" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?r property:year_of_construction resource:1913 . ?r property:architecture ?q . ?r rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?q WHERE { ?r property:year_of_construction resource:1913 . ?r property:architecture ?q . ?r rdf:type ontology:building }", "graph_answer": [ "Arts and Crafts Movement and American craftsman Bungalows" ], "readable_answer": [ "Arts and Crafts Movement and American craftsman Bungalows" ], "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 ?h WHERE { ?h property:year_of_construction resource:1913 . ?h rdf:type ontology:building . ?h property:architecture 'Arts and Crafts Movement and American craftsman Bungalows' }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:year_of_construction resource:1913 . ?h rdf:type ontology:building . ?h property:architecture 'Arts and Crafts Movement and American craftsman Bungalows' }", "graph_answer": [ "resource:Asilomar_Conference_Grounds" ], "readable_answer": [ "Asilomar Conference Grounds" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
2
5144
Id136
[ { "subject": "Airey_Neave", "property": "unit", "object": "Royal_Artillery" }, { "subject": "Airey_Neave", "property": "award", "object": "Distinguished_Service_Order" } ]
[ { "subject": "Airey_Neave", "property": "unit", "object": "Royal_Artillery" }, { "subject": "Airey_Neave", "property": "award", "object": "Distinguished_Service_Order" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Airey Neave, served in the Royal Artillery Unit, and was awarded the Distinguished Service Order.", "Airey Neave's unit was the Royal Artillery, and he was awarded the Distinguished Service Order.", "Part of the Royal Artillery, Airey Neave, was a hero who was awarded the Distinguished Service Order." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Airey_Neave", "property:award", "resource:Distinguished_Service_Order" ], [ "resource:Airey_Neave", "property:unit", "resource:Royal_Artillery" ], [ "resource:Airey_Neave", "rdf:type", "ontology:politician" ] ]
Airey_Neave
[ { "modified": "award", "readable": "award", "graph": "property:award" }, { "modified": "unit", "readable": "unit", "graph": "property:unit" }, { "modified": "Airey_Neave", "readable": "Airey Neave", "graph": "resource:Airey_Neave" }, { "modified": "Distinguished_Service_Order", "readable": "Distinguished Service Order", "graph": "resource:Distinguished_Service_Order" }, { "modified": "Royal_Artillery", "readable": "Royal Artillery", "graph": "resource:Royal_Artillery" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?s property:award resource:Distinguished_Service_Order . ?s rdf:type ontology:politician . ?s property:unit ?u . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?u WHERE { ?s property:award resource:Distinguished_Service_Order . ?s rdf:type ontology:politician . ?s property:unit ?u . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) }", "graph_answer": [ "resource:Royal_Artillery" ], "readable_answer": [ "Royal Artillery" ], "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": "ASK WHERE { resource:Airey_Neave property:award resource:Distinguished_Service_Order . resource:Airey_Neave rdf:type ontology:politician . resource:Airey_Neave property:unit resource:Royal_Artillery }", "readable_query": "ASK WHERE { resource:Airey_Neave property:award resource:Distinguished_Service_Order . resource:Airey_Neave rdf:type ontology:politician . resource:Airey_Neave property:unit resource:Royal_Artillery }", "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": "SELECT DISTINCT ?d WHERE { resource:Airey_Neave property:total_production ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Airey_Neave property:total_production ?d }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
3
6530
Id150
[ { "subject": "Asher_and_Mary_Isabelle_Richardson_House", "property": "location", "object": "U.S._Route_83" }, { "subject": "Asher_and_Mary_Isabelle_Richardson_House", "property": "built", "object": "1911" }, { "subject": "Asher_and_Mary_Isabelle_Richardson_House", "property": "nrhpReferenceNumber", "object": "\"88002539\"" } ]
[ { "subject": "Asher_and_Mary_Isabelle_Richardson_House", "property": "location", "object": "U.S._Route_83" }, { "subject": "Asher_and_Mary_Isabelle_Richardson_House", "property": "NationalRegisterOfHistoricPlacesReferenceNumber", "object": "\"88002539\"" }, { "subject": "Asher_and_Mary_Isabelle_Richardson_House", "property": "yearOfConstruction", "object": "1911" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Asher and Mary Isabelle Richardson House is located on U.S. Route 83 and was built in 1911. It has the reference number 88002539 in the National Register of Historic Places.", "Asher and Mary Isabelle Richardson House built in 1911 is located at U.S. Route 83 and has the reference number 88002539 in the National Register of Historic Places." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Asher_and_Mary_Isabelle_Richardson_House", "property:national_register_of_historic_places_reference_number", "88002539" ], [ "resource:Asher_and_Mary_Isabelle_Richardson_House", "rdf:type", "ontology:building" ], [ "resource:Asher_and_Mary_Isabelle_Richardson_House", "property:location", "resource:U_S__Route_83" ], [ "resource:Asher_and_Mary_Isabelle_Richardson_House", "property:year_of_construction", "resource:1911" ] ]
Asher_and_Mary_Isabelle_Richardson_House
[ { "modified": "88002539", "readable": "88002539", "graph": "88002539" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "NationalRegisterOfHistoricPlacesReferenceNumber", "readable": "national register of historic places reference number", "graph": "property:national_register_of_historic_places_reference_number" }, { "modified": "yearOfConstruction", "readable": "year of construction", "graph": "property:year_of_construction" }, { "modified": "1911", "readable": "1911", "graph": "resource:1911" }, { "modified": "Asher_and_Mary_Isabelle_Richardson_House", "readable": "Asher and Mary Isabelle Richardson House", "graph": "resource:Asher_and_Mary_Isabelle_Richardson_House" }, { "modified": "U.S._Route_83", "readable": "U.S. Route 83", "graph": "resource:U_S__Route_83" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?v property:national_register_of_historic_places_reference_number ?c . FILTER ( ?c != '60000000' ) . ?v property:year_of_construction ?s . ?v rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?s WHERE { ?v property:national_register_of_historic_places_reference_number ?c . FILTER ( ?c != '60000000' ) . ?v property:year_of_construction ?s . ?v rdf:type ontology:building }", "graph_answer": [ "resource:1911" ], "readable_answer": [ "1911" ], "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 ( COUNT ( ?z ) AS ?o ) WHERE { ?z property:year_of_construction resource:1911 . ?z rdf:type ontology:building . ?z property:national_register_of_historic_places_reference_number '88002539' }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?o ) WHERE { ?z property:year_of_construction resource:1911 . ?z rdf:type ontology:building . ?z property:national_register_of_historic_places_reference_number '88002539' }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "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 ?k WHERE { ?k property:year_of_construction resource:1911 . ?k rdf:type ontology:building . ?k property:national_register_of_historic_places_reference_number '88002539' }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:year_of_construction resource:1911 . ?k rdf:type ontology:building . ?k property:national_register_of_historic_places_reference_number '88002539' }", "graph_answer": [ "resource:Asher_and_Mary_Isabelle_Richardson_House" ], "readable_answer": [ "Asher and Mary Isabelle Richardson House" ], "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 ?h ?v WHERE { resource:Asher_and_Mary_Isabelle_Richardson_House property:location ?h . resource:Asher_and_Mary_Isabelle_Richardson_House property:national_register_of_historic_places_reference_number ?v }", "readable_query": "SELECT DISTINCT ?h ?v WHERE { resource:Asher_and_Mary_Isabelle_Richardson_House property:location ?h . resource:Asher_and_Mary_Isabelle_Richardson_House property:national_register_of_historic_places_reference_number ?v }", "graph_answer": [ "resource:U_S__Route_83", "88002539" ], "readable_answer": [ "U.S. Route 83", "88002539" ], "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" ] } ]