category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
dict
test_category
string
dbpedia_links
list
links
list
graph
list
main_entity
string
mappings
list
dialogue
list
Artist
3
6090
Id236
[ { "subject": "Aaron_Bertram", "property": "associatedMusicalArtist", "object": "Suburban_Legends" }, { "subject": "Suburban_Legends", "property": "genre", "object": "Rock_music" }, { "subject": "Aaron_Bertram", "property": "associatedBand", "object": "Kids_Imagine_Nation" } ]
[ { "subject": "Suburban_Legends", "property": "genre", "object": "Rock_music" }, { "subject": "Aaron_Bertram", "property": "associatedBand/associatedMusicalArtist", "object": "Kids_Imagine_Nation" }, { "subject": "Aaron_Bertram", "property": "associatedBand/associatedMusicalArtist", "object": "Suburban_Legends" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Rock musician Aaron Bertram plays with bands, Suburban Legends and Kids Imagine Nation.", "Aaron Bertram is an artist with the band Kids Imagine Nation and Suburban Legends band, who perform rock music." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Suburban_Legends", "property:genre", "resource:Rock_music" ], [ "resource:Aaron_Bertram", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Bertram", "property:associated_band_associated_musical_artist", "resource:Suburban_Legends" ], [ "resource:Aaron_Bertram", "property:associated_band_associated_musical_artist", "resource:Kids_Imagine_Nation" ] ]
Aaron_Bertram
[ { "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_Bertram", "readable": "Aaron Bertram", "graph": "resource:Aaron_Bertram" }, { "modified": "Kids_Imagine_Nation", "readable": "Kids Imagine Nation", "graph": "resource:Kids_Imagine_Nation" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" }, { "modified": "Suburban_Legends", "readable": "Suburban Legends", "graph": "resource:Suburban_Legends" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?f . FILTER NOT EXISTS { ?f property:genre resource:Rock_music } }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?f . FILTER NOT EXISTS { ?f property:genre resource:Rock_music } }", "graph_answer": [ "resource:Kids_Imagine_Nation" ], "readable_answer": [ "Kids Imagine Nation" ], "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 ?w WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?w . FILTER ( ?w != resource:Kids_Imagine_Nation ) }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?w . FILTER ( ?w != resource:Kids_Imagine_Nation ) }", "graph_answer": [ "resource:Suburban_Legends" ], "readable_answer": [ "Suburban Legends" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
5
12514
Id33
[ { "subject": "Abraham_A._Ribicoff", "property": "office", "object": "\"United States Secretary of Health, Education, and Welfare\"" }, { "subject": "Abraham_A._Ribicoff", "property": "party", "object": "Democratic_Party_(United_States)" }, { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "New_York_City" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "\"American\"@en" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "office", "object": "\"United States Secretary of Health, Education, and Welfare\"" }, { "subject": "Abraham_A._Ribicoff", "property": "party", "object": "Democratic_Party_(United_States)" }, { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "New_York_City" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "American" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abraham A Ribicoff was born in the United States and died in New York City. He was a member of the Democratic Party in the US and worked for the United States Secretary of Health, Education, and Welfare office.", "From the United States, Abraham A. Ribicoff, was born in the U.S. He was a member of the U.S. Democratic Party and worked as the United States Secretary of Health, Education, and Welfare. Abraham A. Ribicoff died in New York City.", "Democrat and American-born Abraham A Ribicoff worked as the United States Secretary of Health, Education, and Welfare. He died in New York City." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abraham_A__Ribicoff", "property:party", "resource:Democratic_Party__United_States_" ], [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:death_place", "resource:New_York_City" ], [ "resource:Abraham_A__Ribicoff", "property:nationality", "resource:American" ], [ "resource:Abraham_A__Ribicoff", "property:office", "resource:and_Welfare" ], [ "resource:Abraham_A__Ribicoff", "property:office", "resource:Education" ], [ "resource:Abraham_A__Ribicoff", "property:office", "resource:United_States_Secretary_of_Health" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:United_States" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "American", "readable": "American", "graph": "resource:American" }, { "modified": "Democratic_Party_(United_States)", "readable": "Democratic Party", "graph": "resource:Democratic_Party__United_States_" }, { "modified": "Education", "readable": "Education", "graph": "resource:Education" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "United States Secretary of Health", "readable": "United States Secretary of Health", "graph": "resource:United_States_Secretary_of_Health" }, { "modified": "and Welfare", "readable": "and Welfare", "graph": "resource:and_Welfare" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?k property:birth_place ?p . ?k property:office resource:and_Welfare . FILTER ( CONTAINS ( LCASE ( ?p ) , 'states' ) ) . ?k rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?p WHERE { ?k property:birth_place ?p . ?k property:office resource:and_Welfare . FILTER ( CONTAINS ( LCASE ( ?p ) , 'states' ) ) . ?k rdf:type ontology:politician }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?x property:birth_place resource:Faversham__Kent__England . ?x rdf:type ontology:politician . ?x property:party ?b }", "readable_query": "ASK WHERE { ?x property:birth_place resource:Faversham,_Kent,_England . ?x rdf:type ontology:politician . ?x property:party ?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" ] } ]
ComicsCharacter
4
9634
Id15
[ { "subject": "Bananaman", "property": "starring", "object": "Graeme_Garden" }, { "subject": "Graeme_Garden", "property": "birthPlace", "object": "Aberdeen" }, { "subject": "Bananaman", "property": "network", "object": "BBC" }, { "subject": "BBC", "property": "locationCity", "object": "Broadcasting_House" } ]
[ { "subject": "Bananaman", "property": "starring", "object": "Graeme_Garden" }, { "subject": "Graeme_Garden", "property": "birthPlace", "object": "Aberdeen" }, { "subject": "Bananaman", "property": "broadcastedBy", "object": "BBC" }, { "subject": "BBC", "property": "city", "object": "Broadcasting_House" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aberdeen born Graeme Garden starred in Bananaman, which was broadcast by the BBC, whose headquarters are called Broadcasting House.", "Aberdeen born Graeme Garden starred in the tv series \" Bananaman \" . The series was shown on the BBC which is based in the broadcasting house in London.", "The BBC, based in Broadcasting House, London, showed the TV series Bananaman. This show starred Aberdeen born Graeme Garden." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Graeme_Garden", "property:birth_place", "resource:Aberdeen" ], [ "resource:Bananaman", "property:broadcasted_by", "resource:BBC" ], [ "resource:Bananaman", "rdf:type", "ontology:comics_character" ], [ "resource:Bananaman", "property:starring", "resource:Graeme_Garden" ], [ "resource:BBC", "property:city", "resource:Broadcasting_House" ] ]
Bananaman
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "broadcastedBy", "readable": "broadcasted by", "graph": "property:broadcasted_by" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "starring", "readable": "starring", "graph": "property:starring" }, { "modified": "Aberdeen", "readable": "Aberdeen", "graph": "resource:Aberdeen" }, { "modified": "BBC", "readable": "BBC", "graph": "resource:BBC" }, { "modified": "Bananaman", "readable": "Bananaman", "graph": "resource:Bananaman" }, { "modified": "Broadcasting_House", "readable": "Broadcasting House", "graph": "resource:Broadcasting_House" }, { "modified": "Graeme_Garden", "readable": "Graeme Garden", "graph": "resource:Graeme_Garden" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:BBC property:city resource:Broadcasting_House }", "readable_query": "ASK WHERE { resource:BBC property:city resource:Broadcasting_House }", "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 { ?w rdf:type ontology:comics_character . ?w property:broadcasted_by resource:BBC . ?w property:starring ?b . ?b property:birth_place resource:Aberdeen }", "readable_query": "SELECT DISTINCT ?b WHERE { ?w rdf:type ontology:comics_character . ?w property:broadcasted_by resource:BBC . ?w property:starring ?b . ?b property:birth_place resource:Aberdeen }", "graph_answer": [ "resource:Graeme_Garden" ], "readable_answer": [ "Graeme Garden" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Graeme_Garden property:birth_place resource:Aberdeen . ?n property:starring resource:Graeme_Garden . ?n rdf:type ontology:comics_character . ?n property:broadcasted_by resource:BBC }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Graeme_Garden property:birth_place resource:Aberdeen . ?n property:starring resource:Graeme_Garden . ?n rdf:type ontology:comics_character . ?n property:broadcasted_by resource:BBC }", "graph_answer": [ "resource:Bananaman" ], "readable_answer": [ "Bananaman" ], "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 { ?c property:birth_place resource:Staten_Island . ?h rdf:type ontology:comics_character . ?h property:starring ?c }", "readable_query": "ASK WHERE { ?c property:birth_place resource:Staten_Island . ?h rdf:type ontology:comics_character . ?h property:starring ?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" ] } ]
City
5
11974
Id195
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Lee_County,_Alabama" }, { "subject": "Alabama", "property": "country", "object": "United_States" }, { "subject": "Lee_County,_Alabama", "property": "state", "object": "Alabama" }, { "subject": "United_States", "property": "language", "object": "English_language" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Lee_County,_Alabama" }, { "subject": "Alabama", "property": "country", "object": "United_States" }, { "subject": "Lee_County,_Alabama", "property": "state", "object": "Alabama" }, { "subject": "United_States", "property": "language", "object": "English_language" } ]
(X (X (X (X (X) (X)))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Auburn is part of Lee County in Alabama, United States. English is the language spoken in the United States and the Native Americans are an ethnic group.", "Auburn is part of Lee County, Alabama, in the United States. The country where Native Americans are one of the ethnic groups, and where English is the language spoken." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Lee_County__Alabama", "property:state", "resource:Alabama" ], [ "resource:Alabama", "property:country", "resource:United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Auburn__Alabama", "rdf:type", "ontology:city" ], [ "resource:Auburn__Alabama", "property:is_part_of", "resource:Lee_County__Alabama" ] ]
Auburn,_Alabama
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Alabama", "readable": "Alabama", "graph": "resource:Alabama" }, { "modified": "Auburn,_Alabama", "readable": "Auburn, Alabama", "graph": "resource:Auburn__Alabama" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Lee_County,_Alabama", "readable": "Lee County, Alabama", "graph": "resource:Lee_County__Alabama" }, { "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 ?h ?t WHERE { resource:United_States property:language ?t . resource:United_States property:ethnic_group ?h }", "readable_query": "SELECT DISTINCT ?h ?t WHERE { resource:United_States property:language ?t . resource:United_States property:ethnic_group ?h }", "graph_answer": [ "resource:Native_Americans_in_the_United_States", "resource:English_language" ], "readable_answer": [ "Native Americans in the United States", "English language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?b property:is_part_of ?w . ?b rdf:type ontology:city . ?w property:state resource:Maryland }", "readable_query": "ASK WHERE { ?b property:is_part_of ?w . ?b rdf:type ontology:city . ?w property:state resource:Maryland }", "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
2
3209
Id14
[ { "subject": "Abilene_Regional_Airport", "property": "r3LengthF", "object": "7202" }, { "subject": "Abilene_Regional_Airport", "property": "elevation", "object": "\"545.897\"^^xsd:double" } ]
[ { "subject": "Abilene_Regional_Airport", "property": "3rdRunwayLengthFeet", "object": "7202" }, { "subject": "Abilene_Regional_Airport", "property": "elevationAboveTheSeaLevel", "object": "546" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Abilene Regional Airport lies 546 metres above sea level and its third runway is 7,202 feet long.", "The Abilene regional airport is 546 metres above sea level and has a runway length of 7202 feet.", "Abilene Regional Airport is located 546 metres above sea level and the length of the 3rd runway is 7202 feet." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abilene_Regional_Airport", "property:3rd_runway_length_feet", "resource:7202" ], [ "resource:Abilene_Regional_Airport", "rdf:type", "ontology:airport" ], [ "resource:Abilene_Regional_Airport", "property:elevation_above_the_sea_level", "546" ] ]
Abilene_Regional_Airport
[ { "modified": "546", "readable": "546", "graph": "546" }, { "modified": "3rdRunwayLengthFeet", "readable": "3rd runway length feet", "graph": "property:3rd_runway_length_feet" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "7202", "readable": "7202", "graph": "resource:7202" }, { "modified": "Abilene_Regional_Airport", "readable": "Abilene Regional Airport", "graph": "resource:Abilene_Regional_Airport" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?u property:elevation_above_the_sea_level ?v . ?u rdf:type ontology:airport . ?u property:3rd_runway_length_feet ?n . FILTER ( ?v != '400' ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?u property:elevation_above_the_sea_level ?v . ?u rdf:type ontology:airport . ?u property:3rd_runway_length_feet ?n . FILTER ( ?v != '400' ) }", "graph_answer": [ "resource:7202" ], "readable_answer": [ "7202" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?o property:3rd_runway_length_feet resource:1960 . ?o rdf:type ontology:airport . ?o property:elevation_above_the_sea_level ?g }", "readable_query": "ASK WHERE { ?o property:3rd_runway_length_feet resource:1960 . ?o rdf:type ontology:airport . ?o property:elevation_above_the_sea_level ?g }", "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" ] } ]
Food
3
7344
Id257
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "language", "object": "Spanish_language" }, { "subject": "Mexico", "property": "leader", "object": "Silvano_Aureoles_Conejo" } ]
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "language", "object": "Spanish_language" }, { "subject": "Mexico", "property": "leader", "object": "Silvano_Aureoles_Conejo" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bionico is from Mexico where the leader is Silvano Aureoles Conejo and the language is Spanish.", "Bionico is a food found in Spanish speaking Mexico, a country led by Silvano Aureoles Conejo.", "Bionico is a dish found in Mexico where the Spanish language is spoken and the leader is Silvano Aureoles Conejo." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Mexico", "property:leader", "resource:Silvano_Aureoles_Conejo" ], [ "resource:Mexico", "property:language", "resource:Spanish_language" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:country", "resource:Mexico" ] ]
Bionico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Mexico", "readable": "Mexico", "graph": "resource:Mexico" }, { "modified": "Silvano_Aureoles_Conejo", "readable": "Silvano Aureoles Conejo", "graph": "resource:Silvano_Aureoles_Conejo" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c ?w WHERE { resource:Mexico property:language ?c . resource:Mexico property:leader ?w }", "readable_query": "SELECT DISTINCT ?c ?w WHERE { resource:Mexico property:language ?c . resource:Mexico property:leader ?w }", "graph_answer": [ "resource:Spanish_language", "resource:Silvano_Aureoles_Conejo" ], "readable_answer": [ "Spanish language", "Silvano Aureoles Conejo" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Bionico property:band_member ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Bionico property:band_member ?n }", "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
5408
Id152
[ { "subject": "Akron_Summit_Assault", "property": "league", "object": "Premier_Development_League" }, { "subject": "Premier_Development_League", "property": "champions", "object": "K-W_United_FC" } ]
[ { "subject": "Akron_Summit_Assault", "property": "league", "object": "Premier_Development_League" }, { "subject": "Premier_Development_League", "property": "champions", "object": "K-W_United_FC" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Premier Development League has K-W United F.C., (who have been champions) and Akron Summit Assault among its competing teams.", "Akron Summit Assault play in the Premier Development League, which K-W United FC were once the champions of.", "In the Premier Development League, Akron Summit Assault play and the champions are K-W United FC." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Premier_Development_League", "property:champions", "resource:K_W_United_FC" ], [ "resource:Akron_Summit_Assault", "rdf:type", "ontology:sports_team" ], [ "resource:Akron_Summit_Assault", "property:league", "resource:Premier_Development_League" ] ]
Akron_Summit_Assault
[ { "modified": "champions", "readable": "champions", "graph": "property:champions" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "Akron_Summit_Assault", "readable": "Akron Summit Assault", "graph": "resource:Akron_Summit_Assault" }, { "modified": "K-W_United_FC", "readable": "K-W United FC", "graph": "resource:K_W_United_FC" }, { "modified": "Premier_Development_League", "readable": "Premier Development League", "graph": "resource:Premier_Development_League" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z property:league ?p . ?p property:champions resource:Barrow_A_F_C_ . ?z rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?z property:league ?p . ?p property:champions resource:Barrow_A.F.C. . ?z 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" ] } ]
MeanOfTransportation
3
7473
Id73
[ { "subject": "AMC_Matador", "property": "assembly", "object": "Thames,_New_Zealand" }, { "subject": "AMC_Matador", "property": "modelYears", "object": "1971" }, { "subject": "AMC_Matador", "property": "related", "object": "AMC_Ambassador" } ]
[ { "subject": "AMC_Matador", "property": "assembly", "object": "Thames,_New_Zealand" }, { "subject": "AMC_Matador", "property": "modelYears", "object": "1971" }, { "subject": "AMC_Matador", "property": "relatedMeanOfTransportation", "object": "AMC_Ambassador" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The AMC Matador, related to the AMC Ambassador, was manufactured during 1971 and assembled in Thames, New Zealand.", "The AMC Matador is built in Thames New Zealand including the 1971 model. Its also related to the AMC Ambassador.", "AMC Matador, related to the AMC Ambassador, is made in Thames in New Zealand. One of its model years is 1971." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AMC_Matador", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AMC_Matador", "property:related_mean_of_transportation", "resource:AMC_Ambassador" ], [ "resource:AMC_Matador", "property:model_years", "resource:1971" ], [ "resource:AMC_Matador", "property:assembly", "resource:Thames__New_Zealand" ] ]
AMC_Matador
[ { "modified": "assembly", "readable": "assembly", "graph": "property:assembly" }, { "modified": "modelYears", "readable": "model years", "graph": "property:model_years" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "1971", "readable": "1971", "graph": "resource:1971" }, { "modified": "AMC_Ambassador", "readable": "AMC Ambassador", "graph": "resource:AMC_Ambassador" }, { "modified": "AMC_Matador", "readable": "AMC Matador", "graph": "resource:AMC_Matador" }, { "modified": "Thames,_New_Zealand", "readable": "Thames, New Zealand", "graph": "resource:Thames__New_Zealand" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:AMC_Matador property:assembly ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'zealand' ) ) }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:AMC_Matador property:assembly ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'zealand' ) ) }", "graph_answer": [ "resource:Thames__New_Zealand" ], "readable_answer": [ "Thames, New Zealand" ], "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:AMC_Matador property:model_years resource:1971 }", "readable_query": "ASK WHERE { resource:AMC_Matador property:model_years resource:1971 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:AMC_Matador property:floor_area ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:AMC_Matador property:floor_area ?j }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9406
Id5
[ { "subject": "Abilene,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Texas", "property": "country", "object": "United_States" }, { "subject": "Texas", "property": "language", "object": "English_language" } ]
[ { "subject": "Abilene,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Texas", "property": "country", "object": "United_States" }, { "subject": "Texas", "property": "language", "object": "English_language" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "English speaking United States is the location of Abilene, Texas and has its capital as Washington, DC.", "Abilene is part of Texas in the U.S. where English is the spoken language. Washington, D.C. is the capital of the U.S.", "The United States, which has the capital of Washington DC, is the location of Abilene. The city is found in Texas where the English language is spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Texas", "property:language", "resource:English_language" ], [ "resource:Texas", "property:country", "resource:United_States" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:Abilene__Texas", "rdf:type", "ontology:city" ], [ "resource:Abilene__Texas", "property:is_part_of", "resource:Texas" ] ]
Abilene,_Texas
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Abilene,_Texas", "readable": "Abilene, Texas", "graph": "resource:Abilene__Texas" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" }, { "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 WHERE { ?a property:language resource:English_language . ?a property:country ?p . ?p property:capital resource:Washington__D_C_ }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:language resource:English_language . ?a property:country ?p . ?p property:capital resource:Washington,_D.C. }", "graph_answer": [ "resource:Texas" ], "readable_answer": [ "Texas" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?s ) WHERE { resource:Texas property:country ?r }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?s ) WHERE { resource:Texas property:country ?r }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Texas property:country ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Texas property:country ?c }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:city . ?l property:is_part_of resource:Texas }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:city . ?l property:is_part_of resource:Texas }", "graph_answer": [ "resource:Abilene__Texas" ], "readable_answer": [ "Abilene, Texas" ], "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" ] } ]
ComicsCharacter
5
12019
Id11
[ { "subject": "Baymax", "property": "creator", "object": "Duncan_Rouleau" }, { "subject": "Duncan_Rouleau", "property": "nationality", "object": "Americans" }, { "subject": "Baymax", "property": "creators", "object": "Steven_T._Seagle" }, { "subject": "Baymax", "property": "series", "object": "Big_Hero_6_(film)" }, { "subject": "Big_Hero_6_(film)", "property": "starring", "object": "Maya_Rudolph" } ]
[ { "subject": "Duncan_Rouleau", "property": "nationality", "object": "Americans" }, { "subject": "Baymax", "property": "creator", "object": "Duncan_Rouleau" }, { "subject": "Baymax", "property": "creator", "object": "Steven_T._Seagle" }, { "subject": "Baymax", "property": "series", "object": "Big_Hero_6_(film)" }, { "subject": "Big_Hero_6_(film)", "property": "starring", "object": "Maya_Rudolph" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Baymax a character in Big Hero 6 was created by the American Duncan Rouleau and by Steven T. Seagle. Maya Rudolph was one of the stars in the film version of Big Hero 6.", "Baymax, is a character in Big Hero 6 whose creators are Steven T. Seagle and Duncan Rouleau, an American and it stars Maya Rudolph.", "Baymax was created by American Duncan Rouleau and Steven T. Seagle. Baymax is a character in Big Hero 6 which stars Maya Rudolph." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Baymax", "property:creator", "resource:Steven_T__Seagle" ], [ "resource:Baymax", "property:creator", "resource:Duncan_Rouleau" ], [ "resource:Baymax", "rdf:type", "ontology:comics_character" ], [ "resource:Baymax", "property:series", "resource:Big_Hero_6__film_" ], [ "resource:Duncan_Rouleau", "property:nationality", "resource:Americans" ], [ "resource:Big_Hero_6__film_", "property:starring", "resource:Maya_Rudolph" ] ]
Baymax
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "series", "readable": "series", "graph": "property:series" }, { "modified": "starring", "readable": "starring", "graph": "property:starring" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Baymax", "readable": "Baymax", "graph": "resource:Baymax" }, { "modified": "Big_Hero_6_(film)", "readable": "Big Hero 6", "graph": "resource:Big_Hero_6__film_" }, { "modified": "Duncan_Rouleau", "readable": "Duncan Rouleau", "graph": "resource:Duncan_Rouleau" }, { "modified": "Maya_Rudolph", "readable": "Maya Rudolph", "graph": "resource:Maya_Rudolph" }, { "modified": "Steven_T._Seagle", "readable": "Steven T. Seagle", "graph": "resource:Steven_T__Seagle" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { { resource:Baymax property:creator ?g } MINUS { ?g property:nationality resource:Americans } }", "readable_query": "SELECT DISTINCT ?g WHERE { { resource:Baymax property:creator ?g } MINUS { ?g property:nationality resource:Americans } }", "graph_answer": [ "resource:Steven_T__Seagle" ], "readable_answer": [ "Steven T. Seagle" ], "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 ?c WHERE { resource:Baymax property:creator ?c . FILTER ( ?c != resource:Steven_T__Seagle ) }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Baymax property:creator ?c . FILTER ( ?c != resource:Steven_T._Seagle ) }", "graph_answer": [ "resource:Duncan_Rouleau" ], "readable_answer": [ "Duncan Rouleau" ], "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 ?f WHERE { resource:Big_Hero_6__film_ property:distributing_company ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Big_Hero_6_(film) property:distributing_company ?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" ] } ]
Monument
5
12477
Id41
[ { "subject": "Turkey", "property": "leader", "object": "Ahmet_Davutoğlu" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "designer", "object": "Pietro_Canonica" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "open", "object": "\"1932-07-27\"^^xsd:date" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
[ { "subject": "Turkey", "property": "leader", "object": "Ahmet_Davutoğlu" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "designer", "object": "Pietro_Canonica" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "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)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Ataturk monument (Izmir) which was designed by Pietro Canonica is located in Turkey. The country's leader is Ahmet Davutoglu and the capital is Ankara. The monument was inaugurated on 27 July 1932.", "Ataturk monument, which was designed by Pietro Canonica is located in Izmur, Turkey where its inauguration took place on 27 July 1932. The capital of Turkey is Ankara and the leader is Ahmet Davutoglu.", "The Atatürk Monument (İzmir), located in Turkey, was designed by Pietro Canonica. Led by Ahmet Davutoğlu, the Monument can be found in Ankara, the capital of Turkey. The Monument was inaugurated on July 27th, 1932." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Turkey", "property:leader", "resource:Ahmet_Davuto_lu" ], [ "resource:Turkey", "property:capital", "resource:Ankara" ], [ "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:designer", "resource:Pietro_Canonica" ] ]
Atatürk_Monument_(İzmir)
[ { "modified": "1932-07-27", "readable": "1932-07-27", "graph": "1932-07-27" }, { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "designer", "readable": "designer", "graph": "property:designer" }, { "modified": "inaugurationDate", "readable": "inauguration date", "graph": "property:inauguration_date" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Ahmet_Davutoğlu", "readable": "Ahmet Davutoğlu", "graph": "resource:Ahmet_Davuto_lu" }, { "modified": "Ankara", "readable": "Ankara", "graph": "resource:Ankara" }, { "modified": "Atatürk_Monument_(İzmir)", "readable": "Atatürk Monument", "graph": "resource:Atat_rk_Monument___zmir_" }, { "modified": "Pietro_Canonica", "readable": "Pietro Canonica", "graph": "resource:Pietro_Canonica" }, { "modified": "Turkey", "readable": "Turkey", "graph": "resource:Turkey" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?z rdf:type ontology:monument . FILTER ( ?t = \"1932-07-27\" ) . ?z property:location ?y . ?z property:inauguration_date ?t . ?y property:leader resource:Ahmet_Davuto_lu }", "readable_query": "SELECT DISTINCT ?y WHERE { ?z rdf:type ontology:monument . FILTER ( ?t = \"1932-07-27\" ) . ?z property:location ?y . ?z property:inauguration_date ?t . ?y property:leader resource:Ahmet_Davutoğlu }", "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 ?m WHERE { FILTER ( STRSTARTS ( LCASE ( ?m ) , 'a' ) ) . resource:Turkey property:capital ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( STRSTARTS ( LCASE ( ?m ) , 'a' ) ) . resource:Turkey property:capital ?m }", "graph_answer": [ "resource:Ankara" ], "readable_answer": [ "Ankara" ], "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 ?d WHERE { ?c rdf:type ontology:monument . ?c property:location resource:Turkey . ?c property:designer ?d . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { ?c rdf:type ontology:monument . ?c property:location resource:Turkey . ?c property:designer ?d . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) }", "graph_answer": [ "resource:Pietro_Canonica" ], "readable_answer": [ "Pietro Canonica" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Atat_rk_Monument___zmir_ property:designer resource:Pietro_Canonica . resource:Atat_rk_Monument___zmir_ rdf:type ontology:monument . resource:Atat_rk_Monument___zmir_ property:location resource:Turkey }", "readable_query": "ASK WHERE { resource:Atatürk_Monument_(İzmir) property:designer resource:Pietro_Canonica . resource:Atatürk_Monument_(İzmir) rdf:type ontology:monument . resource:Atatürk_Monument_(İzmir) property:location resource:Turkey }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Athlete
5
11499
Id30
[ { "subject": "Aleksandre_Guruli", "property": "clubs", "object": "Olympique_Lyonnais" }, { "subject": "Olympique_Lyonnais", "property": "owner", "object": "Jean-Michel_Aulas" }, { "subject": "Olympique_Lyonnais", "property": "ground", "object": "Parc_Olympique_Lyonnais" }, { "subject": "Aleksandre_Guruli", "property": "team", "object": "FC_Dinamo_Batumi" }, { "subject": "FC_Dinamo_Batumi", "property": "manager", "object": "Levan_Khomeriki" } ]
[ { "subject": "Aleksandre_Guruli", "property": "club", "object": "Olympique_Lyonnais" }, { "subject": "Olympique_Lyonnais", "property": "owner", "object": "Jean-Michel_Aulas" }, { "subject": "Olympique_Lyonnais", "property": "ground", "object": "Parc_Olympique_Lyonnais" }, { "subject": "FC_Dinamo_Batumi", "property": "manager", "object": "Levan_Khomeriki" }, { "subject": "Aleksandre_Guruli", "property": "club", "object": "FC_Dinamo_Batumi" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Jean-Michel Aulas owns the Olympique Lyonnais FC out of the Parc Olympique Lyonnais stadium, where Aleksandre Gurul is a member. Aleksandre Guruli also played for the FC Dinamo Batumi of which Levan Khomeriki is the manager.", "Footballer, Aleksandre Guruli plays for FC Dinamo Batumi whose manager is Levan Khomeriki. He plays also for the Olympique Lyonnais club whose owner is Jean-Michel Aulas and whose home ground is the Parc Olympique Lyonnais.", "Aleksandre Guruli played for the Olympique Lyonnais club who are owned by Jean-Michel Aulas and play their home games at the Parc Olympique Lyonnais. He also played for FC Dinamo Batumi who are managed by Levan Khomeriki." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Olympique_Lyonnais", "property:owner", "resource:Jean_Michel_Aulas" ], [ "resource:Olympique_Lyonnais", "property:ground", "resource:Parc_Olympique_Lyonnais" ], [ "resource:Aleksandre_Guruli", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandre_Guruli", "property:club", "resource:Olympique_Lyonnais" ], [ "resource:Aleksandre_Guruli", "property:club", "resource:FC_Dinamo_Batumi" ], [ "resource:FC_Dinamo_Batumi", "property:manager", "resource:Levan_Khomeriki" ] ]
Aleksandre_Guruli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "Aleksandre_Guruli", "readable": "Aleksandre Guruli", "graph": "resource:Aleksandre_Guruli" }, { "modified": "FC_Dinamo_Batumi", "readable": "FC Dinamo Batumi", "graph": "resource:FC_Dinamo_Batumi" }, { "modified": "Jean-Michel_Aulas", "readable": "Jean-Michel Aulas", "graph": "resource:Jean_Michel_Aulas" }, { "modified": "Levan_Khomeriki", "readable": "Levan Khomeriki", "graph": "resource:Levan_Khomeriki" }, { "modified": "Olympique_Lyonnais", "readable": "Olympique Lyonnais", "graph": "resource:Olympique_Lyonnais" }, { "modified": "Parc_Olympique_Lyonnais", "readable": "Parc Olympique Lyonnais", "graph": "resource:Parc_Olympique_Lyonnais" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { { resource:Aleksandre_Guruli property:club ?t } MINUS { ?t property:owner resource:Jean_Michel_Aulas } }", "readable_query": "SELECT DISTINCT ?t WHERE { { resource:Aleksandre_Guruli property:club ?t } MINUS { ?t property:owner resource:Jean-Michel_Aulas } }", "graph_answer": [ "resource:FC_Dinamo_Batumi" ], "readable_answer": [ "FC Dinamo Batumi" ], "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 ?y WHERE { resource:Aleksandre_Guruli property:club ?y . FILTER ( ?y != resource:FC_Dinamo_Batumi ) }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Aleksandre_Guruli property:club ?y . FILTER ( ?y != resource:FC_Dinamo_Batumi ) }", "graph_answer": [ "resource:Olympique_Lyonnais" ], "readable_answer": [ "Olympique Lyonnais" ], "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": "ASK WHERE { resource:FC_Dinamo_Batumi property:manager resource:Levan_Khomeriki }", "readable_query": "ASK WHERE { resource:FC_Dinamo_Batumi property:manager resource:Levan_Khomeriki }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
WrittenWork
5
12782
Id50
[ { "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": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "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": "United_States", "property": "leader", "object": "Barack_Obama" }, { "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": [ "The English language is spoken in Great Britain and the United States. The United States has an ethnic group called Asian Americans where Barack Obama is the leader and where Alcatraz Versus the Evil Librarians was written.", "English is spoken in Great Britain and the United States where the leader is Barack Obama, Asian Americans are one of the ethnic groups and Alcatraz Versus the Evil Librarians was written.", "Alcatraz Versus the Evil Librarians is from The United States, where the leader is Barack Obama and there is an ethnic group called Asian Americans. They speak English, same as in Great Britain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "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": "leader", "readable": "leader", "graph": "property:leader" }, { "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": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:written_work . FILTER ( CONTAINS ( LCASE ( ?v ) , 'librarians' ) ) . ?v property:country ?c . ?c property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:written_work . FILTER ( CONTAINS ( LCASE ( ?v ) , 'librarians' ) ) . ?v property:country ?c . ?c property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "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": "ASK WHERE { ?k property:spoken_in resource:Great_Britain }", "readable_query": "ASK WHERE { ?k 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_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?j WHERE { ?j property:spoken_in resource:Great_Britain }", "readable_query": "SELECT ?j WHERE { ?j property:spoken_in resource:Great_Britain }", "graph_answer": [ "resource:English_language" ], "readable_answer": [ "English language" ], "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 ?z WHERE { ?z property:leader resource:Barack_Obama . ?z property:language ?c . ?c property:spoken_in resource:Great_Britain }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:leader resource:Barack_Obama . ?z property:language ?c . ?c property:spoken_in resource:Great_Britain }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
2
3211
Id16
[ { "subject": "Abilene_Regional_Airport", "property": "city", "object": "Abilene,_Texas" }, { "subject": "Abilene,_Texas", "property": "isPartOf", "object": "Jones_County,_Texas" } ]
[ { "subject": "Abilene_Regional_Airport", "property": "cityServed", "object": "Abilene,_Texas" }, { "subject": "Abilene,_Texas", "property": "isPartOf", "object": "Jones_County,_Texas" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Abilene regional airport serves Abilene, Jones County, Texas.", "Abilene Regional Airport serves the city of Abilene which is part of Jones County, Texas.", "Abilene Regional Airport serves the city of Abilene, Jones County, Texas." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abilene__Texas", "property:is_part_of", "resource:Jones_County__Texas" ], [ "resource:Abilene_Regional_Airport", "rdf:type", "ontology:airport" ], [ "resource:Abilene_Regional_Airport", "property:city_served", "resource:Abilene__Texas" ] ]
Abilene_Regional_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Abilene_Regional_Airport", "readable": "Abilene Regional Airport", "graph": "resource:Abilene_Regional_Airport" }, { "modified": "Abilene,_Texas", "readable": "Abilene, Texas", "graph": "resource:Abilene__Texas" }, { "modified": "Jones_County,_Texas", "readable": "Jones County, Texas", "graph": "resource:Jones_County__Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b ?o WHERE { ?b property:city_served ?o . ?b rdf:type ontology:airport . ?o property:is_part_of resource:Jones_County__Texas }", "readable_query": "SELECT DISTINCT ?b ?o WHERE { ?b property:city_served ?o . ?b rdf:type ontology:airport . ?o property:is_part_of resource:Jones_County,_Texas }", "graph_answer": [ "resource:Abilene_Regional_Airport", "resource:Abilene__Texas" ], "readable_answer": [ "Abilene Regional Airport", "Abilene, Texas" ], "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" ] } ]
Astronaut
3
6120
Id20
[ { "subject": "Alan_Shepard", "property": "timeInSpace", "object": "\"13017.0\"^^<http://dbpedia.org/datatype/minute>" }, { "subject": "Alan_Shepard", "property": "mission", "object": "Apollo_14" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" } ]
[ { "subject": "Alan_Shepard", "property": "timeInSpace", "object": "\"13017.0\"(minutes)" }, { "subject": "Alan_Shepard", "property": "mission", "object": "Apollo_14" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4" ], "text": [ "Alan Shepard's time in space is 13017 minutes, he was on the crew of Apollo 14 and his birth place was New Hampshire.", "Alan Shepard, who was born in New Hampshire, was a crew member aboard Apollo 14 and spent a total of 13017 minutes in space.", "Alan Shepard (born in New Hampshire) was a crew member of Apollo 14 and spent 13017.0 (minutes) in space.", "Alan Shepard was born in New Hampshire, was a crew member of Apollo 14 and spent 13017.0 minutes in space." ], "lang": [ "", "", "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:mission", "resource:Apollo_14" ], [ "resource:Alan_Shepard", "property:time_in_space", "13017.0" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ] ]
Alan_Shepard
[ { "modified": "13017.0", "readable": "13017.0", "graph": "13017.0" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "timeInSpace", "readable": "time in space", "graph": "property:time_in_space" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "Apollo_14", "readable": "Apollo 14", "graph": "resource:Apollo_14" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:mission ?g . ?e rdf:type ontology:astronaut . ?e property:birth_place resource:Netherlands }", "readable_query": "ASK WHERE { ?e property:mission ?g . ?e rdf:type ontology:astronaut . ?e property:birth_place resource:Netherlands }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Athlete
5
11536
Id67
[ { "subject": "United_Petrotrin_F.C.", "property": "ground", "object": "Palo_Seco_Velodrome" }, { "subject": "Budapest", "property": "country", "object": "Hungary" }, { "subject": "Akeem_Adams", "property": "team", "object": "Central_F.C." }, { "subject": "Akeem_Adams", "property": "deathPlace", "object": "Budapest" }, { "subject": "Akeem_Adams", "property": "clubs", "object": "United_Petrotrin_F.C." } ]
[ { "subject": "United_Petrotrin_F.C.", "property": "ground", "object": "Palo_Seco_Velodrome" }, { "subject": "Budapest", "property": "country", "object": "Hungary" }, { "subject": "Akeem_Adams", "property": "club", "object": "Central_F.C." }, { "subject": "Akeem_Adams", "property": "deathPlace", "object": "Budapest" }, { "subject": "Akeem_Adams", "property": "club", "object": "United_Petrotrin_F.C." } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akeem Adams played for United Petrotrin F.C. which is at the Palo Seco Velodrome. He also played for Central F.C. Mr. Adams died in Budapest, Hungary.", "Akeem Adams died in Budapest, Hungary. He was a member of the United Petrotrin FC club who play at the Palo Seco Velodrome, and also played for Central FC.", "Akeem Adams, who died in the Hungarian city of Budapest, once played for the clubs Central F.C. and United Petrotrin FC, whose home ground is the Palo Seco Velodrome." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_Petrotrin_F_C_", "property:ground", "resource:Palo_Seco_Velodrome" ], [ "resource:Budapest", "property:country", "resource:Hungary" ], [ "resource:Akeem_Adams", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Adams", "property:club", "resource:Central_F_C_" ], [ "resource:Akeem_Adams", "property:club", "resource:United_Petrotrin_F_C_" ], [ "resource:Akeem_Adams", "property:death_place", "resource:Budapest" ] ]
Akeem_Adams
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "Akeem_Adams", "readable": "Akeem Adams", "graph": "resource:Akeem_Adams" }, { "modified": "Budapest", "readable": "Budapest", "graph": "resource:Budapest" }, { "modified": "Central_F.C.", "readable": "Central F.C.", "graph": "resource:Central_F_C_" }, { "modified": "Hungary", "readable": "Hungary", "graph": "resource:Hungary" }, { "modified": "Palo_Seco_Velodrome", "readable": "Palo Seco Velodrome", "graph": "resource:Palo_Seco_Velodrome" }, { "modified": "United_Petrotrin_F.C.", "readable": "United Petrotrin F.C.", "graph": "resource:United_Petrotrin_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { { resource:Akeem_Adams property:club ?b } MINUS { ?b property:ground resource:Palo_Seco_Velodrome } }", "readable_query": "SELECT DISTINCT ?b WHERE { { resource:Akeem_Adams property:club ?b } MINUS { ?b property:ground resource:Palo_Seco_Velodrome } }", "graph_answer": [ "resource:Central_F_C_" ], "readable_answer": [ "Central F.C." ], "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 ?m WHERE { FILTER ( STRSTARTS ( LCASE ( ?m ) , 'b' ) ) . ?m property:country resource:Hungary }", "readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( STRSTARTS ( LCASE ( ?m ) , 'b' ) ) . ?m property:country resource:Hungary }", "graph_answer": [ "resource:Budapest" ], "readable_answer": [ "Budapest" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
4
8592
Id190
[ { "subject": "Madrid", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevation", "object": "\"610.0\"^^xsd:double" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Madrid" }, { "subject": "Madrid", "property": "country", "object": "Spain" } ]
[ { "subject": "Madrid", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevationAboveTheSeaLevel", "object": "610.0" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Madrid" }, { "subject": "Madrid", "property": "country", "object": "Spain" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "At an elevation of 610 metres above sea level, Adolfo Suárez Madrid–Barajas Airport is in Madrid (part of the Madrid community), in Spain.", "Adolfo Suarez Madrid-Barajas Airport, at 610 metres above sea level, is located in Madrid, part of the community of Madrid in Spain.", "Adolfo Suárez Madrid-Barajas Airport in Madrid has an elevation of 610.0 metres above sea level. Madrid is part of the community of Madrid and located in Spain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Madrid" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:elevation_above_the_sea_level", "resource:610_0" ], [ "resource:Madrid", "property:country", "resource:Spain" ], [ "resource:Madrid", "property:is_part_of", "resource:Community_of_Madrid" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "610.0", "readable": "610.0", "graph": "resource:610_0" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "Community_of_Madrid", "readable": "Community of Madrid", "graph": "resource:Community_of_Madrid" }, { "modified": "Madrid", "readable": "Madrid", "graph": "resource:Madrid" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f property:elevation_above_the_sea_level resource:306_0 . ?f property:location resource:Madrid . ?f rdf:type ontology:airport }", "readable_query": "ASK WHERE { ?f property:elevation_above_the_sea_level resource:306.0 . ?f property:location resource:Madrid . ?f rdf:type ontology:airport }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?y property:elevation_above_the_sea_level resource:610_0 . ?y property:location resource:Madrid . ?y rdf:type ontology:airport }", "readable_query": "ASK WHERE { ?y property:elevation_above_the_sea_level resource:610.0 . ?y property:location resource:Madrid . ?y rdf:type ontology:airport }", "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 ?k WHERE { ?k rdf:type ontology:airport . ?k property:location resource:Madrid . ?k property:elevation_above_the_sea_level resource:610_0 }", "readable_query": "SELECT ?k WHERE { ?k rdf:type ontology:airport . ?k property:location resource:Madrid . ?k 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 ?v ?f WHERE { resource:Madrid property:country ?v . resource:Madrid property:is_part_of ?f }", "readable_query": "SELECT DISTINCT ?v ?f WHERE { resource:Madrid property:country ?v . resource:Madrid property:is_part_of ?f }", "graph_answer": [ "resource:Spain", "resource:Community_of_Madrid" ], "readable_answer": [ "Spain", "Community of Madrid" ], "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" ] } ]
Athlete
2
3816
Id156
[ { "subject": "Alex_Tyus", "property": "league", "object": "Turkish_Basketball_Super_League" }, { "subject": "Alex_Tyus", "property": "team", "object": "Maccabi_Ashdod_B.C." } ]
[ { "subject": "Alex_Tyus", "property": "league", "object": "Turkish_Basketball_Super_League" }, { "subject": "Alex_Tyus", "property": "club", "object": "Maccabi_Ashdod_B.C." } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alex Tyus has played for Maccabi Ashdod BC and has also played in the Turkish Basketball Super League.", "Alex Tyus plays for Maccabi Ashdod BC of the Turkish Basketball Super League.", "Alex Tyus plays for the club Maccabi Ashdod BC, which is part of the Turkish Basketball Super League." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alex_Tyus", "rdf:type", "ontology:athlete" ], [ "resource:Alex_Tyus", "property:club", "resource:Maccabi_Ashdod_B_C_" ], [ "resource:Alex_Tyus", "property:league", "resource:Turkish_Basketball_Super_League" ] ]
Alex_Tyus
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "Alex_Tyus", "readable": "Alex Tyus", "graph": "resource:Alex_Tyus" }, { "modified": "Maccabi_Ashdod_B.C.", "readable": "Maccabi Ashdod B.C.", "graph": "resource:Maccabi_Ashdod_B_C_" }, { "modified": "Turkish_Basketball_Super_League", "readable": "Turkish Basketball Super League", "graph": "resource:Turkish_Basketball_Super_League" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?y WHERE { resource:Alex_Tyus property:league ?s . resource:Alex_Tyus property:club ?y }", "readable_query": "SELECT DISTINCT ?s ?y WHERE { resource:Alex_Tyus property:league ?s . resource:Alex_Tyus property:club ?y }", "graph_answer": [ "resource:Turkish_Basketball_Super_League", "resource:Maccabi_Ashdod_B_C_" ], "readable_answer": [ "Turkish Basketball Super League", "Maccabi Ashdod B.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" ] } ]
City
2
4287
Id137
[ { "subject": "Fulton_County,_Georgia", "property": "country", "object": "United_States" }, { "subject": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Fulton_County,_Georgia" } ]
[ { "subject": "Fulton_County,_Georgia", "property": "country", "object": "United_States" }, { "subject": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Fulton_County,_Georgia" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Fulton County is the location of Alpharetta, Georgia, in the United States.", "Alpharetta is part of Fulton County in Georgia, United States.", "Alpharetta, is part of Fulton County, in Georgia, in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alpharetta__Georgia", "rdf:type", "ontology:city" ], [ "resource:Alpharetta__Georgia", "property:is_part_of", "resource:Fulton_County__Georgia" ], [ "resource:Fulton_County__Georgia", "property:country", "resource:United_States" ] ]
Alpharetta,_Georgia
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Alpharetta,_Georgia", "readable": "Alpharetta, Georgia", "graph": "resource:Alpharetta__Georgia" }, { "modified": "Fulton_County,_Georgia", "readable": "Fulton County, Georgia", "graph": "resource:Fulton_County__Georgia" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v ?e WHERE { ?e property:country resource:United_States . ?v property:is_part_of ?e . ?v rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?v ?e WHERE { ?e property:country resource:United_States . ?v property:is_part_of ?e . ?v rdf:type ontology:city }", "graph_answer": [ "resource:Alpharetta__Georgia", "resource:Fulton_County__Georgia" ], "readable_answer": [ "Alpharetta, Georgia", "Fulton County, Georgia" ], "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" ] } ]
MeanOfTransportation
2
4795
Id30
[ { "subject": "AIDAluna", "property": "shipInService", "object": "\"2009-03-22\"^^xsd:date" }, { "subject": "AIDAluna", "property": "MeanOfTransportation/length", "object": "\"252000.0\"^^<http://dbpedia.org/datatype/millimetre>" } ]
[ { "subject": "AIDAluna", "property": "shipInService", "object": "2009-03-22" }, { "subject": "AIDAluna", "property": "length", "object": "252000.0 (millimetres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The ship, AIDAluna, has a length of 252000.0 millimetres and began its service on the 22nd of march 2009.", "The ship AIDAluna began service on March 22nd 2009 and is 252 metres long." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:AIDAluna", "property:length", "252000.0 (millimetres)" ], [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:ship_in_service", "resource:2009_03_22" ] ]
AIDAluna
[ { "modified": "252000.0 (millimetres)", "readable": "252000.0", "graph": "252000.0 (millimetres)" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "shipInService", "readable": "ship in service", "graph": "property:ship_in_service" }, { "modified": "2009-03-22", "readable": "2009-03-22", "graph": "resource:2009_03_22" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?n property:ship_in_service ?i . FILTER ( CONTAINS ( YEAR ( ?i ) , '2009' ) ) . ?n rdf:type ontology:mean_of_transportation . ?n property:length ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { ?n property:ship_in_service ?i . FILTER ( CONTAINS ( YEAR ( ?i ) , '2009' ) ) . ?n rdf:type ontology:mean_of_transportation . ?n property:length ?q }", "graph_answer": [ "252000.0 (millimetres)" ], "readable_answer": [ "252000.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?v ) WHERE { ?p property:ship_in_service resource:2009_03_22 . ?p property:length '252000.0 (millimetres)' . ?p rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?v ) WHERE { ?p property:ship_in_service resource:2009-03-22 . ?p property:length '252000.0 (millimetres)' . ?p rdf:type ontology:mean_of_transportation }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:ship_in_service resource:2009_03_22 . ?h rdf:type ontology:mean_of_transportation . ?h property:length '252000.0 (millimetres)' }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:ship_in_service resource:2009-03-22 . ?h rdf:type ontology:mean_of_transportation . ?h property:length '252000.0 (millimetres)' }", "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" ] } ]
Food
3
7358
Id271
[ { "subject": "Chicharrón", "property": "country", "object": "Spain" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Paisa_Region" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Chicharrón" } ]
[ { "subject": "Chicharrón", "property": "country", "object": "Spain" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Paisa_Region" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Chicharrón" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Chicharrón is a dish traditional in Spain. Bandeja paisa, which has Chicharron as an ingredient, is a traditional dish from the Paisa region.", "The ingredient chicharron is found in bandeja paisa from the paisa region. Chicharron is a traditional dish in Spain.", "Chicharron is a dish from Spain and is an ingredient found in Bandeja paisa which is a traditional food from the Paisa region." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Chicharr_n", "property:country", "resource:Spain" ], [ "resource:Bandeja_paisa", "property:ingredient", "resource:Chicharr_n" ], [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Bandeja_paisa", "property:region", "resource:Paisa_Region" ] ]
Bandeja_paisa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Chicharrón", "readable": "Chicharrón", "graph": "resource:Chicharr_n" }, { "modified": "Paisa_Region", "readable": "Paisa Region", "graph": "resource:Paisa_Region" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?e rdf:type ontology:food . ?n property:country resource:Spain . ?e property:ingredient ?n . ?e property:region resource:Paisa_Region }", "readable_query": "SELECT DISTINCT ?n WHERE { ?e rdf:type ontology:food . ?n property:country resource:Spain . ?e property:ingredient ?n . ?e property:region resource:Paisa_Region }", "graph_answer": [ "resource:Chicharr_n" ], "readable_answer": [ "Chicharrón" ], "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 ?v WHERE { ?v property:ingredient resource:Chicharr_n . ?v rdf:type ontology:food . resource:Chicharr_n property:country resource:Spain . ?v property:region resource:Paisa_Region }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:ingredient resource:Chicharrón . ?v rdf:type ontology:food . resource:Chicharrón property:country resource:Spain . ?v property:region resource:Paisa_Region }", "graph_answer": [ "resource:Bandeja_paisa" ], "readable_answer": [ "Bandeja paisa" ], "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" ] } ]
Artist
3
6019
Id165
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Acoustic_music" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Dothan,_Alabama" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"@en" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Acoustic_music" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Dothan,_Alabama" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest was born in Dothan, Alabama. He has a background as a solo singer and his music genre is acoustic.", "Allen Forrest is an acoustic solo singer born in Dothan, Alabama.", "Solo singer, Allen Forrest, was born in Dothan, Alabama. A music genre for Allen Forrest is acoustic." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:background", "resource:solo_singer" ], [ "resource:Allen_Forrest", "property:genre", "resource:Acoustic_music" ], [ "resource:Allen_Forrest", "property:birth_place", "resource:Dothan__Alabama" ] ]
Allen_Forrest
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Acoustic_music", "readable": "Acoustic music", "graph": "resource:Acoustic_music" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Dothan,_Alabama", "readable": "Dothan, Alabama", "graph": "resource:Dothan__Alabama" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l rdf:type ontology:artist . ?l property:birth_place resource:Charlottetown . ?l property:background ?k }", "readable_query": "ASK WHERE { ?l rdf:type ontology:artist . ?l property:birth_place resource:Charlottetown . ?l property:background ?k }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Monument
5
12446
Id10
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "range", "object": "Seminary_Ridge" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "region", "object": "Adams_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "state", "object": "\"Pennsylvania\"@en" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" } ]
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "location", "object": "Seminary_Ridge" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "location", "object": "Adams_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "state", "object": "\"Pennsylvania\"" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The 11th Mississippi Infantry Monument is located at Seminary Ridge, Adams County, Pennsylvania. Erected in 2000 the Monument falls under the category of Contributing property.", "The 11th Mississippi Infantry Monument is located at Seminary Ridge, Adams County, Pennsylvania. The monument was erected in the year 2000 and is categorized as a Contributing Property." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:11th_Mississippi_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:state", "resource:Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:location", "resource:Adams_County__Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:location", "resource:Seminary_Ridge" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:established", "resource:2000" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:category", "resource:Contributing_property" ] ]
11th_Mississippi_Infantry_Monument
[ { "modified": "category", "readable": "category", "graph": "property:category" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "11th_Mississippi_Infantry_Monument", "readable": "11th Mississippi Infantry Monument", "graph": "resource:11th_Mississippi_Infantry_Monument" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Adams_County,_Pennsylvania", "readable": "Adams County, Pennsylvania", "graph": "resource:Adams_County__Pennsylvania" }, { "modified": "Contributing_property", "readable": "Contributing property", "graph": "resource:Contributing_property" }, { "modified": "Pennsylvania", "readable": "Pennsylvania", "graph": "resource:Pennsylvania" }, { "modified": "Seminary_Ridge", "readable": "Seminary Ridge", "graph": "resource:Seminary_Ridge" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:state resource:Ohio . ?u property:location resource:Seminary_Ridge . ?u rdf:type ontology:monument }", "readable_query": "ASK WHERE { ?u property:state resource:Ohio . ?u property:location resource:Seminary_Ridge . ?u rdf:type ontology:monument }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?l property:state resource:Pennsylvania . ?l property:location resource:Seminary_Ridge . ?l rdf:type ontology:monument }", "readable_query": "ASK WHERE { ?l property:state resource:Pennsylvania . ?l property:location resource:Seminary_Ridge . ?l rdf:type ontology:monument }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?w WHERE { ?w property:state resource:Pennsylvania . ?w property:location resource:Seminary_Ridge . ?w rdf:type ontology:monument }", "readable_query": "SELECT ?w WHERE { ?w property:state resource:Pennsylvania . ?w property:location resource:Seminary_Ridge . ?w rdf:type ontology:monument }", "graph_answer": [ "resource:11th_Mississippi_Infantry_Monument" ], "readable_answer": [ "11th Mississippi Infantry Monument" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b ?g WHERE { resource:11th_Mississippi_Infantry_Monument property:category ?g . resource:11th_Mississippi_Infantry_Monument property:established ?b }", "readable_query": "SELECT DISTINCT ?b ?g WHERE { resource:11th_Mississippi_Infantry_Monument property:category ?g . resource:11th_Mississippi_Infantry_Monument property:established ?b }", "graph_answer": [ "resource:2000", "resource:Contributing_property" ], "readable_answer": [ "2000", "Contributing property" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
CelestialBody
3
6683
Id100
[ { "subject": "109_Felicitas", "property": "periapsis", "object": "2.83326e+11" }, { "subject": "109_Felicitas", "property": "epoch", "object": "\"2006-12-31\"^^xsd:date" }, { "subject": "109_Felicitas", "property": "mass", "object": "\"7.5\"^^<http://dbpedia.org/datatype/kilogram>" } ]
[ { "subject": "109_Felicitas", "property": "epoch", "object": "2006-12-31" }, { "subject": "109_Felicitas", "property": "mass", "object": "7.5 (kilograms)" }, { "subject": "109_Felicitas", "property": "periapsis", "object": "283326000000.0" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "109 Felicitas; has an epoch date of December 31st 2006, a mass of 7.5kgs, and its periapsis is, 283326000000.0.", "The epoch date of 109 Felicitas was 31 December 2006,has a mass of 7.5 kg and its periapsis is 283326000000.0.", "109 Felicitas has an epoch date of December 31st 2006. It has a mass of 7.5 kilograms and a periapsis of 283326000000.0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:109_Felicitas", "property:epoch", "resource:2006_12_31" ], [ "resource:109_Felicitas", "rdf:type", "ontology:celestial_body" ], [ "resource:109_Felicitas", "property:mass", "7.5 (kilograms)" ], [ "resource:109_Felicitas", "property:periapsis", "resource:283326000000_0" ] ]
109_Felicitas
[ { "modified": "7.5 (kilograms)", "readable": "7.5", "graph": "7.5 (kilograms)" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "109_Felicitas", "readable": "109 Felicitas", "graph": "resource:109_Felicitas" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" }, { "modified": "283326000000.0", "readable": "283326000000.0", "graph": "resource:283326000000_0" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?l = \"2006_12_31\" ) . ?y property:periapsis ?h . ?y property:epoch ?l . ?y rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?l = \"2006-12-31\" ) . ?y property:periapsis ?h . ?y property:epoch ?l . ?y rdf:type ontology:celestial_body }", "graph_answer": [ "resource:283326000000_0" ], "readable_answer": [ "283326000000.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 ?u WHERE { ?u rdf:type ontology:celestial_body . FILTER ( ?h = \"2006_12_31\" ) . ?u property:epoch ?h . ?u property:periapsis resource:283326000000_0 }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:celestial_body . FILTER ( ?h = \"2006-12-31\" ) . ?u property:epoch ?h . ?u property:periapsis resource:283326000000.0 }", "graph_answer": [ "resource:109_Felicitas" ], "readable_answer": [ "109 Felicitas" ], "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 ?u WHERE { resource:109_Felicitas property:comparable ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:109_Felicitas property:comparable ?u }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
4
10277
Id9
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "state", "object": "\"Pennsylvania\"@en" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "municipality", "object": "Gettysburg,_Pennsylvania" } ]
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "state", "object": "\"Pennsylvania\"" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "municipality", "object": "Gettysburg,_Pennsylvania" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 11th Mississippi Infantry monument is located in Gettysburg, Pennsylvania. It was erected in 2000 and categorised as contributing property.", "The 11th Mississippi Infantry Monument in Gettysburg, Pennsylvania was established in 2000 and falls under the category of Contributing property.", "The 11th Mississippi Infantry Monument is located in Gettysburg, Pennsylvania. It was established in 2000 and falls under the category of Contributing property." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:11th_Mississippi_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:state", "resource:Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:municipality", "resource:Gettysburg__Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:established", "resource:2000" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:category", "resource:Contributing_property" ] ]
11th_Mississippi_Infantry_Monument
[ { "modified": "category", "readable": "category", "graph": "property:category" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "municipality", "readable": "municipality", "graph": "property:municipality" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "11th_Mississippi_Infantry_Monument", "readable": "11th Mississippi Infantry Monument", "graph": "resource:11th_Mississippi_Infantry_Monument" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Contributing_property", "readable": "Contributing property", "graph": "resource:Contributing_property" }, { "modified": "Gettysburg,_Pennsylvania", "readable": "Gettysburg, Pennsylvania", "graph": "resource:Gettysburg__Pennsylvania" }, { "modified": "Pennsylvania", "readable": "Pennsylvania", "graph": "resource:Pennsylvania" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z property:category resource:Contributing_property . ?z property:state resource:Eastern_Province__Sri_Lanka . ?z rdf:type ontology:monument }", "readable_query": "ASK WHERE { ?z property:category resource:Contributing_property . ?z property:state resource:Eastern_Province,_Sri_Lanka . ?z rdf:type ontology:monument }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:state resource:Pennsylvania . ?i rdf:type ontology:monument . ?i property:category resource:Contributing_property }", "readable_query": "ASK WHERE { ?i property:state resource:Pennsylvania . ?i rdf:type ontology:monument . ?i property:category resource:Contributing_property }", "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 ?h WHERE { ?h property:category resource:Contributing_property . ?h property:state resource:Pennsylvania . ?h rdf:type ontology:monument }", "readable_query": "SELECT ?h WHERE { ?h property:category resource:Contributing_property . ?h property:state resource:Pennsylvania . ?h rdf:type ontology:monument }", "graph_answer": [ "resource:11th_Mississippi_Infantry_Monument" ], "readable_answer": [ "11th Mississippi Infantry Monument" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q ?z WHERE { resource:11th_Mississippi_Infantry_Monument property:municipality ?q . resource:11th_Mississippi_Infantry_Monument property:established ?z }", "readable_query": "SELECT DISTINCT ?q ?z WHERE { resource:11th_Mississippi_Infantry_Monument property:municipality ?q . resource:11th_Mississippi_Infantry_Monument property:established ?z }", "graph_answer": [ "resource:Gettysburg__Pennsylvania", "resource:2000" ], "readable_answer": [ "Gettysburg, Pennsylvania", "2000" ], "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" ] } ]
ComicsCharacter
4
9626
Id7
[ { "subject": "Bananaman", "property": "network", "object": "BBC" }, { "subject": "Bananaman", "property": "creator", "object": "\"Steve Bright\"@en" }, { "subject": "Bananaman", "property": "starring", "object": "Bill_Oddie" }, { "subject": "Bananaman", "property": "firstAired", "object": "\"1983-10-03\"^^xsd:date" } ]
[ { "subject": "Bananaman", "property": "broadcastedBy", "object": "BBC" }, { "subject": "Bananaman", "property": "creator", "object": "Steve_Bright" }, { "subject": "Bananaman", "property": "starring", "object": "Bill_Oddie" }, { "subject": "Bananaman", "property": "firstAired", "object": "\"1983-10-03\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bill Oddie stars in Bananaman which was created by Steve Bright. It was first broadcast by the BBC on 3 October 1983.", "Bananaman, created by Steve Bright and starring Bill Oddie, was first broadcast by the BBC on the 3rd October 1983." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bananaman", "property:creator", "resource:Steve_Bright" ], [ "resource:Bananaman", "property:broadcasted_by", "resource:BBC" ], [ "resource:Bananaman", "rdf:type", "ontology:comics_character" ], [ "resource:Bananaman", "property:first_aired", "1983-10-03" ], [ "resource:Bananaman", "property:starring", "resource:Bill_Oddie" ] ]
Bananaman
[ { "modified": "1983-10-03", "readable": "1983-10-03", "graph": "1983-10-03" }, { "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": "starring", "readable": "starring", "graph": "property:starring" }, { "modified": "BBC", "readable": "BBC", "graph": "resource:BBC" }, { "modified": "Bananaman", "readable": "Bananaman", "graph": "resource:Bananaman" }, { "modified": "Bill_Oddie", "readable": "Bill Oddie", "graph": "resource:Bill_Oddie" }, { "modified": "Steve_Bright", "readable": "Steve Bright", "graph": "resource:Steve_Bright" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( ?u = \"1983-10-03\" ) . ?d property:starring ?a . ?d property:first_aired ?u . ?d rdf:type ontology:comics_character }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( ?u = \"1983-10-03\" ) . ?d property:starring ?a . ?d property:first_aired ?u . ?d rdf:type ontology:comics_character }", "graph_answer": [ "resource:Bill_Oddie" ], "readable_answer": [ "Bill Oddie" ], "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 ?t WHERE { FILTER ( ?x = \"1983-10-03\" ) . ?t property:starring resource:Bill_Oddie . ?t property:first_aired ?x . ?t rdf:type ontology:comics_character }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?x = \"1983-10-03\" ) . ?t property:starring resource:Bill_Oddie . ?t property:first_aired ?x . ?t rdf:type ontology:comics_character }", "graph_answer": [ "resource:Bananaman" ], "readable_answer": [ "Bananaman" ], "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 ?w WHERE { resource:Bananaman property:garrison ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Bananaman property:garrison ?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" ] } ]
City
2
4222
Id72
[ { "subject": "Angola,_Indiana", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
[ { "subject": "Angola,_Indiana", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Angola, Indiana is in the United States, where one of the ethnic groups are Asian Americans.", "Angola, Indiana is located in the United States and one ethnic group there is Asian Americans." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Angola__Indiana", "rdf:type", "ontology:city" ], [ "resource:Angola__Indiana", "property:country", "resource:United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Angola,_Indiana
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "Angola,_Indiana", "readable": "Angola, Indiana", "graph": "resource:Angola__Indiana" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b ?y WHERE { ?b rdf:type ontology:city . ?y property:ethnic_group resource:Asian_Americans . ?b property:country ?y }", "readable_query": "SELECT DISTINCT ?b ?y WHERE { ?b rdf:type ontology:city . ?y property:ethnic_group resource:Asian_Americans . ?b property:country ?y }", "graph_answer": [ "resource:Angola__Indiana", "resource:United_States" ], "readable_answer": [ "Angola, Indiana", "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" ] } ]
CelestialBody
4
9296
Id13
[ { "subject": "(410777)_2009_FD", "property": "discoverer", "object": "Spacewatch" }, { "subject": "(410777)_2009_FD", "property": "epoch", "object": "\"27 June 2015\"" }, { "subject": "(410777)_2009_FD", "property": "mass", "object": "\"8300.0\"^^xsd:double" }, { "subject": "(410777)_2009_FD", "property": "periapsis", "object": "8.82343e+10" } ]
[ { "subject": "(410777)_2009_FD", "property": "discoverer", "object": "Spacewatch" }, { "subject": "(410777)_2009_FD", "property": "epoch", "object": "2015-06-27" }, { "subject": "(410777)_2009_FD", "property": "mass", "object": "8.3 (kilograms)" }, { "subject": "(410777)_2009_FD", "property": "periapsis", "object": "88234300000.0" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "(410777) 2009 FD was discovered by Spacewatch and has an epoch date of June 27th 2015. It has a mass of 8.3kgs and a periapsis of 88234300000.0.", "The epoch date of 410777 2009 FD is 27 June 2015 and it was discovered by Spacewatch. It has a mass of 8.3 kgs and a periapsis of 88234300000.0.", "(410777) 2009 FD was discovered by Spacewatch. It has a mass of 8.3 kgs and a periapsis of 88234300000.0. Its epoch date is June 27th 2015." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_410777__2009_FD", "property:epoch", "resource:2015_06_27" ], [ "resource:_410777__2009_FD", "rdf:type", "ontology:celestial_body" ], [ "resource:_410777__2009_FD", "property:mass", "8.3 (kilograms)" ], [ "resource:_410777__2009_FD", "property:periapsis", "resource:88234300000_0" ], [ "resource:_410777__2009_FD", "property:discoverer", "resource:Spacewatch" ] ]
(410777)_2009_FD
[ { "modified": "8.3 (kilograms)", "readable": "8.3", "graph": "8.3 (kilograms)" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "2015-06-27", "readable": "2015-06-27", "graph": "resource:2015_06_27" }, { "modified": "88234300000.0", "readable": "88234300000.0", "graph": "resource:88234300000_0" }, { "modified": "Spacewatch", "readable": "Spacewatch", "graph": "resource:Spacewatch" }, { "modified": "(410777)_2009_FD", "readable": "2009 FD", "graph": "resource:_410777__2009_FD" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( CONTAINS ( YEAR ( ?g ) , '2015' ) ) . ?j property:discoverer ?k . ?j rdf:type ontology:celestial_body . ?j property:epoch ?g }", "readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( CONTAINS ( YEAR ( ?g ) , '2015' ) ) . ?j property:discoverer ?k . ?j rdf:type ontology:celestial_body . ?j property:epoch ?g }", "graph_answer": [ "resource:Spacewatch" ], "readable_answer": [ "Spacewatch" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?e property:epoch resource:2006_12_31 . ?e property:discoverer resource:Spacewatch . ?e rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { ?e property:epoch resource:2006-12-31 . ?e property:discoverer resource:Spacewatch . ?e rdf:type ontology:celestial_body }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?o property:discoverer resource:Spacewatch . ?o rdf:type ontology:celestial_body . ?o property:epoch resource:2015_06_27 }", "readable_query": "ASK WHERE { ?o property:discoverer resource:Spacewatch . ?o rdf:type ontology:celestial_body . ?o property:epoch resource:2015-06-27 }", "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 ?j WHERE { ?j property:discoverer resource:Spacewatch . ?j rdf:type ontology:celestial_body . ?j property:epoch resource:2015_06_27 }", "readable_query": "SELECT ?j WHERE { ?j property:discoverer resource:Spacewatch . ?j rdf:type ontology:celestial_body . ?j property:epoch resource:2015-06-27 }", "graph_answer": [ "resource:_410777__2009_FD" ], "readable_answer": [ "2009 FD" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w ?b WHERE { resource:_410777__2009_FD property:mass ?b . resource:_410777__2009_FD property:periapsis ?w }", "readable_query": "SELECT DISTINCT ?w ?b WHERE { resource:(410777)_2009_FD property:mass ?b . resource:(410777)_2009_FD property:periapsis ?w }", "graph_answer": [ "resource:88234300000_0", "8.3 (kilograms)" ], "readable_answer": [ "88234300000.0", "8.3" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
SportsTeam
4
10608
Id49
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "capacity", "object": "\"1500\"^^xsd:nonNegativeInteger" }, { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "fullname", "object": "\"A.E Dimitra Efxeinoupolis\"@en" }, { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "ground", "object": "Efxeinoupoli" }, { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "season", "object": "2014" } ]
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "numberOfMembers", "object": "1500" }, { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "fullName", "object": "\"A.E Dimitra Efxeinoupolis\"" }, { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "ground", "object": "Efxeinoupoli" }, { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "season", "object": "2014" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ground of A.E Dimitra Efxeinoupolis is located in the town of Efxeinoupoli and has a capacity of 1500. The team played in the 2014 season and their full name is \"A.E Dimitra Efxeinoupolis\".", "A.E. Dimitra Efxeinoupolis has 1500 members, played in the 2014 season and are located in the town of Efxeinoupoli.", "A.E Dimitra Efxeinoupolis has the full name A.E Dimitra Efxeinoupolis. It is located in the town of Efxeinoupoli, played in the 2014 season and has 1500 members." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_E_Dimitra_Efxeinoupolis", "property:season", "resource:2014" ], [ "resource:A_E_Dimitra_Efxeinoupolis", "property:full_name", "resource:A_E_Dimitra_Efxeinoupolis" ], [ "resource:A_E_Dimitra_Efxeinoupolis", "property:number_of_members", "resource:1500" ], [ "resource:A_E_Dimitra_Efxeinoupolis", "rdf:type", "ontology:sports_team" ], [ "resource:A_E_Dimitra_Efxeinoupolis", "property:ground", "resource:Efxeinoupoli" ] ]
A.E_Dimitra_Efxeinoupolis
[ { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "1500", "readable": "1500", "graph": "resource:1500" }, { "modified": "2014", "readable": "2014", "graph": "resource:2014" }, { "modified": "A.E_Dimitra_Efxeinoupolis", "readable": "A.E Dimitra Efxeinoupolis", "graph": "resource:A_E_Dimitra_Efxeinoupolis" }, { "modified": "Efxeinoupoli", "readable": "Efxeinoupoli", "graph": "resource:Efxeinoupoli" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:A_E_Dimitra_Efxeinoupolis property:fate ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:A.E_Dimitra_Efxeinoupolis property:fate ?q }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?x ) WHERE { ?q property:ground resource:Efxeinoupoli . ?q property:season resource:2014 . ?q rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?x ) WHERE { ?q property:ground resource:Efxeinoupoli . ?q property:season resource:2014 . ?q rdf:type ontology:sports_team }", "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 ?l WHERE { ?l property:season resource:2014 . ?l rdf:type ontology:sports_team . ?l property:ground resource:Efxeinoupoli }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:season resource:2014 . ?l rdf:type ontology:sports_team . ?l property:ground resource:Efxeinoupoli }", "graph_answer": [ "resource:A_E_Dimitra_Efxeinoupolis" ], "readable_answer": [ "A.E Dimitra Efxeinoupolis" ], "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 ?g WHERE { resource:A_E_Dimitra_Efxeinoupolis property:family ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:A.E_Dimitra_Efxeinoupolis property:family ?g }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
5
12635
Id8
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "currency", "object": "Euro" }, { "subject": "Greece", "property": "leaderName", "object": "Alexis_Tsipras" }, { "subject": "Greece", "property": "leader", "object": "Nikos_Voutsis" }, { "subject": "Greece", "property": "language", "object": "Greek_language" } ]
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "currency", "object": "Euro" }, { "subject": "Greece", "property": "leader", "object": "Alexis_Tsipras" }, { "subject": "Greece", "property": "leader", "object": "Nikos_Voutsis" }, { "subject": "Greece", "property": "language", "object": "Greek_language" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.E Dimitra Efxeinoupolis is located in Greece which is led by Alexis Tsipras and Nikos Voutsis. The language of the country is Greek and the currency is the euro.", "The A.E Dimitra Efxeinoupolis club is located in Greece which currently has Alexis Tsipras and Nikos Voutsis as leaders. Here the currency used is the Euro and the main language is Greek.", "Nikos Voutsis and Alexis Tsipras, are leaders in Greece, where Greek is spoken and the money used is the Euro. A.E Dimitra Efxeinoupolis is located in Greece." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_E_Dimitra_Efxeinoupolis", "rdf:type", "ontology:sports_team" ], [ "resource:A_E_Dimitra_Efxeinoupolis", "property:location", "resource:Greece" ], [ "resource:Greece", "property:leader", "resource:Alexis_Tsipras" ], [ "resource:Greece", "property:leader", "resource:Nikos_Voutsis" ], [ "resource:Greece", "property:language", "resource:Greek_language" ], [ "resource:Greece", "property:currency", "resource:Euro" ] ]
A.E_Dimitra_Efxeinoupolis
[ { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "A.E_Dimitra_Efxeinoupolis", "readable": "A.E Dimitra Efxeinoupolis", "graph": "resource:A_E_Dimitra_Efxeinoupolis" }, { "modified": "Alexis_Tsipras", "readable": "Alexis Tsipras", "graph": "resource:Alexis_Tsipras" }, { "modified": "Euro", "readable": "Euro", "graph": "resource:Euro" }, { "modified": "Greece", "readable": "Greece", "graph": "resource:Greece" }, { "modified": "Greek_language", "readable": "Greek language", "graph": "resource:Greek_language" }, { "modified": "Nikos_Voutsis", "readable": "Nikos Voutsis", "graph": "resource:Nikos_Voutsis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?r ) WHERE { resource:Greece property:leader ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?r ) WHERE { resource:Greece property:leader ?t }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:Greece property:leader ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Greece property:leader ?h }", "graph_answer": [ "resource:Alexis_Tsipras", "resource:Nikos_Voutsis" ], "readable_answer": [ "Alexis Tsipras", "Nikos Voutsis" ], "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 ?b ?a WHERE { resource:Greece property:language ?a . resource:Greece property:currency ?b }", "readable_query": "SELECT DISTINCT ?b ?a WHERE { resource:Greece property:language ?a . resource:Greece property:currency ?b }", "graph_answer": [ "resource:Euro", "resource:Greek_language" ], "readable_answer": [ "Euro", "Greek language" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:A_E_Dimitra_Efxeinoupolis rdf:type ontology:sports_team . resource:A_E_Dimitra_Efxeinoupolis property:location resource:Greece }", "readable_query": "ASK WHERE { resource:A.E_Dimitra_Efxeinoupolis rdf:type ontology:sports_team . resource:A.E_Dimitra_Efxeinoupolis property:location resource:Greece }", "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" ] } ]
Airport
2
3338
Id143
[ { "subject": "Appleton_International_Airport", "property": "location", "object": "Greenville,_Wisconsin" }, { "subject": "Appleton_International_Airport", "property": "elevation", "object": "\"280.0\"^^xsd:double" } ]
[ { "subject": "Appleton_International_Airport", "property": "location", "object": "Greenville,_Wisconsin" }, { "subject": "Appleton_International_Airport", "property": "elevationAboveTheSeaLevel", "object": "280" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Appleton International Airport is at an elevation of 280 metres above sea level and can be found in Greenville, Wisconsin.", "The Appleton International Airport is in Greenville, Wisconsin and is 280 metres above sea level.", "The Appleton International Airport in Greenville, Wisconsin is 280 metres above sea leve." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Appleton_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Appleton_International_Airport", "property:location", "resource:Greenville__Wisconsin" ], [ "resource:Appleton_International_Airport", "property:elevation_above_the_sea_level", "280" ] ]
Appleton_International_Airport
[ { "modified": "280", "readable": "280", "graph": "280" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Appleton_International_Airport", "readable": "Appleton International Airport", "graph": "resource:Appleton_International_Airport" }, { "modified": "Greenville,_Wisconsin", "readable": "Greenville, Wisconsin", "graph": "resource:Greenville__Wisconsin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?u property:location ?h . ?u rdf:type ontology:airport . FILTER ( ?n != '200' ) . ?u property:elevation_above_the_sea_level ?n }", "readable_query": "SELECT DISTINCT ?h WHERE { ?u property:location ?h . ?u rdf:type ontology:airport . FILTER ( ?n != '200' ) . ?u property:elevation_above_the_sea_level ?n }", "graph_answer": [ "resource:Greenville__Wisconsin" ], "readable_answer": [ "Greenville, Wisconsin" ], "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 ?m WHERE { ?m rdf:type ontology:airport . ?m property:elevation_above_the_sea_level ?a . FILTER ( ?a != '200' ) . ?m property:location resource:Greenville__Wisconsin }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:airport . ?m property:elevation_above_the_sea_level ?a . FILTER ( ?a != '200' ) . ?m property:location resource:Greenville,_Wisconsin }", "graph_answer": [ "resource:Appleton_International_Airport" ], "readable_answer": [ "Appleton International Airport" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != '200' ) . resource:Appleton_International_Airport property:location resource:Greenville__Wisconsin . resource:Appleton_International_Airport property:elevation_above_the_sea_level ?e . resource:Appleton_International_Airport rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != '200' ) . resource:Appleton_International_Airport property:location resource:Greenville,_Wisconsin . resource:Appleton_International_Airport property:elevation_above_the_sea_level ?e . resource:Appleton_International_Airport rdf:type ontology:airport }", "graph_answer": [ "280" ], "readable_answer": [ "280" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12364
Id81
[ { "subject": "Aston_Martin_V8", "property": "engine", "object": "Aston_Martin_V8__1" }, { "subject": "Aston_Martin_V8", "property": "related", "object": "Aston_Martin_RHAM/1" }, { "subject": "Aston_Martin_V8", "property": "assembly", "object": "United_Kingdom" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_Virage", "property": "manufacturer", "object": "Aston_Martin" } ]
[ { "subject": "Aston_Martin_V8", "property": "engine", "object": "5.3 (litres)" }, { "subject": "Aston_Martin_V8", "property": "relatedMeanOfTransportation", "object": "Aston_Martin_RHAM/1" }, { "subject": "Aston_Martin_V8", "property": "assembly", "object": "United_Kingdom" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_Virage", "property": "manufacturer", "object": "Aston_Martin" } ]
(X (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Aston Martin V8 (featuring a 5.3 litre engine) is manufactured in the U.K. and is related to the Aston Martin RHAM/1. It was succeeded by the Aston Martin Virage, which is manufactured by Aston Martin.", "The Aston Martin RHAM/1 and the Aston Martin V8 are related means of transportation. The latter vehicle was assembled in the United Kingdom and has an engine volume of 5.3 litres before being succeeded by the Aston Martin manufactured Aston Martin Virage.", "Aston Martin manufacture the Aston Martin Virage which succeeded the Aston Martin V8. This latter vehicle is assembled in the UK with a 5.3 litre engine and is a related means of transport to the Aston Martin RHAM/1." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aston_Martin_V8", "property:engine", "5.3 (litres)" ], [ "resource:Aston_Martin_V8", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aston_Martin_V8", "property:related_mean_of_transportation", "resource:Aston_Martin_RHAM_1" ], [ "resource:Aston_Martin_V8", "property:successor", "resource:Aston_Martin_Virage" ], [ "resource:Aston_Martin_V8", "property:assembly", "resource:United_Kingdom" ], [ "resource:Aston_Martin_Virage", "property:manufacturer", "resource:Aston_Martin" ] ]
Aston_Martin_V8
[ { "modified": "5.3 (litres)", "readable": "5.3", "graph": "5.3 (litres)" }, { "modified": "assembly", "readable": "assembly", "graph": "property:assembly" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Aston_Martin", "readable": "Aston Martin", "graph": "resource:Aston_Martin" }, { "modified": "Aston_Martin_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" }, { "modified": "Aston_Martin_Virage", "readable": "Aston Martin Virage", "graph": "resource:Aston_Martin_Virage" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:engine '5.3 (litres)' . ?d property:manufacturer resource:Aston_Martin . ?z rdf:type ontology:mean_of_transportation . ?z property:successor ?d }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:engine '5.3 (litres)' . ?d property:manufacturer resource:Aston_Martin . ?z rdf:type ontology:mean_of_transportation . ?z property:successor ?d }", "graph_answer": [ "resource:Aston_Martin_V8" ], "readable_answer": [ "Aston Martin V8" ], "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 ?l WHERE { resource:Aston_Martin_V8 property:successor ?l . ?l property:manufacturer resource:Aston_Martin . resource:Aston_Martin_V8 rdf:type ontology:mean_of_transportation . resource:Aston_Martin_V8 property:engine '5.3 (litres)' }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Aston_Martin_V8 property:successor ?l . ?l property:manufacturer resource:Aston_Martin . resource:Aston_Martin_V8 rdf:type ontology:mean_of_transportation . resource:Aston_Martin_V8 property:engine '5.3 (litres)' }", "graph_answer": [ "resource:Aston_Martin_Virage" ], "readable_answer": [ "Aston Martin Virage" ], "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 ?n WHERE { resource:Aston_Martin_V8 property:derivative ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Aston_Martin_V8 property:derivative ?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" ] } ]
University
5
12729
Id59
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "dean", "object": "\"Thomas Pallesen\"@en" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "students", "object": "16000" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "facultySize", "object": "\"737\"^^xsd:nonNegativeInteger" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "country", "object": "Denmark" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "established", "object": "1928" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "dean", "object": "\"Thomas Pallesen\"" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "numberOfStudents", "object": "16000" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "academicStaffSize", "object": "737" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "country", "object": "Denmark" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "established", "object": "1928" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The School of Business and Social Sciences at Aarhus University in Denmark has Thomas Pallesen as its dean. It was established in 1928, has 16,000 students and 737 employees.", "The School of Business and Social Sciences at the Aarhus University was established in 1928 and is located in Denmark. There are 16,000 students, and an academic staff size of 737, headed by the dean, Thomas Pallesen.", "The School of Business and Social Sciences at the Aarhus University was founded in 1928 in Denmark. The School currently has 16000 students attending with 737 members of staff and the dean of the school is Thomas Pallesen." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:dean", "resource:Thomas_Pallesen" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "rdf:type", "ontology:university" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:country", "resource:Denmark" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:number_of_students", "16000" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:established", "resource:1928" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:academic_staff_size", "737" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "16000", "readable": "16000", "graph": "16000" }, { "modified": "737", "readable": "737", "graph": "737" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dean", "readable": "dean", "graph": "property:dean" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "1928", "readable": "1928", "graph": "resource:1928" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "School of Business and Social Sciences at the Aarhus University", "readable": "School of Business and Social Sciences at the Aarhus University", "graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" }, { "modified": "Thomas Pallesen", "readable": "Thomas Pallesen", "graph": "resource:Thomas_Pallesen" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?q property:academic_staff_size ?a . ?q rdf:type ontology:university . FILTER ( ?a = '737' ) . ?q property:dean ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { ?q property:academic_staff_size ?a . ?q rdf:type ontology:university . FILTER ( ?a = '737' ) . ?q property:dean ?k }", "graph_answer": [ "resource:Thomas_Pallesen" ], "readable_answer": [ "Thomas Pallesen" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?g property:dean resource:Thomas_Pallesen . ?g rdf:type ontology:university . ?g property:established resource:2001 }", "readable_query": "ASK WHERE { ?g property:dean resource:Thomas_Pallesen . ?g rdf:type ontology:university . ?g property:established resource:2001 }", "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 { ?m rdf:type ontology:university . ?m property:established resource:1928 . ?m property:dean resource:Thomas_Pallesen }", "readable_query": "ASK WHERE { ?m rdf:type ontology:university . ?m property:established resource:1928 . ?m property:dean resource:Thomas_Pallesen }", "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:established resource:1928 . ?s rdf:type ontology:university . ?s property:dean resource:Thomas_Pallesen }", "readable_query": "SELECT ?s WHERE { ?s property:established resource:1928 . ?s rdf:type ontology:university . ?s property:dean resource:Thomas_Pallesen }", "graph_answer": [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" ], "readable_answer": [ "School of Business and Social Sciences at the Aarhus University" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b ?r WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?b . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?r }", "readable_query": "SELECT DISTINCT ?b ?r WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?b . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?r }", "graph_answer": [ "resource:Denmark", "16000" ], "readable_answer": [ "Denmark", "16000" ], "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" ] } ]
SportsTeam
3
8053
Id126
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "league", "object": "Campeonato_Brasileiro_Série_C" }, { "subject": "Campeonato_Brasileiro_Série_C", "property": "country", "object": "Brazil" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "manager", "object": "Vica" } ]
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "league", "object": "Campeonato_Brasileiro_Série_C" }, { "subject": "Campeonato_Brasileiro_Série_C", "property": "country", "object": "Brazil" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "manager", "object": "Vica" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Agremiação Sportiva Arapiraquense are managed by Vica and play in the Campeonato Brasileiro Série C league in Brazil.", "Agremiação Sportiva Arapiraquense play in Brazil's Campeonato Brasileiro Série C league and are managed by Vica." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Campeonato_Brasileiro_S_rie_C", "property:country", "resource:Brazil" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "rdf:type", "ontology:sports_team" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:manager", "resource:Vica" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:league", "resource:Campeonato_Brasileiro_S_rie_C" ] ]
Agremiação_Sportiva_Arapiraquense
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Agremiação_Sportiva_Arapiraquense", "readable": "Agremiação Sportiva Arapiraquense", "graph": "resource:Agremia__o_Sportiva_Arapiraquense" }, { "modified": "Brazil", "readable": "Brazil", "graph": "resource:Brazil" }, { "modified": "Campeonato_Brasileiro_Série_C", "readable": "Campeonato Brasileiro Série C", "graph": "resource:Campeonato_Brasileiro_S_rie_C" }, { "modified": "Vica", "readable": "Vica", "graph": "resource:Vica" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c rdf:type ontology:sports_team . ?c property:league resource:Campeonato_Brasileiro_S_rie_C . ?c property:manager resource:Viktor_Skrypnyk }", "readable_query": "ASK WHERE { ?c rdf:type ontology:sports_team . ?c property:league resource:Campeonato_Brasileiro_Série_C . ?c property:manager resource:Viktor_Skrypnyk }", "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 { ?n property:manager resource:Vica . ?n rdf:type ontology:sports_team . ?n property:league resource:Campeonato_Brasileiro_S_rie_C }", "readable_query": "ASK WHERE { ?n property:manager resource:Vica . ?n rdf:type ontology:sports_team . ?n property:league resource:Campeonato_Brasileiro_Série_C }", "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 ?x WHERE { ?x property:manager resource:Vica . ?x property:league resource:Campeonato_Brasileiro_S_rie_C . ?x rdf:type ontology:sports_team }", "readable_query": "SELECT ?x WHERE { ?x property:manager resource:Vica . ?x property:league resource:Campeonato_Brasileiro_Série_C . ?x rdf:type ontology:sports_team }", "graph_answer": [ "resource:Agremia__o_Sportiva_Arapiraquense" ], "readable_answer": [ "Agremiação Sportiva Arapiraquense" ], "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 ?l WHERE { resource:Campeonato_Brasileiro_S_rie_C property:country ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'b' ) ) }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Campeonato_Brasileiro_Série_C property:country ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'b' ) ) }", "graph_answer": [ "resource:Brazil" ], "readable_answer": [ "Brazil" ], "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" ] } ]
Astronaut
2
3631
Id17
[ { "subject": "Alan_Shepard", "property": "title", "object": "Chief_of_the_Astronaut_Office" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" } ]
[ { "subject": "Alan_Shepard", "property": "title", "object": "Chief_of_the_Astronaut_Office" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4", "Id5", "Id6" ], "text": [ "Alan Shepard was born in New Hampshire and he served as the Chief of the Astronaut Office.", "Alan Shepard, who was born in New Hampshire, later became the Chief of the Astronaut Office.", "Alan Shepard, who was born in New Hampshire, held the position of the Chief of the Astronaut Office.", "Alan Shepard is Chief of the Astronaut Office and was born in New Hampshire.", "Alan Shepard who was born in New Hampshire held the title Chief of the Astronaut Office.", "Alan Shepard, who was born in New Hampshire is the Chief of the Astronaut Office." ], "lang": [ "", "", "", "", "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:title", "resource:Chief_of_the_Astronaut_Office" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ] ]
Alan_Shepard
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "title", "readable": "title", "graph": "property:title" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "Chief_of_the_Astronaut_Office", "readable": "Chief of the Astronaut Office", "graph": "resource:Chief_of_the_Astronaut_Office" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?s property:birth_place ?t . FILTER ( CONTAINS ( LCASE ( ?s ) , 'shepard' ) ) . ?s property:title resource:Chief_of_the_Astronaut_Office . ?s rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?t WHERE { ?s property:birth_place ?t . FILTER ( CONTAINS ( LCASE ( ?s ) , 'shepard' ) ) . ?s property:title resource:Chief_of_the_Astronaut_Office . ?s rdf:type ontology:astronaut }", "graph_answer": [ "resource:New_Hampshire" ], "readable_answer": [ "New Hampshire" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:title resource:Chief_of_the_Astronaut_Office . ?a property:birth_place resource:New_Hampshire . ?a rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:title resource:Chief_of_the_Astronaut_Office . ?a property:birth_place resource:New_Hampshire . ?a rdf:type ontology:astronaut }", "graph_answer": [ "resource:Alan_Shepard" ], "readable_answer": [ "Alan Shepard" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5710
Id43
[ { "subject": "Afonso_Pena_International_Airport", "property": "runwayLength", "object": "\"2215.0\"^^xsd:double" }, { "subject": "Afonso_Pena_International_Airport", "property": "location", "object": "\"São José dos Pinhais, Brazil\"@en" }, { "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": "runwayName", "object": "\"15/33\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Afonso Pena International Airport is located in São José dos Pinhais and has a runway length of 2215.0 which is named 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:runway_name", "resource:15_33" ] ]
Afonso_Pena_International_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": "15/33", "readable": "15/33", "graph": "resource:15_33" }, { "modified": "2215.0", "readable": "2215.0", "graph": "resource:2215_0" }, { "modified": "Afonso_Pena_International_Airport", "readable": "Afonso Pena International Airport", "graph": "resource:Afonso_Pena_International_Airport" }, { "modified": "São_José_dos_Pinhais", "readable": "São José dos Pinhais", "graph": "resource:S_o_Jos__dos_Pinhais" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?a WHERE { resource:Afonso_Pena_International_Airport property:location ?a . resource:Afonso_Pena_International_Airport property:runway_length ?s }", "readable_query": "SELECT DISTINCT ?s ?a WHERE { resource:Afonso_Pena_International_Airport property:location ?a . resource:Afonso_Pena_International_Airport property:runway_length ?s }", "graph_answer": [ "resource:2215_0", "resource:S_o_Jos__dos_Pinhais" ], "readable_answer": [ "2215.0", "São José dos Pinhais" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?i ) WHERE { resource:Afonso_Pena_International_Airport property:runway_name ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?i ) WHERE { resource:Afonso_Pena_International_Airport property:runway_name ?p }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Afonso_Pena_International_Airport property:runway_name ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Afonso_Pena_International_Airport property:runway_name ?c }", "graph_answer": [ "resource:15_33" ], "readable_answer": [ "15/33" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
11092
Id141
[ { "subject": "Appleton_International_Airport", "property": "location", "object": "Greenville,_Wisconsin" }, { "subject": "Greenville,_Wisconsin", "property": "isPartOf", "object": "Menasha_(town),_Wisconsin" }, { "subject": "Greenville,_Wisconsin", "property": "country", "object": "United_States" }, { "subject": "Appleton_International_Airport", "property": "cityServed", "object": "Appleton,_Wisconsin" }, { "subject": "Greenville,_Wisconsin", "property": "subdivisionName", "object": "Grand_Chute,_Wisconsin" } ]
[ { "subject": "Appleton_International_Airport", "property": "location", "object": "Greenville,_Wisconsin" }, { "subject": "Greenville,_Wisconsin", "property": "isPartOf", "object": "Grand_Chute,_Wisconsin" }, { "subject": "Greenville,_Wisconsin", "property": "isPartOf", "object": "Menasha_(town),_Wisconsin" }, { "subject": "Greenville,_Wisconsin", "property": "country", "object": "United_States" }, { "subject": "Appleton_International_Airport", "property": "cityServed", "object": "Appleton,_Wisconsin" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Appleton International airport, which serves the city of Appleton (Wisconsin), is located in Greenville, Wisconsin, in the United States. Greenville is part of both Grand Chute and Menasha, both in Wiconsin.", "Appleton International Airport can be found in Greenville, Wisconsin which is part of Grand Chute, Wisconsin, United States. The airport serves Appleton, Wisconsin and Greenville is part of Menasha, Wisconsin.", "Appleton International Airport, which serves the city of Appleton, is located in Greenville, Wisconsin, which is part of Grand Chute and Menasha, Wisconsin, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Appleton_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Appleton_International_Airport", "property:location", "resource:Greenville__Wisconsin" ], [ "resource:Appleton_International_Airport", "property:city_served", "resource:Appleton__Wisconsin" ], [ "resource:Greenville__Wisconsin", "property:country", "resource:United_States" ], [ "resource:Greenville__Wisconsin", "property:is_part_of", "resource:Grand_Chute__Wisconsin" ], [ "resource:Greenville__Wisconsin", "property:is_part_of", "resource:Menasha__town___Wisconsin" ] ]
Appleton_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": "Appleton_International_Airport", "readable": "Appleton International Airport", "graph": "resource:Appleton_International_Airport" }, { "modified": "Appleton,_Wisconsin", "readable": "Appleton, Wisconsin", "graph": "resource:Appleton__Wisconsin" }, { "modified": "Grand_Chute,_Wisconsin", "readable": "Grand Chute, Wisconsin", "graph": "resource:Grand_Chute__Wisconsin" }, { "modified": "Greenville,_Wisconsin", "readable": "Greenville, Wisconsin", "graph": "resource:Greenville__Wisconsin" }, { "modified": "Menasha_(town),_Wisconsin", "readable": "Menasha , Wisconsin", "graph": "resource:Menasha__town___Wisconsin" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?w ) WHERE { ?f rdf:type ontology:airport . ?f property:location ?y . ?y property:is_part_of resource:Menasha__town___Wisconsin }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?w ) WHERE { ?f rdf:type ontology:airport . ?f property:location ?y . ?y property:is_part_of resource:Menasha_(town),_Wisconsin }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:airport . ?q property:location ?g . ?g property:is_part_of resource:Menasha__town___Wisconsin }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:airport . ?q property:location ?g . ?g property:is_part_of resource:Menasha_(town),_Wisconsin }", "graph_answer": [ "resource:Appleton_International_Airport" ], "readable_answer": [ "Appleton International Airport" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i property:is_part_of resource:Menasha__town___Wisconsin . resource:Appleton_International_Airport property:location ?i . resource:Appleton_International_Airport rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:is_part_of resource:Menasha_(town),_Wisconsin . resource:Appleton_International_Airport property:location ?i . resource:Appleton_International_Airport rdf:type ontology:airport }", "graph_answer": [ "resource:Greenville__Wisconsin" ], "readable_answer": [ "Greenville, Wisconsin" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?n ) WHERE { resource:Greenville__Wisconsin property:is_part_of ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?n ) WHERE { resource:Greenville,_Wisconsin property:is_part_of ?k }", "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 ?m WHERE { FILTER ( ?m != resource:Menasha__town___Wisconsin ) . resource:Greenville__Wisconsin property:is_part_of ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( ?m != resource:Menasha_(town),_Wisconsin ) . resource:Greenville,_Wisconsin property:is_part_of ?m }", "graph_answer": [ "resource:Grand_Chute__Wisconsin" ], "readable_answer": [ "Grand Chute, Wisconsin" ], "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 ?j WHERE { resource:Greenville__Wisconsin property:selected_by_nasa ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Greenville,_Wisconsin property:selected_by_nasa ?j }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
6
12907
Id77
[ { "subject": "William_Anders", "property": "dateOfRet", "object": "\"1969-09-01\"^^xsd:date" }, { "subject": "Apollo_8", "property": "crew1Up", "object": "Frank_Borman" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "William_Anders", "property": "almaMater", "object": "\"AFIT, M.S. 1962\"@en" }, { "subject": "Apollo_8", "property": "crew2Up", "object": "Buzz_Aldrin" }, { "subject": "Apollo_8", "property": "operator", "object": "NASA" } ]
[ { "subject": "William_Anders", "property": "dateOfRetirement", "object": "\"1969-09-01\"" }, { "subject": "Apollo_8", "property": "commander", "object": "Frank_Borman" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "William_Anders", "property": "almaMater", "object": "\"AFIT, M.S. 1962\"" }, { "subject": "Apollo_8", "property": "backupPilot", "object": "Buzz_Aldrin" }, { "subject": "Apollo_8", "property": "operator", "object": "NASA" } ]
(X (X) (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Apollo 8 is operated by Nasa, its commander was Frank Borman, its backup pilot was Buzz Aldrin and it was crewed by William Anders. William Anders graduated from AFIT in 1962 with an M.S. and retired Sept 1st 1969.", "In 1962, William Anders graduated with an M.S. from his alma Mater, AFIT. He became a crew member on Apollo 8, a NASA operated mission. His commander on Apollo 8 was Frank Borman, and the mission's backup pilot was Buzz Aldrin. William Anders retired on the 1st of September, 1969.", "William Anders graduated with an M.S. from AFIT in 1962. He then went on to work for NASA and became a crew member on Apollo 8 along with Buzz Aldrin as backup pilot and Frank Borman as the commander. William Anders then retired in 1969." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:mission", "resource:Apollo_8" ], [ "resource:William_Anders", "property:date_of_retirement", "1969-09-01" ], [ "resource:William_Anders", "property:alma_mater", "resource:AFIT__M_S__1962" ], [ "resource:Apollo_8", "property:backup_pilot", "resource:Buzz_Aldrin" ], [ "resource:Apollo_8", "property:commander", "resource:Frank_Borman" ], [ "resource:Apollo_8", "property:operator", "resource:NASA" ] ]
William_Anders
[ { "modified": "1969-09-01", "readable": "1969-09-01", "graph": "1969-09-01" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "backupPilot", "readable": "backup pilot", "graph": "property:backup_pilot" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "dateOfRetirement", "readable": "date of retirement", "graph": "property:date_of_retirement" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "AFIT, M.S. 1962", "readable": "AFIT, M.S. 1962", "graph": "resource:AFIT__M_S__1962" }, { "modified": "Apollo_8", "readable": "Apollo 8", "graph": "resource:Apollo_8" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "Frank_Borman", "readable": "Frank Borman", "graph": "resource:Frank_Borman" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:operator resource:NASA . ?d property:mission ?h . ?d property:date_of_retirement ?k . ?d rdf:type ontology:astronaut . FILTER ( ?k = \"1969-09-01\" ) }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:operator resource:NASA . ?d property:mission ?h . ?d property:date_of_retirement ?k . ?d rdf:type ontology:astronaut . FILTER ( ?k = \"1969-09-01\" ) }", "graph_answer": [ "resource:Apollo_8" ], "readable_answer": [ "Apollo 8" ], "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": "ASK WHERE { ?o property:alma_mater ?f . ?o property:mission resource:Apollo_11 . ?o rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?o property:alma_mater ?f . ?o property:mission resource:Apollo_11 . ?o 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" ] } ]
Athlete
3
6190
Id26
[ { "subject": "Abner_(footballer)", "property": "team", "object": "Brazil_national_under-20_football_team" }, { "subject": "Abner_(footballer)", "property": "clubs", "object": "Coritiba_Foot_Ball_Club" }, { "subject": "Abner_(footballer)", "property": "dateOfBirth", "object": "\"1996-05-30\"^^xsd:date" } ]
[ { "subject": "Abner_(footballer)", "property": "club", "object": "Brazil_national_under-20_football_team" }, { "subject": "Abner_(footballer)", "property": "club", "object": "Coritiba_Foot_Ball_Club" }, { "subject": "Abner_(footballer)", "property": "birthDate", "object": "1996-05-30" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abner the footballer, was born on May 30th 1996 and he has represented the Brazil national under 20 team as well as plays for the Coritiba Football Club.", "The footballer Abner was born on 30/05/1996 and plays for the Brazilian national under 20 football team and Coritiba Football Club.", "Abner is a footballer who was born on 30 May 1996 and plays for the Coritiba Football Club and the Brazilian national under 20 football team." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abner__footballer_", "rdf:type", "ontology:athlete" ], [ "resource:Abner__footballer_", "property:club", "resource:Brazil_national_under_20_football_team" ], [ "resource:Abner__footballer_", "property:club", "resource:Coritiba_Foot_Ball_Club" ], [ "resource:Abner__footballer_", "property:birth_date", "resource:1996_05_30" ] ]
Abner_(footballer)
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "1996-05-30", "readable": "1996-05-30", "graph": "resource:1996_05_30" }, { "modified": "Abner_(footballer)", "readable": "Abner", "graph": "resource:Abner__footballer_" }, { "modified": "Brazil_national_under-20_football_team", "readable": "Brazil national under-20 football team", "graph": "resource:Brazil_national_under_20_football_team" }, { "modified": "Coritiba_Foot_Ball_Club", "readable": "Coritiba Foot Ball Club", "graph": "resource:Coritiba_Foot_Ball_Club" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( YEAR ( ?e ) , '1996' ) ) . ?g rdf:type ontology:athlete . ?g property:birth_date ?e }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( YEAR ( ?e ) , '1996' ) ) . ?g rdf:type ontology:athlete . ?g property:birth_date ?e }", "graph_answer": [ "resource:Abner__footballer_" ], "readable_answer": [ "Abner" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Abner__footballer_ property:birth_date ?b . resource:Abner__footballer_ rdf:type ontology:athlete . FILTER ( CONTAINS ( YEAR ( ?b ) , '1996' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Abner_(footballer) property:birth_date ?b . resource:Abner_(footballer) rdf:type ontology:athlete . FILTER ( CONTAINS ( YEAR ( ?b ) , '1996' ) ) }", "graph_answer": [ "resource:1996_05_30" ], "readable_answer": [ "1996-05-30" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?w ) , 'club' ) ) . resource:Abner__footballer_ property:club ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?w ) , 'club' ) ) . resource:Abner_(footballer) property:club ?w }", "graph_answer": [ "resource:Coritiba_Foot_Ball_Club" ], "readable_answer": [ "Coritiba Foot Ball Club" ], "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" ] } ]
Artist
3
5983
Id129
[ { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "London" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "England" }, { "subject": "London", "property": "leaderName", "object": "Boris_Johnson" } ]
[ { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "London" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "England" }, { "subject": "London", "property": "leader", "object": "Boris_Johnson" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Garth Jones, born in England, died in Boris Johnson led, London.", "Boris Johnson is a leader in London, where Alfred Garth Jones died. He was born in England.", "Boris Johnson is a leader in London, the city where English born, Alfred Garth Jones, died." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:London", "property:leader", "resource:Boris_Johnson" ], [ "resource:Alfred_Garth_Jones", "rdf:type", "ontology:artist" ], [ "resource:Alfred_Garth_Jones", "property:death_place", "resource:London" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:England" ] ]
Alfred_Garth_Jones
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfred_Garth_Jones", "readable": "Alfred Garth Jones", "graph": "resource:Alfred_Garth_Jones" }, { "modified": "Boris_Johnson", "readable": "Boris Johnson", "graph": "resource:Boris_Johnson" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "London", "readable": "London", "graph": "resource:London" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g property:death_place resource:London . ?g rdf:type ontology:artist . ?g property:birth_place resource:England }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g property:death_place resource:London . ?g rdf:type ontology:artist . ?g property:birth_place resource:England }", "graph_answer": [ "resource:Alfred_Garth_Jones" ], "readable_answer": [ "Alfred Garth Jones" ], "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 ?g WHERE { resource:London property:significant_project ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:London property:significant_project ?g }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?c ) WHERE { ?o property:leader_title resource:European_Parliament . ?j property:death_place ?o . ?j rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?c ) WHERE { ?o property:leader_title resource:European_Parliament . ?j property:death_place ?o . ?j rdf:type ontology:artist }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Company
4
9659
Id5
[ { "subject": "AmeriGas", "property": "operatingIncome", "object": "3.807E8" }, { "subject": "AmeriGas", "property": "locationCountry", "object": "United_States" }, { "subject": "AmeriGas", "property": "numberOfEmployees", "object": "8500" }, { "subject": "AmeriGas", "property": "foundingYear", "object": "1959-01-01" } ]
[ { "subject": "AmeriGas", "property": "operatingIncome", "object": "380700000" }, { "subject": "AmeriGas", "property": "country", "object": "United_States" }, { "subject": "AmeriGas", "property": "numberOfEmployees", "object": "8500" }, { "subject": "AmeriGas", "property": "foundingDate", "object": "1959-01-01" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The company AmeriGas in the United States has an operating income of 380700000. AmeriGas started on January 1,1959 and now has 8,500 employees.", "AmeriGas, was founded in the United States on January 1, 1959. It employs 8,500 people and has an operating income of #380,700,000.", "The American Company, AmeriGas was founded on 1959-01-01 and has an operating income of 380700000. It employs 8500 workers." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AmeriGas", "property:founding_date", "resource:1959_01_01" ], [ "resource:AmeriGas", "property:number_of_employees", "resource:8500" ], [ "resource:AmeriGas", "rdf:type", "ontology:company" ], [ "resource:AmeriGas", "property:country", "resource:United_States" ], [ "resource:AmeriGas", "property:operating_income", "380700000" ] ]
AmeriGas
[ { "modified": "380700000", "readable": "380700000", "graph": "380700000" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "foundingDate", "readable": "founding date", "graph": "property:founding_date" }, { "modified": "numberOfEmployees", "readable": "number of employees", "graph": "property:number_of_employees" }, { "modified": "operatingIncome", "readable": "operating income", "graph": "property:operating_income" }, { "modified": "1959-01-01", "readable": "1959-01-01", "graph": "resource:1959_01_01" }, { "modified": "8500", "readable": "8500", "graph": "resource:8500" }, { "modified": "AmeriGas", "readable": "AmeriGas", "graph": "resource:AmeriGas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?h rdf:type ontology:company . ?h property:operating_income ?l . FILTER ( ?o = \"1959_01_01\" ) . ?h property:founding_date ?o }", "readable_query": "SELECT DISTINCT ?l WHERE { ?h rdf:type ontology:company . ?h property:operating_income ?l . FILTER ( ?o = \"1959-01-01\" ) . ?h property:founding_date ?o }", "graph_answer": [ "380700000" ], "readable_answer": [ "380700000" ], "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 ?z WHERE { ?z property:founding_date ?l . ?z rdf:type ontology:company . ?z property:operating_income 380700000 . FILTER ( ?l = \"1959_01_01\" ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:founding_date ?l . ?z rdf:type ontology:company . ?z property:operating_income 380700000 . FILTER ( ?l = \"1959-01-01\" ) }", "graph_answer": [ "resource:AmeriGas" ], "readable_answer": [ "AmeriGas" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o ?h WHERE { resource:AmeriGas property:country ?o . resource:AmeriGas property:number_of_employees ?h }", "readable_query": "SELECT DISTINCT ?o ?h WHERE { resource:AmeriGas property:country ?o . resource:AmeriGas property:number_of_employees ?h }", "graph_answer": [ "resource:United_States", "resource:8500" ], "readable_answer": [ "United States", "8500" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
2
5211
Id203
[ { "subject": "Alfred_N._Phillips", "property": "militaryBranch", "object": "United_States_Army" }, { "subject": "United_States_Army", "property": "battles", "object": "Spanish–American_War" } ]
[ { "subject": "Alfred_N._Phillips", "property": "militaryBranch", "object": "United_States_Army" }, { "subject": "United_States_Army", "property": "battle", "object": "Spanish–American_War" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The United States Army was involved in the Spanish-American War and one of is members was Alfred N. Phillips.", "Alfred N. Phillips served in the United States, Army, the army which was involved in battles in the Spanish-American War." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States_Army", "property:battle", "resource:Spanish_American_War" ], [ "resource:Alfred_N__Phillips", "rdf:type", "ontology:politician" ], [ "resource:Alfred_N__Phillips", "property:military_branch", "resource:United_States_Army" ] ]
Alfred_N._Phillips
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "Alfred_N._Phillips", "readable": "Alfred N. Phillips", "graph": "resource:Alfred_N__Phillips" }, { "modified": "Spanish–American_War", "readable": "Spanish–American War", "graph": "resource:Spanish_American_War" }, { "modified": "United_States_Army", "readable": "United States Army", "graph": "resource:United_States_Army" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i ?v WHERE { ?i property:military_branch ?v . ?v property:battle resource:Spanish_American_War . ?i rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?i ?v WHERE { ?i property:military_branch ?v . ?v property:battle resource:Spanish–American_War . ?i rdf:type ontology:politician }", "graph_answer": [ "resource:Alfred_N__Phillips", "resource:United_States_Army" ], "readable_answer": [ "Alfred N. Phillips", "United States Army" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
3
6461
Id81
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "owner", "object": "Bella_Center" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "tenant", "object": "Marriott_International" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "floorCount", "object": "\"23\"^^xsd:positiveInteger" } ]
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "owner", "object": "Bella_Center" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "tenant", "object": "Marriott_International" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "floorCount", "object": "23" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Bella Sky hotel in Copenhagen has 23 floors, is owned by Bella Center and tenanted by Marriott International.", "The owner of the AC Hotel Bella Sky Copenhagen which has 23 floors is Bella Center and the tenant is Marriott International.", "AC Hotel Bella Sky Copenhagen, which has 23 floors, is owned by Bella Center and its tenant is the Marriott International." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:floor_count", "23" ], [ "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:owner", "resource:Bella_Center" ] ]
AC_Hotel_Bella_Sky_Copenhagen
[ { "modified": "23", "readable": "23", "graph": "23" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "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": "Bella_Center", "readable": "Bella Center", "graph": "resource:Bella_Center" }, { "modified": "Marriott_International", "readable": "Marriott International", "graph": "resource:Marriott_International" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?j property:floor_count ?h . ?j rdf:type ontology:building . ?j property:owner ?v . FILTER ( ?h > '10' ) }", "readable_query": "SELECT DISTINCT ?v WHERE { ?j property:floor_count ?h . ?j rdf:type ontology:building . ?j property:owner ?v . FILTER ( ?h > '10' ) }", "graph_answer": [ "resource:Bella_Center" ], "readable_answer": [ "Bella Center" ], "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 { ?b property:owner resource:Bella_Center . ?b property:floor_count ?s . ?b rdf:type ontology:building . FILTER ( ?s > '10' ) }", "readable_query": "SELECT DISTINCT ?s WHERE { ?b property:owner resource:Bella_Center . ?b property:floor_count ?s . ?b rdf:type ontology:building . FILTER ( ?s > '10' ) }", "graph_answer": [ "23" ], "readable_answer": [ "23" ], "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 ?y WHERE { ?y property:owner resource:Bella_Center . ?y property:floor_count 23 . ?y rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:owner resource:Bella_Center . ?y property:floor_count 23 . ?y rdf:type ontology:building }", "graph_answer": [ "resource:AC_Hotel_Bella_Sky_Copenhagen" ], "readable_answer": [ "AC Hotel Bella Sky Copenhagen" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen property:subsidiary ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen property:subsidiary ?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" ] } ]
MeanOfTransportation
2
4804
Id39
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "American_Locomotive_Company" }, { "subject": "ALCO_RS-3", "property": "enginetype", "object": "Four-stroke_engine" } ]
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "American_Locomotive_Company" }, { "subject": "ALCO_RS-3", "property": "engine", "object": "Four-stroke_engine" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The ALCO RS-3 has a four-stroke engine and was built by the American Locomotive Company.", "The American Locomotive Company built the ALCO RS-3 which has a 4-stroke engine." ], "lang": [ "", "" ] }
[]
[]
[ [ "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:builder", "resource:American_Locomotive_Company" ] ]
ALCO_RS-3
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "ALCO_RS-3", "readable": "ALCO RS-3", "graph": "resource:ALCO_RS_3" }, { "modified": "American_Locomotive_Company", "readable": "American Locomotive Company", "graph": "resource:American_Locomotive_Company" }, { "modified": "Four-stroke_engine", "readable": "Four-stroke engine", "graph": "resource:Four_stroke_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?x ) WHERE { ?t property:builder ?c . ?t rdf:type ontology:mean_of_transportation . ?t property:engine resource:Four_stroke_engine }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?x ) WHERE { ?t property:builder ?c . ?t rdf:type ontology:mean_of_transportation . ?t property:engine resource:Four-stroke_engine }", "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 ?y WHERE { ?b rdf:type ontology:mean_of_transportation . ?b property:builder ?y . ?b property:engine resource:Four_stroke_engine }", "readable_query": "SELECT DISTINCT ?y WHERE { ?b rdf:type ontology:mean_of_transportation . ?b property:builder ?y . ?b property:engine resource:Four-stroke_engine }", "graph_answer": [ "resource:American_Locomotive_Company" ], "readable_answer": [ "American Locomotive Company" ], "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 ?q WHERE { ?q property:builder resource:American_Locomotive_Company . ?q rdf:type ontology:mean_of_transportation . ?q property:engine resource:Four_stroke_engine }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q property:builder resource:American_Locomotive_Company . ?q rdf:type ontology:mean_of_transportation . ?q property:engine resource:Four-stroke_engine }", "graph_answer": [ "resource:ALCO_RS_3" ], "readable_answer": [ "ALCO RS-3" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5695
Id28
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayDesignation", "object": "\"18R/36L\"" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "\"3500.0\"^^xsd:double" } ]
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayName", "object": "\"18R/36L\"" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "3500.0" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Located in Alcobendas, Adolfo Suárez Madrid–Barajas Airport has a runway length of 3500 metres and a runway named 18R/36L.", "Adolfo Suárez Madrid Barajas Airport is found in Alcobendas. The runway name is 18R/36L and the length is 3500.0.", "Adolfo Suárez Madrid Barajas Airport is found in Alcobendas. Its runway name is 18R/36L and the length of it is 3500 feet." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:runway_length", "resource:3500_0" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Alcobendas" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:runway_name", "resource:18R_36L" ] ]
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": "18R/36L", "readable": "18R/36L", "graph": "resource:18R_36L" }, { "modified": "3500.0", "readable": "3500.0", "graph": "resource:3500_0" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "Alcobendas", "readable": "Alcobendas", "graph": "resource:Alcobendas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?s ) WHERE { ?j property:runway_name resource:18R_36L . ?j rdf:type ontology:airport . ?j property:runway_length resource:3500_0 }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?s ) WHERE { ?j property:runway_name resource:18R/36L . ?j rdf:type ontology:airport . ?j property:runway_length resource:3500.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 ?u WHERE { ?u property:runway_name resource:18R_36L . ?u property:runway_length resource:3500_0 . ?u rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:runway_name resource:18R/36L . ?u property:runway_length resource:3500.0 . ?u 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 ?x WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?x }", "graph_answer": [ "resource:Alcobendas" ], "readable_answer": [ "Alcobendas" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12425
Id142
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" } ]
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Atlas II is from the United States where The inhabitants are called Americans and the language is English. United States has ethnic groups including African Americans and its leader is entitled The President of the United States.", "Atlas II originates from the United States where English is spoken and the President is the leader. The country is inhabited by Americans and includes the ethnic group of African Americans.", "The Atlas II originated from the U.S. where the leader is known as the President. The country uses the English language and its inhabitants, which includes the ethnic group of African Americans, are known as Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlas_II", "property:country_origin", "resource:United_States" ], [ "resource:Atlas_II", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ] ]
Atlas_II
[ { "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": "language", "readable": "language", "graph": "property:language" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) . ?o property:ethnic_group resource:African_Americans . ?a property:country_origin ?o . ?a rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) . ?o property:ethnic_group resource:African_Americans . ?a property:country_origin ?o . ?a rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Atlas_II" ], "readable_answer": [ "Atlas II" ], "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 ?b ?o WHERE { ?o property:leader_title ?b . resource:Atlas_II property:country_origin ?o }", "readable_query": "SELECT DISTINCT ?b ?o WHERE { ?o property:leader_title ?b . resource:Atlas_II property:country_origin ?o }", "graph_answer": [ "resource:President_of_the_United_States", "resource:United_States" ], "readable_answer": [ "President of the United States", "United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g ?c WHERE { resource:United_States property:demonym ?g . resource:United_States property:language ?c }", "readable_query": "SELECT DISTINCT ?g ?c WHERE { resource:United_States property:demonym ?g . resource:United_States property:language ?c }", "graph_answer": [ "resource:Americans", "resource:English_language" ], "readable_answer": [ "Americans", "English language" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
2
5210
Id202
[ { "subject": "Alfred_N._Phillips", "property": "militaryBranch", "object": "United_States_Army" }, { "subject": "United_States_Army", "property": "battles", "object": "Korean_War" } ]
[ { "subject": "Alfred_N._Phillips", "property": "militaryBranch", "object": "United_States_Army" }, { "subject": "United_States_Army", "property": "battle", "object": "Korean_War" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alfred N. Phillips was in the U.S. Army. That army fought in the Korean War.", "The United States Army fought in the Korean War and one of its members was Alfred N. Phillips." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States_Army", "property:battle", "resource:Korean_War" ], [ "resource:Alfred_N__Phillips", "rdf:type", "ontology:politician" ], [ "resource:Alfred_N__Phillips", "property:military_branch", "resource:United_States_Army" ] ]
Alfred_N._Phillips
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "Alfred_N._Phillips", "readable": "Alfred N. Phillips", "graph": "resource:Alfred_N__Phillips" }, { "modified": "Korean_War", "readable": "Korean War", "graph": "resource:Korean_War" }, { "modified": "United_States_Army", "readable": "United States Army", "graph": "resource:United_States_Army" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z ?p WHERE { ?z property:military_branch ?p . ?z rdf:type ontology:politician . ?p property:battle resource:Korean_War }", "readable_query": "SELECT DISTINCT ?z ?p WHERE { ?z property:military_branch ?p . ?z rdf:type ontology:politician . ?p property:battle resource:Korean_War }", "graph_answer": [ "resource:Alfred_N__Phillips", "resource:United_States_Army" ], "readable_answer": [ "Alfred N. Phillips", "United States Army" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
University
4
10741
Id33
[ { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "established", "object": "2000" }, { "subject": "Acharya_Institute_of_Technology", "property": "numberOfPostgraduateStudents", "object": "\"700\"^^xsd:nonNegativeInteger" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliations", "object": "Visvesvaraya_Technological_University" } ]
[ { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "established", "object": "2000" }, { "subject": "Acharya_Institute_of_Technology", "property": "numberOfPostgraduateStudents", "object": "700" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliation", "object": "Visvesvaraya_Technological_University" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acharya Institute of Technology, Bangalore, has 700 postgraduate students, is affiliated with Visvesvaraya Technological University and was established in the year 2000.", "Acharya Institute of Technology in Bangalore was established in 2000 and has 700 students. It is affiliated with Visvesvaraya Technological University.", "An affiliate of Visvesvaraya Technological University, Acharya Institute of Technology in Bangalore was established in 2000 and currently has 700 postgraduate students enrolled." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acharya_Institute_of_Technology", "property:city", "resource:Bangalore" ], [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:affiliation", "resource:Visvesvaraya_Technological_University" ], [ "resource:Acharya_Institute_of_Technology", "property:number_of_postgraduate_students", "700" ], [ "resource:Acharya_Institute_of_Technology", "property:established", "resource:2000" ] ]
Acharya_Institute_of_Technology
[ { "modified": "700", "readable": "700", "graph": "700" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "numberOfPostgraduateStudents", "readable": "number of postgraduate students", "graph": "property:number_of_postgraduate_students" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "Bangalore", "readable": "Bangalore", "graph": "resource:Bangalore" }, { "modified": "Visvesvaraya_Technological_University", "readable": "Visvesvaraya Technological University", "graph": "resource:Visvesvaraya_Technological_University" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?k != '1100' ) . ?c rdf:type ontology:university . ?c property:number_of_postgraduate_students ?k . ?c property:established ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?k != '1100' ) . ?c rdf:type ontology:university . ?c property:number_of_postgraduate_students ?k . ?c property:established ?d }", "graph_answer": [ "resource:2000" ], "readable_answer": [ "2000" ], "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 ?j WHERE { ?m property:number_of_postgraduate_students ?j . ?m property:established resource:2000 . ?m rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?j WHERE { ?m property:number_of_postgraduate_students ?j . ?m property:established resource:2000 . ?m rdf:type ontology:university }", "graph_answer": [ "700" ], "readable_answer": [ "700" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?x property:established resource:2000 . ?x property:city ?e . ?x rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?e WHERE { ?x property:established resource:2000 . ?x property:city ?e . ?x rdf:type ontology:university }", "graph_answer": [ "resource:Bangalore" ], "readable_answer": [ "Bangalore" ], "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 ?q WHERE { ?q rdf:type ontology:university . ?q property:city resource:Bangalore . ?q property:established resource:2000 }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:university . ?q property:city resource:Bangalore . ?q property:established resource:2000 }", "graph_answer": [ "resource:Acharya_Institute_of_Technology" ], "readable_answer": [ "Acharya Institute of Technology" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Acharya_Institute_of_Technology property:affiliation ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Acharya_Institute_of_Technology property:affiliation ?l }", "graph_answer": [ "resource:Visvesvaraya_Technological_University" ], "readable_answer": [ "Visvesvaraya Technological University" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6906
Id194
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Attica,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Fountain_County,_Indiana" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Attica,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Fountain_County,_Indiana" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The United States, which has the capital city of Washington DC, is also the location of Attica, part of Fountain County in Indiana.", "Attica, Fountain County, Indiana is in the United States: where Washington, D.C. is the capital.", "Attica, is part of Fountain County, Indiana, in the United States, the capital of which is, Washington, D.C." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Attica__Indiana", "rdf:type", "ontology:city" ], [ "resource:Attica__Indiana", "property:country", "resource:United_States" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:Fountain_County__Indiana" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ] ]
Attica,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Attica,_Indiana", "readable": "Attica, Indiana", "graph": "resource:Attica__Indiana" }, { "modified": "Fountain_County,_Indiana", "readable": "Fountain County, Indiana", "graph": "resource:Fountain_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g property:is_part_of resource:Fountain_County__Indiana . ?g property:country resource:United_States . ?g rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g property:is_part_of resource:Fountain_County,_Indiana . ?g property:country resource:United_States . ?g rdf:type ontology:city }", "graph_answer": [ "resource:Attica__Indiana" ], "readable_answer": [ "Attica, Indiana" ], "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 ( COUNT ( ?w ) AS ?k ) WHERE { resource:United_States property:capital ?w }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?k ) WHERE { resource:United_States property:capital ?w }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:United_States property:capital ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:United_States property:capital ?z }", "graph_answer": [ "resource:Washington__D_C_" ], "readable_answer": [ "Washington, D.C." ], "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" ] } ]
Building
2
3924
Id76
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "tenant", "object": "Marriott_International" }, { "subject": "Marriott_International", "property": "keyPeople", "object": "Bill_Marriott" } ]
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "tenant", "object": "Marriott_International" }, { "subject": "Marriott_International", "property": "keyPerson", "object": "Bill_Marriott" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Marriott International, with Bill Marriott as a key leader, is the tenant of AC Hotel Bella Sky Copenhagen.", "The tenant of the AC Hotel Bella Sky Copenhagen is Marriott International, one of whose key people is Bill Marriott.", "AC Hotel Bella Sky Copenhagen is in the Marriott International Hotel overseen by Bill Marriott of Marriott International." ], "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" ] ]
AC_Hotel_Bella_Sky_Copenhagen
[ { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "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": "Bill_Marriott", "readable": "Bill Marriott", "graph": "resource:Bill_Marriott" }, { "modified": "Marriott_International", "readable": "Marriott International", "graph": "resource:Marriott_International" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( LCASE ( ?p ) , 'international' ) ) . ?p property:key_person resource:Bill_Marriott }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( LCASE ( ?p ) , 'international' ) ) . ?p property:key_person resource:Bill_Marriott }", "graph_answer": [ "resource:Marriott_International" ], "readable_answer": [ "Marriott International" ], "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:AC_Hotel_Bella_Sky_Copenhagen property:tenant resource:Marriott_International . resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building }", "readable_query": "ASK WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen property:tenant resource:Marriott_International . resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building }", "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" ] } ]
Company
7
13124
Id1
[ { "subject": "GMA_New_Media", "property": "foundingYear", "object": "2000-01-01" }, { "subject": "GMA_New_Media", "property": "product", "object": "Mobile_Applications" }, { "subject": "GMA_New_Media", "property": "industry", "object": "Mass_Media" }, { "subject": "GMA_New_Media", "property": "keyPerson", "object": "Felipe_Gozon" }, { "subject": "GMA_New_Media", "property": "location", "object": "GMA_Network_Center" }, { "subject": "GMA_New_Media", "property": "location", "object": "Philippines" }, { "subject": "GMA_New_Media", "property": "type", "object": "Media_company" } ]
[ { "subject": "GMA_New_Media", "property": "foundingDate", "object": "2000-01-01" }, { "subject": "GMA_New_Media", "property": "product", "object": "Mobile_Applications" }, { "subject": "GMA_New_Media", "property": "industry", "object": "Mass_Media" }, { "subject": "GMA_New_Media", "property": "keyPerson", "object": "Felipe_Gozon" }, { "subject": "GMA_New_Media", "property": "location", "object": "GMA_Network_Center" }, { "subject": "GMA_New_Media", "property": "location", "object": "Philippines" }, { "subject": "GMA_New_Media", "property": "type", "object": "Media_company" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "GMA New Media is a mass media company which makes mobile applications. They were founded on Jan 1, 2000 in the Philippines. They are headed up by Felipe Gozon, and are headquartered in the GMA Network Center.", "GMA New Media is a media company in the Philippines. They were founded on Jan 1 2000, and are headed up by Felipe Gozon. Located in the GMA Network Center, they develop mobile applications.", "GMA New Media, Inc., a mass media company that offers products such as mobile applications, was founded on January 1, 2000. GMA New Media, whose key person is Felipe Gozon, is located in the GMA Network Center in the Philippines." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:GMA_New_Media", "property:founding_date", "resource:2000_01_01" ], [ "resource:GMA_New_Media", "property:product", "resource:Mobile_Applications" ], [ "resource:GMA_New_Media", "property:key_person", "resource:Felipe_Gozon" ], [ "resource:GMA_New_Media", "rdf:type", "ontology:media_company" ], [ "resource:GMA_New_Media", "property:location", "resource:GMA_Network_Center" ], [ "resource:GMA_New_Media", "property:location", "resource:Philippines" ], [ "resource:GMA_New_Media", "property:industry", "resource:Mass_Media" ] ]
GMA_New_Media
[ { "modified": "Media_company", "readable": "media company", "graph": "ontology:media_company" }, { "modified": "foundingDate", "readable": "founding date", "graph": "property:founding_date" }, { "modified": "industry", "readable": "industry", "graph": "property:industry" }, { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "2000-01-01", "readable": "2000-01-01", "graph": "resource:2000_01_01" }, { "modified": "Felipe_Gozon", "readable": "Felipe Gozon", "graph": "resource:Felipe_Gozon" }, { "modified": "GMA_Network_Center", "readable": "GMA Network Center", "graph": "resource:GMA_Network_Center" }, { "modified": "GMA_New_Media", "readable": "GMA New Media", "graph": "resource:GMA_New_Media" }, { "modified": "Mass_Media", "readable": "Mass Media", "graph": "resource:Mass_Media" }, { "modified": "Mobile_Applications", "readable": "Mobile Applications", "graph": "resource:Mobile_Applications" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?p rdf:type ontology:media_company . ?p property:founding_date ?o . ?p property:industry ?w . FILTER ( CONTAINS ( YEAR ( ?o ) , '2000' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { ?p rdf:type ontology:media_company . ?p property:founding_date ?o . ?p property:industry ?w . FILTER ( CONTAINS ( YEAR ( ?o ) , '2000' ) ) }", "graph_answer": [ "resource:Mass_Media" ], "readable_answer": [ "Mass Media" ], "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 { ?d property:industry resource:Mass_Media . ?d property:founding_date ?j . ?d rdf:type ontology:media_company . FILTER ( CONTAINS ( YEAR ( ?j ) , '2000' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d property:industry resource:Mass_Media . ?d property:founding_date ?j . ?d rdf:type ontology:media_company . FILTER ( CONTAINS ( YEAR ( ?j ) , '2000' ) ) }", "graph_answer": [ "resource:GMA_New_Media" ], "readable_answer": [ "GMA New Media" ], "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 ?u WHERE { resource:GMA_New_Media property:founding_date ?u . FILTER ( CONTAINS ( YEAR ( ?u ) , '2000' ) ) . resource:GMA_New_Media rdf:type ontology:media_company . resource:GMA_New_Media property:industry resource:Mass_Media }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:GMA_New_Media property:founding_date ?u . FILTER ( CONTAINS ( YEAR ( ?u ) , '2000' ) ) . resource:GMA_New_Media rdf:type ontology:media_company . resource:GMA_New_Media property:industry resource:Mass_Media }", "graph_answer": [ "resource:2000_01_01" ], "readable_answer": [ "2000-01-01" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t ?x WHERE { resource:GMA_New_Media property:key_person ?t . resource:GMA_New_Media property:product ?x }", "readable_query": "SELECT DISTINCT ?t ?x WHERE { resource:GMA_New_Media property:key_person ?t . resource:GMA_New_Media property:product ?x }", "graph_answer": [ "resource:Felipe_Gozon", "resource:Mobile_Applications" ], "readable_answer": [ "Felipe Gozon", "Mobile Applications" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
2
4253
Id103
[ { "subject": "Atlantic_City,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
[ { "subject": "Atlantic_City,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The United States includes the ethnic group of Asian Americans and is the location of Atlantic City, New Jersey.", "Atlantic City, New Jersey is part of the United States of America where Asian Americans are one of the ethnic groups.", "Asian Americans are an ethnic group in the United States, where Atlantic City, New Jersey can be found." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City__New_Jersey", "rdf:type", "ontology:city" ], [ "resource:Atlantic_City__New_Jersey", "property:country", "resource:United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Atlantic_City,_New_Jersey
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Atlantic_City,_New_Jersey", "readable": "Atlantic City, New Jersey", "graph": "resource:Atlantic_City__New_Jersey" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'states' ) ) . ?t property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'states' ) ) . ?t property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?o property:country resource:United_States . ?o rdf:type ontology:city }", "readable_query": "ASK WHERE { ?o property:country resource:United_States . ?o rdf:type ontology:city }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?z WHERE { ?z rdf:type ontology:city . ?z property:country resource:United_States }", "readable_query": "SELECT ?z WHERE { ?z rdf:type ontology:city . ?z property:country resource:United_States }", "graph_answer": [ "resource:Atlantic_City__New_Jersey" ], "readable_answer": [ "Atlantic City, New Jersey" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9922
Id211
[ { "subject": "Beef_kway_teow", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "language", "object": "English_language" }, { "subject": "Beef_kway_teow", "property": "country", "object": "\"Singapore and Indonesia\"@en" }, { "subject": "Singapore", "property": "leaderName", "object": "Tony_Tan" } ]
[ { "subject": "Beef_kway_teow", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "language", "object": "English_language" }, { "subject": "Beef_kway_teow", "property": "country", "object": "\"Singapore and Indonesia\"" }, { "subject": "Singapore", "property": "leader", "object": "Tony_Tan" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Beef kway teow comes from the Singapore region where The English language is spoken. The dish is found in the countries of Indonesia and Singapore. The leader of Singapore is Tony Tan.", "Beef kway teow is a dish of Singapore where Tony Tan is the leader and English is spoken. The dish is also popular in Indonesia.", "Singapore's leader is Tony Tan and one of the country's spoken language is English. Beef kway teow is made there and Indonesia too." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Beef_kway_teow", "rdf:type", "ontology:food" ], [ "resource:Beef_kway_teow", "property:country", "resource:Singapore_and_Indonesia" ], [ "resource:Beef_kway_teow", "property:region", "resource:Singapore" ], [ "resource:Singapore", "property:leader", "resource:Tony_Tan" ], [ "resource:Singapore", "property:language", "resource:English_language" ] ]
Beef_kway_teow
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Beef_kway_teow", "readable": "Beef kway teow", "graph": "resource:Beef_kway_teow" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" }, { "modified": "Singapore and Indonesia", "readable": "Singapore and Indonesia", "graph": "resource:Singapore_and_Indonesia" }, { "modified": "Tony_Tan", "readable": "Tony Tan", "graph": "resource:Tony_Tan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?y property:language resource:English_language . ?m property:country resource:Singapore_and_Indonesia . ?m property:region ?y . ?m rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?m WHERE { ?y property:language resource:English_language . ?m property:country resource:Singapore_and_Indonesia . ?m property:region ?y . ?m rdf:type ontology:food }", "graph_answer": [ "resource:Beef_kway_teow" ], "readable_answer": [ "Beef kway teow" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Singapore property:has_to_its_southwest ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Singapore property:has_to_its_southwest ?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" ] } ]
Building
5
11546
Id10
[ { "subject": "200_Public_Square", "property": "location", "object": "Cleveland" }, { "subject": "200_Public_Square", "property": "architect", "object": "HOK_(firm)" }, { "subject": "Cleveland", "property": "subdivisionName", "object": "Cuyahoga_County,_Ohio" }, { "subject": "Cleveland", "property": "isPartOf", "object": "Ohio" }, { "subject": "Cleveland", "property": "country", "object": "United_States" } ]
[ { "subject": "200_Public_Square", "property": "location", "object": "Cleveland" }, { "subject": "200_Public_Square", "property": "architect", "object": "HOK_(firm)" }, { "subject": "Cleveland", "property": "isPartOf", "object": "Cuyahoga_County,_Ohio" }, { "subject": "Cleveland", "property": "isPartOf", "object": "Ohio" }, { "subject": "Cleveland", "property": "country", "object": "United_States" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "200 Public Square is located in Cleveland, Cuyahoga County, Ohio, United States and was designed by HOK.", "200 Public Square in Cleveland, Cuyahoga County, Ohio, United States was designed by the architectural firm HOK.", "The firm HOK were the architects of 200 Public Square, which is located in Cleveland, Cuyahoga County, Ohio, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Cleveland", "property:country", "resource:United_States" ], [ "resource:Cleveland", "property:is_part_of", "resource:Ohio" ], [ "resource:Cleveland", "property:is_part_of", "resource:Cuyahoga_County__Ohio" ], [ "resource:200_Public_Square", "property:architect", "resource:HOK__firm_" ], [ "resource:200_Public_Square", "rdf:type", "ontology:building" ], [ "resource:200_Public_Square", "property:location", "resource:Cleveland" ] ]
200_Public_Square
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "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": "200_Public_Square", "readable": "200 Public Square", "graph": "resource:200_Public_Square" }, { "modified": "Cleveland", "readable": "Cleveland", "graph": "resource:Cleveland" }, { "modified": "Cuyahoga_County,_Ohio", "readable": "Cuyahoga County, Ohio", "graph": "resource:Cuyahoga_County__Ohio" }, { "modified": "HOK_(firm)", "readable": "HOK", "graph": "resource:HOK__firm_" }, { "modified": "Ohio", "readable": "Ohio", "graph": "resource:Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?o ) WHERE { resource:Cleveland property:is_part_of ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?o ) WHERE { resource:Cleveland property:is_part_of ?t }", "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 ?r WHERE { resource:Cleveland property:is_part_of ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Cleveland property:is_part_of ?r }", "graph_answer": [ "resource:Ohio", "resource:Cuyahoga_County__Ohio" ], "readable_answer": [ "Ohio", "Cuyahoga County, Ohio" ], "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 ?s WHERE { ?s rdf:type ontology:building . ?s property:floor_area '111484 (square metres)' }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:building . ?s property:floor_area '111484 (square metres)' }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:200_Public_Square property:ingredient ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:200_Public_Square property:ingredient ?x }", "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" ] } ]
City
3
6837
Id125
[ { "subject": "Atlanta", "property": "subdivisionName", "object": "Fulton_County,_Georgia" }, { "subject": "Atlanta", "property": "isPartOf", "object": "DeKalb_County,_Georgia" }, { "subject": "Atlanta", "property": "country", "object": "United_States" } ]
[ { "subject": "Atlanta", "property": "isPartOf", "object": "Fulton_County,_Georgia" }, { "subject": "Atlanta", "property": "isPartOf", "object": "DeKalb_County,_Georgia" }, { "subject": "Atlanta", "property": "country", "object": "United_States" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlanta is part of Fulton County and DeKalb County in Georgia in the U.S.", "Atlanta is part of both Fulton County and DeKalb County in Georgia, United States.", "Atlanta is part of both Fulton County and DeKalb County, in Georgia, in the U.S." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlanta", "rdf:type", "ontology:city" ], [ "resource:Atlanta", "property:country", "resource:United_States" ], [ "resource:Atlanta", "property:is_part_of", "resource:DeKalb_County__Georgia" ], [ "resource:Atlanta", "property:is_part_of", "resource:Fulton_County__Georgia" ] ]
Atlanta
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Atlanta", "readable": "Atlanta", "graph": "resource:Atlanta" }, { "modified": "DeKalb_County,_Georgia", "readable": "DeKalb County, Georgia", "graph": "resource:DeKalb_County__Georgia" }, { "modified": "Fulton_County,_Georgia", "readable": "Fulton County, Georgia", "graph": "resource:Fulton_County__Georgia" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?d ) WHERE { resource:Atlanta property:is_part_of ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'd' ) ) }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?d ) WHERE { resource:Atlanta property:is_part_of ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'd' ) ) }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'dekalb' ) ) . resource:Atlanta property:is_part_of ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'dekalb' ) ) . resource:Atlanta property:is_part_of ?s }", "graph_answer": [ "resource:DeKalb_County__Georgia" ], "readable_answer": [ "DeKalb County, Georgia" ], "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 ( ?e ) AS ?r ) WHERE { resource:Atlanta property:is_part_of ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?r ) WHERE { resource:Atlanta property:is_part_of ?e }", "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 { resource:Atlanta property:is_part_of ?c . FILTER ( ?c != resource:DeKalb_County__Georgia ) }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Atlanta property:is_part_of ?c . FILTER ( ?c != resource:DeKalb_County,_Georgia ) }", "graph_answer": [ "resource:Fulton_County__Georgia" ], "readable_answer": [ "Fulton County, Georgia" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Atlanta property:division ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Atlanta property:division ?v }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6763
Id51
[ { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Amarillo,_Texas", "property": "subdivisionName", "object": "Potter_County,_Texas" }, { "subject": "Amarillo,_Texas", "property": "country", "object": "United_States" } ]
[ { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "Potter_County,_Texas" }, { "subject": "Amarillo,_Texas", "property": "country", "object": "United_States" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The city of Amarillo is part of Potter County, Texas in the United States.", "Amarillo is in Potter County, Texas, United States." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Amarillo__Texas", "rdf:type", "ontology:city" ], [ "resource:Amarillo__Texas", "property:country", "resource:United_States" ], [ "resource:Amarillo__Texas", "property:is_part_of", "resource:Texas" ], [ "resource:Amarillo__Texas", "property:is_part_of", "resource:Potter_County__Texas" ] ]
Amarillo,_Texas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Amarillo,_Texas", "readable": "Amarillo, Texas", "graph": "resource:Amarillo__Texas" }, { "modified": "Potter_County,_Texas", "readable": "Potter County, Texas", "graph": "resource:Potter_County__Texas" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?v ) WHERE { resource:Amarillo__Texas property:is_part_of ?z }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?v ) WHERE { resource:Amarillo,_Texas property:is_part_of ?z }", "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 ?i WHERE { resource:Amarillo__Texas property:is_part_of ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Amarillo,_Texas property:is_part_of ?i }", "graph_answer": [ "resource:Texas", "resource:Potter_County__Texas" ], "readable_answer": [ "Texas", "Potter County, Texas" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Amarillo__Texas property:model_years ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Amarillo,_Texas property:model_years ?e }", "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
11120
Id169
[ { "subject": "Belgium", "property": "leader", "object": "Charles_Michel" }, { "subject": "Belgium", "property": "leaderName", "object": "Philippe_of_Belgium" }, { "subject": "Antwerp_International_Airport", "property": "city", "object": "Antwerp" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" }, { "subject": "Belgium", "property": "capital", "object": "City_of_Brussels" } ]
[ { "subject": "Belgium", "property": "leader", "object": "Philippe_of_Belgium" }, { "subject": "Antwerp_International_Airport", "property": "cityServed", "object": "Antwerp" }, { "subject": "Belgium", "property": "leader", "object": "Charles_Michel" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" }, { "subject": "Belgium", "property": "capital", "object": "City_of_Brussels" } ]
(X (X (X (X) (X) (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Philippe of Belgium and Charles Michel are leaders in Belgium, the capital city of which is Brussels. In Belgium is Antwerp which is served by Antwerp International Airport.", "Antwerp International Airport serves the city of Antwerp. It is in the country of Belgium, where the capital city is Brussels. The leaders of Belgium are Charles Michel ad 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:capital", "resource:City_of_Brussels" ], [ "resource:Antwerp", "property:country", "resource:Belgium" ] ]
Antwerp_International_Airport
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Antwerp", "readable": "Antwerp", "graph": "resource:Antwerp" }, { "modified": "Antwerp_International_Airport", "readable": "Antwerp International Airport", "graph": "resource:Antwerp_International_Airport" }, { "modified": "Belgium", "readable": "Belgium", "graph": "resource:Belgium" }, { "modified": "Charles_Michel", "readable": "Charles Michel", "graph": "resource:Charles_Michel" }, { "modified": "City_of_Brussels", "readable": "City of Brussels", "graph": "resource:City_of_Brussels" }, { "modified": "Philippe_of_Belgium", "readable": "Philippe of Belgium", "graph": "resource:Philippe_of_Belgium" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Antwerp_International_Airport rdf:type ontology:airport . resource:Antwerp_International_Airport property:city_served resource:Antwerp }", "readable_query": "ASK WHERE { resource:Antwerp_International_Airport rdf:type ontology:airport . resource:Antwerp_International_Airport property:city_served resource:Antwerp }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?i ) WHERE { resource:Belgium property:leader ?j }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?i ) WHERE { resource:Belgium property:leader ?j }", "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 ?d WHERE { resource:Belgium property:leader ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Belgium property:leader ?d }", "graph_answer": [ "resource:Charles_Michel", "resource:Philippe_of_Belgium" ], "readable_answer": [ "Charles Michel", "Philippe of Belgium" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
2
4331
Id181
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albuquerque, New Mexico, is located in the United States, where Barack Obama is leader.", "The leader of the United States, where Albuquerque, New Mexico is located is Barack Obama.", "Barack Obama is a leader of the United States where Albuquerque, New Mexico is located." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader", "resource:Barack_Obama" ] ]
Albuquerque,_New_Mexico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "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 ?p ?c WHERE { ?p rdf:type ontology:city . ?c property:leader resource:Barack_Obama . ?p property:country ?c }", "readable_query": "SELECT DISTINCT ?p ?c WHERE { ?p rdf:type ontology:city . ?c property:leader resource:Barack_Obama . ?p property:country ?c }", "graph_answer": [ "resource:Albuquerque__New_Mexico", "resource:United_States" ], "readable_answer": [ "Albuquerque, New Mexico", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3499
Id111
[ { "subject": "Pop_music", "property": "fusiongenres", "object": "Disco" }, { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Pop_music" } ]
[ { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Pop_music" }, { "subject": "Pop_music", "property": "musicFusionGenre", "object": "Disco" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Disco is a genre of music that contain elements of other genres such as pop music which is the musical genre of Aleksandra Kovac.", "Aleksandra Kovac is a pop music performer and Disco is a fusion genre of pop music.", "Aleksandra Kovač's musical genre is Pop which is a fusion genre of disco." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandra_Kova_", "rdf:type", "ontology:artist" ], [ "resource:Aleksandra_Kova_", "property:genre", "resource:Pop_music" ], [ "resource:Pop_music", "property:music_fusion_genre", "resource:Disco" ] ]
Aleksandra_Kovač
[ { "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": "Pop_music", "readable": "Pop music", "graph": "resource:Pop_music" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d rdf:type ontology:artist . ?d property:genre ?k . ?k property:music_fusion_genre resource:Bhangra__music_ }", "readable_query": "ASK WHERE { ?d rdf:type ontology:artist . ?d property:genre ?k . ?k property:music_fusion_genre resource:Bhangra_(music) }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
2
3859
Id11
[ { "subject": "108_St_Georges_Terrace", "property": "location", "object": "Perth" }, { "subject": "Perth", "property": "country", "object": "Australia" } ]
[ { "subject": "108_St_Georges_Terrace", "property": "location", "object": "Perth" }, { "subject": "Perth", "property": "country", "object": "Australia" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "108 St. Georges Terrace is located in Perth, Australia.", "The 108 St. Georges Terrace is located in Perth, Australia." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:108_St_Georges_Terrace", "rdf:type", "ontology:building" ], [ "resource:108_St_Georges_Terrace", "property:location", "resource:Perth" ], [ "resource:Perth", "property:country", "resource:Australia" ] ]
108_St_Georges_Terrace
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "108_St_Georges_Terrace", "readable": "108 St Georges Terrace", "graph": "resource:108_St_Georges_Terrace" }, { "modified": "Australia", "readable": "Australia", "graph": "resource:Australia" }, { "modified": "Perth", "readable": "Perth", "graph": "resource:Perth" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d ?n WHERE { ?d property:location ?n . ?n property:country resource:Australia . ?d rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?d ?n WHERE { ?d property:location ?n . ?n property:country resource:Australia . ?d rdf:type ontology:building }", "graph_answer": [ "resource:108_St_Georges_Terrace", "resource:Perth" ], "readable_answer": [ "108 St Georges Terrace", "Perth" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11307
Id158
[ { "subject": "Anders_Osborne", "property": "recordLabel", "object": "Alligator_Records" }, { "subject": "Anders_Osborne", "property": "associatedActs", "object": "Johnny_Sansone" }, { "subject": "Anders_Osborne", "property": "occupation", "object": "Guitarist" }, { "subject": "Anders_Osborne", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" } ]
[ { "subject": "Anders_Osborne", "property": "recordLabel", "object": "Alligator_Records" }, { "subject": "Anders_Osborne", "property": "associatedBand/associatedMusicalArtist", "object": "Johnny_Sansone" }, { "subject": "Anders_Osborne", "property": "occupation", "object": "Guitarist" }, { "subject": "Anders_Osborne", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" } ]
(X (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anders Osborne was a dedicated guitarist ho signed to Alligator records along with Johnny Sansone. This rock music group produced a fusion genre called Bhangra.", "Rock guitarist Anders Osborne is signed with Alligator Records and associated with Johnny Sansone. Bhangra derives from rock.", "Rock guitarist Anders Osborne is on the Alligator records label and is associated with artist Johnny Sansone. Bhangra is a fusion of Rock." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Anders_Osborne", "rdf:type", "ontology:artist" ], [ "resource:Anders_Osborne", "property:occupation", "resource:Guitarist" ], [ "resource:Anders_Osborne", "property:associated_band_associated_musical_artist", "resource:Johnny_Sansone" ], [ "resource:Anders_Osborne", "property:genre", "resource:Rock_music" ], [ "resource:Anders_Osborne", "property:record_label", "resource:Alligator_Records" ], [ "resource:Rock_music", "property:music_fusion_genre", "resource:Bhangra__music_" ] ]
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": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alligator_Records", "readable": "Alligator Records", "graph": "resource:Alligator_Records" }, { "modified": "Anders_Osborne", "readable": "Anders Osborne", "graph": "resource:Anders_Osborne" }, { "modified": "Bhangra_(music)", "readable": "Bhangra", "graph": "resource:Bhangra__music_" }, { "modified": "Guitarist", "readable": "Guitarist", "graph": "resource:Guitarist" }, { "modified": "Johnny_Sansone", "readable": "Johnny Sansone", "graph": "resource:Johnny_Sansone" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t property:record_label resource:Alligator_Records . ?t rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?t ) , 'osborne' ) ) . ?t property:occupation resource:Guitarist }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:record_label resource:Alligator_Records . ?t rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?t ) , 'osborne' ) ) . ?t property:occupation resource:Guitarist }", "graph_answer": [ "resource:Anders_Osborne" ], "readable_answer": [ "Anders Osborne" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?p }", "graph_answer": [ "resource:Johnny_Sansone" ], "readable_answer": [ "Johnny Sansone" ], "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 { ?z property:music_fusion_genre resource:Death_metal }", "readable_query": "ASK WHERE { ?z property:music_fusion_genre resource:Death_metal }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?c property:music_fusion_genre resource:Bhangra__music_ }", "readable_query": "ASK WHERE { ?c property:music_fusion_genre resource:Bhangra_(music) }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?q WHERE { ?q property:music_fusion_genre resource:Bhangra__music_ }", "readable_query": "SELECT ?q WHERE { ?q property:music_fusion_genre resource:Bhangra_(music) }", "graph_answer": [ "resource:Rock_music" ], "readable_answer": [ "Rock music" ], "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" ] } ]
WrittenWork
3
8391
Id237
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Severed Wasp is from the United States, where Barack Obama is the leader. Asian Americans are one of the ethnic groups there.", "A severed Wasp originates from the United States which has Barack Obama as leader and includes many Asian Americans.", "A Severed Wasp was written in the United States where Barack Obama is the leader and Asian Americans are one of the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ] ]
A_Severed_Wasp
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "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 ?g ?x WHERE { resource:United_States property:ethnic_group ?g . resource:United_States property:leader ?x }", "readable_query": "SELECT DISTINCT ?g ?x WHERE { resource:United_States property:ethnic_group ?g . resource:United_States property:leader ?x }", "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": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:written_work . FILTER ( CONTAINS ( LCASE ( ?t ) , 'severed' ) ) . ?t property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:written_work . FILTER ( CONTAINS ( LCASE ( ?t ) , 'severed' ) ) . ?t property:country resource:United_States }", "graph_answer": [ "resource:A_Severed_Wasp" ], "readable_answer": [ "A Severed Wasp" ], "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" ] } ]
Food
4
9732
Id21
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Arem-arem", "property": "ingredient", "object": "Banana_leaf" }, { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" }, { "subject": "Arem-arem", "property": "mainIngredient", "object": "\"compressed rice cooked in banana leaf with vegetables or minced meat fillings\"@en" } ]
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Arem-arem", "property": "ingredient", "object": "Banana_leaf" }, { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" }, { "subject": "Arem-arem", "property": "mainIngredient", "object": "\"compressed rice cooked in banana leaf with vegetables or minced meat fillings\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Compressed rice cooked in banana leaf with vegetables or minced meat fillings are the main ingredients, in the Javanese dish, Arem-arem, which originates from Indonesia.", "Arem-arem is a dish from Java, Indonesia. The main ingredients of the food are compressed rice cooked in banana leaf with vegetables or minced meat fillings.", "Arem-arem is a Javanese dish commonly found in Indonesia and is comprised of compressed rice cooked in banana leaf with vegetables or minced meat fillings." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arem_arem", "property:ingredient", "resource:Banana_leaf" ], [ "resource:Arem_arem", "property:main_ingredient", "compressed rice cooked in banana leaf with vegetables or minced meat fillings" ], [ "resource:Arem_arem", "rdf:type", "ontology:food" ], [ "resource:Arem_arem", "property:country", "resource:Indonesia" ], [ "resource:Arem_arem", "property:region", "resource:Javanese_cuisine" ] ]
Arem-arem
[ { "modified": "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "readable": "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "graph": "compressed rice cooked in banana leaf with vegetables or minced meat fillings" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arem-arem", "readable": "Arem-arem", "graph": "resource:Arem_arem" }, { "modified": "Banana_leaf", "readable": "Banana leaf", "graph": "resource:Banana_leaf" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Javanese_cuisine", "readable": "Javanese cuisine", "graph": "resource:Javanese_cuisine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e ?u WHERE { resource:Arem_arem property:main_ingredient ?e . resource:Arem_arem property:country ?u }", "readable_query": "SELECT DISTINCT ?e ?u WHERE { resource:Arem-arem property:main_ingredient ?e . resource:Arem-arem property:country ?u }", "graph_answer": [ "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "resource:Indonesia" ], "readable_answer": [ "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "Indonesia" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y ?h WHERE { resource:Arem_arem property:region ?y . resource:Arem_arem property:ingredient ?h }", "readable_query": "SELECT DISTINCT ?y ?h WHERE { resource:Arem-arem property:region ?y . resource:Arem-arem property:ingredient ?h }", "graph_answer": [ "resource:Javanese_cuisine", "resource:Banana_leaf" ], "readable_answer": [ "Javanese cuisine", "Banana leaf" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
2
4328
Id178
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The United States, where English is spoken, is home to Albuquerque in New Mexico.", "Albuquerque, New Mexico is located in the United States where English is one of the spoken languages.", "English is spoken in the United States, which is where Albuquerque, New Mexico is located." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ] ]
Albuquerque,_New_Mexico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q ?n WHERE { ?n property:language resource:English_language . ?q rdf:type ontology:city . ?q property:country ?n }", "readable_query": "SELECT DISTINCT ?q ?n WHERE { ?n property:language resource:English_language . ?q rdf:type ontology:city . ?q property:country ?n }", "graph_answer": [ "resource:Albuquerque__New_Mexico", "resource:United_States" ], "readable_answer": [ "Albuquerque, New Mexico", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
2
5053
Id45
[ { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" }, { "subject": "Abel_Caballero", "property": "party", "object": "Spanish_Socialist_Workers'_Party" } ]
[ { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" }, { "subject": "Abel_Caballero", "property": "party", "object": "Spanish_Socialist_Workers'_Party" } ]
(X (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Abel Caballero was born in Galicia, Spain and belongs to the Spanish Socialist Workers' Party." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Abel_Caballero", "property:party", "resource:Spanish_Socialist_Workers__Party" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Galicia__Spain_" ] ]
Abel_Caballero
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Galicia_(Spain)", "readable": "Galicia", "graph": "resource:Galicia__Spain_" }, { "modified": "Spanish_Socialist_Workers'_Party", "readable": "Spanish Socialist Workers' Party", "graph": "resource:Spanish_Socialist_Workers__Party" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f property:birth_place resource:Kingdom_of_Sarawak . ?f rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?f property:birth_place resource:Kingdom_of_Sarawak . ?f rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?j property:birth_place resource:Galicia__Spain_ . ?j rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?j property:birth_place resource:Galicia_(Spain) . ?j 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 ?t WHERE { ?t rdf:type ontology:politician . ?t property:birth_place resource:Galicia__Spain_ }", "readable_query": "SELECT ?t WHERE { ?t rdf:type ontology:politician . ?t property:birth_place resource:Galicia_(Spain) }", "graph_answer": [ "resource:Abel_Caballero" ], "readable_answer": [ "Abel Caballero" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Abel_Caballero property:party ?l . FILTER ( CONTAINS ( LCASE ( ?l ) , 'spanish' ) ) }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Abel_Caballero property:party ?l . FILTER ( CONTAINS ( LCASE ( ?l ) , 'spanish' ) ) }", "graph_answer": [ "resource:Spanish_Socialist_Workers__Party" ], "readable_answer": [ "Spanish Socialist Workers' Party" ], "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
3
8122
Id26
[ { "subject": "Acharya_Institute_of_Technology", "property": "affiliation", "object": "Visvesvaraya_Technological_University" }, { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" } ]
[ { "subject": "Acharya_Institute_of_Technology", "property": "affiliation", "object": "Visvesvaraya_Technological_University" }, { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Acharya Institute of Technology is in Bangalore, Karnataka. It is associated with the Visvesvaraya Technological University.", "The Acharya Institute of Technology of Bangalore, Karnataka is affiliated with Visvesvaraya Technological University." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Acharya_Institute_of_Technology", "property:city", "resource:Bangalore" ], [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:state", "resource:Karnataka" ], [ "resource:Acharya_Institute_of_Technology", "property:affiliation", "resource:Visvesvaraya_Technological_University" ] ]
Acharya_Institute_of_Technology
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "Bangalore", "readable": "Bangalore", "graph": "resource:Bangalore" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" }, { "modified": "Visvesvaraya_Technological_University", "readable": "Visvesvaraya Technological University", "graph": "resource:Visvesvaraya_Technological_University" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?y rdf:type ontology:university . ?y property:city ?f . FILTER ( CONTAINS ( LCASE ( ?y ) , 'institute' ) ) . ?y property:affiliation resource:Visvesvaraya_Technological_University }", "readable_query": "SELECT DISTINCT ?f WHERE { ?y rdf:type ontology:university . ?y property:city ?f . FILTER ( CONTAINS ( LCASE ( ?y ) , 'institute' ) ) . ?y property:affiliation resource:Visvesvaraya_Technological_University }", "graph_answer": [ "resource:Bangalore" ], "readable_answer": [ "Bangalore" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w ?h WHERE { ?h rdf:type ontology:university . ?h property:affiliation resource:Visvesvaraya_Technological_University . ?h property:state ?w }", "readable_query": "SELECT DISTINCT ?w ?h WHERE { ?h rdf:type ontology:university . ?h property:affiliation resource:Visvesvaraya_Technological_University . ?h property:state ?w }", "graph_answer": [ "resource:Karnataka", "resource:Acharya_Institute_of_Technology" ], "readable_answer": [ "Karnataka", "Acharya Institute of Technology" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Athlete
3
6324
Id160
[ { "subject": "Alessio_Romagnoli", "property": "nationalteam", "object": "Italy_national_under-16_football_team" }, { "subject": "Italy_national_under-16_football_team", "property": "coach", "object": "Daniele_Zoratto" }, { "subject": "Alessio_Romagnoli", "property": "team", "object": "Italy_national_under-19_football_team" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-16_football_team" }, { "subject": "Italy_national_under-16_football_team", "property": "coach", "object": "Daniele_Zoratto" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-19_football_team" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli's present club is the Italy national under 19 football team but he also played for the country's under 16 football team coached by Daniele Zoratto.", "Alessio Romagnoli used to play for the Italy national under-19 football team and is in the country's under 16 team coached by Daniele Zoratto.", "Alessio Romagnoli's club is the Italy national under 19 football team and he is in the Italy national under 16's football team coached by Daniele Zoratto." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Italy_national_under_16_football_team", "property:coach", "resource:Daniele_Zoratto" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_19_football_team" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_16_football_team" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "coach", "readable": "coach", "graph": "property:coach" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Daniele_Zoratto", "readable": "Daniele Zoratto", "graph": "resource:Daniele_Zoratto" }, { "modified": "Italy_national_under-16_football_team", "readable": "Italy national under-16 football team", "graph": "resource:Italy_national_under_16_football_team" }, { "modified": "Italy_national_under-19_football_team", "readable": "Italy national under-19 football team", "graph": "resource:Italy_national_under_19_football_team" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { { resource:Alessio_Romagnoli property:club ?b } MINUS { ?b property:coach resource:Daniele_Zoratto } }", "readable_query": "SELECT DISTINCT ?b WHERE { { resource:Alessio_Romagnoli property:club ?b } MINUS { ?b property:coach resource:Daniele_Zoratto } }", "graph_answer": [ "resource:Italy_national_under_19_football_team" ], "readable_answer": [ "Italy national under-19 football team" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != resource:Italy_national_under_19_football_team ) . resource:Alessio_Romagnoli property:club ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != resource:Italy_national_under-19_football_team ) . resource:Alessio_Romagnoli property:club ?e }", "graph_answer": [ "resource:Italy_national_under_16_football_team" ], "readable_answer": [ "Italy national under-16 football team" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12431
Id148
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "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": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "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) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ALV X-1 is from the U.S. whose leader is the President and whose capital city is Washington, D.C. Its anthem is the Star Spangled Banner and Asian Americans are one ethnic group.", "The United States are led by the President of the United States. The US capital is Washington D.C. and its national anthem is Star Spangled Banner. It is where the ALV X-1 hails from and is home to Asian Americans, as well as other ethnic groups.", "ALV X-1 hails from the US, where Washington D.C. is the capital city and the Star Spangled Banner the national anthem. The leader of the United States is the President of the United States. and Asian Americans are one of its ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:anthem", "resource:The_Star_Spangled_Banner" ], [ "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: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": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "ALV_X-1", "readable": "ALV X-1", "graph": "resource:ALV_X_1" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "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 { ?y property:ethnic_group resource:Asian_Americans . ?y property:anthem resource:O_Canada }", "readable_query": "ASK WHERE { ?y property:ethnic_group resource:Asian_Americans . ?y property:anthem resource:O_Canada }", "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 { ?l property:anthem resource:The_Star_Spangled_Banner . ?l property:ethnic_group resource:Asian_Americans }", "readable_query": "ASK WHERE { ?l property:anthem resource:The_Star-Spangled_Banner . ?l 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 ?f WHERE { ?f property:ethnic_group resource:Asian_Americans . ?f property:anthem resource:The_Star_Spangled_Banner }", "readable_query": "SELECT ?f WHERE { ?f property:ethnic_group resource:Asian_Americans . ?f property:anthem resource:The_Star-Spangled_Banner }", "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 ?n ?y WHERE { resource:United_States property:capital ?y . resource:United_States property:leader_title ?n }", "readable_query": "SELECT DISTINCT ?n ?y WHERE { resource:United_States property:capital ?y . resource:United_States property:leader_title ?n }", "graph_answer": [ "resource:President_of_the_United_States", "resource:Washington__D_C_" ], "readable_answer": [ "President of the United States", "Washington, D.C." ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v property:country_origin resource:United_States . ?v rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:country_origin resource:United_States . ?v rdf:type ontology:mean_of_transportation }", "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" ] } ]
City
2
4233
Id83
[ { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Tarrant_County,_Texas" }, { "subject": "Tarrant_County,_Texas", "property": "country", "object": "United_States" } ]
[ { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Tarrant_County,_Texas" }, { "subject": "Tarrant_County,_Texas", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arlington is part of Tarrant County, Texas, United States.", "Arlington is part of Tarrant County in Texas U.S.", "Arlington is part of Tarrant County in Texas, in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arlington__Texas", "rdf:type", "ontology:city" ], [ "resource:Arlington__Texas", "property:is_part_of", "resource:Tarrant_County__Texas" ], [ "resource:Tarrant_County__Texas", "property:country", "resource:United_States" ] ]
Arlington,_Texas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Arlington,_Texas", "readable": "Arlington, Texas", "graph": "resource:Arlington__Texas" }, { "modified": "Tarrant_County,_Texas", "readable": "Tarrant County, Texas", "graph": "resource:Tarrant_County__Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x ?y WHERE { ?x property:is_part_of ?y . ?y property:country resource:United_States . ?x rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?x ?y WHERE { ?x property:is_part_of ?y . ?y property:country resource:United_States . ?x rdf:type ontology:city }", "graph_answer": [ "resource:Arlington__Texas", "resource:Tarrant_County__Texas" ], "readable_answer": [ "Arlington, Texas", "Tarrant County, Texas" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Tarrant_County__Texas property:build_date ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Tarrant_County,_Texas property:build_date ?v }", "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" ] } ]
Astronaut
6
12835
Id5
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"^^xsd:date" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"@en" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"^^<http://dbpedia.org/datatype/minute>" } ]
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"(minutes)" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "US national Alan Bean was born in Wheeler Texas on March 15th 1932. After being awarded a Bachelor of Science degree at the University of Texas, Austin in 1955, he became a test pilot for NASA and enjoyed 100305.0 minutes in space." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:nationality", "resource:United_States" ], [ "resource:Alan_Bean", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Bean", "property:time_in_space", "100305.0" ], [ "resource:Alan_Bean", "property:birth_date", "1932-03-15" ], [ "resource:Alan_Bean", "property:alma_mater", "UT Austin, B.S. 1955" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "100305.0", "readable": "100305.0", "graph": "100305.0" }, { "modified": "1932-03-15", "readable": "1932-03-15", "graph": "1932-03-15" }, { "modified": "UT Austin, B.S. 1955", "readable": "UT Austin, B.S. 1955", "graph": "UT Austin, B.S. 1955" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "timeInSpace", "readable": "time in space", "graph": "property:time_in_space" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?v rdf:type ontology:astronaut . ?v property:birth_place ?n . FILTER ( CONTAINS ( YEAR ( ?h ) , '1932' ) ) . ?v property:birth_date ?h }", "readable_query": "SELECT DISTINCT ?n WHERE { ?v rdf:type ontology:astronaut . ?v property:birth_place ?n . FILTER ( CONTAINS ( YEAR ( ?h ) , '1932' ) ) . ?v property:birth_date ?h }", "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": "ASK WHERE { ?u rdf:type ontology:astronaut . ?u property:birth_place resource:Netherlands . ?u property:alma_mater ?y }", "readable_query": "ASK WHERE { ?u rdf:type ontology:astronaut . ?u property:birth_place resource:Netherlands . ?u property:alma_mater ?y }", "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" ] } ]
City
4
9531
Id130
[ { "subject": "California", "property": "language", "object": "English_language" }, { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "United_States_House_of_Representatives", "property": "location", "object": "United_States" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "United_States_House_of_Representatives" } ]
[ { "subject": "California", "property": "language", "object": "English_language" }, { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "United_States_House_of_Representatives", "property": "location", "object": "United_States" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "United_States_House_of_Representatives" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "In the United States, the United States House of Representatives leads Anaheim, California, where English is spoken." ], "lang": [ "" ] }
[]
[]
[ [ "resource:United_States_House_of_Representatives", "property:location", "resource:United_States" ], [ "resource:Anaheim__California", "property:leader_title", "resource:United_States_House_of_Representatives" ], [ "resource:Anaheim__California", "rdf:type", "ontology:city" ], [ "resource:Anaheim__California", "property:is_part_of", "resource:California" ], [ "resource:California", "property:language", "resource:English_language" ] ]
Anaheim,_California
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Anaheim,_California", "readable": "Anaheim, California", "graph": "resource:Anaheim__California" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "United_States_House_of_Representatives", "readable": "United States House of Representatives", "graph": "resource:United_States_House_of_Representatives" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g rdf:type ontology:city . ?g property:is_part_of resource:California . ?g property:leader_title resource:United_States_House_of_Representatives }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g rdf:type ontology:city . ?g property:is_part_of resource:California . ?g property:leader_title resource:United_States_House_of_Representatives }", "graph_answer": [ "resource:Anaheim__California" ], "readable_answer": [ "Anaheim, California" ], "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 ?g WHERE { resource:California property:stylistic_origin ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:California property:stylistic_origin ?g }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
5
11712
Id20
[ { "subject": "1000_Piazzia", "property": "mass", "object": "\"1100.0\"^^xsd:double" }, { "subject": "1000_Piazzia", "property": "orbitalPeriod", "object": "\"488160.0\"^^xsd:double" }, { "subject": "1000_Piazzia", "property": "periapsis", "object": "3.52497e+11" }, { "subject": "1000_Piazzia", "property": "epoch", "object": "\"2015-06-27\"^^xsd:date" }, { "subject": "1000_Piazzia", "property": "escapeVelocity", "object": "\"0.0252\"^^<http://dbpedia.org/datatype/kilometrePerSecond>" } ]
[ { "subject": "1000_Piazzia", "property": "mass", "object": "1.1 (kilograms)" }, { "subject": "1000_Piazzia", "property": "orbitalPeriod", "object": "488160.0" }, { "subject": "1000_Piazzia", "property": "periapsis", "object": "352497000000.0" }, { "subject": "1000_Piazzia", "property": "epoch", "object": "2015-06-27" }, { "subject": "1000_Piazzia", "property": "escapeVelocity", "object": "0.0252 (kilometrePerSeconds)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The dark asteroid called 1000 Piazzia which has the epoch of 27 June 2015 has an orbital period of 488160.0. It also has a mass of 1.1kg, a periapsis of 352497000000.0 and an escape velocity of 0.0252 km per sec.", "1000 Piazzia, which has the epoch date of 27 June 2015, has a mass of 1.1 kgs and an orbital period of 488160.0. The escape velocity is 0.0252 km per sec and a periapsis of 352497000000.0.", "The dark asteroid 1000 Piazzia has an epoch date of 27 June 2015 and a mass of 1.1 kg. Its orbital period is 488160.0, the periapsis is 352497000000.0 and it has the escape velocity of 0.0252 km per sec." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1000_Piazzia", "property:epoch", "resource:2015_06_27" ], [ "resource:1000_Piazzia", "rdf:type", "ontology:celestial_body" ], [ "resource:1000_Piazzia", "property:escape_velocity", "0.0252 (kilometrePerSeconds)" ], [ "resource:1000_Piazzia", "property:mass", "1.1 (kilograms)" ], [ "resource:1000_Piazzia", "property:periapsis", "resource:352497000000_0" ], [ "resource:1000_Piazzia", "property:orbital_period", "resource:488160_0" ] ]
1000_Piazzia
[ { "modified": "0.0252 (kilometrePerSeconds)", "readable": "0.0252", "graph": "0.0252 (kilometrePerSeconds)" }, { "modified": "1.1 (kilograms)", "readable": "1.1", "graph": "1.1 (kilograms)" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "1000_Piazzia", "readable": "1000 Piazzia", "graph": "resource:1000_Piazzia" }, { "modified": "2015-06-27", "readable": "2015-06-27", "graph": "resource:2015_06_27" }, { "modified": "352497000000.0", "readable": "352497000000.0", "graph": "resource:352497000000_0" }, { "modified": "488160.0", "readable": "488160.0", "graph": "resource:488160_0" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?l property:epoch ?p . FILTER ( CONTAINS ( YEAR ( ?p ) , '2015' ) ) . ?l property:orbital_period ?k . ?l rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?k WHERE { ?l property:epoch ?p . FILTER ( CONTAINS ( YEAR ( ?p ) , '2015' ) ) . ?l property:orbital_period ?k . ?l rdf:type ontology:celestial_body }", "graph_answer": [ "resource:488160_0" ], "readable_answer": [ "488160.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v property:epoch ?s . ?v property:orbital_period resource:488160_0 . ?v rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?s ) , '2015' ) ) }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:epoch ?s . ?v property:orbital_period resource:488160.0 . ?v rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?s ) , '2015' ) ) }", "graph_answer": [ "resource:1000_Piazzia" ], "readable_answer": [ "1000 Piazzia" ], "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 ?y WHERE { resource:1000_Piazzia property:epoch ?y . resource:1000_Piazzia property:orbital_period resource:488160_0 . resource:1000_Piazzia rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:1000_Piazzia property:epoch ?y . resource:1000_Piazzia property:orbital_period resource:488160.0 . resource:1000_Piazzia rdf:type ontology:celestial_body }", "graph_answer": [ "resource:2015_06_27" ], "readable_answer": [ "2015-06-27" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u ?f WHERE { resource:1000_Piazzia property:mass ?u . resource:1000_Piazzia property:periapsis ?f }", "readable_query": "SELECT DISTINCT ?u ?f WHERE { resource:1000_Piazzia property:mass ?u . resource:1000_Piazzia property:periapsis ?f }", "graph_answer": [ "1.1 (kilograms)", "resource:352497000000_0" ], "readable_answer": [ "1.1", "352497000000.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:1000_Piazzia property:notable_work ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:1000_Piazzia property:notable_work ?f }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
5
11800
Id21
[ { "subject": "Albuquerque,_New_Mexico", "property": "isPartOf", "object": "Bernalillo_County,_New_Mexico" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leaderName", "object": "Barack_Obama" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "United_States_House_of_Representatives" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "Albuquerque,_New_Mexico", "property": "isPartOf", "object": "Bernalillo_County,_New_Mexico" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "United_States_House_of_Representatives" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Albuquerque is part of Bernalillo County, New Mexico in the U.S. and the city's leader entity is the United States House of Representatives. Barack Obama is the leader of the United States and English is the official language." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:leader_title", "resource:United_States_House_of_Representatives" ], [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:Albuquerque__New_Mexico", "property:is_part_of", "resource:Bernalillo_County__New_Mexico" ], [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:language", "resource:English_language" ] ]
Albuquerque,_New_Mexico
[ { "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": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "Bernalillo_County,_New_Mexico", "readable": "Bernalillo County, New Mexico", "graph": "resource:Bernalillo_County__New_Mexico" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "United_States_House_of_Representatives", "readable": "United States House of Representatives", "graph": "resource:United_States_House_of_Representatives" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?g ) WHERE { ?a property:is_part_of resource:Bernalillo_County__New_Mexico . ?a rdf:type ontology:city . ?a property:leader_title resource:United_States_House_of_Representatives }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?g ) WHERE { ?a property:is_part_of resource:Bernalillo_County,_New_Mexico . ?a rdf:type ontology:city . ?a property:leader_title resource:United_States_House_of_Representatives }", "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 ?o WHERE { ?o rdf:type ontology:city . ?o property:leader_title resource:United_States_House_of_Representatives . ?o property:is_part_of resource:Bernalillo_County__New_Mexico }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:city . ?o property:leader_title resource:United_States_House_of_Representatives . ?o property:is_part_of resource:Bernalillo_County,_New_Mexico }", "graph_answer": [ "resource:Albuquerque__New_Mexico" ], "readable_answer": [ "Albuquerque, New Mexico" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?y ) WHERE { resource:United_States property:language ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?y ) WHERE { resource:United_States property:language ?t }", "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" ] } ]
Food
5
12177
Id124
[ { "subject": "Batagor", "property": "country", "object": "Indonesia" }, { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "variations", "object": "Shumai" }, { "subject": "Batagor", "property": "hasVariant", "object": "Siomay" }, { "subject": "Batagor", "property": "ingredientName", "object": "\"fried fish dumpling with tofu and vegetables inpeanut sauce\"" } ]
[ { "subject": "Batagor", "property": "country", "object": "Indonesia" }, { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "dishVariation", "object": "Shumai" }, { "subject": "Batagor", "property": "dishVariation", "object": "Siomay" }, { "subject": "Batagor", "property": "mainIngredient", "object": "\"fried fish dumpling with tofu and vegetables in peanut sauce\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Batagor, Siomay & shumai come from Indonesia. Batagor & Siomay are variations of the same dish & Batagor is a variation of shumai. Batagor's main ingredients are fried fish dumplings with tofu & vegetables in peanut sauce.", "Batagor is a dish from the country Indonesia. Other variations of the dish include Shumai and Siomay. The main ingredients are peanut sauce, fired fish dumplings, tofu and vegetables." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Batagor", "property:dish_variation", "resource:Siomay" ], [ "resource:Batagor", "property:dish_variation", "resource:Shumai" ], [ "resource:Batagor", "property:ingredient", "resource:Peanut_sauce" ], [ "resource:Batagor", "property:main_ingredient", "fried fish dumpling with tofu and vegetables in peanut sauce" ], [ "resource:Batagor", "rdf:type", "ontology:food" ], [ "resource:Batagor", "property:country", "resource:Indonesia" ] ]
Batagor
[ { "modified": "fried fish dumpling with tofu and vegetables in peanut sauce", "readable": "fried fish dumpling with tofu and vegetables in peanut sauce", "graph": "fried fish dumpling with tofu and vegetables in peanut sauce" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "Batagor", "readable": "Batagor", "graph": "resource:Batagor" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Peanut_sauce", "readable": "Peanut sauce", "graph": "resource:Peanut_sauce" }, { "modified": "Shumai", "readable": "Shumai", "graph": "resource:Shumai" }, { "modified": "Siomay", "readable": "Siomay", "graph": "resource:Siomay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?q ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 's' ) ) . resource:Batagor property:dish_variation ?v }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?q ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 's' ) ) . resource:Batagor property:dish_variation ?v }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d ?e WHERE { resource:Batagor property:dish_variation ?e . resource:Batagor property:ingredient ?d }", "readable_query": "SELECT DISTINCT ?d ?e WHERE { resource:Batagor property:dish_variation ?e . resource:Batagor property:ingredient ?d }", "graph_answer": [ "resource:Peanut_sauce", "resource:Shumai" ], "readable_answer": [ "Peanut sauce", "Shumai" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?e ) WHERE { resource:Batagor property:dish_variation ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?e ) WHERE { resource:Batagor property:dish_variation ?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 ?k WHERE { FILTER ( ?k != resource:Shumai ) . resource:Batagor property:dish_variation ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?k != resource:Shumai ) . resource:Batagor property:dish_variation ?k }", "graph_answer": [ "resource:Siomay" ], "readable_answer": [ "Siomay" ], "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 ?u ?p WHERE { resource:Batagor property:country ?u . resource:Batagor property:main_ingredient ?p }", "readable_query": "SELECT DISTINCT ?u ?p WHERE { resource:Batagor property:country ?u . resource:Batagor property:main_ingredient ?p }", "graph_answer": [ "resource:Indonesia", "fried fish dumpling with tofu and vegetables in peanut sauce" ], "readable_answer": [ "Indonesia", "fried fish dumpling with tofu and vegetables in peanut sauce" ], "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" ] } ]
Athlete
3
6187
Id23
[ { "subject": "Abel_Hernández", "property": "youthclubs", "object": "Peñarol" }, { "subject": "Abel_Hernández", "property": "team", "object": "Uruguay_national_football_team" }, { "subject": "Abel_Hernández", "property": "clubs", "object": "U.S._Città_di_Palermo" } ]
[ { "subject": "Abel_Hernández", "property": "youthclub", "object": "Peñarol" }, { "subject": "Abel_Hernández", "property": "club", "object": "Uruguay_national_football_team" }, { "subject": "Abel_Hernández", "property": "club", "object": "U.S._Città_di_Palermo" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Hernandez, who was a member of the youth club Penarol, plays for the Uruguay national football team and the US Citta di Palermo club.", "Formerly a member of the youth club Penarol, Abel Hernandez's clubs are the Uruguay National football team and US Citta di Palermo.", "Uruguay international footballer Abel Hernández played in the youth team of the club Peñarol and later represented US Citta di Palermo." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abel_Hern_ndez", "rdf:type", "ontology:athlete" ], [ "resource:Abel_Hern_ndez", "property:club", "resource:U_S__Citt__di_Palermo" ], [ "resource:Abel_Hern_ndez", "property:club", "resource:Uruguay_national_football_team" ], [ "resource:Abel_Hern_ndez", "property:youthclub", "resource:Pe_arol" ] ]
Abel_Hernández
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Abel_Hernández", "readable": "Abel Hernández", "graph": "resource:Abel_Hern_ndez" }, { "modified": "Peñarol", "readable": "Peñarol", "graph": "resource:Pe_arol" }, { "modified": "U.S._Città_di_Palermo", "readable": "U.S. Città di Palermo", "graph": "resource:U_S__Citt__di_Palermo" }, { "modified": "Uruguay_national_football_team", "readable": "Uruguay national football team", "graph": "resource:Uruguay_national_football_team" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?k ) WHERE { resource:Abel_Hern_ndez property:club ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?k ) WHERE { resource:Abel_Hernández property:club ?b }", "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 ?r WHERE { resource:Abel_Hern_ndez property:club ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Abel_Hernández property:club ?r }", "graph_answer": [ "resource:U_S__Citt__di_Palermo", "resource:Uruguay_national_football_team" ], "readable_answer": [ "U.S. Città di Palermo", "Uruguay national football team" ], "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:Abel_Hern_ndez property:youthclub ?e }", "readable_query": "ASK WHERE { resource:Abel_Hernández property:youthclub ?e }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?t WHERE { resource:Abel_Hern_ndez property:youthclub ?t }", "readable_query": "SELECT ?t WHERE { resource:Abel_Hernández property:youthclub ?t }", "graph_answer": [ "resource:Pe_arol" ], "readable_answer": [ "Peñarol" ], "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" ] } ]
MeanOfTransportation
3
7525
Id125
[ { "subject": "Alhambra_(1855)", "property": "powerType", "object": "Humphrys,_Tennant_and_Dykes" }, { "subject": "Alhambra_(1855)", "property": "owner", "object": "P&O_(company)" }, { "subject": "Humphrys,_Tennant_and_Dykes", "property": "location", "object": "Deptford" } ]
[ { "subject": "Alhambra", "property": "owner", "object": "P&O_(company)" }, { "subject": "Alhambra", "property": "powerType", "object": "Humphrys,_Tennant_and_Dykes" }, { "subject": "Humphrys,_Tennant_and_Dykes", "property": "location", "object": "Deptford" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Alhambra is owned by P&O and powered by a Humphrys, Tennant and Dykes engine which are located in Deptford.", "The P&O owned Alhambra is powered by an engine from Deptford based Humphrys, Tennant and Dykes.", "Alhambra is owned by P&O and is powered by the Deptford-located Humphrys, Tennant and Dykes engine." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Humphrys__Tennant_and_Dykes", "property:location", "resource:Deptford" ], [ "resource:Alhambra", "property:power_type", "resource:Humphrys__Tennant_and_Dykes" ], [ "resource:Alhambra", "property:owner", "resource:P_O__company_" ] ]
Alhambra
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "Alhambra", "readable": "Alhambra", "graph": "resource:Alhambra" }, { "modified": "Deptford", "readable": "Deptford", "graph": "resource:Deptford" }, { "modified": "Humphrys,_Tennant_and_Dykes", "readable": "Humphrys, Tennant and Dykes", "graph": "resource:Humphrys__Tennant_and_Dykes" }, { "modified": "P&O_(company)", "readable": "P&O", "graph": "resource:P_O__company_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?b property:power_type resource:MTU_Friedrichshafen . ?b property:owner resource:P_O__company_ }", "readable_query": "ASK WHERE { ?b property:power_type resource:MTU_Friedrichshafen . ?b property:owner resource:P&O_(company) }", "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 { ?r property:owner resource:P_O__company_ . ?r property:power_type resource:Humphrys__Tennant_and_Dykes }", "readable_query": "ASK WHERE { ?r property:owner resource:P&O_(company) . ?r property:power_type resource:Humphrys,_Tennant_and_Dykes }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?h WHERE { ?h property:owner resource:P_O__company_ . ?h property:power_type resource:Humphrys__Tennant_and_Dykes }", "readable_query": "SELECT ?h WHERE { ?h property:owner resource:P&O_(company) . ?h property:power_type resource:Humphrys,_Tennant_and_Dykes }", "graph_answer": [ "resource:Alhambra" ], "readable_answer": [ "Alhambra" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Humphrys__Tennant_and_Dykes property:location ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Humphrys,_Tennant_and_Dykes property:location ?z }", "graph_answer": [ "resource:Deptford" ], "readable_answer": [ "Deptford" ], "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
8801
Id193
[ { "subject": "Andrew_Rayel", "property": "associatedMusicalArtist", "object": "Jwaydan_Moyine" }, { "subject": "Jwaydan_Moyine", "property": "associatedBand", "object": "John_Digweed" }, { "subject": "Trance_music", "property": "stylisticOrigin", "object": "House_music" }, { "subject": "Andrew_Rayel", "property": "genre", "object": "Trance_music" } ]
[ { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "Jwaydan_Moyine" }, { "subject": "Jwaydan_Moyine", "property": "associatedBand/associatedMusicalArtist", "object": "John_Digweed" }, { "subject": "Trance_music", "property": "stylisticOrigin", "object": "House_music" }, { "subject": "Andrew_Rayel", "property": "genre", "object": "Trance_music" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrew Rayel, who plays Trance music, a type of music that originated from house music, is an associate of musician Jwaydan Moyine and musical artist John Digweed.", "The musical genre of Andrew Rayel is trance, which is originated from house music. Andrew Rayel is associated with the musician Jwaydan Moyine, who is connected with John Digweed.", "Andrew Rayel has performed the genre of Trance music which has its origins in House music. Andrew Rayel is associated with the musician Jwaydan Moyine, who in turn, is associated with the musical artist John Digweed." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Jwaydan_Moyine", "property:associated_band_associated_musical_artist", "resource:John_Digweed" ], [ "resource:Trance_music", "property:stylistic_origin", "resource:House_music" ], [ "resource:Andrew_Rayel", "rdf:type", "ontology:artist" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Jwaydan_Moyine" ], [ "resource:Andrew_Rayel", "property:genre", "resource:Trance_music" ] ]
Andrew_Rayel
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Andrew_Rayel", "readable": "Andrew Rayel", "graph": "resource:Andrew_Rayel" }, { "modified": "House_music", "readable": "House music", "graph": "resource:House_music" }, { "modified": "John_Digweed", "readable": "John Digweed", "graph": "resource:John_Digweed" }, { "modified": "Jwaydan_Moyine", "readable": "Jwaydan Moyine", "graph": "resource:Jwaydan_Moyine" }, { "modified": "Trance_music", "readable": "Trance music", "graph": "resource:Trance_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l property:associated_band_associated_musical_artist resource:John_Digweed . VALUES ( ?l ) { ( resource:Andrew_Rayel ) ( resource:Jwaydan_Moyine ) } }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:associated_band_associated_musical_artist resource:John_Digweed . VALUES ( ?l ) { ( resource:Andrew_Rayel ) ( resource:Jwaydan_Moyine ) } }", "graph_answer": [ "resource:Jwaydan_Moyine" ], "readable_answer": [ "Jwaydan Moyine" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { VALUES ( ?d ) { ( resource:Andrew_Rayel ) ( resource:Jwaydan_Moyine ) } . ?d rdf:type ontology:artist . ?d property:associated_band_associated_musical_artist resource:Jwaydan_Moyine }", "readable_query": "SELECT DISTINCT ?d WHERE { VALUES ( ?d ) { ( resource:Andrew_Rayel ) ( resource:Jwaydan_Moyine ) } . ?d rdf:type ontology:artist . ?d property:associated_band_associated_musical_artist resource:Jwaydan_Moyine }", "graph_answer": [ "resource:Andrew_Rayel" ], "readable_answer": [ "Andrew Rayel" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Trance_music property:stylistic_origin resource:House_music }", "readable_query": "ASK WHERE { resource:Trance_music property:stylistic_origin resource:House_music }", "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
8285
Id131
[ { "subject": "Acta_Mathematica_Hungarica", "property": "lccn", "object": "\"83646315\"" }, { "subject": "Acta_Mathematica_Hungarica", "property": "abbreviation", "object": "\"Acta Math. Hungar.\"@en" }, { "subject": "Acta_Mathematica_Hungarica", "property": "coden", "object": "\"AMAHE9\"@en" } ]
[ { "subject": "Acta_Mathematica_Hungarica", "property": "abbreviation", "object": "\"Acta Math. Hungar.\"" }, { "subject": "Acta_Mathematica_Hungarica", "property": "codenCode", "object": "\"AMAHE9\"" }, { "subject": "Acta_Mathematica_Hungarica", "property": "LCCN_number", "object": "83646315" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Acta Mathematica Hungarica is also known as Acta Math. Hungar. and has the LCCN number 83646315 and the code of AMAHE9.", "Acta Mathematica Hungarica, or Acta Math. Hungar., has the code AMAHE9 and LCCN number 83646315.", "The abbreviation of Acta Mathematica Hungarica is Acta Math. Hungar and it has the code AMAHE9 as well as the KCCN number 83646315." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acta_Mathematica_Hungarica", "property:coden_code", "resource:AMAHE9" ], [ "resource:Acta_Mathematica_Hungarica", "property:l_c_c_n_number", "83646315" ], [ "resource:Acta_Mathematica_Hungarica", "property:abbreviation", "resource:Acta_Math__Hungar_" ], [ "resource:Acta_Mathematica_Hungarica", "rdf:type", "ontology:written_work" ] ]
Acta_Mathematica_Hungarica
[ { "modified": "83646315", "readable": "83646315", "graph": "83646315" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "codenCode", "readable": "coden code", "graph": "property:coden_code" }, { "modified": "LCCN_number", "readable": "l c c n number", "graph": "property:l_c_c_n_number" }, { "modified": "AMAHE9", "readable": "AMAHE9", "graph": "resource:AMAHE9" }, { "modified": "Acta Math. Hungar.", "readable": "Acta Math. Hungar.", "graph": "resource:Acta_Math__Hungar_" }, { "modified": "Acta_Mathematica_Hungarica", "readable": "Acta Mathematica Hungarica", "graph": "resource:Acta_Mathematica_Hungarica" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?l = '83646315' ) . ?z property:abbreviation ?k . ?z property:l_c_c_n_number ?l . ?z rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?l = '83646315' ) . ?z property:abbreviation ?k . ?z property:l_c_c_n_number ?l . ?z rdf:type ontology:written_work }", "graph_answer": [ "resource:Acta_Math__Hungar_" ], "readable_answer": [ "Acta Math. Hungar." ], "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 rdf:type ontology:written_work . ?r property:abbreviation resource:Acta_Math__Hungar_ . FILTER ( ?v = '83646315' ) }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:l_c_c_n_number ?v . ?r rdf:type ontology:written_work . ?r property:abbreviation resource:Acta_Math._Hungar. . FILTER ( ?v = '83646315' ) }", "graph_answer": [ "resource:Acta_Mathematica_Hungarica" ], "readable_answer": [ "Acta Mathematica Hungarica" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Acta_Mathematica_Hungarica property:religion ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Acta_Mathematica_Hungarica property:religion ?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" ] } ]
Athlete
2
3694
Id34
[ { "subject": "Adam_McQuaid", "property": "placeOfBirth", "object": "Charlottetown" }, { "subject": "Adam_McQuaid", "property": "birthYear", "object": "\"1986\"^^xsd:gYear" } ]
[ { "subject": "Adam_McQuaid", "property": "birthPlace", "object": "Charlottetown" }, { "subject": "Adam_McQuaid", "property": "birthYear", "object": "1986" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adam McQuaid was born in Charlottetown in 1986.", "Adam McQuaid was born in 1986, in Charlottetown." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adam_McQuaid", "property:birth_year", "resource:1986" ], [ "resource:Adam_McQuaid", "rdf:type", "ontology:athlete" ], [ "resource:Adam_McQuaid", "property:birth_place", "resource:Charlottetown" ] ]
Adam_McQuaid
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "1986", "readable": "1986", "graph": "resource:1986" }, { "modified": "Adam_McQuaid", "readable": "Adam McQuaid", "graph": "resource:Adam_McQuaid" }, { "modified": "Charlottetown", "readable": "Charlottetown", "graph": "resource:Charlottetown" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:birth_year resource:1956 . ?s property:birth_place ?k . ?s rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?s property:birth_year resource:1956 . ?s property:birth_place ?k . ?s rdf:type ontology:athlete }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
4
10264
Id238
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Atlas II is from the United States; where English is the language, Washington, D.C. is the capital and Asian Americans are an ethnic group.", "The Atlas II is from the United States, where English is spoken and Asian Americans are an ethnic group. The capital of the United States is Washington, D.C.", "The Atlas II originated from the U.S, where the capital is Washington D.C. The language in the United States is English, and Asian Americans are one of the ethnic groups." ], "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:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Atlas_II
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "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 ?b ?g WHERE { resource:United_States property:ethnic_group ?g . resource:United_States property:capital ?b }", "readable_query": "SELECT DISTINCT ?b ?g WHERE { resource:United_States property:ethnic_group ?g . resource:United_States property:capital ?b }", "graph_answer": [ "resource:Washington__D_C_", "resource:Asian_Americans" ], "readable_answer": [ "Washington, D.C.", "Asian Americans" ], "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:United_States property:language resource:English_language }", "readable_query": "ASK WHERE { resource:United_States property:language resource:English_language }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r property:country_origin resource:United_States . ?r rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:country_origin resource:United_States . ?r 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" ] } ]
Building
5
11628
Id92
[ { "subject": "Gujarat", "property": "leaderName", "object": "Anandiben_Patel" }, { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Ahmedabad" }, { "subject": "Amdavad_ni_Gufa", "property": "locationTown", "object": "Gujarat" }, { "subject": "Amdavad_ni_Gufa", "property": "locationCountry", "object": "India" }, { "subject": "Gujarat", "property": "leaderTitle", "object": "Gujarat_Legislative_Assembly" } ]
[ { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Gujarat" }, { "subject": "Gujarat", "property": "leader", "object": "Anandiben_Patel" }, { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Ahmedabad" }, { "subject": "Amdavad_ni_Gufa", "property": "country", "object": "India" }, { "subject": "Gujarat", "property": "leaderTitle", "object": "Gujarat_Legislative_Assembly" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Amdavad ni Gufa is located in Ahmedabad, Gujarat, India. Anandiben Patel was the leader of Gujarat which is led by a Legislative Assembly.", "Amdavad ni Gufa can be found in Ahmedabad, Gujurat, India. The leader of Gujarat is called the Gujarat Legislative Assembly, where one such leader was Anandiben Patel.", "Amdavad ni Gufa is located in Ahmedabad, Gujarat, India. The leader of Gujarat (also known as the Gujarat Legislative Assembly) is Anandiben Patel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Amdavad_ni_Gufa", "rdf:type", "ontology:building" ], [ "resource:Amdavad_ni_Gufa", "property:location", "resource:Ahmedabad" ], [ "resource:Amdavad_ni_Gufa", "property:location", "resource:Gujarat" ], [ "resource:Amdavad_ni_Gufa", "property:country", "resource:India" ], [ "resource:Gujarat", "property:leader", "resource:Anandiben_Patel" ], [ "resource:Gujarat", "property:leader_title", "resource:Gujarat_Legislative_Assembly" ] ]
Amdavad_ni_Gufa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Ahmedabad", "readable": "Ahmedabad", "graph": "resource:Ahmedabad" }, { "modified": "Amdavad_ni_Gufa", "readable": "Amdavad ni Gufa", "graph": "resource:Amdavad_ni_Gufa" }, { "modified": "Anandiben_Patel", "readable": "Anandiben Patel", "graph": "resource:Anandiben_Patel" }, { "modified": "Gujarat", "readable": "Gujarat", "graph": "resource:Gujarat" }, { "modified": "Gujarat_Legislative_Assembly", "readable": "Gujarat Legislative Assembly", "graph": "resource:Gujarat_Legislative_Assembly" }, { "modified": "India", "readable": "India", "graph": "resource:India" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?n property:leader_title resource:Gujarat_Legislative_Assembly . ?a property:country resource:India . ?a rdf:type ontology:building . ?a property:location ?n }", "readable_query": "SELECT DISTINCT ?a WHERE { ?n property:leader_title resource:Gujarat_Legislative_Assembly . ?a property:country resource:India . ?a rdf:type ontology:building . ?a property:location ?n }", "graph_answer": [ "resource:Amdavad_ni_Gufa" ], "readable_answer": [ "Amdavad ni Gufa" ], "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 ?u WHERE { ?s property:location resource:Ahmedabad . ?u property:leader resource:Anandiben_Patel . ?s property:location ?u . ?s rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?u WHERE { ?s property:location resource:Ahmedabad . ?u property:leader resource:Anandiben_Patel . ?s property:location ?u . ?s rdf:type ontology:building }", "graph_answer": [ "resource:Gujarat" ], "readable_answer": [ "Gujarat" ], "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:Gujarat property:leader resource:Anandiben_Patel . ?y property:location resource:Ahmedabad . ?y rdf:type ontology:building . ?y property:location resource:Gujarat }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Gujarat property:leader resource:Anandiben_Patel . ?y property:location resource:Ahmedabad . ?y rdf:type ontology:building . ?y property:location resource:Gujarat }", "graph_answer": [ "resource:Amdavad_ni_Gufa" ], "readable_answer": [ "Amdavad ni Gufa" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
2
5629
Id164
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "mediaType", "object": "\"Print\"@en" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "isbn", "object": "\"0-439-92550-9\"" } ]
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "mediaType", "object": "\"Print\"" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "isbnNumber", "object": "\"0-439-92550-9\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alcatraz Versus the Evil Librarians, available in print, has the ISBN number 0-439-92550-9.", "Alcatraz Versus the Evil Librarians is produced in print, with the ISBN number 0-439-92550-9.", "The book 'Alcatraz Versus the Evil Librarians' is in print and has the ISBN number 0-439-92550-9." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:media_type", "resource:Print" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:isbn_number", "resource:0_439_92550_9" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "0-439-92550-9", "readable": "0-439-92550-9", "graph": "resource:0_439_92550_9" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "Print", "readable": "Print", "graph": "resource:Print" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f property:isbn_number resource:0_670_03380_4 . ?f rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?f property:isbn_number resource:0-670-03380-4 . ?f rdf:type ontology:written_work }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?u property:isbn_number resource:0_439_92550_9 . ?u rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?u property:isbn_number resource:0-439-92550-9 . ?u rdf:type ontology:written_work }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?k WHERE { ?k property:isbn_number resource:0_439_92550_9 . ?k rdf:type ontology:written_work }", "readable_query": "SELECT ?k WHERE { ?k property:isbn_number resource:0-439-92550-9 . ?k rdf:type ontology:written_work }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "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 ?e WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:media_type ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:media_type ?e }", "graph_answer": [ "resource:Print" ], "readable_answer": [ "Print" ], "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
3428
Id40
[ { "subject": "Aaron_Turner", "property": "genre", "object": "Electroacoustic_music" }, { "subject": "Aaron_Turner", "property": "instrument", "object": "Singing" } ]
[ { "subject": "Aaron_Turner", "property": "genre", "object": "Electroacoustic_music" }, { "subject": "Aaron_Turner", "property": "instrument", "object": "Singing" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner plays electroacoustic music and is a singer.", "Aaron Turner is a singer who performs electroacoustic music.", "Aaron Turner performs electroacoustic music and sings for a living." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:genre", "resource:Electroacoustic_music" ], [ "resource:Aaron_Turner", "property:instrument", "resource:Singing" ] ]
Aaron_Turner
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Electroacoustic_music", "readable": "Electroacoustic music", "graph": "resource:Electroacoustic_music" }, { "modified": "Singing", "readable": "Singing", "graph": "resource:Singing" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?q property:genre resource:Electroacoustic_music . ?q rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?q ) , 'turner' ) ) . ?q property:instrument ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { ?q property:genre resource:Electroacoustic_music . ?q rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?q ) , 'turner' ) ) . ?q property:instrument ?z }", "graph_answer": [ "resource:Singing" ], "readable_answer": [ "Singing" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:instrument resource:Singing . ?m rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?m ) , 'turner' ) ) . ?m property:genre resource:Electroacoustic_music }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:instrument resource:Singing . ?m rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?m ) , 'turner' ) ) . ?m property:genre resource:Electroacoustic_music }", "graph_answer": [ "resource:Aaron_Turner" ], "readable_answer": [ "Aaron Turner" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Company
3
7055
Id44
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "industry", "object": "Pharmaceuticals" }, { "subject": "Hypermarcas", "property": "keyPerson", "object": "CEO" } ]
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "industry", "object": "Pharmaceuticals" }, { "subject": "Hypermarcas", "property": "keyPerson", "object": "CEO" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The key person of the pharmaceutical company Hypermarcas, which is located in Brazil, is the CEO.", "The CEO is the key person in Hypermarcas, which is a pharmaceutical company located in Brazil.", "Hypermarcas located in Brazil and managed by their CEO is in the pharmaceuticals industry." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hypermarcas", "property:key_person", "resource:CEO" ], [ "resource:Hypermarcas", "rdf:type", "ontology:company" ], [ "resource:Hypermarcas", "property:location", "resource:Brazil" ], [ "resource:Hypermarcas", "property:industry", "resource:Pharmaceuticals" ] ]
Hypermarcas
[ { "modified": "industry", "readable": "industry", "graph": "property:industry" }, { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Brazil", "readable": "Brazil", "graph": "resource:Brazil" }, { "modified": "CEO", "readable": "CEO", "graph": "resource:CEO" }, { "modified": "Hypermarcas", "readable": "Hypermarcas", "graph": "resource:Hypermarcas" }, { "modified": "Pharmaceuticals", "readable": "Pharmaceuticals", "graph": "resource:Pharmaceuticals" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h ?e WHERE { resource:Hypermarcas property:industry ?h . resource:Hypermarcas property:location ?e }", "readable_query": "SELECT DISTINCT ?h ?e WHERE { resource:Hypermarcas property:industry ?h . resource:Hypermarcas property:location ?e }", "graph_answer": [ "resource:Pharmaceuticals", "resource:Brazil" ], "readable_answer": [ "Pharmaceuticals", "Brazil" ], "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 ?k WHERE { resource:Hypermarcas property:area_urban ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Hypermarcas property:area_urban ?k }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5733
Id66
[ { "subject": "Al_Asad_Airbase", "property": "operator", "object": "United_States_Air_Force" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "Invasion_of_Grenada" }, { "subject": "United_States_Air_Force", "property": "aircraftFighter", "object": "General_Dynamics_F-16_Fighting_Falcon" } ]
[ { "subject": "Al_Asad_Airbase", "property": "operatingOrganisation", "object": "United_States_Air_Force" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "Invasion_of_Grenada" }, { "subject": "United_States_Air_Force", "property": "aircraftFighter", "object": "General_Dynamics_F-16_Fighting_Falcon" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The United States Air Force is the operating organisation for Al Asad airbase. They were involved in the Invasion of Grenada and deploy the aircraft fighter known as the General Dynamics F16 Fighting Falcon.", "The USAF, veterans of the invasion of Grenada, operates Al Asad Airbase and possesses an aircraft fighter called General Dynamics F16 Fighting Falcon." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Al_Asad_Airbase", "rdf:type", "ontology:airport" ], [ "resource:Al_Asad_Airbase", "property:operating_organisation", "resource:United_States_Air_Force" ], [ "resource:United_States_Air_Force", "property:aircraft_fighter", "resource:General_Dynamics_F_16_Fighting_Falcon" ], [ "resource:United_States_Air_Force", "property:battle", "resource:Invasion_of_Grenada" ] ]
Al_Asad_Airbase
[ { "modified": "aircraftFighter", "readable": "aircraft fighter", "graph": "property:aircraft_fighter" }, { "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": "General_Dynamics_F-16_Fighting_Falcon", "readable": "General Dynamics F-16 Fighting Falcon", "graph": "resource:General_Dynamics_F_16_Fighting_Falcon" }, { "modified": "Invasion_of_Grenada", "readable": "Invasion of Grenada", "graph": "resource:Invasion_of_Grenada" }, { "modified": "United_States_Air_Force", "readable": "United States Air Force", "graph": "resource:United_States_Air_Force" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:United_States_Air_Force property:battle ?g . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'i' ) ) }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:United_States_Air_Force property:battle ?g . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'i' ) ) }", "graph_answer": [ "resource:Invasion_of_Grenada" ], "readable_answer": [ "Invasion of Grenada" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:United_States_Air_Force property:distributor ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:United_States_Air_Force property:distributor ?g }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
4
10909
Id128
[ { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Severed Wasp comes from the United States, where Native Americans are one of the ethnic groups and English is the language used. English is also the language of Great Britain.", "A Severed Wasp is from the United States where the Native Americans are an ethnic group, The US uses the English language, as does Great Britain.", "English is spoken in Great Britain and the United States. A severed Wasp originates from the United States where there is an ethnic group called Native Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ] ]
A_Severed_Wasp
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "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 ?b WHERE { ?k property:ethnic_group resource:Native_Americans_in_the_United_States . ?b property:spoken_in resource:Great_Britain . ?k property:language ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { ?k property:ethnic_group resource:Native_Americans_in_the_United_States . ?b property:spoken_in resource:Great_Britain . ?k property:language ?b }", "graph_answer": [ "resource:English_language" ], "readable_answer": [ "English language" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:A_Severed_Wasp property:country ?v . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'u' ) ) }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:A_Severed_Wasp property:country ?v . FILTER ( STRSTARTS ( LCASE ( ?v ) , '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" ] } ]
Airport
2
3335
Id140
[ { "subject": "Appleton,_Wisconsin", "property": "isPartOf", "object": "Little_Chute,_Wisconsin" }, { "subject": "Appleton_International_Airport", "property": "city", "object": "Appleton,_Wisconsin" } ]
[ { "subject": "Appleton,_Wisconsin", "property": "isPartOf", "object": "Little_Chute,_Wisconsin" }, { "subject": "Appleton_International_Airport", "property": "cityServed", "object": "Appleton,_Wisconsin" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Appletone International Airport serves Appleton which is part of Little Chute, Wisconsin.", "The city, Appleton, Wisconsin is part of little chute, Wisconsin, and is served by Appleton International Airport.", "Little Chute is part of Appleton, Wisconsin which is served by Appleton International Airport." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Appleton__Wisconsin", "property:is_part_of", "resource:Little_Chute__Wisconsin" ], [ "resource:Appleton_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Appleton_International_Airport", "property:city_served", "resource:Appleton__Wisconsin" ] ]
Appleton_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Appleton_International_Airport", "readable": "Appleton International Airport", "graph": "resource:Appleton_International_Airport" }, { "modified": "Appleton,_Wisconsin", "readable": "Appleton, Wisconsin", "graph": "resource:Appleton__Wisconsin" }, { "modified": "Little_Chute,_Wisconsin", "readable": "Little Chute, Wisconsin", "graph": "resource:Little_Chute__Wisconsin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?w WHERE { ?u rdf:type ontology:airport . ?w property:is_part_of resource:Little_Chute__Wisconsin . ?u property:city_served ?w }", "readable_query": "SELECT DISTINCT ?u ?w WHERE { ?u rdf:type ontology:airport . ?w property:is_part_of resource:Little_Chute,_Wisconsin . ?u property:city_served ?w }", "graph_answer": [ "resource:Appleton_International_Airport", "resource:Appleton__Wisconsin" ], "readable_answer": [ "Appleton International Airport", "Appleton, Wisconsin" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
2
3986
Id138
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Chinatown,_San_Francisco" } ]
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Chinatown,_San_Francisco" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Julia Morgan is the architect of Asilomar Conference Grounds and Chinatown in San Francisco.", "Julia Morgan was the architect behind Chinatown in San Francisco and the grounds of Asilomar Conference.", "The architect of Asilomar Conference Grounds was Julia Morgan who also designed significant buildings in Chinatown, San Francisco." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Asilomar_Conference_Grounds", "property:architect", "resource:Julia_Morgan" ], [ "resource:Asilomar_Conference_Grounds", "rdf:type", "ontology:building" ], [ "resource:Julia_Morgan", "property:significant_building", "resource:Chinatown__San_Francisco" ] ]
Asilomar_Conference_Grounds
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "significantBuilding", "readable": "significant building", "graph": "property:significant_building" }, { "modified": "Asilomar_Conference_Grounds", "readable": "Asilomar Conference Grounds", "graph": "resource:Asilomar_Conference_Grounds" }, { "modified": "Chinatown,_San_Francisco", "readable": "Chinatown, San Francisco", "graph": "resource:Chinatown__San_Francisco" }, { "modified": "Julia_Morgan", "readable": "Julia Morgan", "graph": "resource:Julia_Morgan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?y WHERE { ?y property:significant_building resource:Chinatown__San_Francisco . ?o rdf:type ontology:building . ?o property:architect ?y }", "readable_query": "SELECT DISTINCT ?o ?y WHERE { ?y property:significant_building resource:Chinatown,_San_Francisco . ?o rdf:type ontology:building . ?o property:architect ?y }", "graph_answer": [ "resource:Asilomar_Conference_Grounds", "resource:Julia_Morgan" ], "readable_answer": [ "Asilomar Conference Grounds", "Julia Morgan" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
2
4227
Id77
[ { "subject": "California", "property": "language", "object": "English_language" }, { "subject": "Antioch,_California", "property": "isPartOf", "object": "California" } ]
[ { "subject": "Antioch,_California", "property": "isPartOf", "object": "California" }, { "subject": "California", "property": "language", "object": "English_language" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Antioch is part of California, where English is the language spoken.", "California uses the English language and is the location of the city of Antioch.", "Antioch is part of California, where English is spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antioch__California", "rdf:type", "ontology:city" ], [ "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": "English_language", "readable": "English language", "graph": "resource:English_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?m WHERE { ?m property:language resource:English_language . ?u property:is_part_of ?m . ?u rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?u ?m WHERE { ?m property:language resource:English_language . ?u property:is_part_of ?m . ?u rdf:type ontology:city }", "graph_answer": [ "resource:Antioch__California", "resource:California" ], "readable_answer": [ "Antioch, California", "California" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:California property:chancellor ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:California property:chancellor ?l }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6198
Id34
[ { "subject": "Adam_McQuaid", "property": "placeOfBirth", "object": "Charlottetown" }, { "subject": "Adam_McQuaid", "property": "birthYear", "object": "\"1986\"^^xsd:gYear" }, { "subject": "Adam_McQuaid", "property": "height", "object": "\"1.9558\"^^xsd:double" } ]
[ { "subject": "Adam_McQuaid", "property": "birthPlace", "object": "Charlottetown" }, { "subject": "Adam_McQuaid", "property": "birthYear", "object": "1986" }, { "subject": "Adam_McQuaid", "property": "height", "object": "1.9558" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam McQuaid's height is 1.9558 and he was born in Charlottetown in 1986.", "Adam McQuaid was born in 1986 in Charlottetown. He is 1.9558 m tall.", "Adam McQuaid was born in Charlottetown in 1986. His height is 1.9558 meters." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_McQuaid", "property:birth_year", "resource:1986" ], [ "resource:Adam_McQuaid", "rdf:type", "ontology:athlete" ], [ "resource:Adam_McQuaid", "property:height", "resource:1_9558" ], [ "resource:Adam_McQuaid", "property:birth_place", "resource:Charlottetown" ] ]
Adam_McQuaid
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "height", "readable": "height", "graph": "property:height" }, { "modified": "1986", "readable": "1986", "graph": "resource:1986" }, { "modified": "1.9558", "readable": "1.9558", "graph": "resource:1_9558" }, { "modified": "Adam_McQuaid", "readable": "Adam McQuaid", "graph": "resource:Adam_McQuaid" }, { "modified": "Charlottetown", "readable": "Charlottetown", "graph": "resource:Charlottetown" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?t property:birth_year ?i . ?t rdf:type ontology:athlete . ?t property:birth_place resource:Dallas }", "readable_query": "ASK WHERE { ?t property:birth_year ?i . ?t rdf:type ontology:athlete . ?t property:birth_place resource:Dallas }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
CelestialBody
2
4094
Id75
[ { "subject": "107_Camilla", "property": "discoverer", "object": "E._Wells" }, { "subject": "107_Camilla", "property": "epoch", "object": "\"December 31, 2006 (JD2454100.5)\"" } ]
[ { "subject": "107_Camilla", "property": "discoverer", "object": "E._Wells" }, { "subject": "107_Camilla", "property": "epoch", "object": "2006-12-31" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Discovered by E. Wells, 107 Camilla, has the epoch 31 December 2006.", "107 Camilla was discovered by E. Wells and has an epoch date of December 31st 2006.", "E Wells discovered 107 Camilla, which has an epoch date of 31 December 2006." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:107_Camilla", "property:epoch", "resource:2006_12_31" ], [ "resource:107_Camilla", "rdf:type", "ontology:celestial_body" ], [ "resource:107_Camilla", "property:discoverer", "resource:E__Wells" ] ]
107_Camilla
[ { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "107_Camilla", "readable": "107 Camilla", "graph": "resource:107_Camilla" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" }, { "modified": "E._Wells", "readable": "E. Wells", "graph": "resource:E__Wells" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?v = \"2006_12_31\" ) . ?e property:discoverer ?p . ?e property:epoch ?v . ?e rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?v = \"2006-12-31\" ) . ?e property:discoverer ?p . ?e property:epoch ?v . ?e rdf:type ontology:celestial_body }", "graph_answer": [ "resource:E__Wells" ], "readable_answer": [ "E. Wells" ], "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 ?t WHERE { ?t rdf:type ontology:celestial_body . FILTER ( ?i = \"2006_12_31\" ) . ?t property:discoverer resource:E__Wells . ?t property:epoch ?i }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:celestial_body . FILTER ( ?i = \"2006-12-31\" ) . ?t property:discoverer resource:E._Wells . ?t property:epoch ?i }", "graph_answer": [ "resource:107_Camilla" ], "readable_answer": [ "107 Camilla" ], "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" ] } ]
Astronaut
3
6127
Id27
[ { "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": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "nationality", "object": "United_States" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4", "Id5" ], "text": [ "Buzz Aldrin, a member of the Apollo 11 crew was born in Glen Ridge, New Jersey, US.", "Buzz Aldrin was an American crew member on Apollo 11, having been born in Glen Ridge, New Jersey.", "Buzz Aldrin was a US national, being born in Glen Ridge, New Jersey and was a member of the Apollo 11 crew.", "Buzz Aldrin (born at Glen Ridge in New Jersey, USA) was a crew member of Apollo 11.", "Buzz Aldrin is an American who was born in Glen Ridge, New Jersey and part of the Apollo 11 flight crew." ], "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: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": "Apollo_11", "readable": "Apollo 11", "graph": "resource:Apollo_11" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "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 { ?o rdf:type ontology:astronaut . ?o property:mission ?g . ?o property:birth_place resource:Errata__Mississippi }", "readable_query": "ASK WHERE { ?o rdf:type ontology:astronaut . ?o property:mission ?g . ?o property:birth_place resource:Errata,_Mississippi }", "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
9972
Id261
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "leader", "object": "Silvano_Aureoles_Conejo" }, { "subject": "Dessert", "property": "hasVariant", "object": "Cake" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Mexico", "property": "leader", "object": "Silvano_Aureoles_Conejo" }, { "subject": "Dessert", "property": "dishVariation", "object": "Cake" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bionico is served at the dessert course in Mexico, where the leader is Silvano Aureoles Conejo. Cake is also a dessert.", "Bionico is a dessert, like the variation of cake. It comes from Mexico where Silvano Aureoles Conejo is the leader." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Dessert", "property:dish_variation", "resource:Cake" ], [ "resource:Mexico", "property:leader", "resource:Silvano_Aureoles_Conejo" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:country", "resource:Mexico" ], [ "resource:Bionico", "property:course", "resource:Dessert" ] ]
Bionico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Cake", "readable": "Cake", "graph": "resource:Cake" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Mexico", "readable": "Mexico", "graph": "resource:Mexico" }, { "modified": "Silvano_Aureoles_Conejo", "readable": "Silvano Aureoles Conejo", "graph": "resource:Silvano_Aureoles_Conejo" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p property:country resource:Mexico . ?p property:course resource:Soup . ?p rdf:type ontology:food }", "readable_query": "ASK WHERE { ?p property:country resource:Mexico . ?p property:course resource:Soup . ?p rdf:type ontology:food }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?v rdf:type ontology:food . ?v property:country resource:Mexico . ?v property:course resource:Dessert }", "readable_query": "ASK WHERE { ?v rdf:type ontology:food . ?v property:country resource:Mexico . ?v property:course resource:Dessert }", "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 ?p WHERE { ?p rdf:type ontology:food . ?p property:course resource:Dessert . ?p property:country resource:Mexico }", "readable_query": "SELECT ?p WHERE { ?p rdf:type ontology:food . ?p property:course resource:Dessert . ?p property:country resource:Mexico }", "graph_answer": [ "resource:Bionico" ], "readable_answer": [ "Bionico" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Mexico property:leader ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Mexico property:leader ?e }", "graph_answer": [ "resource:Silvano_Aureoles_Conejo" ], "readable_answer": [ "Silvano Aureoles Conejo" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
2
3621
Id7
[ { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" } ]
[ { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4", "Id5", "Id6" ], "text": [ "NASA's Apollo 12 crew included Alan Bean.", "Alan Bean was part of Apollo 12 which was operated by NASA.", "Alan Bean was a crew member of the NASA operated Apollo 12.", "Alan Bean was a crew member of NASA's Apollo 12.", "Alan Bean served as a crew member of Apollo 12 which is operated by NASA.", "Alan Bean was a crew member of Apollo 12, which was operated by nasa." ], "lang": [ "", "", "", "", "", "" ] }
[]
[]
[ [ "resource:Apollo_12", "property:operator", "resource:NASA" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:mission", "resource:Apollo_12" ] ]
Alan_Bean
[ { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g property:operator resource:United_States_Air_Force . ?i property:mission ?g . ?i rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?g property:operator resource:United_States_Air_Force . ?i property:mission ?g . ?i 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" ] } ]
Monument
7
13143
Id11
[ { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"@en" }, { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"@en" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Azerbaijan", "property": "leaderName", "object": "Artur_Rasizade" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "designer", "object": "\"Hüseyin Bütüner and Hilmi Güner\"@en" } ]
[ { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"" }, { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Azerbaijan", "property": "leader", "object": "Artur_Rasizade" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "designer", "object": "\"Hüseyin Bütüner and Hilmi Güner\"" } ]
(X (X) (X) (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4", "Id5", "Id6" ], "text": [ "Huseyin Butuner and Hilmi Guner designed the red granite and white marble Baku Turkish Martyrs memorial which is located in Azerbaijan and dedicated to the Ottoman army soldiers killed in the Battle of Baku, the capital city. Prime Minister Artur Rasizade is the current leader of the country.", "Baku is the capital of Azerbaijan which is led by Prime Minister Artur Rasizade. The city is the location of the Baku Turkish Martyrs' memorial designed in red granite and white marble by Huseyin Butuner and Hilmi Guner. The memorial is dedicated to the soldiers of the Ottoman army who were killed at the Battle of Baku.", "The Baku Turkish Martyrs' Memorial was designed in red granite and white marble by Huseyin Butuner and Hilmi Guner, and it is dedicated to the Ottoman Army soldiers killed in the Battle of Baku. It is found in Baku, the capital of Azerbaijan, a country led by the Prime Minister of Azerbaijan, Artur Rasizade.", "The Baku Turkish Martyrs' Memorial was designed by Huseyin Butuner and Hilmi Guner in red granite and white marble and is dedicated to the Ottoman Army soldiers killed in the Battle of Baku. It is located in Baku, the capital of Azerbaijan, a country led by Artur Rasizade, the Prime Minister of Azerbaijan.", "Baku is the capital of Azerbaijan where Prime Minister Artur Rasizade is the leader. The city is the location of the Baku Turkish Martyrs memorial which was designed by Huseyin Butuner and Hilmi Guner in red granite and white marble. The memorial is dedicated to the soldiers of the Ottoman army who died in the Battle of Baku.", "The Baku Turkish Martyrs' Memorial is located in Azerbaijan's capital, Baku. The monument is dedicated to the Ottoman Army soldiers killed in the Battle of Baku. It was designed by Hüseyin Bütüner and Hilmi Güner, and constructed from red granite and white marble. Azerbaijan's leader, the Prime Minister of Azerbaijan, is Artur Rasizade." ], "lang": [ "", "", "", "", "", "" ] }
[]
[]
[ [ "resource:Azerbaijan", "property:leader", "resource:Artur_Rasizade" ], [ "resource:Azerbaijan", "property:leader_title", "resource:Prime_Minister_of_Azerbaijan" ], [ "resource:Azerbaijan", "property:capital", "resource:Baku" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:dedicated_to", "Ottoman Army soldiers killed in the Battle of Baku" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "rdf:type", "ontology:monument" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:location", "resource:Azerbaijan" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:material", "Red granite and white marble" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:designer", "Hüseyin Bütüner and Hilmi Güner" ] ]
Baku_Turkish_Martyrs'_Memorial
[ { "modified": "Hüseyin Bütüner and Hilmi Güner", "readable": "Hüseyin Bütüner and Hilmi Güner", "graph": "Hüseyin Bütüner and Hilmi Güner" }, { "modified": "Ottoman Army soldiers killed in the Battle of Baku", "readable": "Ottoman Army soldiers killed in the Battle of Baku", "graph": "Ottoman Army soldiers killed in the Battle of Baku" }, { "modified": "Red granite and white marble", "readable": "Red granite and white marble", "graph": "Red granite and white marble" }, { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "designer", "readable": "designer", "graph": "property:designer" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "material", "readable": "material", "graph": "property:material" }, { "modified": "Artur_Rasizade", "readable": "Artur Rasizade", "graph": "resource:Artur_Rasizade" }, { "modified": "Azerbaijan", "readable": "Azerbaijan", "graph": "resource:Azerbaijan" }, { "modified": "Baku", "readable": "Baku", "graph": "resource:Baku" }, { "modified": "Baku_Turkish_Martyrs'_Memorial", "readable": "Baku Turkish Martyrs' Memorial", "graph": "resource:Baku_Turkish_Martyrs__Memorial" }, { "modified": "Prime_Minister_of_Azerbaijan", "readable": "Prime Minister of Azerbaijan", "graph": "resource:Prime_Minister_of_Azerbaijan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?i property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?y property:leader resource:Artur_Rasizade . ?i rdf:type ontology:monument . ?i property:location ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { ?i property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?y property:leader resource:Artur_Rasizade . ?i rdf:type ontology:monument . ?i property:location ?y }", "graph_answer": [ "resource:Azerbaijan" ], "readable_answer": [ "Azerbaijan" ], "type": [ "complete", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?l property:capital resource:Baku . ?y property:location ?l . ?y rdf:type ontology:monument . ?y property:designer 'Hüseyin Bütüner and Hilmi Güner' }", "readable_query": "SELECT DISTINCT ?y WHERE { ?l property:capital resource:Baku . ?y property:location ?l . ?y rdf:type ontology:monument . ?y property:designer 'Hüseyin Bütüner and Hilmi Güner' }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "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 ?n WHERE { resource:Baku_Turkish_Martyrs__Memorial property:last_aired ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:last_aired ?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" ] } ]
University
5
12716
Id46
[ { "subject": "Romania", "property": "ethnicGroups", "object": "Germans_of_Romania" }, { "subject": "Alba_Iulia", "property": "country", "object": "Romania" }, { "subject": "Romania", "property": "leaderName", "object": "Klaus_Iohannis" }, { "subject": "Romania", "property": "capital", "object": "Bucharest" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "city", "object": "Alba_Iulia" } ]
[ { "subject": "Romania", "property": "ethnicGroup", "object": "Germans_of_Romania" }, { "subject": "Alba_Iulia", "property": "country", "object": "Romania" }, { "subject": "Romania", "property": "leader", "object": "Klaus_Iohannis" }, { "subject": "Romania", "property": "capital", "object": "Bucharest" }, { "subject": "1_Decembrie_1918_University", "property": "city", "object": "Alba_Iulia" } ]
(X (X (X (X) (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 1 Decembrie 1918 University is located in Alba Iulia, Romania. Romania's capital is Bucharest; its leader is Klaus Iohannis and its ethnic group is the Germans of Romania.", "The 1 Decembrie 1918 University is located in the Romanian city of Alba Iulia. The Germans of Romania are one of the ethnic groups in the country which is led by Klaus Iohannis and has Bucharest as its capital city.", "The leader of Romania is Klaus Iohannis. The capital of the country is Bucharest and their ethnic group is Germans of Romania. Alba Iulia is a city in Romania where is based the 1 Decembrie 1918 University." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alba_Iulia", "property:country", "resource:Romania" ], [ "resource:1_Decembrie_1918_University", "property:city", "resource:Alba_Iulia" ], [ "resource:1_Decembrie_1918_University", "rdf:type", "ontology:university" ], [ "resource:Romania", "property:leader", "resource:Klaus_Iohannis" ], [ "resource:Romania", "property:capital", "resource:Bucharest" ], [ "resource:Romania", "property:ethnic_group", "resource:Germans_of_Romania" ] ]
1_Decembrie_1918_University
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "1_Decembrie_1918_University", "readable": "1 Decembrie 1918 University", "graph": "resource:1_Decembrie_1918_University" }, { "modified": "Alba_Iulia", "readable": "Alba Iulia", "graph": "resource:Alba_Iulia" }, { "modified": "Bucharest", "readable": "Bucharest", "graph": "resource:Bucharest" }, { "modified": "Germans_of_Romania", "readable": "Germans of Romania", "graph": "resource:Germans_of_Romania" }, { "modified": "Klaus_Iohannis", "readable": "Klaus Iohannis", "graph": "resource:Klaus_Iohannis" }, { "modified": "Romania", "readable": "Romania", "graph": "resource:Romania" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?j ) WHERE { ?m property:leader resource:Klaus_Iohannis . ?m property:capital resource:Bucharest }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?j ) WHERE { ?m property:leader resource:Klaus_Iohannis . ?m property:capital resource:Bucharest }", "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 ?f WHERE { ?f property:capital resource:Bucharest . ?f property:leader resource:Klaus_Iohannis }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:capital resource:Bucharest . ?f property:leader resource:Klaus_Iohannis }", "graph_answer": [ "resource:Romania" ], "readable_answer": [ "Romania" ], "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 ?r WHERE { resource:1_Decembrie_1918_University property:aircraft_helicopter ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:1_Decembrie_1918_University property:aircraft_helicopter ?r }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10040
Id14
[ { "subject": "A-Rosa_Luna", "property": "topSpeed", "object": "\"24.0\"^^xsd:double" }, { "subject": "A-Rosa_Luna", "property": "shipDisplacement", "object": "\"1850.0\"^^<http://dbpedia.org/datatype/tonne>" }, { "subject": "A-Rosa_Luna", "property": "MeanOfTransportation/length", "object": "\"125800.0\"^^<http://dbpedia.org/datatype/millimetre>" }, { "subject": "A-Rosa_Luna", "property": "orderDate", "object": "\"2004-01-22\"^^xsd:date" } ]
[ { "subject": "A-Rosa_Luna", "property": "topSpeed", "object": "24.0" }, { "subject": "A-Rosa_Luna", "property": "shipDisplacement", "object": "1850.0 (tonnes)" }, { "subject": "A-Rosa_Luna", "property": "length", "object": "125800.0 (millimetres)" }, { "subject": "A-Rosa_Luna", "property": "shipOrdered", "object": "2004-01-22" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The A-Rosa Luna was ordered on the 22nd of January 2004 and its top speed is 24.0. The A-Rosa Luna is 125800.0 millimetres in length and weighs 1850 tonnes.", "A-Rosa Luna has a ship displacement of 1850 tonnes, is 125800.0 (millimetres) long and a top speed of 24.0. It was ordered on the 22nd of January 2004." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_Rosa_Luna", "property:length", "125800.0 (millimetres)" ], [ "resource:A_Rosa_Luna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:A_Rosa_Luna", "property:ship_ordered", "resource:2004_01_22" ], [ "resource:A_Rosa_Luna", "property:top_speed", "resource:24_0" ], [ "resource:A_Rosa_Luna", "property:ship_displacement", "1850.0 (tonnes)" ] ]
A-Rosa_Luna
[ { "modified": "125800.0 (millimetres)", "readable": "125800.0", "graph": "125800.0 (millimetres)" }, { "modified": "1850.0 (tonnes)", "readable": "1850.0", "graph": "1850.0 (tonnes)" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "shipDisplacement", "readable": "ship displacement", "graph": "property:ship_displacement" }, { "modified": "shipOrdered", "readable": "ship ordered", "graph": "property:ship_ordered" }, { "modified": "topSpeed", "readable": "top speed", "graph": "property:top_speed" }, { "modified": "2004-01-22", "readable": "2004-01-22", "graph": "resource:2004_01_22" }, { "modified": "24.0", "readable": "24.0", "graph": "resource:24_0" }, { "modified": "A-Rosa_Luna", "readable": "A-Rosa Luna", "graph": "resource:A_Rosa_Luna" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( YEAR ( ?e ) , '2004' ) ) . ?k property:ship_displacement ?o . ?k property:ship_ordered ?e . ?k rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( YEAR ( ?e ) , '2004' ) ) . ?k property:ship_displacement ?o . ?k property:ship_ordered ?e . ?k rdf:type ontology:mean_of_transportation }", "graph_answer": [ "1850.0 (tonnes)" ], "readable_answer": [ "1850.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( CONTAINS ( YEAR ( ?p ) , '2004' ) ) . ?r property:ship_ordered ?p . ?r rdf:type ontology:mean_of_transportation . ?r property:ship_displacement '1850.0 (tonnes)' }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( CONTAINS ( YEAR ( ?p ) , '2004' ) ) . ?r property:ship_ordered ?p . ?r rdf:type ontology:mean_of_transportation . ?r property:ship_displacement '1850.0 (tonnes)' }", "graph_answer": [ "resource:A_Rosa_Luna" ], "readable_answer": [ "A-Rosa Luna" ], "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 ?e WHERE { resource:A_Rosa_Luna property:ship_ordered ?e . resource:A_Rosa_Luna property:ship_displacement '1850.0 (tonnes)' . resource:A_Rosa_Luna rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:A-Rosa_Luna property:ship_ordered ?e . resource:A-Rosa_Luna property:ship_displacement '1850.0 (tonnes)' . resource:A-Rosa_Luna rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:2004_01_22" ], "readable_answer": [ "2004-01-22" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m ?j WHERE { resource:A_Rosa_Luna property:length ?j . resource:A_Rosa_Luna property:top_speed ?m }", "readable_query": "SELECT DISTINCT ?m ?j WHERE { resource:A-Rosa_Luna property:length ?j . resource:A-Rosa_Luna property:top_speed ?m }", "graph_answer": [ "resource:24_0", "125800.0 (millimetres)" ], "readable_answer": [ "24.0", "125800.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Airport
3
5845
Id178
[ { "subject": "Poaceae", "property": "unrankedDivisio", "object": "Flowering_plant" }, { "subject": "Alderney_Airport", "property": "r1Surface", "object": "Poaceae" }, { "subject": "Poaceae", "property": "order", "object": "Poales" } ]
[ { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" }, { "subject": "Alderney_Airport", "property": "1stRunwaySurfaceType", "object": "Poaceae" }, { "subject": "Poaceae", "property": "order", "object": "Poales" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The 1st runway at Alderney Airport is made from Poaceae which belongs to the division of flowering plants and the order poales.", "Poaceae belongs to the division of flowering plants order of Poales. The Alderney Airport's first runway was made of this substance." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alderney_Airport", "rdf:type", "ontology:airport" ], [ "resource:Alderney_Airport", "property:1st_runway_surface_type", "resource:Poaceae" ], [ "resource:Poaceae", "property:division", "resource:Flowering_plant" ], [ "resource:Poaceae", "property:order", "resource:Poales" ] ]
Alderney_Airport
[ { "modified": "1stRunwaySurfaceType", "readable": "1st runway surface type", "graph": "property:1st_runway_surface_type" }, { "modified": "division", "readable": "division", "graph": "property:division" }, { "modified": "order", "readable": "order", "graph": "property:order" }, { "modified": "Alderney_Airport", "readable": "Alderney Airport", "graph": "resource:Alderney_Airport" }, { "modified": "Flowering_plant", "readable": "Flowering plant", "graph": "resource:Flowering_plant" }, { "modified": "Poaceae", "readable": "Poaceae", "graph": "resource:Poaceae" }, { "modified": "Poales", "readable": "Poales", "graph": "resource:Poales" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h property:order resource:Poales . ?h property:division resource:Acura }", "readable_query": "ASK WHERE { ?h property:order resource:Poales . ?h property:division resource:Acura }", "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 { ?n property:order resource:Poales . ?n property:division resource:Flowering_plant }", "readable_query": "ASK WHERE { ?n property:order resource:Poales . ?n property:division resource:Flowering_plant }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?u WHERE { ?u property:order resource:Poales . ?u property:division resource:Flowering_plant }", "readable_query": "SELECT ?u WHERE { ?u property:order resource:Poales . ?u property:division resource:Flowering_plant }", "graph_answer": [ "resource:Poaceae" ], "readable_answer": [ "Poaceae" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:airport . ?b property:1st_runway_surface_type resource:Poaceae }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:airport . ?b property:1st_runway_surface_type resource:Poaceae }", "graph_answer": [ "resource:Alderney_Airport" ], "readable_answer": [ "Alderney Airport" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3474
Id86
[ { "subject": "Al_Anderson_(NRBQ)", "property": "birthPlace", "object": "United_States" }, { "subject": "Al_Anderson_(NRBQ)", "property": "placeOfBirth", "object": "\"Windsor, Connecticut, United States\"@en" } ]
[ { "subject": "Al_Anderson_(NRBQ band)", "property": "birthPlace", "object": "United_States" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "birthPlace", "object": "\"Windsor, Connecticut, United States\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson, of the band NRBQ was born in Windsor, Connecticut, United States.", "NRBQ band member Al Anderson was born in Windsor, Connecticut, United States.", "Al Anderson was born in Windsor, Connecticut, United States and is part of the band NRBQ." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:birth_place", "resource:United_States" ], [ "resource:Al_Anderson__NRBQ_band_", "property:birth_place", "Windsor, Connecticut, United States" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "Windsor, Connecticut, United States", "readable": "Windsor, Connecticut, United States", "graph": "Windsor, Connecticut, United States" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?m rdf:type ontology:artist . ?m property:birth_place resource:Poland }", "readable_query": "ASK WHERE { ?m rdf:type ontology:artist . ?m property:birth_place resource:Poland }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?z rdf:type ontology:artist . ?z property:birth_place resource:United_States }", "readable_query": "ASK WHERE { ?z rdf:type ontology:artist . ?z property:birth_place resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?i WHERE { ?i rdf:type ontology:artist . ?i property:birth_place resource:United_States }", "readable_query": "SELECT ?i WHERE { ?i rdf:type ontology:artist . ?i property:birth_place resource:United_States }", "graph_answer": [ "resource:Al_Anderson__NRBQ_band_" ], "readable_answer": [ "Al Anderson" ], "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
5
11529
Id60
[ { "subject": "Peñarol", "property": "league", "object": "Uruguayan_Primera_División" }, { "subject": "Abel_Hernández", "property": "youthclubs", "object": "Peñarol" }, { "subject": "Abel_Hernández", "property": "team", "object": "Central_Español" }, { "subject": "U.S._Città_di_Palermo", "property": "manager", "object": "Giuseppe_Iachini" }, { "subject": "Abel_Hernández", "property": "clubs", "object": "U.S._Città_di_Palermo" } ]
[ { "subject": "Peñarol", "property": "league", "object": "Uruguayan_Primera_División" }, { "subject": "Abel_Hernández", "property": "youthclub", "object": "Peñarol" }, { "subject": "Abel_Hernández", "property": "club", "object": "Central_Español" }, { "subject": "U.S._Città_di_Palermo", "property": "manager", "object": "Giuseppe_Iachini" }, { "subject": "Abel_Hernández", "property": "club", "object": "U.S._Città_di_Palermo" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Hernandez is a member of Penarol's youth club that played in the Uruguayan Primera División. Mr. Hernández's club is Central Español and the U.S. Città di Palermo which has a manager called Giuseppe Iachini.", "Abel Hernández played youth football for Peñarol who are in the Uruguayan Primera División. He later played for Central Español and U.S. Città di Palermo, the latter of which was managed by Giuseppe Iachini.", "Abel Hernández played youth football for Peñarol, who play in the Uruguayan Primera División. He later played for Central Español and the club U.S. Città di Palermo, which was managed by Giuseppe Iachini." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Pe_arol", "property:league", "resource:Uruguayan_Primera_Divisi_n" ], [ "resource:U_S__Citt__di_Palermo", "property:manager", "resource:Giuseppe_Iachini" ], [ "resource:Abel_Hern_ndez", "rdf:type", "ontology:athlete" ], [ "resource:Abel_Hern_ndez", "property:club", "resource:U_S__Citt__di_Palermo" ], [ "resource:Abel_Hern_ndez", "property:club", "resource:Central_Espa_ol" ], [ "resource:Abel_Hern_ndez", "property:youthclub", "resource:Pe_arol" ] ]
Abel_Hernández
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Abel_Hernández", "readable": "Abel Hernández", "graph": "resource:Abel_Hern_ndez" }, { "modified": "Central_Español", "readable": "Central Español", "graph": "resource:Central_Espa_ol" }, { "modified": "Giuseppe_Iachini", "readable": "Giuseppe Iachini", "graph": "resource:Giuseppe_Iachini" }, { "modified": "Peñarol", "readable": "Peñarol", "graph": "resource:Pe_arol" }, { "modified": "U.S._Città_di_Palermo", "readable": "U.S. Città di Palermo", "graph": "resource:U_S__Citt__di_Palermo" }, { "modified": "Uruguayan_Primera_División", "readable": "Uruguayan Primera División", "graph": "resource:Uruguayan_Primera_Divisi_n" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Pe_arol property:league resource:Uruguayan_Primera_Divisi_n }", "readable_query": "ASK WHERE { resource:Peñarol property:league resource:Uruguayan_Primera_División }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?y ) WHERE { resource:Abel_Hern_ndez property:club ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'u' ) ) }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?y ) WHERE { resource:Abel_Hernández property:club ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'u' ) ) }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] } ]