category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
sequence
test_category
string
dbpedia_links
sequence
links
sequence
graph
list
main_entity
string
mappings
list
dialogue
list
WrittenWork
5
12765
Id33
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(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 Alcatraz Versus the Evil Librarians was written in it but comes from the United States where African Americans are an ethnic group and the capital is Washington, D.C.", "Alcatraz Versus the Evil Librarians originates from the United States, and is written in English, also spoken in Great Britain. The US includes many African Americans, and its capital city is Washington D.C.", "Alcatraz Versus the Evil Librarians is from The United States where one of the ethnic groups is African American and the capital city is Washington DC. However it is written in English, as spoken in Great Britain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:African_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:language", "resource:English_language" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:country", "resource:United_States" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "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" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }", "readable_query": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:written_work . ?f property:country ?k . ?k property:ethnic_group resource:African_Americans }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:written_work . ?f property:country ?k . ?k property:ethnic_group resource:African_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", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3477
Id89
[ { "subject": "Al_Anderson_(NRBQ)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Blues" } ]
[ { "subject": "Al_Anderson_(NRBQ band)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Blues" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson plays rock music which has its origins in Blues.", "Al Anderson plays rock music, which originated from blues music.", "Al Anderson is a member of the band NRBQ that performs rock music, which has its stylistic origins in the Blues." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rock_music", "property:stylistic_origin", "resource:Blues" ], [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:genre", "resource:Rock_music" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?v ) WHERE { ?l property:genre resource:Rock_music . ?l rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?v ) WHERE { ?l property:genre resource:Rock_music . ?l rdf:type ontology:artist }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:artist . ?f property:genre resource:Rock_music }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:artist . ?f property:genre resource:Rock_music }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Rock_music property:saint ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Rock_music property:saint ?o }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3520
Id132
[ { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Montevideo" }, { "subject": "Montevideo", "property": "leaderName", "object": "Daniel_Martínez_(politician)" } ]
[ { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Montevideo" }, { "subject": "Montevideo", "property": "leader", "object": "Daniel_Martínez_(politician)" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfredo Zitarrosa was born in Montevideo, a place led by Daniel Martinez.", "Alfredo Zitarrosa was born in Montevideo where the leader is the politician Daniel Martínez.", "The birth place of Alfredo Zitarrosa is Montevideo, where the leader is the politician Daniel Martínez." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Montevideo", "property:leader", "resource:Daniel_Mart_nez__politician_" ], [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:birth_place", "resource:Montevideo" ] ]
Alfredo_Zitarrosa
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Daniel_Martínez_(politician)", "readable": "Daniel Martínez", "graph": "resource:Daniel_Mart_nez__politician_" }, { "modified": "Montevideo", "readable": "Montevideo", "graph": "resource:Montevideo" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?c ) WHERE { ?p rdf:type ontology:artist . ?k property:leader resource:Daniel_Mart_nez__politician_ . ?p property:birth_place ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?c ) WHERE { ?p rdf:type ontology:artist . ?k property:leader resource:Daniel_Martínez_(politician) . ?p property:birth_place ?k }", "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 ?h WHERE { ?h property:birth_place ?o . ?o property:leader resource:Daniel_Mart_nez__politician_ . ?h rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:birth_place ?o . ?o property:leader resource:Daniel_Martínez_(politician) . ?h rdf:type ontology:artist }", "graph_answer": [ "resource:Alfredo_Zitarrosa" ], "readable_answer": [ "Alfredo Zitarrosa" ], "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 ?p WHERE { resource:Alfredo_Zitarrosa property:birth_place ?p . resource:Alfredo_Zitarrosa rdf:type ontology:artist . ?p property:leader resource:Daniel_Mart_nez__politician_ }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Alfredo_Zitarrosa property:birth_place ?p . resource:Alfredo_Zitarrosa rdf:type ontology:artist . ?p property:leader resource:Daniel_Martínez_(politician) }", "graph_answer": [ "resource:Montevideo" ], "readable_answer": [ "Montevideo" ], "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" ] } ]
Artist
4
8632
Id24
[ { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Old_Man_Gloom" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Ambient_music" }, { "subject": "Aaron_Turner", "property": "activeYearsStartYear", "object": "\"1995\"^^xsd:gYear" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Old_Man_Gloom" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Ambient_music" }, { "subject": "Aaron_Turner", "property": "activeYearsStartYear", "object": "1995" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner plays Ambient music and he started performing in 1995.He played with the Twilight band and Old Man Gloom.", "Aaron Turner started performing in 1995 and his music genre is Ambient. He played with the bands Twilight and Old Man Gloom.", "Aaron Turner started performing in 1995 and performs ambient music. He played for Old Man Gloom and with the band Twilight." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Old_Man_Gloom" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Aaron_Turner", "property:active_years_start_year", "resource:1995" ], [ "resource:Aaron_Turner", "property:genre", "resource:Ambient_music" ] ]
Aaron_Turner
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "1995", "readable": "1995", "graph": "resource:1995" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Ambient_music", "readable": "Ambient music", "graph": "resource:Ambient_music" }, { "modified": "Old_Man_Gloom", "readable": "Old Man Gloom", "graph": "resource:Old_Man_Gloom" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?m ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?m ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?i }", "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 ?k WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?k }", "graph_answer": [ "resource:Old_Man_Gloom", "resource:Twilight__band_" ], "readable_answer": [ "Old Man Gloom", "Twilight" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h ?r WHERE { resource:Aaron_Turner property:active_years_start_year ?h . resource:Aaron_Turner property:genre ?r }", "readable_query": "SELECT DISTINCT ?h ?r WHERE { resource:Aaron_Turner property:active_years_start_year ?h . resource:Aaron_Turner property:genre ?r }", "graph_answer": [ "resource:1995", "resource:Ambient_music" ], "readable_answer": [ "1995", "Ambient music" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
WrittenWork
3
8340
Id186
[ { "subject": "American_Journal_of_Mathematics", "property": "publisher", "object": "Johns_Hopkins_University_Press" }, { "subject": "Johns_Hopkins_University_Press", "property": "country", "object": "United_States" }, { "subject": "American_Journal_of_Mathematics", "property": "abbreviation", "object": "\"Am. J. Math.\"@en" } ]
[ { "subject": "American_Journal_of_Mathematics", "property": "publisher", "object": "Johns_Hopkins_University_Press" }, { "subject": "Johns_Hopkins_University_Press", "property": "country", "object": "United_States" }, { "subject": "American_Journal_of_Mathematics", "property": "abbreviation", "object": "\"Am. J. Math.\"" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The American Journal of Mathematics. abbreviated to Am. J. Math, is published by the Johns Hopkins University Press in the United States.", "The publisher, Johns Hopkins University Press is located in the United States and publishes the American Journal of Mathematics. This publication is also abbreviated to Am.J.Math." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Johns_Hopkins_University_Press", "property:country", "resource:United_States" ], [ "resource:American_Journal_of_Mathematics", "property:abbreviation", "resource:Am__J__Math_" ], [ "resource:American_Journal_of_Mathematics", "rdf:type", "ontology:written_work" ], [ "resource:American_Journal_of_Mathematics", "property:publisher", "resource:Johns_Hopkins_University_Press" ] ]
American_Journal_of_Mathematics
[ { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "Am. J. Math.", "readable": "Am. J. Math.", "graph": "resource:Am__J__Math_" }, { "modified": "American_Journal_of_Mathematics", "readable": "American Journal of Mathematics", "graph": "resource:American_Journal_of_Mathematics" }, { "modified": "Johns_Hopkins_University_Press", "readable": "Johns Hopkins University Press", "graph": "resource:Johns_Hopkins_University_Press" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x property:abbreviation resource:Addiction . ?x rdf:type ontology:written_work . ?x property:publisher resource:Johns_Hopkins_University_Press }", "readable_query": "ASK WHERE { ?x property:abbreviation resource:Addiction . ?x rdf:type ontology:written_work . ?x property:publisher resource:Johns_Hopkins_University_Press }", "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 { ?r rdf:type ontology:written_work . ?r property:abbreviation resource:Am__J__Math_ . ?r property:publisher resource:Johns_Hopkins_University_Press }", "readable_query": "ASK WHERE { ?r rdf:type ontology:written_work . ?r property:abbreviation resource:Am._J._Math. . ?r property:publisher resource:Johns_Hopkins_University_Press }", "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 ?f WHERE { ?f property:abbreviation resource:Am__J__Math_ . ?f property:publisher resource:Johns_Hopkins_University_Press . ?f rdf:type ontology:written_work }", "readable_query": "SELECT ?f WHERE { ?f property:abbreviation resource:Am._J._Math. . ?f property:publisher resource:Johns_Hopkins_University_Press . ?f rdf:type ontology:written_work }", "graph_answer": [ "resource:American_Journal_of_Mathematics" ], "readable_answer": [ "American Journal of Mathematics" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Johns_Hopkins_University_Press property:country ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Johns_Hopkins_University_Press property:country ?z }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
4
10619
Id60
[ { "subject": "A.F.C._Blackpool", "property": "manager", "object": "Stuart_Parker_(footballer)" }, { "subject": "Stuart_Parker_(footballer)", "property": "team", "object": "KV_Mechelen" }, { "subject": "Blackpool", "property": "leaderName", "object": "Gordon_Marsden" }, { "subject": "A.F.C._Blackpool", "property": "ground", "object": "Blackpool" } ]
[ { "subject": "A.F.C._Blackpool", "property": "manager", "object": "Stuart_Parker_(footballer)" }, { "subject": "Stuart_Parker_(footballer)", "property": "club", "object": "KV_Mechelen" }, { "subject": "Blackpool", "property": "leader", "object": "Gordon_Marsden" }, { "subject": "A.F.C._Blackpool", "property": "ground", "object": "Blackpool" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "AFC Blackpool is based in the city of Blackpool where Gordon Marsden is one of the leaders. It is managed by the Footballer Stuart Parker who has represented the club KV Mechelen.", "Stuart Parker is part of the KV Mechelen Club and manager of A.F.C. Blackpool whose ground is in Blackpool. The leader of Blackpool is Gordon Marsden." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_F_C__Blackpool", "rdf:type", "ontology:sports_team" ], [ "resource:A_F_C__Blackpool", "property:manager", "resource:Stuart_Parker__footballer_" ], [ "resource:A_F_C__Blackpool", "property:ground", "resource:Blackpool" ], [ "resource:Blackpool", "property:leader", "resource:Gordon_Marsden" ], [ "resource:Stuart_Parker__footballer_", "property:club", "resource:KV_Mechelen" ] ]
A.F.C._Blackpool
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.F.C._Blackpool", "readable": "A.F.C. Blackpool", "graph": "resource:A_F_C__Blackpool" }, { "modified": "Blackpool", "readable": "Blackpool", "graph": "resource:Blackpool" }, { "modified": "Gordon_Marsden", "readable": "Gordon Marsden", "graph": "resource:Gordon_Marsden" }, { "modified": "KV_Mechelen", "readable": "KV Mechelen", "graph": "resource:KV_Mechelen" }, { "modified": "Stuart_Parker_(footballer)", "readable": "Stuart Parker", "graph": "resource:Stuart_Parker__footballer_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:ground resource:Blackpool . ?e rdf:type ontology:sports_team . ?e property:manager resource:Denzil_Antonio }", "readable_query": "ASK WHERE { ?e property:ground resource:Blackpool . ?e rdf:type ontology:sports_team . ?e property:manager resource:Denzil_Antonio }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?k rdf:type ontology:sports_team . ?k property:ground resource:Blackpool . ?k property:manager resource:Stuart_Parker__footballer_ }", "readable_query": "ASK WHERE { ?k rdf:type ontology:sports_team . ?k property:ground resource:Blackpool . ?k property:manager resource:Stuart_Parker_(footballer) }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?l WHERE { ?l property:manager resource:Stuart_Parker__footballer_ . ?l rdf:type ontology:sports_team . ?l property:ground resource:Blackpool }", "readable_query": "SELECT ?l WHERE { ?l property:manager resource:Stuart_Parker_(footballer) . ?l rdf:type ontology:sports_team . ?l property:ground resource:Blackpool }", "graph_answer": [ "resource:A_F_C__Blackpool" ], "readable_answer": [ "A.F.C. Blackpool" ], "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:Stuart_Parker__footballer_ property:club ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Stuart_Parker_(footballer) property:club ?l }", "graph_answer": [ "resource:KV_Mechelen" ], "readable_answer": [ "KV Mechelen" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12187
Id134
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" }, { "subject": "Bhajji", "property": "mainIngredient", "object": "\"Gram flour, vegetables\"@en" }, { "subject": "Bhajji", "property": "alias", "object": "\"Bhaji, bajji\"@en" }, { "subject": "Bhajji", "property": "ingredient", "object": "Vegetable" } ]
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" }, { "subject": "Bhajji", "property": "mainIngredient", "object": "\"Gram flour, vegetables\"" }, { "subject": "Bhajji", "property": "alternativeName", "object": "\"Bhaji, bajji\"" }, { "subject": "Bhajji", "property": "ingredient", "object": "Vegetable" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bhajji is also known as Bhaji or bajji, originates from the Karnataka region of India. It is usually made up of vegetables and gram flour.", "Bhajji, also known as Bhaji or bajji, originates from India in the Karnataka region and the main ingredients are gram flour and vegetables.", "Bhajji (Bhaji), or bajji, contains vegetables and gram flour; it originates from the Karnataka region of India." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bhajji", "property:ingredient", "resource:Vegetable" ], [ "resource:Bhajji", "property:main_ingredient", "resource:Gram_flour__vegetables" ], [ "resource:Bhajji", "rdf:type", "ontology:food" ], [ "resource:Bhajji", "property:country", "resource:India" ], [ "resource:Bhajji", "property:alternative_name", "resource:Bhaji__bajji" ], [ "resource:Bhajji", "property:region", "resource:Karnataka" ] ]
Bhajji
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bhaji, bajji", "readable": "Bhaji, bajji", "graph": "resource:Bhaji__bajji" }, { "modified": "Bhajji", "readable": "Bhajji", "graph": "resource:Bhajji" }, { "modified": "Gram flour, vegetables", "readable": "Gram flour, vegetables", "graph": "resource:Gram_flour__vegetables" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" }, { "modified": "Vegetable", "readable": "Vegetable", "graph": "resource:Vegetable" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q ?f WHERE { resource:Bhajji property:country ?q . resource:Bhajji property:alternative_name ?f }", "readable_query": "SELECT DISTINCT ?q ?f WHERE { resource:Bhajji property:country ?q . resource:Bhajji property:alternative_name ?f }", "graph_answer": [ "resource:India", "resource:Bhaji__bajji" ], "readable_answer": [ "India", "Bhaji, bajji" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y ?h WHERE { resource:Bhajji property:ingredient ?h . resource:Bhajji property:region ?y }", "readable_query": "SELECT DISTINCT ?y ?h WHERE { resource:Bhajji property:ingredient ?h . resource:Bhajji property:region ?y }", "graph_answer": [ "resource:Karnataka", "resource:Vegetable" ], "readable_answer": [ "Karnataka", "Vegetable" ], "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 ?t WHERE { resource:Bhajji property:main_ingredient ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Bhajji property:main_ingredient ?t }", "graph_answer": [ "resource:Gram_flour__vegetables" ], "readable_answer": [ "Gram flour, vegetables" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Bhajji property:subsidiary ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Bhajji property:subsidiary ?m }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4613
Id125
[ { "subject": "Baked_Alaska", "property": "country", "object": "\"France, United States or China\"@en" }, { "subject": "Baked_Alaska", "property": "ingredient", "object": "Sponge_cake" } ]
[ { "subject": "Baked_Alaska", "property": "country", "object": "\"France, United States or China\"" }, { "subject": "Baked_Alaska", "property": "ingredient", "object": "Sponge_cake" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Sponge cake is an ingredient in baked alaska which is said to come from either France, United States or China.", "France, United States and China all claim to have invented Baked Alaska, which is made from sponge cake." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Baked_Alaska", "property:ingredient", "resource:Sponge_cake" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:country", "France, United States or China" ] ]
Baked_Alaska
[ { "modified": "France, United States or China", "readable": "France, United States or China", "graph": "France, United States or China" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "Sponge_cake", "readable": "Sponge cake", "graph": "resource:Sponge_cake" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?s WHERE { resource:Baked_Alaska property:country ?a . resource:Baked_Alaska property:ingredient ?s }", "readable_query": "SELECT DISTINCT ?a ?s WHERE { resource:Baked_Alaska property:country ?a . resource:Baked_Alaska property:ingredient ?s }", "graph_answer": [ "France, United States or China", "resource:Sponge_cake" ], "readable_answer": [ "France, United States or China", "Sponge cake" ], "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 ?g WHERE { resource:Baked_Alaska property:governing_body ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Baked_Alaska property:governing_body ?g }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3509
Id121
[ { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" }, { "subject": "Alfred_Garth_Jones", "property": "placeOfBirth", "object": "England" } ]
[ { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "England" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Garth Jones was born in Manchester, England.", "The birthplace of Alfred Garth Jones is Manchester, England.", "Alfred Garth Jones was born in Manchester in England." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Garth_Jones", "rdf:type", "ontology:artist" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:England" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:Manchester" ] ]
Alfred_Garth_Jones
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "Alfred_Garth_Jones", "readable": "Alfred Garth Jones", "graph": "resource:Alfred_Garth_Jones" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "Manchester", "readable": "Manchester", "graph": "resource:Manchester" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p rdf:type ontology:artist . ?p property:birth_place resource:United_Kingdom }", "readable_query": "ASK WHERE { ?p rdf:type ontology:artist . ?p property:birth_place resource:United_Kingdom }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?e rdf:type ontology:artist . ?e property:birth_place resource:England }", "readable_query": "ASK WHERE { ?e rdf:type ontology:artist . ?e property:birth_place resource:England }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?y WHERE { ?y rdf:type ontology:artist . ?y property:birth_place resource:England }", "readable_query": "SELECT ?y WHERE { ?y rdf:type ontology:artist . ?y property:birth_place resource:England }", "graph_answer": [ "resource:Alfred_Garth_Jones" ], "readable_answer": [ "Alfred Garth Jones" ], "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" ] } ]
WrittenWork
3
8176
Id22
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "previousWork", "object": "Grantville_Gazette_II" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "\"Virginia DeMarce and\"@en" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "precededBy", "object": "The_Grantville_Gazettes" } ]
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "precededBy", "object": "Grantville_Gazette_II" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "\"Virginia DeMarce and Eric Flint\"" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "precededBy", "object": "The_Grantville_Gazettes" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634: The Bavarian Crisis is preceded by The Grantville Gazettes including Grantville Gazette II, and is written by Virginia DeMarce and Eric Flint.", "1634: The Bavarian Crisis, written by Virginia DeMarce and Eric Flint, was preceded by The Grantville Gazettes and Grantville Gazette II.", "1634: The Bavarian Crisis was the sequel to The Grantville Gazettes and Grantville Gazette II and was written by Virginia DeMarce and Eric Flint." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Bavarian_Crisis", "property:preceded_by", "resource:Grantville_Gazette_II" ], [ "resource:1634__The_Bavarian_Crisis", "property:preceded_by", "resource:The_Grantville_Gazettes" ], [ "resource:1634__The_Bavarian_Crisis", "property:author", "Virginia DeMarce and Eric Flint" ], [ "resource:1634__The_Bavarian_Crisis", "rdf:type", "ontology:written_work" ] ]
1634:_The_Bavarian_Crisis
[ { "modified": "Virginia DeMarce and Eric Flint", "readable": "Virginia DeMarce and Eric Flint", "graph": "Virginia DeMarce and Eric Flint" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "1634:_The_Bavarian_Crisis", "readable": "1634: The Bavarian Crisis", "graph": "resource:1634__The_Bavarian_Crisis" }, { "modified": "Grantville_Gazette_II", "readable": "Grantville Gazette II", "graph": "resource:Grantville_Gazette_II" }, { "modified": "The_Grantville_Gazettes", "readable": "The Grantville Gazettes", "graph": "resource:The_Grantville_Gazettes" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?e ) WHERE { resource:1634__The_Bavarian_Crisis property:preceded_by ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?e ) WHERE { resource:1634:_The_Bavarian_Crisis property:preceded_by ?u }", "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 ?y WHERE { resource:1634__The_Bavarian_Crisis property:preceded_by ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:1634:_The_Bavarian_Crisis property:preceded_by ?y }", "graph_answer": [ "resource:Grantville_Gazette_II", "resource:The_Grantville_Gazettes" ], "readable_answer": [ "Grantville Gazette II", "The Grantville Gazettes" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:1634__The_Bavarian_Crisis property:author ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:1634:_The_Bavarian_Crisis property:author ?q }", "graph_answer": [ "Virginia DeMarce and Eric Flint" ], "readable_answer": [ "Virginia DeMarce and Eric Flint" ], "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" ] } ]
Athlete
2
3705
Id45
[ { "subject": "Ahmad_Kadhim_Assad", "property": "team", "object": "Esteghlal_Ahvaz_F.C." }, { "subject": "Esteghlal_Ahvaz_F.C.", "property": "manager", "object": "Adnan_Hamad" } ]
[ { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Esteghlal_Ahvaz_F.C." }, { "subject": "Esteghlal_Ahvaz_F.C.", "property": "manager", "object": "Adnan_Hamad" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmad Kadhim Assad's club is Esteghlal Ahvaz FC which is managed by Adnan Hamad.", "Ahmad Kadhim Assad played for the Esteghlal Ahvaz F C whose manager is Adnan Hamad.", "Ahmad Kadhim Assad plays for the Esteghlal Ahvaz F.C. which is managed by Adnan Hamad." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ahmad_Kadhim_Assad", "rdf:type", "ontology:athlete" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Esteghlal_Ahvaz_F_C_" ], [ "resource:Esteghlal_Ahvaz_F_C_", "property:manager", "resource:Adnan_Hamad" ] ]
Ahmad_Kadhim_Assad
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Adnan_Hamad", "readable": "Adnan Hamad", "graph": "resource:Adnan_Hamad" }, { "modified": "Ahmad_Kadhim_Assad", "readable": "Ahmad Kadhim Assad", "graph": "resource:Ahmad_Kadhim_Assad" }, { "modified": "Esteghlal_Ahvaz_F.C.", "readable": "Esteghlal Ahvaz F.C.", "graph": "resource:Esteghlal_Ahvaz_F_C_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:manager resource:Frank_de_Boer . ?i property:club ?e . ?i rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?e property:manager resource:Frank_de_Boer . ?i property:club ?e . ?i rdf:type ontology:athlete }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
5
11098
Id147
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "runwayLength", "object": "\"597.408\"^^xsd:double" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "r3Surface", "object": "Poaceae" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "operator", "object": "Civil_Aviation_Authority_of_New_Zealand" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "elevation", "object": "\"33.8328\"^^xsd:double" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "runwayDesignation", "object": "\"03R/21L\"" } ]
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "runwayLength", "object": "597.0" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "3rdRunwaySurfaceType", "object": "Poaceae" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "operatingOrganisation", "object": "Civil_Aviation_Authority_of_New_Zealand" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "elevationAboveTheSeaLevel", "object": "34.0" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "runwayName", "object": "\"03R/21L\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Civil Aviation Authority of New Zealand is the operating organisation for Ardmore Airport, New Zealand which is located 34 metres above sea level and has a 3rd runway made of poaceae. The runway at the airport is named 03R/21L and is 597.0 in length.", "The Civil Aviation Authority of New Zealand operated Ardmore Airport (New Zealand) which is 34 meters above sea level and has a 3rd runway made of poaceae. The runway, which is named 03R/21L, has a length of 597.0.", "The Civil Aviation Authority of New Zealand is the operating organization for Ardmore Airport, New Zealand. Its runway name is 03R/21L, 597 m in length, and the airport is 34 m above sea level. The 3rd runway there is made of Poaceae." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ardmore_Airport__New_Zealand_", "property:runway_length", "resource:597_0" ], [ "resource:Ardmore_Airport__New_Zealand_", "rdf:type", "ontology:airport" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:elevation_above_the_sea_level", "resource:34_0" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:runway_name", "resource:03R_21L" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:operating_organisation", "resource:Civil_Aviation_Authority_of_New_Zealand" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:3rd_runway_surface_type", "resource:Poaceae" ] ]
Ardmore_Airport_(New_Zealand)
[ { "modified": "3rdRunwaySurfaceType", "readable": "3rd runway surface type", "graph": "property:3rd_runway_surface_type" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "03R/21L", "readable": "03R/21L", "graph": "resource:03R_21L" }, { "modified": "34.0", "readable": "34.0", "graph": "resource:34_0" }, { "modified": "597.0", "readable": "597.0", "graph": "resource:597_0" }, { "modified": "Ardmore_Airport_(New_Zealand)", "readable": "Ardmore Airport", "graph": "resource:Ardmore_Airport__New_Zealand_" }, { "modified": "Civil_Aviation_Authority_of_New_Zealand", "readable": "Civil Aviation Authority of New Zealand", "graph": "resource:Civil_Aviation_Authority_of_New_Zealand" }, { "modified": "Poaceae", "readable": "Poaceae", "graph": "resource:Poaceae" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?y WHERE { resource:Ardmore_Airport__New_Zealand_ property:runway_length ?k . resource:Ardmore_Airport__New_Zealand_ property:runway_name ?y }", "readable_query": "SELECT DISTINCT ?k ?y WHERE { resource:Ardmore_Airport_(New_Zealand) property:runway_length ?k . resource:Ardmore_Airport_(New_Zealand) property:runway_name ?y }", "graph_answer": [ "resource:597_0", "resource:03R_21L" ], "readable_answer": [ "597.0", "03R/21L" ], "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 ( ?y ) AS ?u ) WHERE { resource:Ardmore_Airport__New_Zealand_ property:3rd_runway_surface_type ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?u ) WHERE { resource:Ardmore_Airport_(New_Zealand) property:3rd_runway_surface_type ?y }", "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 ?i WHERE { resource:Ardmore_Airport__New_Zealand_ property:3rd_runway_surface_type ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Ardmore_Airport_(New_Zealand) property:3rd_runway_surface_type ?i }", "graph_answer": [ "resource:Poaceae" ], "readable_answer": [ "Poaceae" ], "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 ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'civil' ) ) . resource:Ardmore_Airport__New_Zealand_ property:operating_organisation ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'civil' ) ) . resource:Ardmore_Airport_(New_Zealand) property:operating_organisation ?x }", "graph_answer": [ "resource:Civil_Aviation_Authority_of_New_Zealand" ], "readable_answer": [ "Civil Aviation Authority of New Zealand" ], "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 ?k WHERE { resource:Ardmore_Airport__New_Zealand_ property:part ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Ardmore_Airport_(New_Zealand) property:part ?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" ] } ]
Artist
3
6100
Id246
[ { "subject": "Uruguay", "property": "leaderName", "object": "Tabaré_Vázquez" }, { "subject": "Montevideo", "property": "country", "object": "Uruguay" }, { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Montevideo" } ]
[ { "subject": "Uruguay", "property": "leader", "object": "Tabaré_Vázquez" }, { "subject": "Montevideo", "property": "country", "object": "Uruguay" }, { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Montevideo" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Uruguay is led by Tabare Vazquez. Montevideo in that country is the birth place of Alfredo Zitarrosa.", "The birth place of Alfredo Zitarrosa is Montevideo, in Uruguay, the leader of which, is Tabaré Vázquez." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Montevideo", "property:country", "resource:Uruguay" ], [ "resource:Uruguay", "property:leader", "resource:Tabar__V_zquez" ], [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:birth_place", "resource:Montevideo" ] ]
Alfredo_Zitarrosa
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Montevideo", "readable": "Montevideo", "graph": "resource:Montevideo" }, { "modified": "Tabaré_Vázquez", "readable": "Tabaré Vázquez", "graph": "resource:Tabar__V_zquez" }, { "modified": "Uruguay", "readable": "Uruguay", "graph": "resource:Uruguay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?r ) WHERE { ?y property:leader resource:Tabar__V_zquez . ?r property:country ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?r ) WHERE { ?y property:leader resource:Tabaré_Vázquez . ?r property:country ?y }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?b property:leader resource:Tabar__V_zquez . ?a property:country ?b }", "readable_query": "SELECT DISTINCT ?a WHERE { ?b property:leader resource:Tabaré_Vázquez . ?a property:country ?b }", "graph_answer": [ "resource:Montevideo" ], "readable_answer": [ "Montevideo" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Montevideo property:country ?p . ?p property:leader resource:Tabar__V_zquez }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Montevideo property:country ?p . ?p property:leader resource:Tabaré_Vázquez }", "graph_answer": [ "resource:Uruguay" ], "readable_answer": [ "Uruguay" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:artist . ?l property:birth_place resource:Montevideo }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:artist . ?l property:birth_place resource:Montevideo }", "graph_answer": [ "resource:Alfredo_Zitarrosa" ], "readable_answer": [ "Alfredo Zitarrosa" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?r rdf:type ontology:artist . ?r property:birth_place resource:Yugoslavia }", "readable_query": "ASK WHERE { ?r rdf:type ontology:artist . ?r property:birth_place resource:Yugoslavia }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] } ]
Food
5
12069
Id16
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "leader", "object": "Joko_Widodo" }, { "subject": "Indonesia", "property": "leaderName", "object": "Jusuf_Kalla" }, { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" }, { "subject": "Indonesia", "property": "currency", "object": "Indonesian_rupiah" } ]
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "leader", "object": "Joko_Widodo" }, { "subject": "Indonesia", "property": "leader", "object": "Jusuf_Kalla" }, { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" }, { "subject": "Indonesia", "property": "currency", "object": "Indonesian_rupiah" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Joko Widodo and Jusuf Kalla are leaders in Indonesia where the currency is the Indonesian rupiah. It is also the country that Arem arem, a Javanese dish, originates from.", "Joko Widodo and Jusuf Kalla are leaders in Indonesia, where the Javanese dish Arem-arem is commonly served and the Indonesian rupiah is the local currency." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Arem_arem", "rdf:type", "ontology:food" ], [ "resource:Arem_arem", "property:country", "resource:Indonesia" ], [ "resource:Arem_arem", "property:region", "resource:Javanese_cuisine" ], [ "resource:Indonesia", "property:leader", "resource:Joko_Widodo" ], [ "resource:Indonesia", "property:leader", "resource:Jusuf_Kalla" ], [ "resource:Indonesia", "property:currency", "resource:Indonesian_rupiah" ] ]
Arem-arem
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arem-arem", "readable": "Arem-arem", "graph": "resource:Arem_arem" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Indonesian_rupiah", "readable": "Indonesian rupiah", "graph": "resource:Indonesian_rupiah" }, { "modified": "Javanese_cuisine", "readable": "Javanese cuisine", "graph": "resource:Javanese_cuisine" }, { "modified": "Joko_Widodo", "readable": "Joko Widodo", "graph": "resource:Joko_Widodo" }, { "modified": "Jusuf_Kalla", "readable": "Jusuf Kalla", "graph": "resource:Jusuf_Kalla" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j property:currency resource:Uruguayan_peso . ?u rdf:type ontology:food . ?u property:country ?j }", "readable_query": "ASK WHERE { ?j property:currency resource:Uruguayan_peso . ?u rdf:type ontology:food . ?u property:country ?j }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
3
6450
Id70
[ { "subject": "3Arena", "property": "owner", "object": "Live_Nation_Entertainment" }, { "subject": "3Arena", "property": "location", "object": "Dublin" }, { "subject": "Dublin", "property": "leaderTitle", "object": "European_Parliament" } ]
[ { "subject": "3Arena", "property": "owner", "object": "Live_Nation_Entertainment" }, { "subject": "3Arena", "property": "location", "object": "Dublin" }, { "subject": "Dublin", "property": "leaderTitle", "object": "European_Parliament" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "3Arena is owned by Live Nation Entertainment and is located in Dublin. The leader of the government in Dublin is the European Parliament.", "The owner of 3Arena in Dublin is Live Nation Entertainment. European Parliament leads Dublin." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Dublin", "property:leader_title", "resource:European_Parliament" ], [ "resource:3Arena", "rdf:type", "ontology:building" ], [ "resource:3Arena", "property:location", "resource:Dublin" ], [ "resource:3Arena", "property:owner", "resource:Live_Nation_Entertainment" ] ]
3Arena
[ { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "3Arena", "readable": "3Arena", "graph": "resource:3Arena" }, { "modified": "Dublin", "readable": "Dublin", "graph": "resource:Dublin" }, { "modified": "European_Parliament", "readable": "European Parliament", "graph": "resource:European_Parliament" }, { "modified": "Live_Nation_Entertainment", "readable": "Live Nation Entertainment", "graph": "resource:Live_Nation_Entertainment" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:leader_title resource:European_Parliament . ?l rdf:type ontology:building . ?l property:owner resource:Live_Nation_Entertainment . ?l property:location ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:leader_title resource:European_Parliament . ?l rdf:type ontology:building . ?l property:owner resource:Live_Nation_Entertainment . ?l property:location ?a }", "graph_answer": [ "resource:Dublin" ], "readable_answer": [ "Dublin" ], "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 ?l WHERE { ?l rdf:type ontology:building . ?r property:leader_title resource:European_Parliament . ?l property:owner resource:Live_Nation_Entertainment . ?l property:location ?r }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:building . ?r property:leader_title resource:European_Parliament . ?l property:owner resource:Live_Nation_Entertainment . ?l property:location ?r }", "graph_answer": [ "resource:3Arena" ], "readable_answer": [ "3Arena" ], "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" ] } ]
WrittenWork
5
12779
Id47
[ { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
[ { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "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 capital of the United States is Washington DC and the language spoken is English, which is also the language of Great Britain. The book Alcatraz Versus the Evil Librarians comes from the country where one of the ethnic groups are the White Americans.", "Alcatraz Versus the Evil Librarians is from The United States where the capital is Washington DC. The population of the US includes the White Americans and the language spoken is English (which is also spoken in Great Britain).", "English is the spoken language in Great Britain and the United States. In the United States, Washington D.C. is the capital, white Americans live there and Alcatraz Versus the Evil Librarians was written." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:White_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": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "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": "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" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" }, { "modified": "White_Americans", "readable": "White Americans", "graph": "resource:White_Americans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l property:country resource:United_States . FILTER ( CONTAINS ( LCASE ( ?l ) , 'evil' ) ) . ?l rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:country resource:United_States . FILTER ( CONTAINS ( LCASE ( ?l ) , 'evil' ) ) . ?l rdf:type ontology:written_work }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'great' ) ) . resource:English_language property:spoken_in ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'great' ) ) . resource:English_language property:spoken_in ?x }", "graph_answer": [ "resource:Great_Britain" ], "readable_answer": [ "Great Britain" ], "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" ] } ]
Building
2
3876
Id28
[ { "subject": "200_Public_Square", "property": "location", "object": "Public_Square,_Cleveland" }, { "subject": "200_Public_Square", "property": "floorCount", "object": "45" } ]
[ { "subject": "200_Public_Square", "property": "location", "object": "Public_Square,_Cleveland" }, { "subject": "200_Public_Square", "property": "floorCount", "object": "45" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "200 Public Square is located at Public Square, Cleveland and has a floor count of 45.", "200 Public Square has 45 floors and is located in Public Square, Cleveland." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:200_Public_Square", "property:floor_count", "45" ], [ "resource:200_Public_Square", "rdf:type", "ontology:building" ], [ "resource:200_Public_Square", "property:location", "resource:Public_Square__Cleveland" ] ]
200_Public_Square
[ { "modified": "45", "readable": "45", "graph": "45" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "200_Public_Square", "readable": "200 Public Square", "graph": "resource:200_Public_Square" }, { "modified": "Public_Square,_Cleveland", "readable": "Public Square, Cleveland", "graph": "resource:Public_Square__Cleveland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?q property:floor_count ?w . FILTER ( ?w >= '30' ) . ?q rdf:type ontology:building . ?q property:location ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { ?q property:floor_count ?w . FILTER ( ?w >= '30' ) . ?q rdf:type ontology:building . ?q property:location ?h }", "graph_answer": [ "resource:Public_Square__Cleveland" ], "readable_answer": [ "Public Square, Cleveland" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?m rdf:type ontology:building . ?m property:location resource:Public_Square__Cleveland . ?m property:floor_count ?o . FILTER ( ?o >= '30' ) }", "readable_query": "SELECT DISTINCT ?o WHERE { ?m rdf:type ontology:building . ?m property:location resource:Public_Square,_Cleveland . ?m property:floor_count ?o . FILTER ( ?o >= '30' ) }", "graph_answer": [ "45" ], "readable_answer": [ "45" ], "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 ?r WHERE { ?r property:location resource:Public_Square__Cleveland . FILTER ( ?c = '45' ) . ?r rdf:type ontology:building . ?r property:floor_count ?c }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:location resource:Public_Square,_Cleveland . FILTER ( ?c = '45' ) . ?r rdf:type ontology:building . ?r property:floor_count ?c }", "graph_answer": [ "resource:200_Public_Square" ], "readable_answer": [ "200 Public Square" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7734
Id65
[ { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "\"Ruth Ribicoff\"@en" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "\"Ruth Ribicoff\"" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Abraham A Ribicoff, married to Ruth Ribicoff, was born in the United States, where African Americans are one of the ethnic groups.", "Abraham A Ribicoff was married to Ruth Ribicoff and was born in the United States, where African Americans are an ethnic group." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:Abraham_A__Ribicoff", "property:spouse", "resource:Ruth_Ribicoff" ], [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:United_States" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Ruth Ribicoff", "readable": "Ruth Ribicoff", "graph": "resource:Ruth_Ribicoff" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d rdf:type ontology:politician . ?d property:birth_place resource:Reidsville__North_Carolina }", "readable_query": "ASK WHERE { ?d rdf:type ontology:politician . ?d property:birth_place resource:Reidsville,_North_Carolina }", "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 { ?c rdf:type ontology:politician . ?c property:birth_place resource:United_States }", "readable_query": "ASK WHERE { ?c rdf:type ontology:politician . ?c 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 ?n WHERE { ?n rdf:type ontology:politician . ?n property:birth_place resource:United_States }", "readable_query": "SELECT ?n WHERE { ?n rdf:type ontology:politician . ?n property:birth_place resource:United_States }", "graph_answer": [ "resource:Abraham_A__Ribicoff" ], "readable_answer": [ "Abraham A. Ribicoff" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:Abraham_A__Ribicoff property:spouse ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Abraham_A._Ribicoff property:spouse ?h }", "graph_answer": [ "resource:Ruth_Ribicoff" ], "readable_answer": [ "Ruth Ribicoff" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9870
Id159
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Ground_meat" }, { "subject": "Bandeja_paisa", "property": "ingredientName", "object": "\"red beans,pork belly, whiterice,ground meat,chicharon,fried egg,plantain(patacones),chorizo, arepa, hogao sauce,black pudding(morcilla),avocadoandlemon\"" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Paisa_Region" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Ground_meat" }, { "subject": "Bandeja_paisa", "property": "mainIngredient", "object": "\"red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon\"" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Paisa_Region" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bandeja paisa, a dish containing ground meat, is part of Colombian cuisine and from the Paisa region. The main ingredients are red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "Bandeja paisa is a typical Colombian cuisine from the Paisa region. The main ingredients are red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado, and lemon.", "Bandeja paisa comes from the Paisa region of Colombia. It is made with red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "property:ingredient", "resource:Ground_meat" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Avocado" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Chorizo" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Fried_egg" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Chicharon" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Lemon" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Pork_belly" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Arepa" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Hogao_sauce" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Ground_meat" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Plantain__patacones_" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:White_rice" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Red_beans" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Black_pudding__morcilla_" ], [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Bandeja_paisa", "property:country", "resource:Colombian_cuisine" ], [ "resource:Bandeja_paisa", "property:region", "resource:Paisa_Region" ] ]
Bandeja_paisa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arepa", "readable": "Arepa", "graph": "resource:Arepa" }, { "modified": "Avocado", "readable": "Avocado", "graph": "resource:Avocado" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Black pudding (morcilla)", "readable": "Black pudding", "graph": "resource:Black_pudding__morcilla_" }, { "modified": "Chicharon", "readable": "Chicharon", "graph": "resource:Chicharon" }, { "modified": "Chorizo", "readable": "Chorizo", "graph": "resource:Chorizo" }, { "modified": "Colombian_cuisine", "readable": "Colombian cuisine", "graph": "resource:Colombian_cuisine" }, { "modified": "Fried egg", "readable": "Fried egg", "graph": "resource:Fried_egg" }, { "modified": "Ground meat", "readable": "Ground meat", "graph": "resource:Ground_meat" }, { "modified": "Hogao sauce", "readable": "Hogao sauce", "graph": "resource:Hogao_sauce" }, { "modified": "Lemon", "readable": "Lemon", "graph": "resource:Lemon" }, { "modified": "Paisa_Region", "readable": "Paisa Region", "graph": "resource:Paisa_Region" }, { "modified": "Plantain (patacones)", "readable": "Plantain", "graph": "resource:Plantain__patacones_" }, { "modified": "Pork belly", "readable": "Pork belly", "graph": "resource:Pork_belly" }, { "modified": "Red beans", "readable": "Red beans", "graph": "resource:Red_beans" }, { "modified": "White rice", "readable": "White rice", "graph": "resource:White_rice" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?m ) WHERE { resource:Bandeja_paisa property:main_ingredient ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?m ) WHERE { resource:Bandeja_paisa property:main_ingredient ?p }", "graph_answer": [ "13" ], "readable_answer": [ "13" ], "type": [ "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:Bandeja_paisa property:main_ingredient ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Bandeja_paisa property:main_ingredient ?i }", "graph_answer": [ "resource:Avocado", "resource:Chorizo", "resource:Fried_egg", "resource:Chicharon", "resource:Lemon", "resource:Pork_belly", "resource:Arepa", "resource:Hogao_sauce", "resource:Ground_meat", "resource:Plantain__patacones_", "resource:White_rice", "resource:Red_beans", "resource:Black_pudding__morcilla_" ], "readable_answer": [ "Avocado", "Chorizo", "Fried egg", "Chicharon", "Lemon", "Pork belly", "Arepa", "Hogao sauce", "Ground meat", "Plantain", "White rice", "Red beans", "Black pudding" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t ?n WHERE { resource:Bandeja_paisa property:country ?n . resource:Bandeja_paisa property:region ?t }", "readable_query": "SELECT DISTINCT ?t ?n WHERE { resource:Bandeja_paisa property:country ?n . resource:Bandeja_paisa property:region ?t }", "graph_answer": [ "resource:Paisa_Region", "resource:Colombian_cuisine" ], "readable_answer": [ "Paisa Region", "Colombian cuisine" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9456
Id55
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "California", "property": "language", "object": "Spanish_language" }, { "subject": "United_States_House_of_Representatives", "property": "location", "object": "United_States_Capitol" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "United_States_House_of_Representatives" } ]
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "California", "property": "language", "object": "Spanish_language" }, { "subject": "United_States_House_of_Representatives", "property": "location", "object": "United_States_Capitol" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "United_States_House_of_Representatives" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anaheim is located in California, where the Spanish language is spoken. The United States House of Representatives leads Anaheim and is located at the United States Capitol.", "The United States House of Representatives is located at the United States Capitol and is the leader of the city of Anaheim in California. Spanish is one of the languages used in California.", "Anaheim is led by the United States House of Representatives in the US Capitol. It is located in California where the Spanish language is spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States_House_of_Representatives", "property:location", "resource:United_States_Capitol" ], [ "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:Spanish_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": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" }, { "modified": "United_States_Capitol", "readable": "United States Capitol", "graph": "resource:United_States_Capitol" }, { "modified": "United_States_House_of_Representatives", "readable": "United States House of Representatives", "graph": "resource:United_States_House_of_Representatives" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?r WHERE { ?j rdf:type ontology:city . ?r property:language resource:Spanish_language . ?j property:is_part_of ?r }", "readable_query": "SELECT DISTINCT ?j ?r WHERE { ?j rdf:type ontology:city . ?r property:language resource:Spanish_language . ?j property:is_part_of ?r }", "graph_answer": [ "resource:Anaheim__California", "resource:California" ], "readable_answer": [ "Anaheim, 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 ?v WHERE { resource:United_States_House_of_Representatives property:awards ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:United_States_House_of_Representatives property:awards ?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" ] } ]
Building
3
6519
Id139
[ { "subject": "Amdavad_ni_Gufa", "property": "locationTown", "object": "Gujarat" }, { "subject": "Amdavad_ni_Gufa", "property": "locationCountry", "object": "India" }, { "subject": "India", "property": "leaderName", "object": "Narendra_Modi" } ]
[ { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Gujarat" }, { "subject": "Amdavad_ni_Gufa", "property": "country", "object": "India" }, { "subject": "India", "property": "leader", "object": "Narendra_Modi" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Amdavad ni Gufa is located in Gujarat, India and has Narendra Modi as the prime minister.", "Amdavad ni Gufa is located in Gujarat, India, whose leader is Narendra Modi.", "Amdavad ni Gufa is located in Gujarat, India, which is led by Narendra Modi." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Amdavad_ni_Gufa", "rdf:type", "ontology:building" ], [ "resource:Amdavad_ni_Gufa", "property:location", "resource:Gujarat" ], [ "resource:Amdavad_ni_Gufa", "property:country", "resource:India" ], [ "resource:India", "property:leader", "resource:Narendra_Modi" ] ]
Amdavad_ni_Gufa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Amdavad_ni_Gufa", "readable": "Amdavad ni Gufa", "graph": "resource:Amdavad_ni_Gufa" }, { "modified": "Gujarat", "readable": "Gujarat", "graph": "resource:Gujarat" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Narendra_Modi", "readable": "Narendra Modi", "graph": "resource:Narendra_Modi" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b ?u WHERE { resource:Amdavad_ni_Gufa property:location ?b . resource:Amdavad_ni_Gufa property:country ?u }", "readable_query": "SELECT DISTINCT ?b ?u WHERE { resource:Amdavad_ni_Gufa property:location ?b . resource:Amdavad_ni_Gufa property:country ?u }", "graph_answer": [ "resource:Gujarat", "resource:India" ], "readable_answer": [ "Gujarat", "India" ], "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 ?v WHERE { resource:India property:general_manager ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:India property:general_manager ?v }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4529
Id41
[ { "subject": "Arrabbiata_sauce", "property": "ingredient", "object": "Chili_pepper" }, { "subject": "Arrabbiata_sauce", "property": "region", "object": "\"Rome\"@en" } ]
[ { "subject": "Arrabbiata_sauce", "property": "ingredient", "object": "Chili_pepper" }, { "subject": "Arrabbiata_sauce", "property": "region", "object": "Rome" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "An important ingredient in arrabbiata sauce which originates from the region of Rome, is chili pepper.", "An important ingredient in arrabbiata sauce (from the Rome region) is chili pepper.", "The chili pepper serves as an ingredient in Arrabbiata sauce, a traditional dish from Rome." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arrabbiata_sauce", "property:ingredient", "resource:Chili_pepper" ], [ "resource:Arrabbiata_sauce", "rdf:type", "ontology:food" ], [ "resource:Arrabbiata_sauce", "property:region", "resource:Rome" ] ]
Arrabbiata_sauce
[ { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arrabbiata_sauce", "readable": "Arrabbiata sauce", "graph": "resource:Arrabbiata_sauce" }, { "modified": "Chili_pepper", "readable": "Chili pepper", "graph": "resource:Chili_pepper" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:food . ?o property:region resource:Rome . FILTER ( CONTAINS ( LCASE ( ?o ) , 'sauce' ) ) . ?o property:ingredient resource:Chili_pepper }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:food . ?o property:region resource:Rome . FILTER ( CONTAINS ( LCASE ( ?o ) , 'sauce' ) ) . ?o property:ingredient resource:Chili_pepper }", "graph_answer": [ "resource:Arrabbiata_sauce" ], "readable_answer": [ "Arrabbiata sauce" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9812
Id101
[ { "subject": "Bacon_sandwich", "property": "variations", "object": "BLT" }, { "subject": "BLT", "property": "hasVariant", "object": "Club_sandwich" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Condiment" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" } ]
[ { "subject": "Bacon_sandwich", "property": "dishVariation", "object": "BLT" }, { "subject": "BLT", "property": "dishVariation", "object": "Club_sandwich" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Condiment" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The country that bacon sandwich comes from is the United Kingdom. It can be served with condiments and variations include the BLT and club sandwich.", "Bacon sandwich is a dish from the United Kingdom and condiments are used to prepare it. BLT is a variation of a Club Sandwich.", "The BLT is a bacon sandwich, a variant of the Club sandwich. The bacon sandwich uses condiments and originates from the United Kingdom." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:BLT", "property:dish_variation", "resource:Club_sandwich" ], [ "resource:Bacon_sandwich", "property:dish_variation", "resource:BLT" ], [ "resource:Bacon_sandwich", "property:ingredient", "resource:Condiment" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:country", "resource:United_Kingdom" ] ]
Bacon_sandwich
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "BLT", "readable": "BLT", "graph": "resource:BLT" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Club_sandwich", "readable": "Club sandwich", "graph": "resource:Club_sandwich" }, { "modified": "Condiment", "readable": "Condiment", "graph": "resource:Condiment" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { VALUES ( ?w ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:Bacon_sandwich property:dish_variation ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { VALUES ( ?w ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:Bacon_sandwich property:dish_variation ?w }", "graph_answer": [ "resource:BLT" ], "readable_answer": [ "BLT" ], "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 ?y WHERE { resource:BLT property:dish_variation ?y . VALUES ( ?y ) { ( resource:BLT ) ( resource:Club_sandwich ) } }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:BLT property:dish_variation ?y . VALUES ( ?y ) { ( resource:BLT ) ( resource:Club_sandwich ) } }", "graph_answer": [ "resource:Club_sandwich" ], "readable_answer": [ "Club sandwich" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] } ]
Food
4
9863
Id152
[ { "subject": "Bakso", "property": "region", "object": "Indonesia" }, { "subject": "Bakso", "property": "ingredientName", "object": "\"Ground beef,tapioca,noodle, ricevermicelli, beefbroth, kailan,celery, salted vegetables, fried shallots\"" }, { "subject": "Bakso", "property": "country", "object": "\"Indonesia, derived from Chinese meat ball\"@en" }, { "subject": "Bakso", "property": "ingredient", "object": "Vermicelli" } ]
[ { "subject": "Bakso", "property": "region", "object": "Indonesia" }, { "subject": "Bakso", "property": "mainIngredient", "object": "\"Ground beef, tapioca, noodle, rice vermicelli, beef broth, kailan, celery, salted vegetables, fried shallots\"" }, { "subject": "Bakso", "property": "country", "object": "Indonesia" }, { "subject": "Bakso", "property": "ingredient", "object": "Vermicelli" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Found in, and from, Indonesia is the dish Bakso. The main ingredients of which are ground beef, tapioca, noodle, rice vermicelli, beef broth, kailan, celery, salted vegetables and fried shallots.", "Bakso is food that originates from Indonesia, Ground beef, tapioca, noodle, rice vermicelli, beef broth, kailan, celery, salted vegetables, fried shallots are the main ingredients of Bakso, Vermicelli is also an ingredient of Bakso.", "Bakso is food found in Indonesia, it includes ground beef, tapioca, Vermicelli noodles, rice vermicelli, beef broth, kailan, celery, salted vegetables and fried shallots." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bakso", "property:ingredient", "resource:Vermicelli" ], [ "resource:Bakso", "property:main_ingredient", "resource:Ground_beef" ], [ "resource:Bakso", "property:main_ingredient", "resource:Salted_vegetables" ], [ "resource:Bakso", "property:main_ingredient", "resource:Noodle" ], [ "resource:Bakso", "property:main_ingredient", "resource:Kailan" ], [ "resource:Bakso", "property:main_ingredient", "resource:Beef_broth" ], [ "resource:Bakso", "property:main_ingredient", "resource:Celery" ], [ "resource:Bakso", "property:main_ingredient", "resource:Fried_shallots" ], [ "resource:Bakso", "property:main_ingredient", "resource:Rice_vermicelli" ], [ "resource:Bakso", "property:main_ingredient", "resource:Tapioca" ], [ "resource:Bakso", "rdf:type", "ontology:food" ], [ "resource:Bakso", "property:country", "resource:Indonesia" ], [ "resource:Bakso", "property:region", "resource:Indonesia" ] ]
Bakso
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bakso", "readable": "Bakso", "graph": "resource:Bakso" }, { "modified": "Beef broth", "readable": "Beef broth", "graph": "resource:Beef_broth" }, { "modified": "Celery", "readable": "Celery", "graph": "resource:Celery" }, { "modified": "Fried shallots", "readable": "Fried shallots", "graph": "resource:Fried_shallots" }, { "modified": "Ground beef", "readable": "Ground beef", "graph": "resource:Ground_beef" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Kailan", "readable": "Kailan", "graph": "resource:Kailan" }, { "modified": "Noodle", "readable": "Noodle", "graph": "resource:Noodle" }, { "modified": "Rice vermicelli", "readable": "Rice vermicelli", "graph": "resource:Rice_vermicelli" }, { "modified": "Salted vegetables", "readable": "Salted vegetables", "graph": "resource:Salted_vegetables" }, { "modified": "Tapioca", "readable": "Tapioca", "graph": "resource:Tapioca" }, { "modified": "Vermicelli", "readable": "Vermicelli", "graph": "resource:Vermicelli" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?c ) WHERE { resource:Bakso property:main_ingredient ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?c ) WHERE { resource:Bakso property:main_ingredient ?p }", "graph_answer": [ "9" ], "readable_answer": [ "9" ], "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 ?v WHERE { resource:Bakso property:main_ingredient ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Bakso property:main_ingredient ?v }", "graph_answer": [ "resource:Ground_beef", "resource:Salted_vegetables", "resource:Noodle", "resource:Kailan", "resource:Beef_broth", "resource:Celery", "resource:Fried_shallots", "resource:Rice_vermicelli", "resource:Tapioca" ], "readable_answer": [ "Ground beef", "Salted vegetables", "Noodle", "Kailan", "Beef broth", "Celery", "Fried shallots", "Rice vermicelli", "Tapioca" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r ?l WHERE { resource:Bakso property:ingredient ?r . resource:Bakso property:country ?l }", "readable_query": "SELECT DISTINCT ?r ?l WHERE { resource:Bakso property:ingredient ?r . resource:Bakso property:country ?l }", "graph_answer": [ "resource:Vermicelli", "resource:Indonesia" ], "readable_answer": [ "Vermicelli", "Indonesia" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
5
12563
Id82
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "Albert_B._White", "property": "party", "object": "Republican_Party_(United_States)" }, { "subject": "Albert_B._White", "property": "activeYearsEndDate", "object": "\"1905-03-04\"^^xsd:date" }, { "subject": "Albert_B._White", "property": "activeYearsStartDate", "object": "\"1901-03-04\"^^xsd:date" } ]
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "Albert_B._White", "property": "party", "object": "Republican_Party_(United_States)" }, { "subject": "Albert_B._White", "property": "activeYearsEndDate", "object": "1905-03-04" }, { "subject": "Albert_B._White", "property": "activeYearsStartDate", "object": "1901-03-04" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albert B White, married to Agnes Ward White, was a member of the Republican Party in the United States. His career began on March 4th 1901 and ended on March 4th 1905 - he was succeeded by William M O Dawson.", "Albert B White had a career from 4 March 1901 to 4 March 1905 and was succeeded by William M O Dawson. He was a member of the Republican Party of the United States and was the husband of Agnes Ward White.", "Albert B White, who was married to Agnes Ward White, is a member of the Republican Party of the United States. His career began on March 4th 1901, ended on March 4th 1905 and he was succeeded by William M O Dawson." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albert_B__White", "property:spouse", "resource:Agnes_Ward_White" ], [ "resource:Albert_B__White", "property:party", "resource:Republican_Party__United_States_" ], [ "resource:Albert_B__White", "rdf:type", "ontology:politician" ], [ "resource:Albert_B__White", "property:successor", "resource:William_M__O__Dawson" ], [ "resource:Albert_B__White", "property:active_years_start_date", "resource:1901_03_04" ], [ "resource:Albert_B__White", "property:active_years_end_date", "resource:1905_03_04" ] ]
Albert_B._White
[ { "modified": "activeYearsEndDate", "readable": "active years end date", "graph": "property:active_years_end_date" }, { "modified": "activeYearsStartDate", "readable": "active years start date", "graph": "property:active_years_start_date" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "1901-03-04", "readable": "1901-03-04", "graph": "resource:1901_03_04" }, { "modified": "1905-03-04", "readable": "1905-03-04", "graph": "resource:1905_03_04" }, { "modified": "Agnes_Ward_White", "readable": "Agnes Ward White", "graph": "resource:Agnes_Ward_White" }, { "modified": "Albert_B._White", "readable": "Albert B. White", "graph": "resource:Albert_B__White" }, { "modified": "Republican_Party_(United_States)", "readable": "Republican Party", "graph": "resource:Republican_Party__United_States_" }, { "modified": "William_M._O._Dawson", "readable": "William M. O. Dawson", "graph": "resource:William_M__O__Dawson" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?s rdf:type ontology:politician . ?s property:spouse ?t . ?s property:active_years_end_date ?y . FILTER ( ?y = \"1905_03_04\" ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?s rdf:type ontology:politician . ?s property:spouse ?t . ?s property:active_years_end_date ?y . FILTER ( ?y = \"1905-03-04\" ) }", "graph_answer": [ "resource:Agnes_Ward_White" ], "readable_answer": [ "Agnes Ward White" ], "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 ?j WHERE { ?j property:spouse resource:Agnes_Ward_White . FILTER ( ?o = \"1905_03_04\" ) . ?j rdf:type ontology:politician . ?j property:active_years_end_date ?o }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j property:spouse resource:Agnes_Ward_White . FILTER ( ?o = \"1905-03-04\" ) . ?j rdf:type ontology:politician . ?j property:active_years_end_date ?o }", "graph_answer": [ "resource:Albert_B__White" ], "readable_answer": [ "Albert B. White" ], "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 ?f ?d WHERE { resource:Albert_B__White property:party ?d . resource:Albert_B__White property:active_years_start_date ?f }", "readable_query": "SELECT DISTINCT ?f ?d WHERE { resource:Albert_B._White property:party ?d . resource:Albert_B._White property:active_years_start_date ?f }", "graph_answer": [ "resource:1901_03_04", "resource:Republican_Party__United_States_" ], "readable_answer": [ "1901-03-04", "Republican Party" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Albert_B__White property:successor ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Albert_B._White property:successor ?x }", "graph_answer": [ "resource:William_M__O__Dawson" ], "readable_answer": [ "William M. O. Dawson" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10212
Id186
[ { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundation", "object": "California" }, { "subject": "Caterpillar_Inc.", "property": "location", "object": "Peoria,_Illinois" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
[ { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "California" }, { "subject": "Caterpillar_Inc.", "property": "location", "object": "Peoria,_Illinois" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Caterpillar Inc. was founded in California and located in Peoria, Illinois. Douglas R. Oberhelman is a key person of the company and its engine power AIDAluna.", "AIDAluna is powered by Caterpillar Inc. where Douglas R Oberhelman is a key person. The company was founded in California and is located in Peoria, Illinois.", "The power type of the AIDAluna is the Caterpillar Inc. engine, the company is located in Peoria, Illinois. The foundation place of Caterpillar Inc. was California and a key person with the company is, Douglas R. Oberhelman." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Caterpillar_Inc_", "property:key_person", "resource:Douglas_R__Oberhelman" ], [ "resource:Caterpillar_Inc_", "property:location", "resource:Peoria__Illinois" ], [ "resource:Caterpillar_Inc_", "property:foundation_place", "resource:California" ], [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:power_type", "resource:Caterpillar_Inc_" ] ]
AIDAluna
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Caterpillar_Inc.", "readable": "Caterpillar Inc.", "graph": "resource:Caterpillar_Inc_" }, { "modified": "Douglas_R._Oberhelman", "readable": "Douglas R. Oberhelman", "graph": "resource:Douglas_R__Oberhelman" }, { "modified": "Peoria,_Illinois", "readable": "Peoria, Illinois", "graph": "resource:Peoria__Illinois" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?a WHERE { resource:Caterpillar_Inc_ property:key_person ?k . resource:Caterpillar_Inc_ property:location ?a }", "readable_query": "SELECT DISTINCT ?k ?a WHERE { resource:Caterpillar_Inc. property:key_person ?k . resource:Caterpillar_Inc. property:location ?a }", "graph_answer": [ "resource:Douglas_R__Oberhelman", "resource:Peoria__Illinois" ], "readable_answer": [ "Douglas R. Oberhelman", "Peoria, Illinois" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?j ) WHERE { ?g property:power_type resource:Caterpillar_Inc_ . ?g rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?j ) WHERE { ?g property:power_type resource:Caterpillar_Inc. . ?g rdf:type ontology:mean_of_transportation }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v property:power_type resource:Caterpillar_Inc_ . ?v rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:power_type resource:Caterpillar_Inc. . ?v rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:AIDAluna" ], "readable_answer": [ "AIDAluna" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Caterpillar_Inc_ property:absolute_magnitude ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Caterpillar_Inc. property:absolute_magnitude ?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" ] } ]
Politician
2
5218
Id210
[ { "subject": "Allan_Shivers", "property": "militaryBranch", "object": "United_States_Army" }, { "subject": "United_States_Army", "property": "battles", "object": "Korean_War" } ]
[ { "subject": "Allan_Shivers", "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": [ "Allan Shivers served in the United States Army, which took art in Korean War battles.", "Allan Shivers served in the United States Army, an army which fought in the Korean War." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Allan_Shivers", "rdf:type", "ontology:politician" ], [ "resource:Allan_Shivers", "property:military_branch", "resource:United_States_Army" ], [ "resource:United_States_Army", "property:battle", "resource:Korean_War" ] ]
Allan_Shivers
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "Allan_Shivers", "readable": "Allan Shivers", "graph": "resource:Allan_Shivers" }, { "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 ?q ?m WHERE { ?q property:military_branch ?m . ?q rdf:type ontology:politician . ?m property:battle resource:Korean_War }", "readable_query": "SELECT DISTINCT ?q ?m WHERE { ?q property:military_branch ?m . ?q rdf:type ontology:politician . ?m property:battle resource:Korean_War }", "graph_answer": [ "resource:Allan_Shivers", "resource:United_States_Army" ], "readable_answer": [ "Allan Shivers", "United States Army" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
MeanOfTransportation
3
7443
Id43
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "American_Locomotive_Company" }, { "subject": "ALCO_RS-3", "property": "enginetype", "object": "V12_engine" }, { "subject": "ALCO_RS-3", "property": "builddate", "object": "\"May 1950 – August 1956\"@en" } ]
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "American_Locomotive_Company" }, { "subject": "ALCO_RS-3", "property": "engine", "object": "V12_engine" }, { "subject": "ALCO_RS-3", "property": "buildDate", "object": "\"May 1950 - August 1956\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The ALCO RS-3, which has a V12 engine, was produced between May 1950 and August 1956 by the American Locomotive Company.", "The ALCO RS-3, with its V12 engine, was built by American Locomotive Company and was produced from May 1950 - August 1956." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:ALCO_RS_3", "property:build_date", "May 1950 - August 1956" ], [ "resource:ALCO_RS_3", "property:engine", "resource:V12_engine" ], [ "resource:ALCO_RS_3", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:ALCO_RS_3", "property:builder", "resource:American_Locomotive_Company" ] ]
ALCO_RS-3
[ { "modified": "May 1950 - August 1956", "readable": "May 1950 - August 1956", "graph": "May 1950 - August 1956" }, { "modified": "buildDate", "readable": "build date", "graph": "property:build_date" }, { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "ALCO_RS-3", "readable": "ALCO RS-3", "graph": "resource:ALCO_RS_3" }, { "modified": "American_Locomotive_Company", "readable": "American Locomotive Company", "graph": "resource:American_Locomotive_Company" }, { "modified": "V12_engine", "readable": "V12 engine", "graph": "resource:V12_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?e ) WHERE { resource:ALCO_RS_3 property:trainer_aircraft ?v }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?e ) WHERE { resource:ALCO_RS-3 property:trainer_aircraft ?v }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v ?o WHERE { resource:ALCO_RS_3 property:build_date ?o . resource:ALCO_RS_3 property:builder ?v }", "readable_query": "SELECT DISTINCT ?v ?o WHERE { resource:ALCO_RS-3 property:build_date ?o . resource:ALCO_RS-3 property:builder ?v }", "graph_answer": [ "resource:American_Locomotive_Company", "May 1950 - August 1956" ], "readable_answer": [ "American Locomotive Company", "May 1950 - August 1956" ], "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:ALCO_RS_3 property:engine resource:V12_engine }", "readable_query": "ASK WHERE { resource:ALCO_RS-3 property:engine resource:V12_engine }", "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" ] } ]
Artist
5
11232
Id83
[ { "subject": "Aleksandra_Kovač", "property": "associatedBand", "object": "Bebi_Dol" }, { "subject": "Aleksandra_Kovač", "property": "associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Soul_music" }, { "subject": "Aleksandra_Kovač", "property": "background", "object": "\"solo_singer\"@en" }, { "subject": "Aleksandra_Kovač", "property": "activeYearsStartYear", "object": "\"1990\"^^xsd:gYear" } ]
[ { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "Bebi_Dol" }, { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Soul_music" }, { "subject": "Aleksandra_Kovač", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Aleksandra_Kovač", "property": "activeYearsStartYear", "object": "1990" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandra Kovac began her musical career in 1990 in soul as a solo singer, played with Kornelije Kovac and is associated with the musical artist Bebi Dol.", "Aleksandra Kovac is a solo soul music singer who started her career in 1990. Her associates are Bebii Dol and Kornelije Kovač, musicians.", "Aleksandra Kovač, the solo singer, became active in 1990 and is associated with the musical artist Bebi Dol. His musical genre is soul music and he is in the same band as Kornelije Kovač." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandra_Kova_", "rdf:type", "ontology:artist" ], [ "resource:Aleksandra_Kova_", "property:background", "resource:solo_singer" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:Bebi_Dol" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:Kornelije_Kova_" ], [ "resource:Aleksandra_Kova_", "property:active_years_start_year", "resource:1990" ], [ "resource:Aleksandra_Kova_", "property:genre", "resource:Soul_music" ] ]
Aleksandra_Kovač
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "1990", "readable": "1990", "graph": "resource:1990" }, { "modified": "Aleksandra_Kovač", "readable": "Aleksandra Kovač", "graph": "resource:Aleksandra_Kova_" }, { "modified": "Bebi_Dol", "readable": "Bebi Dol", "graph": "resource:Bebi_Dol" }, { "modified": "Kornelije_Kovač", "readable": "Kornelije Kovač", "graph": "resource:Kornelije_Kova_" }, { "modified": "Soul_music", "readable": "Soul music", "graph": "resource:Soul_music" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p property:background resource:non_vocal_instrumentalist . ?p property:associated_band_associated_musical_artist resource:Kornelije_Kova_ . ?p rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?p property:background resource:non_vocal_instrumentalist . ?p property:associated_band_associated_musical_artist resource:Kornelije_Kovač . ?p rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?z rdf:type ontology:artist . ?z property:background resource:solo_singer . ?z property:associated_band_associated_musical_artist resource:Kornelije_Kova_ }", "readable_query": "ASK WHERE { ?z rdf:type ontology:artist . ?z property:background resource:solo_singer . ?z property:associated_band_associated_musical_artist resource:Kornelije_Kovač }", "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 ?q WHERE { ?q property:background resource:solo_singer . ?q rdf:type ontology:artist . ?q property:associated_band_associated_musical_artist resource:Kornelije_Kova_ }", "readable_query": "SELECT ?q WHERE { ?q property:background resource:solo_singer . ?q rdf:type ontology:artist . ?q property:associated_band_associated_musical_artist resource:Kornelije_Kovač }", "graph_answer": [ "resource:Aleksandra_Kova_" ], "readable_answer": [ "Aleksandra Kovač" ], "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 ( ?y ) AS ?m ) WHERE { resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?m ) WHERE { resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?y }", "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 ?e WHERE { resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?e . FILTER ( ?e != resource:Kornelije_Kova_ ) }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?e . FILTER ( ?e != resource:Kornelije_Kovač ) }", "graph_answer": [ "resource:Bebi_Dol" ], "readable_answer": [ "Bebi Dol" ], "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 ?r ?b WHERE { resource:Aleksandra_Kova_ property:active_years_start_year ?b . resource:Aleksandra_Kova_ property:genre ?r }", "readable_query": "SELECT DISTINCT ?r ?b WHERE { resource:Aleksandra_Kovač property:active_years_start_year ?b . resource:Aleksandra_Kovač property:genre ?r }", "graph_answer": [ "resource:Soul_music", "resource:1990" ], "readable_answer": [ "Soul music", "1990" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Athlete
4
9040
Id110
[ { "subject": "Canada", "property": "language", "object": "Inuktitut" }, { "subject": "Canada", "property": "leaderName", "object": "Elizabeth_II" }, { "subject": "Canada", "property": "ethnicGroup", "object": "Asian_Canadians" }, { "subject": "Adam_McQuaid", "property": "placeOfBirth", "object": "Canada" } ]
[ { "subject": "Canada", "property": "language", "object": "Inuktitut" }, { "subject": "Canada", "property": "leader", "object": "Elizabeth_II" }, { "subject": "Canada", "property": "ethnicGroup", "object": "Asian_Canadians" }, { "subject": "Adam_McQuaid", "property": "birthPlace", "object": "Canada" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam McQuaid was born in Canada, where Elizabeth II is the leader, Inuktitut is a spoken language, and Asian Canadians are an ethnic group.", "Adam McQuaid was born in Canada where Asian Canadians are an ethnic group. Elizabeth II is a leader there and the Inuktitut language is spoken.", "Born in Elizabeth II run Canada, was Adam McQuaid. Inuktitut is spoken in that country and Asian Canadians are one ethnic group there." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Canada", "property:leader", "resource:Elizabeth_II" ], [ "resource:Canada", "property:language", "resource:Inuktitut" ], [ "resource:Canada", "property:ethnic_group", "resource:Asian_Canadians" ], [ "resource:Adam_McQuaid", "rdf:type", "ontology:athlete" ], [ "resource:Adam_McQuaid", "property:birth_place", "resource:Canada" ] ]
Adam_McQuaid
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Adam_McQuaid", "readable": "Adam McQuaid", "graph": "resource:Adam_McQuaid" }, { "modified": "Asian_Canadians", "readable": "Asian Canadians", "graph": "resource:Asian_Canadians" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "Inuktitut", "readable": "Inuktitut", "graph": "resource:Inuktitut" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:leader resource:Elizabeth_II . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'c' ) ) . ?s property:ethnic_group resource:Asian_Canadians }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:leader resource:Elizabeth_II . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'c' ) ) . ?s property:ethnic_group resource:Asian_Canadians }", "graph_answer": [ "resource:Canada" ], "readable_answer": [ "Canada" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Canada property:language ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Canada property:language ?o }", "graph_answer": [ "resource:Inuktitut" ], "readable_answer": [ "Inuktitut" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?j property:birth_place resource:Canada . ?j rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j property:birth_place resource:Canada . ?j rdf:type ontology:athlete }", "graph_answer": [ "resource:Adam_McQuaid" ], "readable_answer": [ "Adam McQuaid" ], "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" ] } ]
Astronaut
5
11423
Id40
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"^^xsd:date" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"@en" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
(X (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Buzz Aldrin was born in Glen Ridge, New Jersey on 1930-01-20. He graduated from Massachusetts Institute of Technology in 1963 with a doctorate in Science before being a crew member of Apollo 11 operated by NASA.", "Buzz Aldrin was born in Glen Ridge New Jersey on 20th of January 1930. He graduated from Massachusetts Institute of Technology in 1963 and was a crew member on NASA's Apollo 11." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Apollo_11", "property:operator", "resource:NASA" ], [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ], [ "resource:Buzz_Aldrin", "property:birth_date", "1930-01-20" ], [ "resource:Buzz_Aldrin", "property:alma_mater", "Massachusetts Institute of Technology, Sc.D. 1963" ], [ "resource:Buzz_Aldrin", "property:birth_place", "resource:Glen_Ridge__New_Jersey" ] ]
Buzz_Aldrin
[ { "modified": "1930-01-20", "readable": "1930-01-20", "graph": "1930-01-20" }, { "modified": "Massachusetts Institute of Technology, Sc.D. 1963", "readable": "Massachusetts Institute of Technology, Sc.D. 1963", "graph": "Massachusetts Institute of Technology, Sc.D. 1963" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "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": "NASA", "readable": "NASA", "graph": "resource:NASA" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:birth_date ?g . ?c rdf:type ontology:astronaut . FILTER ( ?g = \"1930-01-20\" ) . ?c property:mission ?b . ?b property:operator resource:NASA }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:birth_date ?g . ?c rdf:type ontology:astronaut . FILTER ( ?g = \"1930-01-20\" ) . ?c property:mission ?b . ?b property:operator resource:NASA }", "graph_answer": [ "resource:Buzz_Aldrin" ], "readable_answer": [ "Buzz Aldrin" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?m rdf:type ontology:astronaut . ?f property:operator resource:NASA . ?m property:mission ?f . ?m property:birth_place resource:Glen_Ridge__New_Jersey }", "readable_query": "SELECT DISTINCT ?f WHERE { ?m rdf:type ontology:astronaut . ?f property:operator resource:NASA . ?m property:mission ?f . ?m property:birth_place resource:Glen_Ridge,_New_Jersey }", "graph_answer": [ "resource:Apollo_11" ], "readable_answer": [ "Apollo 11" ], "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" ] } ]
Food
4
9899
Id188
[ { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "hasVariant", "object": "Shumai" }, { "subject": "Batagor", "property": "variations", "object": "Siomay" }, { "subject": "Batagor", "property": "country", "object": "\"Indonesia\"@en" } ]
[ { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "dishVariation", "object": "Shumai" }, { "subject": "Batagor", "property": "dishVariation", "object": "Siomay" }, { "subject": "Batagor", "property": "country", "object": "Indonesia" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Peanut sauce is an ingredient of batagor. Batagor(found in Indonesia), Shumai, and Siomay, are variations of the same dish.", "Peanut sauce is an ingredient of batagor which is a variation of Shumai or Siomay and hails from Indonesia." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Batagor", "property:dish_variation", "resource:Siomay" ], [ "resource:Batagor", "property:dish_variation", "resource:Shumai" ], [ "resource:Batagor", "property:ingredient", "resource:Peanut_sauce" ], [ "resource:Batagor", "rdf:type", "ontology:food" ], [ "resource:Batagor", "property:country", "resource:Indonesia" ] ]
Batagor
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Batagor", "readable": "Batagor", "graph": "resource:Batagor" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Peanut_sauce", "readable": "Peanut sauce", "graph": "resource:Peanut_sauce" }, { "modified": "Shumai", "readable": "Shumai", "graph": "resource:Shumai" }, { "modified": "Siomay", "readable": "Siomay", "graph": "resource:Siomay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Batagor property:dish_variation ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 's' ) ) }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Batagor property:dish_variation ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 's' ) ) }", "graph_answer": [ "resource:Shumai" ], "readable_answer": [ "Shumai" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Batagor property:dish_variation resource:Shumai }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Batagor property:dish_variation resource:Shumai }", "graph_answer": [ "resource:Siomay" ], "readable_answer": [ "Siomay" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Batagor property:partial_failures ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Batagor property:partial_failures ?w }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
2
4095
Id76
[ { "subject": "107_Camilla", "property": "discoverer", "object": "N._R._Pogson" }, { "subject": "N._R._Pogson", "property": "deathPlace", "object": "Chennai" } ]
[ { "subject": "107_Camilla", "property": "discoverer", "object": "N._R._Pogson" }, { "subject": "N._R._Pogson", "property": "deathPlace", "object": "Chennai" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "107 Camilla was discovered by N.R. Pogson, who died in Chennai.", "N. R. Pogson, who discovered 107 Camilla, died in Chennai.", "N R Pogson, who died in Chennai, discovered 107 Camilla." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:N__R__Pogson", "property:death_place", "resource:Chennai" ], [ "resource:107_Camilla", "rdf:type", "ontology:celestial_body" ], [ "resource:107_Camilla", "property:discoverer", "resource:N__R__Pogson" ] ]
107_Camilla
[ { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "107_Camilla", "readable": "107 Camilla", "graph": "resource:107_Camilla" }, { "modified": "Chennai", "readable": "Chennai", "graph": "resource:Chennai" }, { "modified": "N._R._Pogson", "readable": "N. R. Pogson", "graph": "resource:N__R__Pogson" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?k property:discoverer ?e . ?e property:death_place resource:Graz . ?k rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { ?k property:discoverer ?e . ?e property:death_place resource:Graz . ?k rdf:type ontology:celestial_body }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
2
5166
Id158
[ { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "Doña_Ana_County,_New_Mexico" }, { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "United_States" } ]
[ { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "Doña_Ana_County,_New_Mexico" }, { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "United_States" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Albert Jennings Fountain's birthplace was the U.S. and he died in Dona Ana County, New Mexico.", "Albert Jennings Fountain was born in the United States and died in Dona Ana County, New Mexico." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Albert_Jennings_Fountain", "rdf:type", "ontology:politician" ], [ "resource:Albert_Jennings_Fountain", "property:death_place", "resource:Do_a_Ana_County__New_Mexico" ], [ "resource:Albert_Jennings_Fountain", "property:birth_place", "resource:United_States" ] ]
Albert_Jennings_Fountain
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Albert_Jennings_Fountain", "readable": "Albert Jennings Fountain", "graph": "resource:Albert_Jennings_Fountain" }, { "modified": "Doña_Ana_County,_New_Mexico", "readable": "Doña Ana County, New Mexico", "graph": "resource:Do_a_Ana_County__New_Mexico" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?t property:birth_place ?i . ?t property:death_place resource:Uruguay . ?t rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?t property:birth_place ?i . ?t property:death_place resource:Uruguay . ?t rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
3
7737
Id68
[ { "subject": "Abraham_A._Ribicoff", "property": "office", "object": "\"Governor of Connecticut\"" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "\"Ruth Ribicoff\"@en" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "office", "object": "\"Governor of Connecticut\"" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "\"Ruth Ribicoff\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abraham A. Ribicoff was born in the U.S. and became Governor of Connecticut. Ruth Ribicoff is his spouse.", "Abraham A. Ribicoff, who worked as Governor of Connecticut, was born in the U.S and married to Ruth Ribicoff.", "Abraham A Ribicoff worked as Governor of Connecticut. He was born in the United States, and is the spouse of, Ruth Ribicoff." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abraham_A__Ribicoff", "property:spouse", "resource:Ruth_Ribicoff" ], [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:office", "resource:Governor_of_Connecticut" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:United_States" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "Governor of Connecticut", "readable": "Governor of Connecticut", "graph": "resource:Governor_of_Connecticut" }, { "modified": "Ruth Ribicoff", "readable": "Ruth Ribicoff", "graph": "resource:Ruth_Ribicoff" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?p ) , 'abraham' ) ) . ?p property:spouse ?i . ?p property:birth_place resource:United_States . ?p rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?p ) , 'abraham' ) ) . ?p property:spouse ?i . ?p property:birth_place resource:United_States . ?p rdf:type ontology:politician }", "graph_answer": [ "resource:Ruth_Ribicoff" ], "readable_answer": [ "Ruth Ribicoff" ], "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 { ?q property:birth_place resource:Japanese_occupation_of_British_Borneo . ?q property:office ?l . ?q rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?q property:birth_place resource:Japanese_occupation_of_British_Borneo . ?q property:office ?l . ?q rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
2
4792
Id27
[ { "subject": "AIDAluna", "property": "maidenVoyage", "object": "\"2009-03-22\"^^xsd:date" }, { "subject": "AIDAluna", "property": "MeanOfTransportation/length", "object": "\"252000.0\"^^<http://dbpedia.org/datatype/millimetre>" } ]
[ { "subject": "AIDAluna", "property": "maidenVoyage", "object": "2009-03-22" }, { "subject": "AIDAluna", "property": "length", "object": "252000.0 (millimetres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The AIDAluna is 252m long andhad its maiden voyage on March 22 2009.", "The AIDAluna is 252 metres long and had its maiden voyage on 22 March 2009.", "The AIDAluna, 252000.0 millimetres long, had her first voyage on March 22, 2009." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDAluna", "property:length", "252000.0 (millimetres)" ], [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:maiden_voyage", "resource:2009_03_22" ] ]
AIDAluna
[ { "modified": "252000.0 (millimetres)", "readable": "252000.0", "graph": "252000.0 (millimetres)" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "maidenVoyage", "readable": "maiden voyage", "graph": "property:maiden_voyage" }, { "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 ?r WHERE { ?p rdf:type ontology:mean_of_transportation . ?p property:length ?r . ?p property:maiden_voyage ?h . FILTER ( ?h = \"2009_03_22\" ) }", "readable_query": "SELECT DISTINCT ?r WHERE { ?p rdf:type ontology:mean_of_transportation . ?p property:length ?r . ?p property:maiden_voyage ?h . FILTER ( ?h = \"2009-03-22\" ) }", "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", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?e rdf:type ontology:mean_of_transportation . ?e property:length '45000.0 (millimetres)' }", "readable_query": "ASK WHERE { ?e rdf:type ontology:mean_of_transportation . ?e property:length '45000.0 (millimetres)' }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?v property:length '252000.0 (millimetres)' . ?v rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?v property:length '252000.0 (millimetres)' . ?v rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?u WHERE { ?u property:length '252000.0 (millimetres)' . ?u rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT ?u WHERE { ?u property:length '252000.0 (millimetres)' . ?u rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:AIDAluna" ], "readable_answer": [ "AIDAluna" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9574
Id173
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Albany,_Oregon", "property": "subdivisionName", "object": "Oregon" }, { "subject": "Albany,_Oregon", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Albany,_Oregon", "property": "isPartOf", "object": "Oregon" }, { "subject": "Albany,_Oregon", "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": [ "Albany is part of Oregon, in the United States, where the capital is Washington DC, and where Native Americans are an ethnic group.", "Washington, D.C. is the capital of the United States The country where Native Americans are one of the ethnic groups and where Albany (part of Oregon), is located.", "Albany, Oregon is located in the U.S.Washington, D.C. is the capital of the U.S and Native Americans are an ethnic group there." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Oregon", "rdf:type", "ontology:city" ], [ "resource:Albany__Oregon", "property:country", "resource:United_States" ], [ "resource:Albany__Oregon", "property:is_part_of", "resource:Oregon" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Albany,_Oregon
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Albany,_Oregon", "readable": "Albany, Oregon", "graph": "resource:Albany__Oregon" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "Oregon", "readable": "Oregon", "graph": "resource:Oregon" }, { "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 ( COUNT ( ?s ) AS ?r ) WHERE { ?p property:ethnic_group resource:Native_Americans_in_the_United_States . ?s rdf:type ontology:city . ?s property:country ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?r ) WHERE { ?p property:ethnic_group resource:Native_Americans_in_the_United_States . ?s rdf:type ontology:city . ?s property:country ?p }", "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 ?r WHERE { ?b property:ethnic_group resource:Native_Americans_in_the_United_States . ?r property:country ?b . ?r rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?r WHERE { ?b property:ethnic_group resource:Native_Americans_in_the_United_States . ?r property:country ?b . ?r rdf:type ontology:city }", "graph_answer": [ "resource:Albany__Oregon" ], "readable_answer": [ "Albany, Oregon" ], "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" ] } ]
Company
3
7012
Id1
[ { "subject": "AmeriGas", "property": "country", "object": "United_States" }, { "subject": "AmeriGas", "property": "numberOfEmployees", "object": "8500" }, { "subject": "AmeriGas", "property": "foundingYear", "object": "1959-01-01" } ]
[ { "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))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AmeriGas, a U.S. company founded on 01-01-1959, has 8,500 employees.", "AmeriGas is a United States company founded on Jan. 1, 1959 that employs 8,500 people.", "AmeriGas was founded on January, 1 in 1959 and has 8500 employees in the United States." ], "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" ] ]
AmeriGas
[ { "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": "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 ?d WHERE { ?m rdf:type ontology:company . FILTER ( ?u = \"1959_01_01\" ) . ?m property:country ?d . ?m property:founding_date ?u }", "readable_query": "SELECT DISTINCT ?d WHERE { ?m rdf:type ontology:company . FILTER ( ?u = \"1959-01-01\" ) . ?m property:country ?d . ?m property:founding_date ?u }", "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", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o property:founding_date ?x . ?o property:country resource:United_States . ?o rdf:type ontology:company . FILTER ( ?x = \"1959_01_01\" ) }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:founding_date ?x . ?o property:country resource:United_States . ?o rdf:type ontology:company . FILTER ( ?x = \"1959-01-01\" ) }", "graph_answer": [ "resource:AmeriGas" ], "readable_answer": [ "AmeriGas" ], "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 ?k WHERE { resource:AmeriGas property:minimum_temperature ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:AmeriGas property:minimum_temperature ?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" ] } ]
SportsTeam
3
8058
Id131
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "nickname", "object": "\"''Alvinegro\"@en" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "capacity", "object": "\"17000\"^^xsd:nonNegativeInteger" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "season", "object": "2015_Campeonato_Brasileiro_Série_C" } ]
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "nickname", "object": "\"''Alvinegro\"" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "season", "object": "2015_Campeonato_Brasileiro_Série_C" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "numberOfMembers", "object": "17000" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agremiação Sportiva Arapiraquense (nickname: Alvinegro) competed in the 2015 Campeonato Brasileiro Série C and their ground holds 17000 fans.", "The nickname of Agremiacao Sportiva Arapiraquense is \"Alvinegro\", they were in Campeonato Brasileiro Serie C in 2015 and have 17000 members.", "Agremiação Sportiva Arapiraquense, whose nickname is Alvinegro, has 17000 members and took part in Campeonato Brasileiro Serie C in 2015." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:season", "resource:2015_Campeonato_Brasileiro_S_rie_C" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:number_of_members", "17000" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "rdf:type", "ontology:sports_team" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:nickname", "resource:__Alvinegro" ] ]
Agremiação_Sportiva_Arapiraquense
[ { "modified": "17000", "readable": "17000", "graph": "17000" }, { "modified": "nickname", "readable": "nickname", "graph": "property:nickname" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "2015_Campeonato_Brasileiro_Série_C", "readable": "2015 Campeonato Brasileiro Série C", "graph": "resource:2015_Campeonato_Brasileiro_S_rie_C" }, { "modified": "Agremiação_Sportiva_Arapiraquense", "readable": "Agremiação Sportiva Arapiraquense", "graph": "resource:Agremia__o_Sportiva_Arapiraquense" }, { "modified": "''Alvinegro", "readable": "''Alvinegro", "graph": "resource:__Alvinegro" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?f property:number_of_members ?a . FILTER ( ?a < '30000' ) . ?f property:nickname ?l . ?f rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?l WHERE { ?f property:number_of_members ?a . FILTER ( ?a < '30000' ) . ?f property:nickname ?l . ?f rdf:type ontology:sports_team }", "graph_answer": [ "resource:__Alvinegro" ], "readable_answer": [ "''Alvinegro" ], "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 ?q ?d WHERE { ?d property:number_of_members ?q . ?d rdf:type ontology:sports_team . ?d property:nickname resource:__Alvinegro }", "readable_query": "SELECT DISTINCT ?q ?d WHERE { ?d property:number_of_members ?q . ?d rdf:type ontology:sports_team . ?d property:nickname resource:''Alvinegro }", "graph_answer": [ "17000", "resource:Agremia__o_Sportiva_Arapiraquense" ], "readable_answer": [ "17000", "Agremiação Sportiva Arapiraquense" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?w ) WHERE { resource:Agremia__o_Sportiva_Arapiraquense property:season ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?w ) WHERE { resource:Agremiação_Sportiva_Arapiraquense property:season ?k }", "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 ?e WHERE { resource:Agremia__o_Sportiva_Arapiraquense property:season ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Agremiação_Sportiva_Arapiraquense property:season ?e }", "graph_answer": [ "resource:2015_Campeonato_Brasileiro_S_rie_C" ], "readable_answer": [ "2015 Campeonato Brasileiro Série 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" ] } ]
Food
4
9852
Id141
[ { "subject": "Bakewell_pudding", "property": "region", "object": "Derbyshire_Dales" }, { "subject": "Derbyshire_Dales", "property": "leaderName", "object": "Patrick_McLoughlin" }, { "subject": "Bakewell_pudding", "property": "hasVariant", "object": "Bakewell_tart" }, { "subject": "Bakewell_tart", "property": "ingredient", "object": "Fruit_preserves" } ]
[ { "subject": "Bakewell_pudding", "property": "region", "object": "Derbyshire_Dales" }, { "subject": "Derbyshire_Dales", "property": "leader", "object": "Patrick_McLoughlin" }, { "subject": "Bakewell_pudding", "property": "dishVariation", "object": "Bakewell_tart" }, { "subject": "Bakewell_tart", "property": "ingredient", "object": "Fruit_preserves" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bakewell tart contains fruit preserves and is a variation of bakewell pudding from the Derbyshire Dales region led by Patrick McLoughlin.", "Bakwell tart (variant of a bakewell pudding) includes fruit preserves. The pudding hails from Patrick McLoughlin led Derbyshire Dales." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Derbyshire_Dales", "property:leader", "resource:Patrick_McLoughlin" ], [ "resource:Bakewell_tart", "property:ingredient", "resource:Fruit_preserves" ], [ "resource:Bakewell_pudding", "property:dish_variation", "resource:Bakewell_tart" ], [ "resource:Bakewell_pudding", "rdf:type", "ontology:food" ], [ "resource:Bakewell_pudding", "property:region", "resource:Derbyshire_Dales" ] ]
Bakewell_pudding
[ { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bakewell_pudding", "readable": "Bakewell pudding", "graph": "resource:Bakewell_pudding" }, { "modified": "Bakewell_tart", "readable": "Bakewell tart", "graph": "resource:Bakewell_tart" }, { "modified": "Derbyshire_Dales", "readable": "Derbyshire Dales", "graph": "resource:Derbyshire_Dales" }, { "modified": "Fruit_preserves", "readable": "Fruit preserves", "graph": "resource:Fruit_preserves" }, { "modified": "Patrick_McLoughlin", "readable": "Patrick McLoughlin", "graph": "resource:Patrick_McLoughlin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?e property:dish_variation resource:Bakewell_tart . ?e rdf:type ontology:food . ?e property:region ?n . ?n property:leader resource:Patrick_McLoughlin }", "readable_query": "SELECT DISTINCT ?n WHERE { ?e property:dish_variation resource:Bakewell_tart . ?e rdf:type ontology:food . ?e property:region ?n . ?n property:leader resource:Patrick_McLoughlin }", "graph_answer": [ "resource:Derbyshire_Dales" ], "readable_answer": [ "Derbyshire Dales" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i property:dish_variation resource:Bakewell_tart . ?i property:region resource:Derbyshire_Dales . ?i rdf:type ontology:food . resource:Derbyshire_Dales property:leader resource:Patrick_McLoughlin }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:dish_variation resource:Bakewell_tart . ?i property:region resource:Derbyshire_Dales . ?i rdf:type ontology:food . resource:Derbyshire_Dales property:leader resource:Patrick_McLoughlin }", "graph_answer": [ "resource:Bakewell_pudding" ], "readable_answer": [ "Bakewell pudding" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:Bakewell_tart property:in_office_while_governor ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Bakewell_tart property:in_office_while_governor ?h }", "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
11945
Id166
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "Albany,_Georgia", "property": "subdivisionName", "object": "Dougherty_County,_Georgia" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "Albany,_Georgia", "property": "isPartOf", "object": "Dougherty_County,_Georgia" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "English is spoken in the United States, where Americans live and where African Americans are one of the ethnic groups. The US is where you will find Albany, which is part of Dougherty County in Georgia.", "Albany is located in Dougherty County, Georgia, U.S. Americans live in the U.S. with African Americans and English is spoken.", "Albany is in Dougherty County, Georgia which is in the United States where English is spoken, Americans live and African Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Georgia", "rdf:type", "ontology:city" ], [ "resource:Albany__Georgia", "property:country", "resource:United_States" ], [ "resource:Albany__Georgia", "property:is_part_of", "resource:Dougherty_County__Georgia" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ] ]
Albany,_Georgia
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Albany,_Georgia", "readable": "Albany, Georgia", "graph": "resource:Albany__Georgia" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Dougherty_County,_Georgia", "readable": "Dougherty County, Georgia", "graph": "resource:Dougherty_County__Georgia" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?t ) WHERE { ?k property:country ?c . ?k rdf:type ontology:city . ?c property:ethnic_group resource:African_Americans }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?t ) WHERE { ?k property:country ?c . ?k rdf:type ontology:city . ?c property:ethnic_group resource:African_Americans }", "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 ?d WHERE { ?d rdf:type ontology:city . ?b property:ethnic_group resource:African_Americans . ?d property:country ?b }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:city . ?b property:ethnic_group resource:African_Americans . ?d property:country ?b }", "graph_answer": [ "resource:Albany__Georgia" ], "readable_answer": [ "Albany, Georgia" ], "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 { ?y property:country ?i . ?y property:is_part_of resource:Dougherty_County__Georgia . ?y rdf:type ontology:city . ?i property:demonym resource:Americans }", "readable_query": "SELECT DISTINCT ?i WHERE { ?y property:country ?i . ?y property:is_part_of resource:Dougherty_County,_Georgia . ?y rdf:type ontology:city . ?i property:demonym resource:Americans }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:United_States property:bird ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:United_States property:bird ?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" ] } ]
Astronaut
6
12885
Id55
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "deathDate", "object": "\"1966-02-28\"^^xsd:date" }, { "subject": "Elliot_See", "property": "occupation", "object": "Test_pilot" }, { "subject": "Elliot_See", "property": "nationality", "object": "United_States" }, { "subject": "Elliot_See", "property": "selection", "object": "1962" } ]
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "deathDate", "object": "\"1966-02-28\"" }, { "subject": "Elliot_See", "property": "occupation", "object": "Test_pilot" }, { "subject": "Elliot_See", "property": "nationality", "object": "United_States" }, { "subject": "Elliot_See", "property": "selectedByNasa", "object": "1962" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Elliot See was an American test pilot. He attended the University of Texas at Austin before joining NASA in 1962. See died in St. Louis, on February 28, 1966.", "United States national Elliot See was a student of University of Texas at Austin before he was chosen by NASA in 1962 and became a test pilot. He passed away in St. Louis on the 28th of February, 1966." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "property:selected_by_nasa", "resource:1962" ], [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:death_place", "resource:St__Louis" ], [ "resource:Elliot_See", "property:nationality", "resource:United_States" ], [ "resource:Elliot_See", "property:occupation", "resource:Test_pilot" ], [ "resource:Elliot_See", "property:alma_mater", "resource:University_of_Texas_at_Austin" ], [ "resource:Elliot_See", "property:death_date", "1966-02-28" ] ]
Elliot_See
[ { "modified": "1966-02-28", "readable": "1966-02-28", "graph": "1966-02-28" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "deathDate", "readable": "death date", "graph": "property:death_date" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1962", "readable": "1962", "graph": "resource:1962" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "St._Louis", "readable": "St. Louis", "graph": "resource:St__Louis" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "University_of_Texas_at_Austin", "readable": "University of Texas at Austin", "graph": "resource:University_of_Texas_at_Austin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?y rdf:type ontology:astronaut . ?y property:alma_mater ?k . FILTER ( ?n = \"1966-02-28\" ) . ?y property:death_date ?n }", "readable_query": "SELECT DISTINCT ?k WHERE { ?y rdf:type ontology:astronaut . ?y property:alma_mater ?k . FILTER ( ?n = \"1966-02-28\" ) . ?y property:death_date ?n }", "graph_answer": [ "resource:University_of_Texas_at_Austin" ], "readable_answer": [ "University of Texas at Austin" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:alma_mater resource:University_of_Texas_at_Austin . FILTER ( ?e = \"1966-02-28\" ) . ?f property:death_date ?e . ?f rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:alma_mater resource:University_of_Texas_at_Austin . FILTER ( ?e = \"1966-02-28\" ) . ?f property:death_date ?e . ?f rdf:type ontology:astronaut }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "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 ?t ?w WHERE { resource:Elliot_See property:nationality ?w . resource:Elliot_See property:selected_by_nasa ?t }", "readable_query": "SELECT DISTINCT ?t ?w WHERE { resource:Elliot_See property:nationality ?w . resource:Elliot_See property:selected_by_nasa ?t }", "graph_answer": [ "resource:1962", "resource:United_States" ], "readable_answer": [ "1962", "United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Elliot_See property:occupation ?j . FILTER ( CONTAINS ( LCASE ( ?j ) , 'pilot' ) ) }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Elliot_See property:occupation ?j . FILTER ( CONTAINS ( LCASE ( ?j ) , 'pilot' ) ) }", "graph_answer": [ "resource:Test_pilot" ], "readable_answer": [ "Test pilot" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Elliot_See property:death_place resource:St__Louis }", "readable_query": "ASK WHERE { resource:Elliot_See property:death_place resource:St._Louis }", "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" ] } ]
Company
4
9697
Id43
[ { "subject": "Trane", "property": "foundingYear", "object": "1913-01-01" }, { "subject": "Trane", "property": "location", "object": "Ireland" }, { "subject": "Trane", "property": "foundationPlace", "object": "La_Crosse,_Wisconsin" }, { "subject": "Trane", "property": "numberOfEmployees", "object": "29000" } ]
[ { "subject": "Trane", "property": "foundingDate", "object": "1913-01-01" }, { "subject": "Trane", "property": "location", "object": "Ireland" }, { "subject": "Trane", "property": "foundationPlace", "object": "La_Crosse,_Wisconsin" }, { "subject": "Trane", "property": "numberOfEmployees", "object": "29000" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Founded on January 1, 1913 in La Crosse, Wisconsin, Trane is now located in Ireland with 29,000 employees.", "Trane was founded in 01-01-1913 in La Crosse, Wisconsin. Trane is located in Ireland and employs 29,000 people.", "Trane, a company based in Ireland, was originally founded on January 1st, 1913 in La Crosse, Wisconsin. It currently has 29,000 employees." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Trane", "property:founding_date", "resource:1913_01_01" ], [ "resource:Trane", "property:number_of_employees", "29000" ], [ "resource:Trane", "rdf:type", "ontology:company" ], [ "resource:Trane", "property:location", "resource:Ireland" ], [ "resource:Trane", "property:foundation_place", "resource:La_Crosse__Wisconsin" ] ]
Trane
[ { "modified": "29000", "readable": "29000", "graph": "29000" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "foundingDate", "readable": "founding date", "graph": "property:founding_date" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "numberOfEmployees", "readable": "number of employees", "graph": "property:number_of_employees" }, { "modified": "1913-01-01", "readable": "1913-01-01", "graph": "resource:1913_01_01" }, { "modified": "Ireland", "readable": "Ireland", "graph": "resource:Ireland" }, { "modified": "La_Crosse,_Wisconsin", "readable": "La Crosse, Wisconsin", "graph": "resource:La_Crosse__Wisconsin" }, { "modified": "Trane", "readable": "Trane", "graph": "resource:Trane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?d rdf:type ontology:company . FILTER ( ?f <= '40000' ) . ?d property:number_of_employees ?f . ?d property:foundation_place ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { ?d rdf:type ontology:company . FILTER ( ?f <= '40000' ) . ?d property:number_of_employees ?f . ?d property:foundation_place ?k }", "graph_answer": [ "resource:La_Crosse__Wisconsin" ], "readable_answer": [ "La Crosse, 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": "ASK WHERE { ?t rdf:type ontology:company . ?t property:founding_date resource:1776_07_04 . ?t property:foundation_place resource:La_Crosse__Wisconsin }", "readable_query": "ASK WHERE { ?t rdf:type ontology:company . ?t property:founding_date resource:1776-07-04 . ?t property:foundation_place resource:La_Crosse,_Wisconsin }", "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 { ?k property:founding_date resource:1913_01_01 . ?k property:foundation_place resource:La_Crosse__Wisconsin . ?k rdf:type ontology:company }", "readable_query": "ASK WHERE { ?k property:founding_date resource:1913-01-01 . ?k property:foundation_place resource:La_Crosse,_Wisconsin . ?k rdf:type ontology:company }", "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 ?i WHERE { ?i rdf:type ontology:company . ?i property:founding_date resource:1913_01_01 . ?i property:foundation_place resource:La_Crosse__Wisconsin }", "readable_query": "SELECT ?i WHERE { ?i rdf:type ontology:company . ?i property:founding_date resource:1913-01-01 . ?i property:foundation_place resource:La_Crosse,_Wisconsin }", "graph_answer": [ "resource:Trane" ], "readable_answer": [ "Trane" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m ?e WHERE { resource:Trane property:location ?m . resource:Trane property:number_of_employees ?e }", "readable_query": "SELECT DISTINCT ?m ?e WHERE { resource:Trane property:location ?m . resource:Trane property:number_of_employees ?e }", "graph_answer": [ "resource:Ireland", "29000" ], "readable_answer": [ "Ireland", "29000" ], "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" ] } ]
University
4
10753
Id45
[ { "subject": "India", "property": "largestCity", "object": "Mumbai" }, { "subject": "AWH_Engineering_College", "property": "country", "object": "India" }, { "subject": "AWH_Engineering_College", "property": "faculty", "object": "250" }, { "subject": "India", "property": "river", "object": "Ganges" } ]
[ { "subject": "India", "property": "largestCity", "object": "Mumbai" }, { "subject": "AWH_Engineering_College", "property": "country", "object": "India" }, { "subject": "AWH_Engineering_College", "property": "academicStaffSize", "object": "250" }, { "subject": "India", "property": "river", "object": "Ganges" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "AWH Engineering College (India) has an academic staff of 250. The largest city in India is Mumbai and one of the country's rivers is the Ganges.", "AWH Engineering College in India has a staff size of 250 people. The Ganges River and Mumbai, the largest city, are also found in India." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:AWH_Engineering_College", "rdf:type", "ontology:university" ], [ "resource:AWH_Engineering_College", "property:country", "resource:India" ], [ "resource:AWH_Engineering_College", "property:academic_staff_size", "250" ], [ "resource:India", "property:largest_city", "resource:Mumbai" ], [ "resource:India", "property:river", "resource:Ganges" ] ]
AWH_Engineering_College
[ { "modified": "250", "readable": "250", "graph": "250" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "river", "readable": "river", "graph": "property:river" }, { "modified": "AWH_Engineering_College", "readable": "AWH Engineering College", "graph": "resource:AWH_Engineering_College" }, { "modified": "Ganges", "readable": "Ganges", "graph": "resource:Ganges" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Mumbai", "readable": "Mumbai", "graph": "resource:Mumbai" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( ?d = '250' ) . ?w property:country ?b . ?w rdf:type ontology:university . ?b property:river resource:Ganges . ?w property:academic_staff_size ?d }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( ?d = '250' ) . ?w property:country ?b . ?w rdf:type ontology:university . ?b property:river resource:Ganges . ?w property:academic_staff_size ?d }", "graph_answer": [ "resource:India" ], "readable_answer": [ "India" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?g property:academic_staff_size ?m . FILTER ( ?m = '250' ) . ?g rdf:type ontology:university . resource:India property:river resource:Ganges . ?g property:country resource:India }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:academic_staff_size ?m . FILTER ( ?m = '250' ) . ?g rdf:type ontology:university . resource:India property:river resource:Ganges . ?g property:country resource:India }", "graph_answer": [ "resource:AWH_Engineering_College" ], "readable_answer": [ "AWH Engineering College" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:India property:largest_city resource:Mumbai }", "readable_query": "ASK WHERE { resource:India property:largest_city resource:Mumbai }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
2
5306
Id50
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "currency", "object": "Euro" } ]
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "currency", "object": "Euro" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The A.E Dimitra Efxeinoupolis club is located in Greece, and the Euro is the currency.", "A.E Dimitra Efxeinoupolis is located in Greece where the Euro is used as currency.", "The A.E Dimitra Efxeinoupolis club is located in Greece where the Euro is used as currency." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_E_Dimitra_Efxeinoupolis", "rdf:type", "ontology:sports_team" ], [ "resource:A_E_Dimitra_Efxeinoupolis", "property:location", "resource:Greece" ], [ "resource:Greece", "property:currency", "resource:Euro" ] ]
A.E_Dimitra_Efxeinoupolis
[ { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "A.E_Dimitra_Efxeinoupolis", "readable": "A.E Dimitra Efxeinoupolis", "graph": "resource:A_E_Dimitra_Efxeinoupolis" }, { "modified": "Euro", "readable": "Euro", "graph": "resource:Euro" }, { "modified": "Greece", "readable": "Greece", "graph": "resource:Greece" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g rdf:type ontology:sports_team . ?g property:location ?h . ?h property:currency resource:Pound_sterling }", "readable_query": "ASK WHERE { ?g rdf:type ontology:sports_team . ?g property:location ?h . ?h property:currency resource:Pound_sterling }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
WrittenWork
5
12741
Id9
[ { "subject": "A_Long_Long_Way", "property": "country", "object": "Ireland" }, { "subject": "Ireland", "property": "ethnicGroups", "object": "White_people" }, { "subject": "A_Long_Long_Way", "property": "publisher", "object": "Viking_Press" }, { "subject": "Viking_Press", "property": "parentCompany", "object": "Penguin_Random_House" }, { "subject": "A_Long_Long_Way", "property": "subsequentWork", "object": "The_Secret_Scripture" } ]
[ { "subject": "A_Long_Long_Way", "property": "country", "object": "Ireland" }, { "subject": "Ireland", "property": "ethnicGroup", "object": "White_people" }, { "subject": "A_Long_Long_Way", "property": "publisher", "object": "Viking_Press" }, { "subject": "Viking_Press", "property": "parentCompany", "object": "Penguin_Random_House" }, { "subject": "A_Long_Long_Way", "property": "followedBy", "object": "The_Secret_Scripture" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Long Long Way was published in Ireland, where white people live, by Viking Press, parented by Penguin Random House, who subsequently published The Secret Scripture.", "Penguin Random House is the parent company of Viking Press who published A Long Long Way. The book is written in Ireland and was followed by The Secret Scripture. Ireland is a country where one of the ethnic groups are the white people.", "A Long Long Way Was published by Viking Press (whose parent company is Penguin Random House) and comes from Ireland. The novel was followed by The Secret Scripture. Ireland has the ethnic group, White." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ireland", "property:ethnic_group", "resource:White_people" ], [ "resource:A_Long_Long_Way", "rdf:type", "ontology:written_work" ], [ "resource:A_Long_Long_Way", "property:publisher", "resource:Viking_Press" ], [ "resource:A_Long_Long_Way", "property:country", "resource:Ireland" ], [ "resource:A_Long_Long_Way", "property:followed_by", "resource:The_Secret_Scripture" ], [ "resource:Viking_Press", "property:parent_company", "resource:Penguin_Random_House" ] ]
A_Long_Long_Way
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "followedBy", "readable": "followed by", "graph": "property:followed_by" }, { "modified": "parentCompany", "readable": "parent company", "graph": "property:parent_company" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "A_Long_Long_Way", "readable": "A Long Long Way", "graph": "resource:A_Long_Long_Way" }, { "modified": "Ireland", "readable": "Ireland", "graph": "resource:Ireland" }, { "modified": "Penguin_Random_House", "readable": "Penguin Random House", "graph": "resource:Penguin_Random_House" }, { "modified": "The_Secret_Scripture", "readable": "The Secret Scripture", "graph": "resource:The_Secret_Scripture" }, { "modified": "Viking_Press", "readable": "Viking Press", "graph": "resource:Viking_Press" }, { "modified": "White_people", "readable": "White people", "graph": "resource:White_people" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Ireland property:ethnic_group resource:White_people }", "readable_query": "ASK WHERE { resource:Ireland property:ethnic_group resource:White_people }", "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 ?w WHERE { ?w rdf:type ontology:written_work . ?w property:country resource:Ireland }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:written_work . ?w property:country resource:Ireland }", "graph_answer": [ "resource:A_Long_Long_Way" ], "readable_answer": [ "A Long Long Way" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?g property:followed_by resource:The_Secret_Scripture . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g rdf:type ontology:written_work . ?g property:publisher ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { ?g property:followed_by resource:The_Secret_Scripture . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g rdf:type ontology:written_work . ?g property:publisher ?t }", "graph_answer": [ "resource:Viking_Press" ], "readable_answer": [ "Viking Press" ], "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" ] } ]
WrittenWork
3
8210
Id56
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "doctoralAdvisor", "object": "Michael_Tinkham" }, { "subject": "A.T._Charlie_Johnson", "property": "nationality", "object": "United_States" } ]
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "doctoralAdvisor", "object": "Michael_Tinkham" }, { "subject": "A.T._Charlie_Johnson", "property": "nationality", "object": "United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A T Charlie Johnson, an American, is the editor of AIP Advances and is doctoral advisor to Michael Tinkham.", "The editor of AIP Advances is A.T. Charlie Johnson, he is from the United States and is the doctoral advisor for Michael Tinkham.", "A T Charlie Johnson, a United States national, is editor of AIP Advances and doctoral advisor for Michael Tinkham." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_T__Charlie_Johnson", "property:doctoral_advisor", "resource:Michael_Tinkham" ], [ "resource:A_T__Charlie_Johnson", "property:nationality", "resource:United_States" ], [ "resource:AIP_Advances", "property:editor", "resource:A_T__Charlie_Johnson" ], [ "resource:AIP_Advances", "rdf:type", "ontology:written_work" ] ]
AIP_Advances
[ { "modified": "doctoralAdvisor", "readable": "doctoral advisor", "graph": "property:doctoral_advisor" }, { "modified": "editor", "readable": "editor", "graph": "property:editor" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "AIP_Advances", "readable": "AIP Advances", "graph": "resource:AIP_Advances" }, { "modified": "A.T._Charlie_Johnson", "readable": "A.T. Charlie Johnson", "graph": "resource:A_T__Charlie_Johnson" }, { "modified": "Michael_Tinkham", "readable": "Michael Tinkham", "graph": "resource:Michael_Tinkham" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r ?w WHERE { resource:A_T__Charlie_Johnson property:doctoral_advisor ?r . resource:A_T__Charlie_Johnson property:nationality ?w }", "readable_query": "SELECT DISTINCT ?r ?w WHERE { resource:A.T._Charlie_Johnson property:doctoral_advisor ?r . resource:A.T._Charlie_Johnson property:nationality ?w }", "graph_answer": [ "resource:Michael_Tinkham", "resource:United_States" ], "readable_answer": [ "Michael Tinkham", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?e rdf:type ontology:written_work . ?e property:editor resource:A_T__Charlie_Johnson }", "readable_query": "ASK WHERE { ?e rdf:type ontology:written_work . ?e property:editor resource:A.T._Charlie_Johnson }", "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 ?k WHERE { ?k property:editor resource:A_T__Charlie_Johnson . ?k rdf:type ontology:written_work }", "readable_query": "SELECT ?k WHERE { ?k property:editor resource:A.T._Charlie_Johnson . ?k rdf:type ontology:written_work }", "graph_answer": [ "resource:AIP_Advances" ], "readable_answer": [ "AIP Advances" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6239
Id75
[ { "subject": "Akeem_Dent", "property": "formerTeam", "object": "Atlanta_Falcons" }, { "subject": "Akeem_Dent", "property": "dateOfBirth", "object": "\"1987-09-27\"^^xsd:date" }, { "subject": "Akeem_Dent", "property": "placeOfBirth", "object": "\"Atlanta, Georgia\"@en" } ]
[ { "subject": "Akeem_Dent", "property": "formerTeam", "object": "Atlanta_Falcons" }, { "subject": "Akeem_Dent", "property": "birthDate", "object": "1987-09-27" }, { "subject": "Akeem_Dent", "property": "birthPlace", "object": "\"Atlanta, Georgia\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Born in Atlanta, Georgia on 27th September 1987, Akeem Dent has played for the Atlanta Falcons.", "Born in Atlanta, Georgia, on the 27th September 1987, Akeem Dent, used to play for the Atlanta Falcons.", "Former Atlanta Falcons player, Akeem Dent, was born on the 27th September 1987. in Atlanta, Georgia." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akeem_Dent", "property:former_team", "resource:Atlanta_Falcons" ], [ "resource:Akeem_Dent", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Dent", "property:birth_date", "resource:1987_09_27" ], [ "resource:Akeem_Dent", "property:birth_place", "resource:Atlanta__Georgia" ] ]
Akeem_Dent
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "formerTeam", "readable": "former team", "graph": "property:former_team" }, { "modified": "1987-09-27", "readable": "1987-09-27", "graph": "resource:1987_09_27" }, { "modified": "Akeem_Dent", "readable": "Akeem Dent", "graph": "resource:Akeem_Dent" }, { "modified": "Atlanta_Falcons", "readable": "Atlanta Falcons", "graph": "resource:Atlanta_Falcons" }, { "modified": "Atlanta, Georgia", "readable": "Atlanta, Georgia", "graph": "resource:Atlanta__Georgia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( YEAR ( ?s ) , '1987' ) ) . ?v property:birth_place ?n . ?v property:birth_date ?s . ?v rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( YEAR ( ?s ) , '1987' ) ) . ?v property:birth_place ?n . ?v property:birth_date ?s . ?v rdf:type ontology:athlete }", "graph_answer": [ "resource:Atlanta__Georgia" ], "readable_answer": [ "Atlanta, Georgia" ], "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 { ?h property:birth_place resource:Diemen . ?h rdf:type ontology:athlete . ?h property:birth_date ?e }", "readable_query": "ASK WHERE { ?h property:birth_place resource:Diemen . ?h rdf:type ontology:athlete . ?h property:birth_date ?e }", "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" ] } ]
Airport
4
8578
Id176
[ { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "isPartOf", "object": "New_Jersey" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "subdivisionName", "object": "Atlantic_County,_New_Jersey" } ]
[ { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "isPartOf", "object": "New_Jersey" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "isPartOf", "object": "Atlantic_County,_New_Jersey" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlantic City International Airport is located in Egg Harbor Township, New Jersey in the United States and part of Atlantic County, New Jersey.", "Atlantic City International Airport is in Egg Harbor Township, part of Atlantic County, N.J., in the U.S.", "Atlantic City International Airport is located at Egg Harbor Township, New Jersey, which is part of New Jersey in the United States. The Egg Harbor Township, New Jersey is a part of Atlantic County, New Jersey." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Atlantic_City_International_Airport", "property:location", "resource:Egg_Harbor_Township__New_Jersey" ], [ "resource:Egg_Harbor_Township__New_Jersey", "property:country", "resource:United_States" ], [ "resource:Egg_Harbor_Township__New_Jersey", "property:is_part_of", "resource:New_Jersey" ], [ "resource:Egg_Harbor_Township__New_Jersey", "property:is_part_of", "resource:Atlantic_County__New_Jersey" ] ]
Atlantic_City_International_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Atlantic_City_International_Airport", "readable": "Atlantic City International Airport", "graph": "resource:Atlantic_City_International_Airport" }, { "modified": "Atlantic_County,_New_Jersey", "readable": "Atlantic County, New Jersey", "graph": "resource:Atlantic_County__New_Jersey" }, { "modified": "Egg_Harbor_Township,_New_Jersey", "readable": "Egg Harbor Township, New Jersey", "graph": "resource:Egg_Harbor_Township__New_Jersey" }, { "modified": "New_Jersey", "readable": "New Jersey", "graph": "resource:New_Jersey" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:airport . ?d property:is_part_of resource:Atlantic_County__New_Jersey . ?m property:location ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'e' ) ) }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:airport . ?d property:is_part_of resource:Atlantic_County,_New_Jersey . ?m property:location ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'e' ) ) }", "graph_answer": [ "resource:Atlantic_City_International_Airport" ], "readable_answer": [ "Atlantic City International Airport" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Atlantic_City_International_Airport property:location ?p . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'e' ) ) . resource:Atlantic_City_International_Airport rdf:type ontology:airport . ?p property:is_part_of resource:Atlantic_County__New_Jersey }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Atlantic_City_International_Airport property:location ?p . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'e' ) ) . resource:Atlantic_City_International_Airport rdf:type ontology:airport . ?p property:is_part_of resource:Atlantic_County,_New_Jersey }", "graph_answer": [ "resource:Egg_Harbor_Township__New_Jersey" ], "readable_answer": [ "Egg Harbor Township, New Jersey" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?s ) WHERE { resource:Egg_Harbor_Township__New_Jersey property:country ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?s ) WHERE { resource:Egg_Harbor_Township,_New_Jersey property:country ?i }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Egg_Harbor_Township__New_Jersey property:country ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Egg_Harbor_Township,_New_Jersey property:country ?q }", "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" ] } ]
WrittenWork
2
5573
Id108
[ { "subject": "A_Severed_Wasp", "property": "numberOfPages", "object": "\"388\"^^xsd:positiveInteger" }, { "subject": "A_Severed_Wasp", "property": "mediaType", "object": "Hardcover" } ]
[ { "subject": "A_Severed_Wasp", "property": "numberOfPages", "object": "\"388\"" }, { "subject": "A_Severed_Wasp", "property": "mediaType", "object": "Hardcover" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A severed Wasp, a 388-page book, was published in hardback.", "A Severed Wasp was published in hardback and has 388 pages.", "There are 388 pages in the book \"A Severed Wasp\" which was published in hardback." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Severed_Wasp", "property:media_type", "resource:Hardcover" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:number_of_pages", "388" ] ]
A_Severed_Wasp
[ { "modified": "388", "readable": "388", "graph": "388" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "numberOfPages", "readable": "number of pages", "graph": "property:number_of_pages" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?z property:media_type ?w . ?z property:number_of_pages ?f . ?z rdf:type ontology:written_work . FILTER ( ?f > '300' ) }", "readable_query": "SELECT DISTINCT ?w WHERE { ?z property:media_type ?w . ?z property:number_of_pages ?f . ?z rdf:type ontology:written_work . FILTER ( ?f > '300' ) }", "graph_answer": [ "resource:Hardcover" ], "readable_answer": [ "Hardcover" ], "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 { ?p property:media_type resource:Hardcover . ?p property:number_of_pages '233' . ?p rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?p property:media_type resource:Hardcover . ?p property:number_of_pages '233' . ?p rdf:type ontology:written_work }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:media_type resource:Hardcover . ?i property:number_of_pages '388' . ?i rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?i property:media_type resource:Hardcover . ?i property:number_of_pages '388' . ?i rdf:type ontology:written_work }", "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 ?h WHERE { ?h property:number_of_pages '388' . ?h rdf:type ontology:written_work . ?h property:media_type resource:Hardcover }", "readable_query": "SELECT ?h WHERE { ?h property:number_of_pages '388' . ?h rdf:type ontology:written_work . ?h property:media_type resource:Hardcover }", "graph_answer": [ "resource:A_Severed_Wasp" ], "readable_answer": [ "A Severed Wasp" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:A_Severed_Wasp property:number_of_pages ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:A_Severed_Wasp property:number_of_pages ?m }", "graph_answer": [ "388" ], "readable_answer": [ "388" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6352
Id188
[ { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclubs", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "clubs", "object": "FC_Alania_Vladikavkaz" } ]
[ { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclub", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Alania_Vladikavkaz" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Prudnikov's youth football club was FC Spartak Moscow who have their home ground at the Otkrytiye Arena. He currently plays for FC Alania Vladikavkaz.", "FC Alania Vladikavkaz player, Aleksandr Prudnikov played for FC Spartak Moscow's youth team, the home ground of which, is Otkrytiye Arena.", "Aleksandr Prudnikov who is a member of the youth side of Fc Spartak Moscow whose home ground is the Otkrytiye Arena also plays for FC Alania Vladikavkaz." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Alania_Vladikavkaz" ], [ "resource:Aleksandr_Prudnikov", "property:youthclub", "resource:FC_Spartak_Moscow" ], [ "resource:FC_Spartak_Moscow", "property:ground", "resource:Otkrytiye_Arena" ] ]
Aleksandr_Prudnikov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Aleksandr_Prudnikov", "readable": "Aleksandr Prudnikov", "graph": "resource:Aleksandr_Prudnikov" }, { "modified": "FC_Alania_Vladikavkaz", "readable": "FC Alania Vladikavkaz", "graph": "resource:FC_Alania_Vladikavkaz" }, { "modified": "FC_Spartak_Moscow", "readable": "FC Spartak Moscow", "graph": "resource:FC_Spartak_Moscow" }, { "modified": "Otkrytiye_Arena", "readable": "Otkrytiye Arena", "graph": "resource:Otkrytiye_Arena" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?h ) WHERE { ?k property:youthclub ?g . ?k property:club resource:FC_Alania_Vladikavkaz . ?g property:ground resource:Otkrytiye_Arena . ?k rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?h ) WHERE { ?k property:youthclub ?g . ?k property:club resource:FC_Alania_Vladikavkaz . ?g property:ground resource:Otkrytiye_Arena . ?k rdf:type ontology:athlete }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?r rdf:type ontology:athlete . ?v property:ground resource:Otkrytiye_Arena . ?r property:youthclub ?v . ?r property:club resource:FC_Alania_Vladikavkaz }", "readable_query": "SELECT DISTINCT ?v WHERE { ?r rdf:type ontology:athlete . ?v property:ground resource:Otkrytiye_Arena . ?r property:youthclub ?v . ?r property:club resource:FC_Alania_Vladikavkaz }", "graph_answer": [ "resource:FC_Spartak_Moscow" ], "readable_answer": [ "FC Spartak Moscow" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:athlete . ?v property:youthclub ?r . ?r property:ground resource:Otkrytiye_Arena . ?v property:club resource:FC_Alania_Vladikavkaz }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:athlete . ?v property:youthclub ?r . ?r property:ground resource:Otkrytiye_Arena . ?v property:club resource:FC_Alania_Vladikavkaz }", "graph_answer": [ "resource:Aleksandr_Prudnikov" ], "readable_answer": [ "Aleksandr Prudnikov" ], "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" ] } ]
City
4
9590
Id189
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Albuquerque_City_Council", "property": "leader", "object": "Richard_J._Berry" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "Albuquerque_City_Council" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Albuquerque_City_Council", "property": "leader", "object": "Richard_J._Berry" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "Albuquerque_City_Council" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Albuquerque City Council has a leadership role in Albuquerque, New Mexico, United States and is led by Richard J. Berry. African Americans are an ethnic group within the United States.", "Albuquerque in New Mexico is led by the Albuquerque City Council whose leader is Richard J. Berry. The city is located in the United States where African Americans are an ethnic group.", "Albuquerque, New Mexico, is located in the United States, where African Americans are an ethnic group. Albuquerque City Council govern the area and Richard J Berry is the leader of that organisation." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:leader_title", "resource:Albuquerque_City_Council" ], [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:Albuquerque_City_Council", "property:leader", "resource:Richard_J__Berry" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ] ]
Albuquerque,_New_Mexico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Albuquerque_City_Council", "readable": "Albuquerque City Council", "graph": "resource:Albuquerque_City_Council" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "Richard_J._Berry", "readable": "Richard J. Berry", "graph": "resource:Richard_J__Berry" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t property:leader_title resource:Albuquerque_City_Council . ?t property:country resource:United_States . ?t rdf:type ontology:city . FILTER ( CONTAINS ( LCASE ( ?t ) , 'albuquerque' ) ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:leader_title resource:Albuquerque_City_Council . ?t property:country resource:United_States . ?t rdf:type ontology:city . FILTER ( CONTAINS ( LCASE ( ?t ) , 'albuquerque' ) ) }", "graph_answer": [ "resource:Albuquerque__New_Mexico" ], "readable_answer": [ "Albuquerque, New Mexico" ], "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 ?z WHERE { resource:United_States property:coach ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:United_States property:coach ?z }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10155
Id129
[ { "subject": "Alvis_Speed_25", "property": "transmission", "object": "\"and all-syncromesh, centre change lever, open tubular propellor shaft\"" }, { "subject": "Alvis_Speed_25", "property": "wheelbase", "object": "\"3.2258\"^^xsd:double" }, { "subject": "Alvis_Speed_25", "property": "class", "object": "\"Full-size luxury car\"@en" }, { "subject": "Alvis_Speed_25", "property": "engine", "object": "\"31.48\"^^xsd:double" } ]
[ { "subject": "Alvis_Speed_25", "property": "transmission", "object": "\"single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle\"" }, { "subject": "Alvis_Speed_25", "property": "wheelbase", "object": "127.0 (inches)" }, { "subject": "Alvis_Speed_25", "property": "class", "object": "\"Full-size luxury car\"" }, { "subject": "Alvis_Speed_25", "property": "engine", "object": "31.48 tax horsepower" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Alvis Speed 25's transmission system comprises a single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints and spiral bevel fully floating back axle. It has a wheelbase of 127\" and an engine capable of producing 31.48 tax horsepower. It is considered a full-sized luxury vehicle.", "The Alvis Speed 25 is a full-size luxury vehicle which has a wheelbase of 127 inches and a 31.48 hp engine. It also has an impressive transmission coined as \"single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints, spiral bevel fully floating back axle\".", "The Alvis Speed 25, classed as a full-size luxury car, has a 31.48 tax hp engine and a wheelbase of 127 inches. Its transmission system comprises a single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints and spiral bevel fully floating back axle." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alvis_Speed_25", "property:wheelbase", "127.0 (inches)" ], [ "resource:Alvis_Speed_25", "property:engine", "resource:31_48_tax_horsepower" ], [ "resource:Alvis_Speed_25", "property:transmission", "single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle" ], [ "resource:Alvis_Speed_25", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Alvis_Speed_25", "property:class", "resource:Full_size_luxury_car" ] ]
Alvis_Speed_25
[ { "modified": "127.0 (inches)", "readable": "127.0", "graph": "127.0 (inches)" }, { "modified": "class", "readable": "class", "graph": "property:class" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "transmission", "readable": "transmission", "graph": "property:transmission" }, { "modified": "wheelbase", "readable": "wheelbase", "graph": "property:wheelbase" }, { "modified": "31.48 tax horsepower", "readable": "31.48 tax horsepower", "graph": "resource:31_48_tax_horsepower" }, { "modified": "Alvis_Speed_25", "readable": "Alvis Speed 25", "graph": "resource:Alvis_Speed_25" }, { "modified": "Full-size luxury car", "readable": "Full-size luxury car", "graph": "resource:Full_size_luxury_car" }, { "modified": "single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle", "readable": "single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle", "graph": "single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?n WHERE { resource:Alvis_Speed_25 property:wheelbase ?n . resource:Alvis_Speed_25 property:transmission ?o }", "readable_query": "SELECT DISTINCT ?o ?n WHERE { resource:Alvis_Speed_25 property:wheelbase ?n . resource:Alvis_Speed_25 property:transmission ?o }", "graph_answer": [ "single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle", "127.0 (inches)" ], "readable_answer": [ "single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle", "127.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Alvis_Speed_25 property:abbreviation ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Alvis_Speed_25 property:abbreviation ?m }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3585
Id197
[ { "subject": "Andrew_Rayel", "property": "associatedBand", "object": "Bobina" }, { "subject": "Andrew_Rayel", "property": "associatedMusicalArtist", "object": "Christian_Burns" } ]
[ { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "Bobina" }, { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "Christian_Burns" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Andrew Rayel is associated with the musical artists Bobina and Christian Burns.", "Andrew Rayel is associated with Bobina and Christian Burns." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Andrew_Rayel", "rdf:type", "ontology:artist" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Christian_Burns" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Bobina" ] ]
Andrew_Rayel
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "Andrew_Rayel", "readable": "Andrew Rayel", "graph": "resource:Andrew_Rayel" }, { "modified": "Bobina", "readable": "Bobina", "graph": "resource:Bobina" }, { "modified": "Christian_Burns", "readable": "Christian Burns", "graph": "resource:Christian_Burns" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?i ) WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?i ) WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?i }", "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 ?y WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?y }", "graph_answer": [ "resource:Christian_Burns", "resource:Bobina" ], "readable_answer": [ "Christian Burns", "Bobina" ], "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" ] } ]
SportsTeam
5
12665
Id38
[ { "subject": "Italy", "property": "leaderName", "object": "Pietro_Grasso" }, { "subject": "Italy", "property": "demonym", "object": "Italians" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" } ]
[ { "subject": "Italy", "property": "leader", "object": "Pietro_Grasso" }, { "subject": "Italy", "property": "demonym", "object": "Italians" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ground of A.S. Gubbio 1910 is located in Italy, where Italians live. The capital is Rome and two of the leaders are Pietro Grasso, and Sergio Mattarella.", "Italy is the location of the home ground of AS Gubbio 1910. The country's leaders are Sergio Mattarella and Pietro Grasso. The inhabitants are known as Italians and the capital city is Rome.", "Pietro Grasso and Sergio Mattarella are leaders in Italy. The ground of A.S. Gubbio 1910 is located in Italy where Rome is the capital. The Italian people live in the country." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_S__Gubbio_1910", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Gubbio_1910", "property:ground", "resource:Italy" ], [ "resource:Italy", "property:leader", "resource:Sergio_Mattarella" ], [ "resource:Italy", "property:leader", "resource:Pietro_Grasso" ], [ "resource:Italy", "property:capital", "resource:Rome" ], [ "resource:Italy", "property:demonym", "resource:Italians" ] ]
A.S._Gubbio_1910
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "A.S._Gubbio_1910", "readable": "A.S. Gubbio 1910", "graph": "resource:A_S__Gubbio_1910" }, { "modified": "Italians", "readable": "Italians", "graph": "resource:Italians" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Pietro_Grasso", "readable": "Pietro Grasso", "graph": "resource:Pietro_Grasso" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" }, { "modified": "Sergio_Mattarella", "readable": "Sergio Mattarella", "graph": "resource:Sergio_Mattarella" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 's' ) ) . resource:Italy property:leader ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 's' ) ) . resource:Italy property:leader ?y }", "graph_answer": [ "resource:Sergio_Mattarella" ], "readable_answer": [ "Sergio Mattarella" ], "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 ?v ) WHERE { resource:Italy property:leader ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?v ) WHERE { resource:Italy property:leader ?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 ?m WHERE { resource:Italy property:leader ?m . FILTER ( ?m != resource:Sergio_Mattarella ) }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Italy property:leader ?m . FILTER ( ?m != resource:Sergio_Mattarella ) }", "graph_answer": [ "resource:Pietro_Grasso" ], "readable_answer": [ "Pietro Grasso" ], "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 ?q ?d WHERE { resource:Italy property:demonym ?d . resource:Italy property:capital ?q }", "readable_query": "SELECT DISTINCT ?q ?d WHERE { resource:Italy property:demonym ?d . resource:Italy property:capital ?q }", "graph_answer": [ "resource:Rome", "resource:Italians" ], "readable_answer": [ "Rome", "Italians" ], "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 { ?e property:ground resource:Italy . ?e rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?e property:ground resource:Italy . ?e rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?f WHERE { ?f property:ground resource:Italy . ?f rdf:type ontology:sports_team }", "readable_query": "SELECT ?f WHERE { ?f property:ground resource:Italy . ?f rdf:type ontology:sports_team }", "graph_answer": [ "resource:A_S__Gubbio_1910" ], "readable_answer": [ "A.S. Gubbio 1910" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
4
10719
Id11
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "city", "object": "Mendrisio" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "numberOfStudents", "object": "\"600\"^^xsd:nonNegativeInteger" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "faculty", "object": "100" } ]
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "city", "object": "Mendrisio" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "numberOfStudents", "object": "600" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "academicStaffSize", "object": "100" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Accademia di Architettura di Mendrisio, located in the city of Mendrisio, Switzerland, has 600 students and an academic staff of 100.", "Accademia di Architettura di Mendrisio in Mendrisio, Switzerland has 600 students and 100 staff.", "Accademia di Architettura di Mendrisio in Mendrisio, Switzerland has an academic staff of 100 providing educational services to 600 students." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:city", "resource:Mendrisio" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "rdf:type", "ontology:university" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:country", "resource:Switzerland" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:number_of_students", "600" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:academic_staff_size", "100" ] ]
Accademia_di_Architettura_di_Mendrisio
[ { "modified": "100", "readable": "100", "graph": "100" }, { "modified": "600", "readable": "600", "graph": "600" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "Accademia_di_Architettura_di_Mendrisio", "readable": "Accademia di Architettura di Mendrisio", "graph": "resource:Accademia_di_Architettura_di_Mendrisio" }, { "modified": "Mendrisio", "readable": "Mendrisio", "graph": "resource:Mendrisio" }, { "modified": "Switzerland", "readable": "Switzerland", "graph": "resource:Switzerland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?g property:academic_staff_size ?c . ?g rdf:type ontology:university . ?g property:city ?h . FILTER ( ?c > '100' ) }", "readable_query": "SELECT DISTINCT ?h WHERE { ?g property:academic_staff_size ?c . ?g rdf:type ontology:university . ?g property:city ?h . FILTER ( ?c > '100' ) }", "graph_answer": [ "resource:Mendrisio" ], "readable_answer": [ "Mendrisio" ], "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 ?t WHERE { ?t rdf:type ontology:university . ?t property:academic_staff_size ?m . ?t property:city resource:Mendrisio . FILTER ( ?m > '100' ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:university . ?t property:academic_staff_size ?m . ?t property:city resource:Mendrisio . FILTER ( ?m > '100' ) }", "graph_answer": [ "resource:Accademia_di_Architettura_di_Mendrisio" ], "readable_answer": [ "Accademia di Architettura di Mendrisio" ], "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 ?b WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:course ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:course ?b }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11301
Id152
[ { "subject": "Anders_Osborne", "property": "associatedActs", "object": "Johnny_Sansone" }, { "subject": "Anders_Osborne", "property": "occupation", "object": "Guitarist" }, { "subject": "Anders_Osborne", "property": "recordLabel", "object": "Shanachie_Records" }, { "subject": "Anders_Osborne", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" } ]
[ { "subject": "Anders_Osborne", "property": "associatedBand/associatedMusicalArtist", "object": "Johnny_Sansone" }, { "subject": "Anders_Osborne", "property": "occupation", "object": "Guitarist" }, { "subject": "Anders_Osborne", "property": "recordLabel", "object": "Shanachie_Records" }, { "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 is a rock guitarist associated with Johnny Sansone and signed to Shanachie Records. Bhangra is a musical fusion of rock music.", "Anders Osborne is a rock guitarist associated with Johnny Sansone and signed to the Shanachie Records label. Bhangra is a fusion genre partly coming from rock music.", "Rock guitarist Anders Osborne is with Shanachie Records and an associate of musician 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:Shanachie_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": "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" }, { "modified": "Shanachie_Records", "readable": "Shanachie Records", "graph": "resource:Shanachie_Records" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?c rdf:type ontology:artist . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'g' ) ) . ?c property:record_label resource:Shanachie_Records . ?c property:occupation ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { ?c rdf:type ontology:artist . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'g' ) ) . ?c property:record_label resource:Shanachie_Records . ?c property:occupation ?x }", "graph_answer": [ "resource:Guitarist" ], "readable_answer": [ "Guitarist" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Rock_music property:music_fusion_genre resource:Afrobeat }", "readable_query": "ASK WHERE { resource:Rock_music property:music_fusion_genre resource:Afrobeat }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:artist . ?f property:genre ?l . ?l property:music_fusion_genre resource:Bhangra__music_ . ?f property:associated_band_associated_musical_artist resource:Johnny_Sansone }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:artist . ?f property:genre ?l . ?l property:music_fusion_genre resource:Bhangra_(music) . ?f property:associated_band_associated_musical_artist resource:Johnny_Sansone }", "graph_answer": [ "resource:Anders_Osborne" ], "readable_answer": [ "Anders Osborne" ], "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" ] } ]
Monument
5
12457
Id21
[ { "subject": "Atatürk_Monument_(İzmir)", "property": "designer", "object": "Pietro_Canonica" }, { "subject": "Turkey", "property": "leaderName", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "currency", "object": "Turkish_lira" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "open", "object": "\"1932-07-27\"^^xsd:date" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
[ { "subject": "Atatürk_Monument_(İzmir)", "property": "designer", "object": "Pietro_Canonica" }, { "subject": "Turkey", "property": "leader", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "currency", "object": "Turkish_lira" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "inaugurationDate", "object": "\"1932-07-27\"" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 27th July, 1932 was the inauguration date of the Ataturk Monument in Izmir, Turkey; which was designed by Pietro Canonica. Ahmet Davutoglu is Turkeys leader and their national currency is the lira.", "Pietro Canonica designed the Ataturk Monument, which was inaugurated July 27, 1932 in Izmir, Turkey. The country's leader is Ahmet Davutoglu, and the currency is the Turkish lira.", "Pietro Canonica designed the Ataturk monument in Izmir which was inaugurated in Turkey on 27 July 1932. The Turkish currency is the lira and the leader is Ahmet Davutoglu." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Turkey", "property:leader", "resource:Ahmet_Davuto_lu" ], [ "resource:Turkey", "property:currency", "resource:Turkish_lira" ], [ "resource:Atat_rk_Monument___zmir_", "rdf:type", "ontology:monument" ], [ "resource:Atat_rk_Monument___zmir_", "property:location", "resource:Turkey" ], [ "resource:Atat_rk_Monument___zmir_", "property:inauguration_date", "1932-07-27" ], [ "resource:Atat_rk_Monument___zmir_", "property:designer", "resource:Pietro_Canonica" ] ]
Atatürk_Monument_(İzmir)
[ { "modified": "1932-07-27", "readable": "1932-07-27", "graph": "1932-07-27" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "designer", "readable": "designer", "graph": "property:designer" }, { "modified": "inaugurationDate", "readable": "inauguration date", "graph": "property:inauguration_date" }, { "modified": "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": "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" }, { "modified": "Turkish_lira", "readable": "Turkish lira", "graph": "resource:Turkish_lira" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?o rdf:type ontology:monument . FILTER ( CONTAINS ( YEAR ( ?u ) , '1932' ) ) . ?o property:location ?t . ?o property:inauguration_date ?u . ?t property:leader resource:Ahmet_Davuto_lu }", "readable_query": "SELECT DISTINCT ?t WHERE { ?o rdf:type ontology:monument . FILTER ( CONTAINS ( YEAR ( ?u ) , '1932' ) ) . ?o property:location ?t . ?o property:inauguration_date ?u . ?t 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 ?t ?k WHERE { ?k rdf:type ontology:monument . ?k property:designer ?t . ?k property:location resource:Turkey }", "readable_query": "SELECT DISTINCT ?t ?k WHERE { ?k rdf:type ontology:monument . ?k property:designer ?t . ?k property:location resource:Turkey }", "graph_answer": [ "resource:Pietro_Canonica", "resource:Atat_rk_Monument___zmir_" ], "readable_answer": [ "Pietro Canonica", "Atatürk Monument" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:Atat_rk_Monument___zmir_ property:number_of_rooms ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Atatürk_Monument_(İzmir) property:number_of_rooms ?y }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8190
Id36
[ { "subject": "ACM_Transactions_on_Information_Systems", "property": "issn", "object": "\"1558-2868\"" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "lccn", "object": "\"89646863\"" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "abbreviation", "object": "\"ACM Trans. Inf. Syst.\"@en" } ]
[ { "subject": "ACM_Transactions_on_Information_Systems", "property": "issnNumber", "object": "\"1558-2868\"" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "LCCN_number", "object": "89646863" }, { "subject": "ACM_Transactions_on_Information_Systems", "property": "abbreviation", "object": "\"ACM Trans. Inf. Syst.\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The abbreviation \"ACM Trans. Inf. Syst.\" is for ACM Transactions on Information Systems, which has the ISSN number 1558-2868 and the LCCN number 89646863.", "ACM Transactions on Information Systems, ACM Trans. Inf. Syst., has an ISSN number of 1558-2868 and an LCCN number of 89646863.", "ACM Transactions on Information Systems, or, ACM Trans. Inf. Syst., has a ISSN number of 1558-2868 and a LCCN number of 89646863." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:ACM_Transactions_on_Information_Systems", "property:l_c_c_n_number", "89646863" ], [ "resource:ACM_Transactions_on_Information_Systems", "property:abbreviation", "ACM Trans. Inf. Syst." ], [ "resource:ACM_Transactions_on_Information_Systems", "rdf:type", "ontology:written_work" ], [ "resource:ACM_Transactions_on_Information_Systems", "property:issn_number", "1558-2868" ] ]
ACM_Transactions_on_Information_Systems
[ { "modified": "1558-2868", "readable": "1558-2868", "graph": "1558-2868" }, { "modified": "89646863", "readable": "89646863", "graph": "89646863" }, { "modified": "ACM Trans. Inf. Syst.", "readable": "ACM Trans. Inf. Syst.", "graph": "ACM Trans. Inf. Syst." }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "issnNumber", "readable": "issn number", "graph": "property:issn_number" }, { "modified": "LCCN_number", "readable": "l c c n number", "graph": "property:l_c_c_n_number" }, { "modified": "ACM_Transactions_on_Information_Systems", "readable": "ACM Transactions on Information Systems", "graph": "resource:ACM_Transactions_on_Information_Systems" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { FILTER ( ?v >= '60000000' ) . ?z rdf:type ontology:written_work . ?z property:l_c_c_n_number ?v . ?z property:issn_number ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( ?v >= '60000000' ) . ?z rdf:type ontology:written_work . ?z property:l_c_c_n_number ?v . ?z property:issn_number ?f }", "graph_answer": [ "1558-2868" ], "readable_answer": [ "1558-2868" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u >= '60000000' ) . ?f rdf:type ontology:written_work . ?f property:issn_number '1558-2868' . ?f property:l_c_c_n_number ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u >= '60000000' ) . ?f rdf:type ontology:written_work . ?f property:issn_number '1558-2868' . ?f property:l_c_c_n_number ?u }", "graph_answer": [ "89646863" ], "readable_answer": [ "89646863" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "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 ?a WHERE { ?a rdf:type ontology:written_work . ?a property:issn_number '1558-2868' . ?a property:l_c_c_n_number 89646863 }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:written_work . ?a property:issn_number '1558-2868' . ?a property:l_c_c_n_number 89646863 }", "graph_answer": [ "resource:ACM_Transactions_on_Information_Systems" ], "readable_answer": [ "ACM Transactions on Information Systems" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:ACM_Transactions_on_Information_Systems property:creator_of_dish ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:ACM_Transactions_on_Information_Systems property:creator_of_dish ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7819
Id150
[ { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "deathPlace", "object": "Charleston,_West_Virginia" }, { "subject": "William_M._O._Dawson", "property": "birthPlace", "object": "Bloomington,_Maryland" } ]
[ { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "deathPlace", "object": "Charleston,_West_Virginia" }, { "subject": "William_M._O._Dawson", "property": "birthPlace", "object": "Bloomington,_Maryland" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "William M O Dawson, who preceded Albert B White, was born in Bloomington, Maryland and died in Charleston, West Virginia.", "William M.O. Dawson, who was succeeded by Albert B White, was born in Bloomington, Maryland and died in Charleston, West Virginia.", "William M. O. Dawson was born in Bloomington, Maryland, died in Charleston, West Virginia and was succeeded by Albert B. White." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_M__O__Dawson", "property:death_place", "resource:Charleston__West_Virginia" ], [ "resource:William_M__O__Dawson", "property:birth_place", "resource:Bloomington__Maryland" ], [ "resource:Albert_B__White", "rdf:type", "ontology:politician" ], [ "resource:Albert_B__White", "property:successor", "resource:William_M__O__Dawson" ] ]
Albert_B._White
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Albert_B._White", "readable": "Albert B. White", "graph": "resource:Albert_B__White" }, { "modified": "Bloomington,_Maryland", "readable": "Bloomington, Maryland", "graph": "resource:Bloomington__Maryland" }, { "modified": "Charleston,_West_Virginia", "readable": "Charleston, West Virginia", "graph": "resource:Charleston__West_Virginia" }, { "modified": "William_M._O._Dawson", "readable": "William M. O. Dawson", "graph": "resource:William_M__O__Dawson" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?k property:birth_place resource:Saskatchewan . ?u rdf:type ontology:politician . ?u property:successor ?k }", "readable_query": "ASK WHERE { ?k property:birth_place resource:Saskatchewan . ?u rdf:type ontology:politician . ?u property:successor ?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" ] } ]
Athlete
5
11525
Id56
[ { "subject": "Los_Angeles_Rams", "property": "city", "object": "Los_Angeles_Memorial_Coliseum" }, { "subject": "Los_Angeles_Rams", "property": "locationCity", "object": "Los_Angeles" }, { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "Los_Angeles_Rams" }, { "subject": "Los_Angeles_Rams", "property": "coach", "object": "Jeff_Fisher" }, { "subject": "Akeem_Ayers", "property": "debutTeam", "object": "Tennessee_Titans" } ]
[ { "subject": "Los_Angeles_Rams", "property": "city", "object": "Los_Angeles_Memorial_Coliseum" }, { "subject": "Los_Angeles_Rams", "property": "city", "object": "Los_Angeles" }, { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "Los_Angeles_Rams" }, { "subject": "Los_Angeles_Rams", "property": "coach", "object": "Jeff_Fisher" }, { "subject": "Akeem_Ayers", "property": "debutTeam", "object": "Tennessee_Titans" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akeem Ayers made his debut with the Tennessee Titans and has also played with the Los Angeles Rams. They are based in LA at the Los Angeles Memorial Coliseum and are coached by Jeff Fisher.", "Akeem Ayers made his debut for the Tennessee Titans and later played for the Los Angeles Rams, who play at the Los Angeles Memorial Coliseum and whose coach is Jeff Fisher.", "The Tennessee Titans were Akeem Ayers debut team. He played also for the LA Rams that are based in that same city and play at LA Memorial Coliseum. The coach for the Rams is Jeff Fisher." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akeem_Ayers", "property:former_team", "resource:Los_Angeles_Rams" ], [ "resource:Akeem_Ayers", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Ayers", "property:debut_team", "resource:Tennessee_Titans" ], [ "resource:Los_Angeles_Rams", "property:coach", "resource:Jeff_Fisher" ], [ "resource:Los_Angeles_Rams", "property:city", "resource:Los_Angeles_Memorial_Coliseum" ], [ "resource:Los_Angeles_Rams", "property:city", "resource:Los_Angeles" ] ]
Akeem_Ayers
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "coach", "readable": "coach", "graph": "property:coach" }, { "modified": "debutTeam", "readable": "debut team", "graph": "property:debut_team" }, { "modified": "formerTeam", "readable": "former team", "graph": "property:former_team" }, { "modified": "Akeem_Ayers", "readable": "Akeem Ayers", "graph": "resource:Akeem_Ayers" }, { "modified": "Jeff_Fisher", "readable": "Jeff Fisher", "graph": "resource:Jeff_Fisher" }, { "modified": "Los_Angeles", "readable": "Los Angeles", "graph": "resource:Los_Angeles" }, { "modified": "Los_Angeles_Memorial_Coliseum", "readable": "Los Angeles Memorial Coliseum", "graph": "resource:Los_Angeles_Memorial_Coliseum" }, { "modified": "Los_Angeles_Rams", "readable": "Los Angeles Rams", "graph": "resource:Los_Angeles_Rams" }, { "modified": "Tennessee_Titans", "readable": "Tennessee Titans", "graph": "resource:Tennessee_Titans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?q property:debut_team resource:Tennessee_Titans . FILTER ( CONTAINS ( LCASE ( ?q ) , 'akeem' ) ) . ?q rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q property:debut_team resource:Tennessee_Titans . FILTER ( CONTAINS ( LCASE ( ?q ) , 'akeem' ) ) . ?q rdf:type ontology:athlete }", "graph_answer": [ "resource:Akeem_Ayers" ], "readable_answer": [ "Akeem Ayers" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?e ) WHERE { resource:Los_Angeles_Rams property:city ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?e ) WHERE { resource:Los_Angeles_Rams property:city ?x }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Politician
3
7822
Id153
[ { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York" }, { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York" }, { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Albert Jennings Fountain was born in New York and died in the U.S. where African Americans are an ethnic group.", "Albert Jennings Fountain was born in New York in the U.S. One ethnic group in that country are African Americans." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Albert_Jennings_Fountain", "rdf:type", "ontology:politician" ], [ "resource:Albert_Jennings_Fountain", "property:death_place", "resource:United_States" ], [ "resource:Albert_Jennings_Fountain", "property:birth_place", "resource:New_York" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ] ]
Albert_Jennings_Fountain
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Albert_Jennings_Fountain", "readable": "Albert Jennings Fountain", "graph": "resource:Albert_Jennings_Fountain" }, { "modified": "New_York", "readable": "New York", "graph": "resource:New_York" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?w rdf:type ontology:politician . ?w property:birth_place resource:Uruguay . ?w property:death_place resource:United_States }", "readable_query": "ASK WHERE { ?w rdf:type ontology:politician . ?w property:birth_place resource:Uruguay . ?w property:death_place resource:United_States }", "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 { ?j property:birth_place resource:New_York . ?j property:death_place resource:United_States . ?j rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?j property:birth_place resource:New_York . ?j property:death_place resource:United_States . ?j rdf:type ontology:politician }", "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 ?f WHERE { ?f property:death_place resource:United_States . ?f property:birth_place resource:New_York . ?f rdf:type ontology:politician }", "readable_query": "SELECT ?f WHERE { ?f property:death_place resource:United_States . ?f property:birth_place resource:New_York . ?f rdf:type ontology:politician }", "graph_answer": [ "resource:Albert_Jennings_Fountain" ], "readable_answer": [ "Albert Jennings Fountain" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( LCASE ( ?q ) , 'african' ) ) . resource:United_States property:ethnic_group ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( LCASE ( ?q ) , 'african' ) ) . resource:United_States property:ethnic_group ?q }", "graph_answer": [ "resource:African_Americans" ], "readable_answer": [ "African Americans" ], "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" ] } ]
Company
3
7084
Id73
[ { "subject": "Trane", "property": "product", "object": "Building_Management_System" }, { "subject": "Trane", "property": "revenue", "object": "1.0264E10" }, { "subject": "Trane", "property": "netIncome", "object": "5.563E8" } ]
[ { "subject": "Trane", "property": "product", "object": "Building_Management_System" }, { "subject": "Trane", "property": "revenue", "object": "10264000000" }, { "subject": "Trane", "property": "netIncome", "object": "556300000" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Trane makes building management systems generating $10,264,000,000 in revenue resulting in $556,300,000 net income.", "Trane, which manufactures building management systems, has a revenue of $10,264,000,000 and a net income of $556,300,000.", "Trane, which builds management systems, has a revenue of $10,264,000,000 and a net income of about $556 million." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Trane", "property:net_income", "556300000" ], [ "resource:Trane", "property:revenue", "10264000000" ], [ "resource:Trane", "property:product", "resource:Building_Management_System" ], [ "resource:Trane", "rdf:type", "ontology:company" ] ]
Trane
[ { "modified": "10264000000", "readable": "10264000000", "graph": "10264000000" }, { "modified": "556300000", "readable": "556300000", "graph": "556300000" }, { "modified": "netIncome", "readable": "net income", "graph": "property:net_income" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "revenue", "readable": "revenue", "graph": "property:revenue" }, { "modified": "Building_Management_System", "readable": "Building Management System", "graph": "resource:Building_Management_System" }, { "modified": "Trane", "readable": "Trane", "graph": "resource:Trane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?r rdf:type ontology:company . ?r property:product ?s . FILTER ( ?y != '10000000000' ) . ?r property:revenue ?y }", "readable_query": "SELECT DISTINCT ?s WHERE { ?r rdf:type ontology:company . ?r property:product ?s . FILTER ( ?y != '10000000000' ) . ?r property:revenue ?y }", "graph_answer": [ "resource:Building_Management_System" ], "readable_answer": [ "Building Management System" ], "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 { ?v rdf:type ontology:company . ?v property:product resource:Building_Management_System . ?v property:net_income '211200000' }", "readable_query": "ASK WHERE { ?v rdf:type ontology:company . ?v property:product resource:Building_Management_System . ?v property:net_income '211200000' }", "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 { ?b rdf:type ontology:company . ?b property:net_income '556300000' . ?b property:product resource:Building_Management_System }", "readable_query": "ASK WHERE { ?b rdf:type ontology:company . ?b property:net_income '556300000' . ?b property:product resource:Building_Management_System }", "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 ?d WHERE { ?d property:net_income '556300000' . ?d property:product resource:Building_Management_System . ?d rdf:type ontology:company }", "readable_query": "SELECT ?d WHERE { ?d property:net_income '556300000' . ?d property:product resource:Building_Management_System . ?d rdf:type ontology:company }", "graph_answer": [ "resource:Trane" ], "readable_answer": [ "Trane" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j ?e WHERE { resource:Trane property:net_income ?j . resource:Trane property:revenue ?e }", "readable_query": "SELECT DISTINCT ?j ?e WHERE { resource:Trane property:net_income ?j . resource:Trane property:revenue ?e }", "graph_answer": [ "556300000", "10264000000" ], "readable_answer": [ "556300000", "10264000000" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
WrittenWork
2
5495
Id30
[ { "subject": "1634:_The_Ram_Rebellion", "property": "subsequentWork", "object": "1635:_The_Cannon_Law" }, { "subject": "1634:_The_Ram_Rebellion", "property": "previousWork", "object": "1634:_The_Galileo_Affair" } ]
[ { "subject": "1634:_The_Ram_Rebellion", "property": "followedBy", "object": "1635:_The_Cannon_Law" }, { "subject": "1634:_The_Ram_Rebellion", "property": "precededBy", "object": "1634:_The_Galileo_Affair" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634: The Ram Rebellion is followed by 1635: The Cannon Law and preceded by 1634 The Galileo Affair.", "The Galileo Affair was written in 1634, followed in the same year by The Ram Rebellion this was followed in 1635 by The Cannon Law.", "1634: The Ram Rebellion was followed by 1635: The Cannon Law and 1634 The Galileo Affair." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Ram_Rebellion", "property:preceded_by", "resource:1634__The_Galileo_Affair" ], [ "resource:1634__The_Ram_Rebellion", "rdf:type", "ontology:written_work" ], [ "resource:1634__The_Ram_Rebellion", "property:followed_by", "resource:1635__The_Cannon_Law" ] ]
1634:_The_Ram_Rebellion
[ { "modified": "followedBy", "readable": "followed by", "graph": "property:followed_by" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "1634:_The_Galileo_Affair", "readable": "1634: The Galileo Affair", "graph": "resource:1634__The_Galileo_Affair" }, { "modified": "1634:_The_Ram_Rebellion", "readable": "1634: The Ram Rebellion", "graph": "resource:1634__The_Ram_Rebellion" }, { "modified": "1635:_The_Cannon_Law", "readable": "1635: The Cannon Law", "graph": "resource:1635__The_Cannon_Law" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z rdf:type ontology:written_work . ?z property:preceded_by resource:1634__The_Galileo_Affair . ?z property:followed_by resource:A_Glastonbury_Romance }", "readable_query": "ASK WHERE { ?z rdf:type ontology:written_work . ?z property:preceded_by resource:1634:_The_Galileo_Affair . ?z property:followed_by resource:A_Glastonbury_Romance }", "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 property:followed_by resource:1635__The_Cannon_Law . ?v property:preceded_by resource:1634__The_Galileo_Affair . ?v rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?v property:followed_by resource:1635:_The_Cannon_Law . ?v property:preceded_by resource:1634:_The_Galileo_Affair . ?v rdf:type ontology:written_work }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?u WHERE { ?u rdf:type ontology:written_work . ?u property:preceded_by resource:1634__The_Galileo_Affair . ?u property:followed_by resource:1635__The_Cannon_Law }", "readable_query": "SELECT ?u WHERE { ?u rdf:type ontology:written_work . ?u property:preceded_by resource:1634:_The_Galileo_Affair . ?u property:followed_by resource:1635:_The_Cannon_Law }", "graph_answer": [ "resource:1634__The_Ram_Rebellion" ], "readable_answer": [ "1634: The Ram Rebellion" ], "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" ] } ]
Food
3
7178
Id91
[ { "subject": "BLT", "property": "variations", "object": "Club_sandwich" }, { "subject": "Bacon_sandwich", "property": "hasVariant", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Bacon" } ]
[ { "subject": "BLT", "property": "dishVariation", "object": "Club_sandwich" }, { "subject": "Bacon_sandwich", "property": "dishVariation", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Bacon" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "BLT is a variation of both the club sandwich and the bacon sandwich.", "The BLT is a variation of both the club sandwich and the bacon sandwich (which contains bacon).", "The BLT is a variation of both the club sandwich and the bacon sandwich." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:BLT", "property:dish_variation", "resource:Club_sandwich" ], [ "resource:Bacon_sandwich", "property:dish_variation", "resource:BLT" ], [ "resource:Bacon_sandwich", "property:ingredient", "resource:Bacon" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ] ]
Bacon_sandwich
[ { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "BLT", "readable": "BLT", "graph": "resource:BLT" }, { "modified": "Bacon", "readable": "Bacon", "graph": "resource:Bacon" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Club_sandwich", "readable": "Club sandwich", "graph": "resource:Club_sandwich" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { VALUES ( ?b ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:Bacon_sandwich property:dish_variation ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { VALUES ( ?b ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:Bacon_sandwich property:dish_variation ?b }", "graph_answer": [ "resource:BLT" ], "readable_answer": [ "BLT" ], "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 ?j WHERE { resource:BLT property:dish_variation ?j . VALUES ( ?j ) { ( resource:BLT ) ( resource:Club_sandwich ) } }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:BLT property:dish_variation ?j . VALUES ( ?j ) { ( resource:BLT ) ( resource:Club_sandwich ) } }", "graph_answer": [ "resource:Club_sandwich" ], "readable_answer": [ "Club sandwich" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] } ]
SportsTeam
2
5262
Id6
[ { "subject": "1._FC_Magdeburg", "property": "league", "object": "3._Liga" }, { "subject": "1._FC_Magdeburg", "property": "capacity", "object": "27250" } ]
[ { "subject": "1._FC_Magdeburg", "property": "league", "object": "3._Liga" }, { "subject": "1._FC_Magdeburg", "property": "numberOfMembers", "object": "27250" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "3 Liga league team 1FC Magdeburg has 27250 members.", "1 FC Magdeburg is in the 3 Liga league and has 27250 members.", "1FC Magdeburg is in the 3 Liga league and has 27250 members." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1__FC_Magdeburg", "property:number_of_members", "27250" ], [ "resource:1__FC_Magdeburg", "rdf:type", "ontology:sports_team" ], [ "resource:1__FC_Magdeburg", "property:league", "resource:3__Liga" ] ]
1._FC_Magdeburg
[ { "modified": "27250", "readable": "27250", "graph": "27250" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "1._FC_Magdeburg", "readable": "1. FC Magdeburg", "graph": "resource:1__FC_Magdeburg" }, { "modified": "3._Liga", "readable": "3. Liga", "graph": "resource:3__Liga" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?u property:number_of_members ?i . ?u rdf:type ontology:sports_team . FILTER ( ?i = '27250' ) . ?u property:league ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { ?u property:number_of_members ?i . ?u rdf:type ontology:sports_team . FILTER ( ?i = '27250' ) . ?u property:league ?s }", "graph_answer": [ "resource:3__Liga" ], "readable_answer": [ "3. Liga" ], "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 { ?n property:league resource:3__Liga . ?n rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?n property:league resource:3._Liga . ?n rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?k WHERE { ?k property:league resource:3__Liga . ?k rdf:type ontology:sports_team }", "readable_query": "SELECT ?k WHERE { ?k property:league resource:3._Liga . ?k rdf:type ontology:sports_team }", "graph_answer": [ "resource:1__FC_Magdeburg" ], "readable_answer": [ "1. FC Magdeburg" ], "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
2
4601
Id113
[ { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Brown_sauce" } ]
[ { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Brown_sauce" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Brown sauce is an ingredient in a bacon sandwich which are popular in the UK.", "A bacon sandwich with brown sauce is popular in the UK.", "An ingredient in a bacon sandwhich is brown sauce and bacon sandwiches are popular in the U.K." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_sandwich", "property:ingredient", "resource:Brown_sauce" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:country", "resource:United_Kingdom" ] ]
Bacon_sandwich
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Brown_sauce", "readable": "Brown sauce", "graph": "resource:Brown_sauce" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h ?z WHERE { resource:Bacon_sandwich property:country ?z . resource:Bacon_sandwich property:ingredient ?h }", "readable_query": "SELECT DISTINCT ?h ?z WHERE { resource:Bacon_sandwich property:country ?z . resource:Bacon_sandwich property:ingredient ?h }", "graph_answer": [ "resource:Brown_sauce", "resource:United_Kingdom" ], "readable_answer": [ "Brown sauce", "United Kingdom" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9881
Id170
[ { "subject": "Bandeja_paisa", "property": "ingredientName", "object": "\"red beans,pork belly, whiterice,ground meat,chicharon,fried egg,plantain(patacones),chorizo, arepa, hogao sauce,black pudding(morcilla),avocadoandlemon\"" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Paisa_Region" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Chorizo" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
[ { "subject": "Bandeja_paisa", "property": "mainIngredient", "object": "\"red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon\"" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Paisa_Region" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Chorizo" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bandeja paisa is from the Paisa region, Colombia. The main ingredients are: red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "Bandeja paisa is from the Paisa region of Colombia. It includes red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "The main ingredients of Bandeja paisa are: red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon. The dish originates from the Paisa region of Colombia." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "property:ingredient", "resource:Chorizo" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Avocado" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Chorizo" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Fried_egg" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Chicharon" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Lemon" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Pork_belly" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Arepa" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Hogao_sauce" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Ground_meat" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Plantain__patacones_" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:White_rice" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Red_beans" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Black_pudding__morcilla_" ], [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Bandeja_paisa", "property:country", "resource:Colombian_cuisine" ], [ "resource:Bandeja_paisa", "property:region", "resource:Paisa_Region" ] ]
Bandeja_paisa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arepa", "readable": "Arepa", "graph": "resource:Arepa" }, { "modified": "Avocado", "readable": "Avocado", "graph": "resource:Avocado" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Black pudding (morcilla)", "readable": "Black pudding", "graph": "resource:Black_pudding__morcilla_" }, { "modified": "Chicharon", "readable": "Chicharon", "graph": "resource:Chicharon" }, { "modified": "Chorizo", "readable": "Chorizo", "graph": "resource:Chorizo" }, { "modified": "Colombian_cuisine", "readable": "Colombian cuisine", "graph": "resource:Colombian_cuisine" }, { "modified": "Fried egg", "readable": "Fried egg", "graph": "resource:Fried_egg" }, { "modified": "Ground meat", "readable": "Ground meat", "graph": "resource:Ground_meat" }, { "modified": "Hogao sauce", "readable": "Hogao sauce", "graph": "resource:Hogao_sauce" }, { "modified": "Lemon", "readable": "Lemon", "graph": "resource:Lemon" }, { "modified": "Paisa_Region", "readable": "Paisa Region", "graph": "resource:Paisa_Region" }, { "modified": "Plantain (patacones)", "readable": "Plantain", "graph": "resource:Plantain__patacones_" }, { "modified": "Pork belly", "readable": "Pork belly", "graph": "resource:Pork_belly" }, { "modified": "Red beans", "readable": "Red beans", "graph": "resource:Red_beans" }, { "modified": "White rice", "readable": "White rice", "graph": "resource:White_rice" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?e ) WHERE { ?f property:region ?c . ?f rdf:type ontology:food . ?f property:main_ingredient resource:Avocado }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?e ) WHERE { ?f property:region ?c . ?f rdf:type ontology:food . ?f property:main_ingredient resource:Avocado }", "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 ?e WHERE { ?w property:main_ingredient resource:Avocado . ?w rdf:type ontology:food . ?w property:region ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { ?w property:main_ingredient resource:Avocado . ?w rdf:type ontology:food . ?w property:region ?e }", "graph_answer": [ "resource:Paisa_Region" ], "readable_answer": [ "Paisa Region" ], "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 ?b ?o WHERE { ?o rdf:type ontology:food . ?o property:ingredient ?b . ?o property:region resource:Paisa_Region }", "readable_query": "SELECT DISTINCT ?b ?o WHERE { ?o rdf:type ontology:food . ?o property:ingredient ?b . ?o property:region resource:Paisa_Region }", "graph_answer": [ "resource:Chorizo", "resource:Bandeja_paisa" ], "readable_answer": [ "Chorizo", "Bandeja paisa" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?k ) WHERE { resource:Bandeja_paisa property:main_ingredient ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?k ) WHERE { resource:Bandeja_paisa property:main_ingredient ?u }", "graph_answer": [ "13" ], "readable_answer": [ "13" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Bandeja_paisa property:main_ingredient ?v . FILTER ( ?v != resource:Chorizo ) . FILTER ( ?v != resource:Avocado ) }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Bandeja_paisa property:main_ingredient ?v . FILTER ( ?v != resource:Chorizo ) . FILTER ( ?v != resource:Avocado ) }", "graph_answer": [ "resource:Fried_egg", "resource:Chicharon", "resource:Lemon", "resource:Pork_belly", "resource:Arepa", "resource:Hogao_sauce", "resource:Ground_meat", "resource:Plantain__patacones_", "resource:White_rice", "resource:Red_beans", "resource:Black_pudding__morcilla_" ], "readable_answer": [ "Fried egg", "Chicharon", "Lemon", "Pork belly", "Arepa", "Hogao sauce", "Ground meat", "Plantain", "White rice", "Red beans", "Black pudding" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Bandeja_paisa property:address ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Bandeja_paisa property:address ?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" ] } ]
SportsTeam
3
8010
Id83
[ { "subject": "A.S._Livorno_Calcio", "property": "ground", "object": "Livorno" }, { "subject": "A.S._Livorno_Calcio", "property": "capacity", "object": "\"19238\"^^xsd:nonNegativeInteger" }, { "subject": "A.S._Livorno_Calcio", "property": "fullname", "object": "\"Livorno Calcio S.p.A.\"@en" } ]
[ { "subject": "A.S._Livorno_Calcio", "property": "ground", "object": "Livorno" }, { "subject": "A.S._Livorno_Calcio", "property": "numberOfMembers", "object": "19238" }, { "subject": "A.S._Livorno_Calcio", "property": "fullName", "object": "\"Livorno Calcio S.p.A.\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Livorno Calcio S.p.A. is abbreviated to A.S. Livorno Calcio. They have 19238 members and grounds in Livorno.", "The full name of A.S. Livorno Calcio is Livorno Calcio S.p.A. Its ground is in Livorno and it has 19238 members." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_S__Livorno_Calcio", "property:full_name", "resource:Livorno_Calcio_S_p_A_" ], [ "resource:A_S__Livorno_Calcio", "property:number_of_members", "19238" ], [ "resource:A_S__Livorno_Calcio", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Livorno_Calcio", "property:ground", "resource:Livorno" ] ]
A.S._Livorno_Calcio
[ { "modified": "19238", "readable": "19238", "graph": "19238" }, { "modified": "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": "A.S._Livorno_Calcio", "readable": "A.S. Livorno Calcio", "graph": "resource:A_S__Livorno_Calcio" }, { "modified": "Livorno", "readable": "Livorno", "graph": "resource:Livorno" }, { "modified": "Livorno Calcio S.p.A.", "readable": "Livorno Calcio S.p.A.", "graph": "resource:Livorno_Calcio_S_p_A_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?q rdf:type ontology:sports_team . FILTER ( ?p >= '10000' ) . ?q property:ground ?b . ?q property:number_of_members ?p }", "readable_query": "SELECT DISTINCT ?b WHERE { ?q rdf:type ontology:sports_team . FILTER ( ?p >= '10000' ) . ?q property:ground ?b . ?q property:number_of_members ?p }", "graph_answer": [ "resource:Livorno" ], "readable_answer": [ "Livorno" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:sports_team . ?d property:full_name resource:Livorno_Calcio_S_p_A_ . ?d property:ground resource:Livorno . FILTER ( CONTAINS ( LCASE ( ?d ) , 'calcio' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:sports_team . ?d property:full_name resource:Livorno_Calcio_S.p.A. . ?d property:ground resource:Livorno . FILTER ( CONTAINS ( LCASE ( ?d ) , 'calcio' ) ) }", "graph_answer": [ "resource:A_S__Livorno_Calcio" ], "readable_answer": [ "A.S. Livorno Calcio" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:A_S__Livorno_Calcio property:nearest_city ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:A.S._Livorno_Calcio property:nearest_city ?o }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
3
7964
Id37
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "team", "object": "A.C._Chievo_Verona" }, { "subject": "Michele_Marcolini", "property": "clubs", "object": "Vicenza_Calcio" } ]
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "club", "object": "A.C._Chievo_Verona" }, { "subject": "Michele_Marcolini", "property": "club", "object": "Vicenza_Calcio" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Michele Marcolini has been manager of AC Lumezzane he is part of A.C> Chievo Verona and plays for Vicenza Calcio.", "Michele Marcolini manages the A.C. Lumezzane, plays for A.C. Chievo Verona and previously played for Vicenza Calcio." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_C__Lumezzane", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Lumezzane", "property:manager", "resource:Michele_Marcolini" ], [ "resource:Michele_Marcolini", "property:club", "resource:Vicenza_Calcio" ], [ "resource:Michele_Marcolini", "property:club", "resource:A_C__Chievo_Verona" ] ]
A.C._Lumezzane
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Chievo_Verona", "readable": "A.C. Chievo Verona", "graph": "resource:A_C__Chievo_Verona" }, { "modified": "A.C._Lumezzane", "readable": "A.C. Lumezzane", "graph": "resource:A_C__Lumezzane" }, { "modified": "Michele_Marcolini", "readable": "Michele Marcolini", "graph": "resource:Michele_Marcolini" }, { "modified": "Vicenza_Calcio", "readable": "Vicenza Calcio", "graph": "resource:Vicenza_Calcio" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?r ) WHERE { resource:Michele_Marcolini property:club ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?r ) WHERE { resource:Michele_Marcolini 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:Michele_Marcolini property:club ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Michele_Marcolini property:club ?r }", "graph_answer": [ "resource:Vicenza_Calcio", "resource:A_C__Chievo_Verona" ], "readable_answer": [ "Vicenza Calcio", "A.C. Chievo Verona" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:A_C__Lumezzane rdf:type ontology:sports_team . resource:A_C__Lumezzane property:manager resource:Michele_Marcolini }", "readable_query": "ASK WHERE { resource:A.C._Lumezzane rdf:type ontology:sports_team . resource:A.C._Lumezzane property:manager resource:Michele_Marcolini }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
CelestialBody
2
4056
Id37
[ { "subject": "1000_Piazzia", "property": "epoch", "object": "\"27 June 2015 (JD2457200.5)\"" }, { "subject": "1000_Piazzia", "property": "orbitalPeriod", "object": "\"488160.0\"^^xsd:double" } ]
[ { "subject": "1000_Piazzia", "property": "epoch", "object": "2015-06-27" }, { "subject": "1000_Piazzia", "property": "orbitalPeriod", "object": "488160.0" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The epoch of the dark asteroid, 1000 Piazzia, is 27th June 2015 and it has an orbital period of 488160.0.", "The celestial body known as 1000 Piazzia has an orbital period of 488160 and its epoch is 27 June 2015." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:1000_Piazzia", "property:epoch", "resource:2015_06_27" ], [ "resource:1000_Piazzia", "rdf:type", "ontology:celestial_body" ], [ "resource:1000_Piazzia", "property:orbital_period", "resource:488160_0" ] ]
1000_Piazzia
[ { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "1000_Piazzia", "readable": "1000 Piazzia", "graph": "resource:1000_Piazzia" }, { "modified": "2015-06-27", "readable": "2015-06-27", "graph": "resource:2015_06_27" }, { "modified": "488160.0", "readable": "488160.0", "graph": "resource:488160_0" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?k rdf:type ontology:celestial_body . ?k property:orbital_period ?q . ?k property:epoch ?m . FILTER ( ?m = \"2015_06_27\" ) }", "readable_query": "SELECT DISTINCT ?q WHERE { ?k rdf:type ontology:celestial_body . ?k property:orbital_period ?q . ?k property:epoch ?m . FILTER ( ?m = \"2015-06-27\" ) }", "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", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e property:epoch ?x . ?e rdf:type ontology:celestial_body . ?e property:orbital_period resource:488160_0 . FILTER ( ?x = \"2015_06_27\" ) }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:epoch ?x . ?e rdf:type ontology:celestial_body . ?e property:orbital_period resource:488160.0 . FILTER ( ?x = \"2015-06-27\" ) }", "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", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
10012
Id301
[ { "subject": "Philippines", "property": "language", "object": "Arabic" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Zamboangans" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroups", "object": "Igorot_people" } ]
[ { "subject": "Philippines", "property": "language", "object": "Arabic" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Zamboangans" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Igorot_people" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Batchoy comes from the Philippines where one of the languages is Arabic. It is also where there are several ethnic groups, two of which are Zamboangans and Igorot people.", "Batchoy is a dish that is found in the Philippines, where the Igorot people and the Zamboangans are ethnic groups and where Arabic is one of the languages spoken.", "The Zamboangans and Igorot people are ethnic groups in the Philippines where the Arabic language is spoken and batchoy is eaten." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Philippines", "property:language", "resource:Arabic" ], [ "resource:Philippines", "property:ethnic_group", "resource:Zamboangans" ], [ "resource:Philippines", "property:ethnic_group", "resource:Igorot_people" ] ]
Batchoy
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Arabic", "readable": "Arabic", "graph": "resource:Arabic" }, { "modified": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Igorot_people", "readable": "Igorot people", "graph": "resource:Igorot_people" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Zamboangans", "readable": "Zamboangans", "graph": "resource:Zamboangans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?l ) WHERE { resource:Philippines property:ethnic_group ?v }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?l ) WHERE { resource:Philippines property:ethnic_group ?v }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Philippines property:ethnic_group ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Philippines property:ethnic_group ?s }", "graph_answer": [ "resource:Zamboangans", "resource:Igorot_people" ], "readable_answer": [ "Zamboangans", "Igorot people" ], "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 ?v WHERE { resource:Philippines property:epoch ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Philippines property:epoch ?v }", "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" ] } ]
Politician
3
7764
Id95
[ { "subject": "Adam_Koc", "property": "awards", "object": "Cross_of_Valour_(Poland)" }, { "subject": "Adam_Koc", "property": "battles", "object": "World_War_I" }, { "subject": "Adam_Koc", "property": "award", "object": "Cross_of_Independence" } ]
[ { "subject": "Adam_Koc", "property": "award", "object": "Cross_of_Independence" }, { "subject": "Adam_Koc", "property": "battle", "object": "World_War_I" }, { "subject": "Adam_Koc", "property": "award", "object": "Cross_of_Valour_(Poland)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Koc fought in World War I and was awarded the Cross of Independence award and the Cross of Valour (Poland).", "Adam Koc, who fought in World War 1, won the Cross of Independence award, and was awarded the Cross of Valour for Poland.", "Adam Koc fought in WWI and was given the Cross of Independence. He was also given the Cross of Valour for Poland." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_Koc", "property:award", "resource:Cross_of_Independence" ], [ "resource:Adam_Koc", "property:award", "resource:Cross_of_Valour__Poland_" ], [ "resource:Adam_Koc", "rdf:type", "ontology:politician" ], [ "resource:Adam_Koc", "property:battle", "resource:World_War_I" ] ]
Adam_Koc
[ { "modified": "award", "readable": "award", "graph": "property:award" }, { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "Adam_Koc", "readable": "Adam Koc", "graph": "resource:Adam_Koc" }, { "modified": "Cross_of_Independence", "readable": "Cross of Independence", "graph": "resource:Cross_of_Independence" }, { "modified": "Cross_of_Valour_(Poland)", "readable": "Cross of Valour", "graph": "resource:Cross_of_Valour__Poland_" }, { "modified": "World_War_I", "readable": "World War I", "graph": "resource:World_War_I" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'c' ) ) . resource:Adam_Koc property:award ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'c' ) ) . resource:Adam_Koc property:award ?c }", "graph_answer": [ "resource:Cross_of_Independence" ], "readable_answer": [ "Cross of Independence" ], "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 ( ?d ) AS ?d ) WHERE { resource:Adam_Koc property:award ?d }", "readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?d ) WHERE { resource:Adam_Koc property:award ?d }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:Cross_of_Independence ) . resource:Adam_Koc property:award ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:Cross_of_Independence ) . resource:Adam_Koc property:award ?g }", "graph_answer": [ "resource:Cross_of_Valour__Poland_" ], "readable_answer": [ "Cross of Valour" ], "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 ?x WHERE { resource:Adam_Koc property:abbreviation ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Adam_Koc property:abbreviation ?x }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
2
5132
Id124
[ { "subject": "Agnes_Kant", "property": "office", "object": "Socialist_Party_(Netherlands)" }, { "subject": "Socialist_Party_(Netherlands)", "property": "leader", "object": "Emile_Roemer" } ]
[ { "subject": "Agnes_Kant", "property": "office", "object": "Socialist_Party_(Netherlands)" }, { "subject": "Socialist_Party_(Netherlands)", "property": "leader", "object": "Emile_Roemer" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agnes Kant held office in the Socialist Party of the Netherlands which was led by Emile Roemer.", "Agnes Kant worked at the Socialist Party in the Netherlands which is led by Emile Roemer.", "Agnes Kant held office in the Socialist Party of the Netherlands, the leader of which, is Emile Roemer." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Socialist_Party__Netherlands_", "property:leader", "resource:Emile_Roemer" ], [ "resource:Agnes_Kant", "rdf:type", "ontology:politician" ], [ "resource:Agnes_Kant", "property:office", "resource:Socialist_Party__Netherlands_" ] ]
Agnes_Kant
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "Agnes_Kant", "readable": "Agnes Kant", "graph": "resource:Agnes_Kant" }, { "modified": "Emile_Roemer", "readable": "Emile Roemer", "graph": "resource:Emile_Roemer" }, { "modified": "Socialist_Party_(Netherlands)", "readable": "Socialist Party", "graph": "resource:Socialist_Party__Netherlands_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?o WHERE { ?t property:office ?o . ?o property:leader resource:Emile_Roemer . ?t rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?t ?o WHERE { ?t property:office ?o . ?o property:leader resource:Emile_Roemer . ?t rdf:type ontology:politician }", "graph_answer": [ "resource:Agnes_Kant", "resource:Socialist_Party__Netherlands_" ], "readable_answer": [ "Agnes Kant", "Socialist Party" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
3
7354
Id267
[ { "subject": "Bionico", "property": "ingredient", "object": "Raisin" }, { "subject": "Bionico", "property": "course", "object": "Dessert" }, { "subject": "Dessert", "property": "hasVariant", "object": "Sandesh_(confectionery)" } ]
[ { "subject": "Bionico", "property": "ingredient", "object": "Raisin" }, { "subject": "Bionico", "property": "course", "object": "Dessert" }, { "subject": "Dessert", "property": "dishVariation", "object": "Sandesh_(confectionery)" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bionico contains raisins and is a dessert. Sandesh is a nice confectionery dessert.", "Sandesh and Bionico are desserts, bionico contains raisins.", "Sandesh is a nice confectionery dessert, as is bionico, which is a dish that contains raisins." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Dessert", "property:dish_variation", "resource:Sandesh__confectionery_" ], [ "resource:Bionico", "property:ingredient", "resource:Raisin" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:course", "resource:Dessert" ] ]
Bionico
[ { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Raisin", "readable": "Raisin", "graph": "resource:Raisin" }, { "modified": "Sandesh_(confectionery)", "readable": "Sandesh", "graph": "resource:Sandesh__confectionery_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:course resource:Soup . ?r property:ingredient resource:Raisin . ?r rdf:type ontology:food }", "readable_query": "ASK WHERE { ?r property:course resource:Soup . ?r property:ingredient resource:Raisin . ?r 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 { ?j property:course resource:Dessert . ?j property:ingredient resource:Raisin . ?j rdf:type ontology:food }", "readable_query": "ASK WHERE { ?j property:course resource:Dessert . ?j property:ingredient resource:Raisin . ?j rdf:type ontology:food }", "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 ?q WHERE { ?q property:course resource:Dessert . ?q rdf:type ontology:food . ?q property:ingredient resource:Raisin }", "readable_query": "SELECT ?q WHERE { ?q property:course resource:Dessert . ?q rdf:type ontology:food . ?q property:ingredient resource:Raisin }", "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 ?y WHERE { resource:Dessert property:dish_variation ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Dessert property:dish_variation ?y }", "graph_answer": [ "resource:Sandesh__confectionery_" ], "readable_answer": [ "Sandesh" ], "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
2
4844
Id79
[ { "subject": "Abarth_1000_GT_Coupé", "property": "manufacturer", "object": "Abarth" }, { "subject": "Abarth", "property": "foundationPlace", "object": "Italy" } ]
[ { "subject": "Abarth_1000_GT_Coupé", "property": "manufacturer", "object": "Abarth" }, { "subject": "Abarth", "property": "foundationPlace", "object": "Italy" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abarth was founded in Italy and manufacture the Abarth 1000 GT Coupe.", "Abarth was founded in Italy and is the maker of the Abarth 1000 GT Coupé.", "The Abarth foundation, was founded in Italy, and is the manufacturer of the Abarth 1000 GT Coupé." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abarth_1000_GT_Coup_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Abarth_1000_GT_Coup_", "property:manufacturer", "resource:Abarth" ], [ "resource:Abarth", "property:foundation_place", "resource:Italy" ] ]
Abarth_1000_GT_Coupé
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "Abarth", "readable": "Abarth", "graph": "resource:Abarth" }, { "modified": "Abarth_1000_GT_Coupé", "readable": "Abarth 1000 GT Coupé", "graph": "resource:Abarth_1000_GT_Coup_" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'i' ) ) . resource:Abarth property:foundation_place ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'i' ) ) . resource:Abarth property:foundation_place ?g }", "graph_answer": [ "resource:Italy" ], "readable_answer": [ "Italy" ], "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:Abarth_1000_GT_Coup_ property:manufacturer resource:Abarth . resource:Abarth_1000_GT_Coup_ rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { resource:Abarth_1000_GT_Coupé property:manufacturer resource:Abarth . resource:Abarth_1000_GT_Coupé rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Politician
3
7825
Id156
[ { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York_City" }, { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York_City" }, { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "African Americans are an ethnic group in the U.S.A. where Albert Jennings Fountain was born in New York City and died in the country.", "Albert Jennings Fountain was born in New York City and died in the US where African Americans are an ethnic group.", "Albert Jennings Fountain was born in New York City, United States (home to African Americans)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albert_Jennings_Fountain", "rdf:type", "ontology:politician" ], [ "resource:Albert_Jennings_Fountain", "property:death_place", "resource:United_States" ], [ "resource:Albert_Jennings_Fountain", "property:birth_place", "resource:New_York_City" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ] ]
Albert_Jennings_Fountain
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Albert_Jennings_Fountain", "readable": "Albert Jennings Fountain", "graph": "resource:Albert_Jennings_Fountain" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:birth_place resource:Miri__Malaysia . ?r rdf:type ontology:politician . ?r property:death_place resource:United_States }", "readable_query": "ASK WHERE { ?r property:birth_place resource:Miri,_Malaysia . ?r rdf:type ontology:politician . ?r property:death_place resource:United_States }", "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 { ?g property:death_place resource:United_States . ?g property:birth_place resource:New_York_City . ?g rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?g property:death_place resource:United_States . ?g property:birth_place resource:New_York_City . ?g rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?a WHERE { ?a property:death_place resource:United_States . ?a rdf:type ontology:politician . ?a property:birth_place resource:New_York_City }", "readable_query": "SELECT ?a WHERE { ?a property:death_place resource:United_States . ?a rdf:type ontology:politician . ?a property:birth_place resource:New_York_City }", "graph_answer": [ "resource:Albert_Jennings_Fountain" ], "readable_answer": [ "Albert Jennings Fountain" ], "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 ?t WHERE { resource:United_States property:ethnic_group ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:United_States property:ethnic_group ?t }", "graph_answer": [ "resource:African_Americans" ], "readable_answer": [ "African Americans" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7234
Id147
[ { "subject": "Bakewell_pudding", "property": "region", "object": "Derbyshire_Dales" }, { "subject": "Bakewell_pudding", "property": "hasVariant", "object": "Bakewell_tart" }, { "subject": "Bakewell_tart", "property": "ingredient", "object": "Frangipane" } ]
[ { "subject": "Bakewell_pudding", "property": "region", "object": "Derbyshire_Dales" }, { "subject": "Bakewell_pudding", "property": "dishVariation", "object": "Bakewell_tart" }, { "subject": "Bakewell_tart", "property": "ingredient", "object": "Frangipane" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Frangipane is an ingredient of Bakewell tart, a variant of Bakewell pudding, from the Derbyshire Dales region.", "Frangipane is an ingredient in a Bakewell tart, it is a variation of Bakewell pudding, that originates from the Derbyshire Dales." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bakewell_tart", "property:ingredient", "resource:Frangipane" ], [ "resource:Bakewell_pudding", "property:dish_variation", "resource:Bakewell_tart" ], [ "resource:Bakewell_pudding", "rdf:type", "ontology:food" ], [ "resource:Bakewell_pudding", "property:region", "resource:Derbyshire_Dales" ] ]
Bakewell_pudding
[ { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bakewell_pudding", "readable": "Bakewell pudding", "graph": "resource:Bakewell_pudding" }, { "modified": "Bakewell_tart", "readable": "Bakewell tart", "graph": "resource:Bakewell_tart" }, { "modified": "Derbyshire_Dales", "readable": "Derbyshire Dales", "graph": "resource:Derbyshire_Dales" }, { "modified": "Frangipane", "readable": "Frangipane", "graph": "resource:Frangipane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h ?k WHERE { resource:Bakewell_pudding property:region ?k . resource:Bakewell_pudding property:dish_variation ?h }", "readable_query": "SELECT DISTINCT ?h ?k WHERE { resource:Bakewell_pudding property:region ?k . resource:Bakewell_pudding property:dish_variation ?h }", "graph_answer": [ "resource:Bakewell_tart", "resource:Derbyshire_Dales" ], "readable_answer": [ "Bakewell tart", "Derbyshire Dales" ], "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 ?x WHERE { resource:Bakewell_tart property:sport_governing_body ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Bakewell_tart property:sport_governing_body ?x }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6300
Id136
[ { "subject": "Aleksandr_Prudnikov", "property": "team", "object": "FC_Spartak_Moscow" }, { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "clubs", "object": "FC_Alania_Vladikavkaz" } ]
[ { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Spartak_Moscow" }, { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Alania_Vladikavkaz" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Prudnikov plays for FC Alania Vladikavkaz and FC Spartak Moscow whose grounds are the Otkrytiye Arena.", "FC Alania Vladikavkaz player, Aleksandr Prudnikov, belongs to the club, FC Spartak Moscow, which has its grounds at Otkrytiye Arena.", "Aleksandr Prudnikov's club is FC Spartak Moscow which is at the Otkrytiye Arena. He also plays for the Alania Vladikavkaz FC." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Alania_Vladikavkaz" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Spartak_Moscow" ], [ "resource:FC_Spartak_Moscow", "property:ground", "resource:Otkrytiye_Arena" ] ]
Aleksandr_Prudnikov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "Aleksandr_Prudnikov", "readable": "Aleksandr Prudnikov", "graph": "resource:Aleksandr_Prudnikov" }, { "modified": "FC_Alania_Vladikavkaz", "readable": "FC Alania Vladikavkaz", "graph": "resource:FC_Alania_Vladikavkaz" }, { "modified": "FC_Spartak_Moscow", "readable": "FC Spartak Moscow", "graph": "resource:FC_Spartak_Moscow" }, { "modified": "Otkrytiye_Arena", "readable": "Otkrytiye Arena", "graph": "resource:Otkrytiye_Arena" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { { resource:Aleksandr_Prudnikov property:club ?t } MINUS { ?t property:ground resource:Otkrytiye_Arena } }", "readable_query": "SELECT DISTINCT ?t WHERE { { resource:Aleksandr_Prudnikov property:club ?t } MINUS { ?t property:ground resource:Otkrytiye_Arena } }", "graph_answer": [ "resource:FC_Alania_Vladikavkaz" ], "readable_answer": [ "FC Alania Vladikavkaz" ], "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 ?z WHERE { FILTER ( ?z != resource:FC_Alania_Vladikavkaz ) . resource:Aleksandr_Prudnikov property:club ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?z != resource:FC_Alania_Vladikavkaz ) . resource:Aleksandr_Prudnikov property:club ?z }", "graph_answer": [ "resource:FC_Spartak_Moscow" ], "readable_answer": [ "FC Spartak Moscow" ], "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" ] } ]
SportsTeam
3
7932
Id5
[ { "subject": "1._FC_Köln", "property": "manager", "object": "Peter_Stöger" }, { "subject": "Peter_Stöger", "property": "managerClub", "object": "SC_Wiener_Neustadt" }, { "subject": "Peter_Stöger", "property": "team", "object": "FK_Austria_Wien" } ]
[ { "subject": "1._FC_Köln", "property": "manager", "object": "Peter_Stöger" }, { "subject": "Peter_Stöger", "property": "club", "object": "SC_Wiener_Neustadt" }, { "subject": "Peter_Stöger", "property": "club", "object": "FK_Austria_Wien" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Peter Stöger is manager of 1. FC Köln and is affiliated with SC Wiener Neustadt. He is currently at the FK Austria Wien club.", "The manager of 1. FC Koln is Peter Stoger who plays for SC Wiener Neustadt and is at the FK Austria Wien club.", "Peter Stoger plays for SC Wiener Neustadt and FK Austria Wien while also being a manager at 1. FC Koln." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1__FC_K_ln", "rdf:type", "ontology:sports_team" ], [ "resource:1__FC_K_ln", "property:manager", "resource:Peter_St_ger" ], [ "resource:Peter_St_ger", "property:club", "resource:SC_Wiener_Neustadt" ], [ "resource:Peter_St_ger", "property:club", "resource:FK_Austria_Wien" ] ]
1._FC_Köln
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "1._FC_Köln", "readable": "1. FC Köln", "graph": "resource:1__FC_K_ln" }, { "modified": "FK_Austria_Wien", "readable": "FK Austria Wien", "graph": "resource:FK_Austria_Wien" }, { "modified": "Peter_Stöger", "readable": "Peter Stöger", "graph": "resource:Peter_St_ger" }, { "modified": "SC_Wiener_Neustadt", "readable": "SC Wiener Neustadt", "graph": "resource:SC_Wiener_Neustadt" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?h ) WHERE { resource:Peter_St_ger property:club ?r }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?h ) WHERE { resource:Peter_Stöger property:club ?r }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Peter_St_ger property:club ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Peter_Stöger property:club ?a }", "graph_answer": [ "resource:SC_Wiener_Neustadt", "resource:FK_Austria_Wien" ], "readable_answer": [ "SC Wiener Neustadt", "FK Austria Wien" ], "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:1__FC_K_ln rdf:type ontology:sports_team . resource:1__FC_K_ln property:manager resource:Peter_St_ger }", "readable_query": "ASK WHERE { resource:1._FC_Köln rdf:type ontology:sports_team . resource:1._FC_Köln property:manager resource:Peter_Stöger }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Food
4
9815
Id104
[ { "subject": "Bacon_sandwich", "property": "variations", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Ketchup" }, { "subject": "Bacon_sandwich", "property": "alias", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"@en" } ]
[ { "subject": "Bacon_sandwich", "property": "dishVariation", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Ketchup" }, { "subject": "Bacon_sandwich", "property": "alternativeName", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bacon sandwiches are popular in the UK and variations include the BLT. It can also be known as a bacon butty, a bacon sarnie, a rasher sarnie, bacon sanger, piece 'n bacon, bacon cob, bacon barm and bacon muffin. Ketchup can be added to a bacon sandwich.", "The United Kingdom is home to the bacon sandwich, which sometimes contains ketchup and is a variation of the BLT. Other names for the bacon sandwich include: bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin.", "A bacon sandwich, which contains ketchup, can also be known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin. It comes from the United Kingdom and is a variation of the BLT." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_sandwich", "property:dish_variation", "resource:BLT" ], [ "resource:Bacon_sandwich", "property:ingredient", "resource:Ketchup" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:country", "resource:United_Kingdom" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Rasher_sandwich" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_muffin" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sanger" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_butty" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_cob" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sarnie" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Piece__n_bacon" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_barm" ] ]
Bacon_sandwich
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "BLT", "readable": "BLT", "graph": "resource:BLT" }, { "modified": "Bacon barm", "readable": "Bacon barm", "graph": "resource:Bacon_barm" }, { "modified": "Bacon butty", "readable": "Bacon butty", "graph": "resource:Bacon_butty" }, { "modified": "Bacon cob", "readable": "Bacon cob", "graph": "resource:Bacon_cob" }, { "modified": "Bacon muffin", "readable": "Bacon muffin", "graph": "resource:Bacon_muffin" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Bacon sanger", "readable": "Bacon sanger", "graph": "resource:Bacon_sanger" }, { "modified": "Bacon sarnie", "readable": "Bacon sarnie", "graph": "resource:Bacon_sarnie" }, { "modified": "Ketchup", "readable": "Ketchup", "graph": "resource:Ketchup" }, { "modified": "Piece 'n bacon", "readable": "Piece 'n bacon", "graph": "resource:Piece__n_bacon" }, { "modified": "Rasher sandwich", "readable": "Rasher sandwich", "graph": "resource:Rasher_sandwich" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?h ) , 'sanger' ) ) . resource:Bacon_sandwich property:alternative_name ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?h ) , 'sanger' ) ) . resource:Bacon_sandwich property:alternative_name ?h }", "graph_answer": [ "resource:Bacon_sanger" ], "readable_answer": [ "Bacon sanger" ], "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 ?h WHERE { FILTER ( CONTAINS ( LCASE ( resource:Bacon_sanger ) , 'sanger' ) ) . resource:Bacon_sandwich property:alternative_name resource:Bacon_sanger }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( resource:Bacon_sanger ) , 'sanger' ) ) . resource:Bacon_sandwich property:alternative_name resource:Bacon_sanger }", "graph_answer": [ "resource:Rasher_sandwich" ], "readable_answer": [ "Rasher sandwich" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?z ) WHERE { resource:Bacon_sandwich property:alternative_name ?w }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?z ) WHERE { resource:Bacon_sandwich property:alternative_name ?w }", "graph_answer": [ "8" ], "readable_answer": [ "8" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Bacon_sandwich property:alternative_name ?z . FILTER ( ?z != resource:Rasher_sandwich ) . FILTER ( ?z != resource:Bacon_sanger ) }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Bacon_sandwich property:alternative_name ?z . FILTER ( ?z != resource:Rasher_sandwich ) . FILTER ( ?z != resource:Bacon_sanger ) }", "graph_answer": [ "resource:Bacon_muffin", "resource:Bacon_butty", "resource:Bacon_cob", "resource:Bacon_sarnie", "resource:Piece__n_bacon", "resource:Bacon_barm" ], "readable_answer": [ "Bacon muffin", "Bacon butty", "Bacon cob", "Bacon sarnie", "Piece 'n bacon", "Bacon barm" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p ?c WHERE { resource:Bacon_sandwich property:ingredient ?c . resource:Bacon_sandwich property:country ?p }", "readable_query": "SELECT DISTINCT ?p ?c WHERE { resource:Bacon_sandwich property:ingredient ?c . resource:Bacon_sandwich property:country ?p }", "graph_answer": [ "resource:United_Kingdom", "resource:Ketchup" ], "readable_answer": [ "United Kingdom", "Ketchup" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Bacon_sandwich property:isbn_number ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Bacon_sandwich property:isbn_number ?b }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
2
4817
Id52
[ { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "ALV X-1 is from the United States, where one of the ethnic groups, is African Americans.", "ALV X-1 originated in the United States which has the African Americans among its ethnic groups.", "The ALV X-1 comes from the United States, where African Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:African_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": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "ALV_X-1", "readable": "ALV X-1", "graph": "resource:ALV_X_1" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?t property:ethnic_group resource:African_Americans . ?g property:country_origin ?t . ?g rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?g WHERE { ?t property:ethnic_group resource:African_Americans . ?g property:country_origin ?t . ?g rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) }", "graph_answer": [ "resource:ALV_X_1" ], "readable_answer": [ "ALV X-1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:ALV_X_1 property:university_team ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:ALV_X-1 property:university_team ?t }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10472
Id156
[ { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York" }, { "subject": "New_York", "property": "language", "object": "Arabic" }, { "subject": "Albert_Jennings_Fountain", "property": "battles", "object": "American_Civil_War" }, { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" } ]
[ { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York" }, { "subject": "New_York", "property": "language", "object": "Arabic" }, { "subject": "Albert_Jennings_Fountain", "property": "battle", "object": "American_Civil_War" }, { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "One of the languages spoken in New York is Arabic and this is where Albert Jennings Fountain was born. Albert Jennings Fountain fought in the American Civil War where Jefferson Davis was a commander.", "Albert Jennings Fountain was born in New York and battled in the American Civil War where Jefferson Davis was a commander. Arabic is a language spoken in New York.", "Albert Jennings Fountain was born in New York where one of the many languages spoken is Arabic. He fought in the American Civil War where Jefferson Davis was as a commander." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albert_Jennings_Fountain", "rdf:type", "ontology:politician" ], [ "resource:Albert_Jennings_Fountain", "property:battle", "resource:American_Civil_War" ], [ "resource:Albert_Jennings_Fountain", "property:birth_place", "resource:New_York" ], [ "resource:New_York", "property:language", "resource:Arabic" ], [ "resource:American_Civil_War", "property:commander", "resource:Jefferson_Davis" ] ]
Albert_Jennings_Fountain
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Albert_Jennings_Fountain", "readable": "Albert Jennings Fountain", "graph": "resource:Albert_Jennings_Fountain" }, { "modified": "American_Civil_War", "readable": "American Civil War", "graph": "resource:American_Civil_War" }, { "modified": "Arabic", "readable": "Arabic", "graph": "resource:Arabic" }, { "modified": "Jefferson_Davis", "readable": "Jefferson Davis", "graph": "resource:Jefferson_Davis" }, { "modified": "New_York", "readable": "New York", "graph": "resource:New_York" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c rdf:type ontology:politician . ?c property:battle resource:American_Civil_War . ?c property:birth_place resource:Wheeler__Texas }", "readable_query": "ASK WHERE { ?c rdf:type ontology:politician . ?c property:battle resource:American_Civil_War . ?c property:birth_place resource:Wheeler,_Texas }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?k rdf:type ontology:politician . ?k property:birth_place resource:New_York . ?k property:battle resource:American_Civil_War }", "readable_query": "ASK WHERE { ?k rdf:type ontology:politician . ?k property:birth_place resource:New_York . ?k property:battle resource:American_Civil_War }", "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 rdf:type ontology:politician . ?x property:birth_place resource:New_York . ?x property:battle resource:American_Civil_War }", "readable_query": "SELECT ?x WHERE { ?x rdf:type ontology:politician . ?x property:birth_place resource:New_York . ?x property:battle resource:American_Civil_War }", "graph_answer": [ "resource:Albert_Jennings_Fountain" ], "readable_answer": [ "Albert Jennings Fountain" ], "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:American_Civil_War property:commander ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:American_Civil_War property:commander ?x }", "graph_answer": [ "resource:Jefferson_Davis" ], "readable_answer": [ "Jefferson Davis" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
5
11593
Id57
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "location", "object": "Denmark" }, { "subject": "Marriott_International", "property": "foundationPlace", "object": "Washington,_D.C." }, { "subject": "Denmark", "property": "capital", "object": "Copenhagen" }, { "subject": "Denmark", "property": "leaderName", "object": "Lars_Løkke_Rasmussen" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "operator", "object": "Marriott_International" } ]
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "location", "object": "Denmark" }, { "subject": "Marriott_International", "property": "foundationPlace", "object": "Washington,_D.C." }, { "subject": "Denmark", "property": "capital", "object": "Copenhagen" }, { "subject": "Denmark", "property": "leader", "object": "Lars_Løkke_Rasmussen" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "tenant", "object": "Marriott_International" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "The capital of Denmark is Copenhagen and Lars Lokke Rasmussen is Denmark's leader. AC Hotel Bella Sky is in Copenhagen, Denmark and the tenant of the AC Hotel Bella Sky Copenhagen is Marriott International which was founded in Washington, D.C." ], "lang": [ "" ] }
[]
[]
[ [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "rdf:type", "ontology:building" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:tenant", "resource:Marriott_International" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:location", "resource:Denmark" ], [ "resource:Marriott_International", "property:foundation_place", "resource:Washington__D_C_" ], [ "resource:Denmark", "property:leader", "resource:Lars_L_kke_Rasmussen" ], [ "resource:Denmark", "property:capital", "resource:Copenhagen" ] ]
AC_Hotel_Bella_Sky_Copenhagen
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "tenant", "readable": "tenant", "graph": "property:tenant" }, { "modified": "AC_Hotel_Bella_Sky_Copenhagen", "readable": "AC Hotel Bella Sky Copenhagen", "graph": "resource:AC_Hotel_Bella_Sky_Copenhagen" }, { "modified": "Copenhagen", "readable": "Copenhagen", "graph": "resource:Copenhagen" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "Lars_Løkke_Rasmussen", "readable": "Lars Løkke Rasmussen", "graph": "resource:Lars_L_kke_Rasmussen" }, { "modified": "Marriott_International", "readable": "Marriott International", "graph": "resource:Marriott_International" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:foundation_place resource:Washington__D_C_ . ?f property:tenant ?m . ?f property:location resource:Denmark . ?f rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:foundation_place resource:Washington,_D.C. . ?f property:tenant ?m . ?f property:location resource:Denmark . ?f rdf:type ontology:building }", "graph_answer": [ "resource:Marriott_International" ], "readable_answer": [ "Marriott International" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n ?j WHERE { resource:Denmark property:leader ?n . resource:Denmark property:capital ?j }", "readable_query": "SELECT DISTINCT ?n ?j WHERE { resource:Denmark property:leader ?n . resource:Denmark property:capital ?j }", "graph_answer": [ "resource:Lars_L_kke_Rasmussen", "resource:Copenhagen" ], "readable_answer": [ "Lars Løkke Rasmussen", "Copenhagen" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:building . ?u property:location resource:Denmark }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:building . ?u property:location resource:Denmark }", "graph_answer": [ "resource:AC_Hotel_Bella_Sky_Copenhagen" ], "readable_answer": [ "AC Hotel Bella Sky Copenhagen" ], "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" ] } ]
Airport
4
8459
Id57
[ { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "leaderName", "object": "Ram_Naik" }, { "subject": "Agra_Airport", "property": "operator", "object": "Indian_Air_Force" }, { "subject": "Indian_Air_Force", "property": "aircraftTransport", "object": "Boeing_C-17_Globemaster_III" } ]
[ { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "leader", "object": "Ram_Naik" }, { "subject": "Agra_Airport", "property": "operatingOrganisation", "object": "Indian_Air_Force" }, { "subject": "Indian_Air_Force", "property": "transportAircraft", "object": "Boeing_C-17_Globemaster_III" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ram Naik is the leader of Uttar Pradesh where Agra airport is situated. The operating organization for the Airport is the Indian Air Force who deploy the Boeing C-17 Globemaster III transport aircraft.", "The Boeing C-17 Globemaster III is a transport aircraft in the Indian Air Force who are the operating organisation for Agra Airport. The airport is located in Uttar Pradesh which is led by Ram Naik.", "Agra Airport, operated by the Indian Air Force, is located in Uttar Pradesh . Ram Naik is a leader in Uttar Pradesh. The transport aircraft for the Indian Air Force is the Boeing C-17 Globemaster III." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Uttar_Pradesh", "property:leader", "resource:Ram_Naik" ], [ "resource:Agra_Airport", "rdf:type", "ontology:airport" ], [ "resource:Agra_Airport", "property:location", "resource:Uttar_Pradesh" ], [ "resource:Agra_Airport", "property:operating_organisation", "resource:Indian_Air_Force" ], [ "resource:Indian_Air_Force", "property:transport_aircraft", "resource:Boeing_C_17_Globemaster_III" ] ]
Agra_Airport
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "transportAircraft", "readable": "transport aircraft", "graph": "property:transport_aircraft" }, { "modified": "Agra_Airport", "readable": "Agra Airport", "graph": "resource:Agra_Airport" }, { "modified": "Boeing_C-17_Globemaster_III", "readable": "Boeing C-17 Globemaster III", "graph": "resource:Boeing_C_17_Globemaster_III" }, { "modified": "Indian_Air_Force", "readable": "Indian Air Force", "graph": "resource:Indian_Air_Force" }, { "modified": "Ram_Naik", "readable": "Ram Naik", "graph": "resource:Ram_Naik" }, { "modified": "Uttar_Pradesh", "readable": "Uttar Pradesh", "graph": "resource:Uttar_Pradesh" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?j rdf:type ontology:airport . ?j property:location resource:Uttar_Pradesh . ?j property:operating_organisation ?r . ?r property:transport_aircraft resource:Boeing_C_17_Globemaster_III }", "readable_query": "SELECT DISTINCT ?r WHERE { ?j rdf:type ontology:airport . ?j property:location resource:Uttar_Pradesh . ?j property:operating_organisation ?r . ?r property:transport_aircraft resource:Boeing_C-17_Globemaster_III }", "graph_answer": [ "resource:Indian_Air_Force" ], "readable_answer": [ "Indian Air Force" ], "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 ?p WHERE { ?p property:operating_organisation resource:Indian_Air_Force . ?p rdf:type ontology:airport . ?p property:location resource:Uttar_Pradesh . resource:Indian_Air_Force property:transport_aircraft resource:Boeing_C_17_Globemaster_III }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:operating_organisation resource:Indian_Air_Force . ?p rdf:type ontology:airport . ?p property:location resource:Uttar_Pradesh . resource:Indian_Air_Force property:transport_aircraft resource:Boeing_C-17_Globemaster_III }", "graph_answer": [ "resource:Agra_Airport" ], "readable_answer": [ "Agra Airport" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Uttar_Pradesh property:commander ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Uttar_Pradesh property:commander ?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" ] } ]
University
6
12987
Id16
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "students", "object": "600" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "established", "object": "1996" }, { "subject": "Switzerland", "property": "leaderName", "object": "Johann_Schneider-Ammann" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "faculty", "object": "100" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "canton", "object": "Ticino" } ]
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "numberOfStudents", "object": "600" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "established", "object": "1996" }, { "subject": "Switzerland", "property": "leader", "object": "Johann_Schneider-Ammann" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "academicStaffSize", "object": "100" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "location", "object": "Ticino" } ]
(X (X) (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Accademia di Architettura di Mendrisio in Ticino, Switzerland was established in 1996. It has 100 academic staff and 600 students. The leader of Switzerland is Johann Schneider-Ammann.", "Johann Schneider-Ammann is the leader of Switzerland where the Accademia di Architettura di Mendrisio which was established in 1996 is located. It is situated in Ticino. The Accademia has 600 students and 100 academic staff.", "Accademia di Architettura di Mendrisio is located in Ticino, Switzerland (which leader is Johann Schneider-Ammann). It was established in 1996 and has 600 students and 100 academic staff." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Switzerland", "property:leader", "resource:Johann_Schneider_Ammann" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "rdf:type", "ontology:university" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:location", "resource:Ticino" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:country", "resource:Switzerland" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:number_of_students", "600" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:established", "resource:1996" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:academic_staff_size", "100" ] ]
Accademia_di_Architettura_di_Mendrisio
[ { "modified": "100", "readable": "100", "graph": "100" }, { "modified": "600", "readable": "600", "graph": "600" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "1996", "readable": "1996", "graph": "resource:1996" }, { "modified": "Accademia_di_Architettura_di_Mendrisio", "readable": "Accademia di Architettura di Mendrisio", "graph": "resource:Accademia_di_Architettura_di_Mendrisio" }, { "modified": "Johann_Schneider-Ammann", "readable": "Johann Schneider-Ammann", "graph": "resource:Johann_Schneider_Ammann" }, { "modified": "Switzerland", "readable": "Switzerland", "graph": "resource:Switzerland" }, { "modified": "Ticino", "readable": "Ticino", "graph": "resource:Ticino" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?z property:leader resource:Johann_Schneider_Ammann . ?b rdf:type ontology:university . ?b property:academic_staff_size ?n . ?b property:country ?z . FILTER ( ?n = '100' ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?z property:leader resource:Johann_Schneider-Ammann . ?b rdf:type ontology:university . ?b property:academic_staff_size ?n . ?b property:country ?z . FILTER ( ?n = '100' ) }", "graph_answer": [ "resource:Accademia_di_Architettura_di_Mendrisio" ], "readable_answer": [ "Accademia di Architettura di Mendrisio" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j ?p WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:established ?j . resource:Accademia_di_Architettura_di_Mendrisio property:location ?p }", "readable_query": "SELECT DISTINCT ?j ?p WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:established ?j . resource:Accademia_di_Architettura_di_Mendrisio property:location ?p }", "graph_answer": [ "resource:1996", "resource:Ticino" ], "readable_answer": [ "1996", "Ticino" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w ?t WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?w . resource:Accademia_di_Architettura_di_Mendrisio property:country ?t }", "readable_query": "SELECT DISTINCT ?w ?t WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?w . resource:Accademia_di_Architettura_di_Mendrisio property:country ?t }", "graph_answer": [ "600", "resource:Switzerland" ], "readable_answer": [ "600", "Switzerland" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7374
Id287
[ { "subject": "Philippines", "property": "language", "object": "Arabic" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Moro_people" } ]
[ { "subject": "Philippines", "property": "language", "object": "Arabic" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Moro_people" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Moro people are an ethnic group in the Philippines, where Arabic is a language spoken. It is also the country Batchoy comes from.", "The ethnic group Moro come from the Philippines where Arabic is one of the languages used, it is also where the dish batchoy comes from.", "The ethnic group of the Moro people are from the Philippines where Arabic is spoken and batchoy is eaten." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Philippines", "property:language", "resource:Arabic" ], [ "resource:Philippines", "property:ethnic_group", "resource:Moro_people" ] ]
Batchoy
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Arabic", "readable": "Arabic", "graph": "resource:Arabic" }, { "modified": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Moro_people", "readable": "Moro people", "graph": "resource:Moro_people" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n ?x WHERE { resource:Philippines property:language ?n . resource:Philippines property:ethnic_group ?x }", "readable_query": "SELECT DISTINCT ?n ?x WHERE { resource:Philippines property:language ?n . resource:Philippines property:ethnic_group ?x }", "graph_answer": [ "resource:Arabic", "resource:Moro_people" ], "readable_answer": [ "Arabic", "Moro people" ], "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 { ?y rdf:type ontology:food . ?y property:country resource:Philippines }", "readable_query": "ASK WHERE { ?y rdf:type ontology:food . ?y property:country resource:Philippines }", "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 ?a WHERE { ?a property:country resource:Philippines . ?a rdf:type ontology:food }", "readable_query": "SELECT ?a WHERE { ?a property:country resource:Philippines . ?a rdf:type ontology:food }", "graph_answer": [ "resource:Batchoy" ], "readable_answer": [ "Batchoy" ], "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" ] } ]
MeanOfTransportation
5
12371
Id88
[ { "subject": "Aston_Martin_V8", "property": "related", "object": "Aston_Martin_DBS" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" }, { "subject": "Aston_Martin_V8", "property": "assembly", "object": "United_Kingdom" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_DBS", "property": "manufacturer", "object": "Aston_Martin" } ]
[ { "subject": "Aston_Martin_V8", "property": "relatedMeanOfTransportation", "object": "Aston_Martin_DBS" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" }, { "subject": "Aston_Martin_V8", "property": "assembly", "object": "United_Kingdom" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_DBS", "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 (produced in the U.K.) and the Aston Martin DBS are a related means of transport. Both are made by Aston Martin. The Aston Martin V8 was succeeded by the Aston Martin Virage. Queen Elizabeth II rules the UK.", "Aston Martin manufactured the Aston Martin DBS which is a related means of transport to the Aston Martin V8. The latter vehicle was assembled in the United Kingdom, which is led by Queen Elizabeth II and preceded the Aston Martin Virage.", "Aston Martin made the Aston Martin DBS which is a related means of transport to the Aston Martin V8. The latter car was later succeeded by the Aston Martin Virage and was assembled in the United Kingdom which is led by Elizabeth II." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aston_Martin_V8", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aston_Martin_V8", "property:related_mean_of_transportation", "resource:Aston_Martin_DBS" ], [ "resource:Aston_Martin_V8", "property:successor", "resource:Aston_Martin_Virage" ], [ "resource:Aston_Martin_V8", "property:assembly", "resource:United_Kingdom" ], [ "resource:United_Kingdom", "property:leader", "resource:Elizabeth_II" ], [ "resource:Aston_Martin_DBS", "property:manufacturer", "resource:Aston_Martin" ] ]
Aston_Martin_V8
[ { "modified": "assembly", "readable": "assembly", "graph": "property:assembly" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Aston_Martin", "readable": "Aston Martin", "graph": "resource:Aston_Martin" }, { "modified": "Aston_Martin_DBS", "readable": "Aston Martin DBS", "graph": "resource:Aston_Martin_DBS" }, { "modified": "Aston_Martin_V8", "readable": "Aston Martin V8", "graph": "resource:Aston_Martin_V8" }, { "modified": "Aston_Martin_Virage", "readable": "Aston Martin Virage", "graph": "resource:Aston_Martin_Virage" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?m rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'a' ) ) . ?m property:related_mean_of_transportation ?u . ?m property:assembly resource:United_Kingdom }", "readable_query": "SELECT DISTINCT ?u WHERE { ?m rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'a' ) ) . ?m property:related_mean_of_transportation ?u . ?m property:assembly resource:United_Kingdom }", "graph_answer": [ "resource:Aston_Martin_DBS" ], "readable_answer": [ "Aston Martin DBS" ], "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 ?e WHERE { ?e property:assembly resource:United_Kingdom . ?e property:related_mean_of_transportation resource:Aston_Martin_DBS . ?e rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:assembly resource:United_Kingdom . ?e property:related_mean_of_transportation resource:Aston_Martin_DBS . ?e rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Aston_Martin_V8" ], "readable_answer": [ "Aston Martin V8" ], "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 ?j WHERE { resource:United_Kingdom property:stylistic_origin ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:United_Kingdom property:stylistic_origin ?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" ] } ]
Athlete
5
11472
Id3
[ { "subject": "A.C._Milan", "property": "league", "object": "Serie_A" }, { "subject": "Alessio_Romagnoli", "property": "clubs", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "Alessio_Romagnoli", "property": "position", "object": "Defender_(association_football)" }, { "subject": "Alessio_Romagnoli", "property": "team", "object": "Italy_national_under-19_football_team" } ]
[ { "subject": "A.C._Milan", "property": "league", "object": "Serie_A" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "Alessio_Romagnoli", "property": "position", "object": "Defender_(football)" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-19_football_team" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli is a defence player in the A.C. Milan club Serie A. whose manager is Siniša Mihajlović. Mr. Romagnoli also played for the Italy national under 19 football team.", "Defender Alessio Romagnoli, who has represented the Italy national football team at Under 19 level, plays for the Serie A side A.C. Milan, which is managed by Siniša Mihajlović.", "Alessio Romagnoli who used to play for the Italy national under - 19 football team, is currently a defender for the A.C. Milan football club which plays in Serie A. Sinisa Mihajlovic is the manager of A.C. Milan." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Milan", "property:manager", "resource:Sini_a_Mihajlovi_" ], [ "resource:A_C__Milan", "property:league", "resource:Serie_A" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_19_football_team" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:A_C__Milan" ], [ "resource:Alessio_Romagnoli", "property:position", "resource:Defender__football_" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "position", "readable": "position", "graph": "property:position" }, { "modified": "A.C._Milan", "readable": "A.C. Milan", "graph": "resource:A_C__Milan" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Defender_(football)", "readable": "Defender", "graph": "resource:Defender__football_" }, { "modified": "Italy_national_under-19_football_team", "readable": "Italy national under-19 football team", "graph": "resource:Italy_national_under_19_football_team" }, { "modified": "Serie_A", "readable": "Serie A", "graph": "resource:Serie_A" }, { "modified": "Siniša_Mihajlović", "readable": "Siniša Mihajlović", "graph": "resource:Sini_a_Mihajlovi_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?f ) WHERE { resource:Alessio_Romagnoli property:club ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?f ) WHERE { resource:Alessio_Romagnoli property:club ?s }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:manager resource:Jorge_Humberto_Rodr_guez . ?i property:league ?n }", "readable_query": "ASK WHERE { ?i property:manager resource:Jorge_Humberto_Rodríguez . ?i property:league ?n }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
3
7375
Id288
[ { "subject": "Philippines", "property": "language", "object": "Arabic" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Zamboangans" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" } ]
[ { "subject": "Philippines", "property": "language", "object": "Arabic" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Zamboangans" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Batchoy is eaten in the Philippines, where one of the ethnic groups is the Zamboangans and one of the languages is Arabic.", "Arabic is a language spoken in the Philippines, where Zamboangans are an ethnic group, and Batchoy is a dish eaten there." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Philippines", "property:language", "resource:Arabic" ], [ "resource:Philippines", "property:ethnic_group", "resource:Zamboangans" ] ]
Batchoy
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Arabic", "readable": "Arabic", "graph": "resource:Arabic" }, { "modified": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Zamboangans", "readable": "Zamboangans", "graph": "resource:Zamboangans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?b WHERE { resource:Philippines property:ethnic_group ?b . resource:Philippines property:language ?k }", "readable_query": "SELECT DISTINCT ?k ?b WHERE { resource:Philippines property:ethnic_group ?b . resource:Philippines property:language ?k }", "graph_answer": [ "resource:Arabic", "resource:Zamboangans" ], "readable_answer": [ "Arabic", "Zamboangans" ], "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:Batchoy property:country resource:Philippines . resource:Batchoy rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Batchoy property:country resource:Philippines . resource:Batchoy rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
City
4
9608
Id207
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "Mayor_of_Albuquerque" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "Mayor_of_Albuquerque" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Barack Obama led the United States, while the mayor is the leader of Albuquerque, New Mexico, home to many Native Americans." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:leader_title", "resource:Mayor_of_Albuquerque" ], [ "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" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Albuquerque,_New_Mexico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "Mayor_of_Albuquerque", "readable": "Mayor of Albuquerque", "graph": "resource:Mayor_of_Albuquerque" }, { "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 { ?b rdf:type ontology:city . ?b property:country ?q . ?q property:leader resource:Barack_Obama . ?b property:leader_title resource:Mayor_of_Albuquerque }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:city . ?b property:country ?q . ?q property:leader resource:Barack_Obama . ?b property:leader_title resource:Mayor_of_Albuquerque }", "graph_answer": [ "resource:Albuquerque__New_Mexico" ], "readable_answer": [ "Albuquerque, New Mexico" ], "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 ?w WHERE { resource:Albuquerque__New_Mexico property:country ?h . ?h property:ethnic_group ?w . FILTER ( STRSTARTS ( LCASE ( ?h ) , 'u' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Albuquerque,_New_Mexico property:country ?h . ?h property:ethnic_group ?w . FILTER ( STRSTARTS ( LCASE ( ?h ) , 'u' ) ) }", "graph_answer": [ "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Native Americans in the United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Albuquerque__New_Mexico property:country ?l . ?l property:ethnic_group resource:Native_Americans_in_the_United_States }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Albuquerque,_New_Mexico property:country ?l . ?l property:ethnic_group resource:Native_Americans_in_the_United_States }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12243
Id190
[ { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Matteo_Renzi" }, { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leaderName", "object": "Laura_Boldrini" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
[ { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Matteo_Renzi" }, { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Laura_Boldrini" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Italy is the country Amatriciana sauce comes from. The capital of the country is Rome, the language spoken is Italian and the leaders include Matteo Renzi and Laura Boldrini.", "Amatriciana sauce can be found in Italy, where they speak Italian, the capital is Rome and their leaders are Matteo Renzi and Laura Boldrini." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Amatriciana_sauce", "rdf:type", "ontology:food" ], [ "resource:Amatriciana_sauce", "property:country", "resource:Italy" ], [ "resource:Italy", "property:leader", "resource:Matteo_Renzi" ], [ "resource:Italy", "property:leader", "resource:Laura_Boldrini" ], [ "resource:Italy", "property:capital", "resource:Rome" ], [ "resource:Italy", "property:language", "resource:Italian_language" ] ]
Amatriciana_sauce
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Amatriciana_sauce", "readable": "Amatriciana sauce", "graph": "resource:Amatriciana_sauce" }, { "modified": "Italian_language", "readable": "Italian language", "graph": "resource:Italian_language" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Laura_Boldrini", "readable": "Laura Boldrini", "graph": "resource:Laura_Boldrini" }, { "modified": "Matteo_Renzi", "readable": "Matteo Renzi", "graph": "resource:Matteo_Renzi" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?n ) WHERE { ?m property:leader resource:Laura_Boldrini . ?m property:leader resource:Matteo_Renzi }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?n ) WHERE { ?m property:leader resource:Laura_Boldrini . ?m property:leader resource:Matteo_Renzi }", "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 ?k WHERE { ?k property:leader resource:Laura_Boldrini . ?k property:leader resource:Matteo_Renzi }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:leader resource:Laura_Boldrini . ?k property:leader resource:Matteo_Renzi }", "graph_answer": [ "resource:Italy" ], "readable_answer": [ "Italy" ], "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 ?d ?u WHERE { resource:Italy property:capital ?u . resource:Italy property:language ?d }", "readable_query": "SELECT DISTINCT ?d ?u WHERE { resource:Italy property:capital ?u . resource:Italy property:language ?d }", "graph_answer": [ "resource:Italian_language", "resource:Rome" ], "readable_answer": [ "Italian language", "Rome" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:food . ?d property:country resource:Italy }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:food . ?d property:country resource:Italy }", "graph_answer": [ "resource:Amatriciana_sauce" ], "readable_answer": [ "Amatriciana sauce" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
5
11697
Id5
[ { "subject": "(19255)_1994_VK8", "property": "epoch", "object": "\"December 31, 2006 (JD2454100.5)\"" }, { "subject": "(19255)_1994_VK8", "property": "mass", "object": "\"5600.0\"^^xsd:double" }, { "subject": "(19255)_1994_VK8", "property": "orbitalPeriod", "object": "8.78885e+09" }, { "subject": "(19255)_1994_VK8", "property": "escapeVelocity", "object": "\"0.0925\"^^<http://dbpedia.org/datatype/kilometrePerSecond>" }, { "subject": "(19255)_1994_VK8", "property": "Planet/apoapsis", "object": "\"6.603633E9\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "(19255)_1994_VK8", "property": "epoch", "object": "2006-12-31" }, { "subject": "(19255)_1994_VK8", "property": "mass", "object": "5.6 (kilograms)" }, { "subject": "(19255)_1994_VK8", "property": "orbitalPeriod", "object": "8788850000.0" }, { "subject": "(19255)_1994_VK8", "property": "escapeVelocity", "object": "0.0925 (kilometrePerSeconds)" }, { "subject": "(19255)_1994_VK8", "property": "apoapsis", "object": "6603633000.0 (kilometres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "19255 1994 VK8 has a mass of 5.6 kilograms and an orbital period of 8,788,850,000 days. Its escape velocity is .0925 kilometres per second, it has an apoapsis of 6,603,633,000 kilometres and an epoch of December 31st, 2006." ], "lang": [ "" ] }
[]
[]
[ [ "resource:_19255__1994_VK8", "property:epoch", "resource:2006_12_31" ], [ "resource:_19255__1994_VK8", "rdf:type", "ontology:celestial_body" ], [ "resource:_19255__1994_VK8", "property:apoapsis", "6603633000.0 (kilometres)" ], [ "resource:_19255__1994_VK8", "property:escape_velocity", "0.0925 (kilometrePerSeconds)" ], [ "resource:_19255__1994_VK8", "property:mass", "5.6 (kilograms)" ], [ "resource:_19255__1994_VK8", "property:orbital_period", "resource:8788850000_0" ] ]
(19255)_1994_VK8
[ { "modified": "0.0925 (kilometrePerSeconds)", "readable": "0.0925", "graph": "0.0925 (kilometrePerSeconds)" }, { "modified": "5.6 (kilograms)", "readable": "5.6", "graph": "5.6 (kilograms)" }, { "modified": "6603633000.0 (kilometres)", "readable": "6603633000.0", "graph": "6603633000.0 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" }, { "modified": "8788850000.0", "readable": "8788850000.0", "graph": "resource:8788850000_0" }, { "modified": "(19255)_1994_VK8", "readable": "1994 VK8", "graph": "resource:_19255__1994_VK8" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?j property:orbital_period ?g . FILTER ( ?u = \"2006_12_31\" ) . ?j rdf:type ontology:celestial_body . ?j property:epoch ?u }", "readable_query": "SELECT DISTINCT ?g WHERE { ?j property:orbital_period ?g . FILTER ( ?u = \"2006-12-31\" ) . ?j rdf:type ontology:celestial_body . ?j property:epoch ?u }", "graph_answer": [ "resource:8788850000_0" ], "readable_answer": [ "8788850000.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?z = \"2006_12_31\" ) . ?n property:orbital_period resource:8788850000_0 . ?n rdf:type ontology:celestial_body . ?n property:epoch ?z }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?z = \"2006-12-31\" ) . ?n property:orbital_period resource:8788850000.0 . ?n rdf:type ontology:celestial_body . ?n property:epoch ?z }", "graph_answer": [ "resource:_19255__1994_VK8" ], "readable_answer": [ "1994 VK8" ], "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 ?x ?o WHERE { resource:_19255__1994_VK8 property:apoapsis ?o . resource:_19255__1994_VK8 property:mass ?x }", "readable_query": "SELECT DISTINCT ?x ?o WHERE { resource:(19255)_1994_VK8 property:apoapsis ?o . resource:(19255)_1994_VK8 property:mass ?x }", "graph_answer": [ "5.6 (kilograms)", "6603633000.0 (kilometres)" ], "readable_answer": [ "5.6", "6603633000.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 ?w WHERE { resource:_19255__1994_VK8 property:division ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:(19255)_1994_VK8 property:division ?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" ] } ]
Athlete
2
3811
Id151
[ { "subject": "Alex_Tyus", "property": "team", "object": "Pallacanestro_Cantù" }, { "subject": "Alex_Tyus", "property": "league", "object": "Euroleague" } ]
[ { "subject": "Alex_Tyus", "property": "club", "object": "Pallacanestro_Cantù" }, { "subject": "Alex_Tyus", "property": "league", "object": "Euroleague" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alex Tyus belongs to the Pallacanestro Cantu club, which is in the Euroleague.", "Alex Tyus plays in the Euroleague for the club Pallacanestro Cantù.", "Alex Tyus plays in the Euroleague for club Pallacanestro Cantu." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alex_Tyus", "rdf:type", "ontology:athlete" ], [ "resource:Alex_Tyus", "property:club", "resource:Pallacanestro_Cant_" ], [ "resource:Alex_Tyus", "property:league", "resource:Euroleague" ] ]
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": "Euroleague", "readable": "Euroleague", "graph": "resource:Euroleague" }, { "modified": "Pallacanestro_Cantù", "readable": "Pallacanestro Cantù", "graph": "resource:Pallacanestro_Cant_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:athlete . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . ?t property:league resource:Euroleague . ?t property:club resource:Pallacanestro_Cant_ }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:athlete . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . ?t property:league resource:Euroleague . ?t property:club resource:Pallacanestro_Cantù }", "graph_answer": [ "resource:Alex_Tyus" ], "readable_answer": [ "Alex Tyus" ], "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" ] } ]
Artist
2
3614
Id226
[ { "subject": "Uruguay", "property": "leaderName", "object": "Tabaré_Vázquez" }, { "subject": "Alfredo_Zitarrosa", "property": "deathPlace", "object": "Uruguay" } ]
[ { "subject": "Uruguay", "property": "leader", "object": "Tabaré_Vázquez" }, { "subject": "Alfredo_Zitarrosa", "property": "deathPlace", "object": "Uruguay" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alfredo Zitarrosa died in Uruguay where the leader is Tabaré Vázquez.", "Alfredo Zitarrosa died in Uruguay, the leader of which, is Tabare Vazquez." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Uruguay", "property:leader", "resource:Tabar__V_zquez" ], [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:death_place", "resource:Uruguay" ] ]
Alfredo_Zitarrosa
[ { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Tabaré_Vázquez", "readable": "Tabaré Vázquez", "graph": "resource:Tabar__V_zquez" }, { "modified": "Uruguay", "readable": "Uruguay", "graph": "resource:Uruguay" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g rdf:type ontology:artist . ?g property:death_place resource:Asunci_n }", "readable_query": "ASK WHERE { ?g rdf:type ontology:artist . ?g property:death_place resource:Asunción }", "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 { ?m rdf:type ontology:artist . ?m property:death_place resource:Uruguay }", "readable_query": "ASK WHERE { ?m rdf:type ontology:artist . ?m property:death_place resource:Uruguay }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?e WHERE { ?e property:death_place resource:Uruguay . ?e rdf:type ontology:artist }", "readable_query": "SELECT ?e WHERE { ?e property:death_place resource:Uruguay . ?e rdf:type ontology:artist }", "graph_answer": [ "resource:Alfredo_Zitarrosa" ], "readable_answer": [ "Alfredo Zitarrosa" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Uruguay property:leader ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Uruguay property:leader ?u }", "graph_answer": [ "resource:Tabar__V_zquez" ], "readable_answer": [ "Tabaré Vázquez" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
2
5466
Id1
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "isbn", "object": "\"978-1-4165-4253-7\"" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "\"Virginia DeMarce and\"@en" } ]
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "isbnNumber", "object": "\"978-1-4165-4253-7\"" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "\"Virginia DeMarce and Eric Flint\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634: The Bavarian Crisis, written by Virginia DeMarce and Eric Flint, can be located by its ISBN number \"978-1-4165-4253-7\".", "1634: The Bavarian Crisis is written by Virginia DeMarce and Eric Flint and has the ISBN number 978-1-4165-4253-7.", "The ISBN number of 1634: The Bavarian Crisis is 978-1-4165-4253-7 and the authors are Virginia DeMarce and Eric Flint." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Bavarian_Crisis", "property:author", "Virginia DeMarce and Eric Flint" ], [ "resource:1634__The_Bavarian_Crisis", "rdf:type", "ontology:written_work" ], [ "resource:1634__The_Bavarian_Crisis", "property:isbn_number", "978-1-4165-4253-7" ] ]
1634:_The_Bavarian_Crisis
[ { "modified": "978-1-4165-4253-7", "readable": "978-1-4165-4253-7", "graph": "978-1-4165-4253-7" }, { "modified": "Virginia DeMarce and Eric Flint", "readable": "Virginia DeMarce and Eric Flint", "graph": "Virginia DeMarce and Eric Flint" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "1634:_The_Bavarian_Crisis", "readable": "1634: The Bavarian Crisis", "graph": "resource:1634__The_Bavarian_Crisis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?i property:isbn_number '978-1-4165-4253-7' . ?i rdf:type ontology:written_work . ?i property:author ?w . FILTER ( CONTAINS ( YEAR ( ?c ) , '978' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { ?i property:isbn_number '978-1-4165-4253-7' . ?i rdf:type ontology:written_work . ?i property:author ?w . FILTER ( CONTAINS ( YEAR ( ?c ) , '978' ) ) }", "graph_answer": [ "Virginia DeMarce and Eric Flint" ], "readable_answer": [ "Virginia DeMarce and Eric Flint" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8322
Id168
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "author", "object": "Brandon_Sanderson" }, { "subject": "Brandon_Sanderson", "property": "birthPlace", "object": "Lincoln,_Nebraska" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "subsequentWork", "object": "Alcatraz_Versus_the_Scrivener's_Bones" } ]
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "author", "object": "Brandon_Sanderson" }, { "subject": "Brandon_Sanderson", "property": "birthPlace", "object": "Lincoln,_Nebraska" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "followedBy", "object": "Alcatraz_Versus_the_Scrivener's_Bones" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alcatraz Versus the Evil Librarians was written by Brandon Sanderson (of Lincoln, Nebraska) and followed by Alcatraz Versus the Scrivener's Bones.", "Brandon Sanderson was born in Lincoln Nebraska and wrote Alcatraz Versus the Evil Librarians followed by Alcatraz Versus the Scrivener's Bones.", "Born in Lincoln, Nebraska, Brandon Sanderson is the author of Alcatraz Versus the Evil Librarians, the book which is followed by Alcatraz Versus the Scrivener's Bones." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:author", "resource:Brandon_Sanderson" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:followed_by", "resource:Alcatraz_Versus_the_Scrivener_s_Bones" ], [ "resource:Brandon_Sanderson", "property:birth_place", "resource:Lincoln__Nebraska" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "followedBy", "readable": "followed by", "graph": "property:followed_by" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "Alcatraz_Versus_the_Scrivener's_Bones", "readable": "Alcatraz Versus the Scrivener's Bones", "graph": "resource:Alcatraz_Versus_the_Scrivener_s_Bones" }, { "modified": "Brandon_Sanderson", "readable": "Brandon Sanderson", "graph": "resource:Brandon_Sanderson" }, { "modified": "Lincoln,_Nebraska", "readable": "Lincoln, Nebraska", "graph": "resource:Lincoln__Nebraska" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j property:author ?y . ?y property:birth_place resource:Athens . ?j rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?j property:author ?y . ?y property:birth_place resource:Athens . ?j rdf:type ontology:written_work }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Athlete
2
3740
Id80
[ { "subject": "Akeem_Priestley", "property": "team", "object": "Jacksonville_Dolphins" }, { "subject": "Akeem_Priestley", "property": "clubs", "object": "Sheikh_Russel_KC" } ]
[ { "subject": "Akeem_Priestley", "property": "club", "object": "Jacksonville_Dolphins" }, { "subject": "Akeem_Priestley", "property": "club", "object": "Sheikh_Russel_KC" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akeem Priestley is in the Jacksonville Dolphins club and previously played for the club Sheikh Russel KC.", "Akeem Priestley plays for Jacksonville Dolphins Club and for Sheikh Russel KC.", "Akeem Priestley plays for Jacksonville Dolphins Club and used to play for Sheikh Russel KC." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akeem_Priestley", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Priestley", "property:club", "resource:Jacksonville_Dolphins" ], [ "resource:Akeem_Priestley", "property:club", "resource:Sheikh_Russel_KC" ] ]
Akeem_Priestley
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Akeem_Priestley", "readable": "Akeem Priestley", "graph": "resource:Akeem_Priestley" }, { "modified": "Jacksonville_Dolphins", "readable": "Jacksonville Dolphins", "graph": "resource:Jacksonville_Dolphins" }, { "modified": "Sheikh_Russel_KC", "readable": "Sheikh Russel KC", "graph": "resource:Sheikh_Russel_KC" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?g ) WHERE { resource:Akeem_Priestley property:club ?z }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?g ) WHERE { resource:Akeem_Priestley property:club ?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 ?y WHERE { resource:Akeem_Priestley property:club ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Akeem_Priestley property:club ?y }", "graph_answer": [ "resource:Jacksonville_Dolphins", "resource:Sheikh_Russel_KC" ], "readable_answer": [ "Jacksonville Dolphins", "Sheikh Russel KC" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
4
8563
Id161
[ { "subject": "Atlantic_City_International_Airport", "property": "cityServed", "object": "Atlantic_City,_New_Jersey" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "Atlantic_City,_New_Jersey", "property": "leaderName", "object": "Don_Guardian" } ]
[ { "subject": "Atlantic_City_International_Airport", "property": "cityServed", "object": "Atlantic_City,_New_Jersey" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "Atlantic_City,_New_Jersey", "property": "leader", "object": "Don_Guardian" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Don Guardian leads New Jersey (United States) where the township of Egg Harbor is. This township is where the Atlantic City International Airport, which serves serves Atlantic City, N.J., is located.", "The Atlantic City International Airport is located in Egg Harbor Township in the United States and serves Atlantic city, NJ where Don Guardian is leader.", "Atlantic City in New Jersey is led by Don Guardian and served by Atlantic City International airport, Egg Harbor Township, New Jersey, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City__New_Jersey", "property:leader", "resource:Don_Guardian" ], [ "resource:Atlantic_City_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Atlantic_City_International_Airport", "property:location", "resource:Egg_Harbor_Township__New_Jersey" ], [ "resource:Atlantic_City_International_Airport", "property:city_served", "resource:Atlantic_City__New_Jersey" ], [ "resource:Egg_Harbor_Township__New_Jersey", "property:country", "resource:United_States" ] ]
Atlantic_City_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Atlantic_City_International_Airport", "readable": "Atlantic City International Airport", "graph": "resource:Atlantic_City_International_Airport" }, { "modified": "Atlantic_City,_New_Jersey", "readable": "Atlantic City, New Jersey", "graph": "resource:Atlantic_City__New_Jersey" }, { "modified": "Don_Guardian", "readable": "Don Guardian", "graph": "resource:Don_Guardian" }, { "modified": "Egg_Harbor_Township,_New_Jersey", "readable": "Egg Harbor Township, New Jersey", "graph": "resource:Egg_Harbor_Township__New_Jersey" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?e property:country resource:United_States . ?u property:city_served resource:Atlantic_City__New_Jersey . ?u rdf:type ontology:airport . ?u property:location ?e }", "readable_query": "SELECT DISTINCT ?u WHERE { ?e property:country resource:United_States . ?u property:city_served resource:Atlantic_City,_New_Jersey . ?u rdf:type ontology:airport . ?u property:location ?e }", "graph_answer": [ "resource:Atlantic_City_International_Airport" ], "readable_answer": [ "Atlantic City International Airport" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?j property:country resource:United_States . ?l property:city_served resource:Atlantic_City__New_Jersey . ?l rdf:type ontology:airport . ?l property:location ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j property:country resource:United_States . ?l property:city_served resource:Atlantic_City,_New_Jersey . ?l rdf:type ontology:airport . ?l property:location ?j }", "graph_answer": [ "resource:Egg_Harbor_Township__New_Jersey" ], "readable_answer": [ "Egg Harbor Township, New Jersey" ], "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 ?d WHERE { resource:Atlantic_City__New_Jersey property:leader ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Atlantic_City,_New_Jersey property:leader ?d }", "graph_answer": [ "resource:Don_Guardian" ], "readable_answer": [ "Don Guardian" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8237
Id83
[ { "subject": "A_Long_Long_Way", "property": "numberOfPages", "object": "\"292\"^^xsd:positiveInteger" }, { "subject": "A_Long_Long_Way", "property": "mediaType", "object": "\"Print & Paperback\"@en" }, { "subject": "A_Long_Long_Way", "property": "isbn", "object": "\"0-670-03380-4\"" } ]
[ { "subject": "A_Long_Long_Way", "property": "numberOfPages", "object": "\"292\"" }, { "subject": "A_Long_Long_Way", "property": "mediaType", "object": "\"Print & Paperback\"" }, { "subject": "A_Long_Long_Way", "property": "isbnNumber", "object": "\"0-670-03380-4\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Long Long Way is 292 pages long and was published in Print & Paperback with the ISBN 0-670-03380-4.", "A Long Long Way, ISBN 0-670-03380-4, was published in Print & Paperback and has 292 pages.", "A Long Long Way, with 292 pages, was published in print & paperback. Its ISBN number is 0-670-03380-4." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Long_Long_Way", "property:media_type", "resource:Print____Paperback" ], [ "resource:A_Long_Long_Way", "rdf:type", "ontology:written_work" ], [ "resource:A_Long_Long_Way", "property:number_of_pages", "292" ], [ "resource:A_Long_Long_Way", "property:isbn_number", "resource:0_670_03380_4" ] ]
A_Long_Long_Way
[ { "modified": "292", "readable": "292", "graph": "292" }, { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "numberOfPages", "readable": "number of pages", "graph": "property:number_of_pages" }, { "modified": "0-670-03380-4", "readable": "0-670-03380-4", "graph": "resource:0_670_03380_4" }, { "modified": "A_Long_Long_Way", "readable": "A Long Long Way", "graph": "resource:A_Long_Long_Way" }, { "modified": "Print & Paperback", "readable": "Print & Paperback", "graph": "resource:Print____Paperback" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?b > '200' ) . ?m rdf:type ontology:written_work . ?m property:number_of_pages ?b . ?m property:isbn_number ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?b > '200' ) . ?m rdf:type ontology:written_work . ?m property:number_of_pages ?b . ?m property:isbn_number ?y }", "graph_answer": [ "resource:0_670_03380_4" ], "readable_answer": [ "0-670-03380-4" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:isbn_number resource:0_670_03380_4 . FILTER ( ?p > '200' ) . ?f property:number_of_pages ?p . ?f rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:isbn_number resource:0-670-03380-4 . FILTER ( ?p > '200' ) . ?f property:number_of_pages ?p . ?f rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Long_Long_Way" ], "readable_answer": [ "A Long Long Way" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:A_Long_Long_Way rdf:type ontology:written_work . resource:A_Long_Long_Way property:isbn_number resource:0_670_03380_4 . resource:A_Long_Long_Way property:number_of_pages ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:A_Long_Long_Way rdf:type ontology:written_work . resource:A_Long_Long_Way property:isbn_number resource:0-670-03380-4 . resource:A_Long_Long_Way property:number_of_pages ?g }", "graph_answer": [ "292" ], "readable_answer": [ "292" ], "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 WHERE { resource:A_Long_Long_Way property:issn_number ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:A_Long_Long_Way property:issn_number ?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" ] } ]