category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
dict
test_category
string
dbpedia_links
list
links
list
graph
list
main_entity
string
mappings
list
dialogue
list
MeanOfTransportation
3
7613
Id213
[ { "subject": "MTU_Friedrichshafen", "property": "locationCity", "object": "Friedrichshafen" }, { "subject": "A-Rosa_Luna", "property": "builder", "object": "Neptun_Werft" }, { "subject": "A-Rosa_Luna", "property": "powerType", "object": "MTU_Friedrichshafen" } ]
[ { "subject": "MTU_Friedrichshafen", "property": "city", "object": "Friedrichshafen" }, { "subject": "A-Rosa_Luna", "property": "builder", "object": "Neptun_Werft" }, { "subject": "A-Rosa_Luna", "property": "powerType", "object": "MTU_Friedrichshafen" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "MTU Friedrichshafen is in Friedrichshafen and made the engines that power the A-Rosa Luna built on the Neptun Werft.", "MTU Friedrichshafen is in Friedrichshafen and made the engines that powered the A-Rosa Luna which was built by Neptun Werft.", "The A-Rosa Luna, built by Neptun Werft, is powered by a MTU Friedrichshafen (Friedrichshafen) engine." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Rosa_Luna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:A_Rosa_Luna", "property:power_type", "resource:MTU_Friedrichshafen" ], [ "resource:A_Rosa_Luna", "property:builder", "resource:Neptun_Werft" ], [ "resource:MTU_Friedrichshafen", "property:city", "resource:Friedrichshafen" ] ]
A-Rosa_Luna
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "A-Rosa_Luna", "readable": "A-Rosa Luna", "graph": "resource:A_Rosa_Luna" }, { "modified": "Friedrichshafen", "readable": "Friedrichshafen", "graph": "resource:Friedrichshafen" }, { "modified": "MTU_Friedrichshafen", "readable": "MTU Friedrichshafen", "graph": "resource:MTU_Friedrichshafen" }, { "modified": "Neptun_Werft", "readable": "Neptun Werft", "graph": "resource:Neptun_Werft" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:power_type resource:MTU_Friedrichshafen . ?k property:builder resource:Neptun_Werft . ?k rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:power_type resource:MTU_Friedrichshafen . ?k property:builder resource:Neptun_Werft . ?k rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) }", "graph_answer": [ "resource:A_Rosa_Luna" ], "readable_answer": [ "A-Rosa Luna" ], "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 ?b WHERE { ?b property:city resource:Friedrichshafen . FILTER ( CONTAINS ( LCASE ( ?b ) , 'mtu' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:city resource:Friedrichshafen . FILTER ( CONTAINS ( LCASE ( ?b ) , 'mtu' ) ) }", "graph_answer": [ "resource:MTU_Friedrichshafen" ], "readable_answer": [ "MTU Friedrichshafen" ], "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" ] } ]
Politician
4
10360
Id44
[ { "subject": "Abdulsalami_Abubakar", "property": "successor", "object": "Olusegun_Obasanjo" }, { "subject": "Abdulsalami_Abubakar", "property": "vicePresident", "object": "Mike_Akhigbe" }, { "subject": "Abdulsalami_Abubakar", "property": "militaryBranch", "object": "Nigerian_Army" }, { "subject": "Mike_Akhigbe", "property": "predecessor", "object": "Oladipo_Diya" } ]
[ { "subject": "Abdulsalami_Abubakar", "property": "successor", "object": "Olusegun_Obasanjo" }, { "subject": "Abdulsalami_Abubakar", "property": "inOfficeWhileVicePresident", "object": "Mike_Akhigbe" }, { "subject": "Abdulsalami_Abubakar", "property": "militaryBranch", "object": "Nigerian_Army" }, { "subject": "Mike_Akhigbe", "property": "predecessor", "object": "Oladipo_Diya" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abdulsalami Abubakar who served in the Nigerian Army was succeeded by Olusegun Obasanjo and he was in office while Mike Akhigbe was the Vice President. Oladipo Diya was Mike Akhigbe's predecessor.", "Abdulsalami Abubakar served in the Nigerian Army and was in office whilst Mike Akhigbe (who succeeded Oladipo Diya) was Vice president. Mr Abubaka was suceeded by Olusegun Obasanjo.", "Abdulsalami Abubakar served in the Nigerian Army and was in office while Mike Akhigbe was Vice President. Abdulsalami Abubakar's successor was Olusegun Obasanjo, while Mike Akhigbe's predecessor was Oladipo Diya." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Mike_Akhigbe", "property:predecessor", "resource:Oladipo_Diya" ], [ "resource:Abdulsalami_Abubakar", "rdf:type", "ontology:politician" ], [ "resource:Abdulsalami_Abubakar", "property:military_branch", "resource:Nigerian_Army" ], [ "resource:Abdulsalami_Abubakar", "property:in_office_while_vice_president", "resource:Mike_Akhigbe" ], [ "resource:Abdulsalami_Abubakar", "property:successor", "resource:Olusegun_Obasanjo" ] ]
Abdulsalami_Abubakar
[ { "modified": "inOfficeWhileVicePresident", "readable": "in office while vice president", "graph": "property:in_office_while_vice_president" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "predecessor", "readable": "predecessor", "graph": "property:predecessor" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Abdulsalami_Abubakar", "readable": "Abdulsalami Abubakar", "graph": "resource:Abdulsalami_Abubakar" }, { "modified": "Mike_Akhigbe", "readable": "Mike Akhigbe", "graph": "resource:Mike_Akhigbe" }, { "modified": "Nigerian_Army", "readable": "Nigerian Army", "graph": "resource:Nigerian_Army" }, { "modified": "Oladipo_Diya", "readable": "Oladipo Diya", "graph": "resource:Oladipo_Diya" }, { "modified": "Olusegun_Obasanjo", "readable": "Olusegun Obasanjo", "graph": "resource:Olusegun_Obasanjo" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:successor resource:Olusegun_Obasanjo . ?s rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?r ) , 'akhigbe' ) ) . ?s property:in_office_while_vice_president ?r . ?r property:predecessor resource:Oladipo_Diya }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:successor resource:Olusegun_Obasanjo . ?s rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?r ) , 'akhigbe' ) ) . ?s property:in_office_while_vice_president ?r . ?r property:predecessor resource:Oladipo_Diya }", "graph_answer": [ "resource:Abdulsalami_Abubakar" ], "readable_answer": [ "Abdulsalami Abubakar" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?f property:in_office_while_vice_president ?c . ?f property:successor resource:Olusegun_Obasanjo . ?f rdf:type ontology:politician . ?c property:predecessor resource:Oladipo_Diya }", "readable_query": "SELECT DISTINCT ?c WHERE { ?f property:in_office_while_vice_president ?c . ?f property:successor resource:Olusegun_Obasanjo . ?f rdf:type ontology:politician . ?c property:predecessor resource:Oladipo_Diya }", "graph_answer": [ "resource:Mike_Akhigbe" ], "readable_answer": [ "Mike Akhigbe" ], "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" ] } ]
SportsTeam
5
12652
Id25
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "league", "object": "Campeonato_Brasileiro_Série_C" }, { "subject": "Campeonato_Brasileiro_Série_C", "property": "country", "object": "Brazil" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "capacity", "object": "\"17000\"^^xsd:nonNegativeInteger" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "ground", "object": "Estádio_Municipal_Coaracy_da_Mata_Fonseca" }, { "subject": "Campeonato_Brasileiro_Série_C", "property": "champions", "object": "Vila_Nova_Futebol_Clube" } ]
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "league", "object": "Campeonato_Brasileiro_Série_C" }, { "subject": "Campeonato_Brasileiro_Série_C", "property": "country", "object": "Brazil" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "numberOfMembers", "object": "17000" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "ground", "object": "Estádio_Municipal_Coaracy_da_Mata_Fonseca" }, { "subject": "Campeonato_Brasileiro_Série_C", "property": "champions", "object": "Vila_Nova_Futebol_Clube" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agremiação Sportiva Arapiraquense, whose ground is Estádio Municipal Coaracy da Mata Fonseca, play in the Campeonato Brasileiro Série C league in Brazil. Agremiacao Sportiva Arapiraquense has 17000 members and Vila Nova Futebol Clube have been champions of Campeonato Brasileiro Série C.", "Agremiacao Sportiva Arapiraquense's ground is the Estadio Municipal Coaracy da Mata Fonseca, it has 17000 members and play in the Campeonato Brasileiro Série C league, which is based in Brazil and the current champions are Vila Nova Futebol Clube.", "Vila Nova Futebol Clube have been champions of Campeonato Brasileiro Série C. league in Brazil. Agremiação Sportiva Arapiraquense, who have 17000 members, also play in the league and have their home ground at Estádio Municipal Coaracy da Mata Fonseca." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Campeonato_Brasileiro_S_rie_C", "property:champions", "resource:Vila_Nova_Futebol_Clube" ], [ "resource:Campeonato_Brasileiro_S_rie_C", "property:country", "resource:Brazil" ], [ "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:league", "resource:Campeonato_Brasileiro_S_rie_C" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:ground", "resource:Est_dio_Municipal_Coaracy_da_Mata_Fonseca" ] ]
Agremiação_Sportiva_Arapiraquense
[ { "modified": "17000", "readable": "17000", "graph": "17000" }, { "modified": "champions", "readable": "champions", "graph": "property:champions" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "Agremiação_Sportiva_Arapiraquense", "readable": "Agremiação Sportiva Arapiraquense", "graph": "resource:Agremia__o_Sportiva_Arapiraquense" }, { "modified": "Brazil", "readable": "Brazil", "graph": "resource:Brazil" }, { "modified": "Campeonato_Brasileiro_Série_C", "readable": "Campeonato Brasileiro Série C", "graph": "resource:Campeonato_Brasileiro_S_rie_C" }, { "modified": "Estádio_Municipal_Coaracy_da_Mata_Fonseca", "readable": "Estádio Municipal Coaracy da Mata Fonseca", "graph": "resource:Est_dio_Municipal_Coaracy_da_Mata_Fonseca" }, { "modified": "Vila_Nova_Futebol_Clube", "readable": "Vila Nova Futebol Clube", "graph": "resource:Vila_Nova_Futebol_Clube" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?m = '17000' ) . ?z rdf:type ontology:sports_team . ?z property:league ?y . ?y property:country resource:Brazil . ?z property:number_of_members ?m }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?m = '17000' ) . ?z rdf:type ontology:sports_team . ?z property:league ?y . ?y property:country resource:Brazil . ?z property:number_of_members ?m }", "graph_answer": [ "resource:Agremia__o_Sportiva_Arapiraquense" ], "readable_answer": [ "Agremiação Sportiva Arapiraquense" ], "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 WHERE { resource:Agremia__o_Sportiva_Arapiraquense property:number_of_members ?l . ?j property:country resource:Brazil . resource:Agremia__o_Sportiva_Arapiraquense property:league ?j . FILTER ( ?l = '17000' ) . resource:Agremia__o_Sportiva_Arapiraquense rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Agremiação_Sportiva_Arapiraquense property:number_of_members ?l . ?j property:country resource:Brazil . resource:Agremiação_Sportiva_Arapiraquense property:league ?j . FILTER ( ?l = '17000' ) . resource:Agremiação_Sportiva_Arapiraquense rdf:type ontology:sports_team }", "graph_answer": [ "resource:Campeonato_Brasileiro_S_rie_C" ], "readable_answer": [ "Campeonato Brasileiro Série C" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Agremia__o_Sportiva_Arapiraquense property:ground resource:Est_dio_Municipal_Coaracy_da_Mata_Fonseca }", "readable_query": "ASK WHERE { resource:Agremiação_Sportiva_Arapiraquense property:ground resource:Estádio_Municipal_Coaracy_da_Mata_Fonseca }", "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
4
8788
Id180
[ { "subject": "Andrew_Rayel", "property": "associatedMusicalArtist", "object": "Armin_van_Buuren" }, { "subject": "Andrew_Rayel", "property": "associatedBand", "object": "Bobina" }, { "subject": "Andrew_Rayel", "property": "genre", "object": "Trance_music" }, { "subject": "Trance_music", "property": "stylisticOrigin", "object": "Pop_music" } ]
[ { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "Armin_van_Buuren" }, { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "Bobina" }, { "subject": "Andrew_Rayel", "property": "genre", "object": "Trance_music" }, { "subject": "Trance_music", "property": "stylisticOrigin", "object": "Pop_music" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Trance music player Andrew Rayel is associated with musical artists Armin van Buuren and Bobina. Trance originated from Pop music.", "Andrew Rayel is associated with Armin van Buuren and Bobina. He has performed the genre of trance music which has its origins in pop.", "Andrew Rayel's musical genre is Trance, which has its origins in Pop music. He is associated with Armin van Buuren and Bobina." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Trance_music", "property:stylistic_origin", "resource:Pop_music" ], [ "resource:Andrew_Rayel", "rdf:type", "ontology:artist" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Bobina" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Armin_van_Buuren" ], [ "resource:Andrew_Rayel", "property:genre", "resource:Trance_music" ] ]
Andrew_Rayel
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Andrew_Rayel", "readable": "Andrew Rayel", "graph": "resource:Andrew_Rayel" }, { "modified": "Armin_van_Buuren", "readable": "Armin van Buuren", "graph": "resource:Armin_van_Buuren" }, { "modified": "Bobina", "readable": "Bobina", "graph": "resource:Bobina" }, { "modified": "Pop_music", "readable": "Pop music", "graph": "resource:Pop_music" }, { "modified": "Trance_music", "readable": "Trance music", "graph": "resource:Trance_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?g ) WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?l }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?g ) WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?l }", "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 ?b WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?b }", "graph_answer": [ "resource:Bobina", "resource:Armin_van_Buuren" ], "readable_answer": [ "Bobina", "Armin van Buuren" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:Trance_music property:alma_mater ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Trance_music property:alma_mater ?y }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
2
3853
Id5
[ { "subject": "103_Colmore_Row", "property": "buildingEndDate", "object": "\"1976\"" }, { "subject": "103_Colmore_Row", "property": "location", "object": "Colmore_Row" } ]
[ { "subject": "103_Colmore_Row", "property": "completionDate", "object": "1976" }, { "subject": "103_Colmore_Row", "property": "location", "object": "Colmore_Row" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "103 Colmore Row at Colmore Row was completed in 1976.", "103 Colmore Row was completed in 1976.", "Number 103 in Colmore Row was completed in 1976." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:103_Colmore_Row", "rdf:type", "ontology:building" ], [ "resource:103_Colmore_Row", "property:location", "resource:Colmore_Row" ], [ "resource:103_Colmore_Row", "property:completion_date", "resource:1976" ] ]
103_Colmore_Row
[ { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "103_Colmore_Row", "readable": "103 Colmore Row", "graph": "resource:103_Colmore_Row" }, { "modified": "1976", "readable": "1976", "graph": "resource:1976" }, { "modified": "Colmore_Row", "readable": "Colmore Row", "graph": "resource:Colmore_Row" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?v ) WHERE { ?e property:completion_date resource:1976 . FILTER ( CONTAINS ( LCASE ( ?e ) , 'colmore' ) ) . ?e rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?v ) WHERE { ?e property:completion_date resource:1976 . FILTER ( CONTAINS ( LCASE ( ?e ) , 'colmore' ) ) . ?e rdf:type ontology:building }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?e property:location ?o . ?e rdf:type ontology:building . ?e property:completion_date resource:2009 }", "readable_query": "ASK WHERE { ?e property:location ?o . ?e rdf:type ontology:building . ?e property:completion_date resource:2009 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Athlete
3
6273
Id109
[ { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "team", "object": "Accrington_Stanley_F.C." }, { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "dateOfBirth", "object": "\"1989-01-01\"^^xsd:date" }, { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "clubs", "object": "Clyde_F.C." } ]
[ { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Accrington_Stanley_F.C." }, { "subject": "Alan_Martin_(footballer)", "property": "birthDate", "object": "1989-01-01" }, { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Clyde_F.C." } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Martin, born 1 January 1989, is a footballer who played for Clyde FC and Accrington Stanley FC.", "Alan Martin was born Jan 1, 1989 and is a football player for the Clyde FC club and the Accrington Stanley F.C.", "Alan Martin, who was born on 1 January 1989, played football for Accrington Stanley FC and Clyde FC." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Martin__footballer_", "rdf:type", "ontology:athlete" ], [ "resource:Alan_Martin__footballer_", "property:club", "resource:Clyde_F_C_" ], [ "resource:Alan_Martin__footballer_", "property:club", "resource:Accrington_Stanley_F_C_" ], [ "resource:Alan_Martin__footballer_", "property:birth_date", "resource:1989_01_01" ] ]
Alan_Martin_(footballer)
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "1989-01-01", "readable": "1989-01-01", "graph": "resource:1989_01_01" }, { "modified": "Accrington_Stanley_F.C.", "readable": "Accrington Stanley F.C.", "graph": "resource:Accrington_Stanley_F_C_" }, { "modified": "Alan_Martin_(footballer)", "readable": "Alan Martin", "graph": "resource:Alan_Martin__footballer_" }, { "modified": "Clyde_F.C.", "readable": "Clyde F.C.", "graph": "resource:Clyde_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?j property:birth_date ?o . ?j rdf:type ontology:athlete . FILTER ( CONTAINS ( YEAR ( ?o ) , '1989' ) ) }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j property:birth_date ?o . ?j rdf:type ontology:athlete . FILTER ( CONTAINS ( YEAR ( ?o ) , '1989' ) ) }", "graph_answer": [ "resource:Alan_Martin__footballer_" ], "readable_answer": [ "Alan Martin" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b ?g WHERE { resource:Alan_Martin__footballer_ property:club ?b . resource:Alan_Martin__footballer_ property:birth_date ?g }", "readable_query": "SELECT DISTINCT ?b ?g WHERE { resource:Alan_Martin_(footballer) property:club ?b . resource:Alan_Martin_(footballer) property:birth_date ?g }", "graph_answer": [ "resource:Clyde_F_C_", "resource:1989_01_01" ], "readable_answer": [ "Clyde F.C.", "1989-01-01" ], "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
3
6288
Id124
[ { "subject": "Aleksandr_Chumakov", "property": "clubs", "object": "FC_Torpedo_Moscow" }, { "subject": "Aleksandr_Chumakov", "property": "team", "object": "Soviet_Union_national_football_team" }, { "subject": "FC_Torpedo_Moscow", "property": "manager", "object": "Valery_Petrakov" } ]
[ { "subject": "Aleksandr_Chumakov", "property": "club", "object": "FC_Torpedo_Moscow" }, { "subject": "Aleksandr_Chumakov", "property": "club", "object": "Soviet_Union_national_football_team" }, { "subject": "FC_Torpedo_Moscow", "property": "manager", "object": "Valery_Petrakov" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Chumakov played for FC Torpedo Moscow and the Soviet Union national football team. FC Torpedo Moscow is managed by Valery Petrakov.", "Aleksandr Chumakov plays for the Soviet Union national football team and FC Torpedo Moscow who are managed by Valery Petrakov.", "Aleksandr Chumakov was a member of the Soviet Union national football team. He played for FC Torpedo Moscow, the manager of which, is Valery Petrakov." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:FC_Torpedo_Moscow", "property:manager", "resource:Valery_Petrakov" ], [ "resource:Aleksandr_Chumakov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Chumakov", "property:club", "resource:FC_Torpedo_Moscow" ], [ "resource:Aleksandr_Chumakov", "property:club", "resource:Soviet_Union_national_football_team" ] ]
Aleksandr_Chumakov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Aleksandr_Chumakov", "readable": "Aleksandr Chumakov", "graph": "resource:Aleksandr_Chumakov" }, { "modified": "FC_Torpedo_Moscow", "readable": "FC Torpedo Moscow", "graph": "resource:FC_Torpedo_Moscow" }, { "modified": "Soviet_Union_national_football_team", "readable": "Soviet Union national football team", "graph": "resource:Soviet_Union_national_football_team" }, { "modified": "Valery_Petrakov", "readable": "Valery Petrakov", "graph": "resource:Valery_Petrakov" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?v ) WHERE { resource:Aleksandr_Chumakov property:club ?o }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?v ) WHERE { resource:Aleksandr_Chumakov property:club ?o }", "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 ?c WHERE { resource:Aleksandr_Chumakov property:club ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Aleksandr_Chumakov property:club ?c }", "graph_answer": [ "resource:FC_Torpedo_Moscow", "resource:Soviet_Union_national_football_team" ], "readable_answer": [ "FC Torpedo Moscow", "Soviet Union national football team" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:FC_Torpedo_Moscow property:manager ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:FC_Torpedo_Moscow property:manager ?g }", "graph_answer": [ "resource:Valery_Petrakov" ], "readable_answer": [ "Valery Petrakov" ], "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" ] } ]
Monument
7
13148
Id16
[ { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"@en" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"@en" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "nativeName", "object": "\"Türk Şehitleri Anıtı\"@en" }, { "subject": "Azerbaijan", "property": "leaderName", "object": "Artur_Rasizade" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "designer", "object": "\"Hüseyin Bütüner and Hilmi Güner\"@en" }, { "subject": "Azerbaijan", "property": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
[ { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "nativeName", "object": "\"Türk Şehitleri Anıtı\"" }, { "subject": "Azerbaijan", "property": "leader", "object": "Artur_Rasizade" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "designer", "object": "\"Hüseyin Bütüner and Hilmi Güner\"" }, { "subject": "Azerbaijan", "property": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
(X (X) (X) (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Baku Turkish Martyrs' Memorial (known as Turk Sehitleri Aniti) was designed by Hüseyin Bütüner and Hilmi Güner in red granite and white marble, and is dedicated to the Ottoman Army soldiers killed in the Battle of Baku. It is located in Azerbaijan, where the leader is Artur Rasizade, and the National Assembly is the legislative branch of government.", "The Baku Turkish Martyrs memorial, dedicated to the soldiers of the Ottoman army who died at the Battle of Baku was designed in red granite and white marble by Huseyin Butuner and Hilmi Guner. The native name for the memorial which is located in the city of Baku, Azerbaijan, is Turk Sehitleri Aniti. Turkey is led by Artur Rasizade and the National Assembly is the legislature within the country." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Azerbaijan", "property:leader", "resource:Artur_Rasizade" ], [ "resource:Azerbaijan", "property:legislature", "resource:National_Assembly__Azerbaijan_" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:native_name", "resource:T_rk__ehitleri_An_t_" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:dedicated_to", "Ottoman Army soldiers killed in the Battle of Baku" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "rdf:type", "ontology:monument" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:location", "resource:Azerbaijan" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:material", "Red granite and white marble" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:designer", "Hüseyin Bütüner and Hilmi Güner" ] ]
Baku_Turkish_Martyrs'_Memorial
[ { "modified": "Hüseyin Bütüner and Hilmi Güner", "readable": "Hüseyin Bütüner and Hilmi Güner", "graph": "Hüseyin Bütüner and Hilmi Güner" }, { "modified": "Ottoman Army soldiers killed in the Battle of Baku", "readable": "Ottoman Army soldiers killed in the Battle of Baku", "graph": "Ottoman Army soldiers killed in the Battle of Baku" }, { "modified": "Red granite and white marble", "readable": "Red granite and white marble", "graph": "Red granite and white marble" }, { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "designer", "readable": "designer", "graph": "property:designer" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "legislature", "readable": "legislature", "graph": "property:legislature" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "material", "readable": "material", "graph": "property:material" }, { "modified": "nativeName", "readable": "native name", "graph": "property:native_name" }, { "modified": "Artur_Rasizade", "readable": "Artur Rasizade", "graph": "resource:Artur_Rasizade" }, { "modified": "Azerbaijan", "readable": "Azerbaijan", "graph": "resource:Azerbaijan" }, { "modified": "Baku_Turkish_Martyrs'_Memorial", "readable": "Baku Turkish Martyrs' Memorial", "graph": "resource:Baku_Turkish_Martyrs__Memorial" }, { "modified": "National_Assembly_(Azerbaijan)", "readable": "National Assembly", "graph": "resource:National_Assembly__Azerbaijan_" }, { "modified": "Türk Şehitleri Anıtı", "readable": "Türk Şehitleri Anıtı", "graph": "resource:T_rk__ehitleri_An_t_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:leader resource:Artur_Rasizade . ?x property:location ?n . ?x property:native_name resource:T_rk__ehitleri_An_t_ . ?x rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:leader resource:Artur_Rasizade . ?x property:location ?n . ?x property:native_name resource:Türk_Şehitleri_Anıtı . ?x rdf:type ontology:monument }", "graph_answer": [ "resource:Azerbaijan" ], "readable_answer": [ "Azerbaijan" ], "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 WHERE { ?n property:location resource:Azerbaijan . ?n property:native_name resource:T_rk__ehitleri_An_t_ . ?n rdf:type ontology:monument . resource:Azerbaijan property:leader resource:Artur_Rasizade }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:location resource:Azerbaijan . ?n property:native_name resource:Türk_Şehitleri_Anıtı . ?n rdf:type ontology:monument . resource:Azerbaijan property:leader resource:Artur_Rasizade }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "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 ?r WHERE { FILTER ( CONTAINS ( LCASE ( ?r ) , 'and' ) ) . resource:Baku_Turkish_Martyrs__Memorial property:designer ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( CONTAINS ( LCASE ( ?r ) , 'and' ) ) . resource:Baku_Turkish_Martyrs'_Memorial property:designer ?r }", "graph_answer": [ "Hüseyin Bütüner and Hilmi Güner" ], "readable_answer": [ "Hüseyin Bütüner and Hilmi Güner" ], "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 ?s ?n WHERE { resource:Baku_Turkish_Martyrs__Memorial property:dedicated_to ?n . resource:Baku_Turkish_Martyrs__Memorial property:material ?s }", "readable_query": "SELECT DISTINCT ?s ?n WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:dedicated_to ?n . resource:Baku_Turkish_Martyrs'_Memorial property:material ?s }", "graph_answer": [ "Red granite and white marble", "Ottoman Army soldiers killed in the Battle of Baku" ], "readable_answer": [ "Red granite and white marble", "Ottoman Army soldiers killed in the Battle of Baku" ], "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
10709
Id1
[ { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "nickname", "object": "Uab" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "city", "object": "Alba_Iulia" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "latinName", "object": "\"Universitas Apulensis\"@en" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "state", "object": "Alba" } ]
[ { "subject": "1_Decembrie_1918_University", "property": "nickname", "object": "Uab" }, { "subject": "1_Decembrie_1918_University", "property": "city", "object": "Alba_Iulia" }, { "subject": "1_Decembrie_1918_University", "property": "latinName", "object": "\"Universitas Apulensis\"" }, { "subject": "1_Decembrie_1918_University", "property": "state", "object": "Alba" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 1 Decembrie 1918 University is located in Alba Iulia, Alba. Its Latin name is \"Universitas Apulensis\" and its nickname is \"Uab\".", "The 1 Decembrie 1918 University's latin name is \"Universitas Apulensis\". Its nickname is Uab and is located in Alba Iulia, Alba.", "The 1 Decembrie 1918 University (of the city of Alba Iulia in the state of Alba), has the nickname Uab and the Latin name Universitas Apulensis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1_Decembrie_1918_University", "property:city", "resource:Alba_Iulia" ], [ "resource:1_Decembrie_1918_University", "rdf:type", "ontology:university" ], [ "resource:1_Decembrie_1918_University", "property:state", "resource:Alba" ], [ "resource:1_Decembrie_1918_University", "property:nickname", "resource:Uab" ], [ "resource:1_Decembrie_1918_University", "property:latin_name", "resource:Universitas_Apulensis" ] ]
1_Decembrie_1918_University
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "latinName", "readable": "latin name", "graph": "property:latin_name" }, { "modified": "nickname", "readable": "nickname", "graph": "property:nickname" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "1_Decembrie_1918_University", "readable": "1 Decembrie 1918 University", "graph": "resource:1_Decembrie_1918_University" }, { "modified": "Alba", "readable": "Alba", "graph": "resource:Alba" }, { "modified": "Alba_Iulia", "readable": "Alba Iulia", "graph": "resource:Alba_Iulia" }, { "modified": "Uab", "readable": "Uab", "graph": "resource:Uab" }, { "modified": "Universitas Apulensis", "readable": "Universitas Apulensis", "graph": "resource:Universitas_Apulensis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?s ) WHERE { ?o property:latin_name resource:Universitas_Apulensis . ?o rdf:type ontology:university . ?o property:city ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?s ) WHERE { ?o property:latin_name resource:Universitas_Apulensis . ?o rdf:type ontology:university . ?o property:city ?x }", "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 ?i WHERE { ?h rdf:type ontology:university . ?h property:city ?i . ?h property:latin_name resource:Universitas_Apulensis }", "readable_query": "SELECT DISTINCT ?i WHERE { ?h rdf:type ontology:university . ?h property:city ?i . ?h property:latin_name resource:Universitas_Apulensis }", "graph_answer": [ "resource:Alba_Iulia" ], "readable_answer": [ "Alba Iulia" ], "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 ?k WHERE { ?k property:latin_name resource:Universitas_Apulensis . ?k property:city resource:Alba_Iulia . ?k rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:latin_name resource:Universitas_Apulensis . ?k property:city resource:Alba_Iulia . ?k rdf:type ontology:university }", "graph_answer": [ "resource:1_Decembrie_1918_University" ], "readable_answer": [ "1 Decembrie 1918 University" ], "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 ?k WHERE { resource:1_Decembrie_1918_University property:layout ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:1_Decembrie_1918_University property:layout ?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" ] } ]
Astronaut
7
13078
Id45
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "nationality", "object": "United_States" }, { "subject": "Buzz_Aldrin", "property": "selection", "object": "1963" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "awards", "object": "20" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"@en" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"^^xsd:date" } ]
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "nationality", "object": "United_States" }, { "subject": "Buzz_Aldrin", "property": "selectedByNasa", "object": "1963" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "awards", "object": "20" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "American Buzz Aldrin was born in Glen Ridge, New Jersey on January 20th, 1930. During his lifetime he won 20 awards, was picked by NASA in 1963 to crew Apollo 11 and in 1963 graduated from MIT with a Doctorate in Science.", "US national Buzz Aldrin was born on the 20th of January, 1930 in Glen Ridge, New Jersey. He graduated with a Sc.D from MIT in 1963 and was selected by NASA the same year. He served as a crew member of Apollo 11 and received 20 awards during his service.", "Buzz Aldrin, a US national, was born in Glen Ridge, New Jersey on 20 January 1930. He graduated from MIT with a ScD in 1963 and was chosen by NASA in the same year to serve as a crew member of Apollo 11. During his career he was the recipient of 20 awards." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Buzz_Aldrin", "property:selected_by_nasa", "resource:1963" ], [ "resource:Buzz_Aldrin", "property:awards", "20" ], [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ], [ "resource:Buzz_Aldrin", "property:nationality", "resource:United_States" ], [ "resource:Buzz_Aldrin", "property:birth_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": "20", "readable": "20", "graph": "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": "awards", "readable": "awards", "graph": "property:awards" }, { "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": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Apollo_11", "readable": "Apollo 11", "graph": "resource:Apollo_11" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "Glen_Ridge,_New_Jersey", "readable": "Glen Ridge, New Jersey", "graph": "resource:Glen_Ridge__New_Jersey" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?s property:birth_place ?d . ?s property:birth_date ?x . ?s rdf:type ontology:astronaut . FILTER ( ?x = \"1930-01-20\" ) }", "readable_query": "SELECT DISTINCT ?d WHERE { ?s property:birth_place ?d . ?s property:birth_date ?x . ?s rdf:type ontology:astronaut . FILTER ( ?x = \"1930-01-20\" ) }", "graph_answer": [ "resource:Glen_Ridge__New_Jersey" ], "readable_answer": [ "Glen Ridge, New Jersey" ], "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 ?j WHERE { ?j property:birth_place resource:Glen_Ridge__New_Jersey . ?j rdf:type ontology:astronaut . ?j property:birth_date ?d . FILTER ( ?d = \"1930-01-20\" ) }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j property:birth_place resource:Glen_Ridge,_New_Jersey . ?j rdf:type ontology:astronaut . ?j property:birth_date ?d . FILTER ( ?d = \"1930-01-20\" ) }", "graph_answer": [ "resource:Buzz_Aldrin" ], "readable_answer": [ "Buzz Aldrin" ], "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 ( COUNT ( ?t ) AS ?i ) WHERE { resource:Buzz_Aldrin property:alma_mater ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?i ) WHERE { resource:Buzz_Aldrin property:alma_mater ?t }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Buzz_Aldrin property:alma_mater ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Buzz_Aldrin property:alma_mater ?c }", "graph_answer": [ "Massachusetts Institute of Technology, Sc.D. 1963" ], "readable_answer": [ "Massachusetts Institute of Technology, Sc.D. 1963" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g ?k WHERE { resource:Buzz_Aldrin property:nationality ?k . resource:Buzz_Aldrin property:mission ?g }", "readable_query": "SELECT DISTINCT ?g ?k WHERE { resource:Buzz_Aldrin property:nationality ?k . resource:Buzz_Aldrin property:mission ?g }", "graph_answer": [ "resource:Apollo_11", "resource:United_States" ], "readable_answer": [ "Apollo 11", "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 ?g ?r WHERE { resource:Buzz_Aldrin property:selected_by_nasa ?r . resource:Buzz_Aldrin property:awards ?g }", "readable_query": "SELECT DISTINCT ?g ?r WHERE { resource:Buzz_Aldrin property:selected_by_nasa ?r . resource:Buzz_Aldrin property:awards ?g }", "graph_answer": [ "20", "resource:1963" ], "readable_answer": [ "20", "1963" ], "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" ] } ]
Monument
5
12460
Id24
[ { "subject": "Azerbaijan", "property": "leader", "object": "Artur_Rasizade" }, { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"@en" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" } ]
[ { "subject": "Azerbaijan", "property": "leader", "object": "Artur_Rasizade" }, { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Azerbaijan's leader is the Prime Minister and his name is Artur Rasizade. Baku Turkish Martyrs' Memorial, which is dedicated to the Ottoman Army soldiers killed in the Battle of Baku, is located in Azerbaijan whose capital is Baku.", "Artur Rasizade is the Prime Minister, the leader, of Azerbaijan. The capital city is Baku where the Turkish Martyrs Memorial is located. It is dedicated to the soldiers of the Ottoman army killed in the Battle of Baku." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Azerbaijan", "property:leader", "resource:Artur_Rasizade" ], [ "resource:Azerbaijan", "property:leader_title", "resource:Prime_Minister_of_Azerbaijan" ], [ "resource:Azerbaijan", "property:capital", "resource:Baku" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:dedicated_to", "Ottoman Army soldiers killed in the Battle of Baku" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "rdf:type", "ontology:monument" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:location", "resource:Azerbaijan" ] ]
Baku_Turkish_Martyrs'_Memorial
[ { "modified": "Ottoman Army soldiers killed in the Battle of Baku", "readable": "Ottoman Army soldiers killed in the Battle of Baku", "graph": "Ottoman Army soldiers killed in the Battle of Baku" }, { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Artur_Rasizade", "readable": "Artur Rasizade", "graph": "resource:Artur_Rasizade" }, { "modified": "Azerbaijan", "readable": "Azerbaijan", "graph": "resource:Azerbaijan" }, { "modified": "Baku", "readable": "Baku", "graph": "resource:Baku" }, { "modified": "Baku_Turkish_Martyrs'_Memorial", "readable": "Baku Turkish Martyrs' Memorial", "graph": "resource:Baku_Turkish_Martyrs__Memorial" }, { "modified": "Prime_Minister_of_Azerbaijan", "readable": "Prime Minister of Azerbaijan", "graph": "resource:Prime_Minister_of_Azerbaijan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?c property:location ?p . ?p property:leader resource:Artur_Rasizade . ?c rdf:type ontology:monument . ?c property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' }", "readable_query": "SELECT DISTINCT ?p WHERE { ?c property:location ?p . ?p property:leader resource:Artur_Rasizade . ?c rdf:type ontology:monument . ?c property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' }", "graph_answer": [ "resource:Azerbaijan" ], "readable_answer": [ "Azerbaijan" ], "type": [ "complete", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:location resource:Azerbaijan . ?m property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?m rdf:type ontology:monument . resource:Azerbaijan property:leader resource:Artur_Rasizade }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:location resource:Azerbaijan . ?m property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?m rdf:type ontology:monument . resource:Azerbaijan property:leader resource:Artur_Rasizade }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Baku_Turkish_Martyrs__Memorial property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' }", "readable_query": "ASK WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Baku_Turkish_Martyrs__Memorial property:material ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:material ?p }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6329
Id165
[ { "subject": "Alessio_Romagnoli", "property": "nationalteam", "object": "Italy_national_under-17_football_team" }, { "subject": "Italy_national_under-17_football_team", "property": "coach", "object": "Alessandro_Dal_Canto" }, { "subject": "Alessio_Romagnoli", "property": "team", "object": "U.C._Sampdoria" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-17_football_team" }, { "subject": "Italy_national_under-17_football_team", "property": "coach", "object": "Alessandro_Dal_Canto" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "U.C._Sampdoria" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli plays for the club U.C. Sampdoria and is in the Italian national under 17's coached by Alessandro Dal Canto.", "Alessio Romagnoli, who has represented the club U.C. Sampdoria, was a member of the Italian national under 17 football team, coached by Alessandro Dal Canto.", "Alessio Romagnoli plays for the Italy national under-17 football team whose coach is Alessandro Dal Canto. Mr. Romagnoli has also been a rep for the U.C. Sampdoria club." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Italy_national_under_17_football_team", "property:coach", "resource:Alessandro_Dal_Canto" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_17_football_team" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:U_C__Sampdoria" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "coach", "readable": "coach", "graph": "property:coach" }, { "modified": "Alessandro_Dal_Canto", "readable": "Alessandro Dal Canto", "graph": "resource:Alessandro_Dal_Canto" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Italy_national_under-17_football_team", "readable": "Italy national under-17 football team", "graph": "resource:Italy_national_under_17_football_team" }, { "modified": "U.C._Sampdoria", "readable": "U.C. Sampdoria", "graph": "resource:U_C__Sampdoria" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?b ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?q ) , 'u' ) ) . resource:Alessio_Romagnoli property:club ?q }", "readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?b ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?q ) , 'u' ) ) . resource:Alessio_Romagnoli property:club ?q }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'italy' ) ) . resource:Alessio_Romagnoli property:club ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'italy' ) ) . resource:Alessio_Romagnoli property:club ?i }", "graph_answer": [ "resource:Italy_national_under_17_football_team" ], "readable_answer": [ "Italy national under-17 football team" ], "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 ?t ) WHERE { resource:Alessio_Romagnoli property:club ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?t ) WHERE { resource:Alessio_Romagnoli property:club ?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 ?p WHERE { resource:Alessio_Romagnoli property:club ?p . FILTER ( ?p != resource:Italy_national_under_17_football_team ) }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Alessio_Romagnoli property:club ?p . FILTER ( ?p != resource:Italy_national_under-17_football_team ) }", "graph_answer": [ "resource:U_C__Sampdoria" ], "readable_answer": [ "U.C. Sampdoria" ], "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 ?b WHERE { resource:Italy_national_under_17_football_team property:production_start_year ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Italy_national_under-17_football_team property:production_start_year ?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" ] } ]
Politician
4
10497
Id181
[ { "subject": "Alfons_Gorbach", "property": "placeOfDeath", "object": "Styria" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" }, { "subject": "Alfons_Gorbach", "property": "placeOfBirth", "object": "Tyrol_(state)" } ]
[ { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Styria" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Tyrol_(state)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfons Gorbach's place of birth was the state, Tyrol, Austria-Hungary. He died in Styria, in Austria.", "Alfons Gorbach was born in the state of Tyrol in Austria-Hungary. He later died in Styria in Austria.", "Alfons Gorbach was born in the state of Tyrol, Austria-Hungary. He died in Styria, Austria." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Styria" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Austria" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria_Hungary" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Tyrol__state_" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "Austria-Hungary", "readable": "Austria-Hungary", "graph": "resource:Austria_Hungary" }, { "modified": "Styria", "readable": "Styria", "graph": "resource:Styria" }, { "modified": "Tyrol_(state)", "readable": "Tyrol", "graph": "resource:Tyrol__state_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z property:birth_place resource:Londrina . ?z rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?z property:birth_place resource:Londrina . ?z rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?x property:birth_place resource:Austria_Hungary . ?x rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?x property:birth_place resource:Austria-Hungary . ?x rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?u WHERE { ?u rdf:type ontology:politician . ?u property:birth_place resource:Austria_Hungary }", "readable_query": "SELECT ?u WHERE { ?u rdf:type ontology:politician . ?u property:birth_place resource:Austria-Hungary }", "graph_answer": [ "resource:Alfons_Gorbach" ], "readable_answer": [ "Alfons Gorbach" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x ?o WHERE { resource:Alfons_Gorbach property:death_place ?o . resource:Alfons_Gorbach property:birth_place ?x }", "readable_query": "SELECT DISTINCT ?x ?o WHERE { resource:Alfons_Gorbach property:death_place ?o . resource:Alfons_Gorbach property:birth_place ?x }", "graph_answer": [ "resource:Tyrol__state_", "resource:Styria" ], "readable_answer": [ "Tyrol", "Styria" ], "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
3
6263
Id99
[ { "subject": "Alaa_Abdul-Zahra", "property": "clubs", "object": "Al-Khor_Sports_Club" }, { "subject": "Alaa_Abdul-Zahra", "property": "team", "object": "Al-Wakrah_Sport_Club" }, { "subject": "Al-Khor_Sports_Club", "property": "ground", "object": "Al_Khor" } ]
[ { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al-Khor_Sports_Club" }, { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al-Wakrah_Sport_Club" }, { "subject": "Al-Khor_Sports_Club", "property": "ground", "object": "Al_Khor" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alaa Abdul-Zahra plays for Al-Wakrah Sport Club and is in the Al-Khor Sports Club, which is located in Al-Khor.", "Alaa Abdul-Zahra plays for the Al-Wakrah Sport Club and also for the Al-Khor Sports club whose ground is in Al Khor." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Al_Khor_Sports_Club", "property:ground", "resource:Al_Khor" ], [ "resource:Alaa_Abdul_Zahra", "rdf:type", "ontology:athlete" ], [ "resource:Alaa_Abdul_Zahra", "property:club", "resource:Al_Khor_Sports_Club" ], [ "resource:Alaa_Abdul_Zahra", "property:club", "resource:Al_Wakrah_Sport_Club" ] ]
Alaa_Abdul-Zahra
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "Al_Khor", "readable": "Al Khor", "graph": "resource:Al_Khor" }, { "modified": "Al-Khor_Sports_Club", "readable": "Al-Khor Sports Club", "graph": "resource:Al_Khor_Sports_Club" }, { "modified": "Al-Wakrah_Sport_Club", "readable": "Al-Wakrah Sport Club", "graph": "resource:Al_Wakrah_Sport_Club" }, { "modified": "Alaa_Abdul-Zahra", "readable": "Alaa Abdul-Zahra", "graph": "resource:Alaa_Abdul_Zahra" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Alaa_Abdul_Zahra property:club ?k . FILTER ( ?k != resource:Al_Wakrah_Sport_Club ) }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Alaa_Abdul-Zahra property:club ?k . FILTER ( ?k != resource:Al-Wakrah_Sport_Club ) }", "graph_answer": [ "resource:Al_Khor_Sports_Club" ], "readable_answer": [ "Al-Khor Sports Club" ], "type": [ "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { { resource:Alaa_Abdul_Zahra property:club ?w } MINUS { ?w property:ground resource:Al_Khor } }", "readable_query": "SELECT DISTINCT ?w WHERE { { resource:Alaa_Abdul-Zahra property:club ?w } MINUS { ?w property:ground resource:Al_Khor } }", "graph_answer": [ "resource:Al_Wakrah_Sport_Club" ], "readable_answer": [ "Al-Wakrah Sport Club" ], "type": [ "coreference", "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
5
12737
Id5
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "followedBy", "object": "Ring_of_Fire_II" }, { "subject": "Ring_of_Fire_II", "property": "language", "object": "English_language" }, { "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": "followedBy", "object": "Ring_of_Fire_II" }, { "subject": "Ring_of_Fire_II", "property": "language", "object": "English_language" }, { "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) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The authors of 1634: The Bavarian Crisis are Virginia DeMarce and Eric Flint and was preceded by The Grantville Gazettes and followed by Ring of Fire II which is written in English.", "The novel 1634: The Bavarian Crisis (authored by Virginia DeMarce and Eric Flint) is followed by Ring of Fire II, which was written in English. This book was preceded by The Grantville Gazettes and Grantville Gazette II." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ring_of_Fire_II", "property:language", "resource:English_language" ], [ "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" ], [ "resource:1634__The_Bavarian_Crisis", "property:followed_by", "resource:Ring_of_Fire_II" ] ]
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": "followedBy", "readable": "followed by", "graph": "property:followed_by" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "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": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Grantville_Gazette_II", "readable": "Grantville Gazette II", "graph": "resource:Grantville_Gazette_II" }, { "modified": "Ring_of_Fire_II", "readable": "Ring of Fire II", "graph": "resource:Ring_of_Fire_II" }, { "modified": "The_Grantville_Gazettes", "readable": "The Grantville Gazettes", "graph": "resource:The_Grantville_Gazettes" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?b ) WHERE { resource:1634__The_Bavarian_Crisis property:preceded_by ?n }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?b ) WHERE { resource:1634:_The_Bavarian_Crisis property:preceded_by ?n }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?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": "ASK WHERE { resource:Ring_of_Fire_II property:language ?b }", "readable_query": "ASK WHERE { resource:Ring_of_Fire_II property:language ?b }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?g WHERE { resource:Ring_of_Fire_II property:language ?g }", "readable_query": "SELECT ?g WHERE { resource:Ring_of_Fire_II property:language ?g }", "graph_answer": [ "resource:English_language" ], "readable_answer": [ "English language" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
11052
Id101
[ { "subject": "Alpena_County_Regional_Airport", "property": "location", "object": "Maple_Ridge_Township,_Alpena_County,_Michigan" }, { "subject": "Alpena_County_Regional_Airport", "property": "runwayLength", "object": "\"1532.53\"^^xsd:double" }, { "subject": "Alpena_County_Regional_Airport", "property": "city", "object": "Alpena,_Michigan" }, { "subject": "Alpena_County_Regional_Airport", "property": "elevation", "object": "\"210.0\"^^xsd:double" }, { "subject": "Alpena_County_Regional_Airport", "property": "runwayDesignation", "object": "\"1/19\"" } ]
[ { "subject": "Alpena_County_Regional_Airport", "property": "location", "object": "Maple_Ridge_Township,_Alpena_County,_Michigan" }, { "subject": "Alpena_County_Regional_Airport", "property": "runwayLength", "object": "1533.0" }, { "subject": "Alpena_County_Regional_Airport", "property": "cityServed", "object": "Alpena,_Michigan" }, { "subject": "Alpena_County_Regional_Airport", "property": "elevationAboveTheSeaLevel", "object": "210" }, { "subject": "Alpena_County_Regional_Airport", "property": "runwayName", "object": "\"1/19\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alpena County Regional Airport is located 210 metres above sea level at Maple Ridge Township, Alpena County, Michigan and serves the city of Alpena. The runway name is 1/19 and it has a length of 1533.0.", "Alpena County Regional Airport serves the city of Alpena and is located in Maple Ridge Township, Alpena County, Michigan. It is 210 metres above sea level and has a runway name of 1/19 with a length of 1533.0.", "Alpena County Regional Airport is located in Maple Ridge Township, Alpena County, Michigan and serves Alpena, Michigan. Its runway length is 1,533 and is named is 1/19. The airport is 210 metres above sea level." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alpena_County_Regional_Airport", "property:runway_length", "resource:1533_0" ], [ "resource:Alpena_County_Regional_Airport", "rdf:type", "ontology:airport" ], [ "resource:Alpena_County_Regional_Airport", "property:location", "resource:Maple_Ridge_Township__Alpena_County__Michigan" ], [ "resource:Alpena_County_Regional_Airport", "property:city_served", "resource:Alpena__Michigan" ], [ "resource:Alpena_County_Regional_Airport", "property:elevation_above_the_sea_level", "210" ], [ "resource:Alpena_County_Regional_Airport", "property:runway_name", "resource:1_19" ] ]
Alpena_County_Regional_Airport
[ { "modified": "210", "readable": "210", "graph": "210" }, { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "1533.0", "readable": "1533.0", "graph": "resource:1533_0" }, { "modified": "1/19", "readable": "1/19", "graph": "resource:1_19" }, { "modified": "Alpena_County_Regional_Airport", "readable": "Alpena County Regional Airport", "graph": "resource:Alpena_County_Regional_Airport" }, { "modified": "Alpena,_Michigan", "readable": "Alpena, Michigan", "graph": "resource:Alpena__Michigan" }, { "modified": "Maple_Ridge_Township,_Alpena_County,_Michigan", "readable": "Maple Ridge Township, Alpena County, Michigan", "graph": "resource:Maple_Ridge_Township__Alpena_County__Michigan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?g property:runway_name ?k . FILTER ( ?m <= '300' ) . ?g property:elevation_above_the_sea_level ?m . ?g rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?k WHERE { ?g property:runway_name ?k . FILTER ( ?m <= '300' ) . ?g property:elevation_above_the_sea_level ?m . ?g rdf:type ontology:airport }", "graph_answer": [ "resource:1_19" ], "readable_answer": [ "1/19" ], "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 property:runway_name resource:1_19 . ?t rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?t ) , 'alpena' ) ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:runway_name resource:1/19 . ?t rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?t ) , 'alpena' ) ) }", "graph_answer": [ "resource:Alpena_County_Regional_Airport" ], "readable_answer": [ "Alpena County Regional Airport" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n ?s WHERE { resource:Alpena_County_Regional_Airport property:location ?n . resource:Alpena_County_Regional_Airport property:city_served ?s }", "readable_query": "SELECT DISTINCT ?n ?s WHERE { resource:Alpena_County_Regional_Airport property:location ?n . resource:Alpena_County_Regional_Airport property:city_served ?s }", "graph_answer": [ "resource:Maple_Ridge_Township__Alpena_County__Michigan", "resource:Alpena__Michigan" ], "readable_answer": [ "Maple Ridge Township, Alpena County, Michigan", "Alpena, Michigan" ], "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 ?p WHERE { resource:Alpena_County_Regional_Airport property:legislature ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Alpena_County_Regional_Airport property:legislature ?p }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
6
12831
Id1
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"@en" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"^^<http://dbpedia.org/datatype/minute>" }, { "subject": "Alan_Bean", "property": "selection", "object": "1963" } ]
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"(minutes)" }, { "subject": "Alan_Bean", "property": "selectedByNasa", "object": "1963" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "United States test pilot Alan Bean was born in Wheeler, Texas. In 1955, he graduated from UT Austin with a B.S. Chosen by NASA in 1963, he managed a total space time of 100305.0 minutes.", "Alan Bean is originally from Wheeler, Texas, U.S. and graduated from UT Austin 1955 with a Bachelor of Science degree. Alan Bean joined NASA in 1963 as a test pilot and spent 100305 minutes in space." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alan_Bean", "property:selected_by_nasa", "resource:1963" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:nationality", "resource:United_States" ], [ "resource:Alan_Bean", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Bean", "property:time_in_space", "100305.0" ], [ "resource:Alan_Bean", "property:alma_mater", "UT Austin, B.S. 1955" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "100305.0", "readable": "100305.0", "graph": "100305.0" }, { "modified": "UT Austin, B.S. 1955", "readable": "UT Austin, B.S. 1955", "graph": "UT Austin, B.S. 1955" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_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": "timeInSpace", "readable": "time in space", "graph": "property:time_in_space" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?w property:selected_by_nasa ?s . ?w rdf:type ontology:astronaut . ?w property:birth_place resource:Raleigh__North_Carolina }", "readable_query": "ASK WHERE { ?w property:selected_by_nasa ?s . ?w rdf:type ontology:astronaut . ?w property:birth_place resource:Raleigh,_North_Carolina }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
4
8451
Id49
[ { "subject": "Agra_Airport", "property": "location", "object": "India" }, { "subject": "India", "property": "leaderName", "object": "Narendra_Modi" }, { "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": "India" }, { "subject": "India", "property": "leader", "object": "Narendra_Modi" }, { "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" ], "lid": [ "Id1", "Id2" ], "text": [ "The Boeing C-17 Globemaster III is a transport aircraft in the Indian Air Force who are the operating organisation of Agra Airport. The airport is located in India where Narendra Modi is the leader.", "Agra airport is located in India and operated by the Indian Air Force. The country's leader is Narendra Modi and the airforce uses Boeing C-17 Globemaster III transport aircraft." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Agra_Airport", "rdf:type", "ontology:airport" ], [ "resource:Agra_Airport", "property:location", "resource:India" ], [ "resource:Agra_Airport", "property:operating_organisation", "resource:Indian_Air_Force" ], [ "resource:Indian_Air_Force", "property:transport_aircraft", "resource:Boeing_C_17_Globemaster_III" ], [ "resource:India", "property:leader", "resource:Narendra_Modi" ] ]
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": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Indian_Air_Force", "readable": "Indian Air Force", "graph": "resource:Indian_Air_Force" }, { "modified": "Narendra_Modi", "readable": "Narendra Modi", "graph": "resource:Narendra_Modi" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:leader resource:Narendra_Modi . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'i' ) ) }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:leader resource:Narendra_Modi . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'i' ) ) }", "graph_answer": [ "resource:India" ], "readable_answer": [ "India" ], "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 ?n WHERE { ?n rdf:type ontology:airport . ?n property:location ?e . ?e property:leader resource:Narendra_Modi . ?n property:operating_organisation resource:Indian_Air_Force }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n rdf:type ontology:airport . ?n property:location ?e . ?e property:leader resource:Narendra_Modi . ?n property:operating_organisation resource:Indian_Air_Force }", "graph_answer": [ "resource:Agra_Airport" ], "readable_answer": [ "Agra Airport" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?z ) WHERE { ?o property:transport_aircraft resource:Boeing_C_17_Globemaster_III . ?j rdf:type ontology:airport . ?j property:operating_organisation ?o }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?z ) WHERE { ?o property:transport_aircraft resource:Boeing_C-17_Globemaster_III . ?j rdf:type ontology:airport . ?j property:operating_organisation ?o }", "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" ] } ]
City
4
9469
Id68
[ { "subject": "Angola,_Indiana", "property": "subdivisionName", "object": "Indiana" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "Angola,_Indiana", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
[ { "subject": "Angola,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "Angola,_Indiana", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "People who live in the USA are called Americans and these include the ethnic group of Asian Americans. The US is where you will find Angola, a city in Indiana.", "People who reside in the United States are called Americans and these include the ethnic group of Asian Americans. The US is where Angola, Indiana is located.", "Angola, Indiana is part of the U.S. where Asian Americans are one of several ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Angola__Indiana", "rdf:type", "ontology:city" ], [ "resource:Angola__Indiana", "property:country", "resource:United_States" ], [ "resource:Angola__Indiana", "property:is_part_of", "resource:Indiana" ], [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Angola,_Indiana
[ { "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": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Angola,_Indiana", "readable": "Angola, Indiana", "graph": "resource:Angola__Indiana" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Indiana", "readable": "Indiana", "graph": "resource:Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?z property:is_part_of resource:Indiana . ?z property:country ?w . ?w property:demonym resource:Americans . ?z rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?w WHERE { ?z property:is_part_of resource:Indiana . ?z property:country ?w . ?w property:demonym resource:Americans . ?z rdf:type ontology:city }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:city . ?z property:ethnic_group resource:Asian_Americans . ?w property:country ?z . ?w property:is_part_of resource:Indiana }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:city . ?z property:ethnic_group resource:Asian_Americans . ?w property:country ?z . ?w property:is_part_of resource:Indiana }", "graph_answer": [ "resource:Angola__Indiana" ], "readable_answer": [ "Angola, Indiana" ], "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
2
4305
Id155
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Albany,_Georgia", "property": "subdivisionName", "object": "United_States" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Albany,_Georgia", "property": "isPartOf", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Albany, Georgia is in the United States whose capital city is Washington D.C.", "Albany is in Georgia which is a part of the United States, where Washington, D.C. is the capital." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Albany__Georgia", "rdf:type", "ontology:city" ], [ "resource:Albany__Georgia", "property:is_part_of", "resource:United_States" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ] ]
Albany,_Georgia
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Albany,_Georgia", "readable": "Albany, Georgia", "graph": "resource:Albany__Georgia" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'u' ) ) . ?w property:capital resource:Washington__D_C_ }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'u' ) ) . ?w property:capital resource:Washington,_D.C. }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Albany__Georgia rdf:type ontology:city . resource:Albany__Georgia property:is_part_of resource:United_States }", "readable_query": "ASK WHERE { resource:Albany,_Georgia rdf:type ontology:city . resource:Albany,_Georgia property:is_part_of resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
City
5
11792
Id13
[ { "subject": "Albany,_Georgia", "property": "subdivisionName", "object": "Georgia_(U.S._state)" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Albany,_Georgia", "property": "leaderTitle", "object": "\"Mayor\"@en" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" } ]
[ { "subject": "Albany,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Albany,_Georgia", "property": "leaderTitle", "object": "Mayor" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Americans is the name given to people who live in the United States, where Asian Americans are an ethnic group. The US is home to Albany, which has a Mayor as the leader and is part of the state of Georgia.", "Led by a Mayor, Albany is in Georgia in the United States. The country where Americans live, and where one of the ethnic groups, is Asian Americans.", "Led by a Mayor, Albany, Georgia is in the United States, where Americans live, and where Asian Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Georgia", "property:leader_title", "resource:Mayor" ], [ "resource:Albany__Georgia", "rdf:type", "ontology:city" ], [ "resource:Albany__Georgia", "property:country", "resource:United_States" ], [ "resource:Albany__Georgia", "property:is_part_of", "resource:Georgia__U_S__state_" ], [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_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": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Albany,_Georgia", "readable": "Albany, Georgia", "graph": "resource:Albany__Georgia" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Georgia_(U.S._state)", "readable": "Georgia", "graph": "resource:Georgia__U_S__state_" }, { "modified": "Mayor", "readable": "Mayor", "graph": "resource:Mayor" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?p rdf:type ontology:city . ?k property:ethnic_group resource:Asian_Americans . ?p property:is_part_of resource:Georgia__U_S__state_ . ?p property:country ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { ?p rdf:type ontology:city . ?k property:ethnic_group resource:Asian_Americans . ?p property:is_part_of resource:Georgia_(U.S._state) . ?p property:country ?k }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x property:country ?d . ?x rdf:type ontology:city . ?d property:demonym resource:Americans . ?x property:is_part_of resource:Georgia__U_S__state_ }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:country ?d . ?x rdf:type ontology:city . ?d property:demonym resource:Americans . ?x property:is_part_of resource:Georgia_(U.S._state) }", "graph_answer": [ "resource:Albany__Georgia" ], "readable_answer": [ "Albany, Georgia" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Albany__Georgia property:wheelbase ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Albany,_Georgia property:wheelbase ?o }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4670
Id182
[ { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Batchoy", "property": "ingredient", "object": "Pork" } ]
[ { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Batchoy", "property": "ingredient", "object": "Pork" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Batchoy is eaten in the Philippines and one of the ingredients in it is pork.", "Batchoy is a Philippine dish that contains the ingredient pork.", "Philippines is the country Batchoy comes from, it includes the ingredient pork." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Batchoy", "property:ingredient", "resource:Pork" ], [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ] ]
Batchoy
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Pork", "readable": "Pork", "graph": "resource:Pork" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?d WHERE { resource:Batchoy property:country ?k . resource:Batchoy property:ingredient ?d }", "readable_query": "SELECT DISTINCT ?k ?d WHERE { resource:Batchoy property:country ?k . resource:Batchoy property:ingredient ?d }", "graph_answer": [ "resource:Philippines", "resource:Pork" ], "readable_answer": [ "Philippines", "Pork" ], "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" ] } ]
Astronaut
7
13062
Id29
[ { "subject": "Alan_Shepard", "property": "status", "object": "\"Deceased\"@en" }, { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"@en" }, { "subject": "Alan_Shepard", "property": "mission", "object": "Apollo_14" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Shepard", "property": "birthDate", "object": "\"1923-11-18\"^^xsd:date" } ]
[ { "subject": "Alan_Shepard", "property": "status", "object": "\"Deceased\"" }, { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"" }, { "subject": "Alan_Shepard", "property": "mission", "object": "Apollo_14" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Shepard", "property": "birthDate", "object": "\"1923-11-18\"" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Shepard was born on Nov 18, 1923 in New Hampshire, USA. He graduated from NWC with an M.A. in 1957. He was a member of Apollo 14. Shepard died in California.", "Alan Shepard is an American who served as an Apollo 14 crew member. He was born in New Hampshire on the 18th of November 1923, graduated from NWC, M.A. in 1957, and died in California.", "Alan Shepard has died in California. A United States national, he was born on 18 November 1923 in New Hampshire. He graduated from NWC in 1957 with an MA and became a crew member aboard Apollo 14." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "property:status", "resource:Deceased" ], [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:mission", "resource:Apollo_14" ], [ "resource:Alan_Shepard", "property:death_place", "resource:California" ], [ "resource:Alan_Shepard", "property:nationality", "resource:United_States" ], [ "resource:Alan_Shepard", "property:birth_date", "1923-11-18" ], [ "resource:Alan_Shepard", "property:alma_mater", "resource:NWC__M_A__1957" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ] ]
Alan_Shepard
[ { "modified": "1923-11-18", "readable": "1923-11-18", "graph": "1923-11-18" }, { "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": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "Apollo_14", "readable": "Apollo 14", "graph": "resource:Apollo_14" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Deceased", "readable": "Deceased", "graph": "resource:Deceased" }, { "modified": "NWC, M.A. 1957", "readable": "NWC, M.A. 1957", "graph": "resource:NWC__M_A__1957" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?h rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?x ) , '1923' ) ) . ?h property:birth_place ?a . ?h property:birth_date ?x }", "readable_query": "SELECT DISTINCT ?a WHERE { ?h rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?x ) , '1923' ) ) . ?h property:birth_place ?a . ?h property:birth_date ?x }", "graph_answer": [ "resource:New_Hampshire" ], "readable_answer": [ "New Hampshire" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:birth_place resource:New_Hampshire . ?n rdf:type ontology:astronaut . ?n property:birth_date ?o . FILTER ( CONTAINS ( YEAR ( ?o ) , '1923' ) ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:birth_place resource:New_Hampshire . ?n rdf:type ontology:astronaut . ?n property:birth_date ?o . FILTER ( CONTAINS ( YEAR ( ?o ) , '1923' ) ) }", "graph_answer": [ "resource:Alan_Shepard" ], "readable_answer": [ "Alan Shepard" ], "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 ?d WHERE { resource:Alan_Shepard property:birth_place resource:New_Hampshire . resource:Alan_Shepard rdf:type ontology:astronaut . resource:Alan_Shepard property:birth_date ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Alan_Shepard property:birth_place resource:New_Hampshire . resource:Alan_Shepard rdf:type ontology:astronaut . resource:Alan_Shepard property:birth_date ?d }", "graph_answer": [ "1923-11-18" ], "readable_answer": [ "1923-11-18" ], "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 ?b WHERE { resource:Alan_Shepard property:alma_mater ?b . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'n' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Alan_Shepard property:alma_mater ?b . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'n' ) ) }", "graph_answer": [ "resource:NWC__M_A__1957" ], "readable_answer": [ "NWC, M.A. 1957" ], "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 ?y WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 'u' ) ) . resource:Alan_Shepard property:nationality ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 'u' ) ) . resource:Alan_Shepard property:nationality ?y }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d ?i WHERE { resource:Alan_Shepard property:status ?i . resource:Alan_Shepard property:mission ?d }", "readable_query": "SELECT DISTINCT ?d ?i WHERE { resource:Alan_Shepard property:status ?i . resource:Alan_Shepard property:mission ?d }", "graph_answer": [ "resource:Apollo_14", "resource:Deceased" ], "readable_answer": [ "Apollo 14", "Deceased" ], "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:Alan_Shepard property:death_place resource:California }", "readable_query": "ASK WHERE { resource:Alan_Shepard property:death_place resource:California }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
WrittenWork
2
5547
Id82
[ { "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": "numberOfPages", "object": "\"292\"" }, { "subject": "A_Long_Long_Way", "property": "mediaType", "object": "\"Print & Paperback\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "A Long Long Way is 292 pages long and was published in print & paperback." ], "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" ] ]
A_Long_Long_Way
[ { "modified": "292", "readable": "292", "graph": "292" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "numberOfPages", "readable": "number of pages", "graph": "property:number_of_pages" }, { "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 { ?q property:number_of_pages ?i . FILTER ( ?i != '400' ) . ?q rdf:type ontology:written_work . ?q property:media_type ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { ?q property:number_of_pages ?i . FILTER ( ?i != '400' ) . ?q rdf:type ontology:written_work . ?q property:media_type ?y }", "graph_answer": [ "resource:Print____Paperback" ], "readable_answer": [ "Print & Paperback" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?t property:media_type resource:Print____Paperback . ?t rdf:type ontology:written_work . ?t property:number_of_pages '320' }", "readable_query": "ASK WHERE { ?t property:media_type resource:Print__&_Paperback . ?t rdf:type ontology:written_work . ?t property:number_of_pages '320' }", "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 { ?n rdf:type ontology:written_work . ?n property:media_type resource:Print____Paperback . ?n property:number_of_pages '292' }", "readable_query": "ASK WHERE { ?n rdf:type ontology:written_work . ?n property:media_type resource:Print__&_Paperback . ?n property:number_of_pages '292' }", "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:media_type resource:Print____Paperback . ?d property:number_of_pages '292' . ?d rdf:type ontology:written_work }", "readable_query": "SELECT ?d WHERE { ?d property:media_type resource:Print__&_Paperback . ?d property:number_of_pages '292' . ?d rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Long_Long_Way" ], "readable_answer": [ "A Long Long Way" ], "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 ?c WHERE { resource:A_Long_Long_Way property:number_of_pages ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:A_Long_Long_Way property:number_of_pages ?c }", "graph_answer": [ "292" ], "readable_answer": [ "292" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3455
Id67
[ { "subject": "Agustín_Barboza", "property": "recordLabel", "object": "Philips_Records" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Asunción" } ]
[ { "subject": "Agustín_Barboza", "property": "recordLabel", "object": "Philips_Records" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Asunción" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Born in Asunción, Agustín Barboza, is signed to Philips Records.", "Agustin Barboza (born in Asuncion) is signed to Philips Records.", "Agustin Barboza was born in Asuncion and is signed to the record label of Philips Records." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Agust_n_Barboza", "rdf:type", "ontology:artist" ], [ "resource:Agust_n_Barboza", "property:record_label", "resource:Philips_Records" ], [ "resource:Agust_n_Barboza", "property:birth_place", "resource:Asunci_n" ] ]
Agustín_Barboza
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Agustín_Barboza", "readable": "Agustín Barboza", "graph": "resource:Agust_n_Barboza" }, { "modified": "Asunción", "readable": "Asunción", "graph": "resource:Asunci_n" }, { "modified": "Philips_Records", "readable": "Philips Records", "graph": "resource:Philips_Records" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?b rdf:type ontology:artist . ?b property:birth_place resource:Tyrol__state_ }", "readable_query": "ASK WHERE { ?b rdf:type ontology:artist . ?b property:birth_place resource:Tyrol_(state) }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?n rdf:type ontology:artist . ?n property:birth_place resource:Asunci_n }", "readable_query": "ASK WHERE { ?n rdf:type ontology:artist . ?n property:birth_place resource:Asunción }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?x WHERE { ?x rdf:type ontology:artist . ?x property:birth_place resource:Asunci_n }", "readable_query": "SELECT ?x WHERE { ?x rdf:type ontology:artist . ?x property:birth_place resource:Asunción }", "graph_answer": [ "resource:Agust_n_Barboza" ], "readable_answer": [ "Agustín Barboza" ], "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:Agust_n_Barboza property:record_label ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Agustín_Barboza property:record_label ?h }", "graph_answer": [ "resource:Philips_Records" ], "readable_answer": [ "Philips Records" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Company
3
7063
Id52
[ { "subject": "Hypermarcas", "property": "product", "object": "Healthcare" }, { "subject": "Hypermarcas", "property": "product", "object": "Cosmetics" }, { "subject": "Hypermarcas", "property": "revenue", "object": "1.8E9" } ]
[ { "subject": "Hypermarcas", "property": "product", "object": "Healthcare" }, { "subject": "Hypermarcas", "property": "product", "object": "Cosmetics" }, { "subject": "Hypermarcas", "property": "revenue", "object": "1800000000" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Hypermarcas which produces healthcare products and cosmetic makes $1,800,000,000 a year.", "Hypermarcas, which has a revenue of $1,800,000,000, makes healthcare products as well as sells cosmetics.", "Hypermarcas sells healthcare products, produces cosmetics and earns 1800000000 yearly." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hypermarcas", "property:revenue", "1800000000" ], [ "resource:Hypermarcas", "property:product", "resource:Cosmetics" ], [ "resource:Hypermarcas", "property:product", "resource:Healthcare" ], [ "resource:Hypermarcas", "rdf:type", "ontology:company" ] ]
Hypermarcas
[ { "modified": "1800000000", "readable": "1800000000", "graph": "1800000000" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "revenue", "readable": "revenue", "graph": "property:revenue" }, { "modified": "Cosmetics", "readable": "Cosmetics", "graph": "resource:Cosmetics" }, { "modified": "Healthcare", "readable": "Healthcare", "graph": "resource:Healthcare" }, { "modified": "Hypermarcas", "readable": "Hypermarcas", "graph": "resource:Hypermarcas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:company . ?z property:revenue ?q . FILTER ( ?q = '1800000000' ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:company . ?z property:revenue ?q . FILTER ( ?q = '1800000000' ) }", "graph_answer": [ "resource:Hypermarcas" ], "readable_answer": [ "Hypermarcas" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?r ) WHERE { resource:Hypermarcas property:product ?l }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?r ) WHERE { resource:Hypermarcas property:product ?l }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:Hypermarcas property:product ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Hypermarcas property:product ?h }", "graph_answer": [ "resource:Cosmetics", "resource:Healthcare" ], "readable_answer": [ "Cosmetics", "Healthcare" ], "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" ] } ]
Athlete
2
3761
Id101
[ { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "team", "object": "Hamilton_Academical_F.C." }, { "subject": "Hamilton_Academical_F.C.", "property": "ground", "object": "Hamilton,_South_Lanarkshire" } ]
[ { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Hamilton_Academical_F.C." }, { "subject": "Hamilton_Academical_F.C.", "property": "ground", "object": "Hamilton,_South_Lanarkshire" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Martin played for Hamilton Academical F.C. where the ground is located in South Lanarkshire.", "The footballer Alan Martin played for Hamilton Academicals FC, located in Hamilton, South Lanarkshire.", "Alan Martin is a footballer for the Hamilton Academical FC who play in Hamilton, South Lanarkshire." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hamilton_Academical_F_C_", "property:ground", "resource:Hamilton__South_Lanarkshire" ], [ "resource:Alan_Martin__footballer_", "rdf:type", "ontology:athlete" ], [ "resource:Alan_Martin__footballer_", "property:club", "resource:Hamilton_Academical_F_C_" ] ]
Alan_Martin_(footballer)
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "Alan_Martin_(footballer)", "readable": "Alan Martin", "graph": "resource:Alan_Martin__footballer_" }, { "modified": "Hamilton_Academical_F.C.", "readable": "Hamilton Academical F.C.", "graph": "resource:Hamilton_Academical_F_C_" }, { "modified": "Hamilton,_South_Lanarkshire", "readable": "Hamilton, South Lanarkshire", "graph": "resource:Hamilton__South_Lanarkshire" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v property:club ?e . FILTER ( CONTAINS ( LCASE ( ?v ) , 'footballer' ) ) . ?e property:ground resource:Hamilton__South_Lanarkshire . ?v rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:club ?e . FILTER ( CONTAINS ( LCASE ( ?v ) , 'footballer' ) ) . ?e property:ground resource:Hamilton,_South_Lanarkshire . ?v rdf:type ontology:athlete }", "graph_answer": [ "resource:Alan_Martin__footballer_" ], "readable_answer": [ "Alan Martin" ], "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 ?c WHERE { resource:Alan_Martin__footballer_ property:chief ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Alan_Martin_(footballer) property:chief ?c }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
5
11545
Id9
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "capital", "object": "Cape_Town" }, { "subject": "South_Africa", "property": "leaderName", "object": "Cyril_Ramaphosa" }, { "subject": "South_Africa", "property": "ethnicGroups", "object": "White_South_African" }, { "subject": "South_Africa", "property": "ethnicGroup", "object": "Asian_South_Africans" } ]
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "ethnicGroup", "object": "Asian_South_Africans" }, { "subject": "South_Africa", "property": "capital", "object": "Cape_Town" }, { "subject": "South_Africa", "property": "leader", "object": "Cyril_Ramaphosa" }, { "subject": "South_Africa", "property": "ethnicGroup", "object": "White_South_African" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The capital of South Africa is Cape town and the leader is Cyril Ramaphosa. There are various ethnic groups within South Africa which include both Asian South Africans and White South Africans. Additionally, 11 Diagonal Street is located in South Africa.", "Cyril Ramaphosa is the leader of the South Africa where two of the ethnic groups are the White South Africans and the Asian South Africans. The capital city is Cape Town and the country is the location of 11 Diagonal Street.", "11 Diagonal Street is located in South Africa, the capital of which is Cape Town; Asian South Africans and white South Africans are ethnic groups, and the country's leader is called Cyril Ramaphosa." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:South_Africa", "property:leader", "resource:Cyril_Ramaphosa" ], [ "resource:South_Africa", "property:capital", "resource:Cape_Town" ], [ "resource:South_Africa", "property:ethnic_group", "resource:White_South_African" ], [ "resource:South_Africa", "property:ethnic_group", "resource:Asian_South_Africans" ], [ "resource:11_Diagonal_Street", "rdf:type", "ontology:building" ], [ "resource:11_Diagonal_Street", "property:location", "resource:South_Africa" ] ]
11_Diagonal_Street
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "11_Diagonal_Street", "readable": "11 Diagonal Street", "graph": "resource:11_Diagonal_Street" }, { "modified": "Asian_South_Africans", "readable": "Asian South Africans", "graph": "resource:Asian_South_Africans" }, { "modified": "Cape_Town", "readable": "Cape Town", "graph": "resource:Cape_Town" }, { "modified": "Cyril_Ramaphosa", "readable": "Cyril Ramaphosa", "graph": "resource:Cyril_Ramaphosa" }, { "modified": "South_Africa", "readable": "South Africa", "graph": "resource:South_Africa" }, { "modified": "White_South_African", "readable": "White South African", "graph": "resource:White_South_African" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?l ) WHERE { resource:11_Diagonal_Street property:location ?h }", "readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?l ) WHERE { resource:11_Diagonal_Street property:location ?h }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:11_Diagonal_Street property:location ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:11_Diagonal_Street property:location ?t }", "graph_answer": [ "resource:South_Africa" ], "readable_answer": [ "South Africa" ], "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 ( COUNT ( ?f ) AS ?f ) WHERE { resource:South_Africa property:ethnic_group ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?f ) WHERE { resource:South_Africa property:ethnic_group ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:South_Africa property:ethnic_group ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:South_Africa property:ethnic_group ?d }", "graph_answer": [ "resource:White_South_African", "resource:Asian_South_Africans" ], "readable_answer": [ "White South African", "Asian South Africans" ], "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 ?l WHERE { resource:South_Africa property:capital ?t . resource:South_Africa property:leader ?l }", "readable_query": "SELECT DISTINCT ?t ?l WHERE { resource:South_Africa property:capital ?t . resource:South_Africa property:leader ?l }", "graph_answer": [ "resource:Cape_Town", "resource:Cyril_Ramaphosa" ], "readable_answer": [ "Cape Town", "Cyril Ramaphosa" ], "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
2
3689
Id29
[ { "subject": "Abner_(footballer)", "property": "clubs", "object": "Real_Madrid_Castilla" }, { "subject": "Abner_(footballer)", "property": "team", "object": "Brazil_national_under-20_football_team" } ]
[ { "subject": "Abner_(footballer)", "property": "club", "object": "Real_Madrid_Castilla" }, { "subject": "Abner_(footballer)", "property": "club", "object": "Brazil_national_under-20_football_team" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abner is a footballer who has represented the Brazil national under 20 team and also played for Real Madrid Castilla.", "The footballer Abner plays for the Brazilian national under 20 football team and the club, Real Madrid Castilla.", "The footballer Abner has represented the Brazil national under 20 team and plays for Real Madrid Castilla." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abner__footballer_", "rdf:type", "ontology:athlete" ], [ "resource:Abner__footballer_", "property:club", "resource:Real_Madrid_Castilla" ], [ "resource:Abner__footballer_", "property:club", "resource:Brazil_national_under_20_football_team" ] ]
Abner_(footballer)
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Abner_(footballer)", "readable": "Abner", "graph": "resource:Abner__footballer_" }, { "modified": "Brazil_national_under-20_football_team", "readable": "Brazil national under-20 football team", "graph": "resource:Brazil_national_under_20_football_team" }, { "modified": "Real_Madrid_Castilla", "readable": "Real Madrid Castilla", "graph": "resource:Real_Madrid_Castilla" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?s ) WHERE { resource:Abner__footballer_ property:club ?l }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?s ) WHERE { resource:Abner_(footballer) property:club ?l }", "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 ?b WHERE { resource:Abner__footballer_ property:club ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Abner_(footballer) property:club ?b }", "graph_answer": [ "resource:Real_Madrid_Castilla", "resource:Brazil_national_under_20_football_team" ], "readable_answer": [ "Real Madrid Castilla", "Brazil national under-20 football team" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
3
7629
Id1
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "country", "object": "\"United States\"@en" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" } ]
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "country", "object": "\"United States\"" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 11th Mississippi Infantry Monument, USA, is categorised as a contributing property and was established in 2000.", "The 11th Mississippi Infantry monument was established in the US in 2000 and falls under the category of Contributing property.", "The 11th Mississippi Infantry Monument in the United States was established in the year 2000, and is categorized as a Contributing Property." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:11th_Mississippi_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:country", "resource:United_States" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:established", "resource:2000" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:category", "resource:Contributing_property" ] ]
11th_Mississippi_Infantry_Monument
[ { "modified": "category", "readable": "category", "graph": "property:category" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "11th_Mississippi_Infantry_Monument", "readable": "11th Mississippi Infantry Monument", "graph": "resource:11th_Mississippi_Infantry_Monument" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Contributing_property", "readable": "Contributing property", "graph": "resource:Contributing_property" }, { "modified": "United States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?z WHERE { resource:11th_Mississippi_Infantry_Monument property:established ?z . resource:11th_Mississippi_Infantry_Monument property:country ?t }", "readable_query": "SELECT DISTINCT ?t ?z WHERE { resource:11th_Mississippi_Infantry_Monument property:established ?z . resource:11th_Mississippi_Infantry_Monument property:country ?t }", "graph_answer": [ "resource:United_States", "resource:2000" ], "readable_answer": [ "United States", "2000" ], "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 ?f WHERE { resource:11th_Mississippi_Infantry_Monument property:category ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:11th_Mississippi_Infantry_Monument property:category ?f }", "graph_answer": [ "resource:Contributing_property" ], "readable_answer": [ "Contributing property" ], "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
2
3718
Id58
[ { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "Los_Angeles_Rams" }, { "subject": "Akeem_Ayers", "property": "debutTeam", "object": "Tennessee_Titans" } ]
[ { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "Los_Angeles_Rams" }, { "subject": "Akeem_Ayers", "property": "debutTeam", "object": "Tennessee_Titans" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akeem Ayers debuted for the Tennessee Titans and also played for the Los Angeles Rams.", "Akeem Ayers made his debut for the Tennessee Titans and played for the Los Angeles Rams.", "Akeem Ayers made his debut for the Tennessee Titans and used to play for the Los Angeles Rams." ], "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" ] ]
Akeem_Ayers
[ { "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": "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 ( COUNT ( ?e ) AS ?l ) WHERE { resource:Akeem_Ayers property:debut_team ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?l ) WHERE { resource:Akeem_Ayers property:debut_team ?e }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Akeem_Ayers property:debut_team ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Akeem_Ayers property:debut_team ?x }", "graph_answer": [ "resource:Tennessee_Titans" ], "readable_answer": [ "Tennessee Titans" ], "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 ?s WHERE { resource:Akeem_Ayers property:has_to_its_west ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Akeem_Ayers property:has_to_its_west ?s }", "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" ] } ]
Athlete
4
8933
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": "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": "club", "object": "Italy_national_under-19_football_team" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli, who once represented the Italian Under 19 football team, later played for AC Milan, managed by Siniša Mihajlović in Serie A.", "Alessio Romagnoli plays for A.C. Milan in Serie A and formerly played for the Italy national under-19 football team. Siniša Mihajlović is the manager of the A.C. Milan club.", "Alessio Romagnoli, formerItalian national under-19 football team member, plays for the club A.C. Milan. Siniša Mihajlović is manager of A.C. Milan, which is in Serie A league." ], "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" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Milan", "readable": "A.C. Milan", "graph": "resource:A_C__Milan" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "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 ?o WHERE { resource:Alessio_Romagnoli property:club ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'i' ) ) }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Alessio_Romagnoli property:club ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'i' ) ) }", "graph_answer": [ "resource:Italy_national_under_19_football_team" ], "readable_answer": [ "Italy national under-19 football team" ], "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 { ?v property:manager resource:Valery_Petrakov . ?v property:league ?d }", "readable_query": "ASK WHERE { ?v property:manager resource:Valery_Petrakov . ?v property:league ?d }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Artist
3
6018
Id164
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Jazz" }, { "subject": "Jazz", "property": "instrument", "object": "Clarinet" }, { "subject": "Jazz", "property": "derivative", "object": "Funk" } ]
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Jazz" }, { "subject": "Jazz", "property": "instrument", "object": "Clarinet" }, { "subject": "Jazz", "property": "derivative", "object": "Funk" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alison O'Donnell performs jazz music. Funk is a derivative of Jazz, in which the clarinet is used.", "Funk is a derivative of Jazz, the music, Alison O'Donnell plays. The musical instrument, the clarinet, is closely associated with jazz.", "Alison O'Donnell plays the clarinet, which is used in jazz music, a derivative of which is funk." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alison_O_Donnell", "rdf:type", "ontology:artist" ], [ "resource:Alison_O_Donnell", "property:genre", "resource:Jazz" ], [ "resource:Jazz", "property:derivative", "resource:Funk" ], [ "resource:Jazz", "property:instrument", "resource:Clarinet" ] ]
Alison_O'Donnell
[ { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "Alison_O'Donnell", "readable": "Alison O'Donnell", "graph": "resource:Alison_O_Donnell" }, { "modified": "Clarinet", "readable": "Clarinet", "graph": "resource:Clarinet" }, { "modified": "Funk", "readable": "Funk", "graph": "resource:Funk" }, { "modified": "Jazz", "readable": "Jazz", "graph": "resource:Jazz" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?p property:derivative resource:Funk . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'j' ) ) . ?p property:instrument resource:Clarinet }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:derivative resource:Funk . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'j' ) ) . ?p property:instrument resource:Clarinet }", "graph_answer": [ "resource:Jazz" ], "readable_answer": [ "Jazz" ], "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": "ASK WHERE { resource:Alison_O_Donnell property:genre resource:Jazz . resource:Alison_O_Donnell rdf:type ontology:artist }", "readable_query": "ASK WHERE { resource:Alison_O'Donnell property:genre resource:Jazz . resource:Alison_O'Donnell rdf:type ontology:artist }", "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" ] } ]
Astronaut
7
13036
Id3
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"@en" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"^^<http://dbpedia.org/datatype/minute>" }, { "subject": "Alan_Bean", "property": "status", "object": "\"Retired\"@en" } ]
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "timeInSpace", "object": "\"100305.0\"(minutes)" }, { "subject": "Alan_Bean", "property": "status", "object": "\"Retired\"" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Retired American test pilot Alan Bean, born in Wheeler, Texas was a member of the Apollo 12 crew who spent 100305 minutes in space. His Alma Mater is UT Austin, B.S. 1955.", "Alan Bean is an American who was born in Wheeler, Texas. He graduated from UT Austin in 1955 with a BS and became a test pilot. He spent a total of 100305 minutes in space whilst serving as a crew member on Apollo 12. He Has now retired." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alan_Bean", "property:status", "resource:Retired" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:mission", "resource:Apollo_12" ], [ "resource:Alan_Bean", "property:nationality", "resource:United_States" ], [ "resource:Alan_Bean", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Bean", "property:time_in_space", "100305.0" ], [ "resource:Alan_Bean", "property:alma_mater", "UT Austin, B.S. 1955" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "100305.0", "readable": "100305.0", "graph": "100305.0" }, { "modified": "UT Austin, B.S. 1955", "readable": "UT Austin, B.S. 1955", "graph": "UT Austin, B.S. 1955" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "timeInSpace", "readable": "time in space", "graph": "property:time_in_space" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "modified": "Retired", "readable": "Retired", "graph": "resource:Retired" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?a rdf:type ontology:astronaut . ?a property:birth_place resource:Errata__Mississippi . ?a property:status ?g }", "readable_query": "ASK WHERE { ?a rdf:type ontology:astronaut . ?a property:birth_place resource:Errata,_Mississippi . ?a property:status ?g }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Artist
5
11288
Id139
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Allen_Forrest", "property": "birthYear", "object": "\"1981\"^^xsd:gYear" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "\"Fort Campbell, KY, raised in Dothan, AL\"@en" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"@en" }, { "subject": "Allen_Forrest", "property": "placeOfBirth", "object": "Fort_Campbell" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Allen_Forrest", "property": "birthYear", "object": "1981" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "\"Fort Campbell, KY, raised in Dothan, AL\"" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Fort_Campbell" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest is a hip hop music artist and solo singer who was born in the year 1981 in Fort Campbell, KY and was raised in Dothan, AL.", "Allen Forrest was born in Fort Campbell, KY, in 1981 and was raised in Dothan, AL. Originally a solo singer, his musical genre is hip hop music.", "Born in Fort Campbell, KY, in 1981 and raised in Dothan, AL, Allen Forrest has a background as a solo singer and performs hip hop." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "property:birth_year", "resource:1981" ], [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:background", "resource:solo_singer" ], [ "resource:Allen_Forrest", "property:genre", "resource:Hip_hop_music" ], [ "resource:Allen_Forrest", "property:birth_place", "resource:Fort_Campbell" ], [ "resource:Allen_Forrest", "property:birth_place", "Fort Campbell, KY, raised in Dothan, AL" ] ]
Allen_Forrest
[ { "modified": "Fort Campbell, KY, raised in Dothan, AL", "readable": "Fort Campbell, KY, raised in Dothan, AL", "graph": "Fort Campbell, KY, raised in Dothan, AL" }, { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "1981", "readable": "1981", "graph": "resource:1981" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Fort_Campbell", "readable": "Fort Campbell", "graph": "resource:Fort_Campbell" }, { "modified": "Hip_hop_music", "readable": "Hip hop music", "graph": "resource:Hip_hop_music" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:birth_place resource:Diemen . ?r property:genre ?p . ?r rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?r property:birth_place resource:Diemen . ?r property:genre ?p . ?r rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Athlete
2
3794
Id134
[ { "subject": "Alessio_Romagnoli", "property": "nationalteam", "object": "Italy_national_under-16_football_team" }, { "subject": "Italy_national_under-16_football_team", "property": "coach", "object": "Daniele_Zoratto" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-16_football_team" }, { "subject": "Italy_national_under-16_football_team", "property": "coach", "object": "Daniele_Zoratto" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli played for the Italy national under-16 football team coached by Daniele Zoratto.", "Alessio Romagnoli is in the Italy national under 16's football team which is coach by Daniele Zoratto.", "Alessio Romagnoli played for the Italian national under 16 football team which is coached by Daniele Zoratto." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Italy_national_under_16_football_team", "property:coach", "resource:Daniele_Zoratto" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_16_football_team" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "coach", "readable": "coach", "graph": "property:coach" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Daniele_Zoratto", "readable": "Daniele Zoratto", "graph": "resource:Daniele_Zoratto" }, { "modified": "Italy_national_under-16_football_team", "readable": "Italy national under-16 football team", "graph": "resource:Italy_national_under_16_football_team" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i ?a WHERE { ?i property:club ?a . ?i rdf:type ontology:athlete . ?a property:coach resource:Daniele_Zoratto }", "readable_query": "SELECT DISTINCT ?i ?a WHERE { ?i property:club ?a . ?i rdf:type ontology:athlete . ?a property:coach resource:Daniele_Zoratto }", "graph_answer": [ "resource:Alessio_Romagnoli", "resource:Italy_national_under_16_football_team" ], "readable_answer": [ "Alessio Romagnoli", "Italy national under-16 football team" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
SportsTeam
3
7933
Id6
[ { "subject": "1._FC_Magdeburg", "property": "league", "object": "3._Liga" }, { "subject": "1._FC_Magdeburg", "property": "season", "object": "2014" }, { "subject": "1._FC_Magdeburg", "property": "capacity", "object": "\"27250\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "1._FC_Magdeburg", "property": "league", "object": "3._Liga" }, { "subject": "1._FC_Magdeburg", "property": "season", "object": "2014" }, { "subject": "1._FC_Magdeburg", "property": "numberOfMembers", "object": "27250" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1 FC Magdeburg has 27250 members and played in the 3 Liga League in the 2014 season.", "1 FC Magdeburg is in the 3 Liga league. They played in the 2014 season and have 27250 members.", "1 FC Magdeburg is in the 3 Liga league, it played in the 2014 season and has 27250 members." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1__FC_Magdeburg", "property:season", "resource:2014" ], [ "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": "season", "readable": "season", "graph": "property:season" }, { "modified": "1._FC_Magdeburg", "readable": "1. FC Magdeburg", "graph": "resource:1__FC_Magdeburg" }, { "modified": "2014", "readable": "2014", "graph": "resource:2014" }, { "modified": "3._Liga", "readable": "3. Liga", "graph": "resource:3__Liga" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?u property:league ?q . ?u rdf:type ontology:sports_team . ?u property:number_of_members ?o . FILTER ( ?o = '27250' ) }", "readable_query": "SELECT DISTINCT ?q WHERE { ?u property:league ?q . ?u rdf:type ontology:sports_team . ?u property:number_of_members ?o . FILTER ( ?o = '27250' ) }", "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": "SELECT DISTINCT ?n WHERE { FILTER ( ?x = '27250' ) . ?n property:league resource:3__Liga . ?n rdf:type ontology:sports_team . ?n property:number_of_members ?x }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?x = '27250' ) . ?n property:league resource:3._Liga . ?n rdf:type ontology:sports_team . ?n property:number_of_members ?x }", "graph_answer": [ "resource:1__FC_Magdeburg" ], "readable_answer": [ "1. FC Magdeburg" ], "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 ?y WHERE { resource:1__FC_Magdeburg property:isbn_number ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:1._FC_Magdeburg property:isbn_number ?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" ] } ]
Monument
2
4981
Id5
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "region", "object": "Adams_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" } ]
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "location", "object": "Adams_County,_Pennsylvania" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4", "Id5", "Id6" ], "text": [ "The 11th Mississippi Infantry Monument was established in 2000 and is located in Adams County, Pennsylvania.", "11th Mississippi Infantry Monument's location is Adams County, Pennsylvania and was established in 2000.", "The 11th Mississippi Infantry Monument is in Adams County, PA and was founded in 2000.", "11th Mississippi Infantry Monument was established in 2000 in Adams County, Pennsylvania.", "The 11th Mississippi Infantry Monument in Adams County, Pennsylvania was established in 2000.", "The 11th Mississippi Infantry Monument established in 2000 is found in Adams County, Pennsylvania." ], "lang": [ "", "", "", "", "", "" ] }
[]
[]
[ [ "resource:11th_Mississippi_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:location", "resource:Adams_County__Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:established", "resource:2000" ] ]
11th_Mississippi_Infantry_Monument
[ { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "11th_Mississippi_Infantry_Monument", "readable": "11th Mississippi Infantry Monument", "graph": "resource:11th_Mississippi_Infantry_Monument" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Adams_County,_Pennsylvania", "readable": "Adams County, Pennsylvania", "graph": "resource:Adams_County__Pennsylvania" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g property:established resource:2001 . ?g rdf:type ontology:monument }", "readable_query": "ASK WHERE { ?g property:established resource:2001 . ?g rdf:type ontology:monument }", "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 { ?t rdf:type ontology:monument . ?t property:established resource:2000 }", "readable_query": "ASK WHERE { ?t rdf:type ontology:monument . ?t property:established resource:2000 }", "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 ?p WHERE { ?p property:established resource:2000 . ?p rdf:type ontology:monument }", "readable_query": "SELECT ?p WHERE { ?p property:established resource:2000 . ?p rdf:type ontology:monument }", "graph_answer": [ "resource:11th_Mississippi_Infantry_Monument" ], "readable_answer": [ "11th Mississippi Infantry Monument" ], "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 ?w WHERE { resource:11th_Mississippi_Infantry_Monument property:location ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:11th_Mississippi_Infantry_Monument property:location ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'a' ) ) }", "graph_answer": [ "resource:Adams_County__Pennsylvania" ], "readable_answer": [ "Adams County, Pennsylvania" ], "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" ] } ]
CelestialBody
4
9305
Id22
[ { "subject": "(66063)_1998_RO1", "property": "epoch", "object": "\"November 4, 2013\"" }, { "subject": "(66063)_1998_RO1", "property": "orbitalPeriod", "object": "3.11291e+07" }, { "subject": "(66063)_1998_RO1", "property": "periapsis", "object": "4.14984e+10" }, { "subject": "(66063)_1998_RO1", "property": "Planet/apoapsis", "object": "\"2.5498957060815E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "(66063)_1998_RO1", "property": "orbitalPeriod", "object": "360.29 (days)" }, { "subject": "(66063)_1998_RO1", "property": "periapsis", "object": "41498400000.0" }, { "subject": "(66063)_1998_RO1", "property": "epoch", "object": "2013-11-04" }, { "subject": "(66063)_1998_RO1", "property": "apoapsis", "object": "254989570.60815 (kilometres)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "13 January 2016 is the epoch date for (66063) 1998 RO1 which has an orbital period of 360.29 days. It has an apoapsis of 254989570.60815 kilometres and a periapsis of 41498400000.0.", "66063 1998 RO1 has a periapsis of 41498400000 and an apoapsis of 254989570.60815 kilometres. It has an orbital period of 360.29 days and an epoch date of 4th November 2013.", "(66063) 1998 RO1 has an epoch date of 2013-11-04. Its orbital period is 360.29 days and its periapsis measures 41498400000.0. The apoapsis for this celestial body is 254989570.60815 km." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_66063__1998_RO1", "property:epoch", "resource:2013_11_04" ], [ "resource:_66063__1998_RO1", "rdf:type", "ontology:celestial_body" ], [ "resource:_66063__1998_RO1", "property:apoapsis", "254989570.60815 (kilometres)" ], [ "resource:_66063__1998_RO1", "property:periapsis", "resource:41498400000_0" ], [ "resource:_66063__1998_RO1", "property:orbital_period", "360.29 (days)" ] ]
(66063)_1998_RO1
[ { "modified": "254989570.60815 (kilometres)", "readable": "254989570.60815", "graph": "254989570.60815 (kilometres)" }, { "modified": "360.29 (days)", "readable": "360.29", "graph": "360.29 (days)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "2013-11-04", "readable": "2013-11-04", "graph": "resource:2013_11_04" }, { "modified": "41498400000.0", "readable": "41498400000.0", "graph": "resource:41498400000_0" }, { "modified": "(66063)_1998_RO1", "readable": "1998 RO1", "graph": "resource:_66063__1998_RO1" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( CONTAINS ( YEAR ( ?z ) , '2013' ) ) . ?n property:orbital_period ?b . ?n rdf:type ontology:celestial_body . ?n property:epoch ?z }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( CONTAINS ( YEAR ( ?z ) , '2013' ) ) . ?n property:orbital_period ?b . ?n rdf:type ontology:celestial_body . ?n property:epoch ?z }", "graph_answer": [ "360.29 (days)" ], "readable_answer": [ "360.29" ], "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 ?w WHERE { ?e rdf:type ontology:celestial_body . ?e property:orbital_period '360.29 (days)' . ?e property:periapsis ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { ?e rdf:type ontology:celestial_body . ?e property:orbital_period '360.29 (days)' . ?e property:periapsis ?w }", "graph_answer": [ "resource:41498400000_0" ], "readable_answer": [ "41498400000.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "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 { ?m property:orbital_period '360.29 (days)' . ?m rdf:type ontology:celestial_body . ?m property:epoch ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { ?m property:orbital_period '360.29 (days)' . ?m rdf:type ontology:celestial_body . ?m property:epoch ?p }", "graph_answer": [ "resource:2013_11_04" ], "readable_answer": [ "2013-11-04" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:epoch resource:2013_11_04 . ?a rdf:type ontology:celestial_body . ?a property:orbital_period '360.29 (days)' }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:epoch resource:2013-11-04 . ?a rdf:type ontology:celestial_body . ?a property:orbital_period '360.29 (days)' }", "graph_answer": [ "resource:_66063__1998_RO1" ], "readable_answer": [ "1998 RO1" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:_66063__1998_RO1 property:apoapsis ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:(66063)_1998_RO1 property:apoapsis ?f }", "graph_answer": [ "254989570.60815 (kilometres)" ], "readable_answer": [ "254989570.60815" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
2
3220
Id25
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Paracuellos_de_Jarama" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevation", "object": "\"609.6\"^^xsd:double" } ]
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Paracuellos_de_Jarama" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevationAboveTheSeaLevel", "object": "610.0" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adolfo Suarez Madrid-Barajas airport is located at Paracuellos de Jarama at an elevation of 610.0 metres above sea level.", "Adolfo Suarez Madrid-Barajas airport is located at Paracuellos de Jarama and is elevated 610 metres above sea level." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Paracuellos_de_Jarama" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:elevation_above_the_sea_level", "resource:610_0" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "610.0", "readable": "610.0", "graph": "resource:610_0" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "Paracuellos_de_Jarama", "readable": "Paracuellos de Jarama", "graph": "resource:Paracuellos_de_Jarama" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y property:elevation_above_the_sea_level resource:184_0 . ?y rdf:type ontology:airport . ?y property:location resource:Paracuellos_de_Jarama }", "readable_query": "ASK WHERE { ?y property:elevation_above_the_sea_level resource:184.0 . ?y rdf:type ontology:airport . ?y property:location resource:Paracuellos_de_Jarama }", "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:location resource:Paracuellos_de_Jarama . ?v rdf:type ontology:airport . ?v property:elevation_above_the_sea_level resource:610_0 }", "readable_query": "ASK WHERE { ?v property:location resource:Paracuellos_de_Jarama . ?v rdf:type ontology:airport . ?v property:elevation_above_the_sea_level resource:610.0 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?j WHERE { ?j rdf:type ontology:airport . ?j property:elevation_above_the_sea_level resource:610_0 . ?j property:location resource:Paracuellos_de_Jarama }", "readable_query": "SELECT ?j WHERE { ?j rdf:type ontology:airport . ?j property:elevation_above_the_sea_level resource:610.0 . ?j property:location resource:Paracuellos_de_Jarama }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas Airport" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9884
Id173
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "language", "object": "French_language" }, { "subject": "France", "property": "leaderName", "object": "François_Hollande" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" } ]
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "language", "object": "French_language" }, { "subject": "France", "property": "leader", "object": "François_Hollande" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Barny cakes can be found in France where they speak French. Either François Hollande or Manuel Valls is the leader of France.", "Barny cakes come from France where the French language is spoken. The leaders of the country are Francois Hollande and Manuel Valls.", "Barny cakes are found in France where the French language is spoken and the leaders are Francois Hollande and Manuel Valls." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Barny_Cakes", "rdf:type", "ontology:food" ], [ "resource:Barny_Cakes", "property:country", "resource:France" ], [ "resource:France", "property:leader", "resource:Fran_ois_Hollande" ], [ "resource:France", "property:leader", "resource:Manuel_Valls" ], [ "resource:France", "property:language", "resource:French_language" ] ]
Barny_Cakes
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Barny_Cakes", "readable": "Barny Cakes", "graph": "resource:Barny_Cakes" }, { "modified": "François_Hollande", "readable": "François Hollande", "graph": "resource:Fran_ois_Hollande" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" }, { "modified": "Manuel_Valls", "readable": "Manuel Valls", "graph": "resource:Manuel_Valls" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?a ) WHERE { ?f rdf:type ontology:food . ?f property:country ?o . ?o property:language resource:French_language }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?a ) WHERE { ?f rdf:type ontology:food . ?f property:country ?o . ?o property:language resource:French_language }", "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 { ?r rdf:type ontology:food . ?r property:country ?z . ?z property:language resource:French_language }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:food . ?r property:country ?z . ?z property:language resource:French_language }", "graph_answer": [ "resource:Barny_Cakes" ], "readable_answer": [ "Barny Cakes" ], "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 ?n WHERE { ?n property:language resource:French_language . ?n property:leader resource:Manuel_Valls }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:language resource:French_language . ?n property:leader resource:Manuel_Valls }", "graph_answer": [ "resource:France" ], "readable_answer": [ "France" ], "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 ( COUNT ( ?t ) AS ?u ) WHERE { resource:France property:leader ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?u ) WHERE { resource:France property:leader ?t }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:France property:leader ?v . FILTER ( ?v != resource:Manuel_Valls ) }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:France property:leader ?v . FILTER ( ?v != resource:Manuel_Valls ) }", "graph_answer": [ "resource:Fran_ois_Hollande" ], "readable_answer": [ "François Hollande" ], "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" ] } ]
SportsTeam
2
5280
Id24
[ { "subject": "A.C._Chievo_Verona", "property": "ground", "object": "Verona" }, { "subject": "A.C._Chievo_Verona", "property": "capacity", "object": "\"39371\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "A.C._Chievo_Verona", "property": "ground", "object": "Verona" }, { "subject": "A.C._Chievo_Verona", "property": "numberOfMembers", "object": "39371" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.C. Chievo Verona play in Verona and has 39371 members.", "A.C. Chievo Verona, with 39371 members, plays in their ground at Verona.", "A.C. Chievo Verona is playing in his ground at Verona and has 39371 members." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Chievo_Verona", "property:number_of_members", "39371" ], [ "resource:A_C__Chievo_Verona", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Chievo_Verona", "property:ground", "resource:Verona" ] ]
A.C._Chievo_Verona
[ { "modified": "39371", "readable": "39371", "graph": "39371" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "A.C._Chievo_Verona", "readable": "A.C. Chievo Verona", "graph": "resource:A_C__Chievo_Verona" }, { "modified": "Verona", "readable": "Verona", "graph": "resource:Verona" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?f property:number_of_members ?i . ?f property:ground ?j . FILTER ( ?i <= '60000' ) . ?f rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?j WHERE { ?f property:number_of_members ?i . ?f property:ground ?j . FILTER ( ?i <= '60000' ) . ?f rdf:type ontology:sports_team }", "graph_answer": [ "resource:Verona" ], "readable_answer": [ "Verona" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?u <= '60000' ) . ?n rdf:type ontology:sports_team . ?n property:ground resource:Verona . ?n property:number_of_members ?u }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?u <= '60000' ) . ?n rdf:type ontology:sports_team . ?n property:ground resource:Verona . ?n property:number_of_members ?u }", "graph_answer": [ "resource:A_C__Chievo_Verona" ], "readable_answer": [ "A.C. Chievo Verona" ], "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_C__Chievo_Verona property:issn_number ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:A.C._Chievo_Verona property:issn_number ?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" ] } ]
Building
3
6439
Id59
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Illinois", "property": "country", "object": "United_States" }, { "subject": "Chicago", "property": "isPartOf", "object": "Illinois" } ]
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Illinois", "property": "country", "object": "United_States" }, { "subject": "Chicago", "property": "isPartOf", "object": "Illinois" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "300 North LaSalle is located in Chicago, Illinois, United States.", "300 North LaSalle is located in the city of Chicago, Illinois, United States." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Illinois", "property:country", "resource:United_States" ], [ "resource:300_North_LaSalle", "rdf:type", "ontology:building" ], [ "resource:300_North_LaSalle", "property:location", "resource:Chicago" ], [ "resource:Chicago", "property:is_part_of", "resource:Illinois" ] ]
300_North_LaSalle
[ { "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": "300_North_LaSalle", "readable": "300 North LaSalle", "graph": "resource:300_North_LaSalle" }, { "modified": "Chicago", "readable": "Chicago", "graph": "resource:Chicago" }, { "modified": "Illinois", "readable": "Illinois", "graph": "resource:Illinois" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?w WHERE { ?w property:country resource:United_States . ?o property:is_part_of ?w }", "readable_query": "SELECT DISTINCT ?o ?w WHERE { ?w property:country resource:United_States . ?o property:is_part_of ?w }", "graph_answer": [ "resource:Chicago", "resource:Illinois" ], "readable_answer": [ "Chicago", "Illinois" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:300_North_LaSalle rdf:type ontology:building . resource:300_North_LaSalle property:location resource:Chicago }", "readable_query": "ASK WHERE { resource:300_North_LaSalle rdf:type ontology:building . resource:300_North_LaSalle property:location resource:Chicago }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Airport
2
3374
Id179
[ { "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": "isPartOf", "object": "New_Jersey" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlantic City International Airport can be found in New Jersey in Egg Harbor Township.", "Atlantic City International Airport is located in Egg Harbor Township, in New Jersey.", "Atlantic City International Airport is located in Egg Harbor Township in 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:is_part_of", "resource:New_Jersey" ] ]
Atlantic_City_International_Airport
[ { "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": "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m ?w WHERE { ?w property:is_part_of resource:New_Jersey . ?m rdf:type ontology:airport . ?m property:location ?w }", "readable_query": "SELECT DISTINCT ?m ?w WHERE { ?w property:is_part_of resource:New_Jersey . ?m rdf:type ontology:airport . ?m property:location ?w }", "graph_answer": [ "resource:Atlantic_City_International_Airport", "resource:Egg_Harbor_Township__New_Jersey" ], "readable_answer": [ "Atlantic City International Airport", "Egg Harbor Township, New Jersey" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
University
7
13160
Id3
[ { "subject": "AWH_Engineering_College", "property": "country", "object": "India" }, { "subject": "Kerala", "property": "leaderName", "object": "Kochi" }, { "subject": "AWH_Engineering_College", "property": "faculty", "object": "250" }, { "subject": "AWH_Engineering_College", "property": "state", "object": "Kerala" }, { "subject": "Kerala", "property": "northwest", "object": "Mahé,_India" }, { "subject": "AWH_Engineering_College", "property": "city", "object": "\"Kuttikkattoor\"@en" }, { "subject": "India", "property": "river", "object": "Ganges" } ]
[ { "subject": "AWH_Engineering_College", "property": "country", "object": "India" }, { "subject": "Kerala", "property": "leader", "object": "Kochi" }, { "subject": "AWH_Engineering_College", "property": "academicStaffSize", "object": "250" }, { "subject": "AWH_Engineering_College", "property": "state", "object": "Kerala" }, { "subject": "Kerala", "property": "hasToItsNorthwest", "object": "Mahé,_India" }, { "subject": "AWH_Engineering_College", "property": "city", "object": "\"Kuttikkattoor\"" }, { "subject": "India", "property": "river", "object": "Ganges" } ]
(X (X) (X) (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "India is the location of the River Ganges and the state of Kerala which is southeast of Mahe and is led by Kochi. The city of Kuttikkattoor in Kerala is the location of the AWH Engineering College which has 250 academic staff.", "The AWH Engineering College is located in the city of Kuttikkattoor, Kerala, India. The AWH Engineering College has 250 academic staff. The leader of Kerala is Kochi, and the state has Mahé to its northwest. The Ganges is a river in India.", "India which is known for the river Ganges is also home to the state of Kerala which is positioned with Mahe to its northeast and is governed by Kochi. Kerala is also where the AWH Engineering College is located in the city of Kuttikkattoor. The college currently has 250 members of staff." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AWH_Engineering_College", "property:city", "resource:Kuttikkattoor" ], [ "resource:AWH_Engineering_College", "rdf:type", "ontology:university" ], [ "resource:AWH_Engineering_College", "property:state", "resource:Kerala" ], [ "resource:AWH_Engineering_College", "property:country", "resource:India" ], [ "resource:AWH_Engineering_College", "property:academic_staff_size", "250" ], [ "resource:India", "property:river", "resource:Ganges" ], [ "resource:Kerala", "property:leader", "resource:Kochi" ], [ "resource:Kerala", "property:has_to_its_northwest", "resource:Mah___India" ] ]
AWH_Engineering_College
[ { "modified": "250", "readable": "250", "graph": "250" }, { "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": "hasToItsNorthwest", "readable": "has to its northwest", "graph": "property:has_to_its_northwest" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "river", "readable": "river", "graph": "property:river" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "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": "Kerala", "readable": "Kerala", "graph": "resource:Kerala" }, { "modified": "Kochi", "readable": "Kochi", "graph": "resource:Kochi" }, { "modified": "Kuttikkattoor", "readable": "Kuttikkattoor", "graph": "resource:Kuttikkattoor" }, { "modified": "Mahé,_India", "readable": "Mahé, India", "graph": "resource:Mah___India" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u property:academic_staff_size ?q . ?u property:state ?r . ?r property:leader resource:Kochi . ?u rdf:type ontology:university . FILTER ( ?q <= '400' ) }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:academic_staff_size ?q . ?u property:state ?r . ?r property:leader resource:Kochi . ?u rdf:type ontology:university . FILTER ( ?q <= '400' ) }", "graph_answer": [ "resource:AWH_Engineering_College" ], "readable_answer": [ "AWH Engineering College" ], "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": "ASK WHERE { resource:India property:river resource:Ganges }", "readable_query": "ASK WHERE { resource:India property:river resource:Ganges }", "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" ] } ]
Airport
3
5720
Id53
[ { "subject": "Al-Taqaddum_Air_Base", "property": "cityServed", "object": "Fallujah" }, { "subject": "Fallujah", "property": "country", "object": "Iraq" }, { "subject": "Iraq", "property": "language", "object": "Arabic" } ]
[ { "subject": "Al-Taqaddum_Air_Base", "property": "cityServed", "object": "Fallujah" }, { "subject": "Fallujah", "property": "country", "object": "Iraq" }, { "subject": "Iraq", "property": "language", "object": "Arabic" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Al-Taqaddum Air Base serves the city of Fallujah which is in Iraq, where they speak Arabic.", "Al-Taqaddum Air Base serves the city of Fallujah in Arabic speaking Iraq." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Iraq", "property:language", "resource:Arabic" ], [ "resource:Fallujah", "property:country", "resource:Iraq" ], [ "resource:Al_Taqaddum_Air_Base", "rdf:type", "ontology:airport" ], [ "resource:Al_Taqaddum_Air_Base", "property:city_served", "resource:Fallujah" ] ]
Al-Taqaddum_Air_Base
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Al-Taqaddum_Air_Base", "readable": "Al-Taqaddum Air Base", "graph": "resource:Al_Taqaddum_Air_Base" }, { "modified": "Arabic", "readable": "Arabic", "graph": "resource:Arabic" }, { "modified": "Fallujah", "readable": "Fallujah", "graph": "resource:Fallujah" }, { "modified": "Iraq", "readable": "Iraq", "graph": "resource:Iraq" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e ?b WHERE { ?b property:country resource:Iraq . ?e rdf:type ontology:airport . ?e property:city_served ?b }", "readable_query": "SELECT DISTINCT ?e ?b WHERE { ?b property:country resource:Iraq . ?e rdf:type ontology:airport . ?e property:city_served ?b }", "graph_answer": [ "resource:Al_Taqaddum_Air_Base", "resource:Fallujah" ], "readable_answer": [ "Al-Taqaddum Air Base", "Fallujah" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Iraq property:mean_temperature ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Iraq property:mean_temperature ?p }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9806
Id95
[ { "subject": "Bacon_Explosion", "property": "ingredientName", "object": "\"Bacon,sausage\"" }, { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Bacon" }, { "subject": "Bacon_Explosion", "property": "region", "object": "Kansas_City_metropolitan_area" }, { "subject": "Bacon_Explosion", "property": "mainIngredient", "object": "Sausage" } ]
[ { "subject": "Bacon_Explosion", "property": "mainIngredient", "object": "\"Bacon,sausage\"" }, { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Bacon" }, { "subject": "Bacon_Explosion", "property": "region", "object": "Kansas_City_metropolitan_area" }, { "subject": "Bacon_Explosion", "property": "mainIngredient", "object": "Sausage" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The dish \"Bacon Explosion\" is from the Kansas City metropolitan area. Its main ingredients are sausage and bacon.", "Bacon Explosion, a dish from the Kansas City metropolitan area, includes the main ingredients of bacon and sausage.", "Bacon Explosion is from the Kansas City metropolitan area. The main ingredients are bacon and sausage." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_Explosion", "property:ingredient", "resource:Bacon" ], [ "resource:Bacon_Explosion", "property:main_ingredient", "resource:Sausage" ], [ "resource:Bacon_Explosion", "property:main_ingredient", "resource:Bacon_sausage" ], [ "resource:Bacon_Explosion", "rdf:type", "ontology:food" ], [ "resource:Bacon_Explosion", "property:region", "resource:Kansas_City_metropolitan_area" ] ]
Bacon_Explosion
[ { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bacon", "readable": "Bacon", "graph": "resource:Bacon" }, { "modified": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "Bacon,sausage", "readable": "Bacon,sausage", "graph": "resource:Bacon_sausage" }, { "modified": "Kansas_City_metropolitan_area", "readable": "Kansas City metropolitan area", "graph": "resource:Kansas_City_metropolitan_area" }, { "modified": "Sausage", "readable": "Sausage", "graph": "resource:Sausage" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?c ) WHERE { resource:Bacon_Explosion property:main_ingredient ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?c ) WHERE { resource:Bacon_Explosion property:main_ingredient ?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:Bacon_Explosion property:main_ingredient ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Bacon_Explosion property:main_ingredient ?y }", "graph_answer": [ "resource:Sausage", "resource:Bacon_sausage" ], "readable_answer": [ "Sausage", "Bacon,sausage" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Bacon_Explosion property:number_of_locations ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Bacon_Explosion property:number_of_locations ?l }", "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
5
12526
Id45
[ { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "Casey_Ribicoff" }, { "subject": "Casey_Ribicoff", "property": "birthPlace", "object": "Chicago" }, { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "New_York_City" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "United_States" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "Casey_Ribicoff" }, { "subject": "Casey_Ribicoff", "property": "birthPlace", "object": "Chicago" }, { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "New_York_City" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "United_States" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Born in Chicago, Casey Ribicoff, was Abraham A. Ribcoff's wife. U.S. national, Abraham A Ribicoff died in New York City, in the United States, the country where one of the ethnic groups is, Native Americans.", "Born in Chicago, Casey Ribicoff was Abraham A. Ribcoff's wife. An American, Abraham A Ribicoff died in New York City, in a country where Native Americans are one of the ethnic groups there.", "Born in Chicago, Casey Ribicoff was Abraham A. Ribcoff's wife. American Abraham A Ribicoff died in New York City, in the United States, where Native Americans are one of the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Casey_Ribicoff", "property:birth_place", "resource:Chicago" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Abraham_A__Ribicoff", "property:spouse", "resource:Casey_Ribicoff" ], [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:death_place", "resource:New_York_City" ], [ "resource:Abraham_A__Ribicoff", "property:nationality", "resource:United_States" ] ]
Abraham_A._Ribicoff
[ { "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": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "Casey_Ribicoff", "readable": "Casey Ribicoff", "graph": "resource:Casey_Ribicoff" }, { "modified": "Chicago", "readable": "Chicago", "graph": "resource:Chicago" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "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": "SELECT DISTINCT ?z WHERE { ?z property:birth_place resource:Chicago . ?s property:spouse ?z . ?s rdf:type ontology:politician . ?s property:death_place resource:New_York_City }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:birth_place resource:Chicago . ?s property:spouse ?z . ?s rdf:type ontology:politician . ?s property:death_place resource:New_York_City }", "graph_answer": [ "resource:Casey_Ribicoff" ], "readable_answer": [ "Casey Ribicoff" ], "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 ?z WHERE { resource:United_States property:employer ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:United_States property:employer ?z }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
3
6983
Id36
[ { "subject": "Ben_Urich", "property": "creators", "object": "Roger_McKenzie_(comics)" }, { "subject": "Ben_Urich", "property": "creator", "object": "Gene_Colan" }, { "subject": "Ben_Urich", "property": "fullName", "object": "\"Benjamin Urich\"@en" } ]
[ { "subject": "Ben_Urich", "property": "creator", "object": "Roger_McKenzie_(comic_book_writer)" }, { "subject": "Ben_Urich", "property": "creator", "object": "Gene_Colan" }, { "subject": "Ben_Urich", "property": "fullName", "object": "\"Benjamin Urich\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The character of Ben Urich, whose full name is Benjamin Urich, was created by Gene Colan and the comic book writer, Roger Mckenzie.", "Ben(jamin) Urich was created by the comic book writer Roger McKenzie and Gene Colan." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ben_Urich", "property:full_name", "resource:Benjamin_Urich" ], [ "resource:Ben_Urich", "property:creator", "resource:Gene_Colan" ], [ "resource:Ben_Urich", "property:creator", "resource:Roger_McKenzie__comic_book_writer_" ], [ "resource:Ben_Urich", "rdf:type", "ontology:comics_character" ] ]
Ben_Urich
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "Ben_Urich", "readable": "Ben Urich", "graph": "resource:Ben_Urich" }, { "modified": "Benjamin Urich", "readable": "Benjamin Urich", "graph": "resource:Benjamin_Urich" }, { "modified": "Gene_Colan", "readable": "Gene Colan", "graph": "resource:Gene_Colan" }, { "modified": "Roger_McKenzie_(comic_book_writer)", "readable": "Roger McKenzie", "graph": "resource:Roger_McKenzie__comic_book_writer_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?v ) WHERE { ?b property:creator resource:Gene_Colan . ?b property:full_name ?g . ?b rdf:type ontology:comics_character }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?v ) WHERE { ?b property:creator resource:Gene_Colan . ?b property:full_name ?g . ?b rdf:type ontology:comics_character }", "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 ?r WHERE { ?v rdf:type ontology:comics_character . ?v property:full_name ?r . ?v property:creator resource:Gene_Colan }", "readable_query": "SELECT DISTINCT ?r WHERE { ?v rdf:type ontology:comics_character . ?v property:full_name ?r . ?v property:creator resource:Gene_Colan }", "graph_answer": [ "resource:Benjamin_Urich" ], "readable_answer": [ "Benjamin Urich" ], "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 ?m WHERE { ?m rdf:type ontology:comics_character . ?m property:full_name resource:Benjamin_Urich . ?m property:creator resource:Roger_McKenzie__comic_book_writer_ }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:comics_character . ?m property:full_name resource:Benjamin_Urich . ?m property:creator resource:Roger_McKenzie_(comic_book_writer) }", "graph_answer": [ "resource:Ben_Urich" ], "readable_answer": [ "Ben Urich" ], "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" ] } ]
Politician
3
7773
Id104
[ { "subject": "Adam_Koc", "property": "battles", "object": "Polish–Soviet_War" }, { "subject": "Polish–Soviet_War", "property": "commander", "object": "Joseph_Stalin" }, { "subject": "Adam_Koc", "property": "birthPlace", "object": "Congress_Poland" } ]
[ { "subject": "Adam_Koc", "property": "battle", "object": "Polish–Soviet_War" }, { "subject": "Polish–Soviet_War", "property": "commander", "object": "Joseph_Stalin" }, { "subject": "Adam_Koc", "property": "birthPlace", "object": "Congress_Poland" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Born in Congress Poland, Adam Koc, fought in the Polish–Soviet War, during which, Joseph Stalin was a commander.", "Born in Congress Poland, Adam Koc, fought in the Polish–Soviet War. A commander at the Polish-Soviet War was Joseph Stalin.", "Born in Congress in Poland, Adam Koc fought in the Polish–Soviet War, which Joseph Stalin was a commander in." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Polish_Soviet_War", "property:commander", "resource:Joseph_Stalin" ], [ "resource:Adam_Koc", "rdf:type", "ontology:politician" ], [ "resource:Adam_Koc", "property:battle", "resource:Polish_Soviet_War" ], [ "resource:Adam_Koc", "property:birth_place", "resource:Congress_Poland" ] ]
Adam_Koc
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "Adam_Koc", "readable": "Adam Koc", "graph": "resource:Adam_Koc" }, { "modified": "Congress_Poland", "readable": "Congress Poland", "graph": "resource:Congress_Poland" }, { "modified": "Joseph_Stalin", "readable": "Joseph Stalin", "graph": "resource:Joseph_Stalin" }, { "modified": "Polish–Soviet_War", "readable": "Polish–Soviet War", "graph": "resource:Polish_Soviet_War" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Polish_Soviet_War property:commander resource:Joseph_Stalin }", "readable_query": "ASK WHERE { resource:Polish–Soviet_War property:commander resource:Joseph_Stalin }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?p rdf:type ontology:politician . ?p property:birth_place resource:Bloomsbury }", "readable_query": "ASK WHERE { ?p rdf:type ontology:politician . ?p property:birth_place resource:Bloomsbury }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?l property:birth_place resource:Congress_Poland . ?l rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?l property:birth_place resource:Congress_Poland . ?l rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?o WHERE { ?o property:birth_place resource:Congress_Poland . ?o rdf:type ontology:politician }", "readable_query": "SELECT ?o WHERE { ?o property:birth_place resource:Congress_Poland . ?o rdf:type ontology:politician }", "graph_answer": [ "resource:Adam_Koc" ], "readable_answer": [ "Adam Koc" ], "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
12308
Id25
[ { "subject": "ALCO_RS-3", "property": "cylindercount", "object": "12" }, { "subject": "ALCO_RS-3", "property": "builder", "object": "Montreal_Locomotive_Works" }, { "subject": "ALCO_RS-3", "property": "enginetype", "object": "V12_engine" }, { "subject": "ALCO_RS-3", "property": "powertype", "object": "Diesel-electric_transmission" }, { "subject": "ALCO_RS-3", "property": "MeanOfTransportation/length", "object": "\"17068.8\"^^<http://dbpedia.org/datatype/millimetre>" } ]
[ { "subject": "ALCO_RS-3", "property": "cylinderCount", "object": "12" }, { "subject": "ALCO_RS-3", "property": "builder", "object": "Montreal_Locomotive_Works" }, { "subject": "ALCO_RS-3", "property": "engine", "object": "V12_engine" }, { "subject": "ALCO_RS-3", "property": "powerType", "object": "Diesel-electric_transmission" }, { "subject": "ALCO_RS-3", "property": "length", "object": "17068.8 (millimetres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The ALCO RS-3, built by Montreal Locomotive Works, is a diesel powered V12 engine, has 12 cylinders and is 17068.8 (millimetres) in length.", "The ALCO RS-3 is built by the Montreal Locomotive Works. It has 12 cylinders, a V12 engine, a diesel-electric transmission and has a total length of 17068.8 mms." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:ALCO_RS_3", "property:cylinder_count", "12" ], [ "resource:ALCO_RS_3", "property:length", "17068.8 (millimetres)" ], [ "resource:ALCO_RS_3", "property:engine", "resource:V12_engine" ], [ "resource:ALCO_RS_3", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:ALCO_RS_3", "property:power_type", "resource:Diesel_electric_transmission" ], [ "resource:ALCO_RS_3", "property:builder", "resource:Montreal_Locomotive_Works" ] ]
ALCO_RS-3
[ { "modified": "12", "readable": "12", "graph": "12" }, { "modified": "17068.8 (millimetres)", "readable": "17068.8", "graph": "17068.8 (millimetres)" }, { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "cylinderCount", "readable": "cylinder count", "graph": "property:cylinder_count" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "ALCO_RS-3", "readable": "ALCO RS-3", "graph": "resource:ALCO_RS_3" }, { "modified": "Diesel-electric_transmission", "readable": "Diesel-electric transmission", "graph": "resource:Diesel_electric_transmission" }, { "modified": "Montreal_Locomotive_Works", "readable": "Montreal Locomotive Works", "graph": "resource:Montreal_Locomotive_Works" }, { "modified": "V12_engine", "readable": "V12 engine", "graph": "resource:V12_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?m property:builder ?t . FILTER ( ?f > '10' ) . ?m property:cylinder_count ?f . ?m rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?t WHERE { ?m property:builder ?t . FILTER ( ?f > '10' ) . ?m property:cylinder_count ?f . ?m rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Montreal_Locomotive_Works" ], "readable_answer": [ "Montreal Locomotive Works" ], "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 ?c WHERE { ?t property:builder resource:Montreal_Locomotive_Works . ?t property:cylinder_count ?c . ?t rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?c WHERE { ?t property:builder resource:Montreal_Locomotive_Works . ?t property:cylinder_count ?c . ?t rdf:type ontology:mean_of_transportation }", "graph_answer": [ "12" ], "readable_answer": [ "12" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?s property:power_type ?v . ?s property:cylinder_count ?c . ?s rdf:type ontology:mean_of_transportation . FILTER ( ?c > '10' ) }", "readable_query": "SELECT DISTINCT ?v WHERE { ?s property:power_type ?v . ?s property:cylinder_count ?c . ?s rdf:type ontology:mean_of_transportation . FILTER ( ?c > '10' ) }", "graph_answer": [ "resource:Diesel_electric_transmission" ], "readable_answer": [ "Diesel-electric transmission" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?y > '10' ) . ?l rdf:type ontology:mean_of_transportation . ?l property:power_type resource:Diesel_electric_transmission . ?l property:cylinder_count ?y }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?y > '10' ) . ?l rdf:type ontology:mean_of_transportation . ?l property:power_type resource:Diesel-electric_transmission . ?l property:cylinder_count ?y }", "graph_answer": [ "resource:ALCO_RS_3" ], "readable_answer": [ "ALCO RS-3" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r ?k WHERE { resource:ALCO_RS_3 property:engine ?r . resource:ALCO_RS_3 property:length ?k }", "readable_query": "SELECT DISTINCT ?r ?k WHERE { resource:ALCO_RS-3 property:engine ?r . resource:ALCO_RS-3 property:length ?k }", "graph_answer": [ "resource:V12_engine", "17068.8 (millimetres)" ], "readable_answer": [ "V12 engine", "17068.8" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
3
7815
Id146
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "activeYearsEndDate", "object": "\"1905-03-04\"^^xsd:date" } ]
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "activeYearsEndDate", "object": "1905-03-04" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agnes Ward White was married to Albert B. White who was born in Cleveland and retired on March 4th 1905.", "Born in Cleveland, Albert B. White (spouse to Agnes Ward White), finished his career on March 4th 1905.", "Cleveland born Albert B. White, husband of Agnes Ward White, retired March 4, 1905." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albert_B__White", "property:spouse", "resource:Agnes_Ward_White" ], [ "resource:Albert_B__White", "rdf:type", "ontology:politician" ], [ "resource:Albert_B__White", "property:active_years_end_date", "resource:1905_03_04" ], [ "resource:Albert_B__White", "property:birth_place", "resource:Cleveland" ] ]
Albert_B._White
[ { "modified": "activeYearsEndDate", "readable": "active years end date", "graph": "property:active_years_end_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "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": "Cleveland", "readable": "Cleveland", "graph": "resource:Cleveland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( ?z = \"1905_03_04\" ) . ?p rdf:type ontology:politician . ?p property:birth_place ?s . ?p property:active_years_end_date ?z }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( ?z = \"1905-03-04\" ) . ?p rdf:type ontology:politician . ?p property:birth_place ?s . ?p property:active_years_end_date ?z }", "graph_answer": [ "resource:Cleveland" ], "readable_answer": [ "Cleveland" ], "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 ?x WHERE { ?x property:active_years_end_date ?s . ?x rdf:type ontology:politician . FILTER ( ?s = \"1905_03_04\" ) . ?x property:birth_place resource:Cleveland }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:active_years_end_date ?s . ?x rdf:type ontology:politician . FILTER ( ?s = \"1905-03-04\" ) . ?x property:birth_place resource:Cleveland }", "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 ?s WHERE { resource:Albert_B__White property:spouse ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Albert_B._White property:spouse ?s }", "graph_answer": [ "resource:Agnes_Ward_White" ], "readable_answer": [ "Agnes Ward White" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6938
Id226
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "English is spoken in the United States, where Native Americans are an ethnic group and where Albany, Georgia can be found.", "Albany, Georgia, is in the United States where English is spoken and an ethnic group is Native Americans.", "English is the language spoken in the United States where the native Americans are an ethnic group and Albany is located in Georgia." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Georgia", "rdf:type", "ontology:city" ], [ "resource:Albany__Georgia", "property:country", "resource:United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Albany,_Georgia
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Albany,_Georgia", "readable": "Albany, Georgia", "graph": "resource:Albany__Georgia" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?w WHERE { resource:United_States property:ethnic_group ?j . resource:United_States property:language ?w }", "readable_query": "SELECT DISTINCT ?j ?w WHERE { resource:United_States property:ethnic_group ?j . resource:United_States property:language ?w }", "graph_answer": [ "resource:Native_Americans_in_the_United_States", "resource:English_language" ], "readable_answer": [ "Native Americans in the United States", "English language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Albany__Georgia rdf:type ontology:city . resource:Albany__Georgia property:country resource:United_States }", "readable_query": "ASK WHERE { resource:Albany,_Georgia rdf:type ontology:city . resource:Albany,_Georgia property:country resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
CelestialBody
3
6599
Id16
[ { "subject": "(410777)_2009_FD", "property": "discoverer", "object": "Spacewatch" }, { "subject": "(410777)_2009_FD", "property": "orbitalPeriod", "object": "3.9447e+07" }, { "subject": "(410777)_2009_FD", "property": "epoch", "object": "\"2015-06-27\"^^xsd:date" } ]
[ { "subject": "(410777)_2009_FD", "property": "epoch", "object": "2015-06-27" }, { "subject": "(410777)_2009_FD", "property": "orbitalPeriod", "object": "39447000.0" }, { "subject": "(410777)_2009_FD", "property": "discoverer", "object": "Spacewatch" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The celestial body known as (410777) 2009 FD has an orbital period of 39447000 and was discovered by Spacewatch on 27 June 1015.", "The epoch date of 410777 2009 FD is June 27, 2015. It has an orbital period of 39447000 and was discovered by Spacewatch.", "(410777) 2009 FD has an epoch date of June 27th 2015 and an orbital period of 39447000.0. It was discovered by Spacewatch." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_410777__2009_FD", "property:epoch", "resource:2015_06_27" ], [ "resource:_410777__2009_FD", "rdf:type", "ontology:celestial_body" ], [ "resource:_410777__2009_FD", "property:orbital_period", "resource:39447000_0" ], [ "resource:_410777__2009_FD", "property:discoverer", "resource:Spacewatch" ] ]
(410777)_2009_FD
[ { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "2015-06-27", "readable": "2015-06-27", "graph": "resource:2015_06_27" }, { "modified": "39447000.0", "readable": "39447000.0", "graph": "resource:39447000_0" }, { "modified": "Spacewatch", "readable": "Spacewatch", "graph": "resource:Spacewatch" }, { "modified": "(410777)_2009_FD", "readable": "2009 FD", "graph": "resource:_410777__2009_FD" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( YEAR ( ?k ) , '2015' ) ) . ?h rdf:type ontology:celestial_body . ?h property:epoch ?k . ?h property:discoverer ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( YEAR ( ?k ) , '2015' ) ) . ?h rdf:type ontology:celestial_body . ?h property:epoch ?k . ?h property:discoverer ?p }", "graph_answer": [ "resource:Spacewatch" ], "readable_answer": [ "Spacewatch" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v property:epoch ?b . ?v rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?b ) , '2015' ) ) . ?v property:discoverer resource:Spacewatch }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:epoch ?b . ?v rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?b ) , '2015' ) ) . ?v property:discoverer resource:Spacewatch }", "graph_answer": [ "resource:_410777__2009_FD" ], "readable_answer": [ "2009 FD" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:_410777__2009_FD rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?e ) , '2015' ) ) . resource:_410777__2009_FD property:epoch ?e . resource:_410777__2009_FD property:discoverer resource:Spacewatch }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:(410777)_2009_FD rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?e ) , '2015' ) ) . resource:(410777)_2009_FD property:epoch ?e . resource:(410777)_2009_FD property:discoverer resource:Spacewatch }", "graph_answer": [ "resource:2015_06_27" ], "readable_answer": [ "2015-06-27" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:_410777__2009_FD property:mayor ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:(410777)_2009_FD property:mayor ?j }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7400
Id313
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "Baked_Alaska", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "Baked_Alaska", "property": "country", "object": "United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ethnic group of native Americans are from the United States where The president is the leader and baked Alaska is a dish.", "United States, where Baked Alaska is found, has Native Americans as an ethnic group and their leader is known as the president.", "Baked Alaska comes from the United States where the Native Americans are an ethnic group and the country is led by a President." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:country", "resource:United_States" ] ]
Baked_Alaska
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?r WHERE { resource:United_States property:leader_title ?r . resource:United_States property:ethnic_group ?s }", "readable_query": "SELECT DISTINCT ?s ?r WHERE { resource:United_States property:leader_title ?r . resource:United_States property:ethnic_group ?s }", "graph_answer": [ "resource:Native_Americans_in_the_United_States", "resource:President_of_the_United_States" ], "readable_answer": [ "Native Americans in the United States", "President of the United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Baked_Alaska property:country resource:United_States . resource:Baked_Alaska rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Baked_Alaska property:country resource:United_States . resource:Baked_Alaska 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
2
4276
Id126
[ { "subject": "Austin,_Texas", "property": "country", "object": "United_States" }, { "subject": "Austin,_Texas", "property": "isPartOf", "object": "Williamson_County,_Texas" } ]
[ { "subject": "Austin,_Texas", "property": "country", "object": "United_States" }, { "subject": "Austin,_Texas", "property": "isPartOf", "object": "Williamson_County,_Texas" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Austin is part of Williamson County in Texas which is part of the United States of America.", "Austin is part of Williamson County, Texas, United States.", "Austin, Texas, is part of Williamson County, in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Austin__Texas", "rdf:type", "ontology:city" ], [ "resource:Austin__Texas", "property:country", "resource:United_States" ], [ "resource:Austin__Texas", "property:is_part_of", "resource:Williamson_County__Texas" ] ]
Austin,_Texas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Williamson_County,_Texas", "readable": "Williamson County, Texas", "graph": "resource:Williamson_County__Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?a ) WHERE { ?p rdf:type ontology:city . ?p property:country resource:United_States . ?p property:is_part_of resource:Williamson_County__Texas }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?a ) WHERE { ?p rdf:type ontology:city . ?p property:country resource:United_States . ?p property:is_part_of resource:Williamson_County,_Texas }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t property:country resource:United_States . ?t rdf:type ontology:city . ?t property:is_part_of resource:Williamson_County__Texas }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:country resource:United_States . ?t rdf:type ontology:city . ?t property:is_part_of resource:Williamson_County,_Texas }", "graph_answer": [ "resource:Austin__Texas" ], "readable_answer": [ "Austin, Texas" ], "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 ( ?a ) AS ?r ) WHERE { ?p rdf:type ontology:city . ?p property:is_part_of resource:Hays_County__Texas . ?p property:is_part_of ?a }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?r ) WHERE { ?p rdf:type ontology:city . ?p property:is_part_of resource:Hays_County,_Texas . ?p property:is_part_of ?a }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] } ]
City
3
6910
Id198
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Akron, Ohio is located in the United States; where Washington, D.C. is the capital, and where English is spoken.", "Akron, Ohio is located in the United States, where English is spoken, and where the capital is Washington DC." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:Akron__Ohio", "rdf:type", "ontology:city" ], [ "resource:Akron__Ohio", "property:country", "resource:United_States" ] ]
Akron,_Ohio
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?m WHERE { resource:United_States property:capital ?m . resource:United_States property:language ?k }", "readable_query": "SELECT DISTINCT ?k ?m WHERE { resource:United_States property:capital ?m . resource:United_States property:language ?k }", "graph_answer": [ "resource:English_language", "resource:Washington__D_C_" ], "readable_answer": [ "English language", "Washington, D.C." ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Akron__Ohio rdf:type ontology:city . resource:Akron__Ohio property:country resource:United_States }", "readable_query": "ASK WHERE { resource:Akron,_Ohio rdf:type ontology:city . resource:Akron,_Ohio property:country resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Astronaut
2
3651
Id37
[ { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" } ]
[ { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Elliot See died in St. Louis.", "Elliot See passed away in St Louis.", "Elliot See is deceased and died in St. Louis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "property:status", "resource:Deceased" ], [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:death_place", "resource:St__Louis" ] ]
Elliot_See
[ { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "Deceased", "readable": "Deceased", "graph": "resource:Deceased" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "St._Louis", "readable": "St. Louis", "graph": "resource:St__Louis" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?t property:death_place resource:United_States . ?t rdf:type ontology:astronaut . ?t property:status resource:Deceased }", "readable_query": "ASK WHERE { ?t property:death_place resource:United_States . ?t rdf:type ontology:astronaut . ?t property:status resource:Deceased }", "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 { ?b property:death_place resource:St__Louis . ?b rdf:type ontology:astronaut . ?b property:status resource:Deceased }", "readable_query": "ASK WHERE { ?b property:death_place resource:St._Louis . ?b rdf:type ontology:astronaut . ?b property:status resource:Deceased }", "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:status resource:Deceased . ?f rdf:type ontology:astronaut . ?f property:death_place resource:St__Louis }", "readable_query": "SELECT ?f WHERE { ?f property:status resource:Deceased . ?f rdf:type ontology:astronaut . ?f property:death_place resource:St._Louis }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "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" ] } ]
Politician
5
12624
Id143
[ { "subject": "Albert_B._White", "property": "deathPlace", "object": "Parkersburg,_West_Virginia" }, { "subject": "Parkersburg,_West_Virginia", "property": "country", "object": "United_States" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "placeOfDeath", "object": "Charleston,_West_Virginia" }, { "subject": "William_M._O._Dawson", "property": "placeOfBirth", "object": "Bloomington,_Maryland" } ]
[ { "subject": "Parkersburg,_West_Virginia", "property": "country", "object": "United_States" }, { "subject": "Albert_B._White", "property": "deathPlace", "object": "Parkersburg,_West_Virginia" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "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 (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albert B White died in Parkersburg, West Virginia, USA. He was succeeded by William M O Dawson, who was born in Bloomington, Maryland and died in Charleston, West Virginia.", "Albert B White died at Parkersburg, West Virginia, the USA. His successor was William M.O. Dawson who was born in Bloomington, Maryland, and died in Charleston, West Virginia.", "William M.O. Dawson, born in Bloomington, Maryland and died in Charleston, West Virginia, was successor to Albert B. White. White died in Parkersburg, West Virginia, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Parkersburg__West_Virginia", "property:country", "resource:United_States" ], [ "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:death_place", "resource:Parkersburg__West_Virginia" ], [ "resource:Albert_B__White", "property:successor", "resource:William_M__O__Dawson" ] ]
Albert_B._White
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Albert_B._White", "readable": "Albert B. White", "graph": "resource:Albert_B__White" }, { "modified": "Bloomington,_Maryland", "readable": "Bloomington, Maryland", "graph": "resource:Bloomington__Maryland" }, { "modified": "Charleston,_West_Virginia", "readable": "Charleston, West Virginia", "graph": "resource:Charleston__West_Virginia" }, { "modified": "Parkersburg,_West_Virginia", "readable": "Parkersburg, West Virginia", "graph": "resource:Parkersburg__West_Virginia" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "William_M._O._Dawson", "readable": "William M. O. Dawson", "graph": "resource:William_M__O__Dawson" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { { { resource:William_M__O__Dawson property:death_place ?t } UNION { resource:Albert_B__White property:death_place ?t } } }", "readable_query": "SELECT DISTINCT ?t WHERE { { { resource:William_M._O._Dawson property:death_place ?t } UNION { resource:Albert_B._White property:death_place ?t } } }", "graph_answer": [ "resource:Charleston__West_Virginia", "resource:Parkersburg__West_Virginia" ], "readable_answer": [ "Charleston, West Virginia", "Parkersburg, West Virginia" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "disjunctive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:William_M__O__Dawson property:death_place ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:William_M._O._Dawson property:death_place ?q }", "graph_answer": [ "resource:Charleston__West_Virginia" ], "readable_answer": [ "Charleston, West Virginia" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:William_M__O__Dawson property:revenue ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:William_M._O._Dawson property:revenue ?k }", "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" ] } ]
City
3
6845
Id133
[ { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Attica,_Indiana", "property": "country", "object": "United_States" } ]
[ { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Attica,_Indiana", "property": "country", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The United States, which has the capital city of Washington DC, is the location of Attica, part of the state of Indiana.", "Attica is part of the state of Indiana, in the United States, where the capital is Washington, D.C." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Attica__Indiana", "rdf:type", "ontology:city" ], [ "resource:Attica__Indiana", "property:country", "resource:United_States" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:Indiana" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ] ]
Attica,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Attica,_Indiana", "readable": "Attica, Indiana", "graph": "resource:Attica__Indiana" }, { "modified": "Indiana", "readable": "Indiana", "graph": "resource:Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:is_part_of resource:Indiana . ?b property:country ?o . ?o property:capital resource:Washington__D_C_ . ?b rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:is_part_of resource:Indiana . ?b property:country ?o . ?o property:capital resource:Washington,_D.C. . ?b rdf:type ontology:city }", "graph_answer": [ "resource:Attica__Indiana" ], "readable_answer": [ "Attica, Indiana" ], "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 ?i WHERE { ?z property:is_part_of resource:Indiana . ?i property:capital resource:Washington__D_C_ . ?z property:country ?i . ?z rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?i WHERE { ?z property:is_part_of resource:Indiana . ?i property:capital resource:Washington,_D.C. . ?z property:country ?i . ?z rdf:type ontology:city }", "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" ] } ]
Food
3
7376
Id289
[ { "subject": "Philippines", "property": "language", "object": "Philippine_English" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Chinese_Filipino" } ]
[ { "subject": "Philippines", "property": "language", "object": "Philippine_English" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Chinese_Filipino" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The dish batchoy is from the Philippines where English is spoken and the Chinese Filipino people are from.", "Batchoy is eaten in the Philippines where Philippine English is spoken and one of the ethnic groups are the Chinese Filipinos." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Philippines", "property:language", "resource:Philippine_English" ], [ "resource:Philippines", "property:ethnic_group", "resource:Chinese_Filipino" ] ]
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": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Chinese_Filipino", "readable": "Chinese Filipino", "graph": "resource:Chinese_Filipino" }, { "modified": "Philippine_English", "readable": "Philippine English", "graph": "resource:Philippine_English" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?p ) WHERE { ?o property:language resource:Philippine_English . ?o property:ethnic_group resource:Chinese_Filipino }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?p ) WHERE { ?o property:language resource:Philippine_English . ?o property:ethnic_group resource:Chinese_Filipino }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:ethnic_group resource:Chinese_Filipino . ?f property:language resource:Philippine_English }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:ethnic_group resource:Chinese_Filipino . ?f property:language resource:Philippine_English }", "graph_answer": [ "resource:Philippines" ], "readable_answer": [ "Philippines" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'b' ) ) . ?n rdf:type ontology:food . ?n property:country resource:Philippines }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'b' ) ) . ?n rdf:type ontology:food . ?n property:country resource:Philippines }", "graph_answer": [ "resource:Batchoy" ], "readable_answer": [ "Batchoy" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10559
Id243
[ { "subject": "Vermont", "property": "largestCity", "object": "Burlington,_Vermont" }, { "subject": "Alvah_Sabin", "property": "state", "object": "Vermont" }, { "subject": "Alvah_Sabin", "property": "deathPlace", "object": "Sycamore,_Illinois" }, { "subject": "Sycamore,_Illinois", "property": "region", "object": "DeKalb_County,_Illinois" } ]
[ { "subject": "Vermont", "property": "largestCity", "object": "Burlington,_Vermont" }, { "subject": "Alvah_Sabin", "property": "state", "object": "Vermont" }, { "subject": "Alvah_Sabin", "property": "deathPlace", "object": "Sycamore,_Illinois" }, { "subject": "Sycamore,_Illinois", "property": "region", "object": "DeKalb_County,_Illinois" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Burlington, is the largest city in Vermont, where Alvah Sabin was from. He died in Sycamore, in the Dekalb County of Illinois region.", "Alvah Sabin was from Vermont, whose largest city is Burlington. He died in Sycamore, Illinois which is in Dekalb County.", "Alvah Sabin was from Vermont, where the largest city is Burlington. He died in Sycamore, which is part of DeKalb County in Illinois." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Sycamore__Illinois", "property:region", "resource:DeKalb_County__Illinois" ], [ "resource:Alvah_Sabin", "rdf:type", "ontology:politician" ], [ "resource:Alvah_Sabin", "property:death_place", "resource:Sycamore__Illinois" ], [ "resource:Alvah_Sabin", "property:state", "resource:Vermont" ], [ "resource:Vermont", "property:largest_city", "resource:Burlington__Vermont" ] ]
Alvah_Sabin
[ { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Alvah_Sabin", "readable": "Alvah Sabin", "graph": "resource:Alvah_Sabin" }, { "modified": "Burlington,_Vermont", "readable": "Burlington, Vermont", "graph": "resource:Burlington__Vermont" }, { "modified": "DeKalb_County,_Illinois", "readable": "DeKalb County, Illinois", "graph": "resource:DeKalb_County__Illinois" }, { "modified": "Sycamore,_Illinois", "readable": "Sycamore, Illinois", "graph": "resource:Sycamore__Illinois" }, { "modified": "Vermont", "readable": "Vermont", "graph": "resource:Vermont" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d property:largest_city resource:Abilene__Texas . ?n property:state ?d . ?n rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?d property:largest_city resource:Abilene,_Texas . ?n property:state ?d . ?n 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" ] }, { "question": [], "graph_query": "ASK WHERE { ?a property:region resource:DeKalb_County__Illinois }", "readable_query": "ASK WHERE { ?a property:region resource:DeKalb_County,_Illinois }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?r WHERE { ?r property:region resource:DeKalb_County__Illinois }", "readable_query": "SELECT ?r WHERE { ?r property:region resource:DeKalb_County,_Illinois }", "graph_answer": [ "resource:Sycamore__Illinois" ], "readable_answer": [ "Sycamore, Illinois" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( STRSTARTS ( LCASE ( ?o ) , 'a' ) ) . ?o rdf:type ontology:politician . ?o property:state resource:Vermont . ?o property:death_place resource:Sycamore__Illinois }", "readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( STRSTARTS ( LCASE ( ?o ) , 'a' ) ) . ?o rdf:type ontology:politician . ?o property:state resource:Vermont . ?o property:death_place resource:Sycamore,_Illinois }", "graph_answer": [ "resource:Alvah_Sabin" ], "readable_answer": [ "Alvah Sabin" ], "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 ?d WHERE { resource:Vermont property:has_to_its_southeast ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Vermont property:has_to_its_southeast ?d }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
5
11429
Id46
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "selection", "object": "1963" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"^^xsd:date" } ]
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "selectedByNasa", "object": "1963" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Buzz Aldrin (born in Glen Ridge, New Jersey on 1930-01-20) was selected to work for NASA in 1963. He was a fighter pilot and a crew member of Apollo 11.", "Buzz Aldrin was born on 20th January, 1930 in Glen Ridge, NJ. He was a fighter pilot, who was hired by NASA in 1963. He was a crew member on Apollo 11.", "Buzz Aldrin was born on January 20 1930 in Glen Ridge, New Jersey. He joined NASA in 1963 as a fighter pilot and became a member of the Apollo 11 crew." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Buzz_Aldrin", "property:selected_by_nasa", "resource:1963" ], [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ], [ "resource:Buzz_Aldrin", "property:occupation", "resource:Fighter_pilot" ], [ "resource:Buzz_Aldrin", "property:birth_date", "1930-01-20" ], [ "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": "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": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Apollo_11", "readable": "Apollo 11", "graph": "resource:Apollo_11" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "Fighter_pilot", "readable": "Fighter pilot", "graph": "resource:Fighter_pilot" }, { "modified": "Glen_Ridge,_New_Jersey", "readable": "Glen Ridge, New Jersey", "graph": "resource:Glen_Ridge__New_Jersey" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?n = \"1930-01-20\" ) . ?c property:birth_date ?n . ?c property:birth_place ?k . ?c rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?n = \"1930-01-20\" ) . ?c property:birth_date ?n . ?c property:birth_place ?k . ?c rdf:type ontology:astronaut }", "graph_answer": [ "resource:Glen_Ridge__New_Jersey" ], "readable_answer": [ "Glen Ridge, New Jersey" ], "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 { ?v rdf:type ontology:astronaut . ?v property:occupation ?x . ?v property:birth_place resource:Wheeler__Texas }", "readable_query": "ASK WHERE { ?v rdf:type ontology:astronaut . ?v property:occupation ?x . ?v property:birth_place resource:Wheeler,_Texas }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
3
7200
Id113
[ { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "alias", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"@en" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Bacon" } ]
[ { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "alternativeName", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Bacon" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Popular in the UK, a bacon sandwich includes the ingredient bacon and can also be known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin.", "Popular in the U.K., the bacon sandwich (the main ingredient of which is bacon),has different names including: Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm and bacon muffin.", "A bacon sandwich 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 always includes bacon as an ingredient and comes from the UK." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_sandwich", "property:ingredient", "resource:Bacon" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:country", "resource:United_Kingdom" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Rasher_sandwich" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_muffin" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sanger" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_butty" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_cob" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sarnie" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Piece__n_bacon" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_barm" ] ]
Bacon_sandwich
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bacon", "readable": "Bacon", "graph": "resource:Bacon" }, { "modified": "Bacon barm", "readable": "Bacon barm", "graph": "resource:Bacon_barm" }, { "modified": "Bacon butty", "readable": "Bacon butty", "graph": "resource:Bacon_butty" }, { "modified": "Bacon cob", "readable": "Bacon cob", "graph": "resource:Bacon_cob" }, { "modified": "Bacon muffin", "readable": "Bacon muffin", "graph": "resource:Bacon_muffin" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Bacon sanger", "readable": "Bacon sanger", "graph": "resource:Bacon_sanger" }, { "modified": "Bacon sarnie", "readable": "Bacon sarnie", "graph": "resource:Bacon_sarnie" }, { "modified": "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 ?g WHERE { resource:Bacon_sandwich property:alternative_name ?g . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'b' ) ) }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Bacon_sandwich property:alternative_name ?g . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'b' ) ) }", "graph_answer": [ "resource:Bacon_muffin" ], "readable_answer": [ "Bacon muffin" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Bacon_sandwich property:alternative_name resource:Bacon_muffin }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Bacon_sandwich property:alternative_name resource:Bacon_muffin }", "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", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?p ) WHERE { resource:Bacon_sandwich property:alternative_name ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?p ) WHERE { resource:Bacon_sandwich property:alternative_name ?m }", "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 ?p WHERE { FILTER ( ?p != resource:Bacon_muffin ) . resource:Bacon_sandwich property:alternative_name ?p . FILTER ( ?p != resource:Rasher_sandwich ) }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?p != resource:Bacon_muffin ) . resource:Bacon_sandwich property:alternative_name ?p . FILTER ( ?p != resource:Rasher_sandwich ) }", "graph_answer": [ "resource:Bacon_sanger", "resource:Bacon_butty", "resource:Bacon_cob", "resource:Bacon_sarnie", "resource:Piece__n_bacon", "resource:Bacon_barm" ], "readable_answer": [ "Bacon sanger", "Bacon butty", "Bacon cob", "Bacon sarnie", "Piece 'n bacon", "Bacon barm" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Bacon_sandwich property:designer ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Bacon_sandwich property:designer ?p }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
3
7973
Id46
[ { "subject": "A.D._Isidro_Metapán", "property": "ground", "object": "\"Metapán, El Salvador\"@en" }, { "subject": "A.D._Isidro_Metapán", "property": "capacity", "object": "10000" }, { "subject": "A.D._Isidro_Metapán", "property": "fullname", "object": "\"Asociación Deportiva\"@en" } ]
[ { "subject": "A.D._Isidro_Metapán", "property": "ground", "object": "\"Metapán, El Salvador\"" }, { "subject": "A.D._Isidro_Metapán", "property": "numberOfMembers", "object": "10000" }, { "subject": "A.D._Isidro_Metapán", "property": "fullName", "object": "\"Asociación Deportiva\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.D. Isidro Metapan's full name is \"Asociación Deportiva\". They have 10000 members and their ground is in Metapan, El Salvador.", "10000 member strong club AD Isidro Metapan Deportiva - Asociacion Deportiva - plays at Metapan, El Salvador.", "Asociacion Deportiva (abbreviated to A.D. Isidro Metapan) has 10000 members and has its ground in Metapan, El Salvador." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_D__Isidro_Metap_n", "property:full_name", "resource:Asociaci_n_Deportiva" ], [ "resource:A_D__Isidro_Metap_n", "property:number_of_members", "10000" ], [ "resource:A_D__Isidro_Metap_n", "rdf:type", "ontology:sports_team" ], [ "resource:A_D__Isidro_Metap_n", "property:ground", "resource:Metap_n__El_Salvador" ] ]
A.D._Isidro_Metapán
[ { "modified": "10000", "readable": "10000", "graph": "10000" }, { "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.D._Isidro_Metapán", "readable": "A.D. Isidro Metapán", "graph": "resource:A_D__Isidro_Metap_n" }, { "modified": "Asociación Deportiva", "readable": "Asociación Deportiva", "graph": "resource:Asociaci_n_Deportiva" }, { "modified": "Metapán, El Salvador", "readable": "Metapán, El Salvador", "graph": "resource:Metap_n__El_Salvador" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?c property:number_of_members ?f . ?c property:ground ?w . FILTER ( ?f = '10000' ) . ?c rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?w WHERE { ?c property:number_of_members ?f . ?c property:ground ?w . FILTER ( ?f = '10000' ) . ?c rdf:type ontology:sports_team }", "graph_answer": [ "resource:Metap_n__El_Salvador" ], "readable_answer": [ "Metapán, El Salvador" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y ?b WHERE { ?b rdf:type ontology:sports_team . ?b property:full_name ?y . ?b property:ground resource:Metap_n__El_Salvador }", "readable_query": "SELECT DISTINCT ?y ?b WHERE { ?b rdf:type ontology:sports_team . ?b property:full_name ?y . ?b property:ground resource:Metapán,_El_Salvador }", "graph_answer": [ "resource:Asociaci_n_Deportiva", "resource:A_D__Isidro_Metap_n" ], "readable_answer": [ "Asociación Deportiva", "A.D. Isidro Metapán" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Athlete
4
9068
Id138
[ { "subject": "RoPS", "property": "league", "object": "Veikkausliiga" }, { "subject": "Akeem_Priestley", "property": "clubs", "object": "RoPS" }, { "subject": "Akeem_Priestley", "property": "team", "object": "Orange_County_Blues_FC" }, { "subject": "Orange_County_Blues_FC", "property": "manager", "object": "Oliver_Wyss" } ]
[ { "subject": "RoPS", "property": "league", "object": "Veikkausliiga" }, { "subject": "Orange_County_Blues_FC", "property": "manager", "object": "Oliver_Wyss" }, { "subject": "Akeem_Priestley", "property": "club", "object": "Orange_County_Blues_FC" }, { "subject": "Akeem_Priestley", "property": "club", "object": "RoPS" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akeem Priestley belongs to Oliver Wyss managed, Orange County Blues FC. He has played for RoPS in the Veikkausliiga.", "Akeem Priestley has played for the Orange County Blues FC and for RoPS who are in the Veikkausliiga league. Orange County Blues FC are managed by Oliver Wyss.", "Akeem Priestley plays for Orange County Blues FC that is managed by Oliver Wyss. He played for RoPS in the Veikkausliiga league." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akeem_Priestley", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Priestley", "property:club", "resource:RoPS" ], [ "resource:Akeem_Priestley", "property:club", "resource:Orange_County_Blues_FC" ], [ "resource:RoPS", "property:league", "resource:Veikkausliiga" ], [ "resource:Orange_County_Blues_FC", "property:manager", "resource:Oliver_Wyss" ] ]
Akeem_Priestley
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Akeem_Priestley", "readable": "Akeem Priestley", "graph": "resource:Akeem_Priestley" }, { "modified": "Oliver_Wyss", "readable": "Oliver Wyss", "graph": "resource:Oliver_Wyss" }, { "modified": "Orange_County_Blues_FC", "readable": "Orange County Blues FC", "graph": "resource:Orange_County_Blues_FC" }, { "modified": "RoPS", "readable": "RoPS", "graph": "resource:RoPS" }, { "modified": "Veikkausliiga", "readable": "Veikkausliiga", "graph": "resource:Veikkausliiga" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { { resource:Akeem_Priestley property:club ?g } MINUS { ?g property:league resource:Veikkausliiga } }", "readable_query": "SELECT DISTINCT ?g WHERE { { resource:Akeem_Priestley property:club ?g } MINUS { ?g property:league resource:Veikkausliiga } }", "graph_answer": [ "resource:Orange_County_Blues_FC" ], "readable_answer": [ "Orange County Blues FC" ], "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 ?f WHERE { resource:Akeem_Priestley property:club ?f . FILTER ( ?f != resource:Orange_County_Blues_FC ) }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Akeem_Priestley property:club ?f . FILTER ( ?f != resource:Orange_County_Blues_FC ) }", "graph_answer": [ "resource:RoPS" ], "readable_answer": [ "RoPS" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Orange_County_Blues_FC property:sport_governing_body ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Orange_County_Blues_FC property:sport_governing_body ?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" ] } ]
MeanOfTransportation
2
4878
Id113
[ { "subject": "Alfa_Romeo_164", "property": "related", "object": "Saab_9000" }, { "subject": "Alfa_Romeo_164", "property": "relatedMeanOfTransportation", "object": "Fiat_Croma" } ]
[ { "subject": "Alfa_Romeo_164", "property": "relatedMeanOfTransportation", "object": "Fiat_Croma" }, { "subject": "Alfa_Romeo_164", "property": "relatedMeanOfTransportation", "object": "Saab_9000" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Alfa Romeo 164 and the Saab 9000 and the Fiat Croma are related means of transport in that they are all cars.", "The Alfa Romeo 164, the Fiat Croma and the Saab 9000 are all similar means of transport.", "The Alfa Romeo 164, Fiat Croma and the Saab 9000 are the same kind of means of transportation." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfa_Romeo_164", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Alfa_Romeo_164", "property:related_mean_of_transportation", "resource:Saab_9000" ], [ "resource:Alfa_Romeo_164", "property:related_mean_of_transportation", "resource:Fiat_Croma" ] ]
Alfa_Romeo_164
[ { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "Alfa_Romeo_164", "readable": "Alfa Romeo 164", "graph": "resource:Alfa_Romeo_164" }, { "modified": "Fiat_Croma", "readable": "Fiat Croma", "graph": "resource:Fiat_Croma" }, { "modified": "Saab_9000", "readable": "Saab 9000", "graph": "resource:Saab_9000" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Alfa_Romeo_164 property:related_mean_of_transportation ?r . FILTER ( CONTAINS ( LCASE ( ?r ) , 'fiat' ) ) }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Alfa_Romeo_164 property:related_mean_of_transportation ?r . FILTER ( CONTAINS ( LCASE ( ?r ) , 'fiat' ) ) }", "graph_answer": [ "resource:Fiat_Croma" ], "readable_answer": [ "Fiat Croma" ], "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 ?r WHERE { FILTER ( CONTAINS ( LCASE ( resource:Fiat_Croma ) , 'fiat' ) ) . resource:Alfa_Romeo_164 property:related_mean_of_transportation resource:Fiat_Croma }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( CONTAINS ( LCASE ( resource:Fiat_Croma ) , 'fiat' ) ) . resource:Alfa_Romeo_164 property:related_mean_of_transportation resource:Fiat_Croma }", "graph_answer": [ "resource:Saab_9000" ], "readable_answer": [ "Saab 9000" ], "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" ] } ]
Artist
4
8768
Id160
[ { "subject": "Alternative_rock", "property": "musicFusionGenre", "object": "Nu_metal" }, { "subject": "Alternative_rock", "property": "stylisticOrigin", "object": "Punk_rock" }, { "subject": "Andrew_White_(musician)", "property": "genre", "object": "Alternative_rock" }, { "subject": "Alternative_rock", "property": "stylisticOrigins", "object": "New_wave_music" } ]
[ { "subject": "Alternative_rock", "property": "musicFusionGenre", "object": "Nu_metal" }, { "subject": "Alternative_rock", "property": "stylisticOrigin", "object": "Punk_rock" }, { "subject": "Andrew_White_(musician)", "property": "genre", "object": "Alternative_rock" }, { "subject": "Alternative_rock", "property": "stylisticOrigin", "object": "New_wave_music" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrew White plays alternative rock which originated from new wave and punk rock music. Nu metal is a fusion of alternative rock.", "Nu metal is a fusion genre of alternative rock which originated from punk rock. Andrew White plays alternative rock which has origins in New wave music.", "The musician Andrew White's genre is alternative rock which has origins in New wave and has its stylistic origins in Punk rock. Nu metal is a music fusion genre of alternative rock." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alternative_rock", "property:stylistic_origin", "resource:New_wave_music" ], [ "resource:Alternative_rock", "property:stylistic_origin", "resource:Punk_rock" ], [ "resource:Alternative_rock", "property:music_fusion_genre", "resource:Nu_metal" ], [ "resource:Andrew_White__musician_", "rdf:type", "ontology:artist" ], [ "resource:Andrew_White__musician_", "property:genre", "resource:Alternative_rock" ] ]
Andrew_White_(musician)
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Alternative_rock", "readable": "Alternative rock", "graph": "resource:Alternative_rock" }, { "modified": "Andrew_White_(musician)", "readable": "Andrew White", "graph": "resource:Andrew_White__musician_" }, { "modified": "New_wave_music", "readable": "New wave music", "graph": "resource:New_wave_music" }, { "modified": "Nu_metal", "readable": "Nu metal", "graph": "resource:Nu_metal" }, { "modified": "Punk_rock", "readable": "Punk rock", "graph": "resource:Punk_rock" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:music_fusion_genre resource:Bhangra__music_ . ?f rdf:type ontology:artist . ?f property:genre ?u }", "readable_query": "ASK WHERE { ?u property:music_fusion_genre resource:Bhangra_(music) . ?f rdf:type ontology:artist . ?f property:genre ?u }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
CelestialBody
2
4148
Id129
[ { "subject": "11264_Claudiomaccone", "property": "epoch", "object": "\"November 26, 2005 (JD2453700.5)\"" }, { "subject": "11264_Claudiomaccone", "property": "rotationPeriod", "object": "\"11473.9\"^^xsd:double" } ]
[ { "subject": "11264_Claudiomaccone", "property": "epoch", "object": "2005-11-26" }, { "subject": "11264_Claudiomaccone", "property": "rotationPeriod", "object": "11473.9" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "11264 Claudiomaccone has the epoch date of 26 November 2005 and a rotation period of 11473.9.", "11264 Claudiomaccone has an epoch date of November 26th 2005 and its rotation period is 11473.9.", "11264 Claudiomaccone has an epoch date of November 26th 2005, and the rotaional period is 11473.9." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:11264_Claudiomaccone", "property:epoch", "resource:2005_11_26" ], [ "resource:11264_Claudiomaccone", "rdf:type", "ontology:celestial_body" ], [ "resource:11264_Claudiomaccone", "property:rotation_period", "resource:11473_9" ] ]
11264_Claudiomaccone
[ { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "rotationPeriod", "readable": "rotation period", "graph": "property:rotation_period" }, { "modified": "11264_Claudiomaccone", "readable": "11264 Claudiomaccone", "graph": "resource:11264_Claudiomaccone" }, { "modified": "11473.9", "readable": "11473.9", "graph": "resource:11473_9" }, { "modified": "2005-11-26", "readable": "2005-11-26", "graph": "resource:2005_11_26" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?k property:epoch ?b . FILTER ( CONTAINS ( YEAR ( ?b ) , '2005' ) ) . ?k property:rotation_period ?c . ?k rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?c WHERE { ?k property:epoch ?b . FILTER ( CONTAINS ( YEAR ( ?b ) , '2005' ) ) . ?k property:rotation_period ?c . ?k rdf:type ontology:celestial_body }", "graph_answer": [ "resource:11473_9" ], "readable_answer": [ "11473.9" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( YEAR ( ?o ) , '2005' ) ) . ?n rdf:type ontology:celestial_body . ?n property:epoch ?o . ?n property:rotation_period resource:11473_9 }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( YEAR ( ?o ) , '2005' ) ) . ?n rdf:type ontology:celestial_body . ?n property:epoch ?o . ?n property:rotation_period resource:11473.9 }", "graph_answer": [ "resource:11264_Claudiomaccone" ], "readable_answer": [ "11264 Claudiomaccone" ], "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 ?n WHERE { resource:11264_Claudiomaccone property:derivative ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:11264_Claudiomaccone property:derivative ?n }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6815
Id103
[ { "subject": "Antioch,_California", "property": "isPartOf", "object": "Contra_Costa_County,_California" }, { "subject": "Antioch,_California", "property": "settlementType", "object": "California" }, { "subject": "California", "property": "language", "object": "Vietnamese_language" } ]
[ { "subject": "Antioch,_California", "property": "isPartOf", "object": "Contra_Costa_County,_California" }, { "subject": "California", "property": "language", "object": "Vietnamese_language" }, { "subject": "Antioch,_California", "property": "isPartOf", "object": "California" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Antioch is part of Contra Costa County in the state of California, where one of the languages spoken is Vietnamese.", "Antioch is located in Contra Costa County California. Vietnamese is one of the languages spoken in the state.", "Antioch is part of Contra Costa County in California, where one of the languages spoken, is Vietnamese." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antioch__California", "rdf:type", "ontology:city" ], [ "resource:Antioch__California", "property:is_part_of", "resource:Contra_Costa_County__California" ], [ "resource:Antioch__California", "property:is_part_of", "resource:California" ], [ "resource:California", "property:language", "resource:Vietnamese_language" ] ]
Antioch,_California
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Antioch,_California", "readable": "Antioch, California", "graph": "resource:Antioch__California" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Contra_Costa_County,_California", "readable": "Contra Costa County, California", "graph": "resource:Contra_Costa_County__California" }, { "modified": "Vietnamese_language", "readable": "Vietnamese language", "graph": "resource:Vietnamese_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER NOT EXISTS { ?d property:language resource:Vietnamese_language } . resource:Antioch__California property:is_part_of ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER NOT EXISTS { ?d property:language resource:Vietnamese_language } . resource:Antioch,_California property:is_part_of ?d }", "graph_answer": [ "resource:Contra_Costa_County__California" ], "readable_answer": [ "Contra Costa County, California" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Antioch__California property:is_part_of ?j . FILTER ( ?j != resource:Contra_Costa_County__California ) }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Antioch__California property:is_part_of ?j . FILTER ( ?j != resource:Contra_Costa_County,_California ) }", "graph_answer": [ "resource:California" ], "readable_answer": [ "California" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
5
12609
Id128
[ { "subject": "Austria", "property": "leaderName", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "placeOfBirth", "object": "Tyrol_(state)" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Austria", "property": "language", "object": "Austrian_German" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria" } ]
[ { "subject": "Austria", "property": "leader", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Tyrol_(state)" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Austria", "property": "language", "object": "Austrian_German" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Austrian German is the language spoken in Austria, where the leader is Doris Bures. Alfons Gorbach, was born in Austria, in the state of Tyrol, and died in Graz.", "Alfons Gorbach, who died in Graz, was born in the state of Tyrol in Austria where the spoken language is Austrian German and the country's leader is Doris Bures.", "Alfons Gorbach was born in the state of Tyrol in Austria and died in Graz. Austria uses the Austrian German language and is led by Doris Bures." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Austria", "property:leader", "resource:Doris_Bures" ], [ "resource:Austria", "property:language", "resource:Austrian_German" ], [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Graz" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Tyrol__state_" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "Austrian_German", "readable": "Austrian German", "graph": "resource:Austrian_German" }, { "modified": "Doris_Bures", "readable": "Doris Bures", "graph": "resource:Doris_Bures" }, { "modified": "Graz", "readable": "Graz", "graph": "resource:Graz" }, { "modified": "Tyrol_(state)", "readable": "Tyrol", "graph": "resource:Tyrol__state_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?f WHERE { resource:Austria property:language ?a . resource:Austria property:leader ?f }", "readable_query": "SELECT DISTINCT ?a ?f WHERE { resource:Austria property:language ?a . resource:Austria property:leader ?f }", "graph_answer": [ "resource:Austrian_German", "resource:Doris_Bures" ], "readable_answer": [ "Austrian German", "Doris Bures" ], "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 ?z WHERE { ?i property:death_place ?z . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'g' ) ) . ?i property:birth_place resource:Austria . ?i rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?z WHERE { ?i property:death_place ?z . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'g' ) ) . ?i property:birth_place resource:Austria . ?i rdf:type ontology:politician }", "graph_answer": [ "resource:Graz" ], "readable_answer": [ "Graz" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?p ) , 'alfons' ) ) . ?p property:birth_place resource:Austria }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?p ) , 'alfons' ) ) . ?p property:birth_place resource:Austria }", "graph_answer": [ "resource:Alfons_Gorbach" ], "readable_answer": [ "Alfons Gorbach" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?z property:death_place ?m . ?z property:birth_place resource:Saskatchewan . ?z rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?z property:death_place ?m . ?z property:birth_place resource:Saskatchewan . ?z 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" ] } ]
MeanOfTransportation
4
10195
Id169
[ { "subject": "Aston_Martin_Virage", "property": "related", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_V8", "property": "engine", "object": "Aston_Martin_V8__1" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_DBS", "property": "manufacturer", "object": "Aston_Martin" } ]
[ { "subject": "Aston_Martin_Virage", "property": "relatedMeanOfTransportation", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_V8", "property": "engine", "object": "5.3 (litres)" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_DBS", "property": "manufacturer", "object": "Aston_Martin" } ]
(X (X) (X (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aston Martin Virage and Aston Martin DBS are related types of transportation. The Aston Martin DBS is manufactured by Aston Martin and the Aston Martin Virage succeeded the Aston Martin V8. The engine volume of Aston Martin V8 is 5.3 litres.", "The engine volume of Aston MArtin V8 is 5.3 litres and it was succeeded by the Aston Martin Virage. The latter vehicle is related to the Aston Martin DBS which is manufactured by Aston Martin.", "The Aston Martin Virage, related to the Aston Martin DBS (manufactured by Aston Martin), was succeeded by the 5.3 liter engined, Aston Martin V8." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aston_Martin_V8", "property:engine", "5.3 (litres)" ], [ "resource:Aston_Martin_V8", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aston_Martin_V8", "property:successor", "resource:Aston_Martin_Virage" ], [ "resource:Aston_Martin_DBS", "property:manufacturer", "resource:Aston_Martin" ], [ "resource:Aston_Martin_Virage", "property:related_mean_of_transportation", "resource:Aston_Martin_DBS" ] ]
Aston_Martin_V8
[ { "modified": "5.3 (litres)", "readable": "5.3", "graph": "5.3 (litres)" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Aston_Martin", "readable": "Aston Martin", "graph": "resource:Aston_Martin" }, { "modified": "Aston_Martin_DBS", "readable": "Aston Martin DBS", "graph": "resource:Aston_Martin_DBS" }, { "modified": "Aston_Martin_V8", "readable": "Aston Martin V8", "graph": "resource:Aston_Martin_V8" }, { "modified": "Aston_Martin_Virage", "readable": "Aston Martin Virage", "graph": "resource:Aston_Martin_Virage" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?f property:successor ?n . ?n property:related_mean_of_transportation resource:Aston_Martin_DBS . ?f property:engine '5.3 (litres)' . ?f rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?n WHERE { ?f property:successor ?n . ?n property:related_mean_of_transportation resource:Aston_Martin_DBS . ?f property:engine '5.3 (litres)' . ?f rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Aston_Martin_Virage" ], "readable_answer": [ "Aston Martin Virage" ], "type": [ "complete", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?q property:successor resource:Aston_Martin_Virage . resource:Aston_Martin_Virage property:related_mean_of_transportation resource:Aston_Martin_DBS . ?q property:engine '5.3 (litres)' . ?q rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q property:successor resource:Aston_Martin_Virage . resource:Aston_Martin_Virage property:related_mean_of_transportation resource:Aston_Martin_DBS . ?q property:engine '5.3 (litres)' . ?q rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Aston_Martin_V8" ], "readable_answer": [ "Aston Martin V8" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Aston_Martin_V8 property:in_office_while_governor ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Aston_Martin_V8 property:in_office_while_governor ?i }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
5883
Id29
[ { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Post-metal" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Post-metal" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner plays Post-metal for the band Twilight and also played for the Greymachine band.", "Aaron Turner (genre: post metal) has played with the bands Twilight and Greymachine.", "Aaron Turner plays Post metal in the Twilight band and associated with the Greymachine group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Greymachine" ], [ "resource:Aaron_Turner", "property:genre", "resource:Post_metal" ] ]
Aaron_Turner
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Greymachine", "readable": "Greymachine", "graph": "resource:Greymachine" }, { "modified": "Post-metal", "readable": "Post-metal", "graph": "resource:Post_metal" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?k ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?d }", "readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?k ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?d }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?e }", "graph_answer": [ "resource:Twilight__band_", "resource:Greymachine" ], "readable_answer": [ "Twilight", "Greymachine" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Aaron_Turner property:genre resource:Post_metal }", "readable_query": "ASK WHERE { resource:Aaron_Turner property:genre resource:Post-metal }", "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" ] } ]
Food
2
4543
Id55
[ { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" } ]
[ { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arros negre is from Spain and its leader is Felipe VI.", "Felipe VI of Spain is the leader of Spain where Arròs negre is a traditional dish.", "Felipe VI of Spain is the leader of Spain, where one can find Arros negre." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Arr_s_negre", "rdf:type", "ontology:food" ], [ "resource:Arr_s_negre", "property:country", "resource:Spain" ] ]
Arròs_negre
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Arròs_negre", "readable": "Arròs negre", "graph": "resource:Arr_s_negre" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r ?p WHERE { ?r property:country ?p . ?r rdf:type ontology:food . ?p property:leader resource:Felipe_VI_of_Spain }", "readable_query": "SELECT DISTINCT ?r ?p WHERE { ?r property:country ?p . ?r rdf:type ontology:food . ?p property:leader resource:Felipe_VI_of_Spain }", "graph_answer": [ "resource:Arr_s_negre", "resource:Spain" ], "readable_answer": [ "Arròs negre", "Spain" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Company
2
4423
Id11
[ { "subject": "AmeriGas", "property": "numberOfEmployees", "object": "8500" }, { "subject": "AmeriGas", "property": "netIncome", "object": "2.112E8" } ]
[ { "subject": "AmeriGas", "property": "numberOfEmployees", "object": "8500" }, { "subject": "AmeriGas", "property": "netIncome", "object": "211200000" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AmeriGas earns a net income of 211200000 thanks to the efforts of its 8500 employees.", "AmeriGas employs 8,500 people with their net income being 211200000.", "AmeriGas has 8,500 employees and a net income of $211,200,000." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AmeriGas", "property:net_income", "211200000" ], [ "resource:AmeriGas", "property:number_of_employees", "resource:8500" ], [ "resource:AmeriGas", "rdf:type", "ontology:company" ] ]
AmeriGas
[ { "modified": "211200000", "readable": "211200000", "graph": "211200000" }, { "modified": "netIncome", "readable": "net income", "graph": "property:net_income" }, { "modified": "numberOfEmployees", "readable": "number of employees", "graph": "property:number_of_employees" }, { "modified": "8500", "readable": "8500", "graph": "resource:8500" }, { "modified": "AmeriGas", "readable": "AmeriGas", "graph": "resource:AmeriGas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?t <= '300000000' ) . ?z rdf:type ontology:company . ?z property:net_income ?t . ?z property:number_of_employees ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?t <= '300000000' ) . ?z rdf:type ontology:company . ?z property:net_income ?t . ?z property:number_of_employees ?r }", "graph_answer": [ "resource:8500" ], "readable_answer": [ "8500" ], "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 ?i WHERE { ?i property:number_of_employees resource:8500 . ?i property:net_income ?w . ?i rdf:type ontology:company . FILTER ( ?w <= '300000000' ) }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:number_of_employees resource:8500 . ?i property:net_income ?w . ?i rdf:type ontology:company . FILTER ( ?w <= '300000000' ) }", "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", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:AmeriGas property:in_office_while_president ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:AmeriGas property:in_office_while_president ?f }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11342
Id193
[ { "subject": "Christian_Burns", "property": "instrument", "object": "Guitar" }, { "subject": "Andrew_Rayel", "property": "associatedBand", "object": "Jwaydan_Moyine" }, { "subject": "Andrew_Rayel", "property": "associatedMusicalArtist", "object": "Christian_Burns" }, { "subject": "Andrew_Rayel", "property": "associatedActs", "object": "\"Armin Van Buuren, Bobina, Mark Sixma, Jonathan Mendelsohn, Christian Burns, Jwaydan, Alexander Popov, Jano, Alexandre Bergheau, Jonny Rose, Sylvia Tosun, Lira Yin, Alexandra Badoi\"@en" }, { "subject": "Andrew_Rayel", "property": "genre", "object": "Trance_music" } ]
[ { "subject": "Christian_Burns", "property": "instrument", "object": "Guitar" }, { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "Jwaydan_Moyine" }, { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "Christian_Burns" }, { "subject": "Andrew_Rayel", "property": "associatedBand/associatedMusicalArtist", "object": "\"Armin Van Buuren, Bobina, Mark Sixma, Jonathan Mendelsohn, Christian Burns, Jwaydan, Alexander Popov, Jano, Alexandre Bergheau, Jonny Rose, Sylvia Tosun, Lira Yin, Alexandra Badoi\"" }, { "subject": "Andrew_Rayel", "property": "genre", "object": "Trance_music" } ]
(X (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrew Rayel, whose musical genre is Trance, is associated with guitarist Christian Burns and the musician Jwaydan Moyine. He is also associated with artists such as Armin van Buuren, Bobina, Mark Sixma, Jonathan Mendelsohn, Alexander Popov, Jano, Alexandre Bergheau, Jonny Rose, Sylvia Tosun, Lira Yin and Alexandra Badoi.", "Andrew Rayel is a trance musician who is associated with Armin Van Buuren, Bobina, Mark Sixma, Jonathan Mendelsohn, guitar player Christian Burns, Jwaydan, Alexander Popov, Jano, Alexandre Bergheau, Jonny Rose, Sylvia Tosun, Lira Yin and Alexandra Badoi.", "Andrew Rayel's musical genre is Trance. He has been associated with the following musical artists: Armin Van Buuren, Bobina, Mark Sixma, Jonathan Mendelsohn, the guitar player Christian Burns, Jwaydan Moyine, Alexander Popov, Jano, Alexandre Bergheau, Jonny Rose, Sylvia Tosun, Lira Yin and Alexandra Badoi." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Christian_Burns", "property:instrument", "resource:Guitar" ], [ "resource:Andrew_Rayel", "rdf:type", "ontology:artist" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Jonny_Rose" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Alexander_Popov" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Jwaydan_Moyine" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Alexandra_Badoi" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Mark_Sixma" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Christian_Burns" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Jonathan_Mendelsohn" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Jwaydan" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Armin_Van_Buuren" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Lira_Yin" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Bobina" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Jano" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Sylvia_Tosun" ], [ "resource:Andrew_Rayel", "property:associated_band_associated_musical_artist", "resource:Alexandre_Bergheau" ], [ "resource:Andrew_Rayel", "property:genre", "resource:Trance_music" ] ]
Andrew_Rayel
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "Alexander Popov", "readable": "Alexander Popov", "graph": "resource:Alexander_Popov" }, { "modified": "Alexandra Badoi", "readable": "Alexandra Badoi", "graph": "resource:Alexandra_Badoi" }, { "modified": "Alexandre Bergheau", "readable": "Alexandre Bergheau", "graph": "resource:Alexandre_Bergheau" }, { "modified": "Andrew_Rayel", "readable": "Andrew Rayel", "graph": "resource:Andrew_Rayel" }, { "modified": "Armin Van Buuren", "readable": "Armin Van Buuren", "graph": "resource:Armin_Van_Buuren" }, { "modified": "Bobina", "readable": "Bobina", "graph": "resource:Bobina" }, { "modified": "Christian Burns", "readable": "Christian Burns", "graph": "resource:Christian_Burns" }, { "modified": "Guitar", "readable": "Guitar", "graph": "resource:Guitar" }, { "modified": "Jano", "readable": "Jano", "graph": "resource:Jano" }, { "modified": "Jonathan Mendelsohn", "readable": "Jonathan Mendelsohn", "graph": "resource:Jonathan_Mendelsohn" }, { "modified": "Jonny Rose", "readable": "Jonny Rose", "graph": "resource:Jonny_Rose" }, { "modified": "Jwaydan", "readable": "Jwaydan", "graph": "resource:Jwaydan" }, { "modified": "Jwaydan_Moyine", "readable": "Jwaydan Moyine", "graph": "resource:Jwaydan_Moyine" }, { "modified": "Lira Yin", "readable": "Lira Yin", "graph": "resource:Lira_Yin" }, { "modified": "Mark Sixma", "readable": "Mark Sixma", "graph": "resource:Mark_Sixma" }, { "modified": "Sylvia Tosun", "readable": "Sylvia Tosun", "graph": "resource:Sylvia_Tosun" }, { "modified": "Trance_music", "readable": "Trance music", "graph": "resource:Trance_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?o . FILTER NOT EXISTS { ?o property:instrument resource:Guitar } }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?o . FILTER NOT EXISTS { ?o property:instrument resource:Guitar } }", "graph_answer": [ "resource:Alexander_Popov" ], "readable_answer": [ "Alexander Popov" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { FILTER ( ?j != resource:Alexander_Popov ) . resource:Andrew_Rayel property:associated_band_associated_musical_artist ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( ?j != resource:Alexander_Popov ) . resource:Andrew_Rayel property:associated_band_associated_musical_artist ?j }", "graph_answer": [ "resource:Jonny_Rose", "resource:Jwaydan_Moyine", "resource:Alexandra_Badoi", "resource:Mark_Sixma", "resource:Christian_Burns", "resource:Jonathan_Mendelsohn", "resource:Jwaydan", "resource:Armin_Van_Buuren", "resource:Lira_Yin", "resource:Bobina", "resource:Jano", "resource:Sylvia_Tosun", "resource:Alexandre_Bergheau" ], "readable_answer": [ "Jonny Rose", "Jwaydan Moyine", "Alexandra Badoi", "Mark Sixma", "Christian Burns", "Jonathan Mendelsohn", "Jwaydan", "Armin Van Buuren", "Lira Yin", "Bobina", "Jano", "Sylvia Tosun", "Alexandre Bergheau" ], "type": [ "ellipsis", "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" ] } ]
Politician
3
7887
Id218
[ { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" }, { "subject": "Alfred_Moore_Scales", "property": "battles", "object": "Siege_of_Petersburg" }, { "subject": "Siege_of_Petersburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" } ]
[ { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" }, { "subject": "Alfred_Moore_Scales", "property": "battle", "object": "Siege_of_Petersburg" }, { "subject": "Siege_of_Petersburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Moore Scales took part in the Siege of Petersburg which was part of the American Civil War conflict where Jefferson Davis was a commander.", "Alfred Moore Scales fought in the American Civil War, Siege of Petersburg. Commander Jefferson Davis also fought in the American Civil War.", "Jefferson Davis was a commander in the American Civil War which included the Siege of Petersburg in which Alfred Moore Scales participated." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Moore_Scales", "rdf:type", "ontology:politician" ], [ "resource:Alfred_Moore_Scales", "property:battle", "resource:Siege_of_Petersburg" ], [ "resource:American_Civil_War", "property:commander", "resource:Jefferson_Davis" ], [ "resource:Siege_of_Petersburg", "property:is_part_of_military_conflict", "resource:American_Civil_War" ] ]
Alfred_Moore_Scales
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "isPartOfMilitaryConflict", "readable": "is part of military conflict", "graph": "property:is_part_of_military_conflict" }, { "modified": "Alfred_Moore_Scales", "readable": "Alfred Moore Scales", "graph": "resource:Alfred_Moore_Scales" }, { "modified": "American_Civil_War", "readable": "American Civil War", "graph": "resource:American_Civil_War" }, { "modified": "Jefferson_Davis", "readable": "Jefferson Davis", "graph": "resource:Jefferson_Davis" }, { "modified": "Siege_of_Petersburg", "readable": "Siege of Petersburg", "graph": "resource:Siege_of_Petersburg" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?k WHERE { ?a property:is_part_of_military_conflict ?k . ?k property:commander resource:Jefferson_Davis }", "readable_query": "SELECT DISTINCT ?a ?k WHERE { ?a property:is_part_of_military_conflict ?k . ?k property:commander resource:Jefferson_Davis }", "graph_answer": [ "resource:Siege_of_Petersburg", "resource:American_Civil_War" ], "readable_answer": [ "Siege of Petersburg", "American Civil War" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Alfred_Moore_Scales property:battle resource:Siege_of_Petersburg . resource:Alfred_Moore_Scales rdf:type ontology:politician }", "readable_query": "ASK WHERE { resource:Alfred_Moore_Scales property:battle resource:Siege_of_Petersburg . resource:Alfred_Moore_Scales rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
2
4852
Id87
[ { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "\"2.16\"^^xsd:double" }, { "subject": "Abarth_1000_GT_Coupé", "property": "engine", "object": "Abarth_1000_GT_Coupé__1" } ]
[ { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "2160.0 (millimetres)" }, { "subject": "Abarth_1000_GT_Coupé", "property": "engine", "object": "Straight-four_engine" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Abarth 1000 GT Coupe has a wheelbase of 2160 millimetres and a straight-four engine.", "The Abarth 1000 GT Coupe has the straight four engine and a wheelbase of 2160 mms.", "The Abarth 1000 GT Coupe has the straight four engine and a wheelbase that measures, 2160 millimetres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abarth_1000_GT_Coup_", "property:wheelbase", "2160.0 (millimetres)" ], [ "resource:Abarth_1000_GT_Coup_", "property:engine", "resource:Straight_four_engine" ], [ "resource:Abarth_1000_GT_Coup_", "rdf:type", "ontology:mean_of_transportation" ] ]
Abarth_1000_GT_Coupé
[ { "modified": "2160.0 (millimetres)", "readable": "2160.0", "graph": "2160.0 (millimetres)" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "wheelbase", "readable": "wheelbase", "graph": "property:wheelbase" }, { "modified": "Abarth_1000_GT_Coupé", "readable": "Abarth 1000 GT Coupé", "graph": "resource:Abarth_1000_GT_Coup_" }, { "modified": "Straight-four_engine", "readable": "Straight-four engine", "graph": "resource:Straight_four_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?t WHERE { resource:Abarth_1000_GT_Coup_ property:engine ?t . resource:Abarth_1000_GT_Coup_ property:wheelbase ?a }", "readable_query": "SELECT DISTINCT ?a ?t WHERE { resource:Abarth_1000_GT_Coupé property:engine ?t . resource:Abarth_1000_GT_Coupé property:wheelbase ?a }", "graph_answer": [ "2160.0 (millimetres)", "resource:Straight_four_engine" ], "readable_answer": [ "2160.0", "Straight-four engine" ], "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" ] } ]
Artist
5
11360
Id211
[ { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ)", "property": "associatedMusicalArtist", "object": "The_Wildweeds" }, { "subject": "Al_Anderson_(NRBQ)", "property": "instrument", "object": "Guitar" }, { "subject": "Al_Anderson_(NRBQ)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Country_music" } ]
[ { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "associatedBand/associatedMusicalArtist", "object": "The_Wildweeds" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "instrument", "object": "Guitar" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Country_music" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson plays the guitar for the band rock band the NRBQ and once played with the Wildweeds. Bhangra is a fusion of rock music which originated from country music.", "Guitarist Al Anderson plays rock music in a band named NRBQ. He played for a group called the Wildweeds before. Rock has its origins in country, and one of its genres is bhangra.", "A member of the band NRBQ, Al Anderson, who once played with The Wildweeds, plays the guitar and performs rock music. Rock music originated from country music and has a musical fusion called bhangra." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rock_music", "property:stylistic_origin", "resource:Country_music" ], [ "resource:Rock_music", "property:music_fusion_genre", "resource:Bhangra__music_" ], [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:associated_band_associated_musical_artist", "resource:The_Wildweeds" ], [ "resource:Al_Anderson__NRBQ_band_", "property:genre", "resource:Rock_music" ], [ "resource:Al_Anderson__NRBQ_band_", "property:instrument", "resource:Guitar" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "Bhangra_(music)", "readable": "Bhangra", "graph": "resource:Bhangra__music_" }, { "modified": "Country_music", "readable": "Country music", "graph": "resource:Country_music" }, { "modified": "Guitar", "readable": "Guitar", "graph": "resource:Guitar" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" }, { "modified": "The_Wildweeds", "readable": "The Wildweeds", "graph": "resource:The_Wildweeds" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?m ) WHERE { ?g property:associated_band_associated_musical_artist ?h . ?g rdf:type ontology:artist . ?g property:instrument resource:Guitar }", "readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?m ) WHERE { ?g property:associated_band_associated_musical_artist ?h . ?g rdf:type ontology:artist . ?g property:instrument resource:Guitar }", "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": "ASK WHERE { ?n property:stylistic_origin resource:Country_music . ?n property:music_fusion_genre resource:Afrobeat }", "readable_query": "ASK WHERE { ?n property:stylistic_origin resource:Country_music . ?n property:music_fusion_genre resource:Afrobeat }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?g property:stylistic_origin resource:Country_music . ?g property:music_fusion_genre resource:Bhangra__music_ }", "readable_query": "ASK WHERE { ?g property:stylistic_origin resource:Country_music . ?g property:music_fusion_genre resource:Bhangra_(music) }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?n WHERE { ?n property:music_fusion_genre resource:Bhangra__music_ . ?n property:stylistic_origin resource:Country_music }", "readable_query": "SELECT ?n WHERE { ?n property:music_fusion_genre resource:Bhangra_(music) . ?n property:stylistic_origin resource:Country_music }", "graph_answer": [ "resource:Rock_music" ], "readable_answer": [ "Rock music" ], "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 ?c WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'rock' ) ) . ?c property:associated_band_associated_musical_artist resource:The_Wildweeds . ?u property:stylistic_origin resource:Country_music . ?c property:genre ?u . ?c rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'rock' ) ) . ?c property:associated_band_associated_musical_artist resource:The_Wildweeds . ?u property:stylistic_origin resource:Country_music . ?c property:genre ?u . ?c rdf:type ontology:artist }", "graph_answer": [ "resource:Al_Anderson__NRBQ_band_" ], "readable_answer": [ "Al Anderson" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
4
10592
Id33
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "placeOfBirth", "object": "Italy" }, { "subject": "Michele_Marcolini", "property": "clubs", "object": "Torino_F.C." }, { "subject": "Michele_Marcolini", "property": "team", "object": "Vicenza_Calcio" } ]
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "birthPlace", "object": "Italy" }, { "subject": "Michele_Marcolini", "property": "club", "object": "Torino_F.C." }, { "subject": "Michele_Marcolini", "property": "club", "object": "Vicenza_Calcio" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Italian born Michele Marcolini is the manager of AC Lumezzane. He also played for Vicenza Calcio and owns Torino FC.", "Michele Marcolini was born in Italy, he plays for Vicenza Calcio at the Torino F.C. club while managing AC Lumezzane.", "Michele Marcolini, who was born in Italy, has been manager of AC Lumezzane, owns Torino F.C. and 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:Torino_F_C_" ], [ "resource:Michele_Marcolini", "property:birth_place", "resource:Italy" ] ]
A.C._Lumezzane
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Lumezzane", "readable": "A.C. Lumezzane", "graph": "resource:A_C__Lumezzane" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Michele_Marcolini", "readable": "Michele Marcolini", "graph": "resource:Michele_Marcolini" }, { "modified": "Torino_F.C.", "readable": "Torino F.C.", "graph": "resource:Torino_F_C_" }, { "modified": "Vicenza_Calcio", "readable": "Vicenza Calcio", "graph": "resource:Vicenza_Calcio" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?n property:birth_place resource:Rome . ?y rdf:type ontology:sports_team . ?y property:manager ?n }", "readable_query": "ASK WHERE { ?n property:birth_place resource:Rome . ?y rdf:type ontology:sports_team . ?y property:manager ?n }", "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
7682
Id13
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "Ministry_of_Health,_Welfare_and_Sport_(Netherlands)" } ]
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "Ministry_of_Health,_Welfare_and_Sport_(Netherlands)" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ab Klink worked at the Ministry of Health, Welfare and Sport in Netherlands and before that attended Erasmus University in Rotterdam which is affiliated with the Association of MBAs.", "Ab Klink, who worked at the Ministry of Health, Welfare and Sport in the Netherlands, studied at the Erasmus University in Rotterdam, which is affiliated to the Association of MBAs.", "Ab Klink, who was employed at the Ministry of Health, Welfare and Sport in the Netherlands, studied at Erasmus University Rotterdam which is affiliated to Association of MBAs." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Erasmus_University_Rotterdam", "property:affiliation", "resource:Association_of_MBAs" ], [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:office", "resource:Ministry_of_Health__Welfare_and_Sport__Netherlands_" ], [ "resource:Ab_Klink", "property:alma_mater", "resource:Erasmus_University_Rotterdam" ] ]
Ab_Klink
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "Ab_Klink", "readable": "Ab Klink", "graph": "resource:Ab_Klink" }, { "modified": "Association_of_MBAs", "readable": "Association of MBAs", "graph": "resource:Association_of_MBAs" }, { "modified": "Erasmus_University_Rotterdam", "readable": "Erasmus University Rotterdam", "graph": "resource:Erasmus_University_Rotterdam" }, { "modified": "Ministry_of_Health,_Welfare_and_Sport_(Netherlands)", "readable": "Ministry of Health, Welfare and Sport", "graph": "resource:Ministry_of_Health__Welfare_and_Sport__Netherlands_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b rdf:type ontology:politician . ?b property:office resource:Ministry_of_Health__Welfare_and_Sport__Netherlands_ . ?s property:affiliation resource:Association_of_MBAs . ?b property:alma_mater ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b rdf:type ontology:politician . ?b property:office resource:Ministry_of_Health,_Welfare_and_Sport_(Netherlands) . ?s property:affiliation resource:Association_of_MBAs . ?b property:alma_mater ?s }", "graph_answer": [ "resource:Erasmus_University_Rotterdam" ], "readable_answer": [ "Erasmus University Rotterdam" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Erasmus_University_Rotterdam property:affiliation resource:Association_of_MBAs . ?n rdf:type ontology:politician . ?n property:alma_mater resource:Erasmus_University_Rotterdam . ?n property:office resource:Ministry_of_Health__Welfare_and_Sport__Netherlands_ . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Erasmus_University_Rotterdam property:affiliation resource:Association_of_MBAs . ?n rdf:type ontology:politician . ?n property:alma_mater resource:Erasmus_University_Rotterdam . ?n property:office resource:Ministry_of_Health,_Welfare_and_Sport_(Netherlands) . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'a' ) ) }", "graph_answer": [ "resource:Ab_Klink" ], "readable_answer": [ "Ab Klink" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9985
Id274
[ { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
[ { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Amatriciana sauce is a traditional Italian sauce. Sergio Mattarella is a leader in Italy, the capital is Rome and not surprisingly they speak Italian.", "Amatriciana sauce comes from Italy where the Italian language is spoken, the capital city is Rome and the leader is Sergio Mattarella." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Amatriciana_sauce", "rdf:type", "ontology:food" ], [ "resource:Amatriciana_sauce", "property:country", "resource:Italy" ], [ "resource:Italy", "property:leader", "resource:Sergio_Mattarella" ], [ "resource:Italy", "property:capital", "resource:Rome" ], [ "resource:Italy", "property:language", "resource:Italian_language" ] ]
Amatriciana_sauce
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Amatriciana_sauce", "readable": "Amatriciana sauce", "graph": "resource:Amatriciana_sauce" }, { "modified": "Italian_language", "readable": "Italian language", "graph": "resource:Italian_language" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" }, { "modified": "Sergio_Mattarella", "readable": "Sergio Mattarella", "graph": "resource:Sergio_Mattarella" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h ?j WHERE { resource:Italy property:leader ?h . resource:Italy property:language ?j }", "readable_query": "SELECT DISTINCT ?h ?j WHERE { resource:Italy property:leader ?h . resource:Italy property:language ?j }", "graph_answer": [ "resource:Sergio_Mattarella", "resource:Italian_language" ], "readable_answer": [ "Sergio Mattarella", "Italian language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Italy property:production_end_year ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Italy property:production_end_year ?d }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
2
3701
Id41
[ { "subject": "Ahmad_Kadhim_Assad", "property": "team", "object": "Al-Zawra'a_SC" }, { "subject": "Al-Zawra'a_SC", "property": "manager", "object": "Basim_Qasim" } ]
[ { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Al-Zawra'a_SC" }, { "subject": "Al-Zawra'a_SC", "property": "manager", "object": "Basim_Qasim" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmad Kadhim Assad plays for Al-Zawra'a SC, whose manager is Basim Qasim.", "Ahmad Kadhim Assad plays for Al-Zawra'a SC managed by Basim Qasim.", "Ahmad Kadhim Assad's club is Al-Zawra'a SC which is managed by Basim Qasim." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ahmad_Kadhim_Assad", "rdf:type", "ontology:athlete" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Al_Zawra_a_SC" ], [ "resource:Al_Zawra_a_SC", "property:manager", "resource:Basim_Qasim" ] ]
Ahmad_Kadhim_Assad
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Ahmad_Kadhim_Assad", "readable": "Ahmad Kadhim Assad", "graph": "resource:Ahmad_Kadhim_Assad" }, { "modified": "Al-Zawra'a_SC", "readable": "Al-Zawra'a SC", "graph": "resource:Al_Zawra_a_SC" }, { "modified": "Basim_Qasim", "readable": "Basim Qasim", "graph": "resource:Basim_Qasim" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z rdf:type ontology:athlete . ?z property:club ?u . ?u property:manager resource:Gus_Poyet }", "readable_query": "ASK WHERE { ?z rdf:type ontology:athlete . ?z property:club ?u . ?u property:manager resource:Gus_Poyet }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
5
12206
Id153
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Bionico", "property": "course", "object": "Dessert" }, { "subject": "Bionico", "property": "mainIngredient", "object": "\"Chopped Fruits, Sour Cream, Condensed Milk, Granola, Shredded Coconut, Raisins\"@en" }, { "subject": "Bionico", "property": "region", "object": "Guadalajara" }, { "subject": "Bionico", "property": "ingredient", "object": "Condensed_milk" } ]
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Bionico", "property": "course", "object": "Dessert" }, { "subject": "Bionico", "property": "mainIngredient", "object": "\"Chopped Fruits, Sour Cream, Condensed Milk, Granola, Shredded Coconut, Raisins\"" }, { "subject": "Bionico", "property": "region", "object": "Guadalajara" }, { "subject": "Bionico", "property": "ingredient", "object": "Condensed_milk" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bionico is a dessert from Guadalajara, Mexico that includes chopped Fruits, sour cream, condensed milk, granola, shredded coconut and raisins.", "Chopped Fruits, sour cream, condensed milk, granola, shredded coconut and raisins are the main ingredients in bionico. It is a dessert that can be found in Guadalajara, Mexico.", "Bionico is a dessert dish from the Guadalajara region of Mexico. It contains condensed milk, fruit, sour cream, granola, coconut and raisins." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bionico", "property:ingredient", "resource:Condensed_milk" ], [ "resource:Bionico", "property:main_ingredient", "resource:Sour_Cream" ], [ "resource:Bionico", "property:main_ingredient", "resource:Chopped_Fruits" ], [ "resource:Bionico", "property:main_ingredient", "resource:Raisins" ], [ "resource:Bionico", "property:main_ingredient", "resource:Condensed_Milk" ], [ "resource:Bionico", "property:main_ingredient", "resource:Shredded_Coconut" ], [ "resource:Bionico", "property:main_ingredient", "resource:Granola" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:country", "resource:Mexico" ], [ "resource:Bionico", "property:course", "resource:Dessert" ], [ "resource:Bionico", "property:region", "resource:Guadalajara" ] ]
Bionico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Chopped Fruits", "readable": "Chopped Fruits", "graph": "resource:Chopped_Fruits" }, { "modified": "Condensed Milk", "readable": "Condensed Milk", "graph": "resource:Condensed_Milk" }, { "modified": "Condensed_milk", "readable": "Condensed milk", "graph": "resource:Condensed_milk" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Granola", "readable": "Granola", "graph": "resource:Granola" }, { "modified": "Guadalajara", "readable": "Guadalajara", "graph": "resource:Guadalajara" }, { "modified": "Mexico", "readable": "Mexico", "graph": "resource:Mexico" }, { "modified": "Raisins", "readable": "Raisins", "graph": "resource:Raisins" }, { "modified": "Shredded Coconut", "readable": "Shredded Coconut", "graph": "resource:Shredded_Coconut" }, { "modified": "Sour Cream", "readable": "Sour Cream", "graph": "resource:Sour_Cream" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?l ) WHERE { resource:Bionico property:significant_building ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?l ) WHERE { resource:Bionico property:significant_building ?i }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?f ) WHERE { resource:Bionico property:main_ingredient ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?f ) WHERE { resource:Bionico property:main_ingredient ?y }", "graph_answer": [ "6" ], "readable_answer": [ "6" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Bionico property:main_ingredient ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Bionico property:main_ingredient ?v }", "graph_answer": [ "resource:Sour_Cream", "resource:Chopped_Fruits", "resource:Raisins", "resource:Condensed_Milk", "resource:Shredded_Coconut", "resource:Granola" ], "readable_answer": [ "Sour Cream", "Chopped Fruits", "Raisins", "Condensed Milk", "Shredded Coconut", "Granola" ], "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 ?c ?t WHERE { resource:Bionico property:country ?c . resource:Bionico property:ingredient ?t }", "readable_query": "SELECT DISTINCT ?c ?t WHERE { resource:Bionico property:country ?c . resource:Bionico property:ingredient ?t }", "graph_answer": [ "resource:Mexico", "resource:Condensed_milk" ], "readable_answer": [ "Mexico", "Condensed milk" ], "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 ?n ?h WHERE { resource:Bionico property:region ?n . resource:Bionico property:course ?h }", "readable_query": "SELECT DISTINCT ?n ?h WHERE { resource:Bionico property:region ?n . resource:Bionico property:course ?h }", "graph_answer": [ "resource:Guadalajara", "resource:Dessert" ], "readable_answer": [ "Guadalajara", "Dessert" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
3
7817
Id148
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "placeOfBirth", "object": "Bloomington,_Maryland" } ]
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "birthPlace", "object": "Bloomington,_Maryland" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agnes Ward White was the wife of Albert B. White who succeeded William M. O. Dawson, born in Bloomington, Maryland.", "William M.O. Dawson was born in Bloomington, Maryland and succeeded Albert B. White, who was married to, Agnes Ward White.", "Agnes Ward White is the spouse of Albert B. White, whose successor was William M. O. Dawson. The birthplace of William M. O. Dawson was Bloomington Maryland." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_M__O__Dawson", "property:birth_place", "resource:Bloomington__Maryland" ], [ "resource:Albert_B__White", "property:spouse", "resource:Agnes_Ward_White" ], [ "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": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "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": "Bloomington,_Maryland", "readable": "Bloomington, Maryland", "graph": "resource:Bloomington__Maryland" }, { "modified": "William_M._O._Dawson", "readable": "William M. O. Dawson", "graph": "resource:William_M__O__Dawson" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z property:successor ?k . ?k property:birth_place resource:Suwa_ki . ?z rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?z property:successor ?k . ?k property:birth_place resource:Suwałki . ?z rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
University
4
10710
Id2
[ { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "nickname", "object": "Uab" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "rector", "object": "\"Breaz Valer Daniel\"@en" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "city", "object": "Alba_Iulia" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "country", "object": "Romania" } ]
[ { "subject": "1_Decembrie_1918_University", "property": "nickname", "object": "Uab" }, { "subject": "1_Decembrie_1918_University", "property": "rector", "object": "\"Breaz Valer Daniel\"" }, { "subject": "1_Decembrie_1918_University", "property": "city", "object": "Alba_Iulia" }, { "subject": "1_Decembrie_1918_University", "property": "country", "object": "Romania" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Breaz Valer Daniel is rector of the 1 Decembrie 1918 University, which has the nickname of Uab, and is located in the city of Alba Iulia, Romania.", "The 1 Decembrie 1918 University, also known as Uab, is located in Alba Iulia, Romania. Its rector is Breaz Valer Daniel.", "The 1 Decembrie 1918 University of Alba Iulia, Romania has the nickname Uab and the rector is called Breaz Valer Daniel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1_Decembrie_1918_University", "property:city", "resource:Alba_Iulia" ], [ "resource:1_Decembrie_1918_University", "rdf:type", "ontology:university" ], [ "resource:1_Decembrie_1918_University", "property:nickname", "resource:Uab" ], [ "resource:1_Decembrie_1918_University", "property:country", "resource:Romania" ], [ "resource:1_Decembrie_1918_University", "property:rector", "resource:Breaz_Valer_Daniel" ] ]
1_Decembrie_1918_University
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "nickname", "readable": "nickname", "graph": "property:nickname" }, { "modified": "rector", "readable": "rector", "graph": "property:rector" }, { "modified": "1_Decembrie_1918_University", "readable": "1 Decembrie 1918 University", "graph": "resource:1_Decembrie_1918_University" }, { "modified": "Alba_Iulia", "readable": "Alba Iulia", "graph": "resource:Alba_Iulia" }, { "modified": "Breaz Valer Daniel", "readable": "Breaz Valer Daniel", "graph": "resource:Breaz_Valer_Daniel" }, { "modified": "Romania", "readable": "Romania", "graph": "resource:Romania" }, { "modified": "Uab", "readable": "Uab", "graph": "resource:Uab" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?j ) WHERE { resource:1_Decembrie_1918_University property:rector ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?j ) WHERE { resource:1_Decembrie_1918_University property:rector ?t }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:1_Decembrie_1918_University property:rector ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:1_Decembrie_1918_University property:rector ?v }", "graph_answer": [ "resource:Breaz_Valer_Daniel" ], "readable_answer": [ "Breaz Valer Daniel" ], "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 ?b ?o WHERE { resource:1_Decembrie_1918_University property:nickname ?o . resource:1_Decembrie_1918_University property:country ?b }", "readable_query": "SELECT DISTINCT ?b ?o WHERE { resource:1_Decembrie_1918_University property:nickname ?o . resource:1_Decembrie_1918_University property:country ?b }", "graph_answer": [ "resource:Romania", "resource:Uab" ], "readable_answer": [ "Romania", "Uab" ], "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 ?r WHERE { resource:1_Decembrie_1918_University property:has_to_its_southwest ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:1_Decembrie_1918_University property:has_to_its_southwest ?r }", "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
3835
Id175
[ { "subject": "FC_Terek_Grozny", "property": "ground", "object": "Grozny" }, { "subject": "Aleksandr_Prudnikov", "property": "team", "object": "FC_Terek_Grozny" } ]
[ { "subject": "FC_Terek_Grozny", "property": "ground", "object": "Grozny" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Terek_Grozny" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Prudnikov played for FC Terek Grozny based in Grozny.", "Aleksandr Prudnikov plays for FC Terek Grozny who have their home ground in Grozny.", "FC Terek Grozny, whose ground is located in Grozny, is the former club of the player Aleksandr Prudnikov." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Terek_Grozny" ], [ "resource:FC_Terek_Grozny", "property:ground", "resource:Grozny" ] ]
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_Terek_Grozny", "readable": "FC Terek Grozny", "graph": "resource:FC_Terek_Grozny" }, { "modified": "Grozny", "readable": "Grozny", "graph": "resource:Grozny" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?c WHERE { ?t rdf:type ontology:athlete . ?t property:club ?c . ?c property:ground resource:Grozny }", "readable_query": "SELECT DISTINCT ?t ?c WHERE { ?t rdf:type ontology:athlete . ?t property:club ?c . ?c property:ground resource:Grozny }", "graph_answer": [ "resource:Aleksandr_Prudnikov", "resource:FC_Terek_Grozny" ], "readable_answer": [ "Aleksandr Prudnikov", "FC Terek Grozny" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Astronaut
3
6159
Id59
[ { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "Apollo_8", "property": "crewMembers", "object": "Frank_Borman" }, { "subject": "Apollo_8", "property": "operator", "object": "NASA" } ]
[ { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "Apollo_8", "property": "crewMembers", "object": "Frank_Borman" }, { "subject": "Apollo_8", "property": "operator", "object": "NASA" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "NASA's Apollo 8 crew included Frank Borman and William Anders.", "William Anders and Frank Borman were both crew members on Apollo 8 operated by NASA.", "William Anders and Frank Borman were crew members of NASA's Apollo 8." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:mission", "resource:Apollo_8" ], [ "resource:Apollo_8", "property:operator", "resource:NASA" ], [ "resource:Apollo_8", "property:crew_members", "resource:Frank_Borman" ] ]
William_Anders
[ { "modified": "crewMembers", "readable": "crew members", "graph": "property:crew_members" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "Apollo_8", "readable": "Apollo 8", "graph": "resource:Apollo_8" }, { "modified": "Frank_Borman", "readable": "Frank Borman", "graph": "resource:Frank_Borman" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d property:operator resource:AIDA_Cruises . ?d property:crew_members resource:Frank_Borman }", "readable_query": "ASK WHERE { ?d property:operator resource:AIDA_Cruises . ?d property:crew_members resource:Frank_Borman }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:crew_members resource:Frank_Borman . ?i property:operator resource:NASA }", "readable_query": "ASK WHERE { ?i property:crew_members resource:Frank_Borman . ?i property:operator resource:NASA }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?h WHERE { ?h property:crew_members resource:Frank_Borman . ?h property:operator resource:NASA }", "readable_query": "SELECT ?h WHERE { ?h property:crew_members resource:Frank_Borman . ?h property:operator resource:NASA }", "graph_answer": [ "resource:Apollo_8" ], "readable_answer": [ "Apollo 8" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?p property:mission resource:Apollo_8 . ?p rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:mission resource:Apollo_8 . ?p rdf:type ontology:astronaut }", "graph_answer": [ "resource:William_Anders" ], "readable_answer": [ "William Anders" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
4
8961
Id31
[ { "subject": "Adam_McQuaid", "property": "placeOfBirth", "object": "Prince_Edward_Island" }, { "subject": "Adam_McQuaid", "property": "dateOfBirth", "object": "\"1986-10-12\"^^xsd:date" }, { "subject": "Adam_McQuaid", "property": "birthYear", "object": "\"1986\"^^xsd:gYear" }, { "subject": "Adam_McQuaid", "property": "height", "object": "\"1.9558\"^^xsd:double" } ]
[ { "subject": "Adam_McQuaid", "property": "birthPlace", "object": "Prince_Edward_Island" }, { "subject": "Adam_McQuaid", "property": "birthDate", "object": "1986-10-12" }, { "subject": "Adam_McQuaid", "property": "birthYear", "object": "1986" }, { "subject": "Adam_McQuaid", "property": "height", "object": "1.9558" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam McQuaid was born in October 12, 1986 in P.E.I. He is 1.9558 m. high.", "Adam McQuaid is 1.9558 metres in height and was born on Prince Edward Island on 12 October 1986.", "Adam McQuaid, who was born on Prince Edward Island, on October 12th, 1986, is 1.9558m tall." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_McQuaid", "property:birth_year", "resource:1986" ], [ "resource:Adam_McQuaid", "rdf:type", "ontology:athlete" ], [ "resource:Adam_McQuaid", "property:birth_date", "resource:1986_10_12" ], [ "resource:Adam_McQuaid", "property:height", "resource:1_9558" ], [ "resource:Adam_McQuaid", "property:birth_place", "resource:Prince_Edward_Island" ] ]
Adam_McQuaid
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "height", "readable": "height", "graph": "property:height" }, { "modified": "1986", "readable": "1986", "graph": "resource:1986" }, { "modified": "1986-10-12", "readable": "1986-10-12", "graph": "resource:1986_10_12" }, { "modified": "1.9558", "readable": "1.9558", "graph": "resource:1_9558" }, { "modified": "Adam_McQuaid", "readable": "Adam McQuaid", "graph": "resource:Adam_McQuaid" }, { "modified": "Prince_Edward_Island", "readable": "Prince Edward Island", "graph": "resource:Prince_Edward_Island" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?g property:birth_place ?j . FILTER ( CONTAINS ( YEAR ( ?m ) , '1986' ) ) . ?g property:birth_date ?m . ?g rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?j WHERE { ?g property:birth_place ?j . FILTER ( CONTAINS ( YEAR ( ?m ) , '1986' ) ) . ?g property:birth_date ?m . ?g rdf:type ontology:athlete }", "graph_answer": [ "resource:Prince_Edward_Island" ], "readable_answer": [ "Prince Edward Island" ], "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 { ?q property:height ?b . ?q property:birth_place resource:Montevideo . ?q rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?q property:height ?b . ?q property:birth_place resource:Montevideo . ?q rdf:type ontology:athlete }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
3
7522
Id122
[ { "subject": "Alfa_Romeo_164", "property": "relatedMeanOfTransportation", "object": "Fiat_Croma" }, { "subject": "Alfa_Romeo_164", "property": "assembly", "object": "Milan" }, { "subject": "Milan", "property": "saint", "object": "Ambrose" } ]
[ { "subject": "Alfa_Romeo_164", "property": "relatedMeanOfTransportation", "object": "Fiat_Croma" }, { "subject": "Alfa_Romeo_164", "property": "assembly", "object": "Milan" }, { "subject": "Milan", "property": "saint", "object": "Ambrose" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The assembly line of the Alfa Romeo 164, related to the Fiat Croma, is in Milan (whose saint is Ambrose).", "The Alfa Romeo 164 and the Fiat Croma are both cars. The former was built in Milan whose saint is Ambrose.", "The Fiat Croma is a similar vehicle to the Alfa Romeo 164 which is assembled in Milan whose patron saint is Ambrose." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Milan", "property:saint", "resource:Ambrose" ], [ "resource:Alfa_Romeo_164", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Alfa_Romeo_164", "property:related_mean_of_transportation", "resource:Fiat_Croma" ], [ "resource:Alfa_Romeo_164", "property:assembly", "resource:Milan" ] ]
Alfa_Romeo_164
[ { "modified": "assembly", "readable": "assembly", "graph": "property:assembly" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "saint", "readable": "saint", "graph": "property:saint" }, { "modified": "Alfa_Romeo_164", "readable": "Alfa Romeo 164", "graph": "resource:Alfa_Romeo_164" }, { "modified": "Ambrose", "readable": "Ambrose", "graph": "resource:Ambrose" }, { "modified": "Fiat_Croma", "readable": "Fiat Croma", "graph": "resource:Fiat_Croma" }, { "modified": "Milan", "readable": "Milan", "graph": "resource:Milan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?t ) WHERE { ?z property:assembly ?o . ?o property:saint resource:Ambrose . ?z rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?t ) WHERE { ?z property:assembly ?o . ?o property:saint resource:Ambrose . ?z rdf:type ontology:mean_of_transportation }", "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 ?y WHERE { ?y rdf:type ontology:mean_of_transportation . ?v property:saint resource:Ambrose . ?y property:assembly ?v }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:mean_of_transportation . ?v property:saint resource:Ambrose . ?y property:assembly ?v }", "graph_answer": [ "resource:Alfa_Romeo_164" ], "readable_answer": [ "Alfa Romeo 164" ], "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 ?n WHERE { ?x property:related_mean_of_transportation resource:Fiat_Croma . ?n property:saint resource:Ambrose . ?x rdf:type ontology:mean_of_transportation . ?x property:assembly ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { ?x property:related_mean_of_transportation resource:Fiat_Croma . ?n property:saint resource:Ambrose . ?x rdf:type ontology:mean_of_transportation . ?x property:assembly ?n }", "graph_answer": [ "resource:Milan" ], "readable_answer": [ "Milan" ], "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" ] } ]
Building
5
11583
Id47
[ { "subject": "3Arena", "property": "owner", "object": "Live_Nation_Entertainment" }, { "subject": "Dublin", "property": "leaderTitle", "object": "Dáil_Éireann" }, { "subject": "Dublin", "property": "leaderName", "object": "Críona_Ní_Dhálaigh" }, { "subject": "Dublin", "property": "country", "object": "Republic_of_Ireland" }, { "subject": "3Arena", "property": "location", "object": "Dublin" } ]
[ { "subject": "3Arena", "property": "owner", "object": "Live_Nation_Entertainment" }, { "subject": "Dublin", "property": "leaderTitle", "object": "Dáil_Éireann" }, { "subject": "Dublin", "property": "leader", "object": "Críona_Ní_Dhálaigh" }, { "subject": "Dublin", "property": "country", "object": "Republic_of_Ireland" }, { "subject": "3Arena", "property": "location", "object": "Dublin" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The 3Arena is located in Dublin, Republic of Ireland, where Dáil Éireann is a leader and Críona Ní Dhálaigh was Lord Mayor. The owner of 3Arena is Live Nation Entertainment.", "Live Nation Entertainment own 3Arena which is located in Dublin, Republic of Ireland. The Lord Mayor of the city is Criona Ni Dhalaigh and the leader is Dail Eireann." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Dublin", "property:leader", "resource:Cr_ona_N__Dh_laigh" ], [ "resource:Dublin", "property:leader_title", "resource:D_il__ireann" ], [ "resource:Dublin", "property:country", "resource:Republic_of_Ireland" ], [ "resource:3Arena", "rdf:type", "ontology:building" ], [ "resource:3Arena", "property:location", "resource:Dublin" ], [ "resource:3Arena", "property:owner", "resource:Live_Nation_Entertainment" ] ]
3Arena
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "3Arena", "readable": "3Arena", "graph": "resource:3Arena" }, { "modified": "Críona_Ní_Dhálaigh", "readable": "Críona Ní Dhálaigh", "graph": "resource:Cr_ona_N__Dh_laigh" }, { "modified": "Dáil_Éireann", "readable": "Dáil Éireann", "graph": "resource:D_il__ireann" }, { "modified": "Dublin", "readable": "Dublin", "graph": "resource:Dublin" }, { "modified": "Live_Nation_Entertainment", "readable": "Live Nation Entertainment", "graph": "resource:Live_Nation_Entertainment" }, { "modified": "Republic_of_Ireland", "readable": "Republic of Ireland", "graph": "resource:Republic_of_Ireland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?p property:owner resource:Live_Nation_Entertainment . ?p property:location ?e . ?e property:leader resource:Cr_ona_N__Dh_laigh . ?p rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:owner resource:Live_Nation_Entertainment . ?p property:location ?e . ?e property:leader resource:Críona_Ní_Dhálaigh . ?p rdf:type ontology:building }", "graph_answer": [ "resource:3Arena" ], "readable_answer": [ "3Arena" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:3Arena property:location ?p . ?p property:leader resource:Cr_ona_N__Dh_laigh . resource:3Arena rdf:type ontology:building . resource:3Arena property:owner resource:Live_Nation_Entertainment }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:3Arena property:location ?p . ?p property:leader resource:Críona_Ní_Dhálaigh . resource:3Arena rdf:type ontology:building . resource:3Arena property:owner resource:Live_Nation_Entertainment }", "graph_answer": [ "resource:Dublin" ], "readable_answer": [ "Dublin" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h ?e WHERE { resource:Dublin property:leader_title ?e . resource:Dublin property:country ?h }", "readable_query": "SELECT DISTINCT ?h ?e WHERE { resource:Dublin property:leader_title ?e . resource:Dublin property:country ?h }", "graph_answer": [ "resource:Republic_of_Ireland", "resource:D_il__ireann" ], "readable_answer": [ "Republic of Ireland", "Dáil Éireann" ], "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" ] } ]
Artist
5
11176
Id27
[ { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Old_Man_Gloom" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "hometown", "object": "United_States" }, { "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": "Black_metal" }, { "subject": "Aaron_Turner", "property": "origin", "object": "United_States" }, { "subject": "Aaron_Turner", "property": "activeYearsStartYear", "object": "1995" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner from the United States started performing in 1995. He performs black metal music and has played with the band Twilight and Old Man Gloom.", "Aaron Turner was born in the United States and began performing in 1995. His musical genre is black metal and he has played with the band Twilight and also Old Man Gloom.", "Black metal musician Aaron Turner, of the U.S., began his career in 1995. Turner has played with Twilight and Old Man Gloom." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:origin", "resource:United_States" ], [ "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:Black_metal" ] ]
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": "origin", "readable": "origin", "graph": "property:origin" }, { "modified": "1995", "readable": "1995", "graph": "resource:1995" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Black_metal", "readable": "Black metal", "graph": "resource:Black_metal" }, { "modified": "Old_Man_Gloom", "readable": "Old Man Gloom", "graph": "resource:Old_Man_Gloom" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 't' ) ) . resource:Aaron_Turner property:associated_band_associated_musical_artist ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 't' ) ) . resource:Aaron_Turner property:associated_band_associated_musical_artist ?b }", "graph_answer": [ "resource:Twilight__band_" ], "readable_answer": [ "Twilight" ], "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 ( ?s ) AS ?u ) WHERE { ?m property:origin ?s . ?m rdf:type ontology:artist . ?m property:genre resource:Black_metal }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?u ) WHERE { ?m property:origin ?s . ?m rdf:type ontology:artist . ?m property:genre resource:Black_metal }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?i property:genre resource:Black_metal . ?i rdf:type ontology:artist . ?i property:origin ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { ?i property:genre resource:Black_metal . ?i rdf:type ontology:artist . ?i property:origin ?h }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "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 ?j WHERE { ?j rdf:type ontology:artist . ?j property:genre resource:Black_metal . ?j property:origin resource:United_States }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:artist . ?j property:genre resource:Black_metal . ?j property:origin resource:United_States }", "graph_answer": [ "resource:Aaron_Turner" ], "readable_answer": [ "Aaron Turner" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?f ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?f ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?s }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?t . FILTER ( ?t != resource:Twilight__band_ ) }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?t . FILTER ( ?t != resource:Twilight_(band) ) }", "graph_answer": [ "resource:Old_Man_Gloom" ], "readable_answer": [ "Old Man Gloom" ], "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 ?y WHERE { resource:Aaron_Turner property:layout ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Aaron_Turner property:layout ?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" ] } ]
Building
2
3866
Id18
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "ethnicGroup", "object": "White_South_African" } ]
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "ethnicGroup", "object": "White_South_African" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "11 Diagonal Street is located in South Africa where white South Africans are an ethnic group.", "The address, 11 Diagonal Street is located in South Africa where White South Africans are one of the ethnic groups." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:South_Africa", "property:ethnic_group", "resource:White_South_African" ], [ "resource:11_Diagonal_Street", "rdf:type", "ontology:building" ], [ "resource:11_Diagonal_Street", "property:location", "resource:South_Africa" ] ]
11_Diagonal_Street
[ { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "11_Diagonal_Street", "readable": "11 Diagonal Street", "graph": "resource:11_Diagonal_Street" }, { "modified": "South_Africa", "readable": "South Africa", "graph": "resource:South_Africa" }, { "modified": "White_South_African", "readable": "White South African", "graph": "resource:White_South_African" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?e ) WHERE { ?h property:location ?p . ?h rdf:type ontology:building . ?p property:ethnic_group resource:White_South_African }", "readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?e ) WHERE { ?h property:location ?p . ?h rdf:type ontology:building . ?p property:ethnic_group resource:White_South_African }", "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 ?z WHERE { ?r property:ethnic_group resource:White_South_African . ?z rdf:type ontology:building . ?z property:location ?r }", "readable_query": "SELECT DISTINCT ?z WHERE { ?r property:ethnic_group resource:White_South_African . ?z rdf:type ontology:building . ?z property:location ?r }", "graph_answer": [ "resource:11_Diagonal_Street" ], "readable_answer": [ "11 Diagonal Street" ], "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" ] } ]
ComicsCharacter
4
9646
Id27
[ { "subject": "Jerry_Ordway", "property": "nationality", "object": "Americans" }, { "subject": "Bibbo_Bibbowski", "property": "fullName", "object": "\"Bo Bibbowski\"@en" }, { "subject": "Bibbo_Bibbowski", "property": "creator", "object": "Jerry_Ordway" }, { "subject": "Bibbo_Bibbowski", "property": "creators", "object": "Marv_Wolfman" } ]
[ { "subject": "Jerry_Ordway", "property": "nationality", "object": "Americans" }, { "subject": "Bibbo_Bibbowski", "property": "fullName", "object": "\"Bo Bibbowski\"" }, { "subject": "Bibbo_Bibbowski", "property": "creator", "object": "Jerry_Ordway" }, { "subject": "Bibbo_Bibbowski", "property": "creator", "object": "Marv_Wolfman" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bibbo Bibbowski is the full name of Bo Bibbowski created by Marv Wolfman and the American, Jerry Ordway.", "Bo (full name Bibbo) Bibbowski was created by Marv Wolfman and the American, Jerry Ordway.", "Marv Wolfman and the American, Jerry Ordway created Bo (full name Bibbo) Bibbowski." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Jerry_Ordway", "property:nationality", "resource:Americans" ], [ "resource:Bibbo_Bibbowski", "property:full_name", "resource:Bo_Bibbowski" ], [ "resource:Bibbo_Bibbowski", "property:creator", "resource:Jerry_Ordway" ], [ "resource:Bibbo_Bibbowski", "property:creator", "resource:Marv_Wolfman" ], [ "resource:Bibbo_Bibbowski", "rdf:type", "ontology:comics_character" ] ]
Bibbo_Bibbowski
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Bibbo_Bibbowski", "readable": "Bibbo Bibbowski", "graph": "resource:Bibbo_Bibbowski" }, { "modified": "Bo Bibbowski", "readable": "Bo Bibbowski", "graph": "resource:Bo_Bibbowski" }, { "modified": "Jerry_Ordway", "readable": "Jerry Ordway", "graph": "resource:Jerry_Ordway" }, { "modified": "Marv_Wolfman", "readable": "Marv Wolfman", "graph": "resource:Marv_Wolfman" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { { resource:Bibbo_Bibbowski property:creator ?k } MINUS { ?k property:nationality resource:Americans } }", "readable_query": "SELECT DISTINCT ?k WHERE { { resource:Bibbo_Bibbowski property:creator ?k } MINUS { ?k property:nationality resource:Americans } }", "graph_answer": [ "resource:Marv_Wolfman" ], "readable_answer": [ "Marv Wolfman" ], "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 ?p WHERE { FILTER ( ?p != resource:Marv_Wolfman ) . resource:Bibbo_Bibbowski property:creator ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?p != resource:Marv_Wolfman ) . resource:Bibbo_Bibbowski property:creator ?p }", "graph_answer": [ "resource:Jerry_Ordway" ], "readable_answer": [ "Jerry Ordway" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Bibbo_Bibbowski property:full_name resource:Bo_Bibbowski }", "readable_query": "ASK WHERE { resource:Bibbo_Bibbowski property:full_name resource:Bo_Bibbowski }", "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" ] } ]
Politician
4
10348
Id32
[ { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "party", "object": "Parti_Pesaka_Bumiputera_Bersatu" }, { "subject": "Abdul_Taib_Mahmud", "property": "region", "object": "Asajaya" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Miri,_Malaysia" } ]
[ { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "party", "object": "Parti_Pesaka_Bumiputera_Bersatu" }, { "subject": "Abdul_Taib_Mahmud", "property": "region", "object": "Asajaya" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Miri,_Malaysia" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abdul Taib Mahmud was born in Miri, Malaysia and resides in Sarawak. He represented Asajaya and his party is the Parti Pesaka Bumiputera Bersatu.", "Abdul Taib Mahmud was born in Miri, Malaysia and now resides in Sarawak. His party is known as the Parti Pesaka Bumiputera Bersatu and he represented the Asajaya region.", "Abdul Taib Mahmud was born in Miri, Malaysia and lives in Sarawak. He represented Asajaya and belonged to the Parti Pesaka Bumiputera Bersatu." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abdul_Taib_Mahmud", "property:party", "resource:Parti_Pesaka_Bumiputera_Bersatu" ], [ "resource:Abdul_Taib_Mahmud", "rdf:type", "ontology:politician" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Sarawak" ], [ "resource:Abdul_Taib_Mahmud", "property:region", "resource:Asajaya" ], [ "resource:Abdul_Taib_Mahmud", "property:birth_place", "resource:Miri__Malaysia" ] ]
Abdul_Taib_Mahmud
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "residence", "readable": "residence", "graph": "property:residence" }, { "modified": "Abdul_Taib_Mahmud", "readable": "Abdul Taib Mahmud", "graph": "resource:Abdul_Taib_Mahmud" }, { "modified": "Asajaya", "readable": "Asajaya", "graph": "resource:Asajaya" }, { "modified": "Miri,_Malaysia", "readable": "Miri, Malaysia", "graph": "resource:Miri__Malaysia" }, { "modified": "Parti_Pesaka_Bumiputera_Bersatu", "readable": "Parti Pesaka Bumiputera Bersatu", "graph": "resource:Parti_Pesaka_Bumiputera_Bersatu" }, { "modified": "Sarawak", "readable": "Sarawak", "graph": "resource:Sarawak" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i rdf:type ontology:politician . ?i property:party ?b . ?i property:birth_place resource:New_Hampshire }", "readable_query": "ASK WHERE { ?i rdf:type ontology:politician . ?i property:party ?b . ?i property:birth_place resource:New_Hampshire }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
SportsTeam
3
8076
Id149
[ { "subject": "Italy", "property": "leaderName", "object": "Pietro_Grasso" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" } ]
[ { "subject": "Italy", "property": "leader", "object": "Pietro_Grasso" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" } ]
(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 Pietro Grasso is the leader and the capital city is Rome.", "The ground of A.S. Gubbio 1910 is located in Italy, whose leader is Pietro Grasso and capital is Rome.", "The ground of A.S. Gubbio 1910 is located in Italy, the capital of which is Rome and its leader is Pietro Grasso." ], "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:Pietro_Grasso" ], [ "resource:Italy", "property:capital", "resource:Rome" ] ]
A.S._Gubbio_1910
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "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": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Pietro_Grasso", "readable": "Pietro Grasso", "graph": "resource:Pietro_Grasso" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'i' ) ) . ?l property:leader resource:Pietro_Grasso . ?l property:capital resource:Rome }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'i' ) ) . ?l property:leader resource:Pietro_Grasso . ?l property:capital resource:Rome }", "graph_answer": [ "resource:Italy" ], "readable_answer": [ "Italy" ], "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": "ASK WHERE { resource:A_S__Gubbio_1910 property:ground resource:Italy . resource:A_S__Gubbio_1910 rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { resource:A.S._Gubbio_1910 property:ground resource:Italy . resource:A.S._Gubbio_1910 rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
CelestialBody
4
9378
Id95
[ { "subject": "109_Felicitas", "property": "epoch", "object": "\"December 31, 2006 (JD2454100.5)\"" }, { "subject": "109_Felicitas", "property": "escapeVelocity", "object": "\"170.28\"^^xsd:double" }, { "subject": "109_Felicitas", "property": "orbitalPeriod", "object": "1.39705e+08" }, { "subject": "109_Felicitas", "property": "Planet/apoapsis", "object": "\"5.23329E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "109_Felicitas", "property": "epoch", "object": "2006-12-31" }, { "subject": "109_Felicitas", "property": "escapeVelocity", "object": "0.0473 (kilometrePerSeconds)" }, { "subject": "109_Felicitas", "property": "orbitalPeriod", "object": "139705000.0" }, { "subject": "109_Felicitas", "property": "apoapsis", "object": "523329000.0 (kilometres)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "109 Felicitas has an escape velocity of 0.0473, orbital period of 139705000, apoapsis of 523329000, and its epoch is on the 31st of December, 2006.", "109 Felicitas has an escape velocity of 0.0473 km/s, orbital period of 139705000, apoapsis of 523329000, and an epoch date on the 31st of December, 2006.", "109 Felicitas, which has an epoch date of 31 December 2006, has an escape velocity of 0.0473 km per sec and an orbital period of 139705000.0. Its apoapsis is 523329000 kilometres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:109_Felicitas", "property:epoch", "resource:2006_12_31" ], [ "resource:109_Felicitas", "rdf:type", "ontology:celestial_body" ], [ "resource:109_Felicitas", "property:apoapsis", "523329000.0 (kilometres)" ], [ "resource:109_Felicitas", "property:escape_velocity", "0.0473 (kilometrePerSeconds)" ], [ "resource:109_Felicitas", "property:orbital_period", "resource:139705000_0" ] ]
109_Felicitas
[ { "modified": "0.0473 (kilometrePerSeconds)", "readable": "0.0473", "graph": "0.0473 (kilometrePerSeconds)" }, { "modified": "523329000.0 (kilometres)", "readable": "523329000.0", "graph": "523329000.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": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "109_Felicitas", "readable": "109 Felicitas", "graph": "resource:109_Felicitas" }, { "modified": "139705000.0", "readable": "139705000.0", "graph": "resource:139705000_0" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?d rdf:type ontology:celestial_body . ?d property:orbital_period ?c . FILTER ( CONTAINS ( YEAR ( ?q ) , '2006' ) ) . ?d property:epoch ?q }", "readable_query": "SELECT DISTINCT ?c WHERE { ?d rdf:type ontology:celestial_body . ?d property:orbital_period ?c . FILTER ( CONTAINS ( YEAR ( ?q ) , '2006' ) ) . ?d property:epoch ?q }", "graph_answer": [ "resource:139705000_0" ], "readable_answer": [ "139705000.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( YEAR ( ?o ) , '2006' ) ) . ?w property:epoch ?o . ?w property:orbital_period resource:139705000_0 . ?w rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( YEAR ( ?o ) , '2006' ) ) . ?w property:epoch ?o . ?w property:orbital_period resource:139705000.0 . ?w rdf:type ontology:celestial_body }", "graph_answer": [ "resource:109_Felicitas" ], "readable_answer": [ "109 Felicitas" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c ?u WHERE { resource:109_Felicitas property:escape_velocity ?u . resource:109_Felicitas property:apoapsis ?c }", "readable_query": "SELECT DISTINCT ?c ?u WHERE { resource:109_Felicitas property:escape_velocity ?u . resource:109_Felicitas property:apoapsis ?c }", "graph_answer": [ "523329000.0 (kilometres)", "0.0473 (kilometrePerSeconds)" ], "readable_answer": [ "523329000.0", "0.0473" ], "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 ?m WHERE { resource:109_Felicitas property:designer ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:109_Felicitas property:designer ?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
5
11310
Id161
[ { "subject": "Andra_(singer)", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Andra_(singer)", "property": "birthYear", "object": "\"1986\"^^xsd:gYear" }, { "subject": "Andra_(singer)", "property": "genre", "object": "Dance-pop" }, { "subject": "Andra_(singer)", "property": "occupation", "object": "Singing" }, { "subject": "Andra_(singer)", "property": "birthPlace", "object": "Romania" } ]
[ { "subject": "Andra_(singer)", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Andra_(singer)", "property": "birthYear", "object": "1986" }, { "subject": "Andra_(singer)", "property": "genre", "object": "Dance-pop" }, { "subject": "Andra_(singer)", "property": "occupation", "object": "Singing" }, { "subject": "Andra_(singer)", "property": "birthPlace", "object": "Romania" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andra, the solo singer, was born in 1986 in Romania. During his singing career she performed from the dance-pop genre of music.", "Andra is a solo singer who was born in Romania in 1986. She has had a career singing the musical genre of dance pop.", "The dance pop Andra was born in 1986 in Romania and began her career as a solo singer." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Andra__singer_", "property:birth_year", "resource:1986" ], [ "resource:Andra__singer_", "rdf:type", "ontology:artist" ], [ "resource:Andra__singer_", "property:background", "resource:solo_singer" ], [ "resource:Andra__singer_", "property:occupation", "resource:Singing" ], [ "resource:Andra__singer_", "property:genre", "resource:Dance_pop" ], [ "resource:Andra__singer_", "property:birth_place", "resource:Romania" ] ]
Andra_(singer)
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "1986", "readable": "1986", "graph": "resource:1986" }, { "modified": "Andra_(singer)", "readable": "Andra", "graph": "resource:Andra__singer_" }, { "modified": "Dance-pop", "readable": "Dance-pop", "graph": "resource:Dance_pop" }, { "modified": "Romania", "readable": "Romania", "graph": "resource:Romania" }, { "modified": "Singing", "readable": "Singing", "graph": "resource:Singing" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l property:birth_place resource:Asunci_n . ?l rdf:type ontology:artist . ?l property:birth_year ?c }", "readable_query": "ASK WHERE { ?l property:birth_place resource:Asunción . ?l rdf:type ontology:artist . ?l property:birth_year ?c }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
2
5223
Id215
[ { "subject": "Allan_Shivers", "property": "successor", "object": "Price_Daniel" }, { "subject": "Allan_Shivers", "property": "office", "object": "\"Lieutenant Governor of Texas\"@en" } ]
[ { "subject": "Allan_Shivers", "property": "successor", "object": "Price_Daniel" }, { "subject": "Allan_Shivers", "property": "office", "object": "\"Lieutenant Governor of Texas\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allan Shivers, was Lieutenant Governor of Texas and was succeeded by Price Daniel.", "Allan Shivers, a Lieutenant Governor of Texas, was succeeded by Price Daniel.", "Allan Shivers was Lieutenant Governor of Texas and was succeeded by Price Daniel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allan_Shivers", "rdf:type", "ontology:politician" ], [ "resource:Allan_Shivers", "property:successor", "resource:Price_Daniel" ], [ "resource:Allan_Shivers", "property:office", "Lieutenant Governor of Texas" ] ]
Allan_Shivers
[ { "modified": "Lieutenant Governor of Texas", "readable": "Lieutenant Governor of Texas", "graph": "Lieutenant Governor of Texas" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Allan_Shivers", "readable": "Allan Shivers", "graph": "resource:Allan_Shivers" }, { "modified": "Price_Daniel", "readable": "Price Daniel", "graph": "resource:Price_Daniel" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l ?g WHERE { resource:Allan_Shivers property:office ?l . resource:Allan_Shivers property:successor ?g }", "readable_query": "SELECT DISTINCT ?l ?g WHERE { resource:Allan_Shivers property:office ?l . resource:Allan_Shivers property:successor ?g }", "graph_answer": [ "Lieutenant Governor of Texas", "resource:Price_Daniel" ], "readable_answer": [ "Lieutenant Governor of Texas", "Price Daniel" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
4
9437
Id36
[ { "subject": "Alpharetta,_Georgia", "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": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" } ]
[ { "subject": "Alpharetta,_Georgia", "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": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alpharetta, Georgia is part of the United States, with its capital as Washington DC. The U.S. is also home to Native Americans.", "Alpharetta, Georgia and the Washington D.C. capital, are part of the United States, home of Native Americans." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Alpharetta__Georgia", "rdf:type", "ontology:city" ], [ "resource:Alpharetta__Georgia", "property:country", "resource:United_States" ], [ "resource:Alpharetta__Georgia", "property:is_part_of", "resource:Georgia__U_S__state_" ] ]
Alpharetta,_Georgia
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Alpharetta,_Georgia", "readable": "Alpharetta, Georgia", "graph": "resource:Alpharetta__Georgia" }, { "modified": "Georgia_(U.S._state)", "readable": "Georgia", "graph": "resource:Georgia__U_S__state_" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?e ) WHERE { ?c property:is_part_of resource:Georgia__U_S__state_ . ?c rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?e ) WHERE { ?c property:is_part_of resource:Georgia_(U.S._state) . ?c rdf:type ontology:city }", "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 ?u WHERE { ?b property:capital resource:Washington__D_C_ . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'n' ) ) . ?b property:ethnic_group ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { ?b property:capital resource:Washington,_D.C. . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'n' ) ) . ?b property:ethnic_group ?u }", "graph_answer": [ "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Native Americans in the United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r property:ethnic_group resource:Native_Americans_in_the_United_States . ?r property:capital resource:Washington__D_C_ }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:ethnic_group resource:Native_Americans_in_the_United_States . ?r property:capital resource:Washington,_D.C. }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:country resource:United_States . ?a rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:country resource:United_States . ?a rdf:type ontology:city }", "graph_answer": [ "resource:Alpharetta__Georgia" ], "readable_answer": [ "Alpharetta, Georgia" ], "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" ] } ]