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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MeanOfTransportation | 2 | 4960 | Id195 | [
{
"subject": "1955_Dodge",
"property": "related",
"object": "DeSoto_Custom"
},
{
"subject": "DeSoto_Custom",
"property": "relatedMeanOfTransportation",
"object": "Dodge_Coronet"
}
] | [
{
"subject": "DeSoto_Custom",
"property": "relatedMeanOfTransportation",
"object": "Dodge_Coronet"
},
{
"subject": "1955_Dodge",
"property": "relatedMeanOfTransportation",
"object": "DeSoto_Custom"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The 1955 Dodge, the DeSoto Custom, and the Dodge Coronet are similar and therefore related means of transport.",
"The DeSoto is related to the Dodge Coronet, and the 1955 Dodge and the DeSoto Custom are related means of transportation.",
"The 1955 Dodge, DeSoto Custom and Dodge Coronet are all related."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1955_Dodge",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:1955_Dodge",
"property:related_mean_of_transportation",
"resource:DeSoto_Custom"
],
[
"resource:DeSoto_Custom",
"property:related_mean_of_transportation",
"resource:Dodge_Coronet"
]
] | 1955_Dodge | [
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "1955_Dodge",
"readable": "1955 Dodge",
"graph": "resource:1955_Dodge"
},
{
"modified": "DeSoto_Custom",
"readable": "DeSoto Custom",
"graph": "resource:DeSoto_Custom"
},
{
"modified": "Dodge_Coronet",
"readable": "Dodge Coronet",
"graph": "resource:Dodge_Coronet"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { VALUES ( ?i ) { ( resource:Dodge_Coronet ) ( resource:DeSoto_Custom ) } . resource:1955_Dodge property:related_mean_of_transportation ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { VALUES ( ?i ) { ( resource:Dodge_Coronet ) ( resource:DeSoto_Custom ) } . resource:1955_Dodge property:related_mean_of_transportation ?i }",
"graph_answer": [
"resource:DeSoto_Custom"
],
"readable_answer": [
"DeSoto Custom"
],
"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 ?a WHERE { resource:DeSoto_Custom property:related_mean_of_transportation ?a . VALUES ( ?a ) { ( resource:Dodge_Coronet ) ( resource:DeSoto_Custom ) } }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:DeSoto_Custom property:related_mean_of_transportation ?a . VALUES ( ?a ) { ( resource:Dodge_Coronet ) ( resource:DeSoto_Custom ) } }",
"graph_answer": [
"resource:Dodge_Coronet"
],
"readable_answer": [
"Dodge Coronet"
],
"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"
]
}
] |
|
Building | 2 | 4009 | Id161 | [
{
"subject": "Addis_Ababa_City_Hall",
"property": "country",
"object": "Ethiopia"
},
{
"subject": "Ethiopia",
"property": "leaderName",
"object": "Mulatu_Teshome"
}
] | [
{
"subject": "Ethiopia",
"property": "leader",
"object": "Mulatu_Teshome"
},
{
"subject": "Addis_Ababa_City_Hall",
"property": "country",
"object": "Ethiopia"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Addis Ababa City Hall is located in Ethiopia whose leader is Mulatu Teshome.",
"The leader of Ethiopia is Mulatu Teshome and the Addis Ababa City Hall is located in Ethiopia.",
"The Addis Ababa City Hall is in Ethiopia, the country which has Mulatu Teshome as one of its leaders."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ethiopia",
"property:leader",
"resource:Mulatu_Teshome"
],
[
"resource:Addis_Ababa_City_Hall",
"rdf:type",
"ontology:building"
],
[
"resource:Addis_Ababa_City_Hall",
"property:country",
"resource:Ethiopia"
]
] | Addis_Ababa_City_Hall | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Addis_Ababa_City_Hall",
"readable": "Addis Ababa City Hall",
"graph": "resource:Addis_Ababa_City_Hall"
},
{
"modified": "Ethiopia",
"readable": "Ethiopia",
"graph": "resource:Ethiopia"
},
{
"modified": "Mulatu_Teshome",
"readable": "Mulatu Teshome",
"graph": "resource:Mulatu_Teshome"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Ethiopia property:leader resource:Mulatu_Teshome }",
"readable_query": "ASK WHERE { resource:Ethiopia property:leader resource:Mulatu_Teshome }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:Addis_Ababa_City_Hall property:family ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Addis_Ababa_City_Hall property:family ?g }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 2 | 3713 | Id53 | [
{
"subject": "Akeem_Adams",
"property": "clubs",
"object": "Ferencvárosi_TC"
},
{
"subject": "Akeem_Adams",
"property": "team",
"object": "Trinidad_and_Tobago_national_under-17_football_team"
}
] | [
{
"subject": "Akeem_Adams",
"property": "club",
"object": "Ferencvárosi_TC"
},
{
"subject": "Akeem_Adams",
"property": "club",
"object": "Trinidad_and_Tobago_national_under-17_football_team"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Adams, who represented the Trinidad and Tobago national under 17 football team, has played for the club Ferencvarosi TC.",
"Akeem Adams clubs are Ferencvarosi TC and Trinidad and Tobago national under 17 football teams.",
"Akeem Adams plays for Ferencvarosi TC and the Trinidad and Tobago Under 17 football team."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Adams",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Adams",
"property:club",
"resource:Trinidad_and_Tobago_national_under_17_football_team"
],
[
"resource:Akeem_Adams",
"property:club",
"resource:Ferencv_rosi_TC"
]
] | Akeem_Adams | [
{
"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": "Trinidad_and_Tobago_national_under-17_football_team",
"readable": "Trinidad and Tobago national under-17 football team",
"graph": "resource:Trinidad_and_Tobago_national_under_17_football_team"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:Akeem_Adams property:club ?g . FILTER ( STRSTARTS ( LCASE ( ?g ) , 't' ) ) }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Akeem_Adams property:club ?g . FILTER ( STRSTARTS ( LCASE ( ?g ) , 't' ) ) }",
"graph_answer": [
"resource:Trinidad_and_Tobago_national_under_17_football_team"
],
"readable_answer": [
"Trinidad and Tobago 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 ( ?m ) AS ?m ) WHERE { resource:Akeem_Adams property:club ?m }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?m ) WHERE { resource:Akeem_Adams property:club ?m }",
"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 ?u WHERE { FILTER ( ?u != resource:Trinidad_and_Tobago_national_under_17_football_team ) . resource:Akeem_Adams property:club ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u != resource:Trinidad_and_Tobago_national_under-17_football_team ) . resource:Akeem_Adams property:club ?u }",
"graph_answer": [
"resource:Ferencv_rosi_TC"
],
"readable_answer": [
"Ferencvárosi TC"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 3 | 7362 | Id275 | [
{
"subject": "Dessert",
"property": "hasVariant",
"object": "Ice_cream"
},
{
"subject": "Bionico",
"property": "ingredient",
"object": "Raisin"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
}
] | [
{
"subject": "Dessert",
"property": "dishVariation",
"object": "Ice_cream"
},
{
"subject": "Bionico",
"property": "ingredient",
"object": "Raisin"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ice cream is a dessert, as is Bionico which contains raisins.",
"Ice cream is a type of dessert, as is Bionico, which contains raisins.",
"Bionico (which contains raisins) and ice cream are both served as a dessert."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Dessert",
"property:dish_variation",
"resource:Ice_cream"
],
[
"resource:Bionico",
"property:ingredient",
"resource:Raisin"
],
[
"resource:Bionico",
"rdf:type",
"ontology:food"
],
[
"resource:Bionico",
"property:course",
"resource:Dessert"
]
] | Bionico | [
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Bionico",
"readable": "Bionico",
"graph": "resource:Bionico"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Ice_cream",
"readable": "Ice cream",
"graph": "resource:Ice_cream"
},
{
"modified": "Raisin",
"readable": "Raisin",
"graph": "resource:Raisin"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?h rdf:type ontology:food . ?h property:ingredient resource:Raisin . ?h property:course resource:Italian_meal_structure }",
"readable_query": "ASK WHERE { ?h rdf:type ontology:food . ?h property:ingredient resource:Raisin . ?h property:course resource:Italian_meal_structure }",
"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": "SELECT DISTINCT ( COUNT ( ?t ) AS ?r ) WHERE { resource:Dessert property:dish_variation ?t }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?r ) WHERE { resource:Dessert property:dish_variation ?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 ?h WHERE { resource:Dessert property:dish_variation ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Dessert property:dish_variation ?h }",
"graph_answer": [
"resource:Ice_cream"
],
"readable_answer": [
"Ice cream"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?u property:course resource:Dessert . ?u rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u property:course resource:Dessert . ?u rdf:type ontology:food }",
"graph_answer": [
"resource:Bionico"
],
"readable_answer": [
"Bionico"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building | 5 | 11550 | Id14 | [
{
"subject": "200_Public_Square",
"property": "location",
"object": "Cleveland"
},
{
"subject": "Cleveland",
"property": "isPartOf",
"object": "Cuyahoga_County,_Ohio"
},
{
"subject": "Cleveland",
"property": "leaderName",
"object": "Frank_G._Jackson"
},
{
"subject": "Cleveland",
"property": "country",
"object": "United_States"
},
{
"subject": "Cleveland",
"property": "governingBody",
"object": "Cleveland_City_Council"
}
] | [
{
"subject": "200_Public_Square",
"property": "location",
"object": "Cleveland"
},
{
"subject": "Cleveland",
"property": "isPartOf",
"object": "Cuyahoga_County,_Ohio"
},
{
"subject": "Cleveland",
"property": "leader",
"object": "Frank_G._Jackson"
},
{
"subject": "Cleveland",
"property": "country",
"object": "United_States"
},
{
"subject": "Cleveland",
"property": "governingBody",
"object": "Cleveland_City_Council"
}
] | (X (X (X) (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Cleveland is part of the Cuyahoga County in Ohio in the United States. The governing body is the Cleveland City Council and the leader is Frank G Jackson. It is also where 200 Public Square is located.",
"200 Public Square is located in Cleveland, Cuyahoga County in Ohio, United States where the local leader is Frank G Jackson and the governing body is Cleveland City Council.",
"200 Public square is in Cleveland, which is part of Cuyahoga County in Ohio, United States. The governing body of Cleveland is Cleveland City Council and the leader is Frank G Jackson."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Cleveland",
"property:leader",
"resource:Frank_G__Jackson"
],
[
"resource:Cleveland",
"property:governing_body",
"resource:Cleveland_City_Council"
],
[
"resource:Cleveland",
"property:country",
"resource:United_States"
],
[
"resource:Cleveland",
"property:is_part_of",
"resource:Cuyahoga_County__Ohio"
],
[
"resource:200_Public_Square",
"rdf:type",
"ontology:building"
],
[
"resource:200_Public_Square",
"property:location",
"resource:Cleveland"
]
] | 200_Public_Square | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "governingBody",
"readable": "governing body",
"graph": "property:governing_body"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "200_Public_Square",
"readable": "200 Public Square",
"graph": "resource:200_Public_Square"
},
{
"modified": "Cleveland",
"readable": "Cleveland",
"graph": "resource:Cleveland"
},
{
"modified": "Cleveland_City_Council",
"readable": "Cleveland City Council",
"graph": "resource:Cleveland_City_Council"
},
{
"modified": "Cuyahoga_County,_Ohio",
"readable": "Cuyahoga County, Ohio",
"graph": "resource:Cuyahoga_County__Ohio"
},
{
"modified": "Frank_G._Jackson",
"readable": "Frank G. Jackson",
"graph": "resource:Frank_G__Jackson"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?f WHERE { resource:Cleveland property:country ?h . resource:Cleveland property:is_part_of ?f }",
"readable_query": "SELECT DISTINCT ?h ?f WHERE { resource:Cleveland property:country ?h . resource:Cleveland property:is_part_of ?f }",
"graph_answer": [
"resource:United_States",
"resource:Cuyahoga_County__Ohio"
],
"readable_answer": [
"United States",
"Cuyahoga County, Ohio"
],
"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 ?q WHERE { resource:Cleveland property:governing_body ?q . FILTER ( CONTAINS ( LCASE ( ?q ) , 'cleveland' ) ) }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Cleveland property:governing_body ?q . FILTER ( CONTAINS ( LCASE ( ?q ) , 'cleveland' ) ) }",
"graph_answer": [
"resource:Cleveland_City_Council"
],
"readable_answer": [
"Cleveland City Council"
],
"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 ?b WHERE { resource:Cleveland property:is_part_of_military_conflict ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Cleveland property:is_part_of_military_conflict ?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"
]
}
] |
|
Building | 2 | 3964 | Id116 | [
{
"subject": "Amdavad_ni_Gufa",
"property": "address",
"object": "\"Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road\"@en"
},
{
"subject": "Amdavad_ni_Gufa",
"property": "locationTown",
"object": "Ahmedabad"
}
] | [
{
"subject": "Amdavad_ni_Gufa",
"property": "address",
"object": "\"Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road\""
},
{
"subject": "Amdavad_ni_Gufa",
"property": "location",
"object": "Ahmedabad"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The address for Amdavad ni Gufa is Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road, Ahmedabad.",
"The address of Amdavad ni Gufa is Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road, Ahmedabad.",
"The address of Amdavad ni Gufa is Lalbhai Dalpatbhai Campus, Ahmedabad near CEPT University, opp. Gujarat University, University Road."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Amdavad_ni_Gufa",
"rdf:type",
"ontology:building"
],
[
"resource:Amdavad_ni_Gufa",
"property:address",
"Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road"
],
[
"resource:Amdavad_ni_Gufa",
"property:location",
"resource:Ahmedabad"
]
] | Amdavad_ni_Gufa | [
{
"modified": "Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road",
"readable": "Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road",
"graph": "Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road"
},
{
"modified": "address",
"readable": "address",
"graph": "property:address"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Ahmedabad",
"readable": "Ahmedabad",
"graph": "resource:Ahmedabad"
},
{
"modified": "Amdavad_ni_Gufa",
"readable": "Amdavad ni Gufa",
"graph": "resource:Amdavad_ni_Gufa"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'gufa' ) ) . ?s property:address 'Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road' . ?s rdf:type ontology:building . ?s property:location ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'gufa' ) ) . ?s property:address 'Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road' . ?s rdf:type ontology:building . ?s property:location ?i }",
"graph_answer": [
"resource:Ahmedabad"
],
"readable_answer": [
"Ahmedabad"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"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 ?u WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'gufa' ) ) . ?u property:address 'Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road' . ?u property:location resource:Ahmedabad . ?u rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'gufa' ) ) . ?u property:address 'Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road' . ?u property:location resource:Ahmedabad . ?u rdf:type ontology:building }",
"graph_answer": [
"resource:Amdavad_ni_Gufa"
],
"readable_answer": [
"Amdavad ni Gufa"
],
"type": [
"coreference",
"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 WHERE { resource:Amdavad_ni_Gufa property:has_to_its_northeast ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Amdavad_ni_Gufa property:has_to_its_northeast ?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"
]
}
] |
|
MeanOfTransportation | 4 | 10043 | Id17 | [
{
"subject": "AIDA_Cruises",
"property": "location",
"object": "Germany"
},
{
"subject": "Caterpillar_Inc.",
"property": "foundationPlace",
"object": "California"
},
{
"subject": "AIDAluna",
"property": "shipOwner",
"object": "AIDA_Cruises"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
}
] | [
{
"subject": "AIDA_Cruises",
"property": "location",
"object": "Germany"
},
{
"subject": "Caterpillar_Inc.",
"property": "foundationPlace",
"object": "California"
},
{
"subject": "AIDAluna",
"property": "owner",
"object": "AIDA_Cruises"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Caterpillar Inc was founded in California and their engine powers the AIDAluna. The owner of AIDAluna is AIDA Cruises and they're located in Germany.",
"AIDA Cruises are located in Germany and own the AIDAluna which is powered by the Californian founded Caterpillar Inc. engine.",
"Caterpillar Inc was founded in California and they power AIDAluna. Caterpillar Inc was founded in California and AIDA Cruises, the owner of AIDAluna, is located in Germany."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Caterpillar_Inc_",
"property:foundation_place",
"resource:California"
],
[
"resource:AIDAluna",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAluna",
"property:power_type",
"resource:Caterpillar_Inc_"
],
[
"resource:AIDAluna",
"property:owner",
"resource:AIDA_Cruises"
],
[
"resource:AIDA_Cruises",
"property:location",
"resource:Germany"
]
] | AIDAluna | [
{
"modified": "foundationPlace",
"readable": "foundation place",
"graph": "property:foundation_place"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "AIDA_Cruises",
"readable": "AIDA Cruises",
"graph": "resource:AIDA_Cruises"
},
{
"modified": "AIDAluna",
"readable": "AIDAluna",
"graph": "resource:AIDAluna"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "Caterpillar_Inc.",
"readable": "Caterpillar Inc.",
"graph": "resource:Caterpillar_Inc_"
},
{
"modified": "Germany",
"readable": "Germany",
"graph": "resource:Germany"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?n rdf:type ontology:mean_of_transportation . ?n property:owner resource:AIDA_Cruises . ?n property:power_type resource:MTU_Friedrichshafen }",
"readable_query": "ASK WHERE { ?n rdf:type ontology:mean_of_transportation . ?n property:owner resource:AIDA_Cruises . ?n property:power_type resource:MTU_Friedrichshafen }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?j property:power_type resource:Caterpillar_Inc_ . ?j property:owner resource:AIDA_Cruises . ?j rdf:type ontology:mean_of_transportation }",
"readable_query": "ASK WHERE { ?j property:power_type resource:Caterpillar_Inc. . ?j property:owner resource:AIDA_Cruises . ?j rdf:type ontology:mean_of_transportation }",
"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 ?m WHERE { ?m rdf:type ontology:mean_of_transportation . ?m property:owner resource:AIDA_Cruises . ?m property:power_type resource:Caterpillar_Inc_ }",
"readable_query": "SELECT ?m WHERE { ?m rdf:type ontology:mean_of_transportation . ?m property:owner resource:AIDA_Cruises . ?m property:power_type resource:Caterpillar_Inc. }",
"graph_answer": [
"resource:AIDAluna"
],
"readable_answer": [
"AIDAluna"
],
"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 ?p WHERE { resource:AIDA_Cruises property:location ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:AIDA_Cruises property:location ?p }",
"graph_answer": [
"resource:Germany"
],
"readable_answer": [
"Germany"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 4 | 8651 | Id43 | [
{
"subject": "Ace_Wilder",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Funk"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigins",
"object": "Disco"
},
{
"subject": "Hip_hop_music",
"property": "musicSubgenre",
"object": "Gangsta_rap"
}
] | [
{
"subject": "Ace_Wilder",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "musicSubgenre",
"object": "Gangsta_rap"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Funk"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Disco"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ace Wilder's musical genre is Hip Hop, which has its origins in disco and funk. Gangsta rap is a sub genre of hip hop.",
"The musical genre of Ace Wilder is hip hop music and the style's sub-genre is the gangsta rap. Hip hop music originated from funk music and has its stylistic origins in disco.",
"Ace Wilder performs hip hop music, which has its stylistic origins in funk and disco music. Hip hop has a sub genre called gangsta rap."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ace_Wilder",
"rdf:type",
"ontology:artist"
],
[
"resource:Ace_Wilder",
"property:genre",
"resource:Hip_hop_music"
],
[
"resource:Hip_hop_music",
"property:stylistic_origin",
"resource:Disco"
],
[
"resource:Hip_hop_music",
"property:stylistic_origin",
"resource:Funk"
],
[
"resource:Hip_hop_music",
"property:music_subgenre",
"resource:Gangsta_rap"
]
] | Ace_Wilder | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "musicSubgenre",
"readable": "music subgenre",
"graph": "property:music_subgenre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Ace_Wilder",
"readable": "Ace Wilder",
"graph": "resource:Ace_Wilder"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Funk",
"readable": "Funk",
"graph": "resource:Funk"
},
{
"modified": "Gangsta_rap",
"readable": "Gangsta rap",
"graph": "resource:Gangsta_rap"
},
{
"modified": "Hip_hop_music",
"readable": "Hip hop music",
"graph": "resource:Hip_hop_music"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?p ) WHERE { resource:Hip_hop_music property:stylistic_origin ?r }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?p ) WHERE { resource:Hip_hop_music property:stylistic_origin ?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 ?q WHERE { resource:Hip_hop_music property:stylistic_origin ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Hip_hop_music property:stylistic_origin ?q }",
"graph_answer": [
"resource:Disco",
"resource:Funk"
],
"readable_answer": [
"Disco",
"Funk"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { resource:Hip_hop_music property:director ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:Hip_hop_music property:director ?r }",
"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 | 5 | 12202 | Id149 | [
{
"subject": "Binignit",
"property": "region",
"object": "Visayas"
},
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Banana"
},
{
"subject": "Binignit",
"property": "course",
"object": "Dessert"
},
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Sago"
}
] | [
{
"subject": "Binignit",
"property": "region",
"object": "Visayas"
},
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Banana"
},
{
"subject": "Binignit",
"property": "course",
"object": "Dessert"
},
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Sago"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Coming from the region of Visayas, in the Philippines, Binignit, is a type of dessert. Which banana as the main ingredient but also has sago in it.",
"Coming from the region of Visayas, in the Philippines, Binignit should be served as the dessert course. Its main ingredient is banana and other ingredients include sago.",
"Binignit is a dessert from the region of Visayas, Philippines. Sago and banana are prominent ingredients."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Binignit",
"property:ingredient",
"resource:Sago"
],
[
"resource:Binignit",
"property:main_ingredient",
"resource:Banana"
],
[
"resource:Binignit",
"rdf:type",
"ontology:food"
],
[
"resource:Binignit",
"property:country",
"resource:Philippines"
],
[
"resource:Binignit",
"property:course",
"resource:Dessert"
],
[
"resource:Binignit",
"property:region",
"resource:Visayas"
]
] | Binignit | [
{
"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": "Banana",
"readable": "Banana",
"graph": "resource:Banana"
},
{
"modified": "Binignit",
"readable": "Binignit",
"graph": "resource:Binignit"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
},
{
"modified": "Sago",
"readable": "Sago",
"graph": "resource:Sago"
},
{
"modified": "Visayas",
"readable": "Visayas",
"graph": "resource:Visayas"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?k ) WHERE { resource:Ampara_Hospital property:region ?y }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?k ) WHERE { resource:Ampara_Hospital property:region ?y }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?h ) WHERE { resource:Binignit property:region ?h }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?h ) WHERE { resource:Binignit property:region ?h }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"ellipsis",
"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:Binignit property:region ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Binignit property:region ?n }",
"graph_answer": [
"resource:Visayas"
],
"readable_answer": [
"Visayas"
],
"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 ?h ?d WHERE { resource:Binignit property:course ?h . resource:Binignit property:main_ingredient ?d }",
"readable_query": "SELECT DISTINCT ?h ?d WHERE { resource:Binignit property:course ?h . resource:Binignit property:main_ingredient ?d }",
"graph_answer": [
"resource:Dessert",
"resource:Banana"
],
"readable_answer": [
"Dessert",
"Banana"
],
"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 ?e ?i WHERE { resource:Binignit property:country ?e . resource:Binignit property:ingredient ?i }",
"readable_query": "SELECT DISTINCT ?e ?i WHERE { resource:Binignit property:country ?e . resource:Binignit property:ingredient ?i }",
"graph_answer": [
"resource:Philippines",
"resource:Sago"
],
"readable_answer": [
"Philippines",
"Sago"
],
"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"
]
}
] |
|
Building | 3 | 6409 | Id29 | [
{
"subject": "200_Public_Square",
"property": "location",
"object": "Cleveland"
},
{
"subject": "Cleveland",
"property": "isPartOf",
"object": "Cuyahoga_County,_Ohio"
},
{
"subject": "Cleveland",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "200_Public_Square",
"property": "location",
"object": "Cleveland"
},
{
"subject": "Cleveland",
"property": "isPartOf",
"object": "Cuyahoga_County,_Ohio"
},
{
"subject": "Cleveland",
"property": "country",
"object": "United_States"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"200 Public Square is located in Cleveland, Cuyahoga County, Ohio in the United States.",
"Cleveland is part of Cuyahoga County, Ohio in the United States, it's home to 200 public square.",
"The US is home to 200 Public Square in Cleveland, Cuyahoga County, Ohio."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Cleveland",
"property:country",
"resource:United_States"
],
[
"resource:Cleveland",
"property:is_part_of",
"resource:Cuyahoga_County__Ohio"
],
[
"resource:200_Public_Square",
"rdf:type",
"ontology:building"
],
[
"resource:200_Public_Square",
"property:location",
"resource:Cleveland"
]
] | 200_Public_Square | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "200_Public_Square",
"readable": "200 Public Square",
"graph": "resource:200_Public_Square"
},
{
"modified": "Cleveland",
"readable": "Cleveland",
"graph": "resource:Cleveland"
},
{
"modified": "Cuyahoga_County,_Ohio",
"readable": "Cuyahoga County, Ohio",
"graph": "resource:Cuyahoga_County__Ohio"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?w WHERE { resource:Cleveland property:country ?w . resource:Cleveland property:is_part_of ?n }",
"readable_query": "SELECT DISTINCT ?n ?w WHERE { resource:Cleveland property:country ?w . resource:Cleveland property:is_part_of ?n }",
"graph_answer": [
"resource:Cuyahoga_County__Ohio",
"resource:United_States"
],
"readable_answer": [
"Cuyahoga County, Ohio",
"United States"
],
"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": "ASK WHERE { resource:200_Public_Square rdf:type ontology:building . resource:200_Public_Square property:location resource:Cleveland }",
"readable_query": "ASK WHERE { resource:200_Public_Square rdf:type ontology:building . resource:200_Public_Square property:location resource:Cleveland }",
"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 | 6689 | Id106 | [
{
"subject": "10_Hygiea",
"property": "formerName",
"object": "\"A900 GA\"@en"
},
{
"subject": "10_Hygiea",
"property": "periapsis",
"object": "4.16136e+11"
},
{
"subject": "10_Hygiea",
"property": "epoch",
"object": "\"2015-06-27\"^^xsd:date"
}
] | [
{
"subject": "10_Hygiea",
"property": "epoch",
"object": "2015-06-27"
},
{
"subject": "10_Hygiea",
"property": "formerName",
"object": "\"A900 GA\""
},
{
"subject": "10_Hygiea",
"property": "periapsis",
"object": "416136000000.0"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"10 Hygiea, formerly known as \"A900 GA\", has an epoch date of June 27th 2015 and a periapsis of 416136000000.0.",
"10 Hygiea has an epoch date of 27 June 2015 and was formerly known as A900GA. It has a periapsis measurement of 416136000000.0.",
"10 Hygiea, with the former name A900 GA, has a periapsis of 416136000000.0 and an epoch date of 27th June 2015."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:10_Hygiea",
"property:epoch",
"resource:2015_06_27"
],
[
"resource:10_Hygiea",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:10_Hygiea",
"property:former_name",
"resource:A900_GA"
],
[
"resource:10_Hygiea",
"property:periapsis",
"resource:416136000000_0"
]
] | 10_Hygiea | [
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "formerName",
"readable": "former name",
"graph": "property:former_name"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "10_Hygiea",
"readable": "10 Hygiea",
"graph": "resource:10_Hygiea"
},
{
"modified": "2015-06-27",
"readable": "2015-06-27",
"graph": "resource:2015_06_27"
},
{
"modified": "416136000000.0",
"readable": "416136000000.0",
"graph": "resource:416136000000_0"
},
{
"modified": "A900 GA",
"readable": "A900 GA",
"graph": "resource:A900_GA"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( CONTAINS ( YEAR ( ?n ) , '2015' ) ) . ?m property:epoch ?n . ?m rdf:type ontology:celestial_body . ?m property:periapsis ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( CONTAINS ( YEAR ( ?n ) , '2015' ) ) . ?m property:epoch ?n . ?m rdf:type ontology:celestial_body . ?m property:periapsis ?v }",
"graph_answer": [
"resource:416136000000_0"
],
"readable_answer": [
"416136000000.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": "ASK WHERE { ?h property:periapsis resource:3997100000000_0 . ?h rdf:type ontology:celestial_body . ?h property:former_name ?a }",
"readable_query": "ASK WHERE { ?h property:periapsis resource:3997100000000.0 . ?h rdf:type ontology:celestial_body . ?h property:former_name ?a }",
"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 | 5 | 12307 | Id24 | [
{
"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": "Four-stroke_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": "Four-stroke_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",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Montreal Locomotive Works produced the ALCO RS-3 which has a diesel-electric transmission and a four-stroke engine. It is 17068.8 millimetres long and contains 12 cylinders.",
"The ALCO RS-3 was built by the Montreal Locomotive Works and its length is 17068.8 millimetres. It has 12 cylinders, a four-stroke engine and a diesel-electric transmission.",
"Montreal Locomotive Works is the builder of the ALCO RS-3, which has 12 cylinders. The ALCO RS-3 is 17068.8 (millimetres) in length, has a four-stroke engine. and a diesel-electric transmission."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:ALCO_RS_3",
"property:cylinder_count",
"12"
],
[
"resource:ALCO_RS_3",
"property:length",
"17068.8 (millimetres)"
],
[
"resource:ALCO_RS_3",
"property:engine",
"resource:Four_stroke_engine"
],
[
"resource:ALCO_RS_3",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ALCO_RS_3",
"property: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": "Four-stroke_engine",
"readable": "Four-stroke engine",
"graph": "resource:Four_stroke_engine"
},
{
"modified": "Montreal_Locomotive_Works",
"readable": "Montreal Locomotive Works",
"graph": "resource:Montreal_Locomotive_Works"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?f property:cylinder_count ?q . ?f property:builder ?p . ?f rdf:type ontology:mean_of_transportation . FILTER ( ?q = '12' ) }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?f property:cylinder_count ?q . ?f property:builder ?p . ?f rdf:type ontology:mean_of_transportation . FILTER ( ?q = '12' ) }",
"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 ?v WHERE { FILTER ( ?m = '12' ) . ?v rdf:type ontology:mean_of_transportation . ?v property:cylinder_count ?m . ?v property:builder resource:Montreal_Locomotive_Works }",
"readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?m = '12' ) . ?v rdf:type ontology:mean_of_transportation . ?v property:cylinder_count ?m . ?v property:builder resource:Montreal_Locomotive_Works }",
"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 ?f ?o WHERE { resource:ALCO_RS_3 property:power_type ?o . resource:ALCO_RS_3 property:engine ?f }",
"readable_query": "SELECT DISTINCT ?f ?o WHERE { resource:ALCO_RS-3 property:power_type ?o . resource:ALCO_RS-3 property:engine ?f }",
"graph_answer": [
"resource:Four_stroke_engine",
"resource:Diesel_electric_transmission"
],
"readable_answer": [
"Four-stroke engine",
"Diesel-electric transmission"
],
"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 ?r WHERE { resource:ALCO_RS_3 property:spoken_in ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:ALCO_RS-3 property:spoken_in ?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"
]
}
] |
|
MeanOfTransportation | 3 | 7552 | Id152 | [
{
"subject": "Argentina",
"property": "capital",
"object": "Buenos_Aires"
},
{
"subject": "Argentina",
"property": "leader",
"object": "Gabriela_Michetti"
},
{
"subject": "ARA_Veinticinco_de_Mayo_(V-2)",
"property": "country",
"object": "Argentina"
}
] | [
{
"subject": "Argentina",
"property": "capital",
"object": "Buenos_Aires"
},
{
"subject": "Argentina",
"property": "leader",
"object": "Gabriela_Michetti"
},
{
"subject": "ARA_Veinticinco_de_Mayo_(V-2)",
"property": "country",
"object": "Argentina"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ARA Veinticinco de Mayo (V-2) derives from Argentina where Gabriela Michetti is the leader and Buenos Aires the capital.",
"Argentina, with its capital in Buenos Aires, is led by Gabriela Michetti and is home to the ARA Veinticinco de Mayo (V-2).",
"Argentina whose leader is Gabriela Michetti is where the ARA Veinticinco de Mayo (V-2) comes from. Buenos Aires is the capital of that country."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Argentina",
"property:leader",
"resource:Gabriela_Michetti"
],
[
"resource:Argentina",
"property:capital",
"resource:Buenos_Aires"
],
[
"resource:ARA_Veinticinco_de_Mayo__V_2_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ARA_Veinticinco_de_Mayo__V_2_",
"property:country",
"resource:Argentina"
]
] | ARA_Veinticinco_de_Mayo_(V-2) | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "ARA_Veinticinco_de_Mayo_(V-2)",
"readable": "ARA Veinticinco de Mayo",
"graph": "resource:ARA_Veinticinco_de_Mayo__V_2_"
},
{
"modified": "Argentina",
"readable": "Argentina",
"graph": "resource:Argentina"
},
{
"modified": "Buenos_Aires",
"readable": "Buenos Aires",
"graph": "resource:Buenos_Aires"
},
{
"modified": "Gabriela_Michetti",
"readable": "Gabriela Michetti",
"graph": "resource:Gabriela_Michetti"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?c WHERE { resource:Argentina property:capital ?r . resource:Argentina property:leader ?c }",
"readable_query": "SELECT DISTINCT ?r ?c WHERE { resource:Argentina property:capital ?r . resource:Argentina property:leader ?c }",
"graph_answer": [
"resource:Buenos_Aires",
"resource:Gabriela_Michetti"
],
"readable_answer": [
"Buenos Aires",
"Gabriela Michetti"
],
"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 { ?w rdf:type ontology:mean_of_transportation . ?w property:country resource:Argentina }",
"readable_query": "ASK WHERE { ?w rdf:type ontology:mean_of_transportation . ?w property:country resource:Argentina }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?x WHERE { ?x rdf:type ontology:mean_of_transportation . ?x property:country resource:Argentina }",
"readable_query": "SELECT ?x WHERE { ?x rdf:type ontology:mean_of_transportation . ?x property:country resource:Argentina }",
"graph_answer": [
"resource:ARA_Veinticinco_de_Mayo__V_2_"
],
"readable_answer": [
"ARA Veinticinco de Mayo"
],
"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"
]
}
] |
|
Politician | 4 | 10376 | Id60 | [
{
"subject": "Abel_Caballero",
"property": "monarch",
"object": "Juan_Carlos_I_of_Spain"
},
{
"subject": "Juan_Carlos_I_of_Spain",
"property": "predecessor",
"object": "Francisco_Franco"
},
{
"subject": "Juan_Carlos_I_of_Spain",
"property": "birthPlace",
"object": "Rome"
},
{
"subject": "Abel_Caballero",
"property": "primeminister",
"object": "Felipe_González"
}
] | [
{
"subject": "Abel_Caballero",
"property": "inOfficeWhileMonarch",
"object": "Juan_Carlos_I_of_Spain"
},
{
"subject": "Juan_Carlos_I_of_Spain",
"property": "predecessor",
"object": "Francisco_Franco"
},
{
"subject": "Juan_Carlos_I_of_Spain",
"property": "birthPlace",
"object": "Rome"
},
{
"subject": "Abel_Caballero",
"property": "inOfficeWhilePrimeMinister",
"object": "Felipe_González"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abel Caballero was in office while Felipe Gonzalez was Prime Minister, which was during the reign of Monarch, Juan Carlos I of Spain. Francisco Franco was the predecessor of Juan Carlos I of Spain, who was born in Rome.",
"Juan Carlos I of Spain was born in Rome and his predecessor was Francisco Franco. Abel Caballero was in office during the reign of Monarch, Juan Carlos I of Spain and while Felipe Gonzalez was Prime Minister.",
"Abel Caballero was in office while Juan Carlos I of Spain was Monarch and Felipe Gonzalez was Prime Minister. Carlos was born in Rome and he succeeded Francisco Franco as Monarch."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Juan_Carlos_I_of_Spain",
"property:predecessor",
"resource:Francisco_Franco"
],
[
"resource:Juan_Carlos_I_of_Spain",
"property:birth_place",
"resource:Rome"
],
[
"resource:Abel_Caballero",
"property:in_office_while_monarch",
"resource:Juan_Carlos_I_of_Spain"
],
[
"resource:Abel_Caballero",
"rdf:type",
"ontology:politician"
],
[
"resource:Abel_Caballero",
"property:in_office_while_prime_minister",
"resource:Felipe_Gonz_lez"
]
] | Abel_Caballero | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "inOfficeWhileMonarch",
"readable": "in office while monarch",
"graph": "property:in_office_while_monarch"
},
{
"modified": "inOfficeWhilePrimeMinister",
"readable": "in office while prime minister",
"graph": "property:in_office_while_prime_minister"
},
{
"modified": "predecessor",
"readable": "predecessor",
"graph": "property:predecessor"
},
{
"modified": "Abel_Caballero",
"readable": "Abel Caballero",
"graph": "resource:Abel_Caballero"
},
{
"modified": "Felipe_González",
"readable": "Felipe González",
"graph": "resource:Felipe_Gonz_lez"
},
{
"modified": "Francisco_Franco",
"readable": "Francisco Franco",
"graph": "resource:Francisco_Franco"
},
{
"modified": "Juan_Carlos_I_of_Spain",
"readable": "Juan Carlos I of Spain",
"graph": "resource:Juan_Carlos_I_of_Spain"
},
{
"modified": "Rome",
"readable": "Rome",
"graph": "resource:Rome"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?a rdf:type ontology:politician . ?a property:in_office_while_monarch ?z . ?z property:birth_place resource:New_Britain__Connecticut }",
"readable_query": "ASK WHERE { ?a rdf:type ontology:politician . ?a property:in_office_while_monarch ?z . ?z property:birth_place resource:New_Britain,_Connecticut }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 5 | 10976 | Id25 | [
{
"subject": "Adirondack_Regional_Airport",
"property": "location",
"object": "Harrietstown,_New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "runwayLength",
"object": "\"2003.0\"^^xsd:double"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "city",
"object": "Lake_Placid,_New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Saranac_Lake,_New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "elevation",
"object": "\"507.0\"^^xsd:double"
}
] | [
{
"subject": "Adirondack_Regional_Airport",
"property": "location",
"object": "Harrietstown,_New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "runwayLength",
"object": "2003.0"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Lake_Placid,_New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "507"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Saranac_Lake,_New_York"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Adirondack Regional Airport, located in Harrietstown, New York, serves Lake Placid, NY and Saranac Lake, NY. The length of the runway at this airport is 2003.0 and it lies 507 metres above sea level.",
"Adirondack Regional Airport is located in Harrietstown, New York and serves both the cities of Lake Placid and Saranac Lake. The airport is 507 meters above sea level and the length of its runway is 2003.0."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Adirondack_Regional_Airport",
"property:runway_length",
"resource:2003_0"
],
[
"resource:Adirondack_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adirondack_Regional_Airport",
"property:location",
"resource:Harrietstown__New_York"
],
[
"resource:Adirondack_Regional_Airport",
"property:city_served",
"resource:Saranac_Lake__New_York"
],
[
"resource:Adirondack_Regional_Airport",
"property:city_served",
"resource:Lake_Placid__New_York"
],
[
"resource:Adirondack_Regional_Airport",
"property:elevation_above_the_sea_level",
"507"
]
] | Adirondack_Regional_Airport | [
{
"modified": "507",
"readable": "507",
"graph": "507"
},
{
"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": "2003.0",
"readable": "2003.0",
"graph": "resource:2003_0"
},
{
"modified": "Adirondack_Regional_Airport",
"readable": "Adirondack Regional Airport",
"graph": "resource:Adirondack_Regional_Airport"
},
{
"modified": "Harrietstown,_New_York",
"readable": "Harrietstown, New York",
"graph": "resource:Harrietstown__New_York"
},
{
"modified": "Lake_Placid,_New_York",
"readable": "Lake Placid, New York",
"graph": "resource:Lake_Placid__New_York"
},
{
"modified": "Saranac_Lake,_New_York",
"readable": "Saranac Lake, New York",
"graph": "resource:Saranac_Lake__New_York"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?u property:elevation_above_the_sea_level ?n . ?u rdf:type ontology:airport . ?u property:location ?l . FILTER ( ?n = '507' ) }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?u property:elevation_above_the_sea_level ?n . ?u rdf:type ontology:airport . ?u property:location ?l . FILTER ( ?n = '507' ) }",
"graph_answer": [
"resource:Harrietstown__New_York"
],
"readable_answer": [
"Harrietstown, New York"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:airport . ?h property:location resource:Harrietstown__New_York . ?h property:elevation_above_the_sea_level ?t . FILTER ( ?t = '507' ) }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:airport . ?h property:location resource:Harrietstown,_New_York . ?h property:elevation_above_the_sea_level ?t . FILTER ( ?t = '507' ) }",
"graph_answer": [
"resource:Adirondack_Regional_Airport"
],
"readable_answer": [
"Adirondack Regional Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:Adirondack_Regional_Airport property:city_served ?c . FILTER ( CONTAINS ( LCASE ( ?c ) , 'saranac' ) ) }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Adirondack_Regional_Airport property:city_served ?c . FILTER ( CONTAINS ( LCASE ( ?c ) , 'saranac' ) ) }",
"graph_answer": [
"resource:Saranac_Lake__New_York"
],
"readable_answer": [
"Saranac Lake, New York"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( LCASE ( ?n ) , 'placid' ) ) . resource:Adirondack_Regional_Airport property:city_served ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( LCASE ( ?n ) , 'placid' ) ) . resource:Adirondack_Regional_Airport property:city_served ?n }",
"graph_answer": [
"resource:Lake_Placid__New_York"
],
"readable_answer": [
"Lake Placid, New York"
],
"type": [
"ellipsis",
"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 ?g WHERE { resource:Adirondack_Regional_Airport property:current_tenants ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Adirondack_Regional_Airport property:current_tenants ?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"
]
}
] |
|
City | 2 | 4217 | Id67 | [
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Adams_Township,_Madison_County,_Indiana"
},
{
"subject": "Anderson,_Indiana",
"property": "subdivisionName",
"object": "Anderson_Township,_Madison_County,_Indiana"
}
] | [
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Adams_Township,_Madison_County,_Indiana"
},
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Anderson_Township,_Madison_County,_Indiana"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anderson (part of Anderson Township), is located within Adams Township, Madison County, Indiana.",
"Anderson is part of Adams Township and Anderson Township, Madison County, Indiana.",
"Anderson, is part of the Anderson/Adams Township, Madison County in Indiana."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Anderson__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Anderson__Indiana",
"property:is_part_of",
"resource:Anderson_Township__Madison_County__Indiana"
],
[
"resource:Anderson__Indiana",
"property:is_part_of",
"resource:Adams_Township__Madison_County__Indiana"
]
] | Anderson,_Indiana | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Adams_Township,_Madison_County,_Indiana",
"readable": "Adams Township, Madison County, Indiana",
"graph": "resource:Adams_Township__Madison_County__Indiana"
},
{
"modified": "Anderson_Township,_Madison_County,_Indiana",
"readable": "Anderson Township, Madison County, Indiana",
"graph": "resource:Anderson_Township__Madison_County__Indiana"
},
{
"modified": "Anderson,_Indiana",
"readable": "Anderson, Indiana",
"graph": "resource:Anderson__Indiana"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?b ) WHERE { resource:Anderson__Indiana property:is_part_of ?a }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?b ) WHERE { resource:Anderson,_Indiana property:is_part_of ?a }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { resource:Anderson__Indiana property:is_part_of ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:Anderson,_Indiana property:is_part_of ?r }",
"graph_answer": [
"resource:Anderson_Township__Madison_County__Indiana",
"resource:Adams_Township__Madison_County__Indiana"
],
"readable_answer": [
"Anderson Township, Madison County, Indiana",
"Adams Township, Madison County, Indiana"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam | 2 | 5337 | Id81 | [
{
"subject": "A.S._Gubbio_1910",
"property": "league",
"object": "Serie_D"
},
{
"subject": "Serie_D",
"property": "champions",
"object": "S.S._Robur_Siena"
}
] | [
{
"subject": "A.S._Gubbio_1910",
"property": "league",
"object": "Serie_D"
},
{
"subject": "Serie_D",
"property": "champions",
"object": "S.S._Robur_Siena"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The A.S. Gubbio 1910 football club play in Serie D, the champions of which are S.S. Robur Siena.",
"A.S. Gubbio 1910 is in the Serie D league whose champions are SS Robur Siena.",
"The A.S. Gubbio 1910 football club play in Serie D whose champions include S S Robur Siena."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Serie_D",
"property:champions",
"resource:S_S__Robur_Siena"
],
[
"resource:A_S__Gubbio_1910",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_S__Gubbio_1910",
"property:league",
"resource:Serie_D"
]
] | A.S._Gubbio_1910 | [
{
"modified": "champions",
"readable": "champions",
"graph": "property:champions"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "A.S._Gubbio_1910",
"readable": "A.S. Gubbio 1910",
"graph": "resource:A_S__Gubbio_1910"
},
{
"modified": "S.S._Robur_Siena",
"readable": "S.S. Robur Siena",
"graph": "resource:S_S__Robur_Siena"
},
{
"modified": "Serie_D",
"readable": "Serie D",
"graph": "resource:Serie_D"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?g rdf:type ontology:sports_team . ?g property:league ?v . ?v property:champions resource:Olympiacos_F_C_ }",
"readable_query": "ASK WHERE { ?g rdf:type ontology:sports_team . ?g property:league ?v . ?v property:champions resource:Olympiacos_F.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"
]
}
] |
|
CelestialBody | 4 | 9392 | Id109 | [
{
"subject": "110_Lydia",
"property": "mass",
"object": "\"6700.0\"^^xsd:double"
},
{
"subject": "110_Lydia",
"property": "orbitalPeriod",
"object": "1.42603e+08"
},
{
"subject": "110_Lydia",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
},
{
"subject": "110_Lydia",
"property": "Planet/apoapsis",
"object": "\"4.40756E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "110_Lydia",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "110_Lydia",
"property": "mass",
"object": "6.7 (kilograms)"
},
{
"subject": "110_Lydia",
"property": "orbitalPeriod",
"object": "142603000.0"
},
{
"subject": "110_Lydia",
"property": "apoapsis",
"object": "440756000.0 (kilometres)"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"December 31st, 2006 is the epoch of 110 Lydia. It mass is 6.7 kilograms, it has an orbital period of 142603000 and its apoapsis is 440756000 kilometres.",
"110 Lydia's epoch is 31st December 2006 and has a mass of 6.7Kg. It has orbital period of 142603000 the apoapsis for 110 Lydia is 440756000.0 Km.",
"31 December 2006 is the epoch of 110 Lydia which has a mass of 6.7 kg. The orbital period for 110 Lydia is 142603000.0 and its apoapsis is 440756000.0 kilometres."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:110_Lydia",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:110_Lydia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:110_Lydia",
"property:apoapsis",
"440756000.0 (kilometres)"
],
[
"resource:110_Lydia",
"property:mass",
"6.7 (kilograms)"
],
[
"resource:110_Lydia",
"property:orbital_period",
"resource:142603000_0"
]
] | 110_Lydia | [
{
"modified": "440756000.0 (kilometres)",
"readable": "440756000.0",
"graph": "440756000.0 (kilometres)"
},
{
"modified": "6.7 (kilograms)",
"readable": "6.7",
"graph": "6.7 (kilograms)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "mass",
"readable": "mass",
"graph": "property:mass"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "110_Lydia",
"readable": "110 Lydia",
"graph": "resource:110_Lydia"
},
{
"modified": "142603000.0",
"readable": "142603000.0",
"graph": "resource:142603000_0"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?q = \"2006_12_31\" ) . ?s property:orbital_period ?i . ?s rdf:type ontology:celestial_body . ?s property:epoch ?q }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?q = \"2006-12-31\" ) . ?s property:orbital_period ?i . ?s rdf:type ontology:celestial_body . ?s property:epoch ?q }",
"graph_answer": [
"resource:142603000_0"
],
"readable_answer": [
"142603000.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?v property:mass ?m . ?v rdf:type ontology:celestial_body . ?v property:orbital_period '1202.846 (days)' }",
"readable_query": "ASK WHERE { ?v property:mass ?m . ?v rdf:type ontology:celestial_body . ?v property:orbital_period '1202.846 (days)' }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
City | 5 | 11835 | Id56 | [
{
"subject": "Anaheim,_California",
"property": "leaderName",
"object": "Tom_Tait"
},
{
"subject": "California",
"property": "language",
"object": "Chinese_language"
},
{
"subject": "Anaheim,_California",
"property": "isPartOf",
"object": "California"
},
{
"subject": "United_States_House_of_Representatives",
"property": "location",
"object": "United_States"
},
{
"subject": "Anaheim,_California",
"property": "leaderTitle",
"object": "United_States_House_of_Representatives"
}
] | [
{
"subject": "Anaheim,_California",
"property": "leader",
"object": "Tom_Tait"
},
{
"subject": "California",
"property": "language",
"object": "Chinese_language"
},
{
"subject": "Anaheim,_California",
"property": "isPartOf",
"object": "California"
},
{
"subject": "United_States_House_of_Representatives",
"property": "location",
"object": "United_States"
},
{
"subject": "Anaheim,_California",
"property": "leaderTitle",
"object": "United_States_House_of_Representatives"
}
] | (X (X) (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Tom Tait is the leader of Anaheim, California, where Chinese is one of the languages spoken. The United States House of Representatives leads Anaheim and is located within the United States.",
"Anaheim is part of California, where some parts speak Chinese and the leader is Tom Tait. The United States House of Representatives leads Anaheim and is in the United States.",
"California, United States, where Anaheim is part of, is led by Tom Tait and the United States House of Representatives. The Chinese language is spoken in this state."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States_House_of_Representatives",
"property:location",
"resource:United_States"
],
[
"resource:Anaheim__California",
"property:leader",
"resource:Tom_Tait"
],
[
"resource:Anaheim__California",
"property:leader_title",
"resource:United_States_House_of_Representatives"
],
[
"resource:Anaheim__California",
"rdf:type",
"ontology:city"
],
[
"resource:Anaheim__California",
"property:is_part_of",
"resource:California"
],
[
"resource:California",
"property:language",
"resource:Chinese_language"
]
] | Anaheim,_California | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Anaheim,_California",
"readable": "Anaheim, California",
"graph": "resource:Anaheim__California"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "Chinese_language",
"readable": "Chinese language",
"graph": "resource:Chinese_language"
},
{
"modified": "Tom_Tait",
"readable": "Tom Tait",
"graph": "resource:Tom_Tait"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "United_States_House_of_Representatives",
"readable": "United States House of Representatives",
"graph": "resource:United_States_House_of_Representatives"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:city . ?x property:leader_title resource:United_States_House_of_Representatives . ?x property:is_part_of ?s . ?s property:language resource:Chinese_language }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:city . ?x property:leader_title resource:United_States_House_of_Representatives . ?x property:is_part_of ?s . ?s property:language resource:Chinese_language }",
"graph_answer": [
"resource:Anaheim__California"
],
"readable_answer": [
"Anaheim, California"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?d property:leader resource:Tom_Tait . ?j property:language resource:Chinese_language . ?d property:is_part_of ?j . ?d rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?d property:leader resource:Tom_Tait . ?j property:language resource:Chinese_language . ?d property:is_part_of ?j . ?d rdf:type ontology:city }",
"graph_answer": [
"resource:California"
],
"readable_answer": [
"California"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 2 | 5026 | Id18 | [
{
"subject": "Ab_Klink",
"property": "party",
"object": "Christian_Democratic_Appeal"
},
{
"subject": "Ab_Klink",
"property": "birthPlace",
"object": "Stellendam"
}
] | [
{
"subject": "Ab_Klink",
"property": "party",
"object": "Christian_Democratic_Appeal"
},
{
"subject": "Ab_Klink",
"property": "birthPlace",
"object": "Stellendam"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ab Klink was born in Stellendam and belongs to the Christian Democratic Appeal party.",
"Born in Stellendam, Ab Klink, belongs to the Christian Democratic Appeal party.",
"Ab Klink, born in Stellendam, belongs to the Christian Democratic Appeal party."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ab_Klink",
"property:party",
"resource:Christian_Democratic_Appeal"
],
[
"resource:Ab_Klink",
"rdf:type",
"ontology:politician"
],
[
"resource:Ab_Klink",
"property:birth_place",
"resource:Stellendam"
]
] | Ab_Klink | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "Ab_Klink",
"readable": "Ab Klink",
"graph": "resource:Ab_Klink"
},
{
"modified": "Christian_Democratic_Appeal",
"readable": "Christian Democratic Appeal",
"graph": "resource:Christian_Democratic_Appeal"
},
{
"modified": "Stellendam",
"readable": "Stellendam",
"graph": "resource:Stellendam"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?z property:birth_place resource:Wheeler__Texas . ?z rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?z property:birth_place resource:Wheeler,_Texas . ?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 { ?g property:birth_place resource:Stellendam . ?g rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?g property:birth_place resource:Stellendam . ?g 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 ?f WHERE { ?f property:birth_place resource:Stellendam . ?f rdf:type ontology:politician }",
"readable_query": "SELECT ?f WHERE { ?f property:birth_place resource:Stellendam . ?f 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:party ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Ab_Klink property:party ?f }",
"graph_answer": [
"resource:Christian_Democratic_Appeal"
],
"readable_answer": [
"Christian Democratic Appeal"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 2 | 5468 | Id3 | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "\"Virginia DeMarce and\"@en"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "mediaType",
"object": "\"Print\"@en"
}
] | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "\"Virginia DeMarce and Eric Flint\""
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "mediaType",
"object": "\"Print\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1634: The Bavarian Crisis is written by Virginia DeMarce and Eric Flint and is available in print form.",
"'1634: The Bavarian Crisis', which was authored by Virginia DeMarce and Eric Flint, is available in print form.",
"Virginia DeMarce and Eric Flint are the authors of 1634: The Bavarian Crisis which was put in print."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1634__The_Bavarian_Crisis",
"property:media_type",
"resource:Print"
],
[
"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": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "1634:_The_Bavarian_Crisis",
"readable": "1634: The Bavarian Crisis",
"graph": "resource:1634__The_Bavarian_Crisis"
},
{
"modified": "Print",
"readable": "Print",
"graph": "resource:Print"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?b ) WHERE { ?w property:media_type resource:Print . ?w rdf:type ontology:written_work . ?w property:author ?p }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?b ) WHERE { ?w property:media_type resource:Print . ?w rdf:type ontology:written_work . ?w property:author ?p }",
"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 ?l WHERE { ?j property:media_type resource:Print . ?j rdf:type ontology:written_work . ?j property:author ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?j property:media_type resource:Print . ?j rdf:type ontology:written_work . ?j property:author ?l }",
"graph_answer": [
"Virginia DeMarce and Eric Flint"
],
"readable_answer": [
"Virginia DeMarce and Eric Flint"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?d property:media_type resource:Print . ?d property:author 'Virginia DeMarce and Eric Flint' . ?d rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?d property:media_type resource:Print . ?d property:author 'Virginia DeMarce and Eric Flint' . ?d rdf:type ontology:written_work }",
"graph_answer": [
"resource:1634__The_Bavarian_Crisis"
],
"readable_answer": [
"1634: The Bavarian Crisis"
],
"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"
]
}
] |
|
Food | 2 | 4743 | Id255 | [
{
"subject": "Java",
"property": "ethnicGroup",
"object": "Banyumasan_people"
},
{
"subject": "Ayam_penyet",
"property": "country",
"object": "Java"
}
] | [
{
"subject": "Java",
"property": "ethnicGroup",
"object": "Banyumasan_people"
},
{
"subject": "Ayam_penyet",
"property": "country",
"object": "Java"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Banyumasan people is one of the ethnic groups in Java, where the dish ayam penyet can be found.",
"The country of Ayam penyet is Java, where the Banyumasan people are an ethnic group."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Java",
"property:ethnic_group",
"resource:Banyumasan_people"
],
[
"resource:Ayam_penyet",
"rdf:type",
"ontology:food"
],
[
"resource:Ayam_penyet",
"property:country",
"resource:Java"
]
] | Ayam_penyet | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "Ayam_penyet",
"readable": "Ayam penyet",
"graph": "resource:Ayam_penyet"
},
{
"modified": "Banyumasan_people",
"readable": "Banyumasan people",
"graph": "resource:Banyumasan_people"
},
{
"modified": "Java",
"readable": "Java",
"graph": "resource:Java"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w ?e WHERE { ?w rdf:type ontology:food . ?e property:ethnic_group resource:Banyumasan_people . ?w property:country ?e }",
"readable_query": "SELECT DISTINCT ?w ?e WHERE { ?w rdf:type ontology:food . ?e property:ethnic_group resource:Banyumasan_people . ?w property:country ?e }",
"graph_answer": [
"resource:Ayam_penyet",
"resource:Java"
],
"readable_answer": [
"Ayam penyet",
"Java"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 3 | 7365 | Id278 | [
{
"subject": "Italy",
"property": "capital",
"object": "Rome"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Italy",
"property": "leader",
"object": "Laura_Boldrini"
}
] | [
{
"subject": "Italy",
"property": "capital",
"object": "Rome"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Italy",
"property": "leader",
"object": "Laura_Boldrini"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Amatriciana sauce can be found in Italy, where the capital is Rome and where Laura Boldrini is the leader.",
"Amatriciana is a traditional sauce from Italy where the capital is Rome and Laura Boldrini is a leader.",
"Amatriciana sauce is a traditional sauce of Italy, where the capital is Rome and a key leader is Laura Boldrini."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Amatriciana_sauce",
"rdf:type",
"ontology:food"
],
[
"resource:Amatriciana_sauce",
"property:country",
"resource:Italy"
],
[
"resource:Italy",
"property:leader",
"resource:Laura_Boldrini"
],
[
"resource:Italy",
"property:capital",
"resource:Rome"
]
] | Amatriciana_sauce | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Amatriciana_sauce",
"readable": "Amatriciana sauce",
"graph": "resource:Amatriciana_sauce"
},
{
"modified": "Italy",
"readable": "Italy",
"graph": "resource:Italy"
},
{
"modified": "Laura_Boldrini",
"readable": "Laura Boldrini",
"graph": "resource:Laura_Boldrini"
},
{
"modified": "Rome",
"readable": "Rome",
"graph": "resource:Rome"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b property:leader resource:Laura_Boldrini . ?b property:capital resource:Rome . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'i' ) ) }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b property:leader resource:Laura_Boldrini . ?b property:capital resource:Rome . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'i' ) ) }",
"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:Amatriciana_sauce property:country resource:Italy . resource:Amatriciana_sauce rdf:type ontology:food }",
"readable_query": "ASK WHERE { resource:Amatriciana_sauce property:country resource:Italy . resource:Amatriciana_sauce 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"
]
}
] |
|
Building | 3 | 6523 | Id143 | [
{
"subject": "Ampara_Hospital",
"property": "country",
"object": "Sri_Lanka"
},
{
"subject": "Ampara_Hospital",
"property": "state",
"object": "Eastern_Province,_Sri_Lanka"
},
{
"subject": "Ampara_Hospital",
"property": "region",
"object": "Ampara_District"
}
] | [
{
"subject": "Ampara_Hospital",
"property": "country",
"object": "Sri_Lanka"
},
{
"subject": "Ampara_Hospital",
"property": "state",
"object": "Eastern_Province,_Sri_Lanka"
},
{
"subject": "Ampara_Hospital",
"property": "region",
"object": "Ampara_District"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Ampara Hospital is located in Ampara District, Eastern Province, Sri Lanka.",
"Ampara Hospital is located in Ampara District in the Eastern Province of Sri Lanka."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Ampara_Hospital",
"rdf:type",
"ontology:building"
],
[
"resource:Ampara_Hospital",
"property:state",
"resource:Eastern_Province__Sri_Lanka"
],
[
"resource:Ampara_Hospital",
"property:country",
"resource:Sri_Lanka"
],
[
"resource:Ampara_Hospital",
"property:region",
"resource:Ampara_District"
]
] | Ampara_Hospital | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "Ampara_District",
"readable": "Ampara District",
"graph": "resource:Ampara_District"
},
{
"modified": "Ampara_Hospital",
"readable": "Ampara Hospital",
"graph": "resource:Ampara_Hospital"
},
{
"modified": "Eastern_Province,_Sri_Lanka",
"readable": "Eastern Province, Sri Lanka",
"graph": "resource:Eastern_Province__Sri_Lanka"
},
{
"modified": "Sri_Lanka",
"readable": "Sri Lanka",
"graph": "resource:Sri_Lanka"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?d property:region resource:Ampara_District . ?d property:state resource:Eastern_Province__Sri_Lanka . ?d rdf:type ontology:building . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?d property:region resource:Ampara_District . ?d property:state resource:Eastern_Province,_Sri_Lanka . ?d rdf:type ontology:building . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'a' ) ) }",
"graph_answer": [
"resource:Ampara_Hospital"
],
"readable_answer": [
"Ampara Hospital"
],
"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 ?i WHERE { resource:Ampara_Hospital property:area_urban ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Ampara_Hospital property:area_urban ?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"
]
}
] |
|
CelestialBody | 4 | 9374 | Id91 | [
{
"subject": "1099_Figneria",
"property": "formerName",
"object": "\"1928 RQ\"@en"
},
{
"subject": "1099_Figneria",
"property": "orbitalPeriod",
"object": "1.79942e+08"
},
{
"subject": "1099_Figneria",
"property": "periapsis",
"object": "3.49206e+11"
},
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
}
] | [
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "1099_Figneria",
"property": "formerName",
"object": "\"1928 RQ\""
},
{
"subject": "1099_Figneria",
"property": "orbitalPeriod",
"object": "179942000.0"
},
{
"subject": "1099_Figneria",
"property": "periapsis",
"object": "349206000000.0"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1099 Figneria (formerly known as 1928 RQ) has an epoch date of December 31st 2006. It has an orbital period of 179942000.0 and a periapsis of 349206000000.",
"1099 Figneria has an epoch date of December 31st 2006. It was formerly known as 1928 RQ and it has an orbital period of 179,942,000 and a periapsis of 349,206,000,000.",
"1099 Figneria was formerly known as 1928 RQ and has an epoch date of 31 December 2006. It has an orbital period of 179942000.0 and a periapsis measurement of 349206000000.0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1099_Figneria",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:1099_Figneria",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1099_Figneria",
"property:former_name",
"1928 RQ"
],
[
"resource:1099_Figneria",
"property:periapsis",
"resource:349206000000_0"
],
[
"resource:1099_Figneria",
"property:orbital_period",
"resource:179942000_0"
]
] | 1099_Figneria | [
{
"modified": "1928 RQ",
"readable": "1928 RQ",
"graph": "1928 RQ"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "formerName",
"readable": "former name",
"graph": "property:former_name"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "1099_Figneria",
"readable": "1099 Figneria",
"graph": "resource:1099_Figneria"
},
{
"modified": "179942000.0",
"readable": "179942000.0",
"graph": "resource:179942000_0"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
},
{
"modified": "349206000000.0",
"readable": "349206000000.0",
"graph": "resource:349206000000_0"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?g property:orbital_period ?e . FILTER ( ?f = \"2006_12_31\" ) . ?g rdf:type ontology:celestial_body . ?g property:epoch ?f }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?g property:orbital_period ?e . FILTER ( ?f = \"2006-12-31\" ) . ?g rdf:type ontology:celestial_body . ?g property:epoch ?f }",
"graph_answer": [
"resource:179942000_0"
],
"readable_answer": [
"179942000.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?j = \"2006_12_31\" ) . ?i rdf:type ontology:celestial_body . ?i property:orbital_period resource:179942000_0 . ?i property:epoch ?j }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?j = \"2006-12-31\" ) . ?i rdf:type ontology:celestial_body . ?i property:orbital_period resource:179942000.0 . ?i property:epoch ?j }",
"graph_answer": [
"resource:1099_Figneria"
],
"readable_answer": [
"1099 Figneria"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?y WHERE { resource:1099_Figneria property:former_name ?y . resource:1099_Figneria property:periapsis ?n }",
"readable_query": "SELECT DISTINCT ?n ?y WHERE { resource:1099_Figneria property:former_name ?y . resource:1099_Figneria property:periapsis ?n }",
"graph_answer": [
"resource:349206000000_0",
"1928 RQ"
],
"readable_answer": [
"349206000000.0",
"1928 RQ"
],
"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 | 5 | 12690 | Id20 | [
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "dean",
"object": "Mario_Botta"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "city",
"object": "Mendrisio"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "established",
"object": "1996"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "numberOfStudents",
"object": "\"600\"^^xsd:nonNegativeInteger"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "canton",
"object": "Ticino"
}
] | [
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "dean",
"object": "Mario_Botta"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "city",
"object": "Mendrisio"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "established",
"object": "1996"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "numberOfStudents",
"object": "600"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "location",
"object": "Ticino"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Accademia di Architettura di Mendrisio, established in 1996, is located in Ticino in the city of Mendriso. Its dean is Mario Botta and has 600 students.",
"The Accademia di Architettura di Mendrisio was established in 1996 and is located at Ticino, in the city of Mendrisio. There are 600 students in attendance, and the school is headed by the dean, Mario Botta.",
"The Accademia di Architettura di Mendrisio was established in 1996 in Mendrisio, Ticino and has 600 students. Mario Botta is dean of the Accademia."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:dean",
"resource:Mario_Botta"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:city",
"resource:Mendrisio"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"rdf:type",
"ontology:university"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:location",
"resource:Ticino"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:number_of_students",
"600"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:established",
"resource:1996"
]
] | Accademia_di_Architettura_di_Mendrisio | [
{
"modified": "600",
"readable": "600",
"graph": "600"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "dean",
"readable": "dean",
"graph": "property:dean"
},
{
"modified": "established",
"readable": "established",
"graph": "property:established"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "numberOfStudents",
"readable": "number of students",
"graph": "property:number_of_students"
},
{
"modified": "1996",
"readable": "1996",
"graph": "resource:1996"
},
{
"modified": "Accademia_di_Architettura_di_Mendrisio",
"readable": "Accademia di Architettura di Mendrisio",
"graph": "resource:Accademia_di_Architettura_di_Mendrisio"
},
{
"modified": "Mario_Botta",
"readable": "Mario Botta",
"graph": "resource:Mario_Botta"
},
{
"modified": "Mendrisio",
"readable": "Mendrisio",
"graph": "resource:Mendrisio"
},
{
"modified": "Ticino",
"readable": "Ticino",
"graph": "resource:Ticino"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?g property:number_of_students ?s . FILTER ( ?s < '900' ) . ?g rdf:type ontology:university . ?g property:established ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?g property:number_of_students ?s . FILTER ( ?s < '900' ) . ?g rdf:type ontology:university . ?g property:established ?i }",
"graph_answer": [
"resource:1996"
],
"readable_answer": [
"1996"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:university . ?m property:established resource:1996 . FILTER ( ?k < '900' ) . ?m property:number_of_students ?k }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:university . ?m property:established resource:1996 . FILTER ( ?k < '900' ) . ?m property:number_of_students ?k }",
"graph_answer": [
"resource:Accademia_di_Architettura_di_Mendrisio"
],
"readable_answer": [
"Accademia di Architettura di Mendrisio"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u ?w WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:location ?w . resource:Accademia_di_Architettura_di_Mendrisio property:dean ?u }",
"readable_query": "SELECT DISTINCT ?u ?w WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:location ?w . resource:Accademia_di_Architettura_di_Mendrisio property:dean ?u }",
"graph_answer": [
"resource:Mario_Botta",
"resource:Ticino"
],
"readable_answer": [
"Mario Botta",
"Ticino"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:cylinder_count ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:cylinder_count ?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"
]
}
] |
|
Food | 4 | 9763 | Id52 | [
{
"subject": "Asam_pedas",
"property": "country",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Chinese"
},
{
"subject": "Malaysia",
"property": "ethnicGroups",
"object": "Malaysian_Malay"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "\"Sumatra and Malay Peninsula\"@en"
}
] | [
{
"subject": "Asam_pedas",
"property": "country",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Chinese"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Malay"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "\"Sumatra and Malay Peninsula\""
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The dish Asam pedas comes from the region of Sumatra and the Malay Peninsula in Malaysia, the people of Malaysia are known as Malay. Also the Malaysian Chinese are an ethnic group in Malaysia.",
"Malaysian Chinese and Malaysian Malay are ethnic groups of Malaysia, where asam pedas is a local food. The dish comes from the Sumatra and Malay Peninsula regions."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Malaysia",
"property:ethnic_group",
"resource:Malaysian_Malay"
],
[
"resource:Malaysia",
"property:ethnic_group",
"resource:Malaysian_Chinese"
],
[
"resource:Asam_pedas",
"rdf:type",
"ontology:food"
],
[
"resource:Asam_pedas",
"property:country",
"resource:Malaysia"
],
[
"resource:Asam_pedas",
"property:region",
"Sumatra and Malay Peninsula"
]
] | Asam_pedas | [
{
"modified": "Sumatra and Malay Peninsula",
"readable": "Sumatra and Malay Peninsula",
"graph": "Sumatra and Malay Peninsula"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Asam_pedas",
"readable": "Asam pedas",
"graph": "resource:Asam_pedas"
},
{
"modified": "Malaysia",
"readable": "Malaysia",
"graph": "resource:Malaysia"
},
{
"modified": "Malaysian_Chinese",
"readable": "Malaysian Chinese",
"graph": "resource:Malaysian_Chinese"
},
{
"modified": "Malaysian_Malay",
"readable": "Malaysian Malay",
"graph": "resource:Malaysian_Malay"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?l ) WHERE { resource:Malaysia property:ethnic_group ?y }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?l ) WHERE { resource:Malaysia property:ethnic_group ?y }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Asam_pedas property:colour ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Asam_pedas property:colour ?o }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?q property:country resource:Indonesia . ?q rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q property:country resource:Indonesia . ?q rdf:type ontology:food }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"meaningful",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam | 3 | 8092 | Id165 | [
{
"subject": "Serie_A",
"property": "champions",
"object": "Juventus_F.C."
},
{
"subject": "A.C._Chievo_Verona",
"property": "league",
"object": "Serie_A"
},
{
"subject": "A.C._Chievo_Verona",
"property": "ground",
"object": "Stadio_Marc'Antonio_Bentegodi"
}
] | [
{
"subject": "Serie_A",
"property": "champions",
"object": "Juventus_F.C."
},
{
"subject": "A.C._Chievo_Verona",
"property": "league",
"object": "Serie_A"
},
{
"subject": "A.C._Chievo_Verona",
"property": "ground",
"object": "Stadio_Marc'Antonio_Bentegodi"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AC Chievo Verona's home ground is Stadio Marc'Antonio Bentegodi. They play in the Serie A league of which Juventus FC have been champions.",
"The home ground of A.C. Chievo Verona is Stadio Marc'Antonio Bentegodi. They play in the Serie A league, which was won by Juventus F.C.",
"The home ground of A.C. Chievo Verona is Stadio Marc'Antonio Bentegodi, they are in the Serie A league, of which Juventus FC have been champions."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Serie_A",
"property:champions",
"resource:Juventus_F_C_"
],
[
"resource:A_C__Chievo_Verona",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_C__Chievo_Verona",
"property:league",
"resource:Serie_A"
],
[
"resource:A_C__Chievo_Verona",
"property:ground",
"resource:Stadio_Marc_Antonio_Bentegodi"
]
] | A.C._Chievo_Verona | [
{
"modified": "champions",
"readable": "champions",
"graph": "property:champions"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "A.C._Chievo_Verona",
"readable": "A.C. Chievo Verona",
"graph": "resource:A_C__Chievo_Verona"
},
{
"modified": "Juventus_F.C.",
"readable": "Juventus F.C.",
"graph": "resource:Juventus_F_C_"
},
{
"modified": "Serie_A",
"readable": "Serie A",
"graph": "resource:Serie_A"
},
{
"modified": "Stadio_Marc'Antonio_Bentegodi",
"readable": "Stadio Marc'Antonio Bentegodi",
"graph": "resource:Stadio_Marc_Antonio_Bentegodi"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?d property:league ?g . ?d property:ground resource:Stadio_Marc_Antonio_Bentegodi . ?d rdf:type ontology:sports_team . ?g property:champions resource:Juventus_F_C_ }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?d property:league ?g . ?d property:ground resource:Stadio_Marc'Antonio_Bentegodi . ?d rdf:type ontology:sports_team . ?g property:champions resource:Juventus_F.C. }",
"graph_answer": [
"resource:Serie_A"
],
"readable_answer": [
"Serie A"
],
"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 ?s WHERE { ?s property:ground resource:Stadio_Marc_Antonio_Bentegodi . resource:Serie_A property:champions resource:Juventus_F_C_ . ?s rdf:type ontology:sports_team . ?s property:league resource:Serie_A }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s property:ground resource:Stadio_Marc'Antonio_Bentegodi . resource:Serie_A property:champions resource:Juventus_F.C. . ?s rdf:type ontology:sports_team . ?s property:league resource:Serie_A }",
"graph_answer": [
"resource:A_C__Chievo_Verona"
],
"readable_answer": [
"A.C. Chievo Verona"
],
"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"
]
}
] |
|
Building | 3 | 6406 | Id26 | [
{
"subject": "200_Public_Square",
"property": "location",
"object": "Cleveland"
},
{
"subject": "200_Public_Square",
"property": "floorCount",
"object": "\"45\"^^xsd:positiveInteger"
},
{
"subject": "200_Public_Square",
"property": "completionDate",
"object": "1985"
}
] | [
{
"subject": "200_Public_Square",
"property": "location",
"object": "Cleveland"
},
{
"subject": "200_Public_Square",
"property": "floorCount",
"object": "45"
},
{
"subject": "200_Public_Square",
"property": "completionDate",
"object": "1985"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The 200 Public Square has 45 floors and was completed in 1985 and is located in Cleveland.",
"200 Public Square which has 45 floors was completed in Cleveland in 1985.",
"200 Public Square in Cleveland completed in 1985 has 45 floors."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:200_Public_Square",
"property:floor_count",
"45"
],
[
"resource:200_Public_Square",
"rdf:type",
"ontology:building"
],
[
"resource:200_Public_Square",
"property:location",
"resource:Cleveland"
],
[
"resource:200_Public_Square",
"property:completion_date",
"resource:1985"
]
] | 200_Public_Square | [
{
"modified": "45",
"readable": "45",
"graph": "45"
},
{
"modified": "completionDate",
"readable": "completion date",
"graph": "property:completion_date"
},
{
"modified": "floorCount",
"readable": "floor count",
"graph": "property:floor_count"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "1985",
"readable": "1985",
"graph": "resource:1985"
},
{
"modified": "200_Public_Square",
"readable": "200 Public Square",
"graph": "resource:200_Public_Square"
},
{
"modified": "Cleveland",
"readable": "Cleveland",
"graph": "resource:Cleveland"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?o rdf:type ontology:building . ?o property:floor_count ?i . ?o property:completion_date ?v . FILTER ( ?i = '45' ) }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?o rdf:type ontology:building . ?o property:floor_count ?i . ?o property:completion_date ?v . FILTER ( ?i = '45' ) }",
"graph_answer": [
"resource:1985"
],
"readable_answer": [
"1985"
],
"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 ?e WHERE { ?z rdf:type ontology:building . ?z property:completion_date resource:1985 . ?z property:location ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?z rdf:type ontology:building . ?z property:completion_date resource:1985 . ?z property:location ?e }",
"graph_answer": [
"resource:Cleveland"
],
"readable_answer": [
"Cleveland"
],
"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 ?d WHERE { ?d rdf:type ontology:building . ?d property:location resource:Cleveland . ?d property:completion_date resource:1985 }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:building . ?d property:location resource:Cleveland . ?d property:completion_date resource:1985 }",
"graph_answer": [
"resource:200_Public_Square"
],
"readable_answer": [
"200 Public Square"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
University | 4 | 10773 | Id65 | [
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "city",
"object": "Aarhus"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "faculty",
"object": "737"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "numberOfStudents",
"object": "\"16000\"^^xsd:nonNegativeInteger"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "country",
"object": "Denmark"
}
] | [
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "city",
"object": "Aarhus"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "academicStaffSize",
"object": "737"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "numberOfStudents",
"object": "16000"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "country",
"object": "Denmark"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The School of Business and Social Sciences at the Aarhus University is located in Aarhus, Denmark. There are 737 academic staff and 16000 students.",
"The School of Business and Social Sciences at the Aarhus University in Denmark has a staff compliment of 737 and 16000 students.",
"The School of Business and Social Sciences at theAarhus University in Aarhus, Denmark has 737 academic staff and 16,000 students."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:city",
"resource:Aarhus"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"rdf:type",
"ontology:university"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:country",
"resource:Denmark"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:number_of_students",
"16000"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:academic_staff_size",
"737"
]
] | School_of_Business_and_Social_Sciences_at_the_Aarhus_University | [
{
"modified": "16000",
"readable": "16000",
"graph": "16000"
},
{
"modified": "737",
"readable": "737",
"graph": "737"
},
{
"modified": "academicStaffSize",
"readable": "academic staff size",
"graph": "property:academic_staff_size"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "numberOfStudents",
"readable": "number of students",
"graph": "property:number_of_students"
},
{
"modified": "Aarhus",
"readable": "Aarhus",
"graph": "resource:Aarhus"
},
{
"modified": "Denmark",
"readable": "Denmark",
"graph": "resource:Denmark"
},
{
"modified": "School of Business and Social Sciences at the Aarhus University",
"readable": "School of Business and Social Sciences at the Aarhus University",
"graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?v rdf:type ontology:university . FILTER ( ?f >= '500' ) . ?v property:academic_staff_size ?f . ?v property:city ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?v rdf:type ontology:university . FILTER ( ?f >= '500' ) . ?v property:academic_staff_size ?f . ?v property:city ?r }",
"graph_answer": [
"resource:Aarhus"
],
"readable_answer": [
"Aarhus"
],
"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 { ?q property:city resource:Aarhus . ?q property:academic_staff_size resource:_500 . ?q rdf:type ontology:university }",
"readable_query": "ASK WHERE { ?q property:city resource:Aarhus . ?q property:academic_staff_size resource:~500 . ?q rdf:type ontology:university }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?i rdf:type ontology:university . ?i property:academic_staff_size '737' . ?i property:city resource:Aarhus }",
"readable_query": "ASK WHERE { ?i rdf:type ontology:university . ?i property:academic_staff_size '737' . ?i property:city resource:Aarhus }",
"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 ?e WHERE { ?e property:academic_staff_size '737' . ?e property:city resource:Aarhus . ?e rdf:type ontology:university }",
"readable_query": "SELECT ?e WHERE { ?e property:academic_staff_size '737' . ?e property:city resource:Aarhus . ?e rdf:type ontology:university }",
"graph_answer": [
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
],
"readable_answer": [
"School of Business and Social Sciences at the Aarhus University"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"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 ?o ?j WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?o . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?j }",
"readable_query": "SELECT DISTINCT ?o ?j WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?o . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?j }",
"graph_answer": [
"resource:Denmark",
"737"
],
"readable_answer": [
"Denmark",
"737"
],
"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:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?p }",
"graph_answer": [
"16000"
],
"readable_answer": [
"16000"
],
"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 | 5 | 11217 | Id68 | [
{
"subject": "Alan_Frew",
"property": "hometown",
"object": "Newmarket,_Ontario"
},
{
"subject": "Alan_Frew",
"property": "occupation",
"object": "Public_speaking"
},
{
"subject": "Alan_Frew",
"property": "birthPlace",
"object": "United_Kingdom"
},
{
"subject": "Alan_Frew",
"property": "origin",
"object": "Canada"
},
{
"subject": "Alan_Frew",
"property": "background",
"object": "\"solo_singer\""
}
] | [
{
"subject": "Alan_Frew",
"property": "occupation",
"object": "Public_speaking"
},
{
"subject": "Alan_Frew",
"property": "birthPlace",
"object": "United_Kingdom"
},
{
"subject": "Alan_Frew",
"property": "origin",
"object": "Canada"
},
{
"subject": "Alan_Frew",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Alan_Frew",
"property": "origin",
"object": "Newmarket,_Ontario"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alan Frew was born in the United Kingdom, but his origins are from Newmarket, Ontario in Canada. He is a public speaker with a background as a solo singer.",
"Andrew Frew was a solo singer who makes his living public speaking. Alan Frew was born in the UK but has Canadian origins coming from Newmarket, Ontario.",
"U.K. born singer and public speaker Alan Frew is from Newmarket, Ontario, Canada."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alan_Frew",
"rdf:type",
"ontology:artist"
],
[
"resource:Alan_Frew",
"property:background",
"resource:solo_singer"
],
[
"resource:Alan_Frew",
"property:occupation",
"resource:Public_speaking"
],
[
"resource:Alan_Frew",
"property:origin",
"resource:Canada"
],
[
"resource:Alan_Frew",
"property:origin",
"resource:Newmarket__Ontario"
],
[
"resource:Alan_Frew",
"property:birth_place",
"resource:United_Kingdom"
]
] | Alan_Frew | [
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "origin",
"readable": "origin",
"graph": "property:origin"
},
{
"modified": "Alan_Frew",
"readable": "Alan Frew",
"graph": "resource:Alan_Frew"
},
{
"modified": "Canada",
"readable": "Canada",
"graph": "resource:Canada"
},
{
"modified": "Newmarket,_Ontario",
"readable": "Newmarket, Ontario",
"graph": "resource:Newmarket__Ontario"
},
{
"modified": "Public_speaking",
"readable": "Public speaking",
"graph": "resource:Public_speaking"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?n ) WHERE { resource:Alan_Frew property:origin ?z }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?n ) WHERE { resource:Alan_Frew property:origin ?z }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Alan_Frew property:origin ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Alan_Frew property:origin ?d }",
"graph_answer": [
"resource:Canada",
"resource:Newmarket__Ontario"
],
"readable_answer": [
"Canada",
"Newmarket, Ontario"
],
"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 ?i WHERE { resource:Alan_Frew property:occupation ?c . resource:Alan_Frew property:birth_place ?i }",
"readable_query": "SELECT DISTINCT ?c ?i WHERE { resource:Alan_Frew property:occupation ?c . resource:Alan_Frew property:birth_place ?i }",
"graph_answer": [
"resource:Public_speaking",
"resource:United_Kingdom"
],
"readable_answer": [
"Public speaking",
"United Kingdom"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 's' ) ) . resource:Alan_Frew property:background ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 's' ) ) . resource:Alan_Frew property:background ?t }",
"graph_answer": [
"resource:solo_singer"
],
"readable_answer": [
"solo singer"
],
"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"
]
}
] |
|
SportsTeam | 3 | 7955 | Id28 | [
{
"subject": "A.C._Chievo_Verona",
"property": "manager",
"object": "Rolando_Maran"
},
{
"subject": "Rolando_Maran",
"property": "managerClub",
"object": "F.C._Bari_1908"
},
{
"subject": "Rolando_Maran",
"property": "team",
"object": "Carrarese_Calcio"
}
] | [
{
"subject": "A.C._Chievo_Verona",
"property": "manager",
"object": "Rolando_Maran"
},
{
"subject": "Rolando_Maran",
"property": "club",
"object": "F.C._Bari_1908"
},
{
"subject": "Rolando_Maran",
"property": "club",
"object": "Carrarese_Calcio"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Associazione Calcio Chievo Verona is managed by Rolando Maran, who has previously worked at FC Bari 1908 and Carrarese Calcio.",
"Associazione Calcio Cheivo Verona manager Rolando Maran has formerly worked at FC Bari 1908, and is a member of the Carrarese Calcio club.",
"Rolando Maran has managed AC Chievo Verona and plays for both F.C. Bari 1908 and Carrarese Calcio."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Rolando_Maran",
"property:club",
"resource:F_C__Bari_1908"
],
[
"resource:Rolando_Maran",
"property:club",
"resource:Carrarese_Calcio"
],
[
"resource:A_C__Chievo_Verona",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_C__Chievo_Verona",
"property:manager",
"resource:Rolando_Maran"
]
] | A.C._Chievo_Verona | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "A.C._Chievo_Verona",
"readable": "A.C. Chievo Verona",
"graph": "resource:A_C__Chievo_Verona"
},
{
"modified": "Carrarese_Calcio",
"readable": "Carrarese Calcio",
"graph": "resource:Carrarese_Calcio"
},
{
"modified": "F.C._Bari_1908",
"readable": "F.C. Bari 1908",
"graph": "resource:F_C__Bari_1908"
},
{
"modified": "Rolando_Maran",
"readable": "Rolando Maran",
"graph": "resource:Rolando_Maran"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?g ) WHERE { resource:Rolando_Maran property:club ?c }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?g ) WHERE { resource:Rolando_Maran property:club ?c }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { resource:Rolando_Maran property:club ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Rolando_Maran property:club ?i }",
"graph_answer": [
"resource:F_C__Bari_1908",
"resource:Carrarese_Calcio"
],
"readable_answer": [
"F.C. Bari 1908",
"Carrarese Calcio"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:A_C__Chievo_Verona rdf:type ontology:sports_team . resource:A_C__Chievo_Verona property:manager resource:Rolando_Maran }",
"readable_query": "ASK WHERE { resource:A.C._Chievo_Verona rdf:type ontology:sports_team . resource:A.C._Chievo_Verona property:manager resource:Rolando_Maran }",
"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 | 4937 | Id172 | [
{
"subject": "Atlas_II",
"property": "countryOrigin",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] | [
{
"subject": "Atlas_II",
"property": "countryOrigin",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Atlas II comes from the United States, where African Americans are an ethnic group.",
"The Atlas II originated from the United States, where African Americans, are one of the ethnic groups.",
"The United States, where one of the ethnic groups are the African Americans, is the origin of the Atlas II."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Atlas_II",
"property:country_origin",
"resource:United_States"
],
[
"resource:Atlas_II",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:African_Americans"
]
] | Atlas_II | [
{
"modified": "countryOrigin",
"readable": "country origin",
"graph": "property:country_origin"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "African_Americans",
"readable": "African Americans",
"graph": "resource:African_Americans"
},
{
"modified": "Atlas_II",
"readable": "Atlas II",
"graph": "resource:Atlas_II"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d ?e WHERE { ?d property:country_origin ?e . ?d rdf:type ontology:mean_of_transportation . ?e property:ethnic_group resource:African_Americans }",
"readable_query": "SELECT DISTINCT ?d ?e WHERE { ?d property:country_origin ?e . ?d rdf:type ontology:mean_of_transportation . ?e property:ethnic_group resource:African_Americans }",
"graph_answer": [
"resource:Atlas_II",
"resource:United_States"
],
"readable_answer": [
"Atlas II",
"United States"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam | 3 | 8056 | Id129 | [
{
"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": "season",
"object": "2015_Campeonato_Brasileiro_Série_C"
}
] | [
{
"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": "season",
"object": "2015_Campeonato_Brasileiro_Série_C"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Agremiação Sportiva Arapiraquense play in the Campeonato Brasileiro Série C league, which is based in Brazil and also competed in the 2015 Campeonato Brasileiro Serie C.",
"Agremiacao Sportiva Arapiraquense play in the Campeonato Brasileiro Serie C League in Brazil, specifically in 2015.",
"Agremiação Sportiva Arapiraquense play in Brazil's Campeonato Brasileiro Série C league and competed in the 2015 event."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Campeonato_Brasileiro_S_rie_C",
"property:country",
"resource:Brazil"
],
[
"resource:Agremia__o_Sportiva_Arapiraquense",
"property:season",
"resource:2015_Campeonato_Brasileiro_S_rie_C"
],
[
"resource:Agremia__o_Sportiva_Arapiraquense",
"rdf:type",
"ontology:sports_team"
],
[
"resource:Agremia__o_Sportiva_Arapiraquense",
"property:league",
"resource:Campeonato_Brasileiro_S_rie_C"
]
] | Agremiação_Sportiva_Arapiraquense | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "season",
"readable": "season",
"graph": "property:season"
},
{
"modified": "2015_Campeonato_Brasileiro_Série_C",
"readable": "2015 Campeonato Brasileiro Série C",
"graph": "resource:2015_Campeonato_Brasileiro_S_rie_C"
},
{
"modified": "Agremiação_Sportiva_Arapiraquense",
"readable": "Agremiação Sportiva Arapiraquense",
"graph": "resource:Agremia__o_Sportiva_Arapiraquense"
},
{
"modified": "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"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?j property:season resource:2015_Campeonato_Brasileiro_S_rie_C . ?j property:league ?p . ?j rdf:type ontology:sports_team . ?p property:country resource:Brazil }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?j property:season resource:2015_Campeonato_Brasileiro_Série_C . ?j property:league ?p . ?j rdf:type ontology:sports_team . ?p property:country resource:Brazil }",
"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",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 3 | 7703 | Id34 | [
{
"subject": "Abdulsalami_Abubakar",
"property": "vicePresident",
"object": "Mike_Akhigbe"
},
{
"subject": "Abdulsalami_Abubakar",
"property": "successor",
"object": "Al-Amin_Daggash"
},
{
"subject": "Abdulsalami_Abubakar",
"property": "militaryBranch",
"object": "Nigerian_Air_Force"
}
] | [
{
"subject": "Abdulsalami_Abubakar",
"property": "inOfficeWhileVicePresident",
"object": "Mike_Akhigbe"
},
{
"subject": "Abdulsalami_Abubakar",
"property": "successor",
"object": "Al-Amin_Daggash"
},
{
"subject": "Abdulsalami_Abubakar",
"property": "militaryBranch",
"object": "Nigerian_Air_Force"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Al-Amin Daggash was succeeded by Abdulsalami Abubakar, who served in the Nigerian Air Force and was in office whilst Mike Akhigbe was Vice President.",
"Abdulsalami Abubakar served in the Nigerian Air Force and was succeeded by Al-Amin Daggash. He was in office while Mike Akhigbe was the Vice President.",
"Abdulsalami Abubakar; served in the Nigerian Air Force, was in office while Mike Akhigbe was the Vice President and was succeeded by, Al-Amin Daggash."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"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"
],
[
"resource:Abdulsalami_Abubakar",
"property:successor",
"resource:Al_Amin_Daggash"
]
] | 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": "Al-Amin_Daggash",
"readable": "Al-Amin Daggash",
"graph": "resource:Al_Amin_Daggash"
},
{
"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": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) . ?l property:successor resource:Al_Amin_Daggash . ?l property:military_branch resource:Nigerian_Air_Force . ?l rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) . ?l property:successor resource:Al-Amin_Daggash . ?l property:military_branch resource:Nigerian_Air_Force . ?l rdf:type ontology:politician }",
"graph_answer": [
"resource:Abdulsalami_Abubakar"
],
"readable_answer": [
"Abdulsalami Abubakar"
],
"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 ?a WHERE { resource:Abdulsalami_Abubakar property:fossil ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Abdulsalami_Abubakar property:fossil ?a }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 3 | 6223 | Id59 | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "Los_Angeles_Rams"
},
{
"subject": "Akeem_Ayers",
"property": "currentteam",
"object": "\"Los Angeles Rams\"@en"
},
{
"subject": "Akeem_Ayers",
"property": "draftPick",
"object": "\"39\""
}
] | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "Los_Angeles_Rams"
},
{
"subject": "Akeem_Ayers",
"property": "currentteam",
"object": "\"Los Angeles Rams\""
},
{
"subject": "Akeem_Ayers",
"property": "draftPick",
"object": "\"39\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Ayers, whose draft pick is 39 was formerly and currently with the Los Angeles Rams.",
"Number 39 in the draft pick, Akeem Ayers's current and former team is, the Los Angeles Rams.",
"Akeem Ayers, who previously and currently plays for Los Angeles Rams, was number 39 in the draft pick."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Ayers",
"property:former_team",
"resource:Los_Angeles_Rams"
],
[
"resource:Akeem_Ayers",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Ayers",
"property:draft_pick",
"39"
],
[
"resource:Akeem_Ayers",
"property:currentteam",
"resource:Los_Angeles_Rams"
]
] | Akeem_Ayers | [
{
"modified": "39",
"readable": "39",
"graph": "39"
},
{
"modified": "currentteam",
"readable": "currentteam",
"graph": "property:currentteam"
},
{
"modified": "draftPick",
"readable": "draft pick",
"graph": "property:draft_pick"
},
{
"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"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?g property:currentteam ?e . ?g rdf:type ontology:athlete . ?g property:draft_pick ?v . FILTER ( ?v != '20' ) }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?g property:currentteam ?e . ?g rdf:type ontology:athlete . ?g property:draft_pick ?v . FILTER ( ?v != '20' ) }",
"graph_answer": [
"resource:Los_Angeles_Rams"
],
"readable_answer": [
"Los Angeles Rams"
],
"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 { FILTER ( ?i != '20' ) . ?e property:currentteam resource:Los_Angeles_Rams . ?e property:draft_pick ?i . ?e rdf:type ontology:athlete }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?i != '20' ) . ?e property:currentteam resource:Los_Angeles_Rams . ?e property:draft_pick ?i . ?e rdf:type ontology:athlete }",
"graph_answer": [
"39"
],
"readable_answer": [
"39"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 3 | 5680 | Id13 | [
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "\"2777.0\"^^xsd:double"
},
{
"subject": "Aarhus_Airport",
"property": "operator",
"object": "\"Aarhus Lufthavn A/S\"@en"
},
{
"subject": "Aarhus_Airport",
"property": "runwayDesignation",
"object": "\"10L/28R\""
}
] | [
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "2777.0"
},
{
"subject": "Aarhus_Airport",
"property": "operatingOrganisation",
"object": "\"Aarhus Lufthavn A/S\""
},
{
"subject": "Aarhus_Airport",
"property": "runwayName",
"object": "\"10L/28R\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aarhus airport has a runway length of 2777.0 metres and is operated by Aarhus Lufthavn A/S. The name of the runway is 10L/28R.",
"Aarhus airport is operated by Aarhus Lufthavn A/S. Its runway name is 10L/28R and its length is 2777 metres.",
"The Aarhus Airport is run by the Aarhus Lufthavn A/S organization. The runway (whose name is 10L/28R) is 2777 feet in length."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aarhus_Airport",
"property:runway_length",
"resource:2777_0"
],
[
"resource:Aarhus_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Aarhus_Airport",
"property:runway_name",
"resource:10L_28R"
],
[
"resource:Aarhus_Airport",
"property:operating_organisation",
"resource:Aarhus_Lufthavn_A_S"
]
] | Aarhus_Airport | [
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "10L/28R",
"readable": "10L/28R",
"graph": "resource:10L_28R"
},
{
"modified": "2777.0",
"readable": "2777.0",
"graph": "resource:2777_0"
},
{
"modified": "Aarhus_Airport",
"readable": "Aarhus Airport",
"graph": "resource:Aarhus_Airport"
},
{
"modified": "Aarhus Lufthavn A/S",
"readable": "Aarhus Lufthavn A/S",
"graph": "resource:Aarhus_Lufthavn_A_S"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) . resource:Aarhus_Airport property:operating_organisation ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) . resource:Aarhus_Airport property:operating_organisation ?l }",
"graph_answer": [
"resource:Aarhus_Lufthavn_A_S"
],
"readable_answer": [
"Aarhus Lufthavn A/S"
],
"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 ?c ?w WHERE { resource:Aarhus_Airport property:runway_length ?w . resource:Aarhus_Airport property:runway_name ?c }",
"readable_query": "SELECT DISTINCT ?c ?w WHERE { resource:Aarhus_Airport property:runway_length ?w . resource:Aarhus_Airport property:runway_name ?c }",
"graph_answer": [
"resource:10L_28R",
"resource:2777_0"
],
"readable_answer": [
"10L/28R",
"2777.0"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Airport | 2 | 3247 | Id52 | [
{
"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": "operatingOrganisation",
"object": "Indian_Air_Force"
},
{
"subject": "Indian_Air_Force",
"property": "transportAircraft",
"object": "Boeing_C-17_Globemaster_III"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The Indian Air Force has a transport aircraft called the Boeing C-17 Globemaster III and it also operates Agra Airport.",
"The Boeing C-17 Globemaster III is a transport aircraft in the Indian Air Force, the operating organisation for Agra Airport."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Agra_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Agra_Airport",
"property:operating_organisation",
"resource:Indian_Air_Force"
],
[
"resource:Indian_Air_Force",
"property:transport_aircraft",
"resource:Boeing_C_17_Globemaster_III"
]
] | Agra_Airport | [
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "transportAircraft",
"readable": "transport aircraft",
"graph": "property:transport_aircraft"
},
{
"modified": "Agra_Airport",
"readable": "Agra Airport",
"graph": "resource:Agra_Airport"
},
{
"modified": "Boeing_C-17_Globemaster_III",
"readable": "Boeing C-17 Globemaster III",
"graph": "resource:Boeing_C_17_Globemaster_III"
},
{
"modified": "Indian_Air_Force",
"readable": "Indian Air Force",
"graph": "resource:Indian_Air_Force"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?b WHERE { ?b property:transport_aircraft resource:Boeing_C_17_Globemaster_III . ?e property:operating_organisation ?b . ?e rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?e ?b WHERE { ?b property:transport_aircraft resource:Boeing_C-17_Globemaster_III . ?e property:operating_organisation ?b . ?e rdf:type ontology:airport }",
"graph_answer": [
"resource:Agra_Airport",
"resource:Indian_Air_Force"
],
"readable_answer": [
"Agra Airport",
"Indian Air Force"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
City | 2 | 4310 | Id160 | [
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Auburn,_Washington",
"property": "subdivisionName",
"object": "United_States"
}
] | [
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Auburn,_Washington",
"property": "isPartOf",
"object": "United_States"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Auburn, Washington is part of the United States which has the capital city of Washington DC.",
"Auburn, Washington is part of the United States, where Washington D.C. is the capital.",
"Auburn, Washington is part of the United States whose capital is Washington DC."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Auburn__Washington",
"rdf:type",
"ontology:city"
],
[
"resource:Auburn__Washington",
"property:is_part_of",
"resource:United_States"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
]
] | Auburn,_Washington | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Auburn,_Washington",
"readable": "Auburn, Washington",
"graph": "resource:Auburn__Washington"
},
{
"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 ( ?l ) AS ?t ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'w' ) ) . resource:United_States property:capital ?l }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?t ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'w' ) ) . resource:United_States property:capital ?l }",
"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 ?k WHERE { resource:United_States property:stylistic_origin ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:United_States property:stylistic_origin ?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"
]
}
] |
|
Athlete | 3 | 6363 | Id199 | [
{
"subject": "Los_Angeles_Rams",
"property": "city",
"object": "Los_Angeles"
},
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "Los_Angeles_Rams"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | [
{
"subject": "Los_Angeles_Rams",
"property": "city",
"object": "Los_Angeles"
},
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "Los_Angeles_Rams"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Ayers, who made his debut for the Tennessee Titans, used to play for the Los Angeles Rams which play in Los Angeles.",
"Akeem Ayers debuted for the Tennessee Titans and his team is the LA based, Los Angeles Rams.",
"Akeem Ayers, who made his debut with the Tennessee Titans, formerly played for the Los Angeles Rams who play in Los Angeles."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Ayers",
"property:former_team",
"resource:Los_Angeles_Rams"
],
[
"resource:Akeem_Ayers",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Ayers",
"property:debut_team",
"resource:Tennessee_Titans"
],
[
"resource:Los_Angeles_Rams",
"property:city",
"resource:Los_Angeles"
]
] | Akeem_Ayers | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"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",
"readable": "Los Angeles",
"graph": "resource:Los_Angeles"
},
{
"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 ?a WHERE { ?a property:former_team ?r . ?r property:city resource:Los_Angeles . ?a property:debut_team resource:Tennessee_Titans . ?a rdf:type ontology:athlete }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a property:former_team ?r . ?r property:city resource:Los_Angeles . ?a property:debut_team resource:Tennessee_Titans . ?a rdf:type ontology:athlete }",
"graph_answer": [
"resource:Akeem_Ayers"
],
"readable_answer": [
"Akeem Ayers"
],
"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 { ?o property:former_team ?i . ?i property:city resource:Los_Angeles . ?o property:debut_team resource:Tennessee_Titans . ?o rdf:type ontology:athlete }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?o property:former_team ?i . ?i property:city resource:Los_Angeles . ?o property:debut_team resource:Tennessee_Titans . ?o rdf:type ontology:athlete }",
"graph_answer": [
"resource:Los_Angeles_Rams"
],
"readable_answer": [
"Los Angeles Rams"
],
"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"
]
}
] |
|
Athlete | 2 | 3723 | Id63 | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "History_of_the_St._Louis_Rams"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "St._Louis_Rams"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Akeem Ayers made his debut for the Tennessee Titans and later played for the St Louis Rams.",
"The debut team of Akeem Ayers was the Tennessee Titans and he also formerly played for the St Louis Rams."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Ayers",
"property:former_team",
"resource:St__Louis_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": "St._Louis_Rams",
"readable": "St. Louis Rams",
"graph": "resource:St__Louis_Rams"
},
{
"modified": "Tennessee_Titans",
"readable": "Tennessee Titans",
"graph": "resource:Tennessee_Titans"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f ?t WHERE { resource:Akeem_Ayers property:debut_team ?t . resource:Akeem_Ayers property:former_team ?f }",
"readable_query": "SELECT DISTINCT ?f ?t WHERE { resource:Akeem_Ayers property:debut_team ?t . resource:Akeem_Ayers property:former_team ?f }",
"graph_answer": [
"resource:St__Louis_Rams",
"resource:Tennessee_Titans"
],
"readable_answer": [
"St. Louis Rams",
"Tennessee Titans"
],
"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"
]
}
] |
|
WrittenWork | 3 | 8318 | Id164 | [
{
"subject": "Aenir",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Aenir",
"property": "isbn",
"object": "\"0-439-17684-0\""
},
{
"subject": "Aenir",
"property": "mediaType",
"object": "Paperback"
}
] | [
{
"subject": "Aenir",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Aenir",
"property": "isbnNumber",
"object": "\"0-439-17684-0\""
},
{
"subject": "Aenir",
"property": "mediaType",
"object": "Paperback"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The book, by Garth Nix, titled Aenir, is a paperback and has the ISBN number of 0-439-17684-0.",
"The paperback book Aenir was written by Garth Nix and has an ISBN number of 0-439-17684-0.",
"Aenir written by Garth Nix is available in paperback with the ISBN number 0-439-17684-0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aenir",
"property:media_type",
"resource:Paperback"
],
[
"resource:Aenir",
"property:author",
"resource:Garth_Nix"
],
[
"resource:Aenir",
"rdf:type",
"ontology:written_work"
],
[
"resource:Aenir",
"property:isbn_number",
"resource:0_439_17684_0"
]
] | Aenir | [
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "isbnNumber",
"readable": "isbn number",
"graph": "property:isbn_number"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "0-439-17684-0",
"readable": "0-439-17684-0",
"graph": "resource:0_439_17684_0"
},
{
"modified": "Aenir",
"readable": "Aenir",
"graph": "resource:Aenir"
},
{
"modified": "Garth_Nix",
"readable": "Garth Nix",
"graph": "resource:Garth_Nix"
},
{
"modified": "Paperback",
"readable": "Paperback",
"graph": "resource:Paperback"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?a rdf:type ontology:written_work . ?a property:isbn_number resource:0_7156_3648_0 . ?a property:media_type ?r }",
"readable_query": "ASK WHERE { ?a rdf:type ontology:written_work . ?a property:isbn_number resource:0-7156-3648-0 . ?a property:media_type ?r }",
"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 | 3 | 7204 | Id117 | [
{
"subject": "Bacon_sandwich",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "Bacon_sandwich",
"property": "ingredient",
"object": "Ketchup"
},
{
"subject": "Bacon_sandwich",
"property": "alias",
"object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"@en"
}
] | [
{
"subject": "Bacon_sandwich",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "Bacon_sandwich",
"property": "ingredient",
"object": "Ketchup"
},
{
"subject": "Bacon_sandwich",
"property": "alternativeName",
"object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Popular in the UK, bacon sandwiches (which can have ketchup as an ingredient) are also can also be known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin.",
"Coming from the United Kingdom, the Bacon Sandwich (which has ketchup as an ingredient), can also be known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin.",
"The bacon sandwich, which originates in the UK, can also be called bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm and bacon muffin and sometimes includes the ingredient ketchup."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Bacon_sandwich",
"property:ingredient",
"resource:Ketchup"
],
[
"resource:Bacon_sandwich",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_sandwich",
"property:country",
"resource:United_Kingdom"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Rasher_sandwich"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_muffin"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_sanger"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_butty"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_cob"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_sarnie"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Piece__n_bacon"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_barm"
]
] | Bacon_sandwich | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Bacon barm",
"readable": "Bacon barm",
"graph": "resource:Bacon_barm"
},
{
"modified": "Bacon butty",
"readable": "Bacon butty",
"graph": "resource:Bacon_butty"
},
{
"modified": "Bacon cob",
"readable": "Bacon cob",
"graph": "resource:Bacon_cob"
},
{
"modified": "Bacon muffin",
"readable": "Bacon muffin",
"graph": "resource:Bacon_muffin"
},
{
"modified": "Bacon_sandwich",
"readable": "Bacon sandwich",
"graph": "resource:Bacon_sandwich"
},
{
"modified": "Bacon sanger",
"readable": "Bacon sanger",
"graph": "resource:Bacon_sanger"
},
{
"modified": "Bacon sarnie",
"readable": "Bacon sarnie",
"graph": "resource:Bacon_sarnie"
},
{
"modified": "Ketchup",
"readable": "Ketchup",
"graph": "resource:Ketchup"
},
{
"modified": "Piece 'n bacon",
"readable": "Piece 'n bacon",
"graph": "resource:Piece__n_bacon"
},
{
"modified": "Rasher sandwich",
"readable": "Rasher sandwich",
"graph": "resource:Rasher_sandwich"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?q ) WHERE { resource:Bacon_sandwich property:alternative_name ?v }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?q ) WHERE { resource:Bacon_sandwich property:alternative_name ?v }",
"graph_answer": [
"8"
],
"readable_answer": [
"8"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { resource:Bacon_sandwich property:alternative_name ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Bacon_sandwich property:alternative_name ?h }",
"graph_answer": [
"resource:Rasher_sandwich",
"resource:Bacon_muffin",
"resource:Bacon_sanger",
"resource:Bacon_butty",
"resource:Bacon_cob",
"resource:Bacon_sarnie",
"resource:Piece__n_bacon",
"resource:Bacon_barm"
],
"readable_answer": [
"Rasher sandwich",
"Bacon muffin",
"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",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c ?y WHERE { resource:Bacon_sandwich property:country ?y . resource:Bacon_sandwich property:ingredient ?c }",
"readable_query": "SELECT DISTINCT ?c ?y WHERE { resource:Bacon_sandwich property:country ?y . resource:Bacon_sandwich property:ingredient ?c }",
"graph_answer": [
"resource:Ketchup",
"resource:United_Kingdom"
],
"readable_answer": [
"Ketchup",
"United Kingdom"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 3 | 7390 | Id303 | [
{
"subject": "Spain",
"property": "currency",
"object": "Euro"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "leader",
"object": "Felipe_VI_of_Spain"
}
] | [
{
"subject": "Spain",
"property": "currency",
"object": "Euro"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "leader",
"object": "Felipe_VI_of_Spain"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The Euro is the currency in Spain, where Felipe VI of Spain is the leader, and where Arròs negre is from.",
"The leader of Spain is Felipe VI of Spain. The county uses the euro for its currency, and is also where Arròs negre is from."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Spain",
"property:leader",
"resource:Felipe_VI_of_Spain"
],
[
"resource:Spain",
"property:currency",
"resource:Euro"
],
[
"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": "currency",
"readable": "currency",
"graph": "property:currency"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Arròs_negre",
"readable": "Arròs negre",
"graph": "resource:Arr_s_negre"
},
{
"modified": "Euro",
"readable": "Euro",
"graph": "resource:Euro"
},
{
"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": "ASK WHERE { ?e property:country ?p . ?e rdf:type ontology:food . ?p property:currency resource:Indonesian_rupiah }",
"readable_query": "ASK WHERE { ?e property:country ?p . ?e rdf:type ontology:food . ?p property:currency resource:Indonesian_rupiah }",
"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"
]
}
] |
|
ComicsCharacter | 2 | 4371 | Id36 | [
{
"subject": "Bananaman",
"property": "starring",
"object": "Tim_Brooke-Taylor"
},
{
"subject": "Bananaman",
"property": "network",
"object": "BBC"
}
] | [
{
"subject": "Bananaman",
"property": "starring",
"object": "Tim_Brooke-Taylor"
},
{
"subject": "Bananaman",
"property": "broadcastedBy",
"object": "BBC"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Tim Brooke-Taylor starred in Bananaman, broadcasted by the BBC.",
"Tim Brooke-Taylor starred in Bananaman, which was broadcasted by the BBC."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Bananaman",
"property:broadcasted_by",
"resource:BBC"
],
[
"resource:Bananaman",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Bananaman",
"property:starring",
"resource:Tim_Brooke_Taylor"
]
] | Bananaman | [
{
"modified": "broadcastedBy",
"readable": "broadcasted by",
"graph": "property:broadcasted_by"
},
{
"modified": "starring",
"readable": "starring",
"graph": "property:starring"
},
{
"modified": "BBC",
"readable": "BBC",
"graph": "resource:BBC"
},
{
"modified": "Bananaman",
"readable": "Bananaman",
"graph": "resource:Bananaman"
},
{
"modified": "Tim_Brooke-Taylor",
"readable": "Tim Brooke-Taylor",
"graph": "resource:Tim_Brooke_Taylor"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f ?z WHERE { resource:Bananaman property:broadcasted_by ?z . resource:Bananaman property:starring ?f }",
"readable_query": "SELECT DISTINCT ?f ?z WHERE { resource:Bananaman property:broadcasted_by ?z . resource:Bananaman property:starring ?f }",
"graph_answer": [
"resource:Tim_Brooke_Taylor",
"resource:BBC"
],
"readable_answer": [
"Tim Brooke-Taylor",
"BBC"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Politician | 2 | 5112 | Id104 | [
{
"subject": "Adonis_Georgiadis",
"property": "almaMater",
"object": "National_and_Kapodistrian_University_of_Athens"
},
{
"subject": "Adonis_Georgiadis",
"property": "birthPlace",
"object": "Athens"
}
] | [
{
"subject": "Adonis_Georgiadis",
"property": "almaMater",
"object": "National_and_Kapodistrian_University_of_Athens"
},
{
"subject": "Adonis_Georgiadis",
"property": "birthPlace",
"object": "Athens"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Adonis Georgiadis was born in Athens and attended the National and Kapodistrian University of Athens.",
"Adonis Georgiadis was born in Athens and he attended the National and Kapodistrian University of Athens."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Adonis_Georgiadis",
"rdf:type",
"ontology:politician"
],
[
"resource:Adonis_Georgiadis",
"property:alma_mater",
"resource:National_and_Kapodistrian_University_of_Athens"
],
[
"resource:Adonis_Georgiadis",
"property:birth_place",
"resource:Athens"
]
] | Adonis_Georgiadis | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "Adonis_Georgiadis",
"readable": "Adonis Georgiadis",
"graph": "resource:Adonis_Georgiadis"
},
{
"modified": "Athens",
"readable": "Athens",
"graph": "resource:Athens"
},
{
"modified": "National_and_Kapodistrian_University_of_Athens",
"readable": "National and Kapodistrian University of Athens",
"graph": "resource:National_and_Kapodistrian_University_of_Athens"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?z property:alma_mater ?j . ?z rdf:type ontology:politician . ?z property:birth_place resource:Spain }",
"readable_query": "ASK WHERE { ?z property:alma_mater ?j . ?z rdf:type ontology:politician . ?z property:birth_place resource:Spain }",
"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 | 5106 | Id98 | [
{
"subject": "Adam_Koc",
"property": "battles",
"object": "World_War_I"
},
{
"subject": "Adam_Koc",
"property": "award",
"object": "Cross_of_Independence"
}
] | [
{
"subject": "Adam_Koc",
"property": "battle",
"object": "World_War_I"
},
{
"subject": "Adam_Koc",
"property": "award",
"object": "Cross_of_Independence"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam Koc battled in World War I. He won the Cross of Independence award.",
"Adam Koc fought in WWI and was awarded the Cross of Independence.",
"Adam Koc fought in World War 1 and was awarded the Cross of Independence."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adam_Koc",
"property:award",
"resource:Cross_of_Independence"
],
[
"resource:Adam_Koc",
"rdf:type",
"ontology:politician"
],
[
"resource:Adam_Koc",
"property:battle",
"resource:World_War_I"
]
] | Adam_Koc | [
{
"modified": "award",
"readable": "award",
"graph": "property:award"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "Adam_Koc",
"readable": "Adam Koc",
"graph": "resource:Adam_Koc"
},
{
"modified": "Cross_of_Independence",
"readable": "Cross of Independence",
"graph": "resource:Cross_of_Independence"
},
{
"modified": "World_War_I",
"readable": "World War I",
"graph": "resource:World_War_I"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?g WHERE { resource:Adam_Koc property:battle ?r . resource:Adam_Koc property:award ?g }",
"readable_query": "SELECT DISTINCT ?r ?g WHERE { resource:Adam_Koc property:battle ?r . resource:Adam_Koc property:award ?g }",
"graph_answer": [
"resource:World_War_I",
"resource:Cross_of_Independence"
],
"readable_answer": [
"World War I",
"Cross of Independence"
],
"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"
]
}
] |
|
WrittenWork | 3 | 8254 | Id100 | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "publisher",
"object": "Soho_Press"
},
{
"subject": "Soho_Press",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "publisher",
"object": "Soho_Press"
},
{
"subject": "Soho_Press",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] | (X (X (X (X)))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Loyal Character Dancer is published by Soho Press in the United States where the language is English.",
"A Loyal Character Dancer is published by Soho Press in the United States where English is the language.",
"Soho Press is based in the United States where the language used is English. They published A Loyal Character Dancer."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:A_Loyal_Character_Dancer",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Loyal_Character_Dancer",
"property:publisher",
"resource:Soho_Press"
],
[
"resource:Soho_Press",
"property:country",
"resource:United_States"
]
] | A_Loyal_Character_Dancer | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "A_Loyal_Character_Dancer",
"readable": "A Loyal Character Dancer",
"graph": "resource:A_Loyal_Character_Dancer"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Soho_Press",
"readable": "Soho Press",
"graph": "resource:Soho_Press"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:United_States property:language resource:English_language }",
"readable_query": "ASK WHERE { resource:United_States property:language resource:English_language }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Soho_Press property:escape_velocity ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Soho_Press property:escape_velocity ?s }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 3 | 6943 | Id231 | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "United_States_House_of_Representatives"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "United_States_House_of_Representatives"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "country",
"object": "United_States"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Barack Obama leads the U.S. The leader of Albuquerque, New Mexico, U.S. is the United States House of Representatives.",
"The United States, where Barack Obama is a leader, is the location of Albuquerque (New Mexico) which is led by the United States House of Representatives.",
"The leader of the United States is Barack Obama, and in Albuquerque, New Mexico (United States), the leader is called, the United States House of Representatives."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albuquerque__New_Mexico",
"property:leader_title",
"resource:United_States_House_of_Representatives"
],
[
"resource:Albuquerque__New_Mexico",
"rdf:type",
"ontology:city"
],
[
"resource:Albuquerque__New_Mexico",
"property:country",
"resource:United_States"
],
[
"resource:United_States",
"property:leader",
"resource:Barack_Obama"
]
] | Albuquerque,_New_Mexico | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "Albuquerque,_New_Mexico",
"readable": "Albuquerque, New Mexico",
"graph": "resource:Albuquerque__New_Mexico"
},
{
"modified": "Barack_Obama",
"readable": "Barack Obama",
"graph": "resource:Barack_Obama"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "United_States_House_of_Representatives",
"readable": "United States House of Representatives",
"graph": "resource:United_States_House_of_Representatives"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?g rdf:type ontology:city . ?g property:leader_title resource:United_States_House_of_Representatives . FILTER ( CONTAINS ( LCASE ( ?g ) , 'new' ) ) }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g rdf:type ontology:city . ?g property:leader_title resource:United_States_House_of_Representatives . FILTER ( CONTAINS ( LCASE ( ?g ) , 'new' ) ) }",
"graph_answer": [
"resource:Albuquerque__New_Mexico"
],
"readable_answer": [
"Albuquerque, New Mexico"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:United_States property:leader ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'barack' ) ) }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:United_States property:leader ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'barack' ) ) }",
"graph_answer": [
"resource:Barack_Obama"
],
"readable_answer": [
"Barack Obama"
],
"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"
]
}
] |
|
MeanOfTransportation | 3 | 7524 | Id124 | [
{
"subject": "Alfa_Romeo_164",
"property": "relatedMeanOfTransportation",
"object": "Saab_9000"
},
{
"subject": "Alfa_Romeo_164",
"property": "assembly",
"object": "Milan"
},
{
"subject": "Milan",
"property": "saint",
"object": "Ambrose"
}
] | [
{
"subject": "Alfa_Romeo_164",
"property": "relatedMeanOfTransportation",
"object": "Saab_9000"
},
{
"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 Alfa Romeo 164 and the Saab 9000 are similar means of transport. The Alfa Romeo 164 is assembled in Milan, a city whose patron saint is Ambrose.",
"Milan is the production site of the Alfa Romeo 164 which is related to the Saab 9000 car. Ambrose is the saint of Milan.",
"Saab 9000 and The Alfa Romeo 164 are both cars and therefore related means of transport. The Alfa Romeo 164 was assembled in Milan, the Saint of which, 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:Saab_9000"
],
[
"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": "Milan",
"readable": "Milan",
"graph": "resource:Milan"
},
{
"modified": "Saab_9000",
"readable": "Saab 9000",
"graph": "resource:Saab_9000"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?v property:assembly ?g . ?g property:saint resource:Ambrose . ?v property:related_mean_of_transportation resource:Saab_9000 . ?v rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?v property:assembly ?g . ?g property:saint resource:Ambrose . ?v property:related_mean_of_transportation resource:Saab_9000 . ?v rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:Milan"
],
"readable_answer": [
"Milan"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?r property:assembly resource:Milan . resource:Milan property:saint resource:Ambrose . ?r rdf:type ontology:mean_of_transportation . ?r property:related_mean_of_transportation resource:Saab_9000 }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r property:assembly resource:Milan . resource:Milan property:saint resource:Ambrose . ?r rdf:type ontology:mean_of_transportation . ?r property:related_mean_of_transportation resource:Saab_9000 }",
"graph_answer": [
"resource:Alfa_Romeo_164"
],
"readable_answer": [
"Alfa Romeo 164"
],
"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"
]
}
] |
|
Food | 4 | 9760 | Id49 | [
{
"subject": "Arròs_negre",
"property": "region",
"object": "Valencian_Community"
},
{
"subject": "Valencian_Community",
"property": "leaderName",
"object": "Ximo_Puig"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "leader",
"object": "Felipe_VI_of_Spain"
}
] | [
{
"subject": "Arròs_negre",
"property": "region",
"object": "Valencian_Community"
},
{
"subject": "Valencian_Community",
"property": "leader",
"object": "Ximo_Puig"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "leader",
"object": "Felipe_VI_of_Spain"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Arròs negre is from Spain (Felipe VI is the leader), from the region of the Valencian Community, the leader of which is Ximo Puig.",
"Arros negre comes from the region of the Valencian Community, which leader is Ximo Puig, and is a traditional dish from Spain, where Felipe VI rules.",
"Arros negre comes from the region of the Valencian Community, Spain. The leader of the community of Valencia is Ximo Puig and the country's leader is Felipe VI."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Spain",
"property:leader",
"resource:Felipe_VI_of_Spain"
],
[
"resource:Valencian_Community",
"property:leader",
"resource:Ximo_Puig"
],
[
"resource:Arr_s_negre",
"rdf:type",
"ontology:food"
],
[
"resource:Arr_s_negre",
"property:country",
"resource:Spain"
],
[
"resource:Arr_s_negre",
"property:region",
"resource:Valencian_Community"
]
] | Arròs_negre | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Arròs_negre",
"readable": "Arròs negre",
"graph": "resource:Arr_s_negre"
},
{
"modified": "Felipe_VI_of_Spain",
"readable": "Felipe VI of Spain",
"graph": "resource:Felipe_VI_of_Spain"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
},
{
"modified": "Valencian_Community",
"readable": "Valencian Community",
"graph": "resource:Valencian_Community"
},
{
"modified": "Ximo_Puig",
"readable": "Ximo Puig",
"graph": "resource:Ximo_Puig"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { { { resource:Spain property:leader ?m } UNION { resource:Valencian_Community property:leader ?m } } }",
"readable_query": "SELECT DISTINCT ?m WHERE { { { resource:Spain property:leader ?m } UNION { resource:Valencian_Community property:leader ?m } } }",
"graph_answer": [
"resource:Felipe_VI_of_Spain",
"resource:Ximo_Puig"
],
"readable_answer": [
"Felipe VI of Spain",
"Ximo Puig"
],
"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 ?c WHERE { resource:Valencian_Community property:leader ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Valencian_Community property:leader ?c }",
"graph_answer": [
"resource:Ximo_Puig"
],
"readable_answer": [
"Ximo Puig"
],
"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": "ASK WHERE { ?y rdf:type ontology:food . ?y property:region resource:Valencian_Community }",
"readable_query": "ASK WHERE { ?y rdf:type ontology:food . ?y property:region resource:Valencian_Community }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?i WHERE { ?i rdf:type ontology:food . ?i property:region resource:Valencian_Community }",
"readable_query": "SELECT ?i WHERE { ?i rdf:type ontology:food . ?i property:region resource:Valencian_Community }",
"graph_answer": [
"resource:Arr_s_negre"
],
"readable_answer": [
"Arròs negre"
],
"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"
]
}
] |
|
Company | 4 | 9669 | Id15 | [
{
"subject": "Chinabank",
"property": "foundingDate",
"object": "1920-08-16"
},
{
"subject": "Chinabank",
"property": "service",
"object": "Banking"
},
{
"subject": "Chinabank",
"property": "numberOfEmployees",
"object": "5594"
},
{
"subject": "Chinabank",
"property": "numberOfLocations",
"object": "295"
}
] | [
{
"subject": "Chinabank",
"property": "foundingDate",
"object": "1920-08-16"
},
{
"subject": "Chinabank",
"property": "service",
"object": "Banking"
},
{
"subject": "Chinabank",
"property": "numberOfEmployees",
"object": "5594"
},
{
"subject": "Chinabank",
"property": "numberOfLocations",
"object": "295"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Chinabank (founded 16-08-1920) has 5594 employees providing banking services to customers at 295 banking centers.",
"Chinabank was founded 08-16-1920 to provide banking service. It has 5594 employees at its 295 locations.",
"The banking service Chinabank was founded on August 16th, 1920. Chinabank has 5594 employees working across its 295 branches."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Chinabank",
"property:founding_date",
"resource:1920_08_16"
],
[
"resource:Chinabank",
"property:number_of_employees",
"resource:5594"
],
[
"resource:Chinabank",
"rdf:type",
"ontology:company"
],
[
"resource:Chinabank",
"property:number_of_locations",
"295"
],
[
"resource:Chinabank",
"property:service",
"resource:Banking"
]
] | Chinabank | [
{
"modified": "295",
"readable": "295",
"graph": "295"
},
{
"modified": "foundingDate",
"readable": "founding date",
"graph": "property:founding_date"
},
{
"modified": "numberOfEmployees",
"readable": "number of employees",
"graph": "property:number_of_employees"
},
{
"modified": "numberOfLocations",
"readable": "number of locations",
"graph": "property:number_of_locations"
},
{
"modified": "service",
"readable": "service",
"graph": "property:service"
},
{
"modified": "1920-08-16",
"readable": "1920-08-16",
"graph": "resource:1920_08_16"
},
{
"modified": "5594",
"readable": "5594",
"graph": "resource:5594"
},
{
"modified": "Banking",
"readable": "Banking",
"graph": "resource:Banking"
},
{
"modified": "Chinabank",
"readable": "Chinabank",
"graph": "resource:Chinabank"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?a property:founding_date ?r . FILTER ( CONTAINS ( YEAR ( ?r ) , '1920' ) ) . ?a property:service ?n . ?a rdf:type ontology:company }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?a property:founding_date ?r . FILTER ( CONTAINS ( YEAR ( ?r ) , '1920' ) ) . ?a property:service ?n . ?a rdf:type ontology:company }",
"graph_answer": [
"resource:Banking"
],
"readable_answer": [
"Banking"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { FILTER ( CONTAINS ( YEAR ( ?h ) , '1920' ) ) . ?f property:service resource:Banking . ?f property:founding_date ?h . ?f rdf:type ontology:company }",
"readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( CONTAINS ( YEAR ( ?h ) , '1920' ) ) . ?f property:service resource:Banking . ?f property:founding_date ?h . ?f rdf:type ontology:company }",
"graph_answer": [
"resource:Chinabank"
],
"readable_answer": [
"Chinabank"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:Chinabank property:founding_date ?g . resource:Chinabank rdf:type ontology:company . resource:Chinabank property:service resource:Banking }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Chinabank property:founding_date ?g . resource:Chinabank rdf:type ontology:company . resource:Chinabank property:service resource:Banking }",
"graph_answer": [
"resource:1920_08_16"
],
"readable_answer": [
"1920-08-16"
],
"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 ?f WHERE { resource:Chinabank property:doctoral_student ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Chinabank property:doctoral_student ?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"
]
}
] |
|
ComicsCharacter | 3 | 6990 | Id43 | [
{
"subject": "Blockbuster_(DC_Comics)",
"property": "alterEgo",
"object": "\"Mark Desmond\"@en"
},
{
"subject": "Blockbuster_(DC_Comics)",
"property": "creators",
"object": "Tom_Lyle"
},
{
"subject": "Blockbuster_(DC_Comics)",
"property": "creator",
"object": "Carmine_Infantino"
}
] | [
{
"subject": "Blockbuster_(comicsCharacter)",
"property": "alternativeName",
"object": "\"Mark Desmond\""
},
{
"subject": "Blockbuster_(comicsCharacter)",
"property": "creator",
"object": "Carmine_Infantino"
},
{
"subject": "Blockbuster_(comicsCharacter)",
"property": "creator",
"object": "Tom_Lyle"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"\"Mark Desmond,\" also known as the comic character Blockbuster, was created by Carmine Infantino and Tom Lyle.",
"\"Mark Desmond\" is also known as the comic character Blockbuster who was created by Tom Lyle and Carmine Infantino.",
"The comic character Blockbuster is also known as Mark Desmond, the character was created by Carmine Infantino and Tom Lyle."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Blockbuster__comicsCharacter_",
"property:creator",
"resource:Tom_Lyle"
],
[
"resource:Blockbuster__comicsCharacter_",
"property:creator",
"resource:Carmine_Infantino"
],
[
"resource:Blockbuster__comicsCharacter_",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Blockbuster__comicsCharacter_",
"property:alternative_name",
"resource:Mark_Desmond"
]
] | Blockbuster_(comicsCharacter) | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "Blockbuster_(comicsCharacter)",
"readable": "Blockbuster",
"graph": "resource:Blockbuster__comicsCharacter_"
},
{
"modified": "Carmine_Infantino",
"readable": "Carmine Infantino",
"graph": "resource:Carmine_Infantino"
},
{
"modified": "Mark Desmond",
"readable": "Mark Desmond",
"graph": "resource:Mark_Desmond"
},
{
"modified": "Tom_Lyle",
"readable": "Tom Lyle",
"graph": "resource:Tom_Lyle"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?v ) WHERE { resource:Blockbuster__comicsCharacter_ property:creator ?k }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?v ) WHERE { resource:Blockbuster_(comicsCharacter) property:creator ?k }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { resource:Blockbuster__comicsCharacter_ property:creator ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Blockbuster_(comicsCharacter) property:creator ?h }",
"graph_answer": [
"resource:Tom_Lyle",
"resource:Carmine_Infantino"
],
"readable_answer": [
"Tom Lyle",
"Carmine Infantino"
],
"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 ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'm' ) ) . resource:Blockbuster__comicsCharacter_ property:alternative_name ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'm' ) ) . resource:Blockbuster_(comicsCharacter) property:alternative_name ?w }",
"graph_answer": [
"resource:Mark_Desmond"
],
"readable_answer": [
"Mark Desmond"
],
"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"
]
}
] |
|
Athlete | 2 | 3828 | Id168 | [
{
"subject": "Canada",
"property": "leaderName",
"object": "Elizabeth_II"
},
{
"subject": "Aaron_Boogaard",
"property": "placeOfBirth",
"object": "Canada"
}
] | [
{
"subject": "Canada",
"property": "leader",
"object": "Elizabeth_II"
},
{
"subject": "Aaron_Boogaard",
"property": "birthPlace",
"object": "Canada"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Canada is led by Elizabeth II and is the birthplace of Aaron Boogaard.",
"Aaron Boogaard was born in Canada where the leader is Elizabeth II.",
"Aaron Boogaard was born in Canada, which is led by Elizabeth II."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Canada",
"property:leader",
"resource:Elizabeth_II"
],
[
"resource:Aaron_Boogaard",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aaron_Boogaard",
"property:birth_place",
"resource:Canada"
]
] | Aaron_Boogaard | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Aaron_Boogaard",
"readable": "Aaron Boogaard",
"graph": "resource:Aaron_Boogaard"
},
{
"modified": "Canada",
"readable": "Canada",
"graph": "resource:Canada"
},
{
"modified": "Elizabeth_II",
"readable": "Elizabeth II",
"graph": "resource:Elizabeth_II"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Canada property:leader resource:Elizabeth_II }",
"readable_query": "ASK WHERE { resource:Canada property:leader resource:Elizabeth_II }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:Aaron_Boogaard property:service ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Aaron_Boogaard property:service ?b }",
"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"
]
}
] |
|
Politician | 4 | 10452 | Id136 | [
{
"subject": "Airey_Neave",
"property": "battles",
"object": "World_War_II"
},
{
"subject": "Airey_Neave",
"property": "deathPlace",
"object": "\"Westminster Hospital, London\"@en"
},
{
"subject": "Airey_Neave",
"property": "activeYearsStartDate",
"object": "\"1974-03-04\"^^xsd:date"
},
{
"subject": "Airey_Neave",
"property": "activeYearsEndDate",
"object": "\"1979-03-30\"^^xsd:date"
}
] | [
{
"subject": "Airey_Neave",
"property": "battle",
"object": "World_War_II"
},
{
"subject": "Airey_Neave",
"property": "deathPlace",
"object": "\"Westminster Hospital, London\""
},
{
"subject": "Airey_Neave",
"property": "activeYearsStartDate",
"object": "1974-03-04"
},
{
"subject": "Airey_Neave",
"property": "activeYearsEndDate",
"object": "1979-03-30"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Airey Neave; began his career on March 4th 1974, fought in World War II, ended his career on 30th March 1979 and died at Westminster Hospital, London.",
"Airey Neave; began his career on March 4th 1974, fought in World War II, ended his career on 30th March 1979, and died in Westminster Hospital, London.",
"Airey Neave fought in World War Two and died at Westminster Hospital in London. He began his career on March 4th 1974 and ended it five years later on March 30th."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Airey_Neave",
"rdf:type",
"ontology:politician"
],
[
"resource:Airey_Neave",
"property:death_place",
"resource:Westminster_Hospital__London"
],
[
"resource:Airey_Neave",
"property:active_years_start_date",
"resource:1974_03_04"
],
[
"resource:Airey_Neave",
"property:active_years_end_date",
"resource:1979_03_30"
],
[
"resource:Airey_Neave",
"property:battle",
"resource:World_War_II"
]
] | Airey_Neave | [
{
"modified": "activeYearsEndDate",
"readable": "active years end date",
"graph": "property:active_years_end_date"
},
{
"modified": "activeYearsStartDate",
"readable": "active years start date",
"graph": "property:active_years_start_date"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "1974-03-04",
"readable": "1974-03-04",
"graph": "resource:1974_03_04"
},
{
"modified": "1979-03-30",
"readable": "1979-03-30",
"graph": "resource:1979_03_30"
},
{
"modified": "Airey_Neave",
"readable": "Airey Neave",
"graph": "resource:Airey_Neave"
},
{
"modified": "Westminster Hospital, London",
"readable": "Westminster Hospital, London",
"graph": "resource:Westminster_Hospital__London"
},
{
"modified": "World_War_II",
"readable": "World War II",
"graph": "resource:World_War_II"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?i rdf:type ontology:politician . ?i property:active_years_end_date ?z . FILTER ( ?z = \"1979_03_30\" ) . ?i property:death_place ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?i rdf:type ontology:politician . ?i property:active_years_end_date ?z . FILTER ( ?z = \"1979-03-30\" ) . ?i property:death_place ?u }",
"graph_answer": [
"resource:Westminster_Hospital__London"
],
"readable_answer": [
"Westminster Hospital, London"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y property:active_years_end_date ?j . FILTER ( ?j = \"1979_03_30\" ) . ?y property:death_place resource:Westminster_Hospital__London . ?y rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y property:active_years_end_date ?j . FILTER ( ?j = \"1979-03-30\" ) . ?y property:death_place resource:Westminster_Hospital,_London . ?y rdf:type ontology:politician }",
"graph_answer": [
"resource:Airey_Neave"
],
"readable_answer": [
"Airey Neave"
],
"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 ?j ?s WHERE { resource:Airey_Neave property:battle ?s . resource:Airey_Neave property:active_years_start_date ?j }",
"readable_query": "SELECT DISTINCT ?j ?s WHERE { resource:Airey_Neave property:battle ?s . resource:Airey_Neave property:active_years_start_date ?j }",
"graph_answer": [
"resource:1974_03_04",
"resource:World_War_II"
],
"readable_answer": [
"1974-03-04",
"World War II"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
SportsTeam | 4 | 10683 | Id124 | [
{
"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": "language",
"object": "Italian_language"
}
] | [
{
"subject": "Italy",
"property": "leader",
"object": "Pietro_Grasso"
},
{
"subject": "Italy",
"property": "capital",
"object": "Rome"
},
{
"subject": "A.S._Gubbio_1910",
"property": "ground",
"object": "Italy"
},
{
"subject": "Italy",
"property": "language",
"object": "Italian_language"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ground of A.S. Gubbio 1910 is located in Italy, whose capital is Rome. Pietro Grasso is the leader of Italy and the language spoken is Italian.",
"Italian is the language spoken in Italy where the ground of A.S. Gubbio 1910 is located. The capital is Rome and its leader is Pietro Grasso.",
"The ground of A.S. Gubbio 1910 is located in Italy, where Pietro Grasso is a leader. Italy's capital is Rome, and Italian is the national language."
],
"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"
],
[
"resource:Italy",
"property:language",
"resource:Italian_language"
]
] | A.S._Gubbio_1910 | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "A.S._Gubbio_1910",
"readable": "A.S. Gubbio 1910",
"graph": "resource:A_S__Gubbio_1910"
},
{
"modified": "Italian_language",
"readable": "Italian language",
"graph": "resource:Italian_language"
},
{
"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 ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'i' ) ) . ?c property:language resource:Italian_language }",
"readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'i' ) ) . ?c property:language resource:Italian_language }",
"graph_answer": [
"resource:Italy"
],
"readable_answer": [
"Italy"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g ?n WHERE { resource:Italy property:leader ?g . resource:Italy property:capital ?n }",
"readable_query": "SELECT DISTINCT ?g ?n WHERE { resource:Italy property:leader ?g . resource:Italy property:capital ?n }",
"graph_answer": [
"resource:Pietro_Grasso",
"resource:Rome"
],
"readable_answer": [
"Pietro Grasso",
"Rome"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?z property:ground resource:Italy . ?z rdf:type ontology:sports_team }",
"readable_query": "ASK WHERE { ?z property:ground resource:Italy . ?z rdf:type ontology:sports_team }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?j WHERE { ?j property:ground resource:Italy . ?j rdf:type ontology:sports_team }",
"readable_query": "SELECT ?j WHERE { ?j property:ground resource:Italy . ?j rdf:type ontology:sports_team }",
"graph_answer": [
"resource:A_S__Gubbio_1910"
],
"readable_answer": [
"A.S. Gubbio 1910"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 5 | 11045 | Id94 | [
{
"subject": "Allama_Iqbal_International_Airport",
"property": "operator",
"object": "Pakistan_Civil_Aviation_Authority"
},
{
"subject": "Pakistan",
"property": "leaderName",
"object": "Mamnoon_Hussain"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "Punjab,_Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "cityServed",
"object": "Lahore"
},
{
"subject": "Punjab,_Pakistan",
"property": "country",
"object": "Pakistan"
}
] | [
{
"subject": "Allama_Iqbal_International_Airport",
"property": "operatingOrganisation",
"object": "Pakistan_Civil_Aviation_Authority"
},
{
"subject": "Pakistan",
"property": "leader",
"object": "Mamnoon_Hussain"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "Punjab,_Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "cityServed",
"object": "Lahore"
},
{
"subject": "Punjab,_Pakistan",
"property": "country",
"object": "Pakistan"
}
] | (X (X) (X) (X (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Pakistan Civil Aviation Authority governs the Allama Iqbal International Airport in Lahore, Punjab, Pakistan. Mamnoon Hussain is the leader of Pakistan.",
"Allama Iqbal International airport is located in Punjab, Pakistan and is operated by The Pakistan Civil Aviation Authority. Lahore city is served by the airport. Mamnoon Hussain is the leader of Pakistan.",
"Allama Iqbal International Airport is operated by The Pakistan Civil Aviation Authority (in Mamnoon, Hussain led) in Punjab, Pakistan. The airport services the city of Lahore."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Allama_Iqbal_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:location",
"resource:Punjab__Pakistan"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:city_served",
"resource:Lahore"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:operating_organisation",
"resource:Pakistan_Civil_Aviation_Authority"
],
[
"resource:Pakistan",
"property:leader",
"resource:Mamnoon_Hussain"
],
[
"resource:Punjab__Pakistan",
"property:country",
"resource:Pakistan"
]
] | Allama_Iqbal_International_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "Allama_Iqbal_International_Airport",
"readable": "Allama Iqbal International Airport",
"graph": "resource:Allama_Iqbal_International_Airport"
},
{
"modified": "Lahore",
"readable": "Lahore",
"graph": "resource:Lahore"
},
{
"modified": "Mamnoon_Hussain",
"readable": "Mamnoon Hussain",
"graph": "resource:Mamnoon_Hussain"
},
{
"modified": "Pakistan",
"readable": "Pakistan",
"graph": "resource:Pakistan"
},
{
"modified": "Pakistan_Civil_Aviation_Authority",
"readable": "Pakistan Civil Aviation Authority",
"graph": "resource:Pakistan_Civil_Aviation_Authority"
},
{
"modified": "Punjab,_Pakistan",
"readable": "Punjab, Pakistan",
"graph": "resource:Punjab__Pakistan"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?x ) WHERE { ?f rdf:type ontology:airport . ?f property:location ?s . ?f property:runway_length resource:2900_0 }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?x ) WHERE { ?f rdf:type ontology:airport . ?f property:location ?s . ?f property:runway_length resource:2900.0 }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?h property:city_served resource:Lahore . ?h property:location ?l . ?l property:country resource:Pakistan . ?h rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?h property:city_served resource:Lahore . ?h property:location ?l . ?l property:country resource:Pakistan . ?h rdf:type ontology:airport }",
"graph_answer": [
"resource:Punjab__Pakistan"
],
"readable_answer": [
"Punjab, Pakistan"
],
"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 ?o WHERE { ?y property:country resource:Pakistan . ?o property:operating_organisation resource:Pakistan_Civil_Aviation_Authority . ?o rdf:type ontology:airport . ?o property:location ?y }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?y property:country resource:Pakistan . ?o property:operating_organisation resource:Pakistan_Civil_Aviation_Authority . ?o rdf:type ontology:airport . ?o property:location ?y }",
"graph_answer": [
"resource:Allama_Iqbal_International_Airport"
],
"readable_answer": [
"Allama Iqbal International Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:Pakistan property:founder ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Pakistan property:founder ?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 | 4 | 8988 | Id58 | [
{
"subject": "Akeem_Dent",
"property": "debutTeam",
"object": "Atlanta_Falcons"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
},
{
"subject": "Houston_Texans",
"property": "locationCity",
"object": "Houston"
},
{
"subject": "Atlanta_Falcons",
"property": "city",
"object": "Atlanta"
}
] | [
{
"subject": "Akeem_Dent",
"property": "debutTeam",
"object": "Atlanta_Falcons"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
},
{
"subject": "Houston_Texans",
"property": "city",
"object": "Houston"
},
{
"subject": "Atlanta_Falcons",
"property": "city",
"object": "Atlanta"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Dent first played with the Atlanta Falcons of Atlanta city. He also played for the Houston Texans out of Houston.",
"Akeem Dent debuted with the Atlanta Falcons which play in Atlanta. He used to play for Houston Texans which are based in the city of Houston.",
"Akeem Dent debuted with the Atlanta Falcons which play in the city of Atlanta. Houston is the home city of the Houston Texans, the team Akeem Dent used to play for."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Dent",
"property:former_team",
"resource:Houston_Texans"
],
[
"resource:Akeem_Dent",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Dent",
"property:debut_team",
"resource:Atlanta_Falcons"
],
[
"resource:Houston_Texans",
"property:city",
"resource:Houston"
],
[
"resource:Atlanta_Falcons",
"property:city",
"resource:Atlanta"
]
] | Akeem_Dent | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "debutTeam",
"readable": "debut team",
"graph": "property:debut_team"
},
{
"modified": "formerTeam",
"readable": "former team",
"graph": "property:former_team"
},
{
"modified": "Akeem_Dent",
"readable": "Akeem Dent",
"graph": "resource:Akeem_Dent"
},
{
"modified": "Atlanta",
"readable": "Atlanta",
"graph": "resource:Atlanta"
},
{
"modified": "Atlanta_Falcons",
"readable": "Atlanta Falcons",
"graph": "resource:Atlanta_Falcons"
},
{
"modified": "Houston",
"readable": "Houston",
"graph": "resource:Houston"
},
{
"modified": "Houston_Texans",
"readable": "Houston Texans",
"graph": "resource:Houston_Texans"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { { { ?t property:city resource:Atlanta } UNION { ?t property:city resource:Houston } } }",
"readable_query": "SELECT DISTINCT ?t WHERE { { { ?t property:city resource:Atlanta } UNION { ?t property:city resource:Houston } } }",
"graph_answer": [
"resource:Atlanta_Falcons",
"resource:Houston_Texans"
],
"readable_answer": [
"Atlanta Falcons",
"Houston Texans"
],
"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 ?g WHERE { ?g property:city resource:Houston }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g property:city resource:Houston }",
"graph_answer": [
"resource:Houston_Texans"
],
"readable_answer": [
"Houston Texans"
],
"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 ?b WHERE { ?b rdf:type ontology:athlete . ?b property:former_team resource:Houston_Texans }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:athlete . ?b property:former_team resource:Houston_Texans }",
"graph_answer": [
"resource:Akeem_Dent"
],
"readable_answer": [
"Akeem Dent"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 2 | 3228 | Id33 | [
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayLength",
"object": "\"4349.0\"^^xsd:double"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "\"Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas\"@en"
}
] | [
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayLength",
"object": "4349.0"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "\"Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adolfo Suárez Madrid–Barajas Airport (located at Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas) has a runway that is 4349 metres long.",
"Adolfo Suarez Madrid-Barajas airport is located at Madrid, Paracuellos de Jarama, San Sebastian de los Reyes and Alcobendas. It has a runway length of 4349.0.",
"Found in Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas, Adolfo Suárez Madrid–Barajas Airport, has a runway that is 4349 metres long."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:runway_length",
"resource:4349_0"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:San_Sebasti_n_de_los_Reyes"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Paracuellos_de_Jarama"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Madrid"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Alcobendas"
]
] | Adolfo_Suárez_Madrid–Barajas_Airport | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "4349.0",
"readable": "4349.0",
"graph": "resource:4349_0"
},
{
"modified": "Adolfo_Suárez_Madrid–Barajas_Airport",
"readable": "Adolfo Suárez Madrid–Barajas Airport",
"graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
},
{
"modified": "Alcobendas",
"readable": "Alcobendas",
"graph": "resource:Alcobendas"
},
{
"modified": "Madrid",
"readable": "Madrid",
"graph": "resource:Madrid"
},
{
"modified": "Paracuellos de Jarama",
"readable": "Paracuellos de Jarama",
"graph": "resource:Paracuellos_de_Jarama"
},
{
"modified": "San Sebastián de los Reyes",
"readable": "San Sebastián de los Reyes",
"graph": "resource:San_Sebasti_n_de_los_Reyes"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location resource:San_Sebasti_n_de_los_Reyes . resource:Adolfo_Su_rez_Madrid_Barajas_Airport rdf:type ontology:airport . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location resource:Madrid }",
"readable_query": "ASK WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location resource:San_Sebastián_de_los_Reyes . resource:Adolfo_Suárez_Madrid–Barajas_Airport rdf:type ontology:airport . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location resource:Madrid }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?f WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?h . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:runway_length ?f }",
"readable_query": "SELECT DISTINCT ?h ?f WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?h . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:runway_length ?f }",
"graph_answer": [
"resource:Alcobendas",
"resource:4349_0"
],
"readable_answer": [
"Alcobendas",
"4349.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Politician | 3 | 7853 | Id184 | [
{
"subject": "Alfons_Gorbach",
"property": "deathPlace",
"object": "Graz"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "Tyrol_(state)"
},
{
"subject": "Alfons_Gorbach",
"property": "placeOfBirth",
"object": "Austria"
}
] | [
{
"subject": "Alfons_Gorbach",
"property": "deathPlace",
"object": "Graz"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "Tyrol_(state)"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "Austria"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfons Gorbach was born in the state, Tyrol in Austria and died in Graz.",
"Alfons Gorbach was born in Tyrol in Austria. He died in Graz.",
"Alfons Gorbach was born in the state of Tyrol, in Austria, and died in Graz."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"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": "Alfons_Gorbach",
"readable": "Alfons Gorbach",
"graph": "resource:Alfons_Gorbach"
},
{
"modified": "Austria",
"readable": "Austria",
"graph": "resource:Austria"
},
{
"modified": "Graz",
"readable": "Graz",
"graph": "resource:Graz"
},
{
"modified": "Tyrol_(state)",
"readable": "Tyrol",
"graph": "resource:Tyrol__state_"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?k property:death_place ?p . ?k rdf:type ontology:politician . ?k property:birth_place resource:Burbank__California }",
"readable_query": "ASK WHERE { ?k property:death_place ?p . ?k rdf:type ontology:politician . ?k property:birth_place resource:Burbank,_California }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
City | 3 | 6852 | Id140 | [
{
"subject": "Auburn,_Alabama",
"property": "isPartOf",
"object": "Lee_County,_Alabama"
},
{
"subject": "Lee_County,_Alabama",
"property": "country",
"object": "United_States"
},
{
"subject": "Lee_County,_Alabama",
"property": "state",
"object": "Alabama"
}
] | [
{
"subject": "Auburn,_Alabama",
"property": "isPartOf",
"object": "Lee_County,_Alabama"
},
{
"subject": "Lee_County,_Alabama",
"property": "country",
"object": "United_States"
},
{
"subject": "Lee_County,_Alabama",
"property": "state",
"object": "Alabama"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Auburn is part of Lee County in Alabama, United States.",
"Auburn, Lee County is in Alabama in the United States.",
"Auburn is part of Lee County in Alabama in the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Lee_County__Alabama",
"property:state",
"resource:Alabama"
],
[
"resource:Lee_County__Alabama",
"property:country",
"resource:United_States"
],
[
"resource:Auburn__Alabama",
"rdf:type",
"ontology:city"
],
[
"resource:Auburn__Alabama",
"property:is_part_of",
"resource:Lee_County__Alabama"
]
] | Auburn,_Alabama | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "Alabama",
"readable": "Alabama",
"graph": "resource:Alabama"
},
{
"modified": "Auburn,_Alabama",
"readable": "Auburn, Alabama",
"graph": "resource:Auburn__Alabama"
},
{
"modified": "Lee_County,_Alabama",
"readable": "Lee County, Alabama",
"graph": "resource:Lee_County__Alabama"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?j property:country resource:United_States . ?j property:state resource:Kerala }",
"readable_query": "ASK WHERE { ?j property:country resource:United_States . ?j property:state resource:Kerala }",
"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 { ?f property:country resource:United_States . ?f property:state resource:Alabama }",
"readable_query": "ASK WHERE { ?f property:country resource:United_States . ?f property:state resource:Alabama }",
"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 ?b WHERE { ?b property:state resource:Alabama . ?b property:country resource:United_States }",
"readable_query": "SELECT ?b WHERE { ?b property:state resource:Alabama . ?b property:country resource:United_States }",
"graph_answer": [
"resource:Lee_County__Alabama"
],
"readable_answer": [
"Lee County, Alabama"
],
"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 ?i WHERE { ?i rdf:type ontology:city . ?i property:is_part_of resource:Lee_County__Alabama }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:city . ?i property:is_part_of resource:Lee_County,_Alabama }",
"graph_answer": [
"resource:Auburn__Alabama"
],
"readable_answer": [
"Auburn, Alabama"
],
"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"
]
}
] |
|
University | 6 | 13017 | Id46 | [
{
"subject": "India",
"property": "largestCity",
"object": "Mumbai"
},
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "Kerala",
"property": "leaderName",
"object": "Kochi"
},
{
"subject": "AWH_Engineering_College",
"property": "state",
"object": "Kerala"
},
{
"subject": "Kerala",
"property": "northwest",
"object": "Mahé,_India"
},
{
"subject": "India",
"property": "river",
"object": "Ganges"
}
] | [
{
"subject": "India",
"property": "largestCity",
"object": "Mumbai"
},
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "Kerala",
"property": "leader",
"object": "Kochi"
},
{
"subject": "AWH_Engineering_College",
"property": "state",
"object": "Kerala"
},
{
"subject": "Kerala",
"property": "hasToItsNorthwest",
"object": "Mahé,_India"
},
{
"subject": "India",
"property": "river",
"object": "Ganges"
}
] | (X (X (X) (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AWH Engineering College is located in Kerala, India. Kerala has Mahe, India to its northwest and its leader is Kochi. The Ganges is a river in India and India's largest city is Mumbai.",
"The largest city in India is Mumbai, and one of the country's rivers is the Ganges. The country is the location of the AWH Engineering College in the state of Kerala which is led by Kochi and has Mahe, India to the northwest.",
"India with its largest city of Mumbai and the river Ganges is also so home to the state of Kerala with the governor Kochi and to its northwest Mahe, India. Kerala is also home to the AWH Engineering College ."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"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:India",
"property:largest_city",
"resource:Mumbai"
],
[
"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": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "hasToItsNorthwest",
"readable": "has to its northwest",
"graph": "property:has_to_its_northwest"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"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": "Mahé,_India",
"readable": "Mahé, India",
"graph": "resource:Mah___India"
},
{
"modified": "Mumbai",
"readable": "Mumbai",
"graph": "resource:Mumbai"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?r property:country ?o . ?r property:state resource:Kerala . ?r rdf:type ontology:university . ?o property:river resource:Ganges }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?r property:country ?o . ?r property:state resource:Kerala . ?r rdf:type ontology:university . ?o property:river resource:Ganges }",
"graph_answer": [
"resource:India"
],
"readable_answer": [
"India"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?p property:has_to_its_northwest resource:Mah___India . ?w property:state ?p . ?w property:country resource:India . ?w rdf:type ontology:university }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?p property:has_to_its_northwest resource:Mahé,_India . ?w property:state ?p . ?w property:country resource:India . ?w rdf:type ontology:university }",
"graph_answer": [
"resource:AWH_Engineering_College"
],
"readable_answer": [
"AWH Engineering College"
],
"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 ?a WHERE { resource:India property:largest_city ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:India property:largest_city ?a }",
"graph_answer": [
"resource:Mumbai"
],
"readable_answer": [
"Mumbai"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 2 | 5591 | Id126 | [
{
"subject": "Above_the_Veil",
"property": "numberOfPages",
"object": "\"248\"^^xsd:positiveInteger"
},
{
"subject": "Above_the_Veil",
"property": "isbn",
"object": "\"0-439-17685-9\""
}
] | [
{
"subject": "Above_the_Veil",
"property": "numberOfPages",
"object": "\"248\""
},
{
"subject": "Above_the_Veil",
"property": "isbnNumber",
"object": "\"0-439-17685-9\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Above the Veil is 248 pages long and has the ISBN number 0-439-17685-9.",
"Above the Veil is 248 pages long and ISBN number is 0-439-17685-9.",
"Above the Veil, ISBN number 0-439-17685-9, is 248 pages long."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Above_the_Veil",
"rdf:type",
"ontology:written_work"
],
[
"resource:Above_the_Veil",
"property:number_of_pages",
"248"
],
[
"resource:Above_the_Veil",
"property:isbn_number",
"resource:0_439_17685_9"
]
] | Above_the_Veil | [
{
"modified": "248",
"readable": "248",
"graph": "248"
},
{
"modified": "isbnNumber",
"readable": "isbn number",
"graph": "property:isbn_number"
},
{
"modified": "numberOfPages",
"readable": "number of pages",
"graph": "property:number_of_pages"
},
{
"modified": "0-439-17685-9",
"readable": "0-439-17685-9",
"graph": "resource:0_439_17685_9"
},
{
"modified": "Above_the_Veil",
"readable": "Above the Veil",
"graph": "resource:Above_the_Veil"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?d rdf:type ontology:written_work . FILTER ( ?l = '248' ) . ?d property:number_of_pages ?l . ?d property:isbn_number ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?d rdf:type ontology:written_work . FILTER ( ?l = '248' ) . ?d property:number_of_pages ?l . ?d property:isbn_number ?j }",
"graph_answer": [
"resource:0_439_17685_9"
],
"readable_answer": [
"0-439-17685-9"
],
"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 ?w WHERE { ?w rdf:type ontology:written_work . FILTER ( ?a = '248' ) . ?w property:isbn_number resource:0_439_17685_9 . ?w property:number_of_pages ?a }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:written_work . FILTER ( ?a = '248' ) . ?w property:isbn_number resource:0-439-17685-9 . ?w property:number_of_pages ?a }",
"graph_answer": [
"resource:Above_the_Veil"
],
"readable_answer": [
"Above the Veil"
],
"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"
]
}
] |
|
Food | 4 | 9807 | Id96 | [
{
"subject": "Bacon_Explosion",
"property": "ingredientName",
"object": "\"Bacon,sausage\""
},
{
"subject": "Bacon_Explosion",
"property": "ingredient",
"object": "Sausage"
},
{
"subject": "Bacon_Explosion",
"property": "region",
"object": "Kansas_City_metropolitan_area"
},
{
"subject": "Bacon_Explosion",
"property": "mainIngredient",
"object": "Bacon"
}
] | [
{
"subject": "Bacon_Explosion",
"property": "mainIngredient",
"object": "\"Bacon,sausage\""
},
{
"subject": "Bacon_Explosion",
"property": "ingredient",
"object": "Sausage"
},
{
"subject": "Bacon_Explosion",
"property": "region",
"object": "Kansas_City_metropolitan_area"
},
{
"subject": "Bacon_Explosion",
"property": "mainIngredient",
"object": "Bacon"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bacon Explosion is from Kansas City, USA. The main ingredients in a bacon explosion are bacon and sausage.",
"The main ingredients of Bacon Explosion are bacon and sausage. It hails from Kansas City.",
"Bacon Explosion originates from the Kansas City metropolitan area. The main ingredients of the dish are bacon and sausage."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Bacon_Explosion",
"property:ingredient",
"resource:Sausage"
],
[
"resource:Bacon_Explosion",
"property:main_ingredient",
"resource:Bacon"
],
[
"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 ( ?f ) AS ?w ) WHERE { resource:Bacon_Explosion property:main_ingredient ?f }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?w ) WHERE { resource:Bacon_Explosion property:main_ingredient ?f }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { resource:Bacon_Explosion property:main_ingredient ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Bacon_Explosion property:main_ingredient ?i }",
"graph_answer": [
"resource:Bacon",
"resource:Bacon_sausage"
],
"readable_answer": [
"Bacon",
"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 ?p ?b WHERE { resource:Bacon_Explosion property:region ?b . resource:Bacon_Explosion property:ingredient ?p }",
"readable_query": "SELECT DISTINCT ?p ?b WHERE { resource:Bacon_Explosion property:region ?b . resource:Bacon_Explosion property:ingredient ?p }",
"graph_answer": [
"resource:Sausage",
"resource:Kansas_City_metropolitan_area"
],
"readable_answer": [
"Sausage",
"Kansas City metropolitan area"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Food | 3 | 7221 | Id134 | [
{
"subject": "Baked_Alaska",
"property": "course",
"object": "Dessert"
},
{
"subject": "Dessert",
"property": "hasVariant",
"object": "Cookie"
},
{
"subject": "Baked_Alaska",
"property": "ingredient",
"object": "Ice_cream"
}
] | [
{
"subject": "Baked_Alaska",
"property": "course",
"object": "Dessert"
},
{
"subject": "Dessert",
"property": "dishVariation",
"object": "Cookie"
},
{
"subject": "Baked_Alaska",
"property": "ingredient",
"object": "Ice_cream"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A cookie is a dessert, as too is Baked Alaska which has ice cream as an ingredient.",
"An ingredient of baked Alaska is ice cream which, along with cookies, are desserts.",
"Ice cream is an ingredient of the dessert Baked Alaska. Cookies are also a type of dessert."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Dessert",
"property:dish_variation",
"resource:Cookie"
],
[
"resource:Baked_Alaska",
"property:ingredient",
"resource:Ice_cream"
],
[
"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": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Baked_Alaska",
"readable": "Baked Alaska",
"graph": "resource:Baked_Alaska"
},
{
"modified": "Cookie",
"readable": "Cookie",
"graph": "resource:Cookie"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Ice_cream",
"readable": "Ice cream",
"graph": "resource:Ice_cream"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?r property:course resource:Main_course . ?r rdf:type ontology:food }",
"readable_query": "ASK WHERE { ?r property:course resource:Main_course . ?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 { ?c rdf:type ontology:food . ?c property:course resource:Dessert }",
"readable_query": "ASK WHERE { ?c rdf:type ontology:food . ?c 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 ?i WHERE { ?i property:course resource:Dessert . ?i rdf:type ontology:food }",
"readable_query": "SELECT ?i WHERE { ?i property:course resource:Dessert . ?i rdf:type ontology:food }",
"graph_answer": [
"resource:Baked_Alaska"
],
"readable_answer": [
"Baked Alaska"
],
"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 { FILTER ( STRSTARTS ( LCASE ( ?f ) , 'i' ) ) . resource:Baked_Alaska property:ingredient ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( STRSTARTS ( LCASE ( ?f ) , 'i' ) ) . resource:Baked_Alaska property:ingredient ?f }",
"graph_answer": [
"resource:Ice_cream"
],
"readable_answer": [
"Ice cream"
],
"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"
]
}
] |
|
MeanOfTransportation | 5 | 12373 | Id90 | [
{
"subject": "Aston_Martin_Virage",
"property": "related",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "Newport_Pagnell"
},
{
"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": "assembly",
"object": "Newport_Pagnell"
},
{
"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 (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Aston Martin Virage and Aston Martin DBS are related modes of transportation. The Aston Martin V8, which was succeeded by the Aston Martin Virage, is assembled in Newport Pagnell, and features a 5.3 litre engine. Aston Martin DBS is the manufacturer of the Aston Martin.",
"Aston Martin Virage is a related to the Aston Martin DBS which is produced by Aston Martin. The Virage was succeeded by the Aston Martin V8 which is made in Newport Pagnell and has a 5.3 l engine.",
"Aston Martin Virage, which succeeded the Aston Martin V8, and Aston Martin DBS are related types of transportation. The Aston Martin V8 is assembled at Newport Pagnell and has a 5.3 litre engine."
],
"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_V8",
"property:assembly",
"resource:Newport_Pagnell"
],
[
"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": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Aston_Martin",
"readable": "Aston Martin",
"graph": "resource:Aston_Martin"
},
{
"modified": "Aston_Martin_DBS",
"readable": "Aston Martin DBS",
"graph": "resource:Aston_Martin_DBS"
},
{
"modified": "Aston_Martin_V8",
"readable": "Aston Martin V8",
"graph": "resource:Aston_Martin_V8"
},
{
"modified": "Aston_Martin_Virage",
"readable": "Aston Martin Virage",
"graph": "resource:Aston_Martin_Virage"
},
{
"modified": "Newport_Pagnell",
"readable": "Newport Pagnell",
"graph": "resource:Newport_Pagnell"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?l ) WHERE { ?a property:engine ?s . ?a rdf:type ontology:mean_of_transportation . ?a property:assembly resource:England }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?l ) WHERE { ?a property:engine ?s . ?a rdf:type ontology:mean_of_transportation . ?a property:assembly resource:England }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?c property:related_mean_of_transportation resource:Aston_Martin_DBS . ?h property:successor ?c . ?h property:engine '5.3 (litres)' . ?h rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c property:related_mean_of_transportation resource:Aston_Martin_DBS . ?h property:successor ?c . ?h property:engine '5.3 (litres)' . ?h 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 ?e WHERE { resource:Aston_Martin_Virage property:related_mean_of_transportation resource:Aston_Martin_DBS . ?e property:engine '5.3 (litres)' . ?e rdf:type ontology:mean_of_transportation . ?e property:successor resource:Aston_Martin_Virage }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Aston_Martin_Virage property:related_mean_of_transportation resource:Aston_Martin_DBS . ?e property:engine '5.3 (litres)' . ?e rdf:type ontology:mean_of_transportation . ?e property:successor resource:Aston_Martin_Virage }",
"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 ?h WHERE { resource:Aston_Martin_V8 property:production_end_year ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Aston_Martin_V8 property:production_end_year ?h }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody | 2 | 4073 | Id54 | [
{
"subject": "101_Helena",
"property": "orbitalPeriod",
"object": "1.3104e+08"
},
{
"subject": "101_Helena",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
}
] | [
{
"subject": "101_Helena",
"property": "orbitalPeriod",
"object": "1516.6700000000003 (days)"
},
{
"subject": "101_Helena",
"property": "epoch",
"object": "2006-12-31"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The orbital period for 101 Helena is 1516.6700000000003 (days) and it has the epoch date of 31 December 2006.",
"101 Helena has an orbital period of 1516.6700000000003 days and an epoch of December 31st 2006.",
"101 Helena, with the epoch date 31 December 2006, has an orbital period of 1516.6700000000003 (days)."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:101_Helena",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:101_Helena",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:101_Helena",
"property:orbital_period",
"1516.6700000000003 (days)"
]
] | 101_Helena | [
{
"modified": "1516.6700000000003 (days)",
"readable": "1516.6700000000003",
"graph": "1516.6700000000003 (days)"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "101_Helena",
"readable": "101 Helena",
"graph": "resource:101_Helena"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?j rdf:type ontology:celestial_body . ?j property:orbital_period ?i . ?j property:epoch ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '2006' ) ) }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?j rdf:type ontology:celestial_body . ?j property:orbital_period ?i . ?j property:epoch ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '2006' ) ) }",
"graph_answer": [
"1516.6700000000003 (days)"
],
"readable_answer": [
"1516.6700000000003"
],
"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 { ?g property:epoch ?u . ?g rdf:type ontology:celestial_body . ?g property:orbital_period resource:135589000_0 }",
"readable_query": "ASK WHERE { ?g property:epoch ?u . ?g rdf:type ontology:celestial_body . ?g property:orbital_period resource:135589000.0 }",
"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"
]
}
] |
|
Building | 5 | 11537 | Id1 | [
{
"subject": "103_Colmore_Row",
"property": "buildingEndDate",
"object": "\"1976\""
},
{
"subject": "103_Colmore_Row",
"property": "floorCount",
"object": "23"
},
{
"subject": "103_Colmore_Row",
"property": "architect",
"object": "John_Madin"
},
{
"subject": "103_Colmore_Row",
"property": "location",
"object": "\"Colmore Row, Birmingham, England\"@en"
},
{
"subject": "John_Madin",
"property": "birthPlace",
"object": "Birmingham"
}
] | [
{
"subject": "103_Colmore_Row",
"property": "floorCount",
"object": "23"
},
{
"subject": "103_Colmore_Row",
"property": "completionDate",
"object": "1976"
},
{
"subject": "103_Colmore_Row",
"property": "architect",
"object": "John_Madin"
},
{
"subject": "103_Colmore_Row",
"property": "location",
"object": "\"Colmore Row, Birmingham, England\""
},
{
"subject": "John_Madin",
"property": "birthPlace",
"object": "Birmingham"
}
] | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"103 Colmore Row is located on Colmore Row, Birmingham, England. It was designed by the architect, John Madin, Who was born in Birmingham. It has 23 floors and was completed in 1976.",
"103 Colmore Row, Birmingham, England was designed by the architect John Madin, who was born in the city. The building has 23 floors and construction was completed in 1976.",
"103 Colmore Row, completed in 1976 with 23 floors, is located on Colmore Row in Birmingham, England. It was designed by architect John Madin, who was born in Birmingham."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:John_Madin",
"property:birth_place",
"resource:Birmingham"
],
[
"resource:103_Colmore_Row",
"property:floor_count",
"23"
],
[
"resource:103_Colmore_Row",
"property:architect",
"resource:John_Madin"
],
[
"resource:103_Colmore_Row",
"rdf:type",
"ontology:building"
],
[
"resource:103_Colmore_Row",
"property:location",
"Colmore Row, Birmingham, England"
],
[
"resource:103_Colmore_Row",
"property:completion_date",
"resource:1976"
]
] | 103_Colmore_Row | [
{
"modified": "23",
"readable": "23",
"graph": "23"
},
{
"modified": "Colmore Row, Birmingham, England",
"readable": "Colmore Row, Birmingham, England",
"graph": "Colmore Row, Birmingham, England"
},
{
"modified": "architect",
"readable": "architect",
"graph": "property:architect"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "completionDate",
"readable": "completion date",
"graph": "property:completion_date"
},
{
"modified": "floorCount",
"readable": "floor count",
"graph": "property:floor_count"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "103_Colmore_Row",
"readable": "103 Colmore Row",
"graph": "resource:103_Colmore_Row"
},
{
"modified": "1976",
"readable": "1976",
"graph": "resource:1976"
},
{
"modified": "Birmingham",
"readable": "Birmingham",
"graph": "resource:Birmingham"
},
{
"modified": "John_Madin",
"readable": "John Madin",
"graph": "resource:John_Madin"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?l property:birth_place resource:Birmingham . FILTER ( ?d <= '40' ) . ?m rdf:type ontology:building . ?m property:floor_count ?d . ?m property:architect ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l property:birth_place resource:Birmingham . FILTER ( ?d <= '40' ) . ?m rdf:type ontology:building . ?m property:floor_count ?d . ?m property:architect ?l }",
"graph_answer": [
"resource:John_Madin"
],
"readable_answer": [
"John Madin"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:building . FILTER ( ?h <= '40' ) . ?r property:architect resource:John_Madin . ?r property:floor_count ?h . resource:John_Madin property:birth_place resource:Birmingham }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:building . FILTER ( ?h <= '40' ) . ?r property:architect resource:John_Madin . ?r property:floor_count ?h . resource:John_Madin property:birth_place resource:Birmingham }",
"graph_answer": [
"resource:103_Colmore_Row"
],
"readable_answer": [
"103 Colmore Row"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:103_Colmore_Row property:patron_saint ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:103_Colmore_Row property:patron_saint ?o }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 5 | 12205 | Id152 | [
{
"subject": "Binignit",
"property": "region",
"object": "Visayas"
},
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Taro"
},
{
"subject": "Binignit",
"property": "course",
"object": "Dessert"
},
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Banana"
}
] | [
{
"subject": "Binignit",
"property": "region",
"object": "Visayas"
},
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Taro"
},
{
"subject": "Binignit",
"property": "course",
"object": "Dessert"
},
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Banana"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Binignit is a dessert dish from the Visayas region of the Philippines and contains the ingredients taro and banana.",
"Binignit is a dish from the Visayas region of the Philippines. It contains taro and banana and is served as a dessert.",
"Binignit is a dessert from the region of Visayas, Philippines. Taro and banana are prominent ingredients."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Binignit",
"property:ingredient",
"resource:Banana"
],
[
"resource:Binignit",
"property:main_ingredient",
"resource:Taro"
],
[
"resource:Binignit",
"rdf:type",
"ontology:food"
],
[
"resource:Binignit",
"property:country",
"resource:Philippines"
],
[
"resource:Binignit",
"property:course",
"resource:Dessert"
],
[
"resource:Binignit",
"property:region",
"resource:Visayas"
]
] | Binignit | [
{
"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": "Banana",
"readable": "Banana",
"graph": "resource:Banana"
},
{
"modified": "Binignit",
"readable": "Binignit",
"graph": "resource:Binignit"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
},
{
"modified": "Taro",
"readable": "Taro",
"graph": "resource:Taro"
},
{
"modified": "Visayas",
"readable": "Visayas",
"graph": "resource:Visayas"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q ?a WHERE { resource:Binignit property:country ?q . resource:Binignit property:course ?a }",
"readable_query": "SELECT DISTINCT ?q ?a WHERE { resource:Binignit property:country ?q . resource:Binignit property:course ?a }",
"graph_answer": [
"resource:Philippines",
"resource:Dessert"
],
"readable_answer": [
"Philippines",
"Dessert"
],
"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 ?z ?c WHERE { resource:Binignit property:region ?z . resource:Binignit property:ingredient ?c }",
"readable_query": "SELECT DISTINCT ?z ?c WHERE { resource:Binignit property:region ?z . resource:Binignit property:ingredient ?c }",
"graph_answer": [
"resource:Visayas",
"resource:Banana"
],
"readable_answer": [
"Visayas",
"Banana"
],
"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 ?c WHERE { resource:Binignit property:main_ingredient ?c . FILTER ( STRSTARTS ( LCASE ( ?c ) , 't' ) ) }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Binignit property:main_ingredient ?c . FILTER ( STRSTARTS ( LCASE ( ?c ) , 't' ) ) }",
"graph_answer": [
"resource:Taro"
],
"readable_answer": [
"Taro"
],
"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"
]
}
] |
|
MeanOfTransportation | 3 | 7499 | Id99 | [
{
"subject": "Acura_TLX",
"property": "manufacturer",
"object": "Honda"
},
{
"subject": "Honda",
"property": "division",
"object": "Acura"
},
{
"subject": "Acura_TLX",
"property": "engine",
"object": "Honda_K_engine"
}
] | [
{
"subject": "Acura_TLX",
"property": "manufacturer",
"object": "Honda"
},
{
"subject": "Honda",
"property": "division",
"object": "Acura"
},
{
"subject": "Acura_TLX",
"property": "engine",
"object": "Honda_K_engine"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Honda is the manufacturer of the Acura TLX which has a Honda K engine. Acura is a division of the Honda Co.",
"The Acura TLX has a Honda K engine and is manufactured by Honda. Acura is a division of the Honda Co.",
"Acura is a division of Honda which manufactured the Acura TLX which has a Honda K engine."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Acura_TLX",
"property:engine",
"resource:Honda_K_engine"
],
[
"resource:Acura_TLX",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Acura_TLX",
"property:manufacturer",
"resource:Honda"
],
[
"resource:Honda",
"property:division",
"resource:Acura"
]
] | Acura_TLX | [
{
"modified": "division",
"readable": "division",
"graph": "property:division"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "Acura",
"readable": "Acura",
"graph": "resource:Acura"
},
{
"modified": "Acura_TLX",
"readable": "Acura TLX",
"graph": "resource:Acura_TLX"
},
{
"modified": "Honda",
"readable": "Honda",
"graph": "resource:Honda"
},
{
"modified": "Honda_K_engine",
"readable": "Honda K engine",
"graph": "resource:Honda_K_engine"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?l rdf:type ontology:mean_of_transportation . ?d property:division resource:Audi_e_tron . ?l property:manufacturer ?d }",
"readable_query": "ASK WHERE { ?l rdf:type ontology:mean_of_transportation . ?d property:division resource:Audi_e-tron . ?l property:manufacturer ?d }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Building | 2 | 3998 | Id150 | [
{
"subject": "Asser_Levy_Public_Baths",
"property": "built",
"object": "1904"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "Avenue_A_(Manhattan)"
}
] | [
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "Avenue_A_(Manhattan)"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "yearOfConstruction",
"object": "1904"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Asser Levy Public Baths located at Avenue A, Manhattan. and constructed in 1904.",
"Asser Levy Public Baths, which was built in 1904, is located in Avenue A, Manhattan.",
"Asser Levy Public Baths, which were constructed in 1904, is located in Avenue A, Manhattan."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Asser_Levy_Public_Baths",
"rdf:type",
"ontology:building"
],
[
"resource:Asser_Levy_Public_Baths",
"property:location",
"resource:Avenue_A__Manhattan_"
],
[
"resource:Asser_Levy_Public_Baths",
"property:year_of_construction",
"resource:1904"
]
] | Asser_Levy_Public_Baths | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "yearOfConstruction",
"readable": "year of construction",
"graph": "property:year_of_construction"
},
{
"modified": "1904",
"readable": "1904",
"graph": "resource:1904"
},
{
"modified": "Asser_Levy_Public_Baths",
"readable": "Asser Levy Public Baths",
"graph": "resource:Asser_Levy_Public_Baths"
},
{
"modified": "Avenue_A_(Manhattan)",
"readable": "Avenue A",
"graph": "resource:Avenue_A__Manhattan_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w ?z WHERE { resource:Asser_Levy_Public_Baths property:year_of_construction ?w . resource:Asser_Levy_Public_Baths property:location ?z }",
"readable_query": "SELECT DISTINCT ?w ?z WHERE { resource:Asser_Levy_Public_Baths property:year_of_construction ?w . resource:Asser_Levy_Public_Baths property:location ?z }",
"graph_answer": [
"resource:1904",
"resource:Avenue_A__Manhattan_"
],
"readable_answer": [
"1904",
"Avenue A"
],
"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"
]
}
] |
|
CelestialBody | 4 | 9320 | Id37 | [
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "education",
"object": "University_of_Michigan"
},
{
"subject": "James_Craig_Watson",
"property": "deathPlace",
"object": "Madison,_Wisconsin"
},
{
"subject": "James_Craig_Watson",
"property": "deathCause",
"object": "Peritonitis"
}
] | [
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "almaMater",
"object": "University_of_Michigan"
},
{
"subject": "James_Craig_Watson",
"property": "deathPlace",
"object": "Madison,_Wisconsin"
},
{
"subject": "James_Craig_Watson",
"property": "deathCause",
"object": "Peritonitis"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"101 Helena, was discovered by James Craig Watson, who studied at the University of Michigan, and died from peritonitis, in Madison, Wisconsin.",
"James Craig Watson was the discoverer of 101 Helena. His alma mater was the University of Michigan. He died of peritonitis in Madison, Wisconsin.",
"The discoverer of 101 Helena is James Craig Watson. His Alma Mater is the University of Michigan. Mr. Watson died of peritonitis in Madison, Wisconsin."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:101_Helena",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:101_Helena",
"property:discoverer",
"resource:James_Craig_Watson"
],
[
"resource:James_Craig_Watson",
"property:death_cause",
"resource:Peritonitis"
],
[
"resource:James_Craig_Watson",
"property:death_place",
"resource:Madison__Wisconsin"
],
[
"resource:James_Craig_Watson",
"property:alma_mater",
"resource:University_of_Michigan"
]
] | 101_Helena | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "deathCause",
"readable": "death cause",
"graph": "property:death_cause"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "101_Helena",
"readable": "101 Helena",
"graph": "resource:101_Helena"
},
{
"modified": "James_Craig_Watson",
"readable": "James Craig Watson",
"graph": "resource:James_Craig_Watson"
},
{
"modified": "Madison,_Wisconsin",
"readable": "Madison, Wisconsin",
"graph": "resource:Madison__Wisconsin"
},
{
"modified": "Peritonitis",
"readable": "Peritonitis",
"graph": "resource:Peritonitis"
},
{
"modified": "University_of_Michigan",
"readable": "University of Michigan",
"graph": "resource:University_of_Michigan"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?n property:alma_mater resource:University_of_Michigan . FILTER ( CONTAINS ( LCASE ( ?n ) , 'craig' ) ) . ?n property:death_cause resource:Peritonitis }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?n property:alma_mater resource:University_of_Michigan . FILTER ( CONTAINS ( LCASE ( ?n ) , 'craig' ) ) . ?n property:death_cause resource:Peritonitis }",
"graph_answer": [
"resource:James_Craig_Watson"
],
"readable_answer": [
"James Craig Watson"
],
"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 { ?j property:discoverer resource:James_Craig_Watson . ?j rdf:type ontology:celestial_body }",
"readable_query": "ASK WHERE { ?j property:discoverer resource:James_Craig_Watson . ?j rdf:type ontology:celestial_body }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?n WHERE { ?n property:discoverer resource:James_Craig_Watson . ?n rdf:type ontology:celestial_body }",
"readable_query": "SELECT ?n WHERE { ?n property:discoverer resource:James_Craig_Watson . ?n rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:101_Helena"
],
"readable_answer": [
"101 Helena"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:James_Craig_Watson property:mass ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:James_Craig_Watson property:mass ?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"
]
}
] |
|
Building | 3 | 6560 | Id180 | [
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "New_York_City"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "New_York_City",
"property": "subdivisionName",
"object": "Brooklyn"
}
] | [
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "New_York_City"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "Brooklyn"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Asser Levy Public Baths are located in New York City, New York. Brooklyn is a part of New York City.",
"The Asser Levy Public Baths are located in New York City which is part of New York and also incorporates Brooklyn."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:New_York_City",
"property:is_part_of",
"resource:New_York"
],
[
"resource:New_York_City",
"property:is_part_of",
"resource:Brooklyn"
],
[
"resource:Asser_Levy_Public_Baths",
"rdf:type",
"ontology:building"
],
[
"resource:Asser_Levy_Public_Baths",
"property:location",
"resource:New_York_City"
]
] | Asser_Levy_Public_Baths | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Asser_Levy_Public_Baths",
"readable": "Asser Levy Public Baths",
"graph": "resource:Asser_Levy_Public_Baths"
},
{
"modified": "Brooklyn",
"readable": "Brooklyn",
"graph": "resource:Brooklyn"
},
{
"modified": "New_York",
"readable": "New York",
"graph": "resource:New_York"
},
{
"modified": "New_York_City",
"readable": "New York City",
"graph": "resource:New_York_City"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?o ) WHERE { resource:New_York_City property:is_part_of ?c }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?o ) WHERE { resource:New_York_City property:is_part_of ?c }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { resource:New_York_City property:is_part_of ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:New_York_City property:is_part_of ?x }",
"graph_answer": [
"resource:New_York",
"resource:Brooklyn"
],
"readable_answer": [
"New York",
"Brooklyn"
],
"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 ?j WHERE { ?j rdf:type ontology:building . ?j property:location resource:New_York_City }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:building . ?j property:location resource:New_York_City }",
"graph_answer": [
"resource:Asser_Levy_Public_Baths"
],
"readable_answer": [
"Asser Levy Public Baths"
],
"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"
]
}
] |
|
WrittenWork | 2 | 5665 | Id200 | [
{
"subject": "Viking_Press",
"property": "country",
"object": "United_States"
},
{
"subject": "A_Long_Long_Way",
"property": "publisher",
"object": "Viking_Press"
}
] | [
{
"subject": "Viking_Press",
"property": "country",
"object": "United_States"
},
{
"subject": "A_Long_Long_Way",
"property": "publisher",
"object": "Viking_Press"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"A Long Long Way is published by Viking press in the United States.",
"The book 'A Long Long Way' was published by Viking Press which is in the United States."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:A_Long_Long_Way",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Long_Long_Way",
"property:publisher",
"resource:Viking_Press"
],
[
"resource:Viking_Press",
"property:country",
"resource:United_States"
]
] | A_Long_Long_Way | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "A_Long_Long_Way",
"readable": "A Long Long Way",
"graph": "resource:A_Long_Long_Way"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Viking_Press",
"readable": "Viking Press",
"graph": "resource:Viking_Press"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?h WHERE { ?i property:publisher ?h . ?h property:country resource:United_States . ?i rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?i ?h WHERE { ?i property:publisher ?h . ?h property:country resource:United_States . ?i rdf:type ontology:written_work }",
"graph_answer": [
"resource:A_Long_Long_Way",
"resource:Viking_Press"
],
"readable_answer": [
"A Long Long Way",
"Viking Press"
],
"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 ?z WHERE { resource:Viking_Press property:place ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Viking_Press property:place ?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"
]
}
] |
|
Athlete | 2 | 3699 | Id39 | [
{
"subject": "Adam_McQuaid",
"property": "weight",
"object": "\"94802.4\"^^xsd:double"
},
{
"subject": "Adam_McQuaid",
"property": "placeOfBirth",
"object": "Charlottetown"
}
] | [
{
"subject": "Adam_McQuaid",
"property": "weight",
"object": "94.8024 (kilograms)"
},
{
"subject": "Adam_McQuaid",
"property": "birthPlace",
"object": "Charlottetown"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam McQuaid, who was born in Charlottetown, weighs 94.8024kg.",
"Adam McQuaid's weight is 94.8024 kilograms and he was born in Charlottetown.",
"Adam McQuaid was born in Charlottetown and weighs 94.8024 kgs."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adam_McQuaid",
"rdf:type",
"ontology:athlete"
],
[
"resource:Adam_McQuaid",
"property:weight",
"94.8024 (kilograms)"
],
[
"resource:Adam_McQuaid",
"property:birth_place",
"resource:Charlottetown"
]
] | Adam_McQuaid | [
{
"modified": "94.8024 (kilograms)",
"readable": "94.8024",
"graph": "94.8024 (kilograms)"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "weight",
"readable": "weight",
"graph": "property:weight"
},
{
"modified": "Adam_McQuaid",
"readable": "Adam McQuaid",
"graph": "resource:Adam_McQuaid"
},
{
"modified": "Charlottetown",
"readable": "Charlottetown",
"graph": "resource:Charlottetown"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?u rdf:type ontology:athlete . ?u property:weight '94.8024 (kilograms)' . ?u property:birth_place resource:Glen_Ridge__New_Jersey }",
"readable_query": "ASK WHERE { ?u rdf:type ontology:athlete . ?u property:weight '94.8024 (kilograms)' . ?u property:birth_place resource:Glen_Ridge,_New_Jersey }",
"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 { ?w property:weight '94.8024 (kilograms)' . ?w property:birth_place resource:Charlottetown . ?w rdf:type ontology:athlete }",
"readable_query": "ASK WHERE { ?w property:weight '94.8024 (kilograms)' . ?w property:birth_place resource:Charlottetown . ?w rdf:type ontology:athlete }",
"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 ?t WHERE { ?t property:birth_place resource:Charlottetown . ?t property:weight '94.8024 (kilograms)' . ?t rdf:type ontology:athlete }",
"readable_query": "SELECT ?t WHERE { ?t property:birth_place resource:Charlottetown . ?t property:weight '94.8024 (kilograms)' . ?t rdf:type ontology:athlete }",
"graph_answer": [
"resource:Adam_McQuaid"
],
"readable_answer": [
"Adam McQuaid"
],
"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:Adam_McQuaid property:weight ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Adam_McQuaid property:weight ?c }",
"graph_answer": [
"94.8024 (kilograms)"
],
"readable_answer": [
"94.8024"
],
"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"
]
}
] |
|
CelestialBody | 3 | 6674 | Id91 | [
{
"subject": "1097_Vicia",
"property": "orbitalPeriod",
"object": "1.35589e+08"
},
{
"subject": "1097_Vicia",
"property": "periapsis",
"object": "2.79142e+11"
},
{
"subject": "1097_Vicia",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
}
] | [
{
"subject": "1097_Vicia",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "1097_Vicia",
"property": "orbitalPeriod",
"object": "135589000.0"
},
{
"subject": "1097_Vicia",
"property": "periapsis",
"object": "279142000000.0"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The epoch of 1097 Vicia was on 31 December 2016.It has an orbital period of 135589000.0 and its periapsis is 279142000000.",
"1097 Vicia has an orbital period of 135589000.0, a periapsis of 279142000000 and its epoch is 31 December 2016."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:1097_Vicia",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:1097_Vicia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1097_Vicia",
"property:periapsis",
"resource:279142000000_0"
],
[
"resource:1097_Vicia",
"property:orbital_period",
"resource:135589000_0"
]
] | 1097_Vicia | [
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "1097_Vicia",
"readable": "1097 Vicia",
"graph": "resource:1097_Vicia"
},
{
"modified": "135589000.0",
"readable": "135589000.0",
"graph": "resource:135589000_0"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
},
{
"modified": "279142000000.0",
"readable": "279142000000.0",
"graph": "resource:279142000000_0"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?n property:epoch ?u . ?n rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?u ) , '2006' ) ) . ?n property:orbital_period ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?n property:epoch ?u . ?n rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?u ) , '2006' ) ) . ?n property:orbital_period ?e }",
"graph_answer": [
"resource:135589000_0"
],
"readable_answer": [
"135589000.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?i property:periapsis ?j . ?i rdf:type ontology:celestial_body . ?i property:orbital_period resource:179942000_0 }",
"readable_query": "ASK WHERE { ?i property:periapsis ?j . ?i rdf:type ontology:celestial_body . ?i property:orbital_period resource:179942000.0 }",
"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"
]
}
] |
|
SportsTeam | 2 | 5329 | Id73 | [
{
"subject": "A.F.C._Fylde",
"property": "manager",
"object": "Dave_Challinor"
},
{
"subject": "Dave_Challinor",
"property": "team",
"object": "Colwyn_Bay_F.C."
}
] | [
{
"subject": "A.F.C._Fylde",
"property": "manager",
"object": "Dave_Challinor"
},
{
"subject": "Dave_Challinor",
"property": "club",
"object": "Colwyn_Bay_F.C."
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Dave Challinor is at Colwyn Bay FC and is the manager of AFC Fylde.",
"Dave Challinor manages A.F.C. Fylde and also plays for Colwyn Bay F.C.",
"Dave Challinor, is at Colwyn Bay FC, and manages A.F.C. Fylde."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_F_C__Fylde",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_F_C__Fylde",
"property:manager",
"resource:Dave_Challinor"
],
[
"resource:Dave_Challinor",
"property:club",
"resource:Colwyn_Bay_F_C_"
]
] | A.F.C._Fylde | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "A.F.C._Fylde",
"readable": "A.F.C. Fylde",
"graph": "resource:A_F_C__Fylde"
},
{
"modified": "Colwyn_Bay_F.C.",
"readable": "Colwyn Bay F.C.",
"graph": "resource:Colwyn_Bay_F_C_"
},
{
"modified": "Dave_Challinor",
"readable": "Dave Challinor",
"graph": "resource:Dave_Challinor"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?l WHERE { ?l property:club resource:Colwyn_Bay_F_C_ . ?n rdf:type ontology:sports_team . ?n property:manager ?l }",
"readable_query": "SELECT DISTINCT ?n ?l WHERE { ?l property:club resource:Colwyn_Bay_F.C. . ?n rdf:type ontology:sports_team . ?n property:manager ?l }",
"graph_answer": [
"resource:A_F_C__Fylde",
"resource:Dave_Challinor"
],
"readable_answer": [
"A.F.C. Fylde",
"Dave Challinor"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Airport | 3 | 5750 | Id83 | [
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "runwayLength",
"object": "\"3310.0\"^^xsd:double"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "runwayDesignation",
"object": "\"18L/36R\""
}
] | [
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "runwayLength",
"object": "3310.0"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "runwayName",
"object": "\"18L/36R\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The 18L/36R runway in Allama Iqbal International airport in Pakistan, has a length of 3310.0.",
"Allama Iqbal International airport is located in Pakistan, and has a runway length of 3310.0. The runway name is 18L/36R.",
"Allama Iqbal International Airport is located in Pakistan has a runway length of 3310.0 and a name of 18L/36R."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Allama_Iqbal_International_Airport",
"property:runway_length",
"resource:3310_0"
],
[
"resource:Allama_Iqbal_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:location",
"resource:Pakistan"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:runway_name",
"resource:18L_36R"
]
] | Allama_Iqbal_International_Airport | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "18L/36R",
"readable": "18L/36R",
"graph": "resource:18L_36R"
},
{
"modified": "3310.0",
"readable": "3310.0",
"graph": "resource:3310_0"
},
{
"modified": "Allama_Iqbal_International_Airport",
"readable": "Allama Iqbal International Airport",
"graph": "resource:Allama_Iqbal_International_Airport"
},
{
"modified": "Pakistan",
"readable": "Pakistan",
"graph": "resource:Pakistan"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?u ) WHERE { ?l property:runway_name resource:18L_36R . ?l rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?u ) WHERE { ?l property:runway_name resource:18L/36R . ?l rdf:type ontology:airport }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?x property:runway_name resource:18L_36R . ?x rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x property:runway_name resource:18L/36R . ?x rdf:type ontology:airport }",
"graph_answer": [
"resource:Allama_Iqbal_International_Airport"
],
"readable_answer": [
"Allama Iqbal International Airport"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { resource:Allama_Iqbal_International_Airport property:net_income ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Allama_Iqbal_International_Airport property:net_income ?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"
]
}
] |
|
MeanOfTransportation | 3 | 7420 | Id20 | [
{
"subject": "AIDA_Cruises",
"property": "location",
"object": "Rostock"
},
{
"subject": "AIDAluna",
"property": "shipOwner",
"object": "AIDA_Cruises"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
}
] | [
{
"subject": "AIDA_Cruises",
"property": "location",
"object": "Rostock"
},
{
"subject": "AIDAluna",
"property": "owner",
"object": "AIDA_Cruises"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Rostock based AIDA Cruises owns the AIDAluna which has a Caterpillar Inc engine.",
"AIDA Cruises, based in Rostock, own the AIDAluna which is powered by Caterpillar Inc.",
"The owner of AIDAluna, power type Caterpillar Inc. engine, is AIDA Cruises, located in Rostock."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AIDAluna",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAluna",
"property:power_type",
"resource:Caterpillar_Inc_"
],
[
"resource:AIDAluna",
"property:owner",
"resource:AIDA_Cruises"
],
[
"resource:AIDA_Cruises",
"property:location",
"resource:Rostock"
]
] | AIDAluna | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "AIDA_Cruises",
"readable": "AIDA Cruises",
"graph": "resource:AIDA_Cruises"
},
{
"modified": "AIDAluna",
"readable": "AIDAluna",
"graph": "resource:AIDAluna"
},
{
"modified": "Caterpillar_Inc.",
"readable": "Caterpillar Inc.",
"graph": "resource:Caterpillar_Inc_"
},
{
"modified": "Rostock",
"readable": "Rostock",
"graph": "resource:Rostock"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?b ) WHERE { ?n property:power_type resource:Caterpillar_Inc_ . ?h property:location resource:Rostock . ?n rdf:type ontology:mean_of_transportation . ?n property:owner ?h }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?b ) WHERE { ?n property:power_type resource:Caterpillar_Inc. . ?h property:location resource:Rostock . ?n rdf:type ontology:mean_of_transportation . ?n property:owner ?h }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:mean_of_transportation . ?m property:owner ?g . ?m property:power_type resource:Caterpillar_Inc_ . ?g property:location resource:Rostock }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:mean_of_transportation . ?m property:owner ?g . ?m property:power_type resource:Caterpillar_Inc. . ?g property:location resource:Rostock }",
"graph_answer": [
"resource:AIDAluna"
],
"readable_answer": [
"AIDAluna"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { resource:AIDAluna property:power_type resource:Caterpillar_Inc_ . resource:AIDAluna rdf:type ontology:mean_of_transportation . resource:AIDAluna property:owner ?n . ?n property:location resource:Rostock }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:AIDAluna property:power_type resource:Caterpillar_Inc. . resource:AIDAluna rdf:type ontology:mean_of_transportation . resource:AIDAluna property:owner ?n . ?n property:location resource:Rostock }",
"graph_answer": [
"resource:AIDA_Cruises"
],
"readable_answer": [
"AIDA Cruises"
],
"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"
]
}
] |
|
MeanOfTransportation | 3 | 7610 | Id210 | [
{
"subject": "Honda",
"property": "division",
"object": "Acura"
},
{
"subject": "Acura_TLX",
"property": "engine",
"object": "Honda_K_engine"
},
{
"subject": "Honda_K_engine",
"property": "manufacturer",
"object": "Honda"
}
] | [
{
"subject": "Honda",
"property": "division",
"object": "Acura"
},
{
"subject": "Acura_TLX",
"property": "engine",
"object": "Honda_K_engine"
},
{
"subject": "Honda_K_engine",
"property": "manufacturer",
"object": "Honda"
}
] | (X (X (X (X)))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Acura is a division of the Honda Co. which manufactures the Honda K engine used in the Acura TLX.",
"The Acura TLX has a Honda K engine which was manufactured by Honda, a division of which is, Acura.",
"A division of Honda is the Acura and Honda manufactures the Honda K engine. The Acura TLX has that type engine in it."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Acura_TLX",
"property:engine",
"resource:Honda_K_engine"
],
[
"resource:Acura_TLX",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Honda",
"property:division",
"resource:Acura"
],
[
"resource:Honda_K_engine",
"property:manufacturer",
"resource:Honda"
]
] | Acura_TLX | [
{
"modified": "division",
"readable": "division",
"graph": "property:division"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "Acura",
"readable": "Acura",
"graph": "resource:Acura"
},
{
"modified": "Acura_TLX",
"readable": "Acura TLX",
"graph": "resource:Acura_TLX"
},
{
"modified": "Honda",
"readable": "Honda",
"graph": "resource:Honda"
},
{
"modified": "Honda_K_engine",
"readable": "Honda K engine",
"graph": "resource:Honda_K_engine"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?g property:manufacturer ?p . ?p property:division resource:Flowering_plant }",
"readable_query": "ASK WHERE { ?g property:manufacturer ?p . ?p property:division resource:Flowering_plant }",
"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"
]
}
] |
|
WrittenWork | 2 | 5601 | Id136 | [
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "publisher",
"object": "Polish_Academy_of_Sciences"
},
{
"subject": "Polish_Academy_of_Sciences",
"property": "headquarters",
"object": "Warsaw"
}
] | [
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "publisher",
"object": "Polish_Academy_of_Sciences"
},
{
"subject": "Polish_Academy_of_Sciences",
"property": "headquarter",
"object": "Warsaw"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Acta Palaeontologica Polonica was published by the Polish Academy of Sciences which has its headquarters in Warsaw.",
"Acta Palaeontologica Polonica was published by the Polish Academy of Sciences, headquartered in Warsaw.",
"The Polish Academy of Sciences, headquartered in Warsaw, is the publisher of Acta Palaeontologica Polonica."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Acta_Palaeontologica_Polonica",
"rdf:type",
"ontology:written_work"
],
[
"resource:Acta_Palaeontologica_Polonica",
"property:publisher",
"resource:Polish_Academy_of_Sciences"
],
[
"resource:Polish_Academy_of_Sciences",
"property:headquarter",
"resource:Warsaw"
]
] | Acta_Palaeontologica_Polonica | [
{
"modified": "headquarter",
"readable": "headquarter",
"graph": "property:headquarter"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "Acta_Palaeontologica_Polonica",
"readable": "Acta Palaeontologica Polonica",
"graph": "resource:Acta_Palaeontologica_Polonica"
},
{
"modified": "Polish_Academy_of_Sciences",
"readable": "Polish Academy of Sciences",
"graph": "resource:Polish_Academy_of_Sciences"
},
{
"modified": "Warsaw",
"readable": "Warsaw",
"graph": "resource:Warsaw"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Polish_Academy_of_Sciences property:headquarter ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'w' ) ) }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Polish_Academy_of_Sciences property:headquarter ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'w' ) ) }",
"graph_answer": [
"resource:Warsaw"
],
"readable_answer": [
"Warsaw"
],
"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:Acta_Palaeontologica_Polonica rdf:type ontology:written_work . resource:Acta_Palaeontologica_Polonica property:publisher resource:Polish_Academy_of_Sciences }",
"readable_query": "ASK WHERE { resource:Acta_Palaeontologica_Polonica rdf:type ontology:written_work . resource:Acta_Palaeontologica_Polonica property:publisher resource:Polish_Academy_of_Sciences }",
"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"
]
}
] |
|
ComicsCharacter | 2 | 4397 | Id62 | [
{
"subject": "Bolt_(DC_Comics)",
"property": "creators",
"object": "Ernie_Colón"
},
{
"subject": "Ernie_Colón",
"property": "nationality",
"object": "Puerto_Ricans"
}
] | [
{
"subject": "Bolt_(comicsCharacter)",
"property": "creator",
"object": "Ernie_Colón"
},
{
"subject": "Ernie_Colón",
"property": "nationality",
"object": "Puerto_Ricans"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Ernie Colon, one of the creators of the character Bolt is a Puerto Rican national.",
"Ernie Colon, a Puerto Rican national, created Bolt."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Ernie_Col_n",
"property:nationality",
"resource:Puerto_Ricans"
],
[
"resource:Bolt__comicsCharacter_",
"property:creator",
"resource:Ernie_Col_n"
],
[
"resource:Bolt__comicsCharacter_",
"rdf:type",
"ontology:comics_character"
]
] | Bolt_(comicsCharacter) | [
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "Bolt_(comicsCharacter)",
"readable": "Bolt",
"graph": "resource:Bolt__comicsCharacter_"
},
{
"modified": "Ernie_Colón",
"readable": "Ernie Colón",
"graph": "resource:Ernie_Col_n"
},
{
"modified": "Puerto_Ricans",
"readable": "Puerto Ricans",
"graph": "resource:Puerto_Ricans"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?a WHERE { ?a property:nationality resource:Puerto_Ricans . ?r rdf:type ontology:comics_character . ?r property:creator ?a }",
"readable_query": "SELECT DISTINCT ?r ?a WHERE { ?a property:nationality resource:Puerto_Ricans . ?r rdf:type ontology:comics_character . ?r property:creator ?a }",
"graph_answer": [
"resource:Bolt__comicsCharacter_",
"resource:Ernie_Col_n"
],
"readable_answer": [
"Bolt",
"Ernie Colón"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
City | 4 | 9602 | Id201 | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "Akron,_Ohio",
"property": "subdivisionName",
"object": "Summit_County,_Ohio"
}
] | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "Akron,_Ohio",
"property": "isPartOf",
"object": "Summit_County,_Ohio"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Asian Americans are an ethnic group of the United States which has the capital city of Washington DC. Akron is located within the country in Summit County, Ohio.",
"The Asian Americans are an ethnic group in the United States which has the capital of Washington DC. The country is the location of Akron which is in Summit County, Ohio.",
"Akron, Summit County, Ohio is located within the United States, whose capital is Washington D.C. Asian Americans are an ethnic group in the U.S."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
],
[
"resource:Akron__Ohio",
"rdf:type",
"ontology:city"
],
[
"resource:Akron__Ohio",
"property:country",
"resource:United_States"
],
[
"resource:Akron__Ohio",
"property:is_part_of",
"resource:Summit_County__Ohio"
]
] | Akron,_Ohio | [
{
"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": "Akron,_Ohio",
"readable": "Akron, Ohio",
"graph": "resource:Akron__Ohio"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "Summit_County,_Ohio",
"readable": "Summit County, Ohio",
"graph": "resource:Summit_County__Ohio"
},
{
"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 ?t WHERE { ?t property:is_part_of resource:Summit_County__Ohio . ?r property:ethnic_group resource:Asian_Americans . ?t rdf:type ontology:city . ?t property:country ?r }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t property:is_part_of resource:Summit_County,_Ohio . ?r property:ethnic_group resource:Asian_Americans . ?t rdf:type ontology:city . ?t property:country ?r }",
"graph_answer": [
"resource:Akron__Ohio"
],
"readable_answer": [
"Akron, Ohio"
],
"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 ?k WHERE { resource:Akron__Ohio property:is_part_of resource:Summit_County__Ohio . ?k property:ethnic_group resource:Asian_Americans . resource:Akron__Ohio rdf:type ontology:city . resource:Akron__Ohio property:country ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Akron,_Ohio property:is_part_of resource:Summit_County,_Ohio . ?k property:ethnic_group resource:Asian_Americans . resource:Akron,_Ohio rdf:type ontology:city . resource:Akron,_Ohio property:country ?k }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"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 ?j WHERE { resource:United_States property:nearest_city ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:United_States property:nearest_city ?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"
]
}
] |
|
Artist | 2 | 3408 | Id20 | [
{
"subject": "Aaron_Turner",
"property": "associatedMusicalArtist",
"object": "Lotus_Eaters_(band)"
},
{
"subject": "Aaron_Turner",
"property": "genre",
"object": "Avant-garde_metal"
}
] | [
{
"subject": "Aaron_Turner",
"property": "associatedBand/associatedMusicalArtist",
"object": "Lotus_Eaters_(band)"
},
{
"subject": "Aaron_Turner",
"property": "genre",
"object": "Avant-garde_metal"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Turner is a musician in the Lotus Eaters band and uses the musical genre Avant-garde metal.",
"Aaron Turner, of the Lotus Eaters, is an avant-garde metal musician.",
"Aaron Turner, a musician in the Lotus Eaters band, performs avant-garde metal music."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aaron_Turner",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Turner",
"property:associated_band_associated_musical_artist",
"resource:Lotus_Eaters__band_"
],
[
"resource:Aaron_Turner",
"property:genre",
"resource:Avant_garde_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": "Avant-garde_metal",
"readable": "Avant-garde metal",
"graph": "resource:Avant_garde_metal"
},
{
"modified": "Lotus_Eaters_(band)",
"readable": "Lotus Eaters",
"graph": "resource:Lotus_Eaters__band_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) . ?c rdf:type ontology:artist . ?c property:associated_band_associated_musical_artist resource:Lotus_Eaters__band_ . ?c property:genre ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) . ?c rdf:type ontology:artist . ?c property:associated_band_associated_musical_artist resource:Lotus_Eaters_(band) . ?c property:genre ?k }",
"graph_answer": [
"resource:Avant_garde_metal"
],
"readable_answer": [
"Avant-garde metal"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y property:associated_band_associated_musical_artist resource:Lotus_Eaters__band_ . ?y rdf:type ontology:artist . ?y property:genre resource:Avant_garde_metal }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y property:associated_band_associated_musical_artist resource:Lotus_Eaters_(band) . ?y rdf:type ontology:artist . ?y property:genre resource:Avant-garde_metal }",
"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"
]
}
] |
|
CelestialBody | 4 | 9332 | Id49 | [
{
"subject": "1036_Ganymed",
"property": "discoverer",
"object": "Walter_Baade"
},
{
"subject": "Walter_Baade",
"property": "birthPlace",
"object": "Preußisch_Oldendorf"
},
{
"subject": "Walter_Baade",
"property": "almaMater",
"object": "University_of_Göttingen"
},
{
"subject": "Walter_Baade",
"property": "doctoralStudent",
"object": "Allan_Sandage"
}
] | [
{
"subject": "1036_Ganymed",
"property": "discoverer",
"object": "Walter_Baade"
},
{
"subject": "Walter_Baade",
"property": "birthPlace",
"object": "Preußisch_Oldendorf"
},
{
"subject": "Walter_Baade",
"property": "almaMater",
"object": "University_of_Göttingen"
},
{
"subject": "Walter_Baade",
"property": "doctoralStudent",
"object": "Allan_Sandage"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born in Preussisch Oldendorf, Walter Baade, discovered 1036 Ganymed. His alma mater was the University of Gottingen and his doctoral student was, Allan Sandage.",
"1036 Ganymed was discovered by Walter Baade who was born in Preußisch Oldendorf . His alma mater was the University of Gottingen where he had a doctoral student named Allan Sandage.",
"1036 Ganymed was discovered by Walter Baade, who was born in Preussisch Oldendorf. The university of Gottingen was where Walter Baade studied and his doctoral student was, Allan Sandage."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1036_Ganymed",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1036_Ganymed",
"property:discoverer",
"resource:Walter_Baade"
],
[
"resource:Walter_Baade",
"property:doctoral_student",
"resource:Allan_Sandage"
],
[
"resource:Walter_Baade",
"property:alma_mater",
"resource:University_of_G_ttingen"
],
[
"resource:Walter_Baade",
"property:birth_place",
"resource:Preu_isch_Oldendorf"
]
] | 1036_Ganymed | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "doctoralStudent",
"readable": "doctoral student",
"graph": "property:doctoral_student"
},
{
"modified": "1036_Ganymed",
"readable": "1036 Ganymed",
"graph": "resource:1036_Ganymed"
},
{
"modified": "Allan_Sandage",
"readable": "Allan Sandage",
"graph": "resource:Allan_Sandage"
},
{
"modified": "Preußisch_Oldendorf",
"readable": "Preußisch Oldendorf",
"graph": "resource:Preu_isch_Oldendorf"
},
{
"modified": "University_of_Göttingen",
"readable": "University of Göttingen",
"graph": "resource:University_of_G_ttingen"
},
{
"modified": "Walter_Baade",
"readable": "Walter Baade",
"graph": "resource:Walter_Baade"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?r property:birth_place resource:Burbank__California . ?s property:discoverer ?r . ?s rdf:type ontology:celestial_body }",
"readable_query": "ASK WHERE { ?r property:birth_place resource:Burbank,_California . ?s property:discoverer ?r . ?s rdf:type ontology:celestial_body }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Athlete | 4 | 9019 | Id89 | [
{
"subject": "Aleksandre_Guruli",
"property": "team",
"object": "FC_Karpaty_Lviv"
},
{
"subject": "Aleksandre_Guruli",
"property": "placeOfBirth",
"object": "Georgian_Soviet_Socialist_Republic"
},
{
"subject": "Aleksandre_Guruli",
"property": "Person/height",
"object": "\"0.0\"^^<http://dbpedia.org/datatype/centimetre>"
},
{
"subject": "Aleksandre_Guruli",
"property": "clubs",
"object": "AS_Lyon-Duchère"
}
] | [
{
"subject": "Aleksandre_Guruli",
"property": "club",
"object": "FC_Karpaty_Lviv"
},
{
"subject": "Aleksandre_Guruli",
"property": "birthPlace",
"object": "Georgian_Soviet_Socialist_Republic"
},
{
"subject": "Aleksandre_Guruli",
"property": "height",
"object": "178.0 (centimetres)"
},
{
"subject": "Aleksandre_Guruli",
"property": "club",
"object": "AS_Lyon-Duchère"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aleksandre Guruli, formally of FC Karpaty Lviv, now plays with AS Lyon-Duchère. He was born in the Soviet Socialist Republic of Georgia and is 178.0 centimetres.",
"Aleksandre Guruli was born in the Georgian Soviet Socialist Republic and is 178 cm in height. He previously played for FC Karpaty Lviv and currently for AS Lyon-Duchere.",
"Aleksandre Guruli was born in the Georgian Soviet Socialist Republic. He is 178.0 cm tall. He has played for FC Karpaty Lviv and AS Lyon-Duchère."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aleksandre_Guruli",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aleksandre_Guruli",
"property:club",
"resource:AS_Lyon_Duch_re"
],
[
"resource:Aleksandre_Guruli",
"property:club",
"resource:FC_Karpaty_Lviv"
],
[
"resource:Aleksandre_Guruli",
"property:height",
"178.0 (centimetres)"
],
[
"resource:Aleksandre_Guruli",
"property:birth_place",
"resource:Georgian_Soviet_Socialist_Republic"
]
] | Aleksandre_Guruli | [
{
"modified": "178.0 (centimetres)",
"readable": "178.0",
"graph": "178.0 (centimetres)"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "height",
"readable": "height",
"graph": "property:height"
},
{
"modified": "AS_Lyon-Duchère",
"readable": "AS Lyon-Duchère",
"graph": "resource:AS_Lyon_Duch_re"
},
{
"modified": "Aleksandre_Guruli",
"readable": "Aleksandre Guruli",
"graph": "resource:Aleksandre_Guruli"
},
{
"modified": "FC_Karpaty_Lviv",
"readable": "FC Karpaty Lviv",
"graph": "resource:FC_Karpaty_Lviv"
},
{
"modified": "Georgian_Soviet_Socialist_Republic",
"readable": "Georgian Soviet Socialist Republic",
"graph": "resource:Georgian_Soviet_Socialist_Republic"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?s ) WHERE { resource:Aleksandre_Guruli property:club ?l }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?s ) WHERE { resource:Aleksandre_Guruli 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 ?j WHERE { resource:Aleksandre_Guruli property:club ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Aleksandre_Guruli property:club ?j }",
"graph_answer": [
"resource:AS_Lyon_Duch_re",
"resource:FC_Karpaty_Lviv"
],
"readable_answer": [
"AS Lyon-Duchère",
"FC Karpaty Lviv"
],
"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 ?u ?i WHERE { resource:Aleksandre_Guruli property:birth_place ?i . resource:Aleksandre_Guruli property:height ?u }",
"readable_query": "SELECT DISTINCT ?u ?i WHERE { resource:Aleksandre_Guruli property:birth_place ?i . resource:Aleksandre_Guruli property:height ?u }",
"graph_answer": [
"178.0 (centimetres)",
"resource:Georgian_Soviet_Socialist_Republic"
],
"readable_answer": [
"178.0",
"Georgian Soviet Socialist Republic"
],
"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"
]
}
] |
|
Company | 2 | 4480 | Id68 | [
{
"subject": "Trane",
"property": "location",
"object": "Ireland"
},
{
"subject": "Trane",
"property": "product",
"object": "HVAC"
}
] | [
{
"subject": "Trane",
"property": "location",
"object": "Ireland"
},
{
"subject": "Trane",
"property": "product",
"object": "HVAC"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Trane, which manufactures HVAC, is located in Ireland.",
"Trane is a company that produces HVAC in Ireland.",
"Trane, which produces HVAC in its line of products, is a company located in Ireland."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Trane",
"property:product",
"resource:HVAC"
],
[
"resource:Trane",
"rdf:type",
"ontology:company"
],
[
"resource:Trane",
"property:location",
"resource:Ireland"
]
] | Trane | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "product",
"readable": "product",
"graph": "property:product"
},
{
"modified": "HVAC",
"readable": "HVAC",
"graph": "resource:HVAC"
},
{
"modified": "Ireland",
"readable": "Ireland",
"graph": "resource:Ireland"
},
{
"modified": "Trane",
"readable": "Trane",
"graph": "resource:Trane"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z ?e WHERE { resource:Trane property:location ?z . resource:Trane property:product ?e }",
"readable_query": "SELECT DISTINCT ?z ?e WHERE { resource:Trane property:location ?z . resource:Trane property:product ?e }",
"graph_answer": [
"resource:Ireland",
"resource:HVAC"
],
"readable_answer": [
"Ireland",
"HVAC"
],
"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"
]
}
] |
|
ComicsCharacter | 3 | 6976 | Id29 | [
{
"subject": "Bananaman",
"property": "starring",
"object": "Tim_Brooke-Taylor"
},
{
"subject": "Bananaman",
"property": "network",
"object": "BBC"
},
{
"subject": "Bananaman",
"property": "firstAired",
"object": "\"1983-10-03\"^^xsd:date"
}
] | [
{
"subject": "Bananaman",
"property": "starring",
"object": "Tim_Brooke-Taylor"
},
{
"subject": "Bananaman",
"property": "broadcastedBy",
"object": "BBC"
},
{
"subject": "Bananaman",
"property": "firstAired",
"object": "\"1983-10-03\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The BBC broadcast Bananaman, which was first aired on 10/03/1983 and starred Tim Brooke-Taylor.",
"Bananaman which first aired on October 3rd, 1983 on the BBC, starred Tim Brooke-Taylor."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Bananaman",
"property:broadcasted_by",
"resource:BBC"
],
[
"resource:Bananaman",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Bananaman",
"property:first_aired",
"1983-10-03"
],
[
"resource:Bananaman",
"property:starring",
"resource:Tim_Brooke_Taylor"
]
] | Bananaman | [
{
"modified": "1983-10-03",
"readable": "1983-10-03",
"graph": "1983-10-03"
},
{
"modified": "broadcastedBy",
"readable": "broadcasted by",
"graph": "property:broadcasted_by"
},
{
"modified": "firstAired",
"readable": "first aired",
"graph": "property:first_aired"
},
{
"modified": "starring",
"readable": "starring",
"graph": "property:starring"
},
{
"modified": "BBC",
"readable": "BBC",
"graph": "resource:BBC"
},
{
"modified": "Bananaman",
"readable": "Bananaman",
"graph": "resource:Bananaman"
},
{
"modified": "Tim_Brooke-Taylor",
"readable": "Tim Brooke-Taylor",
"graph": "resource:Tim_Brooke_Taylor"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?r = \"1983-10-03\" ) . ?j property:first_aired ?r . ?j rdf:type ontology:comics_character . ?j property:starring ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?r = \"1983-10-03\" ) . ?j property:first_aired ?r . ?j rdf:type ontology:comics_character . ?j property:starring ?o }",
"graph_answer": [
"resource:Tim_Brooke_Taylor"
],
"readable_answer": [
"Tim Brooke-Taylor"
],
"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 ?k WHERE { ?k property:first_aired ?e . ?k rdf:type ontology:comics_character . ?k property:starring resource:Tim_Brooke_Taylor . FILTER ( ?e = \"1983-10-03\" ) }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?k property:first_aired ?e . ?k rdf:type ontology:comics_character . ?k property:starring resource:Tim_Brooke-Taylor . FILTER ( ?e = \"1983-10-03\" ) }",
"graph_answer": [
"resource:Bananaman"
],
"readable_answer": [
"Bananaman"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Bananaman property:has_deputy ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Bananaman property:has_deputy ?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 | 3864 | Id16 | [
{
"subject": "11_Diagonal_Street",
"property": "location",
"object": "South_Africa"
},
{
"subject": "South_Africa",
"property": "capital",
"object": "Cape_Town"
}
] | [
{
"subject": "11_Diagonal_Street",
"property": "location",
"object": "South_Africa"
},
{
"subject": "South_Africa",
"property": "capital",
"object": "Cape_Town"
}
] | (X (X (X))) | chain | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Cape Town is the capital of South Africa where 11 Diagonal Street is located."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:South_Africa",
"property:capital",
"resource:Cape_Town"
],
[
"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": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "11_Diagonal_Street",
"readable": "11 Diagonal Street",
"graph": "resource:11_Diagonal_Street"
},
{
"modified": "Cape_Town",
"readable": "Cape Town",
"graph": "resource:Cape_Town"
},
{
"modified": "South_Africa",
"readable": "South Africa",
"graph": "resource:South_Africa"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 's' ) ) . ?d property:capital resource:Cape_Town }",
"readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 's' ) ) . ?d property:capital resource:Cape_Town }",
"graph_answer": [
"resource:South_Africa"
],
"readable_answer": [
"South Africa"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { resource:11_Diagonal_Street property:ingredient ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:11_Diagonal_Street property:ingredient ?j }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 5 | 11171 | Id22 | [
{
"subject": "Aaron_Turner",
"property": "associatedMusicalArtist",
"object": "Twilight_(band)"
},
{
"subject": "Aaron_Turner",
"property": "associatedBand",
"object": "Lotus_Eaters_(band)"
},
{
"subject": "Aaron_Turner",
"property": "genre",
"object": "Black_metal"
},
{
"subject": "Aaron_Turner",
"property": "instrument",
"object": "Singing"
},
{
"subject": "Black_metal",
"property": "musicFusionGenre",
"object": "Death_metal"
}
] | [
{
"subject": "Aaron_Turner",
"property": "associatedBand/associatedMusicalArtist",
"object": "Twilight_(band)"
},
{
"subject": "Aaron_Turner",
"property": "associatedBand/associatedMusicalArtist",
"object": "Lotus_Eaters_(band)"
},
{
"subject": "Aaron_Turner",
"property": "genre",
"object": "Black_metal"
},
{
"subject": "Aaron_Turner",
"property": "instrument",
"object": "Singing"
},
{
"subject": "Black_metal",
"property": "musicFusionGenre",
"object": "Death_metal"
}
] | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Singer, Aaron Turner, played with the band Twilight and is a musician in the Lotus Eaters band. His genre is Black Metal. Death metal is a musical fusion of black metal.",
"Aaron Turner is a professional black metal singer and he played for Twilight and the Lotus Eaters bands. Death metal is a musical fusion of black metal."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Aaron_Turner",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Turner",
"property:associated_band_associated_musical_artist",
"resource:Lotus_Eaters__band_"
],
[
"resource:Aaron_Turner",
"property:associated_band_associated_musical_artist",
"resource:Twilight__band_"
],
[
"resource:Aaron_Turner",
"property:genre",
"resource:Black_metal"
],
[
"resource:Aaron_Turner",
"property:instrument",
"resource:Singing"
],
[
"resource:Black_metal",
"property:music_fusion_genre",
"resource:Death_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": "instrument",
"readable": "instrument",
"graph": "property:instrument"
},
{
"modified": "musicFusionGenre",
"readable": "music fusion genre",
"graph": "property:music_fusion_genre"
},
{
"modified": "Aaron_Turner",
"readable": "Aaron Turner",
"graph": "resource:Aaron_Turner"
},
{
"modified": "Black_metal",
"readable": "Black metal",
"graph": "resource:Black_metal"
},
{
"modified": "Death_metal",
"readable": "Death metal",
"graph": "resource:Death_metal"
},
{
"modified": "Lotus_Eaters_(band)",
"readable": "Lotus Eaters",
"graph": "resource:Lotus_Eaters__band_"
},
{
"modified": "Singing",
"readable": "Singing",
"graph": "resource:Singing"
},
{
"modified": "Twilight_(band)",
"readable": "Twilight",
"graph": "resource:Twilight__band_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?c ) WHERE { ?j property:music_fusion_genre resource:Disco }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?c ) WHERE { ?j property:music_fusion_genre resource:Disco }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:Black_metal property:coach ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Black_metal property:coach ?g }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?i ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?x }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?i ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?x }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
}
] |
|
Politician | 3 | 7780 | Id111 | [
{
"subject": "Adonis_Georgiadis",
"property": "birthPlace",
"object": "Greece"
},
{
"subject": "Adonis_Georgiadis",
"property": "office",
"object": "\"Member of theHellenic Parliament\""
},
{
"subject": "Adonis_Georgiadis",
"property": "placeOfBirth",
"object": "Athens"
}
] | [
{
"subject": "Adonis_Georgiadis",
"property": "birthPlace",
"object": "Greece"
},
{
"subject": "Adonis_Georgiadis",
"property": "office",
"object": "\"Member of the Hellenic Parliament\""
},
{
"subject": "Adonis_Georgiadis",
"property": "birthPlace",
"object": "Athens"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adonis Georgiadis was born in Athens (Greece) and worked as a Member of the Hellenic Parliament.",
"Member of the Hellenic Parliament, Adonis Georgiadis, was born in Athens. Greece.",
"Adonis Georgiadis was born in Athens, Greece and was a member of the Hellenic Parliament."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adonis_Georgiadis",
"rdf:type",
"ontology:politician"
],
[
"resource:Adonis_Georgiadis",
"property:office",
"Member of the Hellenic Parliament"
],
[
"resource:Adonis_Georgiadis",
"property:birth_place",
"resource:Greece"
],
[
"resource:Adonis_Georgiadis",
"property:birth_place",
"resource:Athens"
]
] | Adonis_Georgiadis | [
{
"modified": "Member of the Hellenic Parliament",
"readable": "Member of the Hellenic Parliament",
"graph": "Member of the Hellenic Parliament"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "Adonis_Georgiadis",
"readable": "Adonis Georgiadis",
"graph": "resource:Adonis_Georgiadis"
},
{
"modified": "Athens",
"readable": "Athens",
"graph": "resource:Athens"
},
{
"modified": "Greece",
"readable": "Greece",
"graph": "resource:Greece"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?l rdf:type ontology:politician . ?l property:office ?p . ?l property:birth_place resource:Connecticut }",
"readable_query": "ASK WHERE { ?l rdf:type ontology:politician . ?l property:office ?p . ?l property:birth_place resource:Connecticut }",
"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 | 8022 | Id95 | [
{
"subject": "ACF_Fiorentina",
"property": "manager",
"object": "Paulo_Sousa"
},
{
"subject": "Paulo_Sousa",
"property": "team",
"object": "Juventus_F.C."
},
{
"subject": "Paulo_Sousa",
"property": "managerClub",
"object": "Maccabi_Tel_Aviv_F.C."
}
] | [
{
"subject": "ACF_Fiorentina",
"property": "manager",
"object": "Paulo_Sousa"
},
{
"subject": "Paulo_Sousa",
"property": "club",
"object": "Juventus_F.C."
},
{
"subject": "Paulo_Sousa",
"property": "club",
"object": "Maccabi_Tel_Aviv_F.C."
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Paulo Sousa is the manager of the ACF Fiorentina but played for Maccabi Tel Aviv FC. His club is Juventus.",
"Paulo Sousa plays for Juventus F.C. and Maccabi Tel Aviv F.C. while also managing ACF Fiorentina.",
"Paulo Sousa played for Juventus FC and now plays for Maccabi Tel Aviv F.C while managing ACF Fiorentina."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Paulo_Sousa",
"property:club",
"resource:Maccabi_Tel_Aviv_F_C_"
],
[
"resource:Paulo_Sousa",
"property:club",
"resource:Juventus_F_C_"
],
[
"resource:ACF_Fiorentina",
"rdf:type",
"ontology:sports_team"
],
[
"resource:ACF_Fiorentina",
"property:manager",
"resource:Paulo_Sousa"
]
] | ACF_Fiorentina | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "ACF_Fiorentina",
"readable": "ACF Fiorentina",
"graph": "resource:ACF_Fiorentina"
},
{
"modified": "Juventus_F.C.",
"readable": "Juventus F.C.",
"graph": "resource:Juventus_F_C_"
},
{
"modified": "Maccabi_Tel_Aviv_F.C.",
"readable": "Maccabi Tel Aviv F.C.",
"graph": "resource:Maccabi_Tel_Aviv_F_C_"
},
{
"modified": "Paulo_Sousa",
"readable": "Paulo Sousa",
"graph": "resource:Paulo_Sousa"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?h ) WHERE { ?p rdf:type ontology:sports_team . ?p property:manager ?r . ?r property:club resource:Maccabi_Tel_Aviv_F_C_ }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?h ) WHERE { ?p rdf:type ontology:sports_team . ?p property:manager ?r . ?r property:club resource:Maccabi_Tel_Aviv_F.C. }",
"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 { ?k property:club resource:Maccabi_Tel_Aviv_F_C_ . ?z property:manager ?k . ?z rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?k property:club resource:Maccabi_Tel_Aviv_F.C. . ?z property:manager ?k . ?z rdf:type ontology:sports_team }",
"graph_answer": [
"resource:ACF_Fiorentina"
],
"readable_answer": [
"ACF Fiorentina"
],
"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 ?c WHERE { ?c property:club resource:Maccabi_Tel_Aviv_F_C_ . resource:ACF_Fiorentina property:manager ?c . resource:ACF_Fiorentina rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c property:club resource:Maccabi_Tel_Aviv_F.C. . resource:ACF_Fiorentina property:manager ?c . resource:ACF_Fiorentina rdf:type ontology:sports_team }",
"graph_answer": [
"resource:Paulo_Sousa"
],
"readable_answer": [
"Paulo Sousa"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?b ) WHERE { resource:Paulo_Sousa property:club ?h }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?b ) WHERE { resource:Paulo_Sousa property:club ?h }",
"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 ?z WHERE { resource:Paulo_Sousa property:club ?z . FILTER ( ?z != resource:Maccabi_Tel_Aviv_F_C_ ) }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Paulo_Sousa property:club ?z . FILTER ( ?z != resource:Maccabi_Tel_Aviv_F.C. ) }",
"graph_answer": [
"resource:Juventus_F_C_"
],
"readable_answer": [
"Juventus F.C."
],
"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"
]
}
] |
|
Astronaut | 4 | 8911 | Id63 | [
{
"subject": "Elliot_See",
"property": "status",
"object": "\"Deceased\"@en"
},
{
"subject": "Elliot_See",
"property": "birthDate",
"object": "\"1927-07-23\"^^xsd:date"
},
{
"subject": "Elliot_See",
"property": "birthPlace",
"object": "Dallas"
},
{
"subject": "Elliot_See",
"property": "occupation",
"object": "Test_pilot"
}
] | [
{
"subject": "Elliot_See",
"property": "status",
"object": "\"Deceased\""
},
{
"subject": "Elliot_See",
"property": "birthDate",
"object": "\"1927-07-23\""
},
{
"subject": "Elliot_See",
"property": "birthPlace",
"object": "Dallas"
},
{
"subject": "Elliot_See",
"property": "occupation",
"object": "Test_pilot"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Elliot See, deceased, was a test pilot born in Dallas on July 23, 1927."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Elliot_See",
"property:status",
"resource:Deceased"
],
[
"resource:Elliot_See",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Elliot_See",
"property:occupation",
"resource:Test_pilot"
],
[
"resource:Elliot_See",
"property:birth_date",
"1927-07-23"
],
[
"resource:Elliot_See",
"property:birth_place",
"resource:Dallas"
]
] | Elliot_See | [
{
"modified": "1927-07-23",
"readable": "1927-07-23",
"graph": "1927-07-23"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "Dallas",
"readable": "Dallas",
"graph": "resource:Dallas"
},
{
"modified": "Deceased",
"readable": "Deceased",
"graph": "resource:Deceased"
},
{
"modified": "Elliot_See",
"readable": "Elliot See",
"graph": "resource:Elliot_See"
},
{
"modified": "Test_pilot",
"readable": "Test pilot",
"graph": "resource:Test_pilot"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?h rdf:type ontology:astronaut . ?h property:birth_place ?q . ?h property:birth_date ?u . FILTER ( ?u = \"1927-07-23\" ) }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?h rdf:type ontology:astronaut . ?h property:birth_place ?q . ?h property:birth_date ?u . FILTER ( ?u = \"1927-07-23\" ) }",
"graph_answer": [
"resource:Dallas"
],
"readable_answer": [
"Dallas"
],
"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:Dallas . ?j rdf:type ontology:astronaut . ?j property:birth_date ?a . FILTER ( ?a = \"1927-07-23\" ) }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?j property:birth_place resource:Dallas . ?j rdf:type ontology:astronaut . ?j property:birth_date ?a . FILTER ( ?a = \"1927-07-23\" ) }",
"graph_answer": [
"resource:Elliot_See"
],
"readable_answer": [
"Elliot See"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?e WHERE { resource:Elliot_See property:status ?b . resource:Elliot_See property:occupation ?e }",
"readable_query": "SELECT DISTINCT ?b ?e WHERE { resource:Elliot_See property:status ?b . resource:Elliot_See property:occupation ?e }",
"graph_answer": [
"resource:Deceased",
"resource:Test_pilot"
],
"readable_answer": [
"Deceased",
"Test pilot"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Food | 4 | 9976 | Id265 | [
{
"subject": "Derbyshire_Dales",
"property": "leaderName",
"object": "Patrick_McLoughlin"
},
{
"subject": "Bakewell_pudding",
"property": "hasVariant",
"object": "Bakewell_tart"
},
{
"subject": "Bakewell_tart",
"property": "region",
"object": "Derbyshire_Dales"
},
{
"subject": "Bakewell_tart",
"property": "ingredient",
"object": "Frangipane"
}
] | [
{
"subject": "Derbyshire_Dales",
"property": "leader",
"object": "Patrick_McLoughlin"
},
{
"subject": "Bakewell_pudding",
"property": "dishVariation",
"object": "Bakewell_tart"
},
{
"subject": "Bakewell_tart",
"property": "region",
"object": "Derbyshire_Dales"
},
{
"subject": "Bakewell_tart",
"property": "ingredient",
"object": "Frangipane"
}
] | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Frangipane-based Bakewell tart is a variation of Bakewell pudding and hails from the Derbyshire Dales region. Patrick McLoughlin is the leader of Derbyshire Dales.",
"Bakewell tart is a variant of Bakewell pudding and is popular in the Derbyshire Dales area where Patrick McLoughlin is a leader. One of the ingredients is frangipane.",
"Bakwell tart is a dish from the Derbyshire Dales region where Patrick McLoughlin is a leader. It is a variation of Bakewell pudding and includes frangipane among its ingredients."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Derbyshire_Dales",
"property:leader",
"resource:Patrick_McLoughlin"
],
[
"resource:Bakewell_tart",
"property:ingredient",
"resource:Frangipane"
],
[
"resource:Bakewell_tart",
"property:region",
"resource:Derbyshire_Dales"
],
[
"resource:Bakewell_pudding",
"property:dish_variation",
"resource:Bakewell_tart"
],
[
"resource:Bakewell_pudding",
"rdf:type",
"ontology:food"
]
] | Bakewell_pudding | [
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Bakewell_pudding",
"readable": "Bakewell pudding",
"graph": "resource:Bakewell_pudding"
},
{
"modified": "Bakewell_tart",
"readable": "Bakewell tart",
"graph": "resource:Bakewell_tart"
},
{
"modified": "Derbyshire_Dales",
"readable": "Derbyshire Dales",
"graph": "resource:Derbyshire_Dales"
},
{
"modified": "Frangipane",
"readable": "Frangipane",
"graph": "resource:Frangipane"
},
{
"modified": "Patrick_McLoughlin",
"readable": "Patrick McLoughlin",
"graph": "resource:Patrick_McLoughlin"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?t property:ingredient resource:Frangipane . ?t property:region ?i . FILTER ( CONTAINS ( LCASE ( ?t ) , 'bakewell' ) ) . ?i property:leader resource:Patrick_McLoughlin }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?t property:ingredient resource:Frangipane . ?t property:region ?i . FILTER ( CONTAINS ( LCASE ( ?t ) , 'bakewell' ) ) . ?i property:leader resource:Patrick_McLoughlin }",
"graph_answer": [
"resource:Derbyshire_Dales"
],
"readable_answer": [
"Derbyshire Dales"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"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 ( COUNT ( ?i ) AS ?k ) WHERE { ?i property:region resource:Derbyshire_Dales . ?i property:ingredient resource:Frangipane }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?k ) WHERE { ?i property:region resource:Derbyshire_Dales . ?i property:ingredient resource:Frangipane }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"coreference",
"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 ?u WHERE { ?u property:ingredient resource:Frangipane . ?u property:region resource:Derbyshire_Dales }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u property:ingredient resource:Frangipane . ?u property:region resource:Derbyshire_Dales }",
"graph_answer": [
"resource:Bakewell_tart"
],
"readable_answer": [
"Bakewell tart"
],
"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 rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'b' ) ) . ?p property:dish_variation resource:Bakewell_tart }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'b' ) ) . ?p property:dish_variation resource:Bakewell_tart }",
"graph_answer": [
"resource:Bakewell_pudding"
],
"readable_answer": [
"Bakewell pudding"
],
"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 | 5 | 12536 | Id55 | [
{
"subject": "Adam_Holloway",
"property": "birthPlace",
"object": "Faversham"
},
{
"subject": "Adam_Holloway",
"property": "office",
"object": "\"for Gravesham\"@en"
},
{
"subject": "Adam_Holloway",
"property": "activeYearsStartDate",
"object": "\"2005-05-05\"^^xsd:date"
},
{
"subject": "Adam_Holloway",
"property": "branch",
"object": "Grenadier_Guards"
},
{
"subject": "Adam_Holloway",
"property": "almaMater",
"object": "Magdalene_College,_Cambridge"
}
] | [
{
"subject": "Adam_Holloway",
"property": "birthPlace",
"object": "Faversham"
},
{
"subject": "Adam_Holloway",
"property": "office",
"object": "Member_of_Parliament_for_Gravesham"
},
{
"subject": "Adam_Holloway",
"property": "activeYearsStartDate",
"object": "2005-05-05"
},
{
"subject": "Adam_Holloway",
"property": "militaryBranch",
"object": "Grenadier_Guards"
},
{
"subject": "Adam_Holloway",
"property": "almaMater",
"object": "Magdalene_College,_Cambridge"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born in Faversham, Adam Holloway began his career on 5th May 2005 and served in the Grenadier Guards. Adam Holloway was the Member of Parliament for Gravesham and his alma mater was Magdalene College in Cambridge.",
"Adam Holloway was born in Faversham and his alma mater was Magdalene College, Cambridge. He began his career on 5 May 2005, serving in the Grenadier Guards and becoming a member of Parliament for Gravesham.",
"Member of Parliament for Gravesham and retired Grenadier Guard Adam Holloway was born in Faversham. He graduated from Magdalene College, Cambridge and began his career 05/05/2005."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adam_Holloway",
"rdf:type",
"ontology:politician"
],
[
"resource:Adam_Holloway",
"property:military_branch",
"resource:Grenadier_Guards"
],
[
"resource:Adam_Holloway",
"property:office",
"resource:Member_of_Parliament_for_Gravesham"
],
[
"resource:Adam_Holloway",
"property:active_years_start_date",
"resource:2005_05_05"
],
[
"resource:Adam_Holloway",
"property:alma_mater",
"resource:Magdalene_College__Cambridge"
],
[
"resource:Adam_Holloway",
"property:birth_place",
"resource:Faversham"
]
] | Adam_Holloway | [
{
"modified": "activeYearsStartDate",
"readable": "active years start date",
"graph": "property:active_years_start_date"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "militaryBranch",
"readable": "military branch",
"graph": "property:military_branch"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "2005-05-05",
"readable": "2005-05-05",
"graph": "resource:2005_05_05"
},
{
"modified": "Adam_Holloway",
"readable": "Adam Holloway",
"graph": "resource:Adam_Holloway"
},
{
"modified": "Faversham",
"readable": "Faversham",
"graph": "resource:Faversham"
},
{
"modified": "Grenadier_Guards",
"readable": "Grenadier Guards",
"graph": "resource:Grenadier_Guards"
},
{
"modified": "Magdalene_College,_Cambridge",
"readable": "Magdalene College, Cambridge",
"graph": "resource:Magdalene_College__Cambridge"
},
{
"modified": "Member_of_Parliament_for_Gravesham",
"readable": "Member of Parliament for Gravesham",
"graph": "resource:Member_of_Parliament_for_Gravesham"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?h = \"2005_05_05\" ) . ?y rdf:type ontology:politician . ?y property:active_years_start_date ?h . ?y property:birth_place ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?h = \"2005-05-05\" ) . ?y rdf:type ontology:politician . ?y property:active_years_start_date ?h . ?y property:birth_place ?d }",
"graph_answer": [
"resource:Faversham"
],
"readable_answer": [
"Faversham"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?u property:alma_mater ?w . ?u rdf:type ontology:politician . ?u property:birth_place resource:Staten_Island }",
"readable_query": "ASK WHERE { ?u property:alma_mater ?w . ?u rdf:type ontology:politician . ?u property:birth_place resource:Staten_Island }",
"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"
]
}
] |
|
Politician | 3 | 7826 | Id157 | [
{
"subject": "Albert_Jennings_Fountain",
"property": "birthPlace",
"object": "New_York_City"
},
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Abraham_Lincoln"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "battles",
"object": "American_Civil_War"
}
] | [
{
"subject": "Albert_Jennings_Fountain",
"property": "birthPlace",
"object": "New_York_City"
},
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Abraham_Lincoln"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "battle",
"object": "American_Civil_War"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"New York City was the birthplace of Albert Jennings Fountain, who fought in the American Civil War. The same war in which Abraham Lincoln was a commander.",
"Abraham Lincoln was a commaner in the American Civil War where Albert Jennings Fountain was in and he was born in New York City."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Albert_Jennings_Fountain",
"rdf:type",
"ontology:politician"
],
[
"resource:Albert_Jennings_Fountain",
"property:battle",
"resource:American_Civil_War"
],
[
"resource:Albert_Jennings_Fountain",
"property:birth_place",
"resource:New_York_City"
],
[
"resource:American_Civil_War",
"property:commander",
"resource:Abraham_Lincoln"
]
] | Albert_Jennings_Fountain | [
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "Abraham_Lincoln",
"readable": "Abraham Lincoln",
"graph": "resource:Abraham_Lincoln"
},
{
"modified": "Albert_Jennings_Fountain",
"readable": "Albert Jennings Fountain",
"graph": "resource:Albert_Jennings_Fountain"
},
{
"modified": "American_Civil_War",
"readable": "American Civil War",
"graph": "resource:American_Civil_War"
},
{
"modified": "New_York_City",
"readable": "New York City",
"graph": "resource:New_York_City"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?x rdf:type ontology:politician . ?x property:battle resource:American_Civil_War . ?x property:birth_place resource:Glen_Ridge__New_Jersey }",
"readable_query": "ASK WHERE { ?x rdf:type ontology:politician . ?x property:battle resource:American_Civil_War . ?x property:birth_place resource:Glen_Ridge,_New_Jersey }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?s rdf:type ontology:politician . ?s property:birth_place resource:New_York_City . ?s property:battle resource:American_Civil_War }",
"readable_query": "ASK WHERE { ?s rdf:type ontology:politician . ?s property:birth_place resource:New_York_City . ?s property:battle resource:American_Civil_War }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?f WHERE { ?f property:birth_place resource:New_York_City . ?f property:battle resource:American_Civil_War . ?f rdf:type ontology:politician }",
"readable_query": "SELECT ?f WHERE { ?f property:birth_place resource:New_York_City . ?f property:battle resource:American_Civil_War . ?f rdf:type ontology:politician }",
"graph_answer": [
"resource:Albert_Jennings_Fountain"
],
"readable_answer": [
"Albert Jennings Fountain"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:American_Civil_War property:commander ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:American_Civil_War property:commander ?p }",
"graph_answer": [
"resource:Abraham_Lincoln"
],
"readable_answer": [
"Abraham Lincoln"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 3 | 7345 | Id258 | [
{
"subject": "Bionico",
"property": "country",
"object": "Mexico"
},
{
"subject": "Mexico",
"property": "leader",
"object": "Enrique_Peña_Nieto"
},
{
"subject": "Mexico",
"property": "demonym",
"object": "Mexicans"
}
] | [
{
"subject": "Bionico",
"property": "country",
"object": "Mexico"
},
{
"subject": "Mexico",
"property": "leader",
"object": "Enrique_Peña_Nieto"
},
{
"subject": "Mexico",
"property": "demonym",
"object": "Mexicans"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Bionico is a food found in Mexico, where Enrique Pena Nieto is the leader and Mexicans are the inhabitants.",
"Bionico is a dish found in Mexico, where Enrique Pena Nieto is the leader of the Mexican people."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Mexico",
"property:leader",
"resource:Enrique_Pe_a_Nieto"
],
[
"resource:Mexico",
"property:demonym",
"resource:Mexicans"
],
[
"resource:Bionico",
"rdf:type",
"ontology:food"
],
[
"resource:Bionico",
"property:country",
"resource:Mexico"
]
] | Bionico | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Bionico",
"readable": "Bionico",
"graph": "resource:Bionico"
},
{
"modified": "Enrique_Peña_Nieto",
"readable": "Enrique Peña Nieto",
"graph": "resource:Enrique_Pe_a_Nieto"
},
{
"modified": "Mexicans",
"readable": "Mexicans",
"graph": "resource:Mexicans"
},
{
"modified": "Mexico",
"readable": "Mexico",
"graph": "resource:Mexico"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?j ?o WHERE { resource:Mexico property:demonym ?j . resource:Mexico property:leader ?o }",
"readable_query": "SELECT DISTINCT ?j ?o WHERE { resource:Mexico property:demonym ?j . resource:Mexico property:leader ?o }",
"graph_answer": [
"resource:Mexicans",
"resource:Enrique_Pe_a_Nieto"
],
"readable_answer": [
"Mexicans",
"Enrique Peña Nieto"
],
"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 ?c WHERE { resource:Bionico property:revenue ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Bionico property:revenue ?c }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 5 | 11315 | Id166 | [
{
"subject": "Andra_(singer)",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Andra_(singer)",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Andra_(singer)",
"property": "birthYear",
"object": "\"1986\"^^xsd:gYear"
},
{
"subject": "Andra_(singer)",
"property": "birthPlace",
"object": "Câmpia_Turzii"
},
{
"subject": "Andra_(singer)",
"property": "occupation",
"object": "\"singer, Reality television judge\"@en"
}
] | [
{
"subject": "Andra_(singer)",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Andra_(singer)",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Andra_(singer)",
"property": "birthYear",
"object": "1986"
},
{
"subject": "Andra_(singer)",
"property": "birthPlace",
"object": "Câmpia_Turzii"
},
{
"subject": "Andra_(singer)",
"property": "occupation",
"object": "\"singer, Reality television judge\""
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Andra, a solo rhythm and blues singer, was born in 1986 in Campia Turzii. She has also been a reality TV judge.",
"Andra is a rhythm and blues solo singer born in 1986. Andra was born in Campia Turzii and in addition to being a singer, she is also a Reality TV judge.",
"Andra was born in Campia Turzii in 1986. She is a rhythm and blues solo singer and reality TV judge."
],
"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",
"singer, Reality television judge"
],
[
"resource:Andra__singer_",
"property:genre",
"resource:Rhythm_and_blues"
],
[
"resource:Andra__singer_",
"property:birth_place",
"resource:C_mpia_Turzii"
]
] | 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": "Câmpia_Turzii",
"readable": "Câmpia Turzii",
"graph": "resource:C_mpia_Turzii"
},
{
"modified": "Rhythm_and_blues",
"readable": "Rhythm and blues",
"graph": "resource:Rhythm_and_blues"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
},
{
"modified": "singer, Reality television judge",
"readable": "singer, Reality television judge",
"graph": "singer, Reality television judge"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?l property:birth_year ?e . ?l property:birth_place resource:Knightsbridge__London . ?l rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?l property:birth_year ?e . ?l property:birth_place resource:Knightsbridge,_London . ?l 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"
]
}
] |
|
Food | 4 | 9974 | Id263 | [
{
"subject": "Catalonia",
"property": "leaderName",
"object": "Carles_Puigdemont"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "ethnicGroup",
"object": "Spaniards"
},
{
"subject": "Arròs_negre",
"property": "region",
"object": "Catalonia"
}
] | [
{
"subject": "Catalonia",
"property": "leader",
"object": "Carles_Puigdemont"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "ethnicGroup",
"object": "Spaniards"
},
{
"subject": "Arròs_negre",
"property": "region",
"object": "Catalonia"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Carles Puigdemont is a leader in Catalonia in Spain. An ethnic group there are Spaniards. Arròs negre is also from that country.",
"Arròs negre is from Catalonia in Spain. Spaniards are the main ethnic group in this country. Carles Puigdemont is a leader in Catalonia.",
"Arros negre is a traditional dish from Catalonia, Spain where Carles Puigdemont is the region's leader. Spaniards are the country's main ethnic group."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Catalonia",
"property:leader",
"resource:Carles_Puigdemont"
],
[
"resource:Spain",
"property:ethnic_group",
"resource:Spaniards"
],
[
"resource:Arr_s_negre",
"rdf:type",
"ontology:food"
],
[
"resource:Arr_s_negre",
"property:country",
"resource:Spain"
],
[
"resource:Arr_s_negre",
"property:region",
"resource:Catalonia"
]
] | Arròs_negre | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Arròs_negre",
"readable": "Arròs negre",
"graph": "resource:Arr_s_negre"
},
{
"modified": "Carles_Puigdemont",
"readable": "Carles Puigdemont",
"graph": "resource:Carles_Puigdemont"
},
{
"modified": "Catalonia",
"readable": "Catalonia",
"graph": "resource:Catalonia"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
},
{
"modified": "Spaniards",
"readable": "Spaniards",
"graph": "resource:Spaniards"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?p ) WHERE { ?q rdf:type ontology:food . ?q property:region ?k . ?k property:leader resource:Parliament_of_Catalonia }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?p ) WHERE { ?q rdf:type ontology:food . ?q property:region ?k . ?k property:leader resource:Parliament_of_Catalonia }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:food . FILTER ( CONTAINS ( LCASE ( ?x ) , 'negre' ) ) . ?x property:country resource:Spain . ?x property:region resource:Catalonia }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:food . FILTER ( CONTAINS ( LCASE ( ?x ) , 'negre' ) ) . ?x property:country resource:Spain . ?x property:region resource:Catalonia }",
"graph_answer": [
"resource:Arr_s_negre"
],
"readable_answer": [
"Arròs negre"
],
"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": "ASK WHERE { resource:Spain property:ethnic_group ?f }",
"readable_query": "ASK WHERE { resource:Spain property:ethnic_group ?f }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?k WHERE { resource:Spain property:ethnic_group ?k }",
"readable_query": "SELECT ?k WHERE { resource:Spain property:ethnic_group ?k }",
"graph_answer": [
"resource:Spaniards"
],
"readable_answer": [
"Spaniards"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 3 | 8347 | Id193 | [
{
"subject": "John_Cowper_Powys",
"property": "birthPlace",
"object": "Shirley,_Derbyshire"
},
{
"subject": "A_Glastonbury_Romance",
"property": "previousWork",
"object": "Wolf_Solent"
},
{
"subject": "A_Glastonbury_Romance",
"property": "author",
"object": "John_Cowper_Powys"
}
] | [
{
"subject": "John_Cowper_Powys",
"property": "birthPlace",
"object": "Shirley,_Derbyshire"
},
{
"subject": "A_Glastonbury_Romance",
"property": "precededBy",
"object": "Wolf_Solent"
},
{
"subject": "A_Glastonbury_Romance",
"property": "author",
"object": "John_Cowper_Powys"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"A Glastonbury Romance, the sequel to Wolf Solent was written by John Cowper Powys who was from Shirley Derbyshire.",
"John Cowper Powys was born in Shirley, Derbyshire, and wrote Wolf Solent and A Glastonbury Romance."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:John_Cowper_Powys",
"property:birth_place",
"resource:Shirley__Derbyshire"
],
[
"resource:A_Glastonbury_Romance",
"property:preceded_by",
"resource:Wolf_Solent"
],
[
"resource:A_Glastonbury_Romance",
"property:author",
"resource:John_Cowper_Powys"
],
[
"resource:A_Glastonbury_Romance",
"rdf:type",
"ontology:written_work"
]
] | A_Glastonbury_Romance | [
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "precededBy",
"readable": "preceded by",
"graph": "property:preceded_by"
},
{
"modified": "A_Glastonbury_Romance",
"readable": "A Glastonbury Romance",
"graph": "resource:A_Glastonbury_Romance"
},
{
"modified": "John_Cowper_Powys",
"readable": "John Cowper Powys",
"graph": "resource:John_Cowper_Powys"
},
{
"modified": "Shirley,_Derbyshire",
"readable": "Shirley, Derbyshire",
"graph": "resource:Shirley__Derbyshire"
},
{
"modified": "Wolf_Solent",
"readable": "Wolf Solent",
"graph": "resource:Wolf_Solent"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?r property:author ?m . ?m property:birth_place resource:Marietta__Ohio . ?r rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?r property:author ?m . ?m property:birth_place resource:Marietta,_Ohio . ?r rdf:type ontology:written_work }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.