category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
sequence
test_category
string
dbpedia_links
sequence
links
sequence
graph
list
main_entity
string
mappings
list
dialogue
list
ComicsCharacter
3
7007
Id60
[ { "subject": "John_Buscema", "property": "nationality", "object": "Americans" }, { "subject": "Black_Knight_(Dane_Whitman)", "property": "creator", "object": "John_Buscema" }, { "subject": "Black_Knight_(Dane_Whitman)", "property": "creators", "object": "Roy_Thomas" } ]
[ { "subject": "Dane_Whitman_Black_Knight_(comicsCharacter)", "property": "creator", "object": "John_Buscema" }, { "subject": "John_Buscema", "property": "nationality", "object": "Americans" }, { "subject": "Dane_Whitman_Black_Knight_(comicsCharacter)", "property": "creator", "object": "Roy_Thomas" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The comic character, Dane Whitman Black Knight was created by Roy Thomas and the American, John Buscema.", "The comic book character Dane Whitman, also known as the Black Knight, was created by Roy Thomas and the American, John Buscema in the comics genre." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Dane_Whitman_Black_Knight__comicsCharacter_", "property:creator", "resource:John_Buscema" ], [ "resource:Dane_Whitman_Black_Knight__comicsCharacter_", "property:creator", "resource:Roy_Thomas" ], [ "resource:Dane_Whitman_Black_Knight__comicsCharacter_", "rdf:type", "ontology:comics_character" ], [ "resource:John_Buscema", "property:nationality", "resource:Americans" ] ]
Dane_Whitman_Black_Knight_(comicsCharacter)
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Dane_Whitman_Black_Knight_(comicsCharacter)", "readable": "Dane Whitman Black Knight", "graph": "resource:Dane_Whitman_Black_Knight__comicsCharacter_" }, { "modified": "John_Buscema", "readable": "John Buscema", "graph": "resource:John_Buscema" }, { "modified": "Roy_Thomas", "readable": "Roy Thomas", "graph": "resource:Roy_Thomas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { { resource:Dane_Whitman_Black_Knight__comicsCharacter_ property:creator ?g } MINUS { ?g property:nationality resource:Americans } }", "readable_query": "SELECT DISTINCT ?g WHERE { { resource:Dane_Whitman_Black_Knight_(comicsCharacter) property:creator ?g } MINUS { ?g property:nationality resource:Americans } }", "graph_answer": [ "resource:Roy_Thomas" ], "readable_answer": [ "Roy Thomas" ], "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 ?d WHERE { resource:Dane_Whitman_Black_Knight__comicsCharacter_ property:creator ?d . FILTER ( ?d != resource:Roy_Thomas ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Dane_Whitman_Black_Knight_(comicsCharacter) property:creator ?d . FILTER ( ?d != resource:Roy_Thomas ) }", "graph_answer": [ "resource:John_Buscema" ], "readable_answer": [ "John Buscema" ], "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" ] } ]
City
3
6778
Id66
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "Orange_County,_California" }, { "subject": "United_States_House_of_Representatives", "property": "location", "object": "United_States_Capitol" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "United_States_House_of_Representatives" } ]
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "Orange_County,_California" }, { "subject": "United_States_House_of_Representatives", "property": "location", "object": "United_States_Capitol" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "United_States_House_of_Representatives" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anaheim is part of Orange County, California and the U.S. House of Representatives leads that city. The U.S. House of Representatives is in the United States Capitol.", "Anaheim, part of Orange County in California is led by the United States House of Representatives located in the US Capitol.", "The U.S. House of Representatives is in the U.S. Capitol and they lead Anaheim, California which is in Orange County." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States_House_of_Representatives", "property:location", "resource:United_States_Capitol" ], [ "resource:Anaheim__California", "property:leader_title", "resource:United_States_House_of_Representatives" ], [ "resource:Anaheim__California", "rdf:type", "ontology:city" ], [ "resource:Anaheim__California", "property:is_part_of", "resource:Orange_County__California" ] ]
Anaheim,_California
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Anaheim,_California", "readable": "Anaheim, California", "graph": "resource:Anaheim__California" }, { "modified": "Orange_County,_California", "readable": "Orange County, California", "graph": "resource:Orange_County__California" }, { "modified": "United_States_Capitol", "readable": "United States Capitol", "graph": "resource:United_States_Capitol" }, { "modified": "United_States_House_of_Representatives", "readable": "United States House of Representatives", "graph": "resource:United_States_House_of_Representatives" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?p ) WHERE { ?x property:location resource:United_States_Capitol . ?a property:leader_title ?x . ?a rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?p ) WHERE { ?x property:location resource:United_States_Capitol . ?a property:leader_title ?x . ?a rdf:type ontology:city }", "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:city . ?y property:leader_title ?v . ?v property:location resource:United_States_Capitol }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:city . ?y property:leader_title ?v . ?v property:location resource:United_States_Capitol }", "graph_answer": [ "resource:Anaheim__California" ], "readable_answer": [ "Anaheim, California" ], "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:location resource:United_States_Capitol . resource:Anaheim__California property:leader_title ?n . resource:Anaheim__California rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:location resource:United_States_Capitol . resource:Anaheim,_California property:leader_title ?n . resource:Anaheim,_California rdf:type ontology:city }", "graph_answer": [ "resource:United_States_House_of_Representatives" ], "readable_answer": [ "United States House of Representatives" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Anaheim__California property:university_team ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Anaheim,_California property:university_team ?e }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4731
Id243
[ { "subject": "Bionico", "property": "hasVariant", "object": "Cottage_cheese" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
[ { "subject": "Bionico", "property": "dishVariation", "object": "Cottage_cheese" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bionico is served at the dessert course and can be varied by using cottage cheese.", "Bionico is a dish served for dessert that can be varied by using cottage cheese.", "The dessert Bionico can be varied using cottage cheese." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bionico", "property:dish_variation", "resource:Cottage_cheese" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:course", "resource:Dessert" ] ]
Bionico
[ { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Cottage_cheese", "readable": "Cottage cheese", "graph": "resource:Cottage_cheese" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:course resource:Italian_meal_structure . ?r rdf:type ontology:food }", "readable_query": "ASK WHERE { ?r property:course resource:Italian_meal_structure . ?r rdf:type ontology:food }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?m rdf:type ontology:food . ?m property:course resource:Dessert }", "readable_query": "ASK WHERE { ?m rdf:type ontology:food . ?m property:course resource:Dessert }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?r WHERE { ?r property:course resource:Dessert . ?r rdf:type ontology:food }", "readable_query": "SELECT ?r WHERE { ?r property:course resource:Dessert . ?r rdf:type ontology:food }", "graph_answer": [ "resource:Bionico" ], "readable_answer": [ "Bionico" ], "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 ?s WHERE { resource:Bionico property:dish_variation ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Bionico property:dish_variation ?s }", "graph_answer": [ "resource:Cottage_cheese" ], "readable_answer": [ "Cottage cheese" ], "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
3684
Id24
[ { "subject": "Abel_Hernández", "property": "team", "object": "Uruguay_national_football_team" }, { "subject": "Abel_Hernández", "property": "clubs", "object": "U.S._Città_di_Palermo" } ]
[ { "subject": "Abel_Hernández", "property": "club", "object": "Uruguay_national_football_team" }, { "subject": "Abel_Hernández", "property": "club", "object": "U.S._Città_di_Palermo" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Hernandez plays for U.S. Citta di Palermo and the Uruguay national football team.", "Abel Hernández plays for U.S. Città di Palermo club and the Uruguay National football team.", "Abel Hernandez's club is the Uruguay National football team and he also plays for US Citta di Palermo." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abel_Hern_ndez", "rdf:type", "ontology:athlete" ], [ "resource:Abel_Hern_ndez", "property:club", "resource:U_S__Citt__di_Palermo" ], [ "resource:Abel_Hern_ndez", "property:club", "resource:Uruguay_national_football_team" ] ]
Abel_Hernández
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Abel_Hernández", "readable": "Abel Hernández", "graph": "resource:Abel_Hern_ndez" }, { "modified": "U.S._Città_di_Palermo", "readable": "U.S. Città di Palermo", "graph": "resource:U_S__Citt__di_Palermo" }, { "modified": "Uruguay_national_football_team", "readable": "Uruguay national football team", "graph": "resource:Uruguay_national_football_team" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?k ) WHERE { resource:Abel_Hern_ndez property:club ?r }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?k ) WHERE { resource:Abel_Hernández property:club ?r }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Abel_Hern_ndez property:club ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Abel_Hernández property:club ?d }", "graph_answer": [ "resource:U_S__Citt__di_Palermo", "resource:Uruguay_national_football_team" ], "readable_answer": [ "U.S. Città di Palermo", "Uruguay national football team" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
2
3716
Id56
[ { "subject": "Akeem_Adams", "property": "team", "object": "Ferencvárosi_TC" }, { "subject": "Ferencvárosi_TC", "property": "chairman", "object": "Gábor_Kubatov" } ]
[ { "subject": "Akeem_Adams", "property": "club", "object": "Ferencvárosi_TC" }, { "subject": "Ferencvárosi_TC", "property": "chairman", "object": "Gábor_Kubatov" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Akeem Adams plays for Ferencvarosi TC, whose chairman is Gábor Kubatov.", "Akeem Adams plays for Ferencvarosi TC chaired by Gabor Kubatov." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ferencv_rosi_TC", "property:chairman", "resource:G_bor_Kubatov" ], [ "resource:Akeem_Adams", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Adams", "property:club", "resource:Ferencv_rosi_TC" ] ]
Akeem_Adams
[ { "modified": "chairman", "readable": "chairman", "graph": "property:chairman" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Akeem_Adams", "readable": "Akeem Adams", "graph": "resource:Akeem_Adams" }, { "modified": "Ferencvárosi_TC", "readable": "Ferencvárosi TC", "graph": "resource:Ferencv_rosi_TC" }, { "modified": "Gábor_Kubatov", "readable": "Gábor Kubatov", "graph": "resource:G_bor_Kubatov" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:athlete . ?j property:club ?u . ?u property:chairman resource:Jean_Michel_Aulas }", "readable_query": "ASK WHERE { ?j rdf:type ontology:athlete . ?j property:club ?u . ?u property:chairman resource:Jean-Michel_Aulas }", "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
10108
Id82
[ { "subject": "Abarth_1000_GT_Coupé", "property": "productionStartYear", "object": "\"1958\"^^xsd:gYear" }, { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "\"2.16\"^^xsd:double" }, { "subject": "Abarth_1000_GT_Coupé", "property": "bodyStyle", "object": "Coupé" }, { "subject": "Abarth_1000_GT_Coupé", "property": "engine", "object": "Abarth_1000_GT_Coupé__1" } ]
[ { "subject": "Abarth_1000_GT_Coupé", "property": "productionStartYear", "object": "1958" }, { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "2160.0 (millimetres)" }, { "subject": "Abarth_1000_GT_Coupé", "property": "bodyStyle", "object": "Coupé" }, { "subject": "Abarth_1000_GT_Coupé", "property": "engine", "object": "Straight-four_engine" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Abarth 1000 GT Coupe 's production started in 1958. The Abarth 1000 GT has a Coupé body style, a straight-four engine and a wheelbase that is, 2160.0 millimetres.", "The production of the Abarth 1000 GT Coupé started in 1958. This car has a coupe style body, a straight-four engine and has a wheelbase of 2160 millimetres.", "Production of the Abarth 1000 GT Coupe began in 1958, it has a wheelbase of 2160mm, a Coupe body style and a straight four engine." ], "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" ], [ "resource:Abarth_1000_GT_Coup_", "property:body_style", "resource:Coup_" ], [ "resource:Abarth_1000_GT_Coup_", "property:production_start_year", "resource:1958" ] ]
Abarth_1000_GT_Coupé
[ { "modified": "2160.0 (millimetres)", "readable": "2160.0", "graph": "2160.0 (millimetres)" }, { "modified": "bodyStyle", "readable": "body style", "graph": "property:body_style" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "productionStartYear", "readable": "production start year", "graph": "property:production_start_year" }, { "modified": "wheelbase", "readable": "wheelbase", "graph": "property:wheelbase" }, { "modified": "1958", "readable": "1958", "graph": "resource:1958" }, { "modified": "Abarth_1000_GT_Coupé", "readable": "Abarth 1000 GT Coupé", "graph": "resource:Abarth_1000_GT_Coup_" }, { "modified": "Coupé", "readable": "Coupé", "graph": "resource:Coup_" }, { "modified": "Straight-four_engine", "readable": "Straight-four engine", "graph": "resource:Straight_four_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'abarth' ) ) . ?u rdf:type ontology:mean_of_transportation . ?u property:production_start_year resource:1958 . ?u property:wheelbase '2160.0 (millimetres)' }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'abarth' ) ) . ?u rdf:type ontology:mean_of_transportation . ?u property:production_start_year resource:1958 . ?u property:wheelbase '2160.0 (millimetres)' }", "graph_answer": [ "resource:Abarth_1000_GT_Coup_" ], "readable_answer": [ "Abarth 1000 GT Coupé" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y ?h WHERE { resource:Abarth_1000_GT_Coup_ property:engine ?h . resource:Abarth_1000_GT_Coup_ property:wheelbase ?y }", "readable_query": "SELECT DISTINCT ?y ?h WHERE { resource:Abarth_1000_GT_Coupé property:engine ?h . resource:Abarth_1000_GT_Coupé property:wheelbase ?y }", "graph_answer": [ "2160.0 (millimetres)", "resource:Straight_four_engine" ], "readable_answer": [ "2160.0", "Straight-four engine" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Astronaut
6
12870
Id40
[ { "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": "birthDate", "object": "\"1930-01-20\"^^xsd:date" }, { "subject": "Buzz_Aldrin", "property": "status", "object": "\"Retired\"@en" } ]
[ { "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": "birthDate", "object": "\"1930-01-20\"" }, { "subject": "Buzz_Aldrin", "property": "status", "object": "\"Retired\"" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Buzz Aldrin (born January 20th, 1930 in Glen Ridge, New Jersey, USA) was hired by NASA in 1963. He was a crew member of Apollo 11 and is now retired.", "Buzz Aldrin is an American who was born in Glen Ridge, New Jersey on January 20,1930. He was selected by NASA to be part of the Apollo 11 crew in 1963. He is now retired.", "Buzz Aldrin was born on January 20th 1930 in Glen Ridge, New Jersey, USA. He joined NASA in 1963 where he became a member of the Apollo 11 crew before he retired." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Buzz_Aldrin", "property:selected_by_nasa", "resource:1963" ], [ "resource:Buzz_Aldrin", "property:status", "resource:Retired" ], [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ], [ "resource:Buzz_Aldrin", "property:nationality", "resource:United_States" ], [ "resource:Buzz_Aldrin", "property: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": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "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": "Retired", "readable": "Retired", "graph": "resource:Retired" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?z = \"1930-01-20\" ) . ?d property:birth_place ?h . ?d property:birth_date ?z . ?d rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?z = \"1930-01-20\" ) . ?d property:birth_place ?h . ?d property:birth_date ?z . ?d 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": "SELECT DISTINCT ?e WHERE { ?e property:birth_place resource:Glen_Ridge__New_Jersey . ?e property:birth_date ?h . FILTER ( ?h = \"1930-01-20\" ) . ?e rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:birth_place resource:Glen_Ridge,_New_Jersey . ?e property:birth_date ?h . FILTER ( ?h = \"1930-01-20\" ) . ?e rdf:type ontology:astronaut }", "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 ?x ?i WHERE { resource:Buzz_Aldrin property:mission ?x . resource:Buzz_Aldrin property:selected_by_nasa ?i }", "readable_query": "SELECT DISTINCT ?x ?i WHERE { resource:Buzz_Aldrin property:mission ?x . resource:Buzz_Aldrin property:selected_by_nasa ?i }", "graph_answer": [ "resource:Apollo_11", "resource:1963" ], "readable_answer": [ "Apollo 11", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Buzz_Aldrin property:diameter ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Buzz_Aldrin property:diameter ?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" ] } ]
Food
2
4620
Id132
[ { "subject": "Baked_Alaska", "property": "course", "object": "Dessert" }, { "subject": "Dessert", "property": "hasVariant", "object": "Sandesh_(confectionery)" } ]
[ { "subject": "Baked_Alaska", "property": "course", "object": "Dessert" }, { "subject": "Dessert", "property": "dishVariation", "object": "Sandesh_(confectionery)" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Baked Alaska and Sandesh are both desserts.", "Baked Alaska and Sandesh are desserts." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Dessert", "property:dish_variation", "resource:Sandesh__confectionery_" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:course", "resource:Dessert" ] ]
Baked_Alaska
[ { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Sandesh_(confectionery)", "readable": "Sandesh", "graph": "resource:Sandesh__confectionery_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( STRSTARTS ( LCASE ( ?q ) , 'd' ) ) . resource:Baked_Alaska property:course ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( STRSTARTS ( LCASE ( ?q ) , 'd' ) ) . resource:Baked_Alaska property:course ?q }", "graph_answer": [ "resource:Dessert" ], "readable_answer": [ "Dessert" ], "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 ?q WHERE { resource:Dessert property:higher ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Dessert property:higher ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12131
Id78
[ { "subject": "BLT", "property": "ingredient", "object": "Lettuce" }, { "subject": "BLT", "property": "variations", "object": "Club_sandwich" }, { "subject": "Bacon_sandwich", "property": "hasVariant", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" } ]
[ { "subject": "Bacon_sandwich", "property": "dishVariation", "object": "BLT" }, { "subject": "BLT", "property": "ingredient", "object": "Lettuce" }, { "subject": "BLT", "property": "dishVariation", "object": "Club_sandwich" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "The bacon sandwich is a variation of the BLT (which contains lettuce) and is itself a variation of the club sandwich. Bacon sandwiches are popular in the UK, where the leader is Elizabeth II." ], "lang": [ "" ] }
[]
[]
[ [ "resource:United_Kingdom", "property:leader", "resource:Elizabeth_II" ], [ "resource:BLT", "property:dish_variation", "resource:Club_sandwich" ], [ "resource:BLT", "property:ingredient", "resource:Lettuce" ], [ "resource:Bacon_sandwich", "property:dish_variation", "resource:BLT" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:country", "resource:United_Kingdom" ] ]
Bacon_sandwich
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "BLT", "readable": "BLT", "graph": "resource:BLT" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Club_sandwich", "readable": "Club sandwich", "graph": "resource:Club_sandwich" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "Lettuce", "readable": "Lettuce", "graph": "resource:Lettuce" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { VALUES ( ?n ) { ( resource:Club_sandwich ) ( resource:BLT ) } . resource:Bacon_sandwich property:dish_variation ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { VALUES ( ?n ) { ( resource:Club_sandwich ) ( resource:BLT ) } . resource:Bacon_sandwich property:dish_variation ?n }", "graph_answer": [ "resource:BLT" ], "readable_answer": [ "BLT" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:BLT property:dish_variation ?e . VALUES ( ?e ) { ( resource:Club_sandwich ) ( resource:BLT ) } }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:BLT property:dish_variation ?e . VALUES ( ?e ) { ( resource:Club_sandwich ) ( resource:BLT ) } }", "graph_answer": [ "resource:Club_sandwich" ], "readable_answer": [ "Club sandwich" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Spain property:leader ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Spain property:leader ?r }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:United_Kingdom property:leader ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:United_Kingdom property:leader ?a }", "graph_answer": [ "resource:Elizabeth_II" ], "readable_answer": [ "Elizabeth II" ], "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" ] } ]
MeanOfTransportation
2
4875
Id110
[ { "subject": "Alfa_Romeo_164", "property": "bodyStyle", "object": "Sedan_(automobile)" }, { "subject": "Alfa_Romeo_164", "property": "engine", "object": "Alfa_Romeo_164__2" } ]
[ { "subject": "Alfa_Romeo_164", "property": "bodyStyle", "object": "Sedan_(automobile)" }, { "subject": "Alfa_Romeo_164", "property": "engine", "object": "Straight-four_engine" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Alfa Romeo 164 is a sedan with a straight-four engine.", "The Alfa Romeo 164 is a sedan and has a straight-four engine.", "The Alfa Romeo 164 is a sedan with a straight four engine." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfa_Romeo_164", "property:engine", "resource:Straight_four_engine" ], [ "resource:Alfa_Romeo_164", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Alfa_Romeo_164", "property:body_style", "resource:Sedan__automobile_" ] ]
Alfa_Romeo_164
[ { "modified": "bodyStyle", "readable": "body style", "graph": "property:body_style" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "Alfa_Romeo_164", "readable": "Alfa Romeo 164", "graph": "resource:Alfa_Romeo_164" }, { "modified": "Sedan_(automobile)", "readable": "Sedan", "graph": "resource:Sedan__automobile_" }, { "modified": "Straight-four_engine", "readable": "Straight-four engine", "graph": "resource:Straight_four_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:body_style resource:Sedan__automobile_ . ?e property:engine resource:Straight_four_engine . ?e rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:body_style resource:Sedan_(automobile) . ?e property:engine resource:Straight-four_engine . ?e rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Alfa_Romeo_164" ], "readable_answer": [ "Alfa Romeo 164" ], "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" ] } ]
WrittenWork
2
5482
Id17
[ { "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": "Grantville_Gazette_II" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "\"Virginia DeMarce and Eric Flint\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634: The Bavarian Crisis was preceded by Grantville Gazette II, and was written by Virginia DeMarce and Eric Flint.", "1634: The Bavarian Crisis is written by Virginia DeMarce and Eric Flint and was preceded by Grantville Gazette II.", "Virginia DeMarce and Eric Flint are the authors of 1634: The Bavarian Crisis which was preceded by Grantville Gazette II." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Bavarian_Crisis", "property:preceded_by", "resource:Grantville_Gazette_II" ], [ "resource:1634__The_Bavarian_Crisis", "property:author", "Virginia DeMarce and Eric Flint" ], [ "resource:1634__The_Bavarian_Crisis", "rdf:type", "ontology:written_work" ] ]
1634:_The_Bavarian_Crisis
[ { "modified": "Virginia DeMarce and Eric Flint", "readable": "Virginia DeMarce and Eric Flint", "graph": "Virginia DeMarce and Eric Flint" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "1634:_The_Bavarian_Crisis", "readable": "1634: The Bavarian Crisis", "graph": "resource:1634__The_Bavarian_Crisis" }, { "modified": "Grantville_Gazette_II", "readable": "Grantville Gazette II", "graph": "resource:Grantville_Gazette_II" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g ?a WHERE { resource:1634__The_Bavarian_Crisis property:author ?g . resource:1634__The_Bavarian_Crisis property:preceded_by ?a }", "readable_query": "SELECT DISTINCT ?g ?a WHERE { resource:1634:_The_Bavarian_Crisis property:author ?g . resource:1634:_The_Bavarian_Crisis property:preceded_by ?a }", "graph_answer": [ "Virginia DeMarce and Eric Flint", "resource:Grantville_Gazette_II" ], "readable_answer": [ "Virginia DeMarce and Eric Flint", "Grantville Gazette II" ], "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
3
6853
Id141
[ { "subject": "Auburn,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "subdivisionName", "object": "King_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Washington_(state)" } ]
[ { "subject": "Auburn,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "King_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Washington_(state)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Auburn is part of King County, Washington, United States.", "King County is in Auburn, Washington in the United States.", "Auburn is part of King County in Washington, in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Auburn__Washington", "rdf:type", "ontology:city" ], [ "resource:Auburn__Washington", "property:country", "resource:United_States" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:Washington__state_" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:King_County__Washington" ] ]
Auburn,_Washington
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Auburn,_Washington", "readable": "Auburn, Washington", "graph": "resource:Auburn__Washington" }, { "modified": "King_County,_Washington", "readable": "King County, Washington", "graph": "resource:King_County__Washington" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington_(state)", "readable": "Washington", "graph": "resource:Washington__state_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?c ) WHERE { resource:Auburn__Washington property:is_part_of ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?c ) WHERE { resource:Auburn,_Washington property:is_part_of ?s }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Auburn__Washington property:is_part_of ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Auburn,_Washington property:is_part_of ?n }", "graph_answer": [ "resource:Washington__state_", "resource:King_County__Washington" ], "readable_answer": [ "Washington", "King County, Washington" ], "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 ?p WHERE { resource:Auburn__Washington property:body_style ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Auburn,_Washington property:body_style ?p }", "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" ] } ]
Food
3
7208
Id121
[ { "subject": "Bacon_sandwich", "property": "variations", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Bread" } ]
[ { "subject": "Bacon_sandwich", "property": "dishVariation", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Bread" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bread is an ingredient of a bacon sandwich, which is popular in the UK. Another variation for a bacon sandwich is a BLT.", "Bread is an ingredient of the bacon sandwich which originates from the UK and has the variant of BLT.", "Bacon sandwiches are made using bread and originate from the UK. A variation is known as the BLT." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_sandwich", "property:dish_variation", "resource:BLT" ], [ "resource:Bacon_sandwich", "property:ingredient", "resource:Bread" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:country", "resource:United_Kingdom" ] ]
Bacon_sandwich
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "BLT", "readable": "BLT", "graph": "resource:BLT" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Bread", "readable": "Bread", "graph": "resource:Bread" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i ?z WHERE { resource:Bacon_sandwich property:ingredient ?z . resource:Bacon_sandwich property:dish_variation ?i }", "readable_query": "SELECT DISTINCT ?i ?z WHERE { resource:Bacon_sandwich property:ingredient ?z . resource:Bacon_sandwich property:dish_variation ?i }", "graph_answer": [ "resource:BLT", "resource:Bread" ], "readable_answer": [ "BLT", "Bread" ], "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 ?w WHERE { resource:Bacon_sandwich property:serving_size ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Bacon_sandwich property:serving_size ?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" ] } ]
Politician
3
7702
Id33
[ { "subject": "Abdulsalami_Abubakar", "property": "vicePresident", "object": "Mike_Akhigbe" }, { "subject": "Abdulsalami_Abubakar", "property": "militaryBranch", "object": "Nigerian_Air_Force" }, { "subject": "Mike_Akhigbe", "property": "successor", "object": "Atiku_Abubakar" } ]
[ { "subject": "Abdulsalami_Abubakar", "property": "inOfficeWhileVicePresident", "object": "Mike_Akhigbe" }, { "subject": "Abdulsalami_Abubakar", "property": "militaryBranch", "object": "Nigerian_Air_Force" }, { "subject": "Mike_Akhigbe", "property": "successor", "object": "Atiku_Abubakar" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abdulsalami Abubakar, a member of the Nigerian Air Force, was in office while the Vice President was Mike Akhigbe, whose successor was Atiku Abubakar.", "Abdulsalami Abubakar was a member of the Nigerian Air Force. He was in office while Mike Akhigbe was the Vice President. Atiku Abubakar succeeded Mike Akhigbe.", "While Mike Akhigbe was Vice President Abdulsalami Abubakar was in office and he was a member of the Nigerian Air Force and Atiku Abubakar was Mike's successor." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Mike_Akhigbe", "property:successor", "resource:Atiku_Abubakar" ], [ "resource:Abdulsalami_Abubakar", "rdf:type", "ontology:politician" ], [ "resource:Abdulsalami_Abubakar", "property:military_branch", "resource:Nigerian_Air_Force" ], [ "resource:Abdulsalami_Abubakar", "property:in_office_while_vice_president", "resource:Mike_Akhigbe" ] ]
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": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Abdulsalami_Abubakar", "readable": "Abdulsalami Abubakar", "graph": "resource:Abdulsalami_Abubakar" }, { "modified": "Atiku_Abubakar", "readable": "Atiku Abubakar", "graph": "resource:Atiku_Abubakar" }, { "modified": "Mike_Akhigbe", "readable": "Mike Akhigbe", "graph": "resource:Mike_Akhigbe" }, { "modified": "Nigerian_Air_Force", "readable": "Nigerian Air Force", "graph": "resource:Nigerian_Air_Force" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:in_office_while_vice_president resource:Tuanku_Bujang_Tuanku_Othman . ?s property:military_branch resource:Nigerian_Air_Force . ?s rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?s property:in_office_while_vice_president resource:Tuanku_Bujang_Tuanku_Othman . ?s property:military_branch resource:Nigerian_Air_Force . ?s rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?x rdf:type ontology:politician . ?x property:in_office_while_vice_president resource:Mike_Akhigbe . ?x property:military_branch resource:Nigerian_Air_Force }", "readable_query": "ASK WHERE { ?x rdf:type ontology:politician . ?x property:in_office_while_vice_president resource:Mike_Akhigbe . ?x property:military_branch resource:Nigerian_Air_Force }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?s WHERE { ?s property:in_office_while_vice_president resource:Mike_Akhigbe . ?s rdf:type ontology:politician . ?s property:military_branch resource:Nigerian_Air_Force }", "readable_query": "SELECT ?s WHERE { ?s property:in_office_while_vice_president resource:Mike_Akhigbe . ?s rdf:type ontology:politician . ?s property:military_branch resource:Nigerian_Air_Force }", "graph_answer": [ "resource:Abdulsalami_Abubakar" ], "readable_answer": [ "Abdulsalami Abubakar" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Mike_Akhigbe property:successor ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Mike_Akhigbe property:successor ?t }", "graph_answer": [ "resource:Atiku_Abubakar" ], "readable_answer": [ "Atiku Abubakar" ], "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
3605
Id217
[ { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ)", "property": "genre", "object": "Rock_music" } ]
[ { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "genre", "object": "Rock_music" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson plays Rock in NRBQ band. Bhangra is a fusion genre, partly from Rock.", "The genre of Al Anderson is rock music which is part of the fusion genre Bhangra.", "The genre of Al Anderson is rock music and bhangra music is a rock musical fusion." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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:genre", "resource:Rock_music" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "Bhangra_(music)", "readable": "Bhangra", "graph": "resource:Bhangra__music_" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p property:music_fusion_genre resource:Afrobeat . ?u property:genre ?p . ?u rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?p property:music_fusion_genre resource:Afrobeat . ?u property:genre ?p . ?u rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
2
5020
Id12
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "\"Leiden University\"@en" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Netherlands" } ]
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Leiden_University" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Netherlands" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ab Klink was born in the Netherlands and graduated from Leiden University.", "Ab Klink, born in the Netherlands, attended Leiden University.", "Ab Klink, who was born in Netherlands, attended Leiden University." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:alma_mater", "resource:Leiden_University" ], [ "resource:Ab_Klink", "property:birth_place", "resource:Netherlands" ] ]
Ab_Klink
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "Ab_Klink", "readable": "Ab Klink", "graph": "resource:Ab_Klink" }, { "modified": "Leiden_University", "readable": "Leiden University", "graph": "resource:Leiden_University" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d rdf:type ontology:politician . ?d property:birth_place resource:Saskatchewan }", "readable_query": "ASK WHERE { ?d rdf:type ontology:politician . ?d property:birth_place resource:Saskatchewan }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?u property:birth_place resource:Netherlands . ?u rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?u property:birth_place resource:Netherlands . ?u rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?t WHERE { ?t property:birth_place resource:Netherlands . ?t rdf:type ontology:politician }", "readable_query": "SELECT ?t WHERE { ?t property:birth_place resource:Netherlands . ?t rdf:type ontology:politician }", "graph_answer": [ "resource:Ab_Klink" ], "readable_answer": [ "Ab Klink" ], "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 ?f WHERE { resource:Ab_Klink property:alma_mater ?f . FILTER ( CONTAINS ( LCASE ( ?f ) , 'university' ) ) }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Ab_Klink property:alma_mater ?f . FILTER ( CONTAINS ( LCASE ( ?f ) , 'university' ) ) }", "graph_answer": [ "resource:Leiden_University" ], "readable_answer": [ "Leiden University" ], "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" ] } ]