category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
sequence
test_category
string
dbpedia_links
sequence
links
sequence
graph
list
main_entity
string
mappings
list
dialogue
list
Food
3
7182
Id95
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Sausage" }, { "subject": "Bacon_Explosion", "property": "course", "object": "\"Main course\"@en" } ]
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Sausage" }, { "subject": "Bacon_Explosion", "property": "course", "object": "\"Main course\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Sausage is an ingredient of a Bacon Explosion, a main course, which comes from the United States.", "Sausage in an ingredient in bacon explosion, which is from the United States and is considered a main course.", "Bacon explosion is a main course including sausage from the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_Explosion", "property:ingredient", "resource:Sausage" ], [ "resource:Bacon_Explosion", "rdf:type", "ontology:food" ], [ "resource:Bacon_Explosion", "property:country", "resource:United_States" ], [ "resource:Bacon_Explosion", "property:course", "resource:Main_course" ] ]
Bacon_Explosion
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "Main course", "readable": "Main course", "graph": "resource:Main_course" }, { "modified": "Sausage", "readable": "Sausage", "graph": "resource:Sausage" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j property:course resource:Dessert . ?j property:ingredient ?q . ?j rdf:type ontology:food }", "readable_query": "ASK WHERE { ?j property:course resource:Dessert . ?j property:ingredient ?q . ?j rdf:type ontology:food }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
4
9821
Id110
[ { "subject": "Baked_Alaska", "property": "country", "object": "France" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" }, { "subject": "France", "property": "leaderName", "object": "Gérard_Larcher" }, { "subject": "Baked_Alaska", "property": "region", "object": "Hong_Kong" } ]
[ { "subject": "Baked_Alaska", "property": "country", "object": "France" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" }, { "subject": "France", "property": "leader", "object": "Gérard_Larcher" }, { "subject": "Baked_Alaska", "property": "region", "object": "Hong_Kong" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Two leaders of France are Manuel Valls and Gerard Larcher, the country is also home to baked Alaska which hails from Hong Kong.", "Baked Alaska is said to have originated in Hong Kong or France. Manuel Valls and Gérard Larcher are leaders of France.", "Baked Alaska is from both Hong Kong and France. The leaders of the latter country are Manuel Valls and Gerard Larcher." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:France", "property:leader", "resource:Manuel_Valls" ], [ "resource:France", "property:leader", "resource:G_rard_Larcher" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:country", "resource:France" ], [ "resource:Baked_Alaska", "property:region", "resource:Hong_Kong" ] ]
Baked_Alaska
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "Gérard_Larcher", "readable": "Gérard Larcher", "graph": "resource:G_rard_Larcher" }, { "modified": "Hong_Kong", "readable": "Hong Kong", "graph": "resource:Hong_Kong" }, { "modified": "Manuel_Valls", "readable": "Manuel Valls", "graph": "resource:Manuel_Valls" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:food . ?y property:leader resource:Manuel_Valls . ?l property:country ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'f' ) ) }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:food . ?y property:leader resource:Manuel_Valls . ?l property:country ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'f' ) ) }", "graph_answer": [ "resource:Baked_Alaska" ], "readable_answer": [ "Baked Alaska" ], "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 ?d WHERE { FILTER ( CONTAINS ( LCASE ( ?d ) , 'hong' ) ) . resource:Baked_Alaska property:region ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( CONTAINS ( LCASE ( ?d ) , 'hong' ) ) . resource:Baked_Alaska property:region ?d }", "graph_answer": [ "resource:Hong_Kong" ], "readable_answer": [ "Hong Kong" ], "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 ?q WHERE { ?q property:leader resource:G_rard_Larcher . ?e property:region resource:Hong_Kong . ?e rdf:type ontology:food . ?e property:country ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q property:leader resource:Gérard_Larcher . ?e property:region resource:Hong_Kong . ?e rdf:type ontology:food . ?e property:country ?q }", "graph_answer": [ "resource:France" ], "readable_answer": [ "France" ], "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" ] } ]
City
3
6826
Id114
[ { "subject": "Atlanta", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "Atlanta", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Washington DC is the capital of the United States, where Native Americans are an ethnic group and where the city of Atlanta is located.", "Atlanta is in the U.S whose capital is Washington, D.C. Native Americans are one of the ethnic groups in the U.S.", "Atlanta is in the United States whose capital is Washington, D.C. Native Americans are an ethnic group in the U.S." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlanta", "rdf:type", "ontology:city" ], [ "resource:Atlanta", "property:country", "resource:United_States" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Atlanta
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "Atlanta", "readable": "Atlanta", "graph": "resource:Atlanta" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?q WHERE { resource:United_States property:ethnic_group ?q . resource:United_States property:capital ?j }", "readable_query": "SELECT DISTINCT ?j ?q WHERE { resource:United_States property:ethnic_group ?q . resource:United_States property:capital ?j }", "graph_answer": [ "resource:Washington__D_C_", "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Washington, D.C.", "Native Americans in the United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Atlanta property:country resource:United_States . resource:Atlanta rdf:type ontology:city }", "readable_query": "ASK WHERE { resource:Atlanta property:country resource:United_States . resource:Atlanta rdf:type ontology:city }", "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" ] } ]
SportsTeam
3
8016
Id89
[ { "subject": "A.S._Livorno_Calcio", "property": "manager", "object": "Christian_Panucci" }, { "subject": "Christian_Panucci", "property": "clubs", "object": "Genoa_C.F.C." }, { "subject": "Christian_Panucci", "property": "team", "object": "Chelsea_F.C." } ]
[ { "subject": "A.S._Livorno_Calcio", "property": "manager", "object": "Christian_Panucci" }, { "subject": "Christian_Panucci", "property": "club", "object": "Genoa_C.F.C." }, { "subject": "Christian_Panucci", "property": "club", "object": "Chelsea_F.C." } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.S. Livorno Calcio are managed by Christian Panucci who has played for Chelsea FC and is attached to the club Genoa CFC.", "Christian Panucci played football for Genoa C.F.C. and Chelsea F.C. Today he manages A.S. Livorno Calcio.", "Christian Panucci has played for Chelsea FC and Genoa C.F.C. and now manages A.S. Livorno Calcio." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Christian_Panucci", "property:club", "resource:Genoa_C_F_C_" ], [ "resource:Christian_Panucci", "property:club", "resource:Chelsea_F_C_" ], [ "resource:A_S__Livorno_Calcio", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Livorno_Calcio", "property:manager", "resource:Christian_Panucci" ] ]
A.S._Livorno_Calcio
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.S._Livorno_Calcio", "readable": "A.S. Livorno Calcio", "graph": "resource:A_S__Livorno_Calcio" }, { "modified": "Chelsea_F.C.", "readable": "Chelsea F.C.", "graph": "resource:Chelsea_F_C_" }, { "modified": "Christian_Panucci", "readable": "Christian Panucci", "graph": "resource:Christian_Panucci" }, { "modified": "Genoa_C.F.C.", "readable": "Genoa C.F.C.", "graph": "resource:Genoa_C_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?a ) WHERE { resource:Christian_Panucci property:death_year ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?a ) WHERE { resource:Christian_Panucci property:death_year ?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 ( ?v ) AS ?t ) WHERE { resource:Christian_Panucci property:club ?v }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?t ) WHERE { resource:Christian_Panucci property:club ?v }", "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:Christian_Panucci property:club ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Christian_Panucci property:club ?a }", "graph_answer": [ "resource:Genoa_C_F_C_", "resource:Chelsea_F_C_" ], "readable_answer": [ "Genoa C.F.C.", "Chelsea F.C." ], "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:A_S__Livorno_Calcio property:manager resource:Christian_Panucci . resource:A_S__Livorno_Calcio rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { resource:A.S._Livorno_Calcio property:manager resource:Christian_Panucci . resource:A.S._Livorno_Calcio 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" ] } ]
Food
2
4720
Id232
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Bionico", "property": "ingredient", "object": "Granola" } ]
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Bionico", "property": "ingredient", "object": "Granola" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Granola is an ingredient of Bionico which is a food found in Mexico.", "Bionico requires granola as one of its ingredients and is a Mexican food." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bionico", "property:ingredient", "resource:Granola" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:country", "resource:Mexico" ] ]
Bionico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Granola", "readable": "Granola", "graph": "resource:Granola" }, { "modified": "Mexico", "readable": "Mexico", "graph": "resource:Mexico" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?z ) WHERE { ?t property:country ?l . ?t rdf:type ontology:food . ?t property:region resource:Jalisco }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?z ) WHERE { ?t property:country ?l . ?t rdf:type ontology:food . ?t property:region resource:Jalisco }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?q ) WHERE { resource:Bionico property:country ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?q ) WHERE { resource:Bionico property:country ?s }", "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 ?j WHERE { resource:Bionico property:country ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Bionico property:country ?j }", "graph_answer": [ "resource:Mexico" ], "readable_answer": [ "Mexico" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Bionico property:partial_failures ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Bionico property:partial_failures ?t }", "graph_answer": [], "readable_answer": [], "type": [ "ellipsis", "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3478
Id90
[ { "subject": "Al_Anderson_(NRBQ)", "property": "instrument", "object": "Guitar" }, { "subject": "Al_Anderson_(NRBQ)", "property": "genre", "object": "Country_music" } ]
[ { "subject": "Al_Anderson_(NRBQ band)", "property": "instrument", "object": "Guitar" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "genre", "object": "Country_music" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson performs country music with the NRBQ band. He plays the guitar.", "Al Anderson of NRBQ plays country music and the guitar.", "Country music guitar player AI Anderson is part of the band NRBQ." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:genre", "resource:Country_music" ], [ "resource:Al_Anderson__NRBQ_band_", "property:instrument", "resource:Guitar" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "Country_music", "readable": "Country music", "graph": "resource:Country_music" }, { "modified": "Guitar", "readable": "Guitar", "graph": "resource:Guitar" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?x WHERE { resource:Al_Anderson__NRBQ_band_ property:instrument ?x . resource:Al_Anderson__NRBQ_band_ property:genre ?t }", "readable_query": "SELECT DISTINCT ?t ?x WHERE { resource:Al_Anderson_(NRBQ_band) property:instrument ?x . resource:Al_Anderson_(NRBQ_band) property:genre ?t }", "graph_answer": [ "resource:Country_music", "resource:Guitar" ], "readable_answer": [ "Country music", "Guitar" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
4
10538
Id222
[ { "subject": "Austria", "property": "leaderName", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "County_of_Tyrol" }, { "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": "County_of_Tyrol" }, { "subject": "Austria", "property": "language", "object": "Austrian_German" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The birth place of Alfons Gorbach is County of Tyrol and he died in Austria. In Austria, the language is Austrian German and the leader is Doris Bures.", "Alfons Gorbach was born in the County of Tyrol and died in Austria, where the leader is Doris Bures and Austrian German is the language spoken.", "Alfons Gorbach was born in the County of Tyrol. He died in Austria, where Doris Bures is a leader and Austrian German is the language spoken." ], "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:County_of_Tyrol" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "Austrian_German", "readable": "Austrian German", "graph": "resource:Austrian_German" }, { "modified": "County_of_Tyrol", "readable": "County of Tyrol", "graph": "resource:County_of_Tyrol" }, { "modified": "Doris_Bures", "readable": "Doris Bures", "graph": "resource:Doris_Bures" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?r ) WHERE { ?y property:language ?r . ?y property:leader resource:Doris_Bures }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?r ) WHERE { ?y property:language ?r . ?y property:leader resource:Doris_Bures }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?m property:language ?p . ?m property:leader resource:Doris_Bures }", "readable_query": "SELECT DISTINCT ?p WHERE { ?m property:language ?p . ?m property:leader resource:Doris_Bures }", "graph_answer": [ "resource:Austrian_German" ], "readable_answer": [ "Austrian German" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:leader resource:Doris_Bures . ?c property:language resource:Austrian_German }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:leader resource:Doris_Bures . ?c property:language resource:Austrian_German }", "graph_answer": [ "resource:Austria" ], "readable_answer": [ "Austria" ], "type": [ "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 ?b WHERE { ?b property:death_place resource:Austria . ?b rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:death_place resource:Austria . ?b rdf:type ontology:politician }", "graph_answer": [ "resource:Alfons_Gorbach" ], "readable_answer": [ "Alfons Gorbach" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?g property:birth_place resource:County_of_Tyrol . ?g rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?g property:birth_place resource:County_of_Tyrol . ?g rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?y rdf:type ontology:politician . ?y property:birth_place resource:Japanese_occupation_of_British_Borneo }", "readable_query": "ASK WHERE { ?y rdf:type ontology:politician . ?y property:birth_place resource:Japanese_occupation_of_British_Borneo }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "ellipsis", "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] } ]
Artist
5
11237
Id88
[ { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Funk" }, { "subject": "Aleksandra_Kovač", "property": "associatedBand", "object": "Bebi_Dol" }, { "subject": "Aleksandra_Kovač", "property": "associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "background", "object": "\"solo_singer\"@en" }, { "subject": "Aleksandra_Kovač", "property": "activeYearsStartYear", "object": "\"1990\"^^xsd:gYear" } ]
[ { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Funk" }, { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "Bebi_Dol" }, { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Aleksandra_Kovač", "property": "activeYearsStartYear", "object": "1990" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandra Kovac is a solo funk singer who became active in 1990 and has associated with the musical artist Bebi Dol and Kornelije Kovač.", "Aleksandra Kovac, an exponent of Funk, is a solo singer, who became active in 1990. She is associated with the musical artists, Kornelije Kovač and Bebi Dol.", "Aleksandra Kovac, who became active in 1990, was a solo singer. His musical genre is Funk and he is associated with the musical artist Bebi Dol and is in the same band as Kornelije Kovac." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandra_Kova_", "rdf:type", "ontology:artist" ], [ "resource:Aleksandra_Kova_", "property:background", "resource:solo_singer" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:Bebi_Dol" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:Kornelije_Kova_" ], [ "resource:Aleksandra_Kova_", "property:active_years_start_year", "resource:1990" ], [ "resource:Aleksandra_Kova_", "property:genre", "resource:Funk" ] ]
Aleksandra_Kovač
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "1990", "readable": "1990", "graph": "resource:1990" }, { "modified": "Aleksandra_Kovač", "readable": "Aleksandra Kovač", "graph": "resource:Aleksandra_Kova_" }, { "modified": "Bebi_Dol", "readable": "Bebi Dol", "graph": "resource:Bebi_Dol" }, { "modified": "Funk", "readable": "Funk", "graph": "resource:Funk" }, { "modified": "Kornelije_Kovač", "readable": "Kornelije Kovač", "graph": "resource:Kornelije_Kova_" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?v . FILTER ( CONTAINS ( LCASE ( ?v ) , 'dol' ) ) }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?v . FILTER ( CONTAINS ( LCASE ( ?v ) , 'dol' ) ) }", "graph_answer": [ "resource:Bebi_Dol" ], "readable_answer": [ "Bebi Dol" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?q ) WHERE { resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?a }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?q ) WHERE { resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?a }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?r != resource:Bebi_Dol ) . resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?r != resource:Bebi_Dol ) . resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?r }", "graph_answer": [ "resource:Kornelije_Kova_" ], "readable_answer": [ "Kornelije Kovač" ], "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 { resource:Aleksandra_Kova_ property:fate ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Aleksandra_Kovač property:fate ?a }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
10996
Id45
[ { "subject": "Afonso_Pena_International_Airport", "property": "runwayLength", "object": "\"2214.98\"^^xsd:double" }, { "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": "icaoLocationIdentifier", "object": "\"SBCT\"" }, { "subject": "Afonso_Pena_International_Airport", "property": "runwayDesignation", "object": "\"15/33\"" } ]
[ { "subject": "Afonso_Pena_International_Airport", "property": "runwayLength", "object": "2215.0" }, { "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": "icaoLocationIdentifier", "object": "\"SBCT\"" }, { "subject": "Afonso_Pena_International_Airport", "property": "runwayName", "object": "\"15/33\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Afonso Pena International Airport has a runway name of 15/33 which has a length of 2215.0 . It is located 911 metres above sea level in Sao Jose dos Pinhais and has the ICAO location identifier of SBCT.", "Afonso Pena International Airport is located in Sao Jose dos Pinhais and its ICAO identifier is SBCT. The airport is situated 911 meters above sea level and has a 2,215 km long runway called 15/33." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Afonso_Pena_International_Airport", "property:runway_length", "resource:2215_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:icao_location_identifier", "resource:SBCT" ], [ "resource:Afonso_Pena_International_Airport", "property:runway_name", "resource:15_33" ] ]
Afonso_Pena_International_Airport
[ { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "icaoLocationIdentifier", "readable": "icao location identifier", "graph": "property:icao_location_identifier" }, { "modified": "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": "15/33", "readable": "15/33", "graph": "resource:15_33" }, { "modified": "2215.0", "readable": "2215.0", "graph": "resource:2215_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": "SBCT", "readable": "SBCT", "graph": "resource:SBCT" }, { "modified": "São_José_dos_Pinhais", "readable": "São José dos Pinhais", "graph": "resource:S_o_Jos__dos_Pinhais" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:airport . ?w property:runway_name resource:15_33 . ?w property:runway_length resource:2215_0 . FILTER ( CONTAINS ( LCASE ( ?w ) , 'afonso' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:airport . ?w property:runway_name resource:15/33 . ?w property:runway_length resource:2215.0 . FILTER ( CONTAINS ( LCASE ( ?w ) , 'afonso' ) ) }", "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 ?y ?t WHERE { resource:Afonso_Pena_International_Airport property:location ?t . resource:Afonso_Pena_International_Airport property:elevation_above_the_sea_level ?y }", "readable_query": "SELECT DISTINCT ?y ?t WHERE { resource:Afonso_Pena_International_Airport property:location ?t . resource:Afonso_Pena_International_Airport property:elevation_above_the_sea_level ?y }", "graph_answer": [ "resource:911_0", "resource:S_o_Jos__dos_Pinhais" ], "readable_answer": [ "911.0", "São José dos Pinhais" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Afonso_Pena_International_Airport property:icao_location_identifier ?q . FILTER ( STRSTARTS ( LCASE ( ?q ) , 's' ) ) }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Afonso_Pena_International_Airport property:icao_location_identifier ?q . FILTER ( STRSTARTS ( LCASE ( ?q ) , 's' ) ) }", "graph_answer": [ "resource:SBCT" ], "readable_answer": [ "SBCT" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7133
Id46
[ { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "demonym", "object": "Spaniards" }, { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" } ]
[ { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "demonym", "object": "Spaniards" }, { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "The people of Spain are known as Spaniards and are led by Felipe VI of Spain. Arros negre is from the country." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Spain", "property:demonym", "resource:Spaniards" ], [ "resource:Arr_s_negre", "rdf:type", "ontology:food" ], [ "resource:Arr_s_negre", "property:country", "resource:Spain" ] ]
Arròs_negre
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Arròs_negre", "readable": "Arròs negre", "graph": "resource:Arr_s_negre" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Spaniards", "readable": "Spaniards", "graph": "resource:Spaniards" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y ?o WHERE { resource:Spain property:leader ?y . resource:Spain property:demonym ?o }", "readable_query": "SELECT DISTINCT ?y ?o WHERE { resource:Spain property:leader ?y . resource:Spain property:demonym ?o }", "graph_answer": [ "resource:Felipe_VI_of_Spain", "resource:Spaniards" ], "readable_answer": [ "Felipe VI of Spain", "Spaniards" ], "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 WHERE { resource:Arr_s_negre property:bed_count ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Arròs_negre property:bed_count ?o }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12292
Id9
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Germany" }, { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "California" }, { "subject": "AIDAluna", "property": "shipOwner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Germany" }, { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "California" }, { "subject": "AIDAluna", "property": "owner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "The company, Caterpillar, Inc. was founded in California, a key person in the company is Douglas R. Oberhelman. AIDAluna is powered by Caterpillar Inc. The owner of AIDAluna is AIDA Cruises which is located in Germany." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Caterpillar_Inc_", "property:key_person", "resource:Douglas_R__Oberhelman" ], [ "resource:Caterpillar_Inc_", "property:foundation_place", "resource:California" ], [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:power_type", "resource:Caterpillar_Inc_" ], [ "resource:AIDAluna", "property:owner", "resource:AIDA_Cruises" ], [ "resource:AIDA_Cruises", "property:location", "resource:Germany" ] ]
AIDAluna
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "AIDA_Cruises", "readable": "AIDA Cruises", "graph": "resource:AIDA_Cruises" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Caterpillar_Inc.", "readable": "Caterpillar Inc.", "graph": "resource:Caterpillar_Inc_" }, { "modified": "Douglas_R._Oberhelman", "readable": "Douglas R. Oberhelman", "graph": "resource:Douglas_R__Oberhelman" }, { "modified": "Germany", "readable": "Germany", "graph": "resource:Germany" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?w ) , 'caterpillar' ) ) . ?w property:foundation_place resource:California }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?w ) , 'caterpillar' ) ) . ?w property:foundation_place resource:California }", "graph_answer": [ "resource:Caterpillar_Inc_" ], "readable_answer": [ "Caterpillar Inc." ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . ?t property:power_type resource:Caterpillar_Inc_ . ?t rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . ?t property:power_type resource:Caterpillar_Inc. . ?t rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:AIDAluna" ], "readable_answer": [ "AIDAluna" ], "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": "ASK WHERE { resource:Caterpillar_Inc_ property:key_person resource:Douglas_R__Oberhelman }", "readable_query": "ASK WHERE { resource:Caterpillar_Inc. property:key_person resource:Douglas_R._Oberhelman }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?c property:owner resource:AIDA_Cruises . ?c rdf:type ontology:mean_of_transportation . ?c property:power_type resource:W_rtsil_ }", "readable_query": "ASK WHERE { ?c property:owner resource:AIDA_Cruises . ?c rdf:type ontology:mean_of_transportation . ?c property:power_type resource:Wärtsilä }", "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" ] } ]
Astronaut
6
12861
Id31
[ { "subject": "Apollo_12", "property": "crew2Up", "object": "Alfred_Worden" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Apollo_12", "property": "crew1Up", "object": "David_Scott" }, { "subject": "Alan_Bean", "property": "selection", "object": "1963" } ]
[ { "subject": "Apollo_12", "property": "backupPilot", "object": "Alfred_Worden" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Apollo_12", "property": "commander", "object": "David_Scott" }, { "subject": "Alan_Bean", "property": "selectedByNasa", "object": "1963" } ]
(X (X) (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "American Alan Bean joined NASA in 1963 where he became a member of the Apollo 12 mission along with Alfred Worden as backup pilot and David Scott as commander.", "Alan Bean was an American astronaut selected by NASA in 1963 as a crew member for the Apollo 12 mission. Apollo 12 was commanded by David Scott, and Alfred Worden was a backup pilot." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Apollo_12", "property:backup_pilot", "resource:Alfred_Worden" ], [ "resource:Apollo_12", "property:commander", "resource:David_Scott" ], [ "resource:Apollo_12", "property:operator", "resource:NASA" ], [ "resource:Alan_Bean", "property:selected_by_nasa", "resource:1963" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:mission", "resource:Apollo_12" ], [ "resource:Alan_Bean", "property:nationality", "resource:United_States" ] ]
Alan_Bean
[ { "modified": "backupPilot", "readable": "backup pilot", "graph": "property:backup_pilot" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Alfred_Worden", "readable": "Alfred Worden", "graph": "resource:Alfred_Worden" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "modified": "David_Scott", "readable": "David Scott", "graph": "resource:David_Scott" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x rdf:type ontology:astronaut . ?w property:operator resource:Arianespace . ?x property:mission ?w }", "readable_query": "ASK WHERE { ?x rdf:type ontology:astronaut . ?w property:operator resource:Arianespace . ?x property:mission ?w }", "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
12823
Id91
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
(X (X (X) (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alcatraz Versus the Evil Librarians is from The United States, a country with a president, many Asian Americans, and the English language (also spoken in Great Britain).", "The book Alcatraz Versus the Evil Librarians comes from the U.S. The country's population includes the ethnic group of Asian Americans and is led by the President. The language spoken in both the US and Great Britain is English.", "English is the language of the United States and is also spoken in Great Britain. There is an ethnic group called Asian Americans and the title of the leader is the President. A good book Alcatraz Versus the Evil Librarians is from the U.S." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:country", "resource:United_States" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "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": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_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 ( COUNT ( ?c ) AS ?u ) WHERE { ?c property:spoken_in resource:Great_Britain . ?p property:ethnic_group resource:Asian_Americans . ?p property:language ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?u ) WHERE { ?c property:spoken_in resource:Great_Britain . ?p property:ethnic_group resource:Asian_Americans . ?p property:language ?c }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "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 ?w WHERE { ?f property:ethnic_group resource:Asian_Americans . ?f property:language ?w . ?w property:spoken_in resource:Great_Britain }", "readable_query": "SELECT DISTINCT ?w WHERE { ?f property:ethnic_group resource:Asian_Americans . ?f property:language ?w . ?w property:spoken_in resource:Great_Britain }", "graph_answer": [ "resource:English_language" ], "readable_answer": [ "English language" ], "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 ?i WHERE { ?i property:ethnic_group resource:Asian_Americans . ?i property:language resource:English_language . resource:English_language property:spoken_in resource:Great_Britain }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:ethnic_group resource:Asian_Americans . ?i property:language resource:English_language . resource:English_language property:spoken_in resource:Great_Britain }", "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", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:country resource:United_States . ?z rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:country resource:United_States . ?z rdf:type ontology:written_work }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:United_States property:leader_title ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:United_States property:leader_title ?i }", "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", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7150
Id63
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Malaysia", "property": "capital", "object": "Putrajaya" }, { "subject": "Malaysia", "property": "leader", "object": "Arifin_Zakaria" } ]
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Malaysia", "property": "capital", "object": "Putrajaya" }, { "subject": "Malaysia", "property": "leader", "object": "Arifin_Zakaria" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Asam pedas is a food found in Malaysia, where the capital is Putrajaya and where Arifin Zakaria is the leader.", "Asam pedas is a food found in Malaysia, which leader is Arifin Zakaria and its capital is Putrajaya." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Malaysia", "property:leader", "resource:Arifin_Zakaria" ], [ "resource:Malaysia", "property:capital", "resource:Putrajaya" ], [ "resource:Asam_pedas", "rdf:type", "ontology:food" ], [ "resource:Asam_pedas", "property:country", "resource:Malaysia" ] ]
Asam_pedas
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Arifin_Zakaria", "readable": "Arifin Zakaria", "graph": "resource:Arifin_Zakaria" }, { "modified": "Asam_pedas", "readable": "Asam pedas", "graph": "resource:Asam_pedas" }, { "modified": "Malaysia", "readable": "Malaysia", "graph": "resource:Malaysia" }, { "modified": "Putrajaya", "readable": "Putrajaya", "graph": "resource:Putrajaya" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?i ) WHERE { resource:Asam_pedas property:country ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?i ) WHERE { resource:Asam_pedas property:country ?p }", "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 ?b WHERE { resource:Asam_pedas property:country ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Asam_pedas property:country ?b }", "graph_answer": [ "resource:Malaysia" ], "readable_answer": [ "Malaysia" ], "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 ?y ?t WHERE { resource:Malaysia property:leader ?t . resource:Malaysia property:capital ?y }", "readable_query": "SELECT DISTINCT ?y ?t WHERE { resource:Malaysia property:leader ?t . resource:Malaysia property:capital ?y }", "graph_answer": [ "resource:Putrajaya", "resource:Arifin_Zakaria" ], "readable_answer": [ "Putrajaya", "Arifin Zakaria" ], "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
2
4598
Id110
[ { "subject": "Bacon_sandwich", "property": "alias", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"@en" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Condiment" } ]
[ { "subject": "Bacon_sandwich", "property": "alternativeName", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Condiment" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Many condiments can be used to enhance the flavour of a bacon sandwich which is also referred to as a Bacon Butty, Bacon Sarnie, Rasher Sandwich, Bacon Sanger, Piece 'n bacon, bacon cob, bacon barm and bacon muffin.", "A bacon sandwich, usually containing added condiments, can also be known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin.", "The bacon sandwich goes by the names: Bacon butty, bacon sarnie, rasher, bacon sanger, piece 'n bacon, bacon cob, bacon barm, and bacon muffin. Condiments are included in a bacon sandwich." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_sandwich", "property:ingredient", "resource:Condiment" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Rasher_sandwich" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_muffin" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sanger" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_butty" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_cob" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sarnie" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Piece__n_bacon" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_barm" ] ]
Bacon_sandwich
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bacon barm", "readable": "Bacon barm", "graph": "resource:Bacon_barm" }, { "modified": "Bacon butty", "readable": "Bacon butty", "graph": "resource:Bacon_butty" }, { "modified": "Bacon cob", "readable": "Bacon cob", "graph": "resource:Bacon_cob" }, { "modified": "Bacon muffin", "readable": "Bacon muffin", "graph": "resource:Bacon_muffin" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Bacon sanger", "readable": "Bacon sanger", "graph": "resource:Bacon_sanger" }, { "modified": "Bacon sarnie", "readable": "Bacon sarnie", "graph": "resource:Bacon_sarnie" }, { "modified": "Condiment", "readable": "Condiment", "graph": "resource:Condiment" }, { "modified": "Piece 'n bacon", "readable": "Piece 'n bacon", "graph": "resource:Piece__n_bacon" }, { "modified": "Rasher sandwich", "readable": "Rasher sandwich", "graph": "resource:Rasher_sandwich" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( LCASE ( ?o ) , 'bacon' ) ) . ?o property:alternative_name resource:Bacon_barm . ?o rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( LCASE ( ?o ) , 'bacon' ) ) . ?o property:alternative_name resource:Bacon_barm . ?o rdf:type ontology:food }", "graph_answer": [ "resource:Bacon_sandwich" ], "readable_answer": [ "Bacon sandwich" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?o ) WHERE { resource:Bacon_sandwich property:alternative_name ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?o ) WHERE { resource:Bacon_sandwich property:alternative_name ?t }", "graph_answer": [ "8" ], "readable_answer": [ "8" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( ?b != resource:Bacon_barm ) . resource:Bacon_sandwich property:alternative_name ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( ?b != resource:Bacon_barm ) . resource:Bacon_sandwich property:alternative_name ?b }", "graph_answer": [ "resource:Rasher_sandwich", "resource:Bacon_muffin", "resource:Bacon_sanger", "resource:Bacon_butty", "resource:Bacon_cob", "resource:Bacon_sarnie", "resource:Piece__n_bacon" ], "readable_answer": [ "Rasher sandwich", "Bacon muffin", "Bacon sanger", "Bacon butty", "Bacon cob", "Bacon sarnie", "Piece 'n bacon" ], "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 ?o WHERE { resource:Bacon_sandwich property:material ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Bacon_sandwich property:material ?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" ] } ]
Athlete
3
6326
Id162
[ { "subject": "Alessio_Romagnoli", "property": "nationalteam", "object": "Italy_national_under-17_football_team" }, { "subject": "Italy_national_under-17_football_team", "property": "coach", "object": "Alessandro_Dal_Canto" }, { "subject": "Alessio_Romagnoli", "property": "team", "object": "A.S._Roma" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-17_football_team" }, { "subject": "Italy_national_under-17_football_team", "property": "coach", "object": "Alessandro_Dal_Canto" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "A.S._Roma" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli is a member of A.S. Roma and Italy's national under 17 team (coached by Alessandro Dal Canto).", "Alessio Romagnoli plays for AS Roma and also for the Italian national under 17 football team coached by Alessandro Dal Canto.", "Alessio Romagnoli plays for A.S. Roma and is in the Italian national under 17 team coached by Alessandro Dal Canto." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Italy_national_under_17_football_team", "property:coach", "resource:Alessandro_Dal_Canto" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_17_football_team" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:A_S__Roma" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "coach", "readable": "coach", "graph": "property:coach" }, { "modified": "A.S._Roma", "readable": "A.S. Roma", "graph": "resource:A_S__Roma" }, { "modified": "Alessandro_Dal_Canto", "readable": "Alessandro Dal Canto", "graph": "resource:Alessandro_Dal_Canto" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Italy_national_under-17_football_team", "readable": "Italy national under-17 football team", "graph": "resource:Italy_national_under_17_football_team" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:athlete . ?t property:coach resource:Alessandro_Dal_Canto . ?v property:club ?t . FILTER ( CONTAINS ( LCASE ( ?t ) , 'italy' ) ) }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:athlete . ?t property:coach resource:Alessandro_Dal_Canto . ?v property:club ?t . FILTER ( CONTAINS ( LCASE ( ?t ) , 'italy' ) ) }", "graph_answer": [ "resource:Alessio_Romagnoli" ], "readable_answer": [ "Alessio Romagnoli" ], "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 ?t WHERE { resource:Alessio_Romagnoli property:club ?t . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Alessio_Romagnoli property:club ?t . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) }", "graph_answer": [ "resource:A_S__Roma" ], "readable_answer": [ "A.S. Roma" ], "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" ] } ]
Building
5
11660
Id124
[ { "subject": "Birmingham", "property": "postalCode", "object": "B_postcode_area" }, { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "John_Madin", "property": "birthPlace", "object": "Birmingham" }, { "subject": "Birmingham", "property": "governingBody", "object": "Birmingham_City_Council" }, { "subject": "Birmingham", "property": "leaderName", "object": "Labour_Party_(UK)" } ]
[ { "subject": "Birmingham", "property": "postalCode", "object": "B_postcode_area" }, { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "John_Madin", "property": "birthPlace", "object": "Birmingham" }, { "subject": "Birmingham", "property": "governingBody", "object": "Birmingham_City_Council" }, { "subject": "Birmingham", "property": "leader", "object": "Labour_Party_(UK)" } ]
(X (X (X (X) (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Architect John Madin (born in Birmingham) designed 103 Colmore Row; Birmingham (postal code B) is governed by The Labour Party's (UK) Birmingham City Council.", "The B postcode area is the postal code of Birmingham, which is led by the UK Labour Party and is governed by Birmingham City Council. John Madin, the architect who designed 103 Colmore Row, was born in Birmingham.", "103 Colmore Row, Birmingham (postcode area 'B'), was designed by the architect John Madin who was born in the city. Birmingham's governing body is Birmingham City Council, which is led by the Labour Party." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:John_Madin", "property:birth_place", "resource:Birmingham" ], [ "resource:Birmingham", "property:leader", "resource:Labour_Party__UK_" ], [ "resource:Birmingham", "property:postal_code", "resource:B_postcode_area" ], [ "resource:Birmingham", "property:governing_body", "resource:Birmingham_City_Council" ], [ "resource:103_Colmore_Row", "property:architect", "resource:John_Madin" ], [ "resource:103_Colmore_Row", "rdf:type", "ontology:building" ] ]
103_Colmore_Row
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "governingBody", "readable": "governing body", "graph": "property:governing_body" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "postalCode", "readable": "postal code", "graph": "property:postal_code" }, { "modified": "103_Colmore_Row", "readable": "103 Colmore Row", "graph": "resource:103_Colmore_Row" }, { "modified": "B_postcode_area", "readable": "B postcode area", "graph": "resource:B_postcode_area" }, { "modified": "Birmingham", "readable": "Birmingham", "graph": "resource:Birmingham" }, { "modified": "Birmingham_City_Council", "readable": "Birmingham City Council", "graph": "resource:Birmingham_City_Council" }, { "modified": "John_Madin", "readable": "John Madin", "graph": "resource:John_Madin" }, { "modified": "Labour_Party_(UK)", "readable": "Labour Party", "graph": "resource:Labour_Party__UK_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h property:governing_body resource:Eastern_Provincial_Council . ?j property:birth_place ?h }", "readable_query": "ASK WHERE { ?h property:governing_body resource:Eastern_Provincial_Council . ?j property:birth_place ?h }", "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
2
3362
Id167
[ { "subject": "Athens_International_Airport", "property": "city", "object": "Athens" }, { "subject": "Athens_International_Airport", "property": "runwayLength", "object": "\"3999.89\"^^xsd:double" } ]
[ { "subject": "Athens_International_Airport", "property": "cityServed", "object": "Athens" }, { "subject": "Athens_International_Airport", "property": "runwayLength", "object": "4000.0" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Athens international airport serves the city of Athens and has a runway length of 4000.", "Athens International Airport serves the city of Athens and its runway length is 4000." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Athens_International_Airport", "property:runway_length", "resource:4000_0" ], [ "resource:Athens_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Athens_International_Airport", "property:city_served", "resource:Athens" ] ]
Athens_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "4000.0", "readable": "4000.0", "graph": "resource:4000_0" }, { "modified": "Athens", "readable": "Athens", "graph": "resource:Athens" }, { "modified": "Athens_International_Airport", "readable": "Athens International Airport", "graph": "resource:Athens_International_Airport" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u rdf:type ontology:airport . ?u property:city_served resource:Athens . ?u property:runway_length resource:4000_0 }", "readable_query": "ASK WHERE { ?u rdf:type ontology:airport . ?u property:city_served resource:Athens . ?u property:runway_length resource:4000.0 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?a WHERE { ?a property:runway_length resource:4000_0 . ?a rdf:type ontology:airport . ?a property:city_served resource:Athens }", "readable_query": "SELECT ?a WHERE { ?a property:runway_length resource:4000.0 . ?a rdf:type ontology:airport . ?a property:city_served resource:Athens }", "graph_answer": [ "resource:Athens_International_Airport" ], "readable_answer": [ "Athens International 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" ] } ]
MeanOfTransportation
5
12302
Id19
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "American_Locomotive_Company" }, { "subject": "ALCO_RS-3", "property": "cylindercount", "object": "12" }, { "subject": "ALCO_RS-3", "property": "enginetype", "object": "Four-stroke_engine" }, { "subject": "ALCO_RS-3", "property": "totalproduction", "object": "1418" }, { "subject": "ALCO_RS-3", "property": "MeanOfTransportation/length", "object": "\"17068.8\"^^<http://dbpedia.org/datatype/millimetre>" } ]
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "American_Locomotive_Company" }, { "subject": "ALCO_RS-3", "property": "cylinderCount", "object": "12" }, { "subject": "ALCO_RS-3", "property": "engine", "object": "Four-stroke_engine" }, { "subject": "ALCO_RS-3", "property": "totalProduction", "object": "1418" }, { "subject": "ALCO_RS-3", "property": "length", "object": "17068.8 (millimetres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "American Locomotive Company built the 1418 ALCO RS-3s, which were 17068.8 (millimetres) in length, had 12 cylinders, and a four-stroke 12 cylinder engine.", "The American Locomotive Company produced the ALCO RS-3 which has a total of 12 cylinders, a four-stroke engine and is 17068.8 millimetres long. Only 1418 of that model were manufactured.", "The American Locomotive Company producted the ALCO RS-3 with its four-stroke engine and its 12 cylinders. The vehicle is 17068.8 (millimetres) in length and the company only made 1418 of them." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:ALCO_RS_3", "property:cylinder_count", "12" ], [ "resource:ALCO_RS_3", "property:length", "17068.8 (millimetres)" ], [ "resource:ALCO_RS_3", "property:engine", "resource:Four_stroke_engine" ], [ "resource:ALCO_RS_3", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:ALCO_RS_3", "property:total_production", "resource:1418" ], [ "resource:ALCO_RS_3", "property:builder", "resource:American_Locomotive_Company" ] ]
ALCO_RS-3
[ { "modified": "12", "readable": "12", "graph": "12" }, { "modified": "17068.8 (millimetres)", "readable": "17068.8", "graph": "17068.8 (millimetres)" }, { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "cylinderCount", "readable": "cylinder count", "graph": "property:cylinder_count" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "totalProduction", "readable": "total production", "graph": "property:total_production" }, { "modified": "1418", "readable": "1418", "graph": "resource:1418" }, { "modified": "ALCO_RS-3", "readable": "ALCO RS-3", "graph": "resource:ALCO_RS_3" }, { "modified": "American_Locomotive_Company", "readable": "American Locomotive Company", "graph": "resource:American_Locomotive_Company" }, { "modified": "Four-stroke_engine", "readable": "Four-stroke engine", "graph": "resource:Four_stroke_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?h rdf:type ontology:mean_of_transportation . ?h property:cylinder_count ?c . FILTER ( ?c != '20' ) . ?h property:builder ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { ?h rdf:type ontology:mean_of_transportation . ?h property:cylinder_count ?c . FILTER ( ?c != '20' ) . ?h property:builder ?t }", "graph_answer": [ "resource:American_Locomotive_Company" ], "readable_answer": [ "American Locomotive Company" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h ?w WHERE { ?w rdf:type ontology:mean_of_transportation . ?w property:builder resource:American_Locomotive_Company . ?w property:total_production ?h }", "readable_query": "SELECT DISTINCT ?h ?w WHERE { ?w rdf:type ontology:mean_of_transportation . ?w property:builder resource:American_Locomotive_Company . ?w property:total_production ?h }", "graph_answer": [ "resource:1418", "resource:ALCO_RS_3" ], "readable_answer": [ "1418", "ALCO RS-3" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:ALCO_RS_3 property:doctoral_student ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:ALCO_RS-3 property:doctoral_student ?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" ] } ]
Politician
3
7722
Id53
[ { "subject": "Abel_Caballero", "property": "monarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "predecessor", "object": "Francisco_Franco" }, { "subject": "Abel_Caballero", "property": "primeminister", "object": "Felipe_González" } ]
[ { "subject": "Abel_Caballero", "property": "inOfficeWhileMonarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "predecessor", "object": "Francisco_Franco" }, { "subject": "Abel_Caballero", "property": "inOfficeWhilePrimeMinister", "object": "Felipe_González" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Caballero was in office while Felipe Gonzalez was Prime Minister and Juan Carlos I, who succeeded Francisco Franco, was monarch of Spain.", "Abel Caballero was in office, while Felipe Gonzalez was Prime Minister and during the reign of Monarch, Juan Carlos I of Spain. The predecessor of Juan Carlos I of Spain was Francisco Franco.", "Abel Caballero was in office when Felipe Gonzalez was Prime Minister and Juan Carlos I was King of Spain. The lattere was preceded by Francisco Franco." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Juan_Carlos_I_of_Spain", "property:predecessor", "resource:Francisco_Franco" ], [ "resource:Abel_Caballero", "property:in_office_while_monarch", "resource:Juan_Carlos_I_of_Spain" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:in_office_while_prime_minister", "resource:Felipe_Gonz_lez" ] ]
Abel_Caballero
[ { "modified": "inOfficeWhileMonarch", "readable": "in office while monarch", "graph": "property:in_office_while_monarch" }, { "modified": "inOfficeWhilePrimeMinister", "readable": "in office while prime minister", "graph": "property:in_office_while_prime_minister" }, { "modified": "predecessor", "readable": "predecessor", "graph": "property:predecessor" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Felipe_González", "readable": "Felipe González", "graph": "resource:Felipe_Gonz_lez" }, { "modified": "Francisco_Franco", "readable": "Francisco Franco", "graph": "resource:Francisco_Franco" }, { "modified": "Juan_Carlos_I_of_Spain", "readable": "Juan Carlos I of Spain", "graph": "resource:Juan_Carlos_I_of_Spain" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?f property:predecessor resource:Francisco_Franco . ?w property:in_office_while_monarch ?f . ?w rdf:type ontology:politician . ?w property:in_office_while_prime_minister resource:Felipe_Gonz_lez }", "readable_query": "SELECT DISTINCT ?w WHERE { ?f property:predecessor resource:Francisco_Franco . ?w property:in_office_while_monarch ?f . ?w rdf:type ontology:politician . ?w property:in_office_while_prime_minister resource:Felipe_González }", "graph_answer": [ "resource:Abel_Caballero" ], "readable_answer": [ "Abel Caballero" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?t property:in_office_while_monarch ?d . ?d property:predecessor resource:Francisco_Franco . ?t property:in_office_while_prime_minister resource:Felipe_Gonz_lez . ?t rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?d WHERE { ?t property:in_office_while_monarch ?d . ?d property:predecessor resource:Francisco_Franco . ?t property:in_office_while_prime_minister resource:Felipe_González . ?t rdf:type ontology:politician }", "graph_answer": [ "resource:Juan_Carlos_I_of_Spain" ], "readable_answer": [ "Juan Carlos I of Spain" ], "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" ] } ]
Politician
3
7777
Id108
[ { "subject": "Adonis_Georgiadis", "property": "birthPlace", "object": "Greece" }, { "subject": "Adonis_Georgiadis", "property": "office", "object": "\"Deputy Minister for Development, Competitiveness and Shipping\"" }, { "subject": "Adonis_Georgiadis", "property": "placeOfBirth", "object": "Athens" } ]
[ { "subject": "Adonis_Georgiadis", "property": "birthPlace", "object": "Greece" }, { "subject": "Adonis_Georgiadis", "property": "office", "object": "\"Deputy Minister for Development, Competitiveness and Shipping\"" }, { "subject": "Adonis_Georgiadis", "property": "birthPlace", "object": "Athens" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adonis Georgiadis, born in Athens, Greece, was the Deputy Minister for Development, Competitiveness and Shipping.", "Adonis Georgiadis, who was born in Athens, Greece, worked as the Deputy Minister for Development, Competitiveness and Shipping.", "Adonis Georgiadis was born in Athens, Greece. He was the Deputy Minister for Development, Competitiveness and Shipping." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adonis_Georgiadis", "rdf:type", "ontology:politician" ], [ "resource:Adonis_Georgiadis", "property:office", "resource:Deputy_Minister_for_Development" ], [ "resource:Adonis_Georgiadis", "property:office", "resource:Shipping" ], [ "resource:Adonis_Georgiadis", "property:office", "resource:Competitiveness" ], [ "resource:Adonis_Georgiadis", "property:birth_place", "resource:Greece" ], [ "resource:Adonis_Georgiadis", "property:birth_place", "resource:Athens" ] ]
Adonis_Georgiadis
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "Adonis_Georgiadis", "readable": "Adonis Georgiadis", "graph": "resource:Adonis_Georgiadis" }, { "modified": "Athens", "readable": "Athens", "graph": "resource:Athens" }, { "modified": "Competitiveness", "readable": "Competitiveness", "graph": "resource:Competitiveness" }, { "modified": "Deputy Minister for Development", "readable": "Deputy Minister for Development", "graph": "resource:Deputy_Minister_for_Development" }, { "modified": "Greece", "readable": "Greece", "graph": "resource:Greece" }, { "modified": "Shipping", "readable": "Shipping", "graph": "resource:Shipping" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?n ) WHERE { resource:Adonis_Georgiadis property:office ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?n ) WHERE { resource:Adonis_Georgiadis property:office ?e }", "graph_answer": [ "3" ], "readable_answer": [ "3" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Adonis_Georgiadis property:office ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Adonis_Georgiadis property:office ?i }", "graph_answer": [ "resource:Deputy_Minister_for_Development", "resource:Shipping", "resource:Competitiveness" ], "readable_answer": [ "Deputy Minister for Development", "Shipping", "Competitiveness" ], "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" ] } ]
Artist
4
8772
Id164
[ { "subject": "Anders_Osborne", "property": "associatedBand", "object": "Billy_Iuso" }, { "subject": "Anders_Osborne", "property": "associatedMusicalArtist", "object": "Tab_Benoit" }, { "subject": "Anders_Osborne", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Anders_Osborne", "property": "associatedActs", "object": "Galactic" } ]
[ { "subject": "Anders_Osborne", "property": "associatedBand/associatedMusicalArtist", "object": "Billy_Iuso" }, { "subject": "Anders_Osborne", "property": "associatedBand/associatedMusicalArtist", "object": "Tab_Benoit" }, { "subject": "Anders_Osborne", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Anders_Osborne", "property": "associatedBand/associatedMusicalArtist", "object": "Galactic" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Rhythm and blues musician Anders Osborne has previously worked with the band Galactic and the musical artists Tab Benoit and Billy Iuso.", "Anders Osborne has worked with Tab Benoit and the band Galactic. He is associated with the musical artist Billy Iuso and his genre is rhythm and blues.", "Rhythm and blues artist Anders Osborne is associated with artists Tab Benoit, Galactic and Billy Iuso." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Anders_Osborne", "rdf:type", "ontology:artist" ], [ "resource:Anders_Osborne", "property:associated_band_associated_musical_artist", "resource:Billy_Iuso" ], [ "resource:Anders_Osborne", "property:associated_band_associated_musical_artist", "resource:Tab_Benoit" ], [ "resource:Anders_Osborne", "property:associated_band_associated_musical_artist", "resource:Galactic" ], [ "resource:Anders_Osborne", "property:genre", "resource:Rhythm_and_blues" ] ]
Anders_Osborne
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Anders_Osborne", "readable": "Anders Osborne", "graph": "resource:Anders_Osborne" }, { "modified": "Billy_Iuso", "readable": "Billy Iuso", "graph": "resource:Billy_Iuso" }, { "modified": "Galactic", "readable": "Galactic", "graph": "resource:Galactic" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "Tab_Benoit", "readable": "Tab Benoit", "graph": "resource:Tab_Benoit" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?w ) , 'tab' ) ) . resource:Anders_Osborne property:associated_band_associated_musical_artist ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?w ) , 'tab' ) ) . resource:Anders_Osborne property:associated_band_associated_musical_artist ?w }", "graph_answer": [ "resource:Tab_Benoit" ], "readable_answer": [ "Tab Benoit" ], "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 ?o ?i WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?i . resource:Anders_Osborne property:genre ?o }", "readable_query": "SELECT DISTINCT ?o ?i WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?i . resource:Anders_Osborne property:genre ?o }", "graph_answer": [ "resource:Rhythm_and_blues", "resource:Galactic" ], "readable_answer": [ "Rhythm and blues", "Galactic" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
MeanOfTransportation
3
7428
Id28
[ { "subject": "AIDAluna", "property": "shipOwner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "MeanOfTransportation/length", "object": "\"252000.0\"^^<http://dbpedia.org/datatype/millimetre>" }, { "subject": "AIDAluna", "property": "builder", "object": "Meyer_Werft" } ]
[ { "subject": "AIDAluna", "property": "owner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "length", "object": "252000.0 (millimetres)" }, { "subject": "AIDAluna", "property": "builder", "object": "Meyer_Werft" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AIDA Cruises is the owner of the 252 metre long, AIDAluna, which was built by Meyer Werft.", "The AIDAluna, owned by AIDA Cruises and built by Meyer Werft, has a length of 252000.0 millimetres.", "AIDA Cruises owns the 252 metre long AIDAluna which was built by Meyer Werft." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDAluna", "property:length", "252000.0 (millimetres)" ], [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:owner", "resource:AIDA_Cruises" ], [ "resource:AIDAluna", "property:builder", "resource:Meyer_Werft" ] ]
AIDAluna
[ { "modified": "252000.0 (millimetres)", "readable": "252000.0", "graph": "252000.0 (millimetres)" }, { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "AIDA_Cruises", "readable": "AIDA Cruises", "graph": "resource:AIDA_Cruises" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" }, { "modified": "Meyer_Werft", "readable": "Meyer Werft", "graph": "resource:Meyer_Werft" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d property:length '125800.0 (millimetres)' . ?d property:builder resource:Meyer_Werft . ?d rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?d property:length '125800.0 (millimetres)' . ?d property:builder resource:Meyer_Werft . ?d rdf:type ontology:mean_of_transportation }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?v rdf:type ontology:mean_of_transportation . ?v property:length '252000.0 (millimetres)' . ?v property:builder resource:Meyer_Werft }", "readable_query": "ASK WHERE { ?v rdf:type ontology:mean_of_transportation . ?v property:length '252000.0 (millimetres)' . ?v property:builder resource:Meyer_Werft }", "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 ?n WHERE { ?n rdf:type ontology:mean_of_transportation . ?n property:length '252000.0 (millimetres)' . ?n property:builder resource:Meyer_Werft }", "readable_query": "SELECT ?n WHERE { ?n rdf:type ontology:mean_of_transportation . ?n property:length '252000.0 (millimetres)' . ?n property:builder resource:Meyer_Werft }", "graph_answer": [ "resource:AIDAluna" ], "readable_answer": [ "AIDAluna" ], "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:AIDAluna property:owner ?m . FILTER ( CONTAINS ( LCASE ( ?m ) , 'aida' ) ) }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:AIDAluna property:owner ?m . FILTER ( CONTAINS ( LCASE ( ?m ) , 'aida' ) ) }", "graph_answer": [ "resource:AIDA_Cruises" ], "readable_answer": [ "AIDA Cruises" ], "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 ?q WHERE { resource:AIDAluna property:length ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:AIDAluna property:length ?q }", "graph_answer": [ "252000.0 (millimetres)" ], "readable_answer": [ "252000.0" ], "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
9009
Id79
[ { "subject": "Aleksander_Barkov,_Jr.", "property": "height", "object": "\"1.905\"^^xsd:double" }, { "subject": "Aleksander_Barkov,_Jr.", "property": "team", "object": "Florida_Panthers" }, { "subject": "Aleksander_Barkov,_Jr.", "property": "dateOfBirth", "object": "\"1995-09-02\"^^xsd:date" }, { "subject": "Aleksander_Barkov,_Jr.", "property": "placeOfBirth", "object": "\"Tampere, Finland\"@en" } ]
[ { "subject": "Aleksander_Barkov,_Jr.", "property": "height", "object": "1.905" }, { "subject": "Aleksander_Barkov,_Jr.", "property": "club", "object": "Florida_Panthers" }, { "subject": "Aleksander_Barkov,_Jr.", "property": "birthDate", "object": "1995-09-02" }, { "subject": "Aleksander_Barkov,_Jr.", "property": "birthPlace", "object": "\"Tampere, Finland\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1.905m tall, Aleksander Barkov Jr, has played for the Florida Panthers. He was born in Tampere, Finland, on 1995-09-02.", "Aleksander Barkov Jr. was born in Tampere, Finland on the 2nd September 1995. He is 1.905 tall and has played for the Florida Panthers.", "Aleksander Barkov Jr . was born in Tampere, Finland, on the 2nd September 1995. His height is 1.905m and his club is the Florida Panthers." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksander_Barkov__Jr_", "rdf:type", "ontology:athlete" ], [ "resource:Aleksander_Barkov__Jr_", "property:club", "resource:Florida_Panthers" ], [ "resource:Aleksander_Barkov__Jr_", "property:birth_date", "resource:1995_09_02" ], [ "resource:Aleksander_Barkov__Jr_", "property:height", "resource:1_905" ], [ "resource:Aleksander_Barkov__Jr_", "property:birth_place", "resource:Tampere__Finland" ] ]
Aleksander_Barkov,_Jr.
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "height", "readable": "height", "graph": "property:height" }, { "modified": "1995-09-02", "readable": "1995-09-02", "graph": "resource:1995_09_02" }, { "modified": "1.905", "readable": "1.905", "graph": "resource:1_905" }, { "modified": "Aleksander_Barkov,_Jr.", "readable": "Aleksander Barkov, Jr.", "graph": "resource:Aleksander_Barkov__Jr_" }, { "modified": "Florida_Panthers", "readable": "Florida Panthers", "graph": "resource:Florida_Panthers" }, { "modified": "Tampere, Finland", "readable": "Tampere, Finland", "graph": "resource:Tampere__Finland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?a rdf:type ontology:athlete . FILTER ( CONTAINS ( YEAR ( ?x ) , '1995' ) ) . ?a property:birth_place ?z . ?a property:birth_date ?x }", "readable_query": "SELECT DISTINCT ?z WHERE { ?a rdf:type ontology:athlete . FILTER ( CONTAINS ( YEAR ( ?x ) , '1995' ) ) . ?a property:birth_place ?z . ?a property:birth_date ?x }", "graph_answer": [ "resource:Tampere__Finland" ], "readable_answer": [ "Tampere, Finland" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?n property:height ?w . ?n rdf:type ontology:athlete . ?n property:birth_place resource:Ridgewood__Queens }", "readable_query": "ASK WHERE { ?n property:height ?w . ?n rdf:type ontology:athlete . ?n property:birth_place resource:Ridgewood,_Queens }", "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" ] } ]
CelestialBody
3
6671
Id88
[ { "subject": "1097_Vicia", "property": "epoch", "object": "\"December 31, 2006 (JD2454100.5)\"" }, { "subject": "1097_Vicia", "property": "formerName", "object": "\"1928 PC\"@en" }, { "subject": "1097_Vicia", "property": "orbitalPeriod", "object": "1.35589e+08" } ]
[ { "subject": "1097_Vicia", "property": "epoch", "object": "2006-12-31" }, { "subject": "1097_Vicia", "property": "formerName", "object": "\"1928 PC\"" }, { "subject": "1097_Vicia", "property": "orbitalPeriod", "object": "135589000.0" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "1928 PC is the former name of 1097 Vicia, which has an epoch date of December 31st 2006 and an orbital period of 135589000.0.", "1097 Vicia (formerly\"1928 PC\") has an orbital period of 135589000.0 and the epoch is on 31 December 2016." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:1097_Vicia", "property:epoch", "resource:2006_12_31" ], [ "resource:1097_Vicia", "rdf:type", "ontology:celestial_body" ], [ "resource:1097_Vicia", "property:former_name", "1928 PC" ], [ "resource:1097_Vicia", "property:orbital_period", "resource:135589000_0" ] ]
1097_Vicia
[ { "modified": "1928 PC", "readable": "1928 PC", "graph": "1928 PC" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "formerName", "readable": "former name", "graph": "property:former_name" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "1097_Vicia", "readable": "1097 Vicia", "graph": "resource:1097_Vicia" }, { "modified": "135589000.0", "readable": "135589000.0", "graph": "resource:135589000_0" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?o property:epoch ?d . ?o property:orbital_period ?y . FILTER ( ?d = \"2006_12_31\" ) . ?o rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?y WHERE { ?o property:epoch ?d . ?o property:orbital_period ?y . FILTER ( ?d = \"2006-12-31\" ) . ?o rdf:type ontology:celestial_body }", "graph_answer": [ "resource:135589000_0" ], "readable_answer": [ "135589000.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y property:orbital_period resource:135589000_0 . ?y property:epoch ?s . FILTER ( ?s = \"2006_12_31\" ) . ?y rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:orbital_period resource:135589000.0 . ?y property:epoch ?s . FILTER ( ?s = \"2006-12-31\" ) . ?y rdf:type ontology:celestial_body }", "graph_answer": [ "resource:1097_Vicia" ], "readable_answer": [ "1097 Vicia" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "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 ?n WHERE { resource:1097_Vicia property:protein ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:1097_Vicia property:protein ?n }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11184
Id35
[ { "subject": "Abradab", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Hip_hop_music", "property": "stylisticOrigin", "object": "Jazz" }, { "subject": "Abradab", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Hip_hop_music", "property": "derivative", "object": "Drum_and_bass" }, { "subject": "Hip_hop_music", "property": "stylisticOrigins", "object": "Disco" } ]
[ { "subject": "Abradab", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Hip_hop_music", "property": "stylisticOrigin", "object": "Jazz" }, { "subject": "Abradab", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Hip_hop_music", "property": "derivative", "object": "Drum_and_bass" }, { "subject": "Hip_hop_music", "property": "stylisticOrigin", "object": "Disco" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abradab is a solo singer and hip hop musician. Hip hop has origins in jazz and Disco, and Drum and bass is a derivative of Hip hop music.", "Abradab has a background as a solo singer and performs hip hop music. Drum and bass is a derivative of Hip hop music, which has its stylistic origins in both Jazz and Disco.", "Abradab is a solo singer that plays hip hop music. Hip hop music has its origins in Disco and Jazz music and Drum and bass music gets its sounds from Hip hop music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abradab", "rdf:type", "ontology:artist" ], [ "resource:Abradab", "property:background", "resource:solo_singer" ], [ "resource:Abradab", "property:genre", "resource:Hip_hop_music" ], [ "resource:Hip_hop_music", "property:derivative", "resource:Drum_and_bass" ], [ "resource:Hip_hop_music", "property:stylistic_origin", "resource:Disco" ], [ "resource:Hip_hop_music", "property:stylistic_origin", "resource:Jazz" ] ]
Abradab
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Abradab", "readable": "Abradab", "graph": "resource:Abradab" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Drum_and_bass", "readable": "Drum and bass", "graph": "resource:Drum_and_bass" }, { "modified": "Hip_hop_music", "readable": "Hip hop music", "graph": "resource:Hip_hop_music" }, { "modified": "Jazz", "readable": "Jazz", "graph": "resource:Jazz" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?l ) WHERE { resource:Hip_hop_music property:stylistic_origin ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?l ) WHERE { resource:Hip_hop_music property:stylistic_origin ?y }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?c property:background resource:non_vocal_instrumentalist . ?c rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?c property:background resource:non_vocal_instrumentalist . ?c rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?o property:background resource:solo_singer . ?o rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?o property:background resource:solo_singer . ?o rdf:type ontology:artist }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?r WHERE { ?r rdf:type ontology:artist . ?r property:background resource:solo_singer }", "readable_query": "SELECT ?r WHERE { ?r rdf:type ontology:artist . ?r property:background resource:solo_singer }", "graph_answer": [ "resource:Abradab" ], "readable_answer": [ "Abradab" ], "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" ] } ]
Athlete
3
6175
Id11
[ { "subject": "Aaron_Hunt", "property": "team", "object": "SV_Werder_Bremen" }, { "subject": "Aaron_Hunt", "property": "clubs", "object": "Hamburger_SV" }, { "subject": "SV_Werder_Bremen", "property": "manager", "object": "Viktor_Skrypnyk" } ]
[ { "subject": "Aaron_Hunt", "property": "club", "object": "SV_Werder_Bremen" }, { "subject": "Aaron_Hunt", "property": "club", "object": "Hamburger_SV" }, { "subject": "SV_Werder_Bremen", "property": "manager", "object": "Viktor_Skrypnyk" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Viktor Skrypnyk is the manager of SV Werder Bremen, the club Aaron Hunt (who plays for Hamburger SV), used to play for.", "Aaron Hunt, who plays for the club, Hamburger SV, also plays for Viktor Skrypnyk managed, SV Werder Bremen.", "Aaron Hunt has played for, Viktor Skrypnyk managed, SV Werder Bremen and Hamburger SV." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:SV_Werder_Bremen", "property:manager", "resource:Viktor_Skrypnyk" ], [ "resource:Aaron_Hunt", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Hunt", "property:club", "resource:Hamburger_SV" ], [ "resource:Aaron_Hunt", "property:club", "resource:SV_Werder_Bremen" ] ]
Aaron_Hunt
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Aaron_Hunt", "readable": "Aaron Hunt", "graph": "resource:Aaron_Hunt" }, { "modified": "Hamburger_SV", "readable": "Hamburger SV", "graph": "resource:Hamburger_SV" }, { "modified": "SV_Werder_Bremen", "readable": "SV Werder Bremen", "graph": "resource:SV_Werder_Bremen" }, { "modified": "Viktor_Skrypnyk", "readable": "Viktor Skrypnyk", "graph": "resource:Viktor_Skrypnyk" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?k property:manager resource:Oliver_Wyss . ?o property:club ?k . ?o rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?k property:manager resource:Oliver_Wyss . ?o property:club ?k . ?o rdf:type ontology:athlete }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
4
8521
Id119
[ { "subject": "Angola_International_Airport", "property": "location", "object": "Ícolo_e_Bengo" }, { "subject": "Angola_International_Airport", "property": "city", "object": "Luanda" }, { "subject": "Luanda", "property": "country", "object": "Angola" }, { "subject": "Ícolo_e_Bengo", "property": "isPartOf", "object": "Luanda_Province" } ]
[ { "subject": "Angola_International_Airport", "property": "location", "object": "Ícolo_e_Bengo" }, { "subject": "Angola_International_Airport", "property": "cityServed", "object": "Luanda" }, { "subject": "Luanda", "property": "country", "object": "Angola" }, { "subject": "Ícolo_e_Bengo", "property": "isPartOf", "object": "Luanda_Province" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Angola International airport is located in Icolo e Bengo, serves Luanda which is located in Angola and is part of Luanda Province.", "Angola International airport serves the city of Luanda and is located in Icolo e Bengo, Luanda Province, Angola.", "The Angola International Airport serving Luanda in Angola is located at Ícolo e Bengo. Icolo e Bengo is in the Luanda Province." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Luanda", "property:country", "resource:Angola" ], [ "resource:Angola_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Angola_International_Airport", "property:location", "resource:_colo_e_Bengo" ], [ "resource:Angola_International_Airport", "property:city_served", "resource:Luanda" ], [ "resource:_colo_e_Bengo", "property:is_part_of", "resource:Luanda_Province" ] ]
Angola_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Angola", "readable": "Angola", "graph": "resource:Angola" }, { "modified": "Angola_International_Airport", "readable": "Angola International Airport", "graph": "resource:Angola_International_Airport" }, { "modified": "Luanda", "readable": "Luanda", "graph": "resource:Luanda" }, { "modified": "Luanda_Province", "readable": "Luanda Province", "graph": "resource:Luanda_Province" }, { "modified": "Ícolo_e_Bengo", "readable": "Ícolo e Bengo", "graph": "resource:_colo_e_Bengo" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?d ) WHERE { ?n property:city_served resource:Lahore . resource:Lahore property:country resource:Angola . ?n rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?d ) WHERE { ?n property:city_served resource:Lahore . resource:Lahore property:country resource:Angola . ?n rdf:type ontology:airport }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "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 { ?a rdf:type ontology:airport . ?a property:city_served resource:Luanda . ?b property:is_part_of resource:Luanda_Province . ?a property:location ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { ?a rdf:type ontology:airport . ?a property:city_served resource:Luanda . ?b property:is_part_of resource:Luanda_Province . ?a property:location ?b }", "graph_answer": [ "resource:_colo_e_Bengo" ], "readable_answer": [ "Ícolo e Bengo" ], "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 ?r WHERE { ?r property:location ?e . ?r property:city_served resource:Luanda . ?r rdf:type ontology:airport . ?e property:is_part_of resource:Luanda_Province }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:location ?e . ?r property:city_served resource:Luanda . ?r rdf:type ontology:airport . ?e property:is_part_of resource:Luanda_Province }", "graph_answer": [ "resource:Angola_International_Airport" ], "readable_answer": [ "Angola International 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" ] } ]
Artist
5
11294
Id145
[ { "subject": "Alternative_rock", "property": "musicFusionGenre", "object": "Nu_metal" }, { "subject": "Alternative_rock", "property": "stylisticOrigin", "object": "Punk_rock" }, { "subject": "Alternative_rock", "property": "musicSubgenre", "object": "Christian_alternative_rock" }, { "subject": "Andrew_White_(musician)", "property": "genre", "object": "Alternative_rock" }, { "subject": "Alternative_rock", "property": "stylisticOrigins", "object": "New_wave_music" } ]
[ { "subject": "Alternative_rock", "property": "musicFusionGenre", "object": "Nu_metal" }, { "subject": "Alternative_rock", "property": "stylisticOrigin", "object": "Punk_rock" }, { "subject": "Alternative_rock", "property": "musicSubgenre", "object": "Christian_alternative_rock" }, { "subject": "Andrew_White_(musician)", "property": "genre", "object": "Alternative_rock" }, { "subject": "Alternative_rock", "property": "stylisticOrigin", "object": "New_wave_music" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrew White plays alternative rock which originated from punk rock and new wave music. Christian alternative rock is a subgenre of alternative rock and Nu metal is a fusion of alternative rock.", "Andrew White is an alternative rock artist. Alternative rock comprises many sub genres including Christian rock and Nu metal, born from the style of punk rock and new wave.", "Alternative rock originates from new wave and Punk rock with the sub genre of Christian alternative rock, and the basis for Nu metal fusion. Andrew White is an alternative rock musician." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alternative_rock", "property:stylistic_origin", "resource:New_wave_music" ], [ "resource:Alternative_rock", "property:stylistic_origin", "resource:Punk_rock" ], [ "resource:Alternative_rock", "property:music_fusion_genre", "resource:Nu_metal" ], [ "resource:Alternative_rock", "property:music_subgenre", "resource:Christian_alternative_rock" ], [ "resource:Andrew_White__musician_", "rdf:type", "ontology:artist" ], [ "resource:Andrew_White__musician_", "property:genre", "resource:Alternative_rock" ] ]
Andrew_White_(musician)
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "musicSubgenre", "readable": "music subgenre", "graph": "property:music_subgenre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Alternative_rock", "readable": "Alternative rock", "graph": "resource:Alternative_rock" }, { "modified": "Andrew_White_(musician)", "readable": "Andrew White", "graph": "resource:Andrew_White__musician_" }, { "modified": "Christian_alternative_rock", "readable": "Christian alternative rock", "graph": "resource:Christian_alternative_rock" }, { "modified": "New_wave_music", "readable": "New wave music", "graph": "resource:New_wave_music" }, { "modified": "Nu_metal", "readable": "Nu metal", "graph": "resource:Nu_metal" }, { "modified": "Punk_rock", "readable": "Punk rock", "graph": "resource:Punk_rock" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( LCASE ( ?o ) , 'rock' ) ) . resource:Alternative_rock property:stylistic_origin ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( LCASE ( ?o ) , 'rock' ) ) . resource:Alternative_rock property:stylistic_origin ?o }", "graph_answer": [ "resource:Punk_rock" ], "readable_answer": [ "Punk rock" ], "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 ?o WHERE { resource:Alternative_rock property:stylistic_origin resource:Punk_rock . FILTER ( CONTAINS ( LCASE ( resource:Punk_rock ) , 'rock' ) ) }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Alternative_rock property:stylistic_origin resource:Punk_rock . FILTER ( CONTAINS ( LCASE ( resource:Punk_rock ) , 'rock' ) ) }", "graph_answer": [ "resource:New_wave_music" ], "readable_answer": [ "New wave music" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "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 ?j ?v WHERE { resource:Alternative_rock property:music_fusion_genre ?v . resource:Alternative_rock property:music_subgenre ?j }", "readable_query": "SELECT DISTINCT ?j ?v WHERE { resource:Alternative_rock property:music_fusion_genre ?v . resource:Alternative_rock property:music_subgenre ?j }", "graph_answer": [ "resource:Christian_alternative_rock", "resource:Nu_metal" ], "readable_answer": [ "Christian alternative rock", "Nu metal" ], "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 ( COUNT ( ?f ) AS ?s ) WHERE { ?f property:genre resource:Alternative_rock . ?f rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?s ) WHERE { ?f property:genre resource:Alternative_rock . ?f rdf:type ontology:artist }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:genre resource:Alternative_rock . ?b rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:genre resource:Alternative_rock . ?b rdf:type ontology:artist }", "graph_answer": [ "resource:Andrew_White__musician_" ], "readable_answer": [ "Andrew White" ], "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" ] } ]
Athlete
2
3666
Id6
[ { "subject": "Aaron_Boogaard", "property": "placeOfBirth", "object": "Regina,_Saskatchewan" }, { "subject": "Aaron_Boogaard", "property": "team", "object": "Wichita_Thunder" } ]
[ { "subject": "Aaron_Boogaard", "property": "birthPlace", "object": "Regina,_Saskatchewan" }, { "subject": "Aaron_Boogaard", "property": "club", "object": "Wichita_Thunder" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Boogaard's birthplace is Regina, Saskatchewan and he plays for Wichita Thunder.", "Aaron Boogaard plays for the Wichita Thunder and was born in Regina, Saskatchewan.", "Aaron Boogaard was born in Regina, Saskatchewan and his club is Wichita Thunder." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Boogaard", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Boogaard", "property:club", "resource:Wichita_Thunder" ], [ "resource:Aaron_Boogaard", "property:birth_place", "resource:Regina__Saskatchewan" ] ]
Aaron_Boogaard
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Aaron_Boogaard", "readable": "Aaron Boogaard", "graph": "resource:Aaron_Boogaard" }, { "modified": "Regina,_Saskatchewan", "readable": "Regina, Saskatchewan", "graph": "resource:Regina__Saskatchewan" }, { "modified": "Wichita_Thunder", "readable": "Wichita Thunder", "graph": "resource:Wichita_Thunder" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f property:birth_place resource:Athens . ?f rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?f property:birth_place resource:Athens . ?f rdf:type ontology:athlete }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?h property:birth_place resource:Regina__Saskatchewan . ?h rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?h property:birth_place resource:Regina,_Saskatchewan . ?h rdf:type ontology:athlete }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?k WHERE { ?k property:birth_place resource:Regina__Saskatchewan . ?k rdf:type ontology:athlete }", "readable_query": "SELECT ?k WHERE { ?k property:birth_place resource:Regina,_Saskatchewan . ?k rdf:type ontology:athlete }", "graph_answer": [ "resource:Aaron_Boogaard" ], "readable_answer": [ "Aaron Boogaard" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Aaron_Boogaard property:club ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Aaron_Boogaard property:club ?g }", "graph_answer": [ "resource:Wichita_Thunder" ], "readable_answer": [ "Wichita Thunder" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
4
8707
Id99
[ { "subject": "Aleksandra_Kovač", "property": "associatedBand", "object": "K2_(Kovač_sisters_duo)" }, { "subject": "Aleksandra_Kovač", "property": "associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Pop_music" }, { "subject": "Pop_music", "property": "musicFusionGenre", "object": "Disco" } ]
[ { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "K2_(Kovač_sisters_duo)" }, { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Pop_music" }, { "subject": "Pop_music", "property": "musicFusionGenre", "object": "Disco" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Disco music is a fusion genre of pop music which is the genre of music of Aleksandra Kovač, who is an artist for the band K2 and is associated with the musical artist Kornelije Kovač.", "Aleksandra Kovač is part of the band K2 (Kovac sisters duo, where Kornelije Kovač is also a member. She is a performer of pop music in which Disco Music is one of its fusion genre.", "Pop musician Aleksandra Kovač is a member of sister duo K2 and associate with Kornelije Kovac. Disco has it roots in pop and is also fusion." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandra_Kova_", "rdf:type", "ontology:artist" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:K2__Kova__sisters_duo_" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:Kornelije_Kova_" ], [ "resource:Aleksandra_Kova_", "property:genre", "resource:Pop_music" ], [ "resource:Pop_music", "property:music_fusion_genre", "resource:Disco" ] ]
Aleksandra_Kovač
[ { "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": "Aleksandra_Kovač", "readable": "Aleksandra Kovač", "graph": "resource:Aleksandra_Kova_" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "K2_(Kovač_sisters_duo)", "readable": "K2", "graph": "resource:K2__Kova__sisters_duo_" }, { "modified": "Kornelije_Kovač", "readable": "Kornelije Kovač", "graph": "resource:Kornelije_Kova_" }, { "modified": "Pop_music", "readable": "Pop music", "graph": "resource:Pop_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?n ) WHERE { ?r rdf:type ontology:artist . ?r property:genre ?n . ?r property:associated_band_associated_musical_artist resource:K2__Kova__sisters_duo_ }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?n ) WHERE { ?r rdf:type ontology:artist . ?r property:genre ?n . ?r property:associated_band_associated_musical_artist resource:K2_(Kovač_sisters_duo) }", "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 ?d WHERE { ?y property:genre ?d . ?y rdf:type ontology:artist . ?y property:associated_band_associated_musical_artist resource:K2__Kova__sisters_duo_ }", "readable_query": "SELECT DISTINCT ?d WHERE { ?y property:genre ?d . ?y rdf:type ontology:artist . ?y property:associated_band_associated_musical_artist resource:K2_(Kovač_sisters_duo) }", "graph_answer": [ "resource:Pop_music" ], "readable_answer": [ "Pop music" ], "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 ?d WHERE { ?d property:associated_band_associated_musical_artist resource:K2__Kova__sisters_duo_ . ?d rdf:type ontology:artist . ?d property:genre ?y . ?y property:music_fusion_genre resource:Disco . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d property:associated_band_associated_musical_artist resource:K2_(Kovač_sisters_duo) . ?d rdf:type ontology:artist . ?d property:genre ?y . ?y property:music_fusion_genre resource:Disco . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'a' ) ) }", "graph_answer": [ "resource:Aleksandra_Kova_" ], "readable_answer": [ "Aleksandra Kovač" ], "type": [ "coreference", "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 ( COUNT ( ?t ) AS ?m ) WHERE { resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?m ) WHERE { resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?t }", "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 ?c WHERE { FILTER ( ?c != resource:K2__Kova__sisters_duo_ ) . resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( ?c != resource:K2_(Kovač_sisters_duo) ) . resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?c }", "graph_answer": [ "resource:Kornelije_Kova_" ], "readable_answer": [ "Kornelije Kovač" ], "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" ] } ]
Monument
6
12953
Id17
[ { "subject": "Atatürk_Monument_(İzmir)", "property": "designer", "object": "Pietro_Canonica" }, { "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": "open", "object": "\"1932-07-27\"^^xsd:date" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
[ { "subject": "Atatürk_Monument_(İzmir)", "property": "designer", "object": "Pietro_Canonica" }, { "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": "inaugurationDate", "object": "\"1932-07-27\"" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
(X (X) (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "July 27, 1932 is an important date for Turkey, where the largest city is Istanbul and currency is the Turkish lira; because on this date the Ataturk Monument, made of bronze and designed by Pietro Canonica was inaugurated.", "The Ataturk Monument, made of bronze, was designed by Pietro Canonica and is located in Izmir, Turkey where the currency is the Turkish Lira and the largest City is Istanbul; the monument was inaugurated on July 27, 1932.", "Pietro Canonica designed the Ataturk Monument (Izmir) in bronze and it was inaugurated on 27 July 1932 in Turkey. The country's largest city is Istanbul and the local currency is the Turkish lira." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Turkey", "property:largest_city", "resource:Istanbul" ], [ "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:inauguration_date", "1932-07-27" ], [ "resource:Atat_rk_Monument___zmir_", "property:material", "resource:Bronze" ], [ "resource:Atat_rk_Monument___zmir_", "property:designer", "resource:Pietro_Canonica" ] ]
Atatürk_Monument_(İzmir)
[ { "modified": "1932-07-27", "readable": "1932-07-27", "graph": "1932-07-27" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "designer", "readable": "designer", "graph": "property:designer" }, { "modified": "inaugurationDate", "readable": "inauguration date", "graph": "property:inauguration_date" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "material", "readable": "material", "graph": "property:material" }, { "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": "Pietro_Canonica", "readable": "Pietro Canonica", "graph": "resource:Pietro_Canonica" }, { "modified": "Turkey", "readable": "Turkey", "graph": "resource:Turkey" }, { "modified": "Turkish_lira", "readable": "Turkish lira", "graph": "resource:Turkish_lira" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?h property:inauguration_date ?y . FILTER ( ?y = \"1932-07-27\" ) . ?h rdf:type ontology:monument . ?a property:currency resource:Turkish_lira . ?h property:location ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { ?h property:inauguration_date ?y . FILTER ( ?y = \"1932-07-27\" ) . ?h rdf:type ontology:monument . ?a property:currency resource:Turkish_lira . ?h property:location ?a }", "graph_answer": [ "resource:Turkey" ], "readable_answer": [ "Turkey" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t property:designer resource:Pietro_Canonica . ?t property:location resource:Turkey . ?t rdf:type ontology:monument . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:designer resource:Pietro_Canonica . ?t property:location resource:Turkey . ?t rdf:type ontology:monument . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) }", "graph_answer": [ "resource:Atat_rk_Monument___zmir_" ], "readable_answer": [ "Atatürk Monument" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Atat_rk_Monument___zmir_ property:area_urban ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Atatürk_Monument_(İzmir) property:area_urban ?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" ] } ]
WrittenWork
4
10809
Id28
[ { "subject": "ACM_Transactions_on_Information_Systems", "property": "lccn", "object": "\"89646863\"" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "discipline", "object": "Computer_science" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "abbreviation", "object": "\"ACM Trans. Inf. Syst.\"" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "issn", "object": "\"1558-2868\"" } ]
[ { "subject": "ACM_Transactions_on_Information_Systems", "property": "academicDiscipline", "object": "Computer_science" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "LCCN_number", "object": "89646863" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "abbreviation", "object": "\"ACM Trans. Inf. Syst.\"" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "issnNumber", "object": "\"1558-2868\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "ACM Transactions on Information Systems is part of the academic Discipline of Computer Science and has the LCCN number of 89646863. The abbreviation used is ACM Trans.Inf.Syst. and the ISSN number is 1558-2868.", "ACM Transactions on Information Systems, abbreviated to ACM Trans. Inf. Syst., is part of the academic Discipline of Computer Science. It has an ISSN number of 1558-2868 and an LCCN number of 89646863.", "ACM Transactions on Information Systems (abbreviated ACM Trans. Inf. Syst.) is part of the academic Discipline of Computer Science. It has a LCCN number of 89646863 and an ISSN number of 1558-2868." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:ACM_Transactions_on_Information_Systems", "property:l_c_c_n_number", "89646863" ], [ "resource:ACM_Transactions_on_Information_Systems", "property:abbreviation", "ACM Trans. Inf. Syst." ], [ "resource:ACM_Transactions_on_Information_Systems", "rdf:type", "ontology:written_work" ], [ "resource:ACM_Transactions_on_Information_Systems", "property:issn_number", "1558-2868" ], [ "resource:ACM_Transactions_on_Information_Systems", "property:academic_discipline", "resource:Computer_science" ] ]
ACM_Transactions_on_Information_Systems
[ { "modified": "1558-2868", "readable": "1558-2868", "graph": "1558-2868" }, { "modified": "89646863", "readable": "89646863", "graph": "89646863" }, { "modified": "ACM Trans. Inf. Syst.", "readable": "ACM Trans. Inf. Syst.", "graph": "ACM Trans. Inf. Syst." }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "academicDiscipline", "readable": "academic discipline", "graph": "property:academic_discipline" }, { "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": "ACM_Transactions_on_Information_Systems", "readable": "ACM Transactions on Information Systems", "graph": "resource:ACM_Transactions_on_Information_Systems" }, { "modified": "Computer_science", "readable": "Computer science", "graph": "resource:Computer_science" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?g rdf:type ontology:written_work . ?g property:l_c_c_n_number ?w . FILTER ( ?w <= '130000000' ) . ?g property:academic_discipline ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { ?g rdf:type ontology:written_work . ?g property:l_c_c_n_number ?w . FILTER ( ?w <= '130000000' ) . ?g property:academic_discipline ?k }", "graph_answer": [ "resource:Computer_science" ], "readable_answer": [ "Computer science" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r property:l_c_c_n_number ?v . ?r property:academic_discipline resource:Computer_science . FILTER ( ?v <= '130000000' ) . ?r rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:l_c_c_n_number ?v . ?r property:academic_discipline resource:Computer_science . FILTER ( ?v <= '130000000' ) . ?r rdf:type ontology:written_work }", "graph_answer": [ "resource:ACM_Transactions_on_Information_Systems" ], "readable_answer": [ "ACM Transactions on Information Systems" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:ACM_Transactions_on_Information_Systems property:predecessor ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:ACM_Transactions_on_Information_Systems property:predecessor ?t }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7191
Id104
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The country Bacon Explosion comes from is the United States. It is also the country where Barack Obama is the leader and Asian Americans are one of the ethnic groups.", "The Bacon Explosion comes from the United States where Barack Obama is the leader and Asian Americans live.", "Bacon explosion is a dish that originated in the United States, where Barack Obama is a leader and Asian Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:Bacon_Explosion", "rdf:type", "ontology:food" ], [ "resource:Bacon_Explosion", "property:country", "resource:United_States" ] ]
Bacon_Explosion
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?y WHERE { resource:United_States property:leader ?y . resource:United_States property:ethnic_group ?u }", "readable_query": "SELECT DISTINCT ?u ?y WHERE { resource:United_States property:leader ?y . resource:United_States property:ethnic_group ?u }", "graph_answer": [ "resource:Asian_Americans", "resource:Barack_Obama" ], "readable_answer": [ "Asian Americans", "Barack Obama" ], "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:Bacon_Explosion rdf:type ontology:food . resource:Bacon_Explosion property:country resource:United_States }", "readable_query": "ASK WHERE { resource:Bacon_Explosion rdf:type ontology:food . resource:Bacon_Explosion property:country resource:United_States }", "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" ] } ]
SportsTeam
4
10581
Id22
[ { "subject": "A.C._Chievo_Verona", "property": "manager", "object": "Rolando_Maran" }, { "subject": "Rolando_Maran", "property": "managerClub", "object": "Calcio_Catania" }, { "subject": "Rolando_Maran", "property": "placeOfBirth", "object": "Italy" }, { "subject": "Rolando_Maran", "property": "team", "object": "Carrarese_Calcio" } ]
[ { "subject": "A.C._Chievo_Verona", "property": "manager", "object": "Rolando_Maran" }, { "subject": "Rolando_Maran", "property": "club", "object": "Calcio_Catania" }, { "subject": "Rolando_Maran", "property": "birthPlace", "object": "Italy" }, { "subject": "Rolando_Maran", "property": "club", "object": "Carrarese_Calcio" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Rolando Maran (born in Italy) is manager of AC Chievo Verona and has played for Calcio Catania and Carrarese Calcio.", "Born in Italy, Rolando Maran is attached to the club Calcio Catania. He also has managed AC Chievo Verona, and plays for Carrarese Calcio.", "Rolando Maran (Italian) is a member of the Calcio Catania. He plays for Carrarese Calcio and is the manager of Calcio Chievo Verona." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rolando_Maran", "property:club", "resource:Calcio_Catania" ], [ "resource:Rolando_Maran", "property:club", "resource:Carrarese_Calcio" ], [ "resource:Rolando_Maran", "property:birth_place", "resource:Italy" ], [ "resource:A_C__Chievo_Verona", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Chievo_Verona", "property:manager", "resource:Rolando_Maran" ] ]
A.C._Chievo_Verona
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Chievo_Verona", "readable": "A.C. Chievo Verona", "graph": "resource:A_C__Chievo_Verona" }, { "modified": "Calcio_Catania", "readable": "Calcio Catania", "graph": "resource:Calcio_Catania" }, { "modified": "Carrarese_Calcio", "readable": "Carrarese Calcio", "graph": "resource:Carrarese_Calcio" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Rolando_Maran", "readable": "Rolando Maran", "graph": "resource:Rolando_Maran" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x property:birth_place resource:Moscow . ?a property:manager ?x . ?a rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?x property:birth_place resource:Moscow . ?a property:manager ?x . ?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
3
7765
Id96
[ { "subject": "Adam_Koc", "property": "awards", "object": "Cross_of_Independence" }, { "subject": "Adam_Koc", "property": "battles", "object": "World_War_I" }, { "subject": "Adam_Koc", "property": "award", "object": "Order_of_Polonia_Restituta" } ]
[ { "subject": "Adam_Koc", "property": "award", "object": "Cross_of_Independence" }, { "subject": "Adam_Koc", "property": "battle", "object": "World_War_I" }, { "subject": "Adam_Koc", "property": "award", "object": "Order_of_Polonia_Restituta" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Koc, who fought in World War II, was awarded the Cross of Independence and the Order of Polonia Restituta.", "Adam Koc fought in WWI and was awarded both the Order of Polonia Restituta and the Cross of Independence award.", "Adam Koc fought in World War 1 and was awarded the Cross of Independence and the order of Polonia Restituta." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_Koc", "property:award", "resource:Cross_of_Independence" ], [ "resource:Adam_Koc", "property:award", "resource:Order_of_Polonia_Restituta" ], [ "resource:Adam_Koc", "rdf:type", "ontology:politician" ], [ "resource:Adam_Koc", "property:battle", "resource:World_War_I" ] ]
Adam_Koc
[ { "modified": "award", "readable": "award", "graph": "property:award" }, { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "Adam_Koc", "readable": "Adam Koc", "graph": "resource:Adam_Koc" }, { "modified": "Cross_of_Independence", "readable": "Cross of Independence", "graph": "resource:Cross_of_Independence" }, { "modified": "Order_of_Polonia_Restituta", "readable": "Order of Polonia Restituta", "graph": "resource:Order_of_Polonia_Restituta" }, { "modified": "World_War_I", "readable": "World War I", "graph": "resource:World_War_I" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?e ) WHERE { resource:Adam_Koc property:award ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?e ) WHERE { resource:Adam_Koc property:award ?x }", "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 ?m WHERE { resource:Adam_Koc property:award ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Adam_Koc property:award ?m }", "graph_answer": [ "resource:Cross_of_Independence", "resource:Order_of_Polonia_Restituta" ], "readable_answer": [ "Cross of Independence", "Order of Polonia Restituta" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Adam_Koc property:battle ?d . FILTER ( CONTAINS ( LCASE ( ?d ) , 'world' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Adam_Koc property:battle ?d . FILTER ( CONTAINS ( LCASE ( ?d ) , 'world' ) ) }", "graph_answer": [ "resource:World_War_I" ], "readable_answer": [ "World War I" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4615
Id127
[ { "subject": "Baked_Alaska", "property": "country", "object": "France" }, { "subject": "France", "property": "language", "object": "French_language" } ]
[ { "subject": "Baked_Alaska", "property": "country", "object": "France" }, { "subject": "France", "property": "language", "object": "French_language" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Baked Alaska comes from the country of France, where French is the national language.", "Baked Alaska comes from France where French is the language spoken.", "Baked Alaska is from France, where french is spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:France", "property:language", "resource:French_language" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:country", "resource:France" ] ]
Baked_Alaska
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e ?r WHERE { ?e property:country ?r . ?e rdf:type ontology:food . ?r property:language resource:French_language }", "readable_query": "SELECT DISTINCT ?e ?r WHERE { ?e property:country ?r . ?e rdf:type ontology:food . ?r property:language resource:French_language }", "graph_answer": [ "resource:Baked_Alaska", "resource:France" ], "readable_answer": [ "Baked Alaska", "France" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7218
Id131
[ { "subject": "Baked_Alaska", "property": "country", "object": "United_States" }, { "subject": "Baked_Alaska", "property": "region", "object": "New_York" }, { "subject": "Baked_Alaska", "property": "ingredient", "object": "Meringue" } ]
[ { "subject": "Baked_Alaska", "property": "country", "object": "United_States" }, { "subject": "Baked_Alaska", "property": "region", "object": "New_York" }, { "subject": "Baked_Alaska", "property": "ingredient", "object": "Meringue" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Baked Alaska, which contains meringue, is a dish found in the region of New York in the U.S.", "Baked Alaska, made with meringue, comes from New York, United States.", "Baked Alaska, which has meringue as an ingredient, is from the New York region of the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Baked_Alaska", "property:ingredient", "resource:Meringue" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:country", "resource:United_States" ], [ "resource:Baked_Alaska", "property:region", "resource:New_York" ] ]
Baked_Alaska
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "Meringue", "readable": "Meringue", "graph": "resource:Meringue" }, { "modified": "New_York", "readable": "New York", "graph": "resource:New_York" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x ?a WHERE { resource:Baked_Alaska property:ingredient ?a . resource:Baked_Alaska property:country ?x }", "readable_query": "SELECT DISTINCT ?x ?a WHERE { resource:Baked_Alaska property:ingredient ?a . resource:Baked_Alaska property:country ?x }", "graph_answer": [ "resource:United_States", "resource:Meringue" ], "readable_answer": [ "United States", "Meringue" ], "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 ?t WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'york' ) ) . resource:Baked_Alaska property:region ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'york' ) ) . resource:Baked_Alaska property:region ?t }", "graph_answer": [ "resource:New_York" ], "readable_answer": [ "New York" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
4
8476
Id74
[ { "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": "battles", "object": "Korean_War" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "United_States_invasion_of_Panama" } ]
[ { "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": "battle", "object": "Korean_War" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "United_States_invasion_of_Panama" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The operating organisation for Al Asad airbase is the United States Air Force who were involved in the invasion of Panama, fought battles in the Korean war and deploy the Lockheed AC130 attack aircraft.", "The United States Air Force is the operating organisation for Al Asad airbase and among its carriers the Lockheed AC-130 can be found. The US Air Force fought battles in the Korean War and was involved in the invasion of Panama too.", "The United States Air Force (USAF) was involved in The Korean War and Invasion of Panama. The USAF operates Al Asad Airbase, where The Lockheed AC-130 attack aircraft is situated." ], "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:battle", "resource:Korean_War" ], [ "resource:United_States_Air_Force", "property:battle", "resource:United_States_invasion_of_Panama" ] ]
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": "Al_Asad_Airbase", "readable": "Al Asad Airbase", "graph": "resource:Al_Asad_Airbase" }, { "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" }, { "modified": "United_States_invasion_of_Panama", "readable": "United States invasion of Panama", "graph": "resource:United_States_invasion_of_Panama" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?u ) WHERE { resource:United_States_Air_Force property:battle ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?u ) WHERE { resource:United_States_Air_Force property:battle ?s }", "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 ?j WHERE { resource:United_States_Air_Force property:battle ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:United_States_Air_Force property:battle ?j }", "graph_answer": [ "resource:Korean_War", "resource:United_States_invasion_of_Panama" ], "readable_answer": [ "Korean War", "United States invasion of Panama" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:United_States_Air_Force property:attack_aircraft ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:United_States_Air_Force property:attack_aircraft ?d }", "graph_answer": [ "resource:Lockheed_AC_130" ], "readable_answer": [ "Lockheed AC-130" ], "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 ?u WHERE { ?u property:operating_organisation resource:United_States_Air_Force . ?u rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:operating_organisation resource:United_States_Air_Force . ?u rdf:type ontology:airport }", "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", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
3
7593
Id193
[ { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "location", "object": "Illinois" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
[ { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "location", "object": "Illinois" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Located in Illinois with a key person called Douglas R. Oberhelman is the Caterpillar Co. AIDAluna is powered by Caterpillar Inc.", "AIDAluna is powered by Caterpillar Inc located in Illinois where Douglas R Oberhelman is a key person.", "AIDAluna is powered by Illinois based Caterpillar Inc where the key person is Douglas R. Oberhelman." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Caterpillar_Inc_", "property:key_person", "resource:Douglas_R__Oberhelman" ], [ "resource:Caterpillar_Inc_", "property:location", "resource:Illinois" ], [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:power_type", "resource:Caterpillar_Inc_" ] ]
AIDAluna
[ { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" }, { "modified": "Caterpillar_Inc.", "readable": "Caterpillar Inc.", "graph": "resource:Caterpillar_Inc_" }, { "modified": "Douglas_R._Oberhelman", "readable": "Douglas R. Oberhelman", "graph": "resource:Douglas_R__Oberhelman" }, { "modified": "Illinois", "readable": "Illinois", "graph": "resource:Illinois" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?e WHERE { resource:Caterpillar_Inc_ property:location ?e . resource:Caterpillar_Inc_ property:key_person ?u }", "readable_query": "SELECT DISTINCT ?u ?e WHERE { resource:Caterpillar_Inc. property:location ?e . resource:Caterpillar_Inc. property:key_person ?u }", "graph_answer": [ "resource:Douglas_R__Oberhelman", "resource:Illinois" ], "readable_answer": [ "Douglas R. Oberhelman", "Illinois" ], "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 ?h WHERE { ?h property:power_type resource:Caterpillar_Inc_ . ?h rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?h ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:power_type resource:Caterpillar_Inc. . ?h rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?h ) , 'a' ) ) }", "graph_answer": [ "resource:AIDAluna" ], "readable_answer": [ "AIDAluna" ], "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" ] } ]
Politician
4
10332
Id16
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "\"Member of the House of Representatives\"" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Stellendam" } ]
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "\"Member of the House of Representatives\"" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Stellendam" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ab Klink was born in Stellendam and worked as a Member of the House of Representatives. His Alma mater is Erasmus University Rotterdam which is affiliated to Association of MBAs.", "Ab Klink was born in Stellendam and attended Erasmus University Rotterdam which is affiliated to Association of MBAs. Klink went on to work as a member of the House of Representatives.", "Stellendam born Ab Klink, who is a member of the House of Representatives, studied at Erasmus University Rotterdam, which is affiliated to the Association of MBAs." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Erasmus_University_Rotterdam", "property:affiliation", "resource:Association_of_MBAs" ], [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:office", "Member of the House of Representatives" ], [ "resource:Ab_Klink", "property:alma_mater", "resource:Erasmus_University_Rotterdam" ], [ "resource:Ab_Klink", "property:birth_place", "resource:Stellendam" ] ]
Ab_Klink
[ { "modified": "Member of the House of Representatives", "readable": "Member of the House of Representatives", "graph": "Member of the House of Representatives" }, { "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": "office", "readable": "office", "graph": "property:office" }, { "modified": "Ab_Klink", "readable": "Ab Klink", "graph": "resource:Ab_Klink" }, { "modified": "Association_of_MBAs", "readable": "Association of MBAs", "graph": "resource:Association_of_MBAs" }, { "modified": "Erasmus_University_Rotterdam", "readable": "Erasmus University Rotterdam", "graph": "resource:Erasmus_University_Rotterdam" }, { "modified": "Stellendam", "readable": "Stellendam", "graph": "resource:Stellendam" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Erasmus_University_Rotterdam property:affiliation ?v . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Erasmus_University_Rotterdam property:affiliation ?v . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'a' ) ) }", "graph_answer": [ "resource:Association_of_MBAs" ], "readable_answer": [ "Association of MBAs" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?p property:affiliation resource:Association_of_MBAs . ?y property:birth_place resource:Stellendam . ?y rdf:type ontology:politician . ?y property:alma_mater ?p }", "readable_query": "SELECT DISTINCT ?y WHERE { ?p property:affiliation resource:Association_of_MBAs . ?y property:birth_place resource:Stellendam . ?y rdf:type ontology:politician . ?y property:alma_mater ?p }", "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 ?u WHERE { resource:Ab_Klink property:office ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Ab_Klink property:office ?u }", "graph_answer": [ "Member of the House of Representatives" ], "readable_answer": [ "Member of the House of Representatives" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?v property:birth_place resource:Soviet_Union . ?v rdf:type ontology:politician . ?v property:office ?q }", "readable_query": "ASK WHERE { ?v property:birth_place resource:Soviet_Union . ?v rdf:type ontology:politician . ?v property:office ?q }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
WrittenWork
4
10812
Id31
[ { "subject": "AIDS_(journal)", "property": "academicDiscipline", "object": "HIV" }, { "subject": "AIDS_(journal)", "property": "discipline", "object": "HIV/AIDS" }, { "subject": "AIDS_(journal)", "property": "firstPublicationYear", "object": "\"1987\"^^xsd:gYear" }, { "subject": "AIDS_(journal)", "property": "issn", "object": "\"1473-5571\"" } ]
[ { "subject": "AIDS_(journal)", "property": "academicDiscipline", "object": "HIV" }, { "subject": "AIDS_(journal)", "property": "academicDiscipline", "object": "HIV/AIDS" }, { "subject": "AIDS_(journal)", "property": "firstPublicationYear", "object": "1987" }, { "subject": "AIDS_(journal)", "property": "issnNumber", "object": "\"1473-5571\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Aids Journal was first published in 1987 with the ISSN number 1473-5571, it also comes under the academic discipline of HIV/AIDs.", "The AIDS (journal) was first published in 1987 and belongs to the academic discipline of HIV. The journal has the ISSN number of 1473-5571.", "The Aids Journal, first published in 1987, has the ISSN number 1473-5571 and belongs to the academic discipline HIV/AIDS." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDS__journal_", "rdf:type", "ontology:written_work" ], [ "resource:AIDS__journal_", "property:issn_number", "1473-5571" ], [ "resource:AIDS__journal_", "property:academic_discipline", "resource:HIV_AIDS" ], [ "resource:AIDS__journal_", "property:academic_discipline", "resource:HIV" ], [ "resource:AIDS__journal_", "property:first_publication_year", "resource:1987" ] ]
AIDS_(journal)
[ { "modified": "1473-5571", "readable": "1473-5571", "graph": "1473-5571" }, { "modified": "academicDiscipline", "readable": "academic discipline", "graph": "property:academic_discipline" }, { "modified": "firstPublicationYear", "readable": "first publication year", "graph": "property:first_publication_year" }, { "modified": "issnNumber", "readable": "issn number", "graph": "property:issn_number" }, { "modified": "1987", "readable": "1987", "graph": "resource:1987" }, { "modified": "AIDS_(journal)", "readable": "AIDS", "graph": "resource:AIDS__journal_" }, { "modified": "HIV", "readable": "HIV", "graph": "resource:HIV" }, { "modified": "HIV/AIDS", "readable": "HIV/AIDS", "graph": "resource:HIV_AIDS" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?h ) WHERE { resource:AIDS__journal_ property:academic_discipline ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?h ) WHERE { resource:AIDS_(journal) property:academic_discipline ?k }", "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 ?p WHERE { resource:AIDS__journal_ property:academic_discipline ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:AIDS_(journal) property:academic_discipline ?p }", "graph_answer": [ "resource:HIV_AIDS", "resource:HIV" ], "readable_answer": [ "HIV/AIDS", "HIV" ], "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 ?h WHERE { resource:AIDS__journal_ property:band_member ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:AIDS_(journal) property:band_member ?h }", "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" ] } ]
Airport
5
11117
Id166
[ { "subject": "Belgium", "property": "leader", "object": "Philippe_of_Belgium" }, { "subject": "Antwerp_International_Airport", "property": "city", "object": "Antwerp" }, { "subject": "Belgium", "property": "language", "object": "French_language" }, { "subject": "Belgium", "property": "leaderName", "object": "Charles_Michel" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" } ]
[ { "subject": "Belgium", "property": "leader", "object": "Charles_Michel" }, { "subject": "Belgium", "property": "leader", "object": "Philippe_of_Belgium" }, { "subject": "Antwerp_International_Airport", "property": "cityServed", "object": "Antwerp" }, { "subject": "Belgium", "property": "language", "object": "French_language" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" } ]
(X (X (X (X) (X) (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Philippe of Belgium and Charles Michel are both leaders in Belgium. The French language is used in the country which is the location of Antwerp International Airport serving the city of Antwerp.", "Antwerp International Airport serves the city of Antwerp. Antwerp is a popular tourist destination in Belgium, where French is the spoken language. The leaders of Belgium are Charles Michel and Philippe of Belgium." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Antwerp_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Antwerp_International_Airport", "property:city_served", "resource:Antwerp" ], [ "resource:Belgium", "property:leader", "resource:Charles_Michel" ], [ "resource:Belgium", "property:leader", "resource:Philippe_of_Belgium" ], [ "resource:Belgium", "property:language", "resource:French_language" ], [ "resource:Antwerp", "property:country", "resource:Belgium" ] ]
Antwerp_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Antwerp", "readable": "Antwerp", "graph": "resource:Antwerp" }, { "modified": "Antwerp_International_Airport", "readable": "Antwerp International Airport", "graph": "resource:Antwerp_International_Airport" }, { "modified": "Belgium", "readable": "Belgium", "graph": "resource:Belgium" }, { "modified": "Charles_Michel", "readable": "Charles Michel", "graph": "resource:Charles_Michel" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" }, { "modified": "Philippe_of_Belgium", "readable": "Philippe of Belgium", "graph": "resource:Philippe_of_Belgium" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?d ) WHERE { resource:Belgium property:leader ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?d ) WHERE { resource:Belgium property:leader ?k }", "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 ( COUNT ( ?b ) AS ?d ) WHERE { ?b property:city_served resource:Antwerp . ?b rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?d ) WHERE { ?b property:city_served resource:Antwerp . ?b rdf:type ontology:airport }", "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 ?v WHERE { ?v rdf:type ontology:airport . ?v property:city_served resource:Antwerp }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:airport . ?v property:city_served resource:Antwerp }", "graph_answer": [ "resource:Antwerp_International_Airport" ], "readable_answer": [ "Antwerp International Airport" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
5
12013
Id5
[ { "subject": "Bananaman", "property": "creator", "object": "John_Geering" }, { "subject": "Bananaman", "property": "starring", "object": "Graeme_Garden" }, { "subject": "Bananaman", "property": "firstAired", "object": "\"1983-10-03\"^^xsd:date" }, { "subject": "Bananaman", "property": "lastAired", "object": "\"1986-04-15\"^^xsd:date" }, { "subject": "Bananaman", "property": "network", "object": "\"STV\"@en" } ]
[ { "subject": "Bananaman", "property": "creator", "object": "John_Geering" }, { "subject": "Bananaman", "property": "starring", "object": "Graeme_Garden" }, { "subject": "Bananaman", "property": "firstAired", "object": "\"1983-10-03\"" }, { "subject": "Bananaman", "property": "lastAired", "object": "\"1986-04-15\"" }, { "subject": "Bananaman", "property": "broadcastedBy", "object": "\"STV\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bananaman first aired on STV on October 3rd, 1983 and broadcast its last episode on April 15th, 1986. The series, which was created by John Geering, stars Graeme Garden.", "The TV character Bananaman was created by John Geering. The programme was broadcast by STV and starred Graeme Garden. Bananaman was first shown on 10th March 1983 and last aired on 15th April 1986.", "Bananaman first aired on STV on October 3rd, 1983 and broadcast its last episode on April 15th, 1986. John Geering created the series which stars Graeme Garden." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bananaman", "property:creator", "resource:John_Geering" ], [ "resource:Bananaman", "property:broadcasted_by", "resource:STV" ], [ "resource:Bananaman", "rdf:type", "ontology:comics_character" ], [ "resource:Bananaman", "property:first_aired", "1983-10-03" ], [ "resource:Bananaman", "property:starring", "resource:Graeme_Garden" ], [ "resource:Bananaman", "property:last_aired", "1986-04-15" ] ]
Bananaman
[ { "modified": "1983-10-03", "readable": "1983-10-03", "graph": "1983-10-03" }, { "modified": "1986-04-15", "readable": "1986-04-15", "graph": "1986-04-15" }, { "modified": "broadcastedBy", "readable": "broadcasted by", "graph": "property:broadcasted_by" }, { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "firstAired", "readable": "first aired", "graph": "property:first_aired" }, { "modified": "lastAired", "readable": "last aired", "graph": "property:last_aired" }, { "modified": "starring", "readable": "starring", "graph": "property:starring" }, { "modified": "Bananaman", "readable": "Bananaman", "graph": "resource:Bananaman" }, { "modified": "Graeme_Garden", "readable": "Graeme Garden", "graph": "resource:Graeme_Garden" }, { "modified": "John_Geering", "readable": "John Geering", "graph": "resource:John_Geering" }, { "modified": "STV", "readable": "STV", "graph": "resource:STV" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( YEAR ( ?c ) , '1986' ) ) . ?d property:last_aired ?c . ?d rdf:type ontology:comics_character . ?d property:creator ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( YEAR ( ?c ) , '1986' ) ) . ?d property:last_aired ?c . ?d rdf:type ontology:comics_character . ?d property:creator ?a }", "graph_answer": [ "resource:John_Geering" ], "readable_answer": [ "John Geering" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?a property:last_aired '1986-04-15' . ?a property:creator resource:John_Geering . ?a rdf:type ontology:comics_character }", "readable_query": "ASK WHERE { ?a property:last_aired '1986-04-15' . ?a property:creator resource:John_Geering . ?a rdf:type ontology:comics_character }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?h WHERE { ?h rdf:type ontology:comics_character . ?h property:creator resource:John_Geering . ?h property:last_aired '1986-04-15' }", "readable_query": "SELECT ?h WHERE { ?h rdf:type ontology:comics_character . ?h property:creator resource:John_Geering . ?h property:last_aired '1986-04-15' }", "graph_answer": [ "resource:Bananaman" ], "readable_answer": [ "Bananaman" ], "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 ?a ?b WHERE { resource:Bananaman property:first_aired ?a . resource:Bananaman property:broadcasted_by ?b }", "readable_query": "SELECT DISTINCT ?a ?b WHERE { resource:Bananaman property:first_aired ?a . resource:Bananaman property:broadcasted_by ?b }", "graph_answer": [ "1983-10-03", "resource:STV" ], "readable_answer": [ "1983-10-03", "STV" ], "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:Bananaman property:maximum_temperature ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Bananaman property:maximum_temperature ?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" ] } ]
MeanOfTransportation
3
7621
Id221
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlas II comes from the US where the capital is Washington DC and Native Americans are an ethnic group.", "The Atlas II comes from the US where the capital is Washington DC and Native Americans are an ethnic group.", "The Atlass II came from the US where Native Americans are an ethnic group and Washington DC is the capital." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlas_II", "property:country_origin", "resource:United_States" ], [ "resource:Atlas_II", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "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": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?g WHERE { resource:United_States property:ethnic_group ?g . resource:United_States property:capital ?a }", "readable_query": "SELECT DISTINCT ?a ?g WHERE { resource:United_States property:ethnic_group ?g . resource:United_States property:capital ?a }", "graph_answer": [ "resource:Washington__D_C_", "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Washington, D.C.", "Native Americans in the United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:country_origin resource:United_States . ?h rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:country_origin resource:United_States . ?h rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Atlas_II" ], "readable_answer": [ "Atlas II" ], "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" ] } ]
CelestialBody
5
11744
Id52
[ { "subject": "107_Camilla", "property": "discoverer", "object": "N._R._Pogson" }, { "subject": "N._R._Pogson", "property": "deathPlace", "object": "Chennai" }, { "subject": "N._R._Pogson", "property": "birthPlace", "object": "Nottingham" }, { "subject": "N._R._Pogson", "property": "nationality", "object": "England" }, { "subject": "107_Camilla", "property": "periapsis", "object": "4.79343e+11" } ]
[ { "subject": "107_Camilla", "property": "discoverer", "object": "N._R._Pogson" }, { "subject": "N._R._Pogson", "property": "deathPlace", "object": "Chennai" }, { "subject": "107_Camilla", "property": "periapsis", "object": "479343000.0 (kilometres)" }, { "subject": "N._R._Pogson", "property": "birthPlace", "object": "Nottingham" }, { "subject": "N._R._Pogson", "property": "nationality", "object": "England" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "N R Pogson was an English National who was born in Nottingham and died in Chennai. He discovered 107 Camilla which has a periapsis of 479343000.0 kilometres.", "Englishman N. R. Pogson was born in Nottingham and died in Chennai. He discovered 107 Camilla which has an periapsis of 479,343,000 kilometres.", "British man N.R. Pogson, who was born in Nottingham and died in Chennai, was the discoverer of 107 Camilla. It has a periapsis of 479343000.0 kilometres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:N__R__Pogson", "property:death_place", "resource:Chennai" ], [ "resource:N__R__Pogson", "property:nationality", "resource:England" ], [ "resource:N__R__Pogson", "property:birth_place", "resource:Nottingham" ], [ "resource:107_Camilla", "rdf:type", "ontology:celestial_body" ], [ "resource:107_Camilla", "property:periapsis", "479343000.0 (kilometres)" ], [ "resource:107_Camilla", "property:discoverer", "resource:N__R__Pogson" ] ]
107_Camilla
[ { "modified": "479343000.0 (kilometres)", "readable": "479343000.0", "graph": "479343000.0 (kilometres)" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "107_Camilla", "readable": "107 Camilla", "graph": "resource:107_Camilla" }, { "modified": "Chennai", "readable": "Chennai", "graph": "resource:Chennai" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "N._R._Pogson", "readable": "N. R. Pogson", "graph": "resource:N__R__Pogson" }, { "modified": "Nottingham", "readable": "Nottingham", "graph": "resource:Nottingham" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f property:discoverer ?x . ?x property:birth_place resource:Galicia__Spain_ . ?f rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { ?f property:discoverer ?x . ?x property:birth_place resource:Galicia_(Spain) . ?f rdf:type ontology:celestial_body }", "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
6081
Id227
[ { "subject": "Polydor_Records", "property": "location", "object": "London" }, { "subject": "Andrew_White_(musician)", "property": "label", "object": "B-Unique_Records" }, { "subject": "Andrew_White_(musician)", "property": "recordLabel", "object": "Polydor_Records" } ]
[ { "subject": "Polydor_Records", "property": "location", "object": "London" }, { "subject": "Andrew_White_(musician)", "property": "recordLabel", "object": "Polydor_Records" }, { "subject": "Andrew_White_(musician)", "property": "recordLabel", "object": "B-Unique_Records" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrew White is a musician who records under the B-Unique Records label and is signed with London-based Polydor Records.", "Musician Andrew White, is signed to both the record labels B-Unique Records and Polydor Records, which is located in London.", "Andrew White is a musician signed to the record label B-Unique Records and London based, Polydor Records." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Polydor_Records", "property:location", "resource:London" ], [ "resource:Andrew_White__musician_", "rdf:type", "ontology:artist" ], [ "resource:Andrew_White__musician_", "property:record_label", "resource:Polydor_Records" ], [ "resource:Andrew_White__musician_", "property:record_label", "resource:B_Unique_Records" ] ]
Andrew_White_(musician)
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Andrew_White_(musician)", "readable": "Andrew White", "graph": "resource:Andrew_White__musician_" }, { "modified": "B-Unique_Records", "readable": "B-Unique Records", "graph": "resource:B_Unique_Records" }, { "modified": "London", "readable": "London", "graph": "resource:London" }, { "modified": "Polydor_Records", "readable": "Polydor Records", "graph": "resource:Polydor_Records" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Andrew_White__musician_ property:record_label ?k . FILTER ( ?k != resource:B_Unique_Records ) }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Andrew_White__musician_ property:record_label ?k . FILTER ( ?k != resource:B-Unique_Records ) }", "graph_answer": [ "resource:Polydor_Records" ], "readable_answer": [ "Polydor Records" ], "type": [ "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER NOT EXISTS { ?n property:location resource:London } . resource:Andrew_White__musician_ property:record_label ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER NOT EXISTS { ?n property:location resource:London } . resource:Andrew_White_(musician) property:record_label ?n }", "graph_answer": [ "resource:B_Unique_Records" ], "readable_answer": [ "B-Unique Records" ], "type": [ "coreference", "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" ] } ]
Politician
4
10331
Id15
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "\"Member of the House of Representatives\"" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Netherlands" } ]
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "\"Member of the House of Representatives\"" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Netherlands" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ab Klink, who worked as a member of the House of Representatives, was born in the Netherlands and attended Erasmus University in Rotterdam which is affiliated with the Association of MBAs.", "Ab Klink, who was born in the Netherlands, went to Erasmus University in Rotterdam which is affiliated to the Association of MBAs. Klink worked as a Member of the House of Representatives.", "Erasmus University in Rotterdam is affiliated to the Association of MBAs and is where Ab Klink studied. Klink worked as a Member of the House of Representatives and was born in the Netherlands." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Erasmus_University_Rotterdam", "property:affiliation", "resource:Association_of_MBAs" ], [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:office", "Member of the House of Representatives" ], [ "resource:Ab_Klink", "property:alma_mater", "resource:Erasmus_University_Rotterdam" ], [ "resource:Ab_Klink", "property:birth_place", "resource:Netherlands" ] ]
Ab_Klink
[ { "modified": "Member of the House of Representatives", "readable": "Member of the House of Representatives", "graph": "Member of the House of Representatives" }, { "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": "office", "readable": "office", "graph": "property:office" }, { "modified": "Ab_Klink", "readable": "Ab Klink", "graph": "resource:Ab_Klink" }, { "modified": "Association_of_MBAs", "readable": "Association of MBAs", "graph": "resource:Association_of_MBAs" }, { "modified": "Erasmus_University_Rotterdam", "readable": "Erasmus University Rotterdam", "graph": "resource:Erasmus_University_Rotterdam" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Erasmus_University_Rotterdam property:affiliation resource:Association_of_MBAs }", "readable_query": "ASK WHERE { resource:Erasmus_University_Rotterdam property:affiliation resource:Association_of_MBAs }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:politician . ?l property:alma_mater ?q . ?l property:office 'Member of the House of Representatives' . ?q property:affiliation resource:Association_of_MBAs }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:politician . ?l property:alma_mater ?q . ?l property:office 'Member of the House of Representatives' . ?q 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 ?z WHERE { resource:Ab_Klink property:rocket_stages ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Ab_Klink property:rocket_stages ?z }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?g property:birth_place resource:Windsor__Connecticut . ?g rdf:type ontology:politician . ?g property:office ?v }", "readable_query": "ASK WHERE { ?g property:birth_place resource:Windsor,_Connecticut . ?g rdf:type ontology:politician . ?g property:office ?v }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
3
5702
Id35
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayDesignation", "object": "\"18L/36R\"" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "\"4349.0\"^^xsd:double" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "San_Sebastián_de_los_Reyes" } ]
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayName", "object": "\"18L/36R\"" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "4349.0" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "San_Sebastián_de_los_Reyes" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The runway name of Adolfo Suarez Madrid-Barajas Airport at San Sebastian de los Reyes is 18L/36R and it is 4349 metres long.", "Adolfo Suarez Madrid-Barajas Airport is found in San Sebastián de Los Reyes and has a runway named 18L/36R which is 4349 meters long." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:runway_length", "resource:4349_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:runway_name", "resource:18L_36R" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "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": "18L/36R", "readable": "18L/36R", "graph": "resource:18L_36R" }, { "modified": "4349.0", "readable": "4349.0", "graph": "resource:4349_0" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "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 ( COUNT ( ?s ) AS ?r ) WHERE { ?s rdf:type ontology:airport . ?s property:runway_name resource:18L_36R . ?s property:runway_length resource:4349_0 }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?r ) WHERE { ?s rdf:type ontology:airport . ?s property:runway_name resource:18L/36R . ?s property:runway_length resource:4349.0 }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:runway_name resource:18L_36R . ?b property:runway_length resource:4349_0 . ?b rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:runway_name resource:18L/36R . ?b property:runway_length resource:4349.0 . ?b rdf:type ontology:airport }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas 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 ?q WHERE { FILTER ( CONTAINS ( LCASE ( ?q ) , 'reyes' ) ) . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( LCASE ( ?q ) , 'reyes' ) ) . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?q }", "graph_answer": [ "resource:San_Sebasti_n_de_los_Reyes" ], "readable_answer": [ "San Sebastián de los Reyes" ], "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" ] } ]
University
4
10728
Id20
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "students", "object": "600" }, { "subject": "Switzerland", "property": "leaderName", "object": "Johann_Schneider-Ammann" }, { "subject": "Switzerland", "property": "legislature", "object": "Federal_Assembly_(Switzerland)" } ]
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "numberOfStudents", "object": "600" }, { "subject": "Switzerland", "property": "leader", "object": "Johann_Schneider-Ammann" }, { "subject": "Switzerland", "property": "legislature", "object": "Federal_Assembly_(Switzerland)" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Accademia di Architettura di Mendrisio has 600 students and has a leader call Johann Schneider-Ammann. Switzerland has a Federal Assembly as its legislative body.", "The Accademia di Architettura di Mendrisio of Switzerland has 600 students. Johann Schneider-Ammann is the leader of the country and the legislature comes under the Federal Assembly (Switzerland)." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Switzerland", "property:leader", "resource:Johann_Schneider_Ammann" ], [ "resource:Switzerland", "property:legislature", "resource:Federal_Assembly__Switzerland_" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "rdf:type", "ontology:university" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:country", "resource:Switzerland" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:number_of_students", "600" ] ]
Accademia_di_Architettura_di_Mendrisio
[ { "modified": "600", "readable": "600", "graph": "600" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "legislature", "readable": "legislature", "graph": "property:legislature" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "Accademia_di_Architettura_di_Mendrisio", "readable": "Accademia di Architettura di Mendrisio", "graph": "resource:Accademia_di_Architettura_di_Mendrisio" }, { "modified": "Federal_Assembly_(Switzerland)", "readable": "Federal Assembly", "graph": "resource:Federal_Assembly__Switzerland_" }, { "modified": "Johann_Schneider-Ammann", "readable": "Johann Schneider-Ammann", "graph": "resource:Johann_Schneider_Ammann" }, { "modified": "Switzerland", "readable": "Switzerland", "graph": "resource:Switzerland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?l rdf:type ontology:university . FILTER ( ?j = '600' ) . ?l property:number_of_students ?j . ?l property:country ?g . ?g property:leader resource:Johann_Schneider_Ammann }", "readable_query": "SELECT DISTINCT ?g WHERE { ?l rdf:type ontology:university . FILTER ( ?j = '600' ) . ?l property:number_of_students ?j . ?l property:country ?g . ?g property:leader resource:Johann_Schneider-Ammann }", "graph_answer": [ "resource:Switzerland" ], "readable_answer": [ "Switzerland" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?d = '600' ) . ?z property:country resource:Switzerland . ?z property:number_of_students ?d . ?z rdf:type ontology:university . resource:Switzerland property:leader resource:Johann_Schneider_Ammann }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?d = '600' ) . ?z property:country resource:Switzerland . ?z property:number_of_students ?d . ?z rdf:type ontology:university . resource:Switzerland property:leader resource:Johann_Schneider-Ammann }", "graph_answer": [ "resource:Accademia_di_Architettura_di_Mendrisio" ], "readable_answer": [ "Accademia di Architettura di Mendrisio" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Switzerland property:legislature resource:Federal_Assembly__Switzerland_ }", "readable_query": "ASK WHERE { resource:Switzerland property:legislature resource:Federal_Assembly_(Switzerland) }", "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
9130
Id53
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "300_North_LaSalle", "property": "Building/floorArea", "object": "\"120770.0\"^^<http://dbpedia.org/datatype/squareMetre>" }, { "subject": "300_North_LaSalle", "property": "buildingEndDate", "object": "\"2009\"" }, { "subject": "300_North_LaSalle", "property": "floorCount", "object": "60" } ]
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "300_North_LaSalle", "property": "floorArea", "object": "120770.0 (square metres)" }, { "subject": "300_North_LaSalle", "property": "completionDate", "object": "2009" }, { "subject": "300_North_LaSalle", "property": "floorCount", "object": "60" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "300 North LaSalle in Chicago has 60 floors and a total area of 120770 square metres and was completed in 2009.", "300 North LaSalle, Chicago is 120770.0 square metres, completed in 2009, and has 60 floors.", "300 North LaSalle, Chicago has 60 floors and a floor area of 120770.0 square metres. Construction of the building was completed in 2009." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:300_North_LaSalle", "property:floor_count", "60" ], [ "resource:300_North_LaSalle", "rdf:type", "ontology:building" ], [ "resource:300_North_LaSalle", "property:floor_area", "120770.0 (square metres)" ], [ "resource:300_North_LaSalle", "property:location", "resource:Chicago" ], [ "resource:300_North_LaSalle", "property:completion_date", "resource:2009" ] ]
300_North_LaSalle
[ { "modified": "120770.0 (square metres)", "readable": "120770.0", "graph": "120770.0 (square metres)" }, { "modified": "60", "readable": "60", "graph": "60" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "floorArea", "readable": "floor area", "graph": "property:floor_area" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "2009", "readable": "2009", "graph": "resource:2009" }, { "modified": "300_North_LaSalle", "readable": "300 North LaSalle", "graph": "resource:300_North_LaSalle" }, { "modified": "Chicago", "readable": "Chicago", "graph": "resource:Chicago" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?g rdf:type ontology:building . ?g property:floor_count ?r . ?g property:completion_date ?n . FILTER ( ?r = '60' ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?g rdf:type ontology:building . ?g property:floor_count ?r . ?g property:completion_date ?n . FILTER ( ?r = '60' ) }", "graph_answer": [ "resource:2009" ], "readable_answer": [ "2009" ], "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 ?s WHERE { ?s property:completion_date resource:2009 . FILTER ( ?e = '60' ) . ?s rdf:type ontology:building . ?s property:floor_count ?e }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:completion_date resource:2009 . FILTER ( ?e = '60' ) . ?s rdf:type ontology:building . ?s property:floor_count ?e }", "graph_answer": [ "resource:300_North_LaSalle" ], "readable_answer": [ "300 North LaSalle" ], "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 WHERE { resource:300_North_LaSalle property:function ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:300_North_LaSalle property:function ?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
4
10298
Id30
[ { "subject": "Dead_Man's_Plack", "property": "location", "object": "England" }, { "subject": "England", "property": "capital", "object": "London" }, { "subject": "Dead_Man's_Plack", "property": "dedicatedTo", "object": "Æthelwald,_Ealdorman_of_East_Anglia" }, { "subject": "Dead_Man's_Plack", "property": "material", "object": "Rock_(geology)" } ]
[ { "subject": "Dead_Man's_Plack", "property": "location", "object": "England" }, { "subject": "England", "property": "capital", "object": "London" }, { "subject": "Dead_Man's_Plack", "property": "dedicatedTo", "object": "Æthelwald,_Ealdorman_of_East_Anglia" }, { "subject": "Dead_Man's_Plack", "property": "material", "object": "Rock_(geology)" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "London is the capital of England where Dead Man's Plack can be found. It is a rock monument dedicated to Aethelwald, Ealdorman of East Anglia.", "England, which has the capital of London, is the location of Dead Man's Plack, a rock monument dedicated to Aethelwald, Ealdorman of East Anglia.", "The Dead Man's Plack is a rock structure located in England (capital: London), and dedicated to Æthelwald, Ealdorman of East Anglia." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:England", "property:capital", "resource:London" ], [ "resource:Dead_Man_s_Plack", "property:dedicated_to", "resource:_thelwald__Ealdorman_of_East_Anglia" ], [ "resource:Dead_Man_s_Plack", "rdf:type", "ontology:monument" ], [ "resource:Dead_Man_s_Plack", "property:location", "resource:England" ], [ "resource:Dead_Man_s_Plack", "property:material", "resource:Rock__geology_" ] ]
Dead_Man's_Plack
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "material", "readable": "material", "graph": "property:material" }, { "modified": "Dead_Man's_Plack", "readable": "Dead Man's Plack", "graph": "resource:Dead_Man_s_Plack" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "London", "readable": "London", "graph": "resource:London" }, { "modified": "Rock_(geology)", "readable": "Rock", "graph": "resource:Rock__geology_" }, { "modified": "Æthelwald,_Ealdorman_of_East_Anglia", "readable": "Æthelwald, Ealdorman of East Anglia", "graph": "resource:_thelwald__Ealdorman_of_East_Anglia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e property:capital resource:London . ?d property:location ?e . ?d rdf:type ontology:monument . ?d property:material resource:Rock__geology_ }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:capital resource:London . ?d property:location ?e . ?d rdf:type ontology:monument . ?d property:material resource:Rock_(geology) }", "graph_answer": [ "resource:England" ], "readable_answer": [ "England" ], "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 ?e WHERE { ?e property:material resource:Rock__geology_ . ?e rdf:type ontology:monument . ?e property:location resource:England . resource:England property:capital resource:London }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:material resource:Rock_(geology) . ?e rdf:type ontology:monument . ?e property:location resource:England . resource:England property:capital resource:London }", "graph_answer": [ "resource:Dead_Man_s_Plack" ], "readable_answer": [ "Dead Man's Plack" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Dead_Man_s_Plack property:dedicated_to resource:_thelwald__Ealdorman_of_East_Anglia }", "readable_query": "ASK WHERE { resource:Dead_Man's_Plack property:dedicated_to resource:Æthelwald,_Ealdorman_of_East_Anglia }", "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
2
4925
Id160
[ { "subject": "Aston_Martin_V8", "property": "manufacturer", "object": "Aston_Martin" }, { "subject": "Aston_Martin_V8", "property": "related", "object": "Aston_Martin_RHAM/1" } ]
[ { "subject": "Aston_Martin_V8", "property": "manufacturer", "object": "Aston_Martin" }, { "subject": "Aston_Martin_V8", "property": "relatedMeanOfTransportation", "object": "Aston_Martin_RHAM/1" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Aston Martin V8 was manufactured by Aston Martin and is a related means of transport to the Aston Martin RHAM/1.", "The Aston Martin V8 was manufactured by Aston Martin and is related to the Aston Martin RHAM/1.", "Aston Martin makes the Aston Martin V8 which is connected to the Aston Martin RHAM/1." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aston_Martin_V8", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aston_Martin_V8", "property:related_mean_of_transportation", "resource:Aston_Martin_RHAM_1" ], [ "resource:Aston_Martin_V8", "property:manufacturer", "resource:Aston_Martin" ] ]
Aston_Martin_V8
[ { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "Aston_Martin", "readable": "Aston Martin", "graph": "resource:Aston_Martin" }, { "modified": "Aston_Martin_RHAM/1", "readable": "Aston Martin RHAM/1", "graph": "resource:Aston_Martin_RHAM_1" }, { "modified": "Aston_Martin_V8", "readable": "Aston Martin V8", "graph": "resource:Aston_Martin_V8" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p ?c WHERE { ?c property:manufacturer resource:Aston_Martin . ?c property:related_mean_of_transportation ?p . ?c rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?p ?c WHERE { ?c property:manufacturer resource:Aston_Martin . ?c property:related_mean_of_transportation ?p . ?c rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Aston_Martin_RHAM_1", "resource:Aston_Martin_V8" ], "readable_answer": [ "Aston Martin RHAM/1", "Aston Martin V8" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Artist
5
11227
Id78
[ { "subject": "Albennie_Jones", "property": "genre", "object": "Jazz" }, { "subject": "Jazz", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Jazz", "property": "musicFusionGenre", "object": "Afrobeat" }, { "subject": "Albennie_Jones", "property": "birthPlace", "object": "United_States" } ]
[ { "subject": "Albennie_Jones", "property": "genre", "object": "Jazz" }, { "subject": "Jazz", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Jazz", "property": "musicFusionGenre", "object": "Afrobeat" }, { "subject": "Albennie_Jones", "property": "birthPlace", "object": "United_States" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albennie Jones, was born in the U.S.A. where African Americans are an ethnic group. Albennie Jones performs jazz music which has its stylistic origins in the blues. The musical genre Afrobeat is a fusion genre and contains elements of other genres such as Jazz.", "African Americans are an ethnic group in the United States, the country that jazz musician Albennie Jones was born in. Jazz music originates from blues and is an element of the fusion genre Afrobeat.", "Jazz musician Albennie Jones is from the United States, home to African Americans. Jazz has its origins from the Blues and is the influence of Afrobeat fusion." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albennie_Jones", "rdf:type", "ontology:artist" ], [ "resource:Albennie_Jones", "property:genre", "resource:Jazz" ], [ "resource:Albennie_Jones", "property:birth_place", "resource:United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:Jazz", "property:stylistic_origin", "resource:Blues" ], [ "resource:Jazz", "property:music_fusion_genre", "resource:Afrobeat" ] ]
Albennie_Jones
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Afrobeat", "readable": "Afrobeat", "graph": "resource:Afrobeat" }, { "modified": "Albennie_Jones", "readable": "Albennie Jones", "graph": "resource:Albennie_Jones" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Jazz", "readable": "Jazz", "graph": "resource:Jazz" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:United_States property:ethnic_group resource:African_Americans }", "readable_query": "ASK WHERE { resource:United_States property:ethnic_group resource:African_Americans }", "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 ?b WHERE { ?b property:genre ?u . ?b property:birth_place resource:United_States . ?u property:music_fusion_genre resource:Afrobeat . ?b rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:genre ?u . ?b property:birth_place resource:United_States . ?u property:music_fusion_genre resource:Afrobeat . ?b rdf:type ontology:artist }", "graph_answer": [ "resource:Albennie_Jones" ], "readable_answer": [ "Albennie Jones" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Albennie_Jones property:genre ?j . ?j property:music_fusion_genre resource:Afrobeat . resource:Albennie_Jones property:birth_place resource:United_States . resource:Albennie_Jones rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Albennie_Jones property:genre ?j . ?j property:music_fusion_genre resource:Afrobeat . resource:Albennie_Jones property:birth_place resource:United_States . resource:Albennie_Jones rdf:type ontology:artist }", "graph_answer": [ "resource:Jazz" ], "readable_answer": [ "Jazz" ], "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 ?p WHERE { resource:Jazz property:stylistic_origin ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Jazz property:stylistic_origin ?p }", "graph_answer": [ "resource:Blues" ], "readable_answer": [ "Blues" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?l property:music_fusion_genre resource:Disco . ?w rdf:type ontology:artist . ?w property:genre ?l }", "readable_query": "ASK WHERE { ?l property:music_fusion_genre resource:Disco . ?w rdf:type ontology:artist . ?w property:genre ?l }", "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
4
10078
Id52
[ { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "anthem", "object": "The_Star-Spangled_Banner" } ]
[ { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "anthem", "object": "The_Star-Spangled_Banner" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "ALV X-1 hails from the US where Asian Americans are an ethnic group; the anthem of the United States is the Star Spangled Banner and its capital is Washington D.C.", "Washington D.C. is the capital city of the United States, where the ALV X-1 originated. The Star Spangled Banner is the anthem of the United States and Asian Americans one of its ethnic groups.", "ALV X-1 originated in the United States where Asian Americans are an ethnic group. Washington D.C. is the capital of the United States and the anthem is the Star Spangled Banner." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:anthem", "resource:The_Star_Spangled_Banner" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:ALV_X_1", "property:country_origin", "resource:United_States" ], [ "resource:ALV_X_1", "rdf:type", "ontology:mean_of_transportation" ] ]
ALV_X-1
[ { "modified": "anthem", "readable": "anthem", "graph": "property:anthem" }, { "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": "ALV_X-1", "readable": "ALV X-1", "graph": "resource:ALV_X_1" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "The_Star-Spangled_Banner", "readable": "The Star-Spangled Banner", "graph": "resource:The_Star_Spangled_Banner" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?n property:ethnic_group resource:Asian_Americans . ?n property:anthem resource:National_Anthem_of_Uruguay }", "readable_query": "ASK WHERE { ?n property:ethnic_group resource:Asian_Americans . ?n property:anthem resource:National_Anthem_of_Uruguay }", "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 { ?b property:anthem resource:The_Star_Spangled_Banner . ?b property:ethnic_group resource:Asian_Americans }", "readable_query": "ASK WHERE { ?b property:anthem resource:The_Star-Spangled_Banner . ?b property:ethnic_group resource:Asian_Americans }", "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 ?e WHERE { ?e property:anthem resource:The_Star_Spangled_Banner . ?e property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT ?e WHERE { ?e property:anthem resource:The_Star-Spangled_Banner . ?e property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:United_States property:capital ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:United_States property:capital ?p }", "graph_answer": [ "resource:Washington__D_C_" ], "readable_answer": [ "Washington, D.C." ], "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 ?m WHERE { ?m rdf:type ontology:mean_of_transportation . ?m property:country_origin resource:United_States }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:mean_of_transportation . ?m property:country_origin resource:United_States }", "graph_answer": [ "resource:ALV_X_1" ], "readable_answer": [ "ALV X-1" ], "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" ] } ]
Artist
2
3403
Id15
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Psychedelia" }, { "subject": "Aaron_Deer", "property": "instrument", "object": "Piano" } ]
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Psychedelia" }, { "subject": "Aaron_Deer", "property": "instrument", "object": "Piano" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Deers plays the piano in the Psychedelia genre.", "Aaron Deer performs Psychedelia music and plays the piano.", "Aaron Deer plays psychedelic piano." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Deer", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Deer", "property:genre", "resource:Psychedelia" ], [ "resource:Aaron_Deer", "property:instrument", "resource:Piano" ] ]
Aaron_Deer
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "Aaron_Deer", "readable": "Aaron Deer", "graph": "resource:Aaron_Deer" }, { "modified": "Piano", "readable": "Piano", "graph": "resource:Piano" }, { "modified": "Psychedelia", "readable": "Psychedelia", "graph": "resource:Psychedelia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v ?g WHERE { resource:Aaron_Deer property:instrument ?v . resource:Aaron_Deer property:genre ?g }", "readable_query": "SELECT DISTINCT ?v ?g WHERE { resource:Aaron_Deer property:instrument ?v . resource:Aaron_Deer property:genre ?g }", "graph_answer": [ "resource:Piano", "resource:Psychedelia" ], "readable_answer": [ "Piano", "Psychedelia" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Aaron_Deer property:distributor ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Aaron_Deer property:distributor ?f }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
4
8786
Id178
[ { "subject": "Andra_(singer)", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Funk" }, { "subject": "Andra_(singer)", "property": "activeYearsStartYear", "object": "\"2000\"^^xsd:gYear" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" } ]
[ { "subject": "Andra_(singer)", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Funk" }, { "subject": "Andra_(singer)", "property": "activeYearsStartYear", "object": "2000" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andra became active in the year 2000 and was a singer of rhythm and blues music. That music genre and funk music both originated from blues.", "Andra began her singing career in 2000 and her musical genre is rhythm and blues from which funk is derived. Rhythm and blues oirginated from blues music.", "Andra is a rhythm and blues singer who became active in the year 2000. Rhythm and blues music originated from the blues and Funk is its derivative." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rhythm_and_blues", "property:derivative", "resource:Funk" ], [ "resource:Rhythm_and_blues", "property:stylistic_origin", "resource:Blues" ], [ "resource:Andra__singer_", "rdf:type", "ontology:artist" ], [ "resource:Andra__singer_", "property:active_years_start_year", "resource:2000" ], [ "resource:Andra__singer_", "property:genre", "resource:Rhythm_and_blues" ] ]
Andra_(singer)
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Andra_(singer)", "readable": "Andra", "graph": "resource:Andra__singer_" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Funk", "readable": "Funk", "graph": "resource:Funk" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:active_years_start_year resource:1994 . ?u property:genre resource:Rhythm_and_blues . ?u rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?u property:active_years_start_year resource:1994 . ?u property:genre resource:Rhythm_and_blues . ?u rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?s rdf:type ontology:artist . ?s property:genre resource:Rhythm_and_blues . ?s property:active_years_start_year resource:2000 }", "readable_query": "ASK WHERE { ?s rdf:type ontology:artist . ?s property:genre resource:Rhythm_and_blues . ?s property:active_years_start_year resource:2000 }", "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 ?o WHERE { ?o property:genre resource:Rhythm_and_blues . ?o property:active_years_start_year resource:2000 . ?o rdf:type ontology:artist }", "readable_query": "SELECT ?o WHERE { ?o property:genre resource:Rhythm_and_blues . ?o property:active_years_start_year resource:2000 . ?o rdf:type ontology:artist }", "graph_answer": [ "resource:Andra__singer_" ], "readable_answer": [ "Andra" ], "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 ?a ?f WHERE { resource:Rhythm_and_blues property:derivative ?a . resource:Rhythm_and_blues property:stylistic_origin ?f }", "readable_query": "SELECT DISTINCT ?a ?f WHERE { resource:Rhythm_and_blues property:derivative ?a . resource:Rhythm_and_blues property:stylistic_origin ?f }", "graph_answer": [ "resource:Funk", "resource:Blues" ], "readable_answer": [ "Funk", "Blues" ], "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" ] } ]
Athlete
5
11485
Id16
[ { "subject": "Alaa_Abdul-Zahra", "property": "clubs", "object": "Al_Kharaitiyat_SC" }, { "subject": "Alaa_Abdul-Zahra", "property": "team", "object": "Al-Khor_Sports_Club" }, { "subject": "Al_Kharaitiyat_SC", "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" } ]
[ { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al-Khor_Sports_Club" }, { "subject": "Al_Kharaitiyat_SC", "property": "league", "object": "Qatar_Stars_League" }, { "subject": "Al-Khor_Sports_Club", "property": "ground", "object": "Al_Khor" }, { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al_Kharaitiyat_SC" }, { "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 is in the Al-Khor Sports Club in Al Khor and plays for the AL Kharaitiyat SC which is part of the Qatar Stars League. The manager of Al Kharaitiyat SC is Amar Osim.", "Alaa Abdul Zahra plays for Al Kharaitiyat SC in the Qatar Stars League and is managed by Amar Osim. Alaa Abdul-Zahra is in the Al-Khor Sports Club who play in Al Khor.", "Alaa Abdul Zahra plays for Al-Khor Sports Club, based in Al-Khor. He has also represented the Qatar Stars League side Al Kharaitiyat SC, which is managed by Amar Osim." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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" ], [ "resource:Al_Kharaitiyat_SC", "property:league", "resource:Qatar_Stars_League" ] ]
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 ?y WHERE { FILTER NOT EXISTS { ?y property:league resource:Qatar_Stars_League } . resource:Alaa_Abdul_Zahra property:club ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { FILTER NOT EXISTS { ?y property:league resource:Qatar_Stars_League } . resource:Alaa_Abdul-Zahra property:club ?y }", "graph_answer": [ "resource:Al_Khor_Sports_Club" ], "readable_answer": [ "Al-Khor Sports Club" ], "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 ?c WHERE { resource:Alaa_Abdul_Zahra property:club ?c . FILTER ( ?c != resource:Al_Khor_Sports_Club ) }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Alaa_Abdul_Zahra property:club ?c . FILTER ( ?c != resource:Al-Khor_Sports_Club ) }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Al_Kharaitiyat_SC property:has_to_its_north ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Al_Kharaitiyat_SC property:has_to_its_north ?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" ] } ]
City
2
4325
Id175
[ { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "subject": "Abilene,_Texas", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "subject": "Abilene,_Texas", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "White Americans are an ethnic group in the United States, which is the location of Abilene, Texas.", "Abilene is in Texas in the United States, the country where White Americans are an ethnic group.", "The United States is the location of Abilene in Texas and the country contains the ethnic group of white americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:White_Americans" ], [ "resource:Abilene__Texas", "rdf:type", "ontology:city" ], [ "resource:Abilene__Texas", "property:country", "resource:United_States" ] ]
Abilene,_Texas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "Abilene,_Texas", "readable": "Abilene, Texas", "graph": "resource:Abilene__Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "White_Americans", "readable": "White Americans", "graph": "resource:White_Americans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b ?e WHERE { ?b rdf:type ontology:city . ?e property:ethnic_group resource:White_Americans . ?b property:country ?e }", "readable_query": "SELECT DISTINCT ?b ?e WHERE { ?b rdf:type ontology:city . ?e property:ethnic_group resource:White_Americans . ?b property:country ?e }", "graph_answer": [ "resource:Abilene__Texas", "resource:United_States" ], "readable_answer": [ "Abilene, Texas", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
4
9267
Id190
[ { "subject": "Marriott_International", "property": "location", "object": "Bethesda,_Maryland" }, { "subject": "Marriott_International", "property": "foundation", "object": "Washington,_D.C." }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "operator", "object": "Marriott_International" }, { "subject": "Marriott_International", "property": "keyPerson", "object": "Bill_Marriott" } ]
[ { "subject": "Marriott_International", "property": "location", "object": "Bethesda,_Maryland" }, { "subject": "Marriott_International", "property": "foundationPlace", "object": "Washington,_D.C." }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "tenant", "object": "Marriott_International" }, { "subject": "Marriott_International", "property": "keyPerson", "object": "Bill_Marriott" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bill Marriot is the key person at Marriott International which was founded in Washington D.C. and is now located in Bethesda Maryland as well as being the tenant of the AC Hotel Bella Sky Copenhagen.", "Mariott International, led by Bill Marriott and founded in Washington D.C., is located in Bethesda Maryland and is a key tenant of AC Hotel Bella Sky Copenhagen." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "rdf:type", "ontology:building" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:tenant", "resource:Marriott_International" ], [ "resource:Marriott_International", "property:key_person", "resource:Bill_Marriott" ], [ "resource:Marriott_International", "property:location", "resource:Bethesda__Maryland" ], [ "resource:Marriott_International", "property:foundation_place", "resource:Washington__D_C_" ] ]
AC_Hotel_Bella_Sky_Copenhagen
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "tenant", "readable": "tenant", "graph": "property:tenant" }, { "modified": "AC_Hotel_Bella_Sky_Copenhagen", "readable": "AC Hotel Bella Sky Copenhagen", "graph": "resource:AC_Hotel_Bella_Sky_Copenhagen" }, { "modified": "Bethesda,_Maryland", "readable": "Bethesda, Maryland", "graph": "resource:Bethesda__Maryland" }, { "modified": "Bill_Marriott", "readable": "Bill Marriott", "graph": "resource:Bill_Marriott" }, { "modified": "Marriott_International", "readable": "Marriott International", "graph": "resource:Marriott_International" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?j ) WHERE { ?c property:key_person resource:Bill_Marriott . ?c property:foundation_place resource:Washington__D_C_ }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?j ) WHERE { ?c property:key_person resource:Bill_Marriott . ?c property:foundation_place resource:Washington,_D.C. }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:key_person resource:Bill_Marriott . ?b property:foundation_place resource:Washington__D_C_ }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:key_person resource:Bill_Marriott . ?b property:foundation_place resource:Washington,_D.C. }", "graph_answer": [ "resource:Marriott_International" ], "readable_answer": [ "Marriott International" ], "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 ?x WHERE { resource:Marriott_International property:discoverer ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Marriott_International property:discoverer ?x }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10214
Id188
[ { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundation", "object": "United_States" }, { "subject": "Caterpillar_Inc.", "property": "location", "object": "Peoria,_Illinois" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
[ { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "United_States" }, { "subject": "Caterpillar_Inc.", "property": "location", "object": "Peoria,_Illinois" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Douglas R. Oberhelman is a key person at Caterpillar Inc. which was founded in the United States and is located in Peoria, Illinois. The power type of the AIDAluna is the Caterpillar Inc. engine.", "AIDAluna is powered by Caterpillar Inc. which is located in Peoria, Illinois. Caterpillar Inc. which was founded in the United States, has Douglas R. Oberhelman as a key person.", "Caterpillar Inc. was founded in the United States and is located in Peoria, Illinois. Douglas R Oberhelman is a key person at Caterpillar Inc and they power the AIDAluna." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Caterpillar_Inc_", "property:key_person", "resource:Douglas_R__Oberhelman" ], [ "resource:Caterpillar_Inc_", "property:location", "resource:Peoria__Illinois" ], [ "resource:Caterpillar_Inc_", "property:foundation_place", "resource:United_States" ], [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:power_type", "resource:Caterpillar_Inc_" ] ]
AIDAluna
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" }, { "modified": "Caterpillar_Inc.", "readable": "Caterpillar Inc.", "graph": "resource:Caterpillar_Inc_" }, { "modified": "Douglas_R._Oberhelman", "readable": "Douglas R. Oberhelman", "graph": "resource:Douglas_R__Oberhelman" }, { "modified": "Peoria,_Illinois", "readable": "Peoria, Illinois", "graph": "resource:Peoria__Illinois" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:power_type resource:Caterpillar_Inc_ . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:power_type resource:Caterpillar_Inc. . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:AIDAluna" ], "readable_answer": [ "AIDAluna" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z ?i WHERE { resource:Caterpillar_Inc_ property:key_person ?z . resource:Caterpillar_Inc_ property:location ?i }", "readable_query": "SELECT DISTINCT ?z ?i WHERE { resource:Caterpillar_Inc. property:key_person ?z . resource:Caterpillar_Inc. property:location ?i }", "graph_answer": [ "resource:Douglas_R__Oberhelman", "resource:Peoria__Illinois" ], "readable_answer": [ "Douglas R. Oberhelman", "Peoria, Illinois" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Caterpillar_Inc_ property:year ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Caterpillar_Inc. property:year ?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" ] } ]
City
5
11924
Id145
[ { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Fountain_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "subdivisionName", "object": "Fountain_County,_Indiana" }, { "subject": "Fountain_County,_Indiana", "property": "countySeat", "object": "Covington,_Indiana" } ]
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "Fountain_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Fountain_County,_Indiana" }, { "subject": "Fountain_County,_Indiana", "property": "countySeat", "object": "Covington,_Indiana" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Attica is in Fountain County, Indiana where Covington is the County seat and Indianapolis the capital. All are in the US.", "Attica is in Fountain County (U.S.) where the county seat is Covington. Fountain County is in Indiana where Indianapolis is the capital.", "Attica is part of Fountain County, Indiana (United States) where the County seat is Covington. Indianapolis is the capital of Indiana." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Indiana", "property:capital", "resource:Indianapolis" ], [ "resource:Attica__Indiana", "rdf:type", "ontology:city" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:Indiana" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:Fountain_County__Indiana" ], [ "resource:Fountain_County__Indiana", "property:county_seat", "resource:Covington__Indiana" ], [ "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": "countySeat", "readable": "county seat", "graph": "property:county_seat" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Attica,_Indiana", "readable": "Attica, Indiana", "graph": "resource:Attica__Indiana" }, { "modified": "Covington,_Indiana", "readable": "Covington, Indiana", "graph": "resource:Covington__Indiana" }, { "modified": "Fountain_County,_Indiana", "readable": "Fountain County, Indiana", "graph": "resource:Fountain_County__Indiana" }, { "modified": "Indiana", "readable": "Indiana", "graph": "resource:Indiana" }, { "modified": "Indianapolis", "readable": "Indianapolis", "graph": "resource:Indianapolis" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { FILTER NOT EXISTS { ?q property:capital resource:Indianapolis } . resource:Attica__Indiana property:is_part_of ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { FILTER NOT EXISTS { ?q property:capital resource:Indianapolis } . resource:Attica,_Indiana property:is_part_of ?q }", "graph_answer": [ "resource:Fountain_County__Indiana" ], "readable_answer": [ "Fountain County, Indiana" ], "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 ?d WHERE { resource:Attica__Indiana property:is_part_of ?d . FILTER ( ?d != resource:Fountain_County__Indiana ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Attica__Indiana property:is_part_of ?d . FILTER ( ?d != resource:Fountain_County,_Indiana ) }", "graph_answer": [ "resource:Indiana" ], "readable_answer": [ "Indiana" ], "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 ?c ?h WHERE { resource:Fountain_County__Indiana property:county_seat ?c . resource:Fountain_County__Indiana property:country ?h }", "readable_query": "SELECT DISTINCT ?c ?h WHERE { resource:Fountain_County,_Indiana property:county_seat ?c . resource:Fountain_County,_Indiana property:country ?h }", "graph_answer": [ "resource:Covington__Indiana", "resource:United_States" ], "readable_answer": [ "Covington, Indiana", "United States" ], "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" ] } ]
Astronaut
4
8884
Id36
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "nationality", "object": "United_States" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "occupation", "object": "Fighter_pilot" } ]
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "nationality", "object": "United_States" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "occupation", "object": "Fighter_pilot" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "American Buzz Aldrin, who was born in Glen Ridge, New Jersey, was part of Apollo 11 and earlier in time, a fighter pilot.", "Buzz Aldrin is a United States National and was born in Glen Ridge New Jersey. He was a fighter pilot and was a crew member of Apollo 11." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ], [ "resource:Buzz_Aldrin", "property:nationality", "resource:United_States" ], [ "resource:Buzz_Aldrin", "property:occupation", "resource:Fighter_pilot" ], [ "resource:Buzz_Aldrin", "property:birth_place", "resource:Glen_Ridge__New_Jersey" ] ]
Buzz_Aldrin
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "Apollo_11", "readable": "Apollo 11", "graph": "resource:Apollo_11" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "Fighter_pilot", "readable": "Fighter pilot", "graph": "resource:Fighter_pilot" }, { "modified": "Glen_Ridge,_New_Jersey", "readable": "Glen Ridge, New Jersey", "graph": "resource:Glen_Ridge__New_Jersey" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d property:mission ?m . ?d rdf:type ontology:astronaut . ?d property:birth_place resource:Jamaica }", "readable_query": "ASK WHERE { ?d property:mission ?m . ?d rdf:type ontology:astronaut . ?d property:birth_place resource:Jamaica }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
2
3868
Id20
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "leader", "object": "Jacob_Zuma" } ]
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "leader", "object": "Jacob_Zuma" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "11 Diagonal Street is located in South Africa, where the leader is called Jacob Zuma.", "Jacob Zuma is the leader of South Africa which is also the location of 11 Diagonal Street.", "The address, 11 Diagonal Street is located in South Africa, which is led by Jacob Zuma." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:South_Africa", "property:leader", "resource:Jacob_Zuma" ], [ "resource:11_Diagonal_Street", "rdf:type", "ontology:building" ], [ "resource:11_Diagonal_Street", "property:location", "resource:South_Africa" ] ]
11_Diagonal_Street
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "11_Diagonal_Street", "readable": "11 Diagonal Street", "graph": "resource:11_Diagonal_Street" }, { "modified": "Jacob_Zuma", "readable": "Jacob Zuma", "graph": "resource:Jacob_Zuma" }, { "modified": "South_Africa", "readable": "South Africa", "graph": "resource:South_Africa" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?g property:location resource:South_Africa . ?g rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?g ) , 'diagonal' ) ) }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:location resource:South_Africa . ?g rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?g ) , 'diagonal' ) ) }", "graph_answer": [ "resource:11_Diagonal_Street" ], "readable_answer": [ "11 Diagonal Street" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'jacob' ) ) . resource:South_Africa property:leader ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'jacob' ) ) . resource:South_Africa property:leader ?a }", "graph_answer": [ "resource:Jacob_Zuma" ], "readable_answer": [ "Jacob Zuma" ], "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" ] } ]
Monument
5
12468
Id32
[ { "subject": "Dead_Man's_Plack", "property": "location", "object": "England" }, { "subject": "England", "property": "ethnicGroups", "object": "British_Arabs" }, { "subject": "England", "property": "capital", "object": "London" }, { "subject": "Dead_Man's_Plack", "property": "dedicatedTo", "object": "Æthelwald,_Ealdorman_of_East_Anglia" }, { "subject": "England", "property": "religion", "object": "Church_of_England" } ]
[ { "subject": "Dead_Man's_Plack", "property": "location", "object": "England" }, { "subject": "England", "property": "ethnicGroup", "object": "British_Arabs" }, { "subject": "England", "property": "capital", "object": "London" }, { "subject": "Dead_Man's_Plack", "property": "dedicatedTo", "object": "Æthelwald,_Ealdorman_of_East_Anglia" }, { "subject": "England", "property": "religion", "object": "Church_of_England" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The established religion of England, where the capital is London, is The Church of England. Located within the country is Dead Man's Plack which is dedicated to Aethelwald, Ealdorman of East Anglia. One of the ethnic groups in the country are the British Arabs.", "The Dead Man's Plack, found in England, is dedicated to Æthelwald, Ealdorman of East Anglia. England's capital city is London, the main religion is the Church of England and one of the ethnic groups in the country are the British Arabs." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:England", "property:religion", "resource:Church_of_England" ], [ "resource:England", "property:capital", "resource:London" ], [ "resource:England", "property:ethnic_group", "resource:British_Arabs" ], [ "resource:Dead_Man_s_Plack", "property:dedicated_to", "resource:_thelwald__Ealdorman_of_East_Anglia" ], [ "resource:Dead_Man_s_Plack", "rdf:type", "ontology:monument" ], [ "resource:Dead_Man_s_Plack", "property:location", "resource:England" ] ]
Dead_Man's_Plack
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "religion", "readable": "religion", "graph": "property:religion" }, { "modified": "British_Arabs", "readable": "British Arabs", "graph": "resource:British_Arabs" }, { "modified": "Church_of_England", "readable": "Church of England", "graph": "resource:Church_of_England" }, { "modified": "Dead_Man's_Plack", "readable": "Dead Man's Plack", "graph": "resource:Dead_Man_s_Plack" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "London", "readable": "London", "graph": "resource:London" }, { "modified": "Æthelwald,_Ealdorman_of_East_Anglia", "readable": "Æthelwald, Ealdorman of East Anglia", "graph": "resource:_thelwald__Ealdorman_of_East_Anglia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:capital resource:London . ?r property:location ?b . ?r property:dedicated_to resource:_thelwald__Ealdorman_of_East_Anglia . ?r rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:capital resource:London . ?r property:location ?b . ?r property:dedicated_to resource:Æthelwald,_Ealdorman_of_East_Anglia . ?r rdf:type ontology:monument }", "graph_answer": [ "resource:England" ], "readable_answer": [ "England" ], "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 ?y WHERE { resource:England property:capital resource:London . ?y property:dedicated_to resource:_thelwald__Ealdorman_of_East_Anglia . ?y property:location resource:England . ?y rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:England property:capital resource:London . ?y property:dedicated_to resource:Æthelwald,_Ealdorman_of_East_Anglia . ?y property:location resource:England . ?y rdf:type ontology:monument }", "graph_answer": [ "resource:Dead_Man_s_Plack" ], "readable_answer": [ "Dead Man's Plack" ], "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 ?t ?u WHERE { resource:England property:ethnic_group ?t . resource:England property:religion ?u }", "readable_query": "SELECT DISTINCT ?t ?u WHERE { resource:England property:ethnic_group ?t . resource:England property:religion ?u }", "graph_answer": [ "resource:British_Arabs", "resource:Church_of_England" ], "readable_answer": [ "British Arabs", "Church of England" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
2
5179
Id171
[ { "subject": "Alberto_Teisaire", "property": "party", "object": "Justicialist_Party" }, { "subject": "Alberto_Teisaire", "property": "birthPlace", "object": "Mendoza,_Argentina" } ]
[ { "subject": "Alberto_Teisaire", "property": "party", "object": "Justicialist_Party" }, { "subject": "Alberto_Teisaire", "property": "birthPlace", "object": "Mendoza,_Argentina" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alberto Teisaire, who was born in Mendoza, Argentina, is a member of the Justicialist Party.", "Alberto Teisaire, was born in Mendoza in Argentina, and is part of the Justicialist Party.", "Alberto Teisaire is a member of the Justicialist Party and was born in Mendoza in Argentina." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alberto_Teisaire", "property:party", "resource:Justicialist_Party" ], [ "resource:Alberto_Teisaire", "rdf:type", "ontology:politician" ], [ "resource:Alberto_Teisaire", "property:birth_place", "resource:Mendoza__Argentina" ] ]
Alberto_Teisaire
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Alberto_Teisaire", "readable": "Alberto Teisaire", "graph": "resource:Alberto_Teisaire" }, { "modified": "Justicialist_Party", "readable": "Justicialist Party", "graph": "resource:Justicialist_Party" }, { "modified": "Mendoza,_Argentina", "readable": "Mendoza, Argentina", "graph": "resource:Mendoza__Argentina" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z rdf:type ontology:politician . ?z property:party resource:Justicialist_Party . ?z property:birth_place resource:Socialist_Republic_of_Serbia }", "readable_query": "ASK WHERE { ?z rdf:type ontology:politician . ?z property:party resource:Justicialist_Party . ?z property:birth_place resource:Socialist_Republic_of_Serbia }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?k property:birth_place resource:Mendoza__Argentina . ?k rdf:type ontology:politician . ?k property:party resource:Justicialist_Party }", "readable_query": "ASK WHERE { ?k property:birth_place resource:Mendoza,_Argentina . ?k rdf:type ontology:politician . ?k property:party resource:Justicialist_Party }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?b WHERE { ?b rdf:type ontology:politician . ?b property:party resource:Justicialist_Party . ?b property:birth_place resource:Mendoza__Argentina }", "readable_query": "SELECT ?b WHERE { ?b rdf:type ontology:politician . ?b property:party resource:Justicialist_Party . ?b property:birth_place resource:Mendoza,_Argentina }", "graph_answer": [ "resource:Alberto_Teisaire" ], "readable_answer": [ "Alberto Teisaire" ], "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" ] } ]
University
3
8137
Id41
[ { "subject": "Kerala", "property": "leaderName", "object": "Kochi" }, { "subject": "AWH_Engineering_College", "property": "facultySize", "object": "\"250\"^^xsd:nonNegativeInteger" }, { "subject": "AWH_Engineering_College", "property": "state", "object": "Kerala" } ]
[ { "subject": "Kerala", "property": "leader", "object": "Kochi" }, { "subject": "AWH_Engineering_College", "property": "academicStaffSize", "object": "250" }, { "subject": "AWH_Engineering_College", "property": "state", "object": "Kerala" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AWH Engineering College at Kerala has 250 academic staff. Kerala's leader is Kochi.", "Kochi is the leader of Kerala which is the location of the AWH Engineering College that has an academic staff of 250.", "With a staff compliment of 250, AWH Engineering College is located in Kerala, the leader of that state is named Kochi." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AWH_Engineering_College", "rdf:type", "ontology:university" ], [ "resource:AWH_Engineering_College", "property:state", "resource:Kerala" ], [ "resource:AWH_Engineering_College", "property:academic_staff_size", "250" ], [ "resource:Kerala", "property:leader", "resource:Kochi" ] ]
AWH_Engineering_College
[ { "modified": "250", "readable": "250", "graph": "250" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "AWH_Engineering_College", "readable": "AWH Engineering College", "graph": "resource:AWH_Engineering_College" }, { "modified": "Kerala", "readable": "Kerala", "graph": "resource:Kerala" }, { "modified": "Kochi", "readable": "Kochi", "graph": "resource:Kochi" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?r rdf:type ontology:university . ?s property:leader resource:Kochi . ?r property:academic_staff_size ?h . FILTER ( ?h <= '400' ) . ?r property:state ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { ?r rdf:type ontology:university . ?s property:leader resource:Kochi . ?r property:academic_staff_size ?h . FILTER ( ?h <= '400' ) . ?r property:state ?s }", "graph_answer": [ "resource:Kerala" ], "readable_answer": [ "Kerala" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?s property:state resource:Maryland . ?s rdf:type ontology:university . ?s property:academic_staff_size ?b }", "readable_query": "ASK WHERE { ?s property:state resource:Maryland . ?s rdf:type ontology:university . ?s property:academic_staff_size ?b }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
2
4865
Id100
[ { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "builder", "object": "Finland" }, { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "shipBuilder", "object": "Helsinki" } ]
[ { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "builder", "object": "Finland" }, { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "builder", "object": "Helsinki" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Finland, is the builder of the icebreaker called the Aleksey Chirikov, in Helsinki.", "The icebreaker was built by Aleksey Chirokov in Finland. Aleksey is in Helsinki.", "The icebreaker Aleksay Chirikov was built in Helsinki, Finland." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksey_Chirikov__icebreaker_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aleksey_Chirikov__icebreaker_", "property:builder", "resource:Helsinki" ], [ "resource:Aleksey_Chirikov__icebreaker_", "property:builder", "resource:Finland" ] ]
Aleksey_Chirikov_(icebreaker)
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "Aleksey_Chirikov_(icebreaker)", "readable": "Aleksey Chirikov", "graph": "resource:Aleksey_Chirikov__icebreaker_" }, { "modified": "Finland", "readable": "Finland", "graph": "resource:Finland" }, { "modified": "Helsinki", "readable": "Helsinki", "graph": "resource:Helsinki" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?f ) WHERE { ?c property:builder resource:Finland . ?c rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?f ) WHERE { ?c property:builder resource:Finland . ?c rdf:type ontology:mean_of_transportation }", "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 ?k WHERE { ?k property:builder resource:Finland . ?k rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:builder resource:Finland . ?k rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Aleksey_Chirikov__icebreaker_" ], "readable_answer": [ "Aleksey Chirikov" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?j ) WHERE { resource:Aleksey_Chirikov__icebreaker_ property:builder ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?j ) WHERE { resource:Aleksey_Chirikov_(icebreaker) property:builder ?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 ?f WHERE { FILTER ( ?f != resource:Finland ) . resource:Aleksey_Chirikov__icebreaker_ property:builder ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( ?f != resource:Finland ) . resource:Aleksey_Chirikov_(icebreaker) property:builder ?f }", "graph_answer": [ "resource:Helsinki" ], "readable_answer": [ "Helsinki" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7174
Id87
[ { "subject": "Ayam_penyet", "property": "region", "object": "Malaysia" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Chinese" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
[ { "subject": "Ayam_penyet", "property": "region", "object": "Malaysia" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Chinese" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Found in Java, the food Ayam penyet comes from the region of Malaysia where on of the ethnic groups is Malaysian Chinese.", "Ayam penyet is a food found in Java and it's also popular in Malaysia, where there is an ethnic group called the Malaysian Chinese.", "Ayam penyet is from Java and is also popular in Malaysia, where the Malaysian Chinese are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Malaysia", "property:ethnic_group", "resource:Malaysian_Chinese" ], [ "resource:Ayam_penyet", "rdf:type", "ontology:food" ], [ "resource:Ayam_penyet", "property:country", "resource:Java" ], [ "resource:Ayam_penyet", "property:region", "resource:Malaysia" ] ]
Ayam_penyet
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Java", "readable": "Java", "graph": "resource:Java" }, { "modified": "Malaysia", "readable": "Malaysia", "graph": "resource:Malaysia" }, { "modified": "Malaysian_Chinese", "readable": "Malaysian Chinese", "graph": "resource:Malaysian_Chinese" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u property:country resource:Java . ?k property:ethnic_group resource:Malaysian_Chinese . ?u property:region ?k . ?u rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:country resource:Java . ?k property:ethnic_group resource:Malaysian_Chinese . ?u property:region ?k . ?u rdf:type ontology:food }", "graph_answer": [ "resource:Ayam_penyet" ], "readable_answer": [ "Ayam penyet" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Company
2
4441
Id29
[ { "subject": "Chinabank", "property": "numberOfLocations", "object": "295" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" } ]
[ { "subject": "Chinabank", "property": "numberOfLocations", "object": "295" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "After being founded in Manila, Chinabank now has 295 locations.", "Chinabank has 295 locations, but Manila is the place of its founding.", "Chinabank, founded in Manila, has 295 branches." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Chinabank", "rdf:type", "ontology:company" ], [ "resource:Chinabank", "property:foundation_place", "resource:Manila" ], [ "resource:Chinabank", "property:number_of_locations", "295" ] ]
Chinabank
[ { "modified": "295", "readable": "295", "graph": "295" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "numberOfLocations", "readable": "number of locations", "graph": "property:number_of_locations" }, { "modified": "Chinabank", "readable": "Chinabank", "graph": "resource:Chinabank" }, { "modified": "Manila", "readable": "Manila", "graph": "resource:Manila" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?w property:number_of_locations ?e . ?w rdf:type ontology:company . FILTER ( ?e = '295' ) . ?w property:foundation_place ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { ?w property:number_of_locations ?e . ?w rdf:type ontology:company . FILTER ( ?e = '295' ) . ?w property:foundation_place ?i }", "graph_answer": [ "resource:Manila" ], "readable_answer": [ "Manila" ], "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 ?o WHERE { ?o property:foundation_place resource:Manila . ?o property:number_of_locations ?x . FILTER ( ?x = '295' ) . ?o rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:foundation_place resource:Manila . ?o property:number_of_locations ?x . FILTER ( ?x = '295' ) . ?o rdf:type ontology:company }", "graph_answer": [ "resource:Chinabank" ], "readable_answer": [ "Chinabank" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] } ]
Building
3
6445
Id65
[ { "subject": "3Arena", "property": "location", "object": "\"East Link Bridge\"@en" }, { "subject": "3Arena", "property": "architect", "object": "\"HOK SVE\"@en" }, { "subject": "3Arena", "property": "completionDate", "object": "\"December 2008\"@en" } ]
[ { "subject": "3Arena", "property": "location", "object": "\"East Link Bridge\"" }, { "subject": "3Arena", "property": "architect", "object": "\"HOK SVE\"" }, { "subject": "3Arena", "property": "completionDate", "object": "\"December 2008\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "HOK SVE was the architect of 3Arena, which was completed December 2008 and is located on the East Link Bridge.", "Hok Sve designed the 3Arena completed in December 2008 and located at East Link Bridge." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:3Arena", "property:architect", "resource:HOK_SVE" ], [ "resource:3Arena", "rdf:type", "ontology:building" ], [ "resource:3Arena", "property:location", "resource:East_Link_Bridge" ], [ "resource:3Arena", "property:completion_date", "resource:December_2008" ] ]
3Arena
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "3Arena", "readable": "3Arena", "graph": "resource:3Arena" }, { "modified": "December 2008", "readable": "December 2008", "graph": "resource:December_2008" }, { "modified": "East Link Bridge", "readable": "East Link Bridge", "graph": "resource:East_Link_Bridge" }, { "modified": "HOK SVE", "readable": "HOK SVE", "graph": "resource:HOK_SVE" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y rdf:type ontology:building . ?y property:architect ?e . ?y property:completion_date resource:1929 }", "readable_query": "ASK WHERE { ?y rdf:type ontology:building . ?y property:architect ?e . ?y property:completion_date resource:1929 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Company
4
9694
Id40
[ { "subject": "Hypermarcas", "property": "subsidiary", "object": "Mantecorp" }, { "subject": "Hypermarcas", "property": "netIncome", "object": "1.086E8" }, { "subject": "Hypermarcas", "property": "numberOfEmployees", "object": "10252" }, { "subject": "Hypermarcas", "property": "location", "object": "São_Paulo" } ]
[ { "subject": "Hypermarcas", "property": "subsidiary", "object": "Mantecorp" }, { "subject": "Hypermarcas", "property": "netIncome", "object": "108600000" }, { "subject": "Hypermarcas", "property": "numberOfEmployees", "object": "10252" }, { "subject": "Hypermarcas", "property": "location", "object": "São_Paulo" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Hypermarcas is a company in São Paulo with 10,252 employees and a net income of 108,600,000, it also has a subsidiary called Mantecorp.", "Hypermarcas, located in São Paulo, has 10252 employees, net income of 108,600,000, and a subsidiary called Mantecorp.", "Hypermarcas is a company with 10,252 employees located in Sao Paulo. Mantecorp is a subsidary of Hypermarcas which has a net income of 108,600,000." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hypermarcas", "property:net_income", "108600000" ], [ "resource:Hypermarcas", "property:number_of_employees", "10252" ], [ "resource:Hypermarcas", "rdf:type", "ontology:company" ], [ "resource:Hypermarcas", "property:location", "resource:S_o_Paulo" ], [ "resource:Hypermarcas", "property:subsidiary", "resource:Mantecorp" ] ]
Hypermarcas
[ { "modified": "10252", "readable": "10252", "graph": "10252" }, { "modified": "108600000", "readable": "108600000", "graph": "108600000" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "netIncome", "readable": "net income", "graph": "property:net_income" }, { "modified": "numberOfEmployees", "readable": "number of employees", "graph": "property:number_of_employees" }, { "modified": "subsidiary", "readable": "subsidiary", "graph": "property:subsidiary" }, { "modified": "Hypermarcas", "readable": "Hypermarcas", "graph": "resource:Hypermarcas" }, { "modified": "Mantecorp", "readable": "Mantecorp", "graph": "resource:Mantecorp" }, { "modified": "São_Paulo", "readable": "São Paulo", "graph": "resource:S_o_Paulo" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?d property:location ?a . FILTER ( ?f > '10000' ) . ?d property:number_of_employees ?f . ?d rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?a WHERE { ?d property:location ?a . FILTER ( ?f > '10000' ) . ?d property:number_of_employees ?f . ?d rdf:type ontology:company }", "graph_answer": [ "resource:S_o_Paulo" ], "readable_answer": [ "São Paulo" ], "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 ?y WHERE { ?e property:number_of_employees ?y . ?e property:location resource:S_o_Paulo . FILTER ( ?y > '10000' ) . ?e rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?y WHERE { ?e property:number_of_employees ?y . ?e property:location resource:São_Paulo . FILTER ( ?y > '10000' ) . ?e rdf:type ontology:company }", "graph_answer": [ "10252" ], "readable_answer": [ "10252" ], "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 ?b WHERE { ?d property:subsidiary ?b . ?d rdf:type ontology:company . ?d property:number_of_employees ?l . FILTER ( ?l <= '20000' ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?d property:subsidiary ?b . ?d rdf:type ontology:company . ?d property:number_of_employees ?l . FILTER ( ?l <= '20000' ) }", "graph_answer": [ "resource:Mantecorp" ], "readable_answer": [ "Mantecorp" ], "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 { ?v rdf:type ontology:company . ?v property:net_income '211200000' . ?v property:subsidiary resource:Mantecorp }", "readable_query": "ASK WHERE { ?v rdf:type ontology:company . ?v property:net_income '211200000' . ?v property:subsidiary resource:Mantecorp }", "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 { ?w rdf:type ontology:company . ?w property:subsidiary resource:Mantecorp . ?w property:net_income '108600000' }", "readable_query": "ASK WHERE { ?w rdf:type ontology:company . ?w property:subsidiary resource:Mantecorp . ?w property:net_income '108600000' }", "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 ?s WHERE { ?s property:net_income '108600000' . ?s rdf:type ontology:company . ?s property:subsidiary resource:Mantecorp }", "readable_query": "SELECT ?s WHERE { ?s property:net_income '108600000' . ?s rdf:type ontology:company . ?s property:subsidiary resource:Mantecorp }", "graph_answer": [ "resource:Hypermarcas" ], "readable_answer": [ "Hypermarcas" ], "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 ?w WHERE { resource:Hypermarcas property:colour ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Hypermarcas property:colour ?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" ] } ]
CelestialBody
4
9345
Id62
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "education", "object": "University_of_Michigan" }, { "subject": "James_Craig_Watson", "property": "stateOfOrigin", "object": "Canada" }, { "subject": "James_Craig_Watson", "property": "deathCause", "object": "Peritonitis" } ]
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "almaMater", "object": "University_of_Michigan" }, { "subject": "James_Craig_Watson", "property": "stateOfOrigin", "object": "Canada" }, { "subject": "James_Craig_Watson", "property": "deathCause", "object": "Peritonitis" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "103 Hera was discovered by Canadian James Craig Watson who studied at the University of Michigan and died of peritonitis.", "Discoverer of 103 Hera, James Craig Watson came from Canada. His Alma mater was the University of Michigan, and he died from peritonitis.", "James Craig Watson, born in Canada, discovered 103 Hera. His alma mater was the University of Michigan. Mr. Watson died of peritonitis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:103_Hera", "rdf:type", "ontology:celestial_body" ], [ "resource:103_Hera", "property:discoverer", "resource:James_Craig_Watson" ], [ "resource:James_Craig_Watson", "property:death_cause", "resource:Peritonitis" ], [ "resource:James_Craig_Watson", "property:state_of_origin", "resource:Canada" ], [ "resource:James_Craig_Watson", "property:alma_mater", "resource:University_of_Michigan" ] ]
103_Hera
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "deathCause", "readable": "death cause", "graph": "property:death_cause" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "stateOfOrigin", "readable": "state of origin", "graph": "property:state_of_origin" }, { "modified": "103_Hera", "readable": "103 Hera", "graph": "resource:103_Hera" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "James_Craig_Watson", "readable": "James Craig Watson", "graph": "resource:James_Craig_Watson" }, { "modified": "Peritonitis", "readable": "Peritonitis", "graph": "resource:Peritonitis" }, { "modified": "University_of_Michigan", "readable": "University of Michigan", "graph": "resource:University_of_Michigan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( STRSTARTS ( LCASE ( ?z ) , 'u' ) ) . resource:James_Craig_Watson property:alma_mater ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( STRSTARTS ( LCASE ( ?z ) , 'u' ) ) . resource:James_Craig_Watson property:alma_mater ?z }", "graph_answer": [ "resource:University_of_Michigan" ], "readable_answer": [ "University of Michigan" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e ?c WHERE { resource:James_Craig_Watson property:death_cause ?e . resource:James_Craig_Watson property:state_of_origin ?c }", "readable_query": "SELECT DISTINCT ?e ?c WHERE { resource:James_Craig_Watson property:death_cause ?e . resource:James_Craig_Watson property:state_of_origin ?c }", "graph_answer": [ "resource:Peritonitis", "resource:Canada" ], "readable_answer": [ "Peritonitis", "Canada" ], "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:103_Hera property:discoverer resource:James_Craig_Watson . resource:103_Hera rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { resource:103_Hera property:discoverer resource:James_Craig_Watson . resource:103_Hera rdf:type ontology:celestial_body }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
WrittenWork
3
8307
Id153
[ { "subject": "Administrative_Science_Quarterly", "property": "discipline", "object": "Management" }, { "subject": "Administrative_Science_Quarterly", "property": "lccn", "object": "57059226" }, { "subject": "Administrative_Science_Quarterly", "property": "abbreviation", "object": "\"Admin. Sci. Q.\"" } ]
[ { "subject": "Administrative_Science_Quarterly", "property": "academicDiscipline", "object": "Management" }, { "subject": "Administrative_Science_Quarterly", "property": "LCCN_number", "object": "57059226" }, { "subject": "Administrative_Science_Quarterly", "property": "abbreviation", "object": "\"Admin. Sci. Q.\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Administrative Science Quarterly is abbreviated to Admin. Sci. Q. and has the LCCN number 57059226. It comes under the academic discipline of Management.", "The academic discipline of Administrative Science Quarterly (which can be abbreviated to Admin. Sci. Q.) is Management. It has the LLCN number 57059226.", "Administrative Science Quarterly, or Admin. Sci. Q is under Management and has a LLCN number of 57059226." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Administrative_Science_Quarterly", "property:l_c_c_n_number", "57059226" ], [ "resource:Administrative_Science_Quarterly", "property:abbreviation", "resource:Admin__Sci__Q_" ], [ "resource:Administrative_Science_Quarterly", "rdf:type", "ontology:written_work" ], [ "resource:Administrative_Science_Quarterly", "property:academic_discipline", "resource:Management" ] ]
Administrative_Science_Quarterly
[ { "modified": "57059226", "readable": "57059226", "graph": "57059226" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "academicDiscipline", "readable": "academic discipline", "graph": "property:academic_discipline" }, { "modified": "LCCN_number", "readable": "l c c n number", "graph": "property:l_c_c_n_number" }, { "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": "SELECT DISTINCT ?r WHERE { ?h rdf:type ontology:written_work . ?h property:academic_discipline ?r . ?h property:l_c_c_n_number ?i . FILTER ( ?i = '57059226' ) }", "readable_query": "SELECT DISTINCT ?r WHERE { ?h rdf:type ontology:written_work . ?h property:academic_discipline ?r . ?h property:l_c_c_n_number ?i . FILTER ( ?i = '57059226' ) }", "graph_answer": [ "resource:Management" ], "readable_answer": [ "Management" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:academic_discipline resource:Management . FILTER ( ?p = '57059226' ) . ?f property:l_c_c_n_number ?p . ?f rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:academic_discipline resource:Management . FILTER ( ?p = '57059226' ) . ?f property:l_c_c_n_number ?p . ?f rdf:type ontology:written_work }", "graph_answer": [ "resource:Administrative_Science_Quarterly" ], "readable_answer": [ "Administrative Science Quarterly" ], "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 ?z WHERE { resource:Administrative_Science_Quarterly property:in_office_while_governor ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Administrative_Science_Quarterly property:in_office_while_governor ?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" ] } ]
Astronaut
2
3616
Id2
[ { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" } ]
[ { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Bean was born in Wheeler, Texas on Mar 15, 1932 .", "Alan Bean was born on Mar 15, 1932, in Wheeler, Texas.", "Alan Bean was born in Wheeler, Texas on March 15th, 1932." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:birth_date", "1932-03-15" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "1932-03-15", "readable": "1932-03-15", "graph": "1932-03-15" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?w property:birth_date ?h . ?w property:birth_place ?s . ?w rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?h ) , '1932' ) ) }", "readable_query": "SELECT DISTINCT ?s WHERE { ?w property:birth_date ?h . ?w property:birth_place ?s . ?w rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?h ) , '1932' ) ) }", "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 ?d WHERE { FILTER ( CONTAINS ( YEAR ( ?d ) , '1932' ) ) . ?n property:birth_date ?d . ?n rdf:type ontology:astronaut . ?n property:birth_place resource:Wheeler__Texas }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( CONTAINS ( YEAR ( ?d ) , '1932' ) ) . ?n property:birth_date ?d . ?n rdf:type ontology:astronaut . ?n property:birth_place resource:Wheeler,_Texas }", "graph_answer": [ "1932-03-15" ], "readable_answer": [ "1932-03-15" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:astronaut . ?m property:birth_date '1932-03-15' . ?m property:birth_place resource:Wheeler__Texas }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:astronaut . ?m property:birth_date '1932-03-15' . ?m property:birth_place resource:Wheeler,_Texas }", "graph_answer": [ "resource:Alan_Bean" ], "readable_answer": [ "Alan Bean" ], "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" ] } ]
WrittenWork
5
12810
Id78
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "A Fortress of Grey Ice is from the United States and published in English, which is also spoken in Great Britain. Barack Obama is the president of the US and Native Americans are an ethnic group.", "A Fortress of Grey Ice was originally published in English (the language of Great Britain) . In the United States, Barack Obama is the leader and native Americans are an ethnic Group." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:language", "resource:English_language" ], [ "resource:A_Fortress_of_Grey_Ice", "property:country", "resource:United_States" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:A_Fortress_of_Grey_Ice property:country ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'u' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:A_Fortress_of_Grey_Ice property:country ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'u' ) ) }", "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 { resource:English_language property:spoken_in resource:Great_Britain }", "readable_query": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }", "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" ] } ]
WrittenWork
3
8292
Id138
[ { "subject": "Acta_Palaeontologica_Polonica", "property": "abbreviation", "object": "\"Acta Palaeontol. Pol.\"@en" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "discipline", "object": "Paleobiology" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "issn", "object": "\"0567-7920\"" } ]
[ { "subject": "Acta_Palaeontologica_Polonica", "property": "academicDiscipline", "object": "Paleobiology" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "abbreviation", "object": "\"Acta Palaeontol. Pol.\"" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "issnNumber", "object": "\"0567-7920\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Acta Palaeontologica Polonica, abbreviated Acta Palaeontol. Pol, with ISSN number 0567-7920, is in the academic discipline of paleobiology.", "Paleobiology is the academic discipline of Acta Palaeontologica Polonica (abbreviated to Acta Palaeontol. Pol) which has the ISSN number 0567-7920." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Acta_Palaeontologica_Polonica", "property:abbreviation", "resource:Acta_Palaeontol__Pol_" ], [ "resource:Acta_Palaeontologica_Polonica", "rdf:type", "ontology:written_work" ], [ "resource:Acta_Palaeontologica_Polonica", "property:issn_number", "0567-7920" ], [ "resource:Acta_Palaeontologica_Polonica", "property:academic_discipline", "resource:Paleobiology" ] ]
Acta_Palaeontologica_Polonica
[ { "modified": "0567-7920", "readable": "0567-7920", "graph": "0567-7920" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "academicDiscipline", "readable": "academic discipline", "graph": "property:academic_discipline" }, { "modified": "issnNumber", "readable": "issn number", "graph": "property:issn_number" }, { "modified": "Acta Palaeontol. Pol.", "readable": "Acta Palaeontol. Pol.", "graph": "resource:Acta_Palaeontol__Pol_" }, { "modified": "Acta_Palaeontologica_Polonica", "readable": "Acta Palaeontologica Polonica", "graph": "resource:Acta_Palaeontologica_Polonica" }, { "modified": "Paleobiology", "readable": "Paleobiology", "graph": "resource:Paleobiology" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:written_work . ?o property:academic_discipline resource:Paleobiology . ?o property:abbreviation resource:Admin__Sci__Q_ }", "readable_query": "ASK WHERE { ?o rdf:type ontology:written_work . ?o property:academic_discipline resource:Paleobiology . ?o property:abbreviation resource:Admin._Sci._Q. }", "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 { ?a rdf:type ontology:written_work . ?a property:academic_discipline resource:Paleobiology . ?a property:abbreviation resource:Acta_Palaeontol__Pol_ }", "readable_query": "ASK WHERE { ?a rdf:type ontology:written_work . ?a property:academic_discipline resource:Paleobiology . ?a property:abbreviation resource:Acta_Palaeontol._Pol. }", "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:academic_discipline resource:Paleobiology . ?s property:abbreviation resource:Acta_Palaeontol__Pol_ . ?s rdf:type ontology:written_work }", "readable_query": "SELECT ?s WHERE { ?s property:academic_discipline resource:Paleobiology . ?s property:abbreviation resource:Acta_Palaeontol._Pol. . ?s rdf:type ontology:written_work }", "graph_answer": [ "resource:Acta_Palaeontologica_Polonica" ], "readable_answer": [ "Acta Palaeontologica Polonica" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Acta_Palaeontologica_Polonica property:issn_number ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Acta_Palaeontologica_Polonica property:issn_number ?v }", "graph_answer": [ "0567-7920" ], "readable_answer": [ "0567-7920" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
5879
Id25
[ { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Old_Man_Gloom" }, { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Old_Man_Gloom" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Black Metal is a genre of Aaron Turner's music. Aaron Turner played for Old Man Gloom and played for the Greymachine band.", "Aaron Turner, a Black metal musician, played for Old Man Gloom and is associated with the group Greymachine.", "Black metal musician Aaron Turner is associated with Greymachine and Old Man Gloom." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Old_Man_Gloom" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Greymachine" ], [ "resource:Aaron_Turner", "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": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Black_metal", "readable": "Black metal", "graph": "resource:Black_metal" }, { "modified": "Greymachine", "readable": "Greymachine", "graph": "resource:Greymachine" }, { "modified": "Old_Man_Gloom", "readable": "Old Man Gloom", "graph": "resource:Old_Man_Gloom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?p ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?p ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?c }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?l }", "graph_answer": [ "resource:Old_Man_Gloom", "resource:Greymachine" ], "readable_answer": [ "Old Man Gloom", "Greymachine" ], "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 ?q WHERE { resource:Aaron_Turner property:stylistic_origin ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Aaron_Turner property:stylistic_origin ?q }", "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" ] } ]
Astronaut
7
13084
Id51
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "status", "object": "\"Retired\"@en" }, { "subject": "Buzz_Aldrin", "property": "nationality", "object": "United_States" }, { "subject": "Buzz_Aldrin", "property": "timeInSpace", "object": "\"52.0\"^^<http://dbpedia.org/datatype/minute>" }, { "subject": "Buzz_Aldrin", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "status", "object": "\"Retired\"" }, { "subject": "Buzz_Aldrin", "property": "nationality", "object": "United_States" }, { "subject": "Buzz_Aldrin", "property": "timeInSpace", "object": "\"52.0\"(minutes)" }, { "subject": "Buzz_Aldrin", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
(X (X) (X) (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Buzz Aldrin was born in Glen Ridge, New Jersey, USA. He became a crew member of Apollo 11 and spent 52 minutes in space as a fighter pilot on Nasa's program. Buzz is now retired.", "American Buzz Aldrin was a fighter pilot and part of NASA's Apollo 11 mission where he spent 52 minutes in space. Aldrin was born in Glen Ridge, New Jersey and is now retired.", "Buzz Aldrin is a US national who was born in Glen Ridge, New Jersey. He was a fighter pilot and then became a crew member of the Apollo 11 mission organised by NASA. He has now retired. He spent 52 minutes in space." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Apollo_11", "property:operator", "resource:NASA" ], [ "resource:Buzz_Aldrin", "property:status", "resource:Retired" ], [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ], [ "resource:Buzz_Aldrin", "property:nationality", "resource:United_States" ], [ "resource:Buzz_Aldrin", "property:occupation", "resource:Fighter_pilot" ], [ "resource:Buzz_Aldrin", "property:time_in_space", "resource:52_0" ], [ "resource:Buzz_Aldrin", "property:birth_place", "resource:Glen_Ridge__New_Jersey" ] ]
Buzz_Aldrin
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "timeInSpace", "readable": "time in space", "graph": "property:time_in_space" }, { "modified": "52.0", "readable": "52.0", "graph": "resource:52_0" }, { "modified": "Apollo_11", "readable": "Apollo 11", "graph": "resource:Apollo_11" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "Fighter_pilot", "readable": "Fighter pilot", "graph": "resource:Fighter_pilot" }, { "modified": "Glen_Ridge,_New_Jersey", "readable": "Glen Ridge, New Jersey", "graph": "resource:Glen_Ridge__New_Jersey" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" }, { "modified": "Retired", "readable": "Retired", "graph": "resource:Retired" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Apollo_11 property:operator resource:NASA }", "readable_query": "ASK WHERE { resource:Apollo_11 property:operator resource:NASA }", "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 ?b WHERE { ?b property:nationality resource:United_States . ?b rdf:type ontology:astronaut . ?w property:operator resource:NASA . ?b property:mission ?w }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:nationality resource:United_States . ?b rdf:type ontology:astronaut . ?w property:operator resource:NASA . ?b property:mission ?w }", "graph_answer": [ "resource:Buzz_Aldrin" ], "readable_answer": [ "Buzz Aldrin" ], "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 ?t ?g WHERE { resource:Buzz_Aldrin property:birth_place ?g . resource:Buzz_Aldrin property:time_in_space ?t }", "readable_query": "SELECT DISTINCT ?t ?g WHERE { resource:Buzz_Aldrin property:birth_place ?g . resource:Buzz_Aldrin property:time_in_space ?t }", "graph_answer": [ "resource:52_0", "resource:Glen_Ridge__New_Jersey" ], "readable_answer": [ "52.0", "Glen Ridge, New Jersey" ], "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 ?j ?x WHERE { resource:Buzz_Aldrin property:occupation ?x . resource:Buzz_Aldrin property:status ?j }", "readable_query": "SELECT DISTINCT ?j ?x WHERE { resource:Buzz_Aldrin property:occupation ?x . resource:Buzz_Aldrin property:status ?j }", "graph_answer": [ "resource:Retired", "resource:Fighter_pilot" ], "readable_answer": [ "Retired", "Fighter pilot" ], "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 { ?x property:birth_place resource:Congress_Poland . ?x property:status ?n . ?x rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?x property:birth_place resource:Congress_Poland . ?x property:status ?n . ?x rdf:type ontology:astronaut }", "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
5945
Id91
[ { "subject": "Alan_Frew", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Country_music" }, { "subject": "Rock_music", "property": "stylisticOrigins", "object": "Blues" } ]
[ { "subject": "Alan_Frew", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Country_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Blues" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Frew performs rock music, a style that originated from blues and country.", "Rock music has its stylistic origins in the Blues and from country music and Alan Frew play this genre too.", "Alan Frew's genre is Rock music which originated from both blues music and country music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rock_music", "property:stylistic_origin", "resource:Country_music" ], [ "resource:Rock_music", "property:stylistic_origin", "resource:Blues" ], [ "resource:Alan_Frew", "rdf:type", "ontology:artist" ], [ "resource:Alan_Frew", "property:genre", "resource:Rock_music" ] ]
Alan_Frew
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Alan_Frew", "readable": "Alan Frew", "graph": "resource:Alan_Frew" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Country_music", "readable": "Country music", "graph": "resource:Country_music" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?y ) WHERE { resource:Rock_music property:in_office_while_prime_minister ?j }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?y ) WHERE { resource:Rock_music property:in_office_while_prime_minister ?j }", "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 ?p WHERE { FILTER ( STRSTARTS ( LCASE ( ?p ) , 'c' ) ) . resource:Rock_music property:stylistic_origin ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( STRSTARTS ( LCASE ( ?p ) , 'c' ) ) . resource:Rock_music property:stylistic_origin ?p }", "graph_answer": [ "resource:Country_music" ], "readable_answer": [ "Country music" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?f ) WHERE { resource:Rock_music property:stylistic_origin ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?f ) WHERE { resource:Rock_music property:stylistic_origin ?u }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Rock_music property:stylistic_origin ?b . FILTER ( ?b != resource:Country_music ) }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Rock_music property:stylistic_origin ?b . FILTER ( ?b != resource:Country_music ) }", "graph_answer": [ "resource:Blues" ], "readable_answer": [ "Blues" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Alan_Frew rdf:type ontology:artist . resource:Alan_Frew property:genre resource:Rock_music }", "readable_query": "ASK WHERE { resource:Alan_Frew rdf:type ontology:artist . resource:Alan_Frew property:genre resource:Rock_music }", "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" ] } ]
Building
4
9239
Id162
[ { "subject": "Asser_Levy_Public_Baths", "property": "location", "object": "New_York_City" }, { "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": "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))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Asser Levy Public Baths constructed in 1904 are located in New York City and were added to the National Register of Historic Places on 1980-04-23 with the reference number 80002709.", "Built in 1904 and added to the National Register of Historic Places on 1980/04/23 (reference number 80002709), the Asser Levy Public Baths can be found in New York City.", "The location of Asser Levy Public Baths, built in 1904 is New York City. They were added to the National Register of Historic Places on 23rd April 1980 with the Reference Number 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: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": "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?s = \"1980-04-23\" ) . ?f property:year_of_construction ?d . ?f property:added_to_the_national_register_of_historic_places ?s . ?f rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?s = \"1980-04-23\" ) . ?f property:year_of_construction ?d . ?f property:added_to_the_national_register_of_historic_places ?s . ?f 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 ?u WHERE { ?u rdf:type ontology:building . ?u property:year_of_construction resource:1904 . FILTER ( ?a = \"1980-04-23\" ) . ?u property:added_to_the_national_register_of_historic_places ?a }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:building . ?u property:year_of_construction resource:1904 . FILTER ( ?a = \"1980-04-23\" ) . ?u property:added_to_the_national_register_of_historic_places ?a }", "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 ?g ?m WHERE { resource:Asser_Levy_Public_Baths property:national_register_of_historic_places_reference_number ?m . resource:Asser_Levy_Public_Baths property:location ?g }", "readable_query": "SELECT DISTINCT ?g ?m WHERE { resource:Asser_Levy_Public_Baths property:national_register_of_historic_places_reference_number ?m . resource:Asser_Levy_Public_Baths property:location ?g }", "graph_answer": [ "resource:New_York_City", "80002709" ], "readable_answer": [ "New York City", "80002709" ], "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
7394
Id307
[ { "subject": "Spain", "property": "leaderName", "object": "Felipe_VI_of_Spain" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "ethnicGroup", "object": "Spaniards" } ]
[ { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "ethnicGroup", "object": "Spaniards" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Felipe VI of Spain is the leader of Spain, where Spaniards are the ethnic group and where Ajoblanco originates from.", "The dish of ajoblanco is from Spain where Felipe VI is the leader and Spaniards are an ethnic group." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Spain", "property:ethnic_group", "resource:Spaniards" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Ajoblanco", "property:country", "resource:Spain" ] ]
Ajoblanco
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Spaniards", "readable": "Spaniards", "graph": "resource:Spaniards" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r ?l WHERE { resource:Spain property:ethnic_group ?r . resource:Spain property:leader ?l }", "readable_query": "SELECT DISTINCT ?r ?l WHERE { resource:Spain property:ethnic_group ?r . resource:Spain property:leader ?l }", "graph_answer": [ "resource:Spaniards", "resource:Felipe_VI_of_Spain" ], "readable_answer": [ "Spaniards", "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": "ASK WHERE { resource:Ajoblanco property:country resource:Spain . resource:Ajoblanco rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Ajoblanco property:country resource:Spain . resource:Ajoblanco rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
WrittenWork
4
10815
Id34
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Harvard_University" }, { "subject": "A.T._Charlie_Johnson", "property": "doctoralAdvisor", "object": "Michael_Tinkham" }, { "subject": "A.T._Charlie_Johnson", "property": "residence", "object": "United_States" } ]
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Harvard_University" }, { "subject": "A.T._Charlie_Johnson", "property": "doctoralAdvisor", "object": "Michael_Tinkham" }, { "subject": "A.T._Charlie_Johnson", "property": "residence", "object": "United_States" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A T Charlie Johnson is the editor of AIP Advances, he lives in the U.S and is doctoral advisor to Michael Tinkham. Harvard University is his almaMater.", "A T Charlie Johnson lives in the US and his alma mater is Harvard University. He is the doctoral advisor to Michael Tinkham and also edited AIP Advances.", "The editor of AIP Advances is A.T. Charlie Johnson who resides in the U.S. Harvard University is A.T. Charlie Johnson's almaMater with Michael Tinkham his doctoral advisor." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_T__Charlie_Johnson", "property:doctoral_advisor", "resource:Michael_Tinkham" ], [ "resource:A_T__Charlie_Johnson", "property:residence", "resource:United_States" ], [ "resource:A_T__Charlie_Johnson", "property:alma_mater", "resource:Harvard_University" ], [ "resource:AIP_Advances", "property:editor", "resource:A_T__Charlie_Johnson" ], [ "resource:AIP_Advances", "rdf:type", "ontology:written_work" ] ]
AIP_Advances
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "doctoralAdvisor", "readable": "doctoral advisor", "graph": "property:doctoral_advisor" }, { "modified": "editor", "readable": "editor", "graph": "property:editor" }, { "modified": "residence", "readable": "residence", "graph": "property:residence" }, { "modified": "AIP_Advances", "readable": "AIP Advances", "graph": "resource:AIP_Advances" }, { "modified": "A.T._Charlie_Johnson", "readable": "A.T. Charlie Johnson", "graph": "resource:A_T__Charlie_Johnson" }, { "modified": "Harvard_University", "readable": "Harvard University", "graph": "resource:Harvard_University" }, { "modified": "Michael_Tinkham", "readable": "Michael Tinkham", "graph": "resource:Michael_Tinkham" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?b ) WHERE { resource:AIP_Advances property:editor ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?b ) WHERE { resource:AIP_Advances property:editor ?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 ?q WHERE { resource:AIP_Advances property:editor ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:AIP_Advances property:editor ?q }", "graph_answer": [ "resource:A_T__Charlie_Johnson" ], "readable_answer": [ "A.T. Charlie Johnson" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:A_T__Charlie_Johnson property:orbital_period ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:A.T._Charlie_Johnson property:orbital_period ?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" ] } ]
City
3
6767
Id55
[ { "subject": "Anaheim,_California", "property": "utcOffset", "object": "\"&minus;7\"" }, { "subject": "Anaheim,_California", "property": "areaCode", "object": "\"657/714\"" }, { "subject": "Anaheim,_California", "property": "areaTotal", "object": "1.316e+08" } ]
[ { "subject": "Anaheim,_California", "property": "utcOffset", "object": "\"-7\"" }, { "subject": "Anaheim,_California", "property": "areaCode", "object": "657, 714" }, { "subject": "Anaheim,_California", "property": "areaTotal", "object": "131.6 (square kilometres)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anaheim, California has a UTC offset of - 7,its area codes are 657 and 714 and its total area is 131.6 sq km.", "Anaheim, California has a total area of 131.6 square kilometres, area codes 657 and 714, and a UTC offset of -7.", "With a total area of 131.6 square kilometres, Anaheim (California), has a UTC offset of - 7 and the area codes: 657, 714." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Anaheim__California", "property:area_total", "131.6 (square kilometres)" ], [ "resource:Anaheim__California", "property:area_code", "resource:657__714" ], [ "resource:Anaheim__California", "rdf:type", "ontology:city" ], [ "resource:Anaheim__California", "property:utc_offset", "resource:_7" ] ]
Anaheim,_California
[ { "modified": "131.6 (square kilometres)", "readable": "131.6", "graph": "131.6 (square kilometres)" }, { "modified": "areaCode", "readable": "area code", "graph": "property:area_code" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "utcOffset", "readable": "utc offset", "graph": "property:utc_offset" }, { "modified": "657, 714", "readable": "657, 714", "graph": "resource:657__714" }, { "modified": "Anaheim,_California", "readable": "Anaheim, California", "graph": "resource:Anaheim__California" }, { "modified": "-7", "readable": "-7", "graph": "resource:_7" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c rdf:type ontology:city . ?c property:area_total '703.95 (square kilometres)' . ?c property:utc_offset resource:_7 }", "readable_query": "ASK WHERE { ?c rdf:type ontology:city . ?c property:area_total '703.95 (square kilometres)' . ?c property:utc_offset resource:-7 }", "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 { ?a rdf:type ontology:city . ?a property:utc_offset resource:_7 . ?a property:area_total '131.6 (square kilometres)' }", "readable_query": "ASK WHERE { ?a rdf:type ontology:city . ?a property:utc_offset resource:-7 . ?a property:area_total '131.6 (square kilometres)' }", "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 ?n WHERE { ?n property:area_total '131.6 (square kilometres)' . ?n rdf:type ontology:city . ?n property:utc_offset resource:_7 }", "readable_query": "SELECT ?n WHERE { ?n property:area_total '131.6 (square kilometres)' . ?n rdf:type ontology:city . ?n property:utc_offset resource:-7 }", "graph_answer": [ "resource:Anaheim__California" ], "readable_answer": [ "Anaheim, California" ], "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 ?d ?o WHERE { resource:Anaheim__California property:area_code ?d . resource:Anaheim__California property:area_total ?o }", "readable_query": "SELECT DISTINCT ?d ?o WHERE { resource:Anaheim,_California property:area_code ?d . resource:Anaheim,_California property:area_total ?o }", "graph_answer": [ "resource:657__714", "131.6 (square kilometres)" ], "readable_answer": [ "657, 714", "131.6" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
MeanOfTransportation
5
12436
Id153
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." } ]
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ALV X-1 is from the United States, where the leader is, the President of the United States. Washington D.C. is the capital of the United States. the country where the people are called Americans and where White Americans are an ethnic group.", "The ALV X-1 originated in the United States where the inhabitants are known as Americans and include the White Americans among the ethnic groups. The country is led by the President and has the capital of Washington DC.", "The President is the leader of the United States. In the U.S. the capital is Washington D.C., the people are called americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:White_Americans" ], [ "resource:ALV_X_1", "property:country_origin", "resource:United_States" ], [ "resource:ALV_X_1", "rdf:type", "ontology:mean_of_transportation" ] ]
ALV_X-1
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "ALV_X-1", "readable": "ALV X-1", "graph": "resource:ALV_X_1" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "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_" }, { "modified": "White_Americans", "readable": "White Americans", "graph": "resource:White_Americans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v ?q WHERE { resource:United_States property:capital ?q . resource:United_States property:ethnic_group ?v }", "readable_query": "SELECT DISTINCT ?v ?q WHERE { resource:United_States property:capital ?q . resource:United_States property:ethnic_group ?v }", "graph_answer": [ "resource:White_Americans", "resource:Washington__D_C_" ], "readable_answer": [ "White Americans", "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": "SELECT DISTINCT ?u ?s WHERE { resource:United_States property:leader_title ?s . resource:United_States property:demonym ?u }", "readable_query": "SELECT DISTINCT ?u ?s WHERE { resource:United_States property:leader_title ?s . resource:United_States property:demonym ?u }", "graph_answer": [ "resource:Americans", "resource:President_of_the_United_States" ], "readable_answer": [ "Americans", "President of the United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:ALV_X_1 rdf:type ontology:mean_of_transportation . resource:ALV_X_1 property:country_origin resource:United_States }", "readable_query": "ASK WHERE { resource:ALV_X-1 rdf:type ontology:mean_of_transportation . resource:ALV_X-1 property:country_origin resource:United_States }", "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
2
5070
Id62
[ { "subject": "Abner_W._Sibal", "property": "office", "object": "\"Member of theConnecticut Senatefrom the26th District\"" }, { "subject": "Abner_W._Sibal", "property": "birthPlace", "object": "Ridgewood,_Queens" } ]
[ { "subject": "Abner_W._Sibal", "property": "office", "object": "\"Member of the Connecticut Senate from the 26th District\"" }, { "subject": "Abner_W._Sibal", "property": "birthPlace", "object": "Ridgewood,_Queens" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ridgewood, Queens is the birthplace of Abner W. Sibal who worked as a member of the Connecticut Senate from the 26th District.", "Born in Ridgewood, Queens, Abner W. Sibal, was a member of the Connecticut Senate from the 26th District.", "Abner W. Sibal was born in Ridgewood, Queens and was a member of the Connecticut Senate from the 26th district." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abner_W__Sibal", "rdf:type", "ontology:politician" ], [ "resource:Abner_W__Sibal", "property:office", "Member of the Connecticut Senate from the 26th District" ], [ "resource:Abner_W__Sibal", "property:birth_place", "resource:Ridgewood__Queens" ] ]
Abner_W._Sibal
[ { "modified": "Member of the Connecticut Senate from the 26th District", "readable": "Member of the Connecticut Senate from the 26th District", "graph": "Member of the Connecticut Senate from the 26th District" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "Abner_W._Sibal", "readable": "Abner W. Sibal", "graph": "resource:Abner_W__Sibal" }, { "modified": "Ridgewood,_Queens", "readable": "Ridgewood, Queens", "graph": "resource:Ridgewood__Queens" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y rdf:type ontology:politician . ?y property:birth_place resource:Derbyshire }", "readable_query": "ASK WHERE { ?y rdf:type ontology:politician . ?y property:birth_place resource:Derbyshire }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?q property:birth_place resource:Ridgewood__Queens . ?q rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?q property:birth_place resource:Ridgewood,_Queens . ?q rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?y WHERE { ?y rdf:type ontology:politician . ?y property:birth_place resource:Ridgewood__Queens }", "readable_query": "SELECT ?y WHERE { ?y rdf:type ontology:politician . ?y property:birth_place resource:Ridgewood,_Queens }", "graph_answer": [ "resource:Abner_W__Sibal" ], "readable_answer": [ "Abner W. Sibal" ], "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 ?j WHERE { resource:Abner_W__Sibal property:office ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Abner_W._Sibal property:office ?j }", "graph_answer": [ "Member of the Connecticut Senate from the 26th District" ], "readable_answer": [ "Member of the Connecticut Senate from the 26th District" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
10954
Id3
[ { "subject": "Aarhus_Airport", "property": "location", "object": "Tirstrup" }, { "subject": "Tirstrup", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "language", "object": "German_language" }, { "subject": "Denmark", "property": "leaderName", "object": "Lars_Løkke_Rasmussen" }, { "subject": "Tirstrup", "property": "subdivisionName", "object": "Central_Denmark_Region" } ]
[ { "subject": "Aarhus_Airport", "property": "location", "object": "Tirstrup" }, { "subject": "Tirstrup", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "language", "object": "German_language" }, { "subject": "Denmark", "property": "leader", "object": "Lars_Løkke_Rasmussen" }, { "subject": "Tirstrup", "property": "isPartOf", "object": "Central_Denmark_Region" } ]
(X (X (X) (X (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Lars Lokke Rasmussen is the leader of Denmark where the German language is spoken. The country is the location of Aarhus airport in Tirstrup, part of the Central Denmark region.", "Aarhus Airport is located in Tirstrup, which is part of the Central Denmark region. Lars Løkke Rasmussen is the leader of Denmark, where German is the language spoken.", "Aarhus Airport is located in Tirstrup, which is part of the Central Denmark region. Lars Løkke Rasmussen is the leader of Denmark, where the language spoken is German." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Tirstrup", "property:country", "resource:Denmark" ], [ "resource:Tirstrup", "property:is_part_of", "resource:Central_Denmark_Region" ], [ "resource:Denmark", "property:leader", "resource:Lars_L_kke_Rasmussen" ], [ "resource:Denmark", "property:language", "resource:German_language" ], [ "resource:Aarhus_Airport", "rdf:type", "ontology:airport" ], [ "resource:Aarhus_Airport", "property:location", "resource:Tirstrup" ] ]
Aarhus_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "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": "Central_Denmark_Region", "readable": "Central Denmark Region", "graph": "resource:Central_Denmark_Region" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "German_language", "readable": "German language", "graph": "resource:German_language" }, { "modified": "Lars_Løkke_Rasmussen", "readable": "Lars Løkke Rasmussen", "graph": "resource:Lars_L_kke_Rasmussen" }, { "modified": "Tirstrup", "readable": "Tirstrup", "graph": "resource:Tirstrup" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:airport . ?i property:location resource:Tirstrup . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:airport . ?i property:location resource:Tirstrup . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'a' ) ) }", "graph_answer": [ "resource:Aarhus_Airport" ], "readable_answer": [ "Aarhus Airport" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Denmark property:sport_governing_body ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Denmark property:sport_governing_body ?s }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
2
5264
Id8
[ { "subject": "1._FC_Magdeburg", "property": "manager", "object": "Jens_Härtel" }, { "subject": "Jens_Härtel", "property": "team", "object": "1._FC_Union_Berlin" } ]
[ { "subject": "1._FC_Magdeburg", "property": "manager", "object": "Jens_Härtel" }, { "subject": "Jens_Härtel", "property": "club", "object": "1._FC_Union_Berlin" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Jens Härtel, is part of the club 1. FC Union Berlin and has been the manager of 1 FC Magdeburg.", "Jens Härtel, manager of FC Magdeburg, is also part of the club 1. FC Union Berlin.", "Jens Härtel has been the manager of 1 FC Magdeburg and is part of the club 1. FC Union Berlin." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Jens_H_rtel", "property:club", "resource:1__FC_Union_Berlin" ], [ "resource:1__FC_Magdeburg", "rdf:type", "ontology:sports_team" ], [ "resource:1__FC_Magdeburg", "property:manager", "resource:Jens_H_rtel" ] ]
1._FC_Magdeburg
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "1._FC_Magdeburg", "readable": "1. FC Magdeburg", "graph": "resource:1__FC_Magdeburg" }, { "modified": "1._FC_Union_Berlin", "readable": "1. FC Union Berlin", "graph": "resource:1__FC_Union_Berlin" }, { "modified": "Jens_Härtel", "readable": "Jens Härtel", "graph": "resource:Jens_H_rtel" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n ?f WHERE { ?f property:club resource:1__FC_Union_Berlin . ?n property:manager ?f . ?n rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?n ?f WHERE { ?f property:club resource:1._FC_Union_Berlin . ?n property:manager ?f . ?n rdf:type ontology:sports_team }", "graph_answer": [ "resource:1__FC_Magdeburg", "resource:Jens_H_rtel" ], "readable_answer": [ "1. FC Magdeburg", "Jens Härtel" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
3
7104
Id17
[ { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Amatriciana_sauce", "property": "ingredient", "object": "Tomato" }, { "subject": "Amatriciana_sauce", "property": "mainIngredient", "object": "\"Tomatoes, guanciale, cheese , olive oil\"@en" } ]
[ { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Amatriciana_sauce", "property": "ingredient", "object": "Tomato" }, { "subject": "Amatriciana_sauce", "property": "mainIngredient", "object": "\"Tomatoes, guanciale, cheese, olive oil\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Amatriciana sauce can be found in Italy and is made from tomatoes, guanciale, cheese and olive oil.", "Amatriciana sauce is from Italy and is made from tomatoes, guanciale, cheese and olive oil.", "Tomatoes, guanciale, cheese, olive oil are the main ingredients of an Amatriciana sauce from Italy." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Amatriciana_sauce", "property:ingredient", "resource:Tomato" ], [ "resource:Amatriciana_sauce", "property:main_ingredient", "resource:Cheese" ], [ "resource:Amatriciana_sauce", "property:main_ingredient", "resource:Olive_oil" ], [ "resource:Amatriciana_sauce", "property:main_ingredient", "resource:Guanciale" ], [ "resource:Amatriciana_sauce", "property:main_ingredient", "resource:Tomatoes" ], [ "resource:Amatriciana_sauce", "rdf:type", "ontology:food" ], [ "resource:Amatriciana_sauce", "property:country", "resource:Italy" ] ]
Amatriciana_sauce
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "Amatriciana_sauce", "readable": "Amatriciana sauce", "graph": "resource:Amatriciana_sauce" }, { "modified": "Cheese", "readable": "Cheese", "graph": "resource:Cheese" }, { "modified": "Guanciale", "readable": "Guanciale", "graph": "resource:Guanciale" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Olive oil", "readable": "Olive oil", "graph": "resource:Olive_oil" }, { "modified": "Tomato", "readable": "Tomato", "graph": "resource:Tomato" }, { "modified": "Tomatoes", "readable": "Tomatoes", "graph": "resource:Tomatoes" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?o ) WHERE { resource:Amatriciana_sauce property:main_ingredient ?w }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?o ) WHERE { resource:Amatriciana_sauce property:main_ingredient ?w }", "graph_answer": [ "4" ], "readable_answer": [ "4" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Amatriciana_sauce property:main_ingredient ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Amatriciana_sauce property:main_ingredient ?g }", "graph_answer": [ "resource:Cheese", "resource:Olive_oil", "resource:Guanciale", "resource:Tomatoes" ], "readable_answer": [ "Cheese", "Olive oil", "Guanciale", "Tomatoes" ], "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 ?o WHERE { resource:Amatriciana_sauce property:function ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Amatriciana_sauce property:function ?o }", "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" ] } ]
Airport
3
5692
Id25
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevation", "object": "\"609.6\"^^xsd:double" }, { "subject": "Alcobendas", "property": "country", "object": "Spain" } ]
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevationAboveTheSeaLevel", "object": "610.0" }, { "subject": "Alcobendas", "property": "country", "object": "Spain" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "With an elevation of 610.0 metres above sea level, Adolfo Suárez Madrid–Barajas Airport is located in Alcobendas, in Spain.", "Adolfo Suárez Madrid Barajas Airport is located in Alcobendas in Spain at 610 metres above sea level.", "Adolfo Suárez Madrid–Barajas Airport is located in Alcobendas, Spain and is 610 m above sea level." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Alcobendas" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:elevation_above_the_sea_level", "resource:610_0" ], [ "resource:Alcobendas", "property:country", "resource:Spain" ] ]
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": "location", "readable": "location", "graph": "property:location" }, { "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": "Alcobendas", "readable": "Alcobendas", "graph": "resource:Alcobendas" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z property:location resource:Alcobendas . ?z rdf:type ontology:airport . ?z property:elevation_above_the_sea_level resource:214_0 }", "readable_query": "ASK WHERE { ?z property:location resource:Alcobendas . ?z rdf:type ontology:airport . ?z property:elevation_above_the_sea_level resource:214.0 }", "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 { ?a rdf:type ontology:airport . ?a property:elevation_above_the_sea_level resource:610_0 . ?a property:location resource:Alcobendas }", "readable_query": "ASK WHERE { ?a rdf:type ontology:airport . ?a property:elevation_above_the_sea_level resource:610.0 . ?a property:location resource:Alcobendas }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?b WHERE { ?b rdf:type ontology:airport . ?b property:location resource:Alcobendas . ?b property:elevation_above_the_sea_level resource:610_0 }", "readable_query": "SELECT ?b WHERE { ?b rdf:type ontology:airport . ?b property:location resource:Alcobendas . ?b property:elevation_above_the_sea_level resource:610.0 }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas 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 ?d WHERE { resource:Alcobendas property:country ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Alcobendas property:country ?d }", "graph_answer": [ "resource:Spain" ], "readable_answer": [ "Spain" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3529
Id141
[ { "subject": "Alison_O'Donnell", "property": "associatedBand", "object": "Plastik_Mak" }, { "subject": "Alison_O'Donnell", "property": "associatedMusicalArtist", "object": "Mellow_Candle" } ]
[ { "subject": "Alison_O'Donnell", "property": "associatedBand/associatedMusicalArtist", "object": "Plastik_Mak" }, { "subject": "Alison_O'Donnell", "property": "associatedBand/associatedMusicalArtist", "object": "Mellow_Candle" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alison O'Donnell is an artist for the bands Mellow Candle and Plastik Mak.", "Alison O’Donnell was in the band Mellow Candle and is associated with the Plastik Mak.", "Alison O'Donnell is associated with Plastik Mak and plays with Mellow Candle." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alison_O_Donnell", "rdf:type", "ontology:artist" ], [ "resource:Alison_O_Donnell", "property:associated_band_associated_musical_artist", "resource:Plastik_Mak" ], [ "resource:Alison_O_Donnell", "property:associated_band_associated_musical_artist", "resource:Mellow_Candle" ] ]
Alison_O'Donnell
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "Alison_O'Donnell", "readable": "Alison O'Donnell", "graph": "resource:Alison_O_Donnell" }, { "modified": "Mellow_Candle", "readable": "Mellow Candle", "graph": "resource:Mellow_Candle" }, { "modified": "Plastik_Mak", "readable": "Plastik Mak", "graph": "resource:Plastik_Mak" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( CONTAINS ( LCASE ( ?k ) , 'mak' ) ) . resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( CONTAINS ( LCASE ( ?k ) , 'mak' ) ) . resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?k }", "graph_answer": [ "resource:Plastik_Mak" ], "readable_answer": [ "Plastik Mak" ], "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 ?j WHERE { FILTER ( CONTAINS ( LCASE ( ?j ) , 'candle' ) ) . resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( CONTAINS ( LCASE ( ?j ) , 'candle' ) ) . resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?j }", "graph_answer": [ "resource:Mellow_Candle" ], "readable_answer": [ "Mellow Candle" ], "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" ] } ]
Building
3
6462
Id82
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "operator", "object": "Marriott_International" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "location", "object": "Copenhagen" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "architect", "object": "3XN" } ]
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "tenant", "object": "Marriott_International" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "location", "object": "Copenhagen" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "architect", "object": "3XN" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The tenant of the AC Hotel Bella Sky (designed by architect 3XN) in Copenhagen is the Marriott International Hotel.", "Marriott International is the tenant of AC Hotel Bella Sky in Copenhagen and the architect was 3XN.", "The architect of the AC Hotel Bella Sky in Copenhagen was 3XN and the tenant of the hotel is the Marriott International Hotel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:architect", "resource:3XN" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "rdf:type", "ontology:building" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:tenant", "resource:Marriott_International" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:location", "resource:Copenhagen" ] ]
AC_Hotel_Bella_Sky_Copenhagen
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "tenant", "readable": "tenant", "graph": "property:tenant" }, { "modified": "3XN", "readable": "3XN", "graph": "resource:3XN" }, { "modified": "AC_Hotel_Bella_Sky_Copenhagen", "readable": "AC Hotel Bella Sky Copenhagen", "graph": "resource:AC_Hotel_Bella_Sky_Copenhagen" }, { "modified": "Copenhagen", "readable": "Copenhagen", "graph": "resource:Copenhagen" }, { "modified": "Marriott_International", "readable": "Marriott International", "graph": "resource:Marriott_International" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( CONTAINS ( LCASE ( ?k ) , 'hotel' ) ) . ?k property:architect resource:3XN . ?k rdf:type ontology:building . ?k property:location resource:Copenhagen }", "readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( CONTAINS ( LCASE ( ?k ) , 'hotel' ) ) . ?k property:architect resource:3XN . ?k rdf:type ontology:building . ?k property:location resource:Copenhagen }", "graph_answer": [ "resource:AC_Hotel_Bella_Sky_Copenhagen" ], "readable_answer": [ "AC Hotel Bella Sky Copenhagen" ], "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 ?m WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen property:failed_launches ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen property:failed_launches ?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" ] } ]
Food
3
7247
Id160
[ { "subject": "Bakso", "property": "region", "object": "Indonesia" }, { "subject": "Bakso", "property": "country", "object": "\"Indonesia, derived from Chinese meat ball\"@en" }, { "subject": "Bakso", "property": "ingredient", "object": "Ground_beef" } ]
[ { "subject": "Bakso", "property": "region", "object": "Indonesia" }, { "subject": "Bakso", "property": "country", "object": "Indonesia" }, { "subject": "Bakso", "property": "ingredient", "object": "Ground_beef" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ground beef is an ingredient of Bakso from Indonesia.", "Ground beef is an ingredient in Bakso which is from Indonesia.", "Bakso is a food found in indonesia and also a dish, where one of the ingredients is ground beef." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bakso", "property:ingredient", "resource:Ground_beef" ], [ "resource:Bakso", "rdf:type", "ontology:food" ], [ "resource:Bakso", "property:country", "resource:Indonesia" ], [ "resource:Bakso", "property:region", "resource:Indonesia" ] ]
Bakso
[ { "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": "Ground_beef", "readable": "Ground beef", "graph": "resource:Ground_beef" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w property:region resource:Indonesia . ?w rdf:type ontology:food . ?w property:ingredient resource:Ground_beef . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'b' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w property:region resource:Indonesia . ?w rdf:type ontology:food . ?w property:ingredient resource:Ground_beef . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'b' ) ) }", "graph_answer": [ "resource:Bakso" ], "readable_answer": [ "Bakso" ], "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" ] } ]
Athlete
2
3704
Id44
[ { "subject": "Ahmad_Kadhim_Assad", "property": "team", "object": "Esteghlal_Ahvaz_F.C." }, { "subject": "Ahmad_Kadhim_Assad", "property": "clubs", "object": "Al-Quwa_Al-Jawiya" } ]
[ { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Esteghlal_Ahvaz_F.C." }, { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Al-Quwa_Al-Jawiya" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmad Kadhim Assad plays for Al-Quwa Al-Jawiya and is part of the Esteghlal Ahvaz F.C.", "Ahmad Kadhim Assad played for Esteghlal Ahvaz FC and Al-Quwa Al-Jawiya.", "Ahmad Kadhim Assad played for the club Al-Quwa Al-Jawiya and is part of the Esteghlal Ahvaz F.C." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ahmad_Kadhim_Assad", "rdf:type", "ontology:athlete" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Al_Quwa_Al_Jawiya" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Esteghlal_Ahvaz_F_C_" ] ]
Ahmad_Kadhim_Assad
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Ahmad_Kadhim_Assad", "readable": "Ahmad Kadhim Assad", "graph": "resource:Ahmad_Kadhim_Assad" }, { "modified": "Al-Quwa_Al-Jawiya", "readable": "Al-Quwa Al-Jawiya", "graph": "resource:Al_Quwa_Al_Jawiya" }, { "modified": "Esteghlal_Ahvaz_F.C.", "readable": "Esteghlal Ahvaz F.C.", "graph": "resource:Esteghlal_Ahvaz_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?y ) WHERE { resource:Ahmad_Kadhim_Assad property:club ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?y ) WHERE { resource:Ahmad_Kadhim_Assad property:club ?m }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Ahmad_Kadhim_Assad property:club ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Ahmad_Kadhim_Assad property:club ?a }", "graph_answer": [ "resource:Al_Quwa_Al_Jawiya", "resource:Esteghlal_Ahvaz_F_C_" ], "readable_answer": [ "Al-Quwa Al-Jawiya", "Esteghlal Ahvaz F.C." ], "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" ] } ]
Building
2
3855
Id7
[ { "subject": "103_Colmore_Row", "property": "location", "object": "\"Colmore Row, Birmingham, England\"@en" }, { "subject": "103_Colmore_Row", "property": "floorCount", "object": "\"23\"^^xsd:positiveInteger" } ]
[ { "subject": "103_Colmore_Row", "property": "location", "object": "\"Colmore Row, Birmingham, England\"" }, { "subject": "103_Colmore_Row", "property": "floorCount", "object": "23" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "There are 23 floors at 103 Colmore Row, Birmingham, England.", "103 Colmore Row is in Birmingham, England and has 23 floors.", "103 Colmore Row with 23 floors, is located on Colmore Row, Birmingham, England." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:103_Colmore_Row", "property:floor_count", "23" ], [ "resource:103_Colmore_Row", "rdf:type", "ontology:building" ], [ "resource:103_Colmore_Row", "property:location", "Colmore Row, Birmingham, England" ] ]
103_Colmore_Row
[ { "modified": "23", "readable": "23", "graph": "23" }, { "modified": "Colmore Row, Birmingham, England", "readable": "Colmore Row, Birmingham, England", "graph": "Colmore Row, Birmingham, England" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "103_Colmore_Row", "readable": "103 Colmore Row", "graph": "resource:103_Colmore_Row" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?z = '23' ) . ?p property:floor_count ?z . ?p rdf:type ontology:building . ?p property:location ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?z = '23' ) . ?p property:floor_count ?z . ?p rdf:type ontology:building . ?p property:location ?d }", "graph_answer": [ "Colmore Row, Birmingham, England" ], "readable_answer": [ "Colmore Row, Birmingham, England" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "multiple_answers", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?k = '23' ) . ?l property:floor_count ?k . ?l rdf:type ontology:building . ?l property:location 'Colmore Row, Birmingham, England' }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?k = '23' ) . ?l property:floor_count ?k . ?l rdf:type ontology:building . ?l property:location 'Colmore Row, Birmingham, England' }", "graph_answer": [ "resource:103_Colmore_Row" ], "readable_answer": [ "103 Colmore Row" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] } ]
City
2
4320
Id170
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akron, Ohio is located within the United States, home to a number of ethnic groups, including, Native Americans.", "The Native Americans are an ethnic group within the United States, the country where Akron, Ohio is located.", "Akron, Ohio is located in the United States, where Native Americans are one of the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Akron__Ohio", "rdf:type", "ontology:city" ], [ "resource:Akron__Ohio", "property:country", "resource:United_States" ] ]
Akron,_Ohio
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w ?i WHERE { ?w property:country ?i . ?w rdf:type ontology:city . ?i property:ethnic_group resource:Native_Americans_in_the_United_States }", "readable_query": "SELECT DISTINCT ?w ?i WHERE { ?w property:country ?i . ?w rdf:type ontology:city . ?i property:ethnic_group resource:Native_Americans_in_the_United_States }", "graph_answer": [ "resource:Akron__Ohio", "resource:United_States" ], "readable_answer": [ "Akron, Ohio", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6869
Id157
[ { "subject": "Antioch,_California", "property": "isPartOf", "object": "Contra_Costa_County,_California" }, { "subject": "California", "property": "language", "object": "English_language" }, { "subject": "Antioch,_California", "property": "subdivisionName", "object": "California" } ]
[ { "subject": "California", "property": "language", "object": "English_language" }, { "subject": "Antioch,_California", "property": "isPartOf", "object": "Contra_Costa_County,_California" }, { "subject": "Antioch,_California", "property": "isPartOf", "object": "California" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Antioch, is part of Contra Costa County in California where English is one of the spoken languages.", "Antioch, California is a part of Contra Costa County California and English is spoken there.", "Antioch City is in Contra Costa County, California where the English language is spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antioch__California", "rdf:type", "ontology:city" ], [ "resource:Antioch__California", "property:is_part_of", "resource:Contra_Costa_County__California" ], [ "resource:Antioch__California", "property:is_part_of", "resource:California" ], [ "resource:California", "property:language", "resource:English_language" ] ]
Antioch,_California
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Antioch,_California", "readable": "Antioch, California", "graph": "resource:Antioch__California" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Contra_Costa_County,_California", "readable": "Contra Costa County, California", "graph": "resource:Contra_Costa_County__California" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { { resource:Antioch__California property:is_part_of ?g } MINUS { ?g property:language resource:English_language } }", "readable_query": "SELECT DISTINCT ?g WHERE { { resource:Antioch,_California property:is_part_of ?g } MINUS { ?g property:language resource:English_language } }", "graph_answer": [ "resource:Contra_Costa_County__California" ], "readable_answer": [ "Contra Costa County, California" ], "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 ?l WHERE { resource:Antioch__California property:is_part_of ?l . FILTER ( ?l != resource:Contra_Costa_County__California ) }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Antioch,_California property:is_part_of ?l . FILTER ( ?l != resource:Contra_Costa_County,_California ) }", "graph_answer": [ "resource:California" ], "readable_answer": [ "California" ], "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" ] } ]
Astronaut
4
8929
Id81
[ { "subject": "William_Anders", "property": "selection", "object": "1963" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"^^xsd:date" }, { "subject": "William_Anders", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" } ]
[ { "subject": "William_Anders", "property": "selectedByNasa", "object": "1963" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"" }, { "subject": "William_Anders", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "William Anders was born in British Hong Kong on October 17th, 1933 and in 1963 after a stint as a fighter pilot, NASA picked him to be part of the space program.", "William Anders was born in British Hong Kong on 1933.10.17. He served as a fighter pilot prior to being selected by NASA in 1963." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:William_Anders", "property:selected_by_nasa", "resource:1963" ], [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:occupation", "resource:Fighter_pilot" ], [ "resource:William_Anders", "property:birth_date", "1933-10-17" ], [ "resource:William_Anders", "property:birth_place", "resource:British_Hong_Kong" ] ]
William_Anders
[ { "modified": "1933-10-17", "readable": "1933-10-17", "graph": "1933-10-17" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "British_Hong_Kong", "readable": "British Hong Kong", "graph": "resource:British_Hong_Kong" }, { "modified": "Fighter_pilot", "readable": "Fighter pilot", "graph": "resource:Fighter_pilot" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?d = \"1933-10-17\" ) . ?u property:birth_date ?d . ?u property:birth_place ?v . ?u rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?d = \"1933-10-17\" ) . ?u property:birth_date ?d . ?u property:birth_place ?v . ?u rdf:type ontology:astronaut }", "graph_answer": [ "resource:British_Hong_Kong" ], "readable_answer": [ "British Hong Kong" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?f property:birth_place resource:Londrina . ?f property:occupation ?y . ?f rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?f property:birth_place resource:Londrina . ?f property:occupation ?y . ?f rdf:type ontology:astronaut }", "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" ] } ]
CelestialBody
2
4049
Id30
[ { "subject": "(66391)_1999_KW4", "property": "Planet/density", "object": "\"2000.0\"^^<http://dbpedia.org/datatype/kilogramPerCubicMetre>" }, { "subject": "(66391)_1999_KW4", "property": "Planet/apoapsis", "object": "\"1.621640918388E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "(66391)_1999_KW4", "property": "apoapsis", "object": "162164091.8388 (kilometres)" }, { "subject": "(66391)_1999_KW4", "property": "density", "object": "2.0 (gramPerCubicCentimetres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "(66391) 1999 KW4 has an apoapsis of 162164091.8388 kilometres and a density of 2.0 gram per cubic centimetres.", "(66391) 1999 KW4 has an apoapsis measurement of 162164091.8388 (kilometres) and a density of 2.0 grams per cubic centimetre.", "(66391) 1999 KW4 has an apoapsis measurement of 162164091.8388 km and a density of 2.0 grams per cubic centimetre." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_66391__1999_KW4", "property:density", "2.0 (gramPerCubicCentimetres)" ], [ "resource:_66391__1999_KW4", "rdf:type", "ontology:celestial_body" ], [ "resource:_66391__1999_KW4", "property:apoapsis", "162164091.8388 (kilometres)" ] ]
(66391)_1999_KW4
[ { "modified": "162164091.8388 (kilometres)", "readable": "162164091.8388", "graph": "162164091.8388 (kilometres)" }, { "modified": "2.0 (gramPerCubicCentimetres)", "readable": "2.0", "graph": "2.0 (gramPerCubicCentimetres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "density", "readable": "density", "graph": "property:density" }, { "modified": "(66391)_1999_KW4", "readable": "1999 KW4", "graph": "resource:_66391__1999_KW4" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?k property:density '3.5 (kilograms)' . ?k rdf:type ontology:celestial_body . ?k property:apoapsis ?c }", "readable_query": "ASK WHERE { ?k property:density '3.5 (kilograms)' . ?k rdf:type ontology:celestial_body . ?k property:apoapsis ?c }", "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" ] } ]
Astronaut
7
13063
Id30
[ { "subject": "Alan_Shepard", "property": "status", "object": "\"Deceased\"@en" }, { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"@en" }, { "subject": "Alan_Shepard", "property": "mission", "object": "Apollo_14" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "nationality", "object": "United_States" } ]
[ { "subject": "Alan_Shepard", "property": "status", "object": "\"Deceased\"" }, { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"" }, { "subject": "Alan_Shepard", "property": "mission", "object": "Apollo_14" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "nationality", "object": "United_States" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Shepard was born in New Hampshire, United States. Alan graduated from NWC with an M.A. in 1957 and went onto be a test pilot on Apollo 14. Alan later died in California.", "American Alan Shepard was born in New Hampshire. He graduated from NWC, M.A. in 1957 and served as a Test pilot. He was on the crew of Apollo 14. He is deceased and died in California.", "American Alan Shepard was born in New Hampshire. He graduated from NWC in 1957 with an M.A. Alan Shepard was a crew member aboard Apollo 14 and was a test pilot. He passed away in California." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "property:status", "resource:Deceased" ], [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:mission", "resource:Apollo_14" ], [ "resource:Alan_Shepard", "property:death_place", "resource:California" ], [ "resource:Alan_Shepard", "property:nationality", "resource:United_States" ], [ "resource:Alan_Shepard", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Shepard", "property:alma_mater", "resource:NWC__M_A__1957" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ] ]
Alan_Shepard
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "Apollo_14", "readable": "Apollo 14", "graph": "resource:Apollo_14" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Deceased", "readable": "Deceased", "graph": "resource:Deceased" }, { "modified": "NWC, M.A. 1957", "readable": "NWC, M.A. 1957", "graph": "resource:NWC__M_A__1957" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p property:birth_place resource:Netherlands . ?p rdf:type ontology:astronaut . ?p property:status ?k }", "readable_query": "ASK WHERE { ?p property:birth_place resource:Netherlands . ?p rdf:type ontology:astronaut . ?p property:status ?k }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]