category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
dict
test_category
string
dbpedia_links
list
links
list
graph
list
main_entity
string
mappings
list
dialogue
list
MeanOfTransportation
2
4866
Id101
[ { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "builder", "object": "Finland" }, { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "shipBeam", "object": "\"21.2\"^^xsd:double" } ]
[ { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "builder", "object": "Finland" }, { "subject": "Aleksey_Chirikov_(icebreaker)", "property": "shipBeam", "object": "21.2" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Finland is the builder of the icebreaker called the Aleksey Chirikov which has a 21.2 m long ship beam.", "The Finnish built Aleksey Chirikov (icebreaker) has a 21.2 m long ship beam.", "The icebreaker ship Aleksey Chirikov was built in Finland and has a ship beam of 21.2 m." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksey_Chirikov__icebreaker_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aleksey_Chirikov__icebreaker_", "property:ship_beam", "resource:21_2" ], [ "resource:Aleksey_Chirikov__icebreaker_", "property:builder", "resource:Finland" ] ]
Aleksey_Chirikov_(icebreaker)
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "shipBeam", "readable": "ship beam", "graph": "property:ship_beam" }, { "modified": "21.2", "readable": "21.2", "graph": "resource:21_2" }, { "modified": "Aleksey_Chirikov_(icebreaker)", "readable": "Aleksey Chirikov", "graph": "resource:Aleksey_Chirikov__icebreaker_" }, { "modified": "Finland", "readable": "Finland", "graph": "resource:Finland" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p rdf:type ontology:mean_of_transportation . ?p property:builder ?z . ?p property:ship_beam resource:32_2 }", "readable_query": "ASK WHERE { ?p rdf:type ontology:mean_of_transportation . ?p property:builder ?z . ?p property:ship_beam resource:32.2 }", "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" ] } ]
Astronaut
4
8852
Id4
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"^^xsd:date" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"@en" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" } ]
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alan Bean is a United States citizen born in Wheeler, Texas on 15 March 1932 and who graduated from UT Austin BS in 1955.", "Alan Bean was born on March 15, 1932 in Wheeler, Texas. He was a United States citizen. His Alma mater was UT, Austin and he graduated with a B.S. in 1955." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:nationality", "resource:United_States" ], [ "resource:Alan_Bean", "property:birth_date", "1932-03-15" ], [ "resource:Alan_Bean", "property:alma_mater", "UT Austin, B.S. 1955" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "1932-03-15", "readable": "1932-03-15", "graph": "1932-03-15" }, { "modified": "UT Austin, B.S. 1955", "readable": "UT Austin, B.S. 1955", "graph": "UT Austin, B.S. 1955" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?m rdf:type ontology:astronaut . ?m property:birth_place ?k . ?m property:birth_date ?l . FILTER ( ?l = \"1932-03-15\" ) }", "readable_query": "SELECT DISTINCT ?k WHERE { ?m rdf:type ontology:astronaut . ?m property:birth_place ?k . ?m property:birth_date ?l . FILTER ( ?l = \"1932-03-15\" ) }", "graph_answer": [ "resource:Wheeler__Texas" ], "readable_answer": [ "Wheeler, Texas" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?l rdf:type ontology:astronaut . ?l property:birth_place resource:Batumi . ?l property:alma_mater ?p }", "readable_query": "ASK WHERE { ?l rdf:type ontology:astronaut . ?l property:birth_place resource:Batumi . ?l property:alma_mater ?p }", "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
3
6578
Id198
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leaderName", "object": "Joe_Biden" }, { "subject": "250_Delaware_Avenue", "property": "location", "object": "United_States" } ]
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leader", "object": "Joe_Biden" }, { "subject": "250_Delaware_Avenue", "property": "location", "object": "United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Joe Biden is the leader of the United States where the native language is English. 250 Delaware Avenue is also located there.", "250 Delaware Avenue is located in the United States where English is the main language and one of its leaders is Joe Biden.", "250 Delaware Avenue is located in the United States, English is the language of the United States and Joe Biden is the leader of the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Joe_Biden" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:250_Delaware_Avenue", "rdf:type", "ontology:building" ], [ "resource:250_Delaware_Avenue", "property:location", "resource:United_States" ] ]
250_Delaware_Avenue
[ { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "250_Delaware_Avenue", "readable": "250 Delaware Avenue", "graph": "resource:250_Delaware_Avenue" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Joe_Biden", "readable": "Joe Biden", "graph": "resource:Joe_Biden" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?j WHERE { resource:United_States property:language ?j . resource:United_States property:leader ?s }", "readable_query": "SELECT DISTINCT ?s ?j WHERE { resource:United_States property:language ?j . resource:United_States property:leader ?s }", "graph_answer": [ "resource:Joe_Biden", "resource:English_language" ], "readable_answer": [ "Joe Biden", "English language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?l ) WHERE { ?x rdf:type ontology:building . ?x property:location resource:United_States }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?l ) WHERE { ?x rdf:type ontology:building . ?x property:location resource:United_States }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:location resource:United_States . ?c rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:location resource:United_States . ?c rdf:type ontology:building }", "graph_answer": [ "resource:250_Delaware_Avenue" ], "readable_answer": [ "250 Delaware Avenue" ], "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
2
4436
Id24
[ { "subject": "Chinabank", "property": "foundingYear", "object": "1920-01-01" }, { "subject": "Chinabank", "property": "netIncome", "object": "1.51E10" } ]
[ { "subject": "Chinabank", "property": "foundingDate", "object": "1920-08-16" }, { "subject": "Chinabank", "property": "netIncome", "object": "15100000000" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Chinabank, which was founded on 08-16-1920, has a net income of 15,100,000,000.", "Chinabank, a company founded on 1920-08-16, currently boasts a net income of 15100000000.", "The net income of Chinabank which was founded August 16, 1920 is 15,100,000,000." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Chinabank", "property:net_income", "15100000000" ], [ "resource:Chinabank", "property:founding_date", "resource:1920_08_16" ], [ "resource:Chinabank", "rdf:type", "ontology:company" ] ]
Chinabank
[ { "modified": "15100000000", "readable": "15100000000", "graph": "15100000000" }, { "modified": "foundingDate", "readable": "founding date", "graph": "property:founding_date" }, { "modified": "netIncome", "readable": "net income", "graph": "property:net_income" }, { "modified": "1920-08-16", "readable": "1920-08-16", "graph": "resource:1920_08_16" }, { "modified": "Chinabank", "readable": "Chinabank", "graph": "resource:Chinabank" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?s property:net_income ?y . ?s rdf:type ontology:company . ?s property:founding_date ?k . FILTER ( CONTAINS ( YEAR ( ?k ) , '1920' ) ) }", "readable_query": "SELECT DISTINCT ?y WHERE { ?s property:net_income ?y . ?s rdf:type ontology:company . ?s property:founding_date ?k . FILTER ( CONTAINS ( YEAR ( ?k ) , '1920' ) ) }", "graph_answer": [ "15100000000" ], "readable_answer": [ "15100000000" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?z = '15100000000' ) . ?y property:net_income ?z . ?y property:founding_date ?v . ?y rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?z = '15100000000' ) . ?y property:net_income ?z . ?y property:founding_date ?v . ?y rdf:type ontology:company }", "graph_answer": [ "resource:1920_08_16" ], "readable_answer": [ "1920-08-16" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:company . ?i property:net_income ?e . FILTER ( ?e = '15100000000' ) . ?i property:founding_date resource:1920_08_16 }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:company . ?i property:net_income ?e . FILTER ( ?e = '15100000000' ) . ?i property:founding_date resource:1920-08-16 }", "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", "number_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
3
6626
Id43
[ { "subject": "101_Helena", "property": "discoverer", "object": "James_Craig_Watson" }, { "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": "deathPlace", "object": "Madison,_Wisconsin" }, { "subject": "James_Craig_Watson", "property": "deathCause", "object": "Peritonitis" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "James Craig Watson discovered 101 Helena. He died in Madison, Wisconsin of peritonitis.", "101 Helena was discovered by James Craig Watson who later died of peritonitis in Madison, Wisconsin.", "101 Helena was discovered by James Craig Watson who died from 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" ] ]
101_Helena
[ { "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" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p property:discoverer ?b . ?p rdf:type ontology:celestial_body . ?b property:death_place resource:Budapest }", "readable_query": "ASK WHERE { ?p property:discoverer ?b . ?p rdf:type ontology:celestial_body . ?b property:death_place resource:Budapest }", "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
3
5765
Id98
[ { "subject": "Amsterdam_Airport_Schiphol", "property": "cityServed", "object": "Amsterdam" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayLength", "object": "\"3400.0\"^^xsd:double" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "elevation", "object": "\"-3.3528\"^^xsd:double" } ]
[ { "subject": "Amsterdam_Airport_Schiphol", "property": "cityServed", "object": "Amsterdam" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayLength", "object": "3400.0" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "elevationAboveTheSeaLevel", "object": "-3.3528" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Amsterdam airport, Schiphol serves the city of Amsterdam and is located at -3.3528 above sea level with a runway length of 3400.0.", "Amsterdam Airport Schiphol serves the city of Amsterdam, with a runway length of 3400.0. and has an elevation of -3.3528." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Amsterdam_Airport_Schiphol", "property:runway_length", "resource:3400_0" ], [ "resource:Amsterdam_Airport_Schiphol", "rdf:type", "ontology:airport" ], [ "resource:Amsterdam_Airport_Schiphol", "property:city_served", "resource:Amsterdam" ], [ "resource:Amsterdam_Airport_Schiphol", "property:elevation_above_the_sea_level", "resource:_3_3528" ] ]
Amsterdam_Airport_Schiphol
[ { "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": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "3400.0", "readable": "3400.0", "graph": "resource:3400_0" }, { "modified": "Amsterdam", "readable": "Amsterdam", "graph": "resource:Amsterdam" }, { "modified": "Amsterdam_Airport_Schiphol", "readable": "Amsterdam Airport Schiphol", "graph": "resource:Amsterdam_Airport_Schiphol" }, { "modified": "-3.3528", "readable": "-3.3528", "graph": "resource:_3_3528" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:runway_length ?x . ?s property:elevation_above_the_sea_level resource:973_0 . ?s rdf:type ontology:airport }", "readable_query": "ASK WHERE { ?s property:runway_length ?x . ?s property:elevation_above_the_sea_level resource:973.0 . ?s rdf:type ontology:airport }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
5
11889
Id110
[ { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Fountain_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "subdivisionName", "object": "Fountain_County,_Indiana" }, { "subject": "Fountain_County,_Indiana", "property": "countySeat", "object": "Covington,_Indiana" } ]
[ { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Fountain_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Fountain_County,_Indiana" }, { "subject": "Fountain_County,_Indiana", "property": "countySeat", "object": "Covington,_Indiana" } ]
(X (X) (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Attica is part of Fountain County, which has the County seat of Covington and is part of the state of Indiana in the United States, where Washington DC is the capital.", "Attica, Fountain County, is part of the state of Indiana in the U.S. Covington is the county seat of Fountain County. Washington D.C. is the capital of the U.S.", "Fountain County which County seat is Covington and where Attica is also located, is in Indiana, United States. The capital of the U.S. is Washington, D.C." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Attica__Indiana", "rdf:type", "ontology:city" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:Indiana" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:Fountain_County__Indiana" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:Fountain_County__Indiana", "property:county_seat", "resource:Covington__Indiana" ], [ "resource:Fountain_County__Indiana", "property:country", "resource:United_States" ] ]
Attica,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "countySeat", "readable": "county seat", "graph": "property:county_seat" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Attica,_Indiana", "readable": "Attica, Indiana", "graph": "resource:Attica__Indiana" }, { "modified": "Covington,_Indiana", "readable": "Covington, Indiana", "graph": "resource:Covington__Indiana" }, { "modified": "Fountain_County,_Indiana", "readable": "Fountain County, Indiana", "graph": "resource:Fountain_County__Indiana" }, { "modified": "Indiana", "readable": "Indiana", "graph": "resource:Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { { resource:Attica__Indiana property:is_part_of ?p } MINUS { ?p property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?p WHERE { { resource:Attica,_Indiana property:is_part_of ?p } MINUS { ?p property:country resource:United_States } }", "graph_answer": [ "resource:Indiana" ], "readable_answer": [ "Indiana" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Attica__Indiana property:is_part_of ?c . FILTER ( ?c != resource:Indiana ) }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Attica,_Indiana property:is_part_of ?c . FILTER ( ?c != resource:Indiana ) }", "graph_answer": [ "resource:Fountain_County__Indiana" ], "readable_answer": [ "Fountain County, Indiana" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Fountain_County__Indiana property:surface_area ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Fountain_County,_Indiana property:surface_area ?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" ] } ]
Airport
2
3351
Id156
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "runwayLength", "object": "\"1411.22\"^^xsd:double" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "r3Surface", "object": "Poaceae" } ]
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "runwayLength", "object": "1411.0" }, { "subject": "Ardmore_Airport_(New_Zealand)", "property": "3rdRunwaySurfaceType", "object": "Poaceae" } ]
(X (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "The runway length of Ardmore Airport in New Zealand is 1,411 and the 3rd runway surface type is poaceae." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Ardmore_Airport__New_Zealand_", "property:runway_length", "resource:1411_0" ], [ "resource:Ardmore_Airport__New_Zealand_", "rdf:type", "ontology:airport" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:3rd_runway_surface_type", "resource:Poaceae" ] ]
Ardmore_Airport_(New_Zealand)
[ { "modified": "3rdRunwaySurfaceType", "readable": "3rd runway surface type", "graph": "property:3rd_runway_surface_type" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "1411.0", "readable": "1411.0", "graph": "resource:1411_0" }, { "modified": "Ardmore_Airport_(New_Zealand)", "readable": "Ardmore Airport", "graph": "resource:Ardmore_Airport__New_Zealand_" }, { "modified": "Poaceae", "readable": "Poaceae", "graph": "resource:Poaceae" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d ?s WHERE { resource:Ardmore_Airport__New_Zealand_ property:runway_length ?d . resource:Ardmore_Airport__New_Zealand_ property:3rd_runway_surface_type ?s }", "readable_query": "SELECT DISTINCT ?d ?s WHERE { resource:Ardmore_Airport_(New_Zealand) property:runway_length ?d . resource:Ardmore_Airport_(New_Zealand) property:3rd_runway_surface_type ?s }", "graph_answer": [ "resource:1411_0", "resource:Poaceae" ], "readable_answer": [ "1411.0", "Poaceae" ], "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" ] } ]
Food
2
4758
Id270
[ { "subject": "Spain", "property": "currency", "object": "Euro" }, { "subject": "Arròs_negre", "property": "country", "object": "Spain" } ]
[ { "subject": "Spain", "property": "currency", "object": "Euro" }, { "subject": "Arròs_negre", "property": "country", "object": "Spain" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Euro is the currency of Spain where arros negre comes from.", "In Spain, people pay for the traditional arros negre dish with the Euro.", "Arros negre is a traditional dish from Spain, where the euro is used." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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": "Arròs_negre", "readable": "Arròs negre", "graph": "resource:Arr_s_negre" }, { "modified": "Euro", "readable": "Euro", "graph": "resource:Euro" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?n ) WHERE { ?d rdf:type ontology:food . ?r property:leader resource:Felipe_VI_of_Spain . ?d property:country ?r }", "readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?n ) WHERE { ?d rdf:type ontology:food . ?r property:leader resource:Felipe_VI_of_Spain . ?d property:country ?r }", "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 ?i ?l WHERE { ?i rdf:type ontology:food . ?l property:currency resource:Euro . ?i property:country ?l }", "readable_query": "SELECT DISTINCT ?i ?l WHERE { ?i rdf:type ontology:food . ?l property:currency resource:Euro . ?i property:country ?l }", "graph_answer": [ "resource:Arr_s_negre", "resource:Spain" ], "readable_answer": [ "Arròs negre", "Spain" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
2
4096
Id77
[ { "subject": "107_Camilla", "property": "discoverer", "object": "N._R._Pogson" }, { "subject": "N._R._Pogson", "property": "nationality", "object": "England" } ]
[ { "subject": "107_Camilla", "property": "discoverer", "object": "N._R._Pogson" }, { "subject": "N._R._Pogson", "property": "nationality", "object": "England" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Englishman N R Pogson discovered 107 Camilla.", "N.R. Pogson, an English national, discovered 107 Camilla.", "107 Camilla was discovered by NR Pogson who is English." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:N__R__Pogson", "property:nationality", "resource:England" ], [ "resource:107_Camilla", "rdf:type", "ontology:celestial_body" ], [ "resource:107_Camilla", "property:discoverer", "resource:N__R__Pogson" ] ]
107_Camilla
[ { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "107_Camilla", "readable": "107 Camilla", "graph": "resource:107_Camilla" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "N._R._Pogson", "readable": "N. R. Pogson", "graph": "resource:N__R__Pogson" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:celestial_body . ?o property:discoverer ?d . FILTER ( CONTAINS ( LCASE ( ?o ) , 'camilla' ) ) . ?d property:nationality resource:England }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:celestial_body . ?o property:discoverer ?d . FILTER ( CONTAINS ( LCASE ( ?o ) , 'camilla' ) ) . ?d property:nationality resource:England }", "graph_answer": [ "resource:107_Camilla" ], "readable_answer": [ "107 Camilla" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:107_Camilla rdf:type ontology:celestial_body . resource:107_Camilla property:discoverer ?u . ?u property:nationality resource:England }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:107_Camilla rdf:type ontology:celestial_body . resource:107_Camilla property:discoverer ?u . ?u property:nationality resource:England }", "graph_answer": [ "resource:N__R__Pogson" ], "readable_answer": [ "N. R. Pogson" ], "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" ] } ]
Athlete
4
8934
Id4
[ { "subject": "Aaron_Boogaard", "property": "birthYear", "object": "\"1986\"^^xsd:gYear" }, { "subject": "Aaron_Boogaard", "property": "placeOfBirth", "object": "Regina,_Saskatchewan" }, { "subject": "Aaron_Boogaard", "property": "team", "object": "Wichita_Thunder" }, { "subject": "Aaron_Boogaard", "property": "dateOfBirth", "object": "\"1986-08-11\"^^xsd:date" } ]
[ { "subject": "Aaron_Boogaard", "property": "birthYear", "object": "1986" }, { "subject": "Aaron_Boogaard", "property": "birthPlace", "object": "Regina,_Saskatchewan" }, { "subject": "Aaron_Boogaard", "property": "club", "object": "Wichita_Thunder" }, { "subject": "Aaron_Boogaard", "property": "birthDate", "object": "1986-08-11" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Boogaard, whose club is Wichita Thunder, was born in Regina, Saskatchewan, on 11/08/1986.", "Aaron Boogaard, who was born on 11 August 1986 in Regina, Saskatchewan, played for the club Wichita Thunder.", "Born on August 11, 1986 in Regina, Saskatchewan, Aaron Boogaard played with the Wichita Thunder club." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Boogaard", "property:birth_year", "resource:1986" ], [ "resource:Aaron_Boogaard", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Boogaard", "property:club", "resource:Wichita_Thunder" ], [ "resource:Aaron_Boogaard", "property:birth_date", "resource:1986_08_11" ], [ "resource:Aaron_Boogaard", "property:birth_place", "resource:Regina__Saskatchewan" ] ]
Aaron_Boogaard
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "1986", "readable": "1986", "graph": "resource:1986" }, { "modified": "1986-08-11", "readable": "1986-08-11", "graph": "resource:1986_08_11" }, { "modified": "Aaron_Boogaard", "readable": "Aaron Boogaard", "graph": "resource:Aaron_Boogaard" }, { "modified": "Regina,_Saskatchewan", "readable": "Regina, Saskatchewan", "graph": "resource:Regina__Saskatchewan" }, { "modified": "Wichita_Thunder", "readable": "Wichita Thunder", "graph": "resource:Wichita_Thunder" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?w property:birth_date ?a . FILTER ( ?a = \"1986_08_11\" ) . ?w property:birth_place ?s . ?w rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?s WHERE { ?w property:birth_date ?a . FILTER ( ?a = \"1986-08-11\" ) . ?w property:birth_place ?s . ?w rdf:type ontology:athlete }", "graph_answer": [ "resource:Regina__Saskatchewan" ], "readable_answer": [ "Regina, Saskatchewan" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:birth_date ?t . ?z property:birth_place resource:Regina__Saskatchewan . FILTER ( ?t = \"1986_08_11\" ) . ?z rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:birth_date ?t . ?z property:birth_place resource:Regina,_Saskatchewan . FILTER ( ?t = \"1986-08-11\" ) . ?z rdf:type ontology:athlete }", "graph_answer": [ "resource:Aaron_Boogaard" ], "readable_answer": [ "Aaron Boogaard" ], "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 ?q WHERE { resource:Aaron_Boogaard property:year ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Aaron_Boogaard property:year ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
10963
Id12
[ { "subject": "Aarhus_Airport", "property": "runwayLength", "object": "\"2776.73\"^^xsd:double" }, { "subject": "Aarhus_Airport", "property": "cityServed", "object": "\"Aarhus, Denmark\"@en" }, { "subject": "Aarhus_Airport", "property": "operator", "object": "\"Aarhus Lufthavn A/S\"@en" }, { "subject": "Aarhus_Airport", "property": "elevation", "object": "\"25.0\"^^xsd:double" }, { "subject": "Aarhus_Airport", "property": "runwayDesignation", "object": "\"10L/28R\"" } ]
[ { "subject": "Aarhus_Airport", "property": "runwayLength", "object": "2776.0" }, { "subject": "Aarhus_Airport", "property": "cityServed", "object": "\"Aarhus, Denmark\"" }, { "subject": "Aarhus_Airport", "property": "operatingOrganisation", "object": "\"Aarhus Lufthavn A/S\"" }, { "subject": "Aarhus_Airport", "property": "elevationAboveTheSeaLevel", "object": "25.0" }, { "subject": "Aarhus_Airport", "property": "runwayName", "object": "\"10L/28R\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Operated by Aarhus Lufthavn A/S, the Aarhus Airport serves the city of Aarhus in Denmark and is 25 metres above the sea level. The airport has a runway named 10L/28R which is 2776.0 metres in length.", "Aarhus Airport, which is operated by Aarhus Lufthavn A/S, serves the city of Aarhus, Denmark. The airport is 25 metres above sea level and has a runway length of 2,776 and is named 10L/28R." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Aarhus_Airport", "property:runway_length", "resource:2776_0" ], [ "resource:Aarhus_Airport", "rdf:type", "ontology:airport" ], [ "resource:Aarhus_Airport", "property:city_served", "resource:Aarhus__Denmark" ], [ "resource:Aarhus_Airport", "property:elevation_above_the_sea_level", "resource:25_0" ], [ "resource:Aarhus_Airport", "property:runway_name", "resource:10L_28R" ], [ "resource:Aarhus_Airport", "property:operating_organisation", "resource:Aarhus_Lufthavn_A_S" ] ]
Aarhus_Airport
[ { "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": "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": "25.0", "readable": "25.0", "graph": "resource:25_0" }, { "modified": "2776.0", "readable": "2776.0", "graph": "resource:2776_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" }, { "modified": "Aarhus, Denmark", "readable": "Aarhus, Denmark", "graph": "resource:Aarhus__Denmark" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n ?l WHERE { resource:Aarhus_Airport property:operating_organisation ?n . resource:Aarhus_Airport property:runway_length ?l }", "readable_query": "SELECT DISTINCT ?n ?l WHERE { resource:Aarhus_Airport property:operating_organisation ?n . resource:Aarhus_Airport property:runway_length ?l }", "graph_answer": [ "resource:Aarhus_Lufthavn_A_S", "resource:2776_0" ], "readable_answer": [ "Aarhus Lufthavn A/S", "2776.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k ?s WHERE { resource:Aarhus_Airport property:elevation_above_the_sea_level ?s . resource:Aarhus_Airport property:city_served ?k }", "readable_query": "SELECT DISTINCT ?k ?s WHERE { resource:Aarhus_Airport property:elevation_above_the_sea_level ?s . resource:Aarhus_Airport property:city_served ?k }", "graph_answer": [ "resource:Aarhus__Denmark", "resource:25_0" ], "readable_answer": [ "Aarhus, Denmark", "25.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Aarhus_Airport property:runway_name ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Aarhus_Airport property:runway_name ?j }", "graph_answer": [ "resource:10L_28R" ], "readable_answer": [ "10L/28R" ], "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" ] } ]
Politician
3
7886
Id217
[ { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" }, { "subject": "Alfred_Moore_Scales", "property": "battles", "object": "Battle_of_Fredericksburg" }, { "subject": "Battle_of_Fredericksburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" } ]
[ { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" }, { "subject": "Alfred_Moore_Scales", "property": "battle", "object": "Battle_of_Fredericksburg" }, { "subject": "Battle_of_Fredericksburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The battle of Fredericksburg, in which Alfred Moore Scales participated, was part of the American Civil War military conflict during which Jefferson Davis was a commander.", "Alfred Moore Scales was in the American Civil War, Battle of Fredericksburg. Jefferson Davis was an American Civil War commander.", "Jefferson Davis was a commander in the American civil war which included the Battle of Fredericksburg in which Alfred Moore Scales fought." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Moore_Scales", "rdf:type", "ontology:politician" ], [ "resource:Alfred_Moore_Scales", "property:battle", "resource:Battle_of_Fredericksburg" ], [ "resource:American_Civil_War", "property:commander", "resource:Jefferson_Davis" ], [ "resource:Battle_of_Fredericksburg", "property:is_part_of_military_conflict", "resource:American_Civil_War" ] ]
Alfred_Moore_Scales
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "isPartOfMilitaryConflict", "readable": "is part of military conflict", "graph": "property:is_part_of_military_conflict" }, { "modified": "Alfred_Moore_Scales", "readable": "Alfred Moore Scales", "graph": "resource:Alfred_Moore_Scales" }, { "modified": "American_Civil_War", "readable": "American Civil War", "graph": "resource:American_Civil_War" }, { "modified": "Battle_of_Fredericksburg", "readable": "Battle of Fredericksburg", "graph": "resource:Battle_of_Fredericksburg" }, { "modified": "Jefferson_Davis", "readable": "Jefferson Davis", "graph": "resource:Jefferson_Davis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?h ) , 'battle' ) ) . ?h property:is_part_of_military_conflict resource:American_Civil_War }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?h ) , 'battle' ) ) . ?h property:is_part_of_military_conflict resource:American_Civil_War }", "graph_answer": [ "resource:Battle_of_Fredericksburg" ], "readable_answer": [ "Battle of Fredericksburg" ], "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 { ?n property:battle resource:Battle_of_Fredericksburg . ?n rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?n property:battle resource:Battle_of_Fredericksburg . ?n rdf:type ontology:politician }", "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 rdf:type ontology:politician . ?j property:battle resource:Battle_of_Fredericksburg }", "readable_query": "SELECT ?j WHERE { ?j rdf:type ontology:politician . ?j property:battle resource:Battle_of_Fredericksburg }", "graph_answer": [ "resource:Alfred_Moore_Scales" ], "readable_answer": [ "Alfred Moore Scales" ], "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
5
12032
Id13
[ { "subject": "GMA_New_Media", "property": "industry", "object": "Mass_Media" }, { "subject": "GMA_New_Media", "property": "industry", "object": "Entertainment" }, { "subject": "GMA_New_Media", "property": "type", "object": "Media_company" }, { "subject": "GMA_New_Media", "property": "product", "object": "World_Wide_Web" }, { "subject": "GMA_New_Media", "property": "product", "object": "Online_Game" } ]
[ { "subject": "GMA_New_Media", "property": "industry", "object": "Mass_Media" }, { "subject": "GMA_New_Media", "property": "industry", "object": "Entertainment" }, { "subject": "GMA_New_Media", "property": "type", "object": "Media_company" }, { "subject": "GMA_New_Media", "property": "product", "object": "World_Wide_Web" }, { "subject": "GMA_New_Media", "property": "product", "object": "Online_Game" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "GMA New Media is a mass media company company in the entertainment industry. The company produces web sites and online games.", "GMA New Media is a media company in the mass media and entertainment industry that produces online games and offers services for the World Wide Web.", "GMA New Media, Inc. is media company operating in the mass media industry, which produces web services. It offers applications in the entertainment industry, and its main product is online games." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:GMA_New_Media", "property:product", "resource:World_Wide_Web" ], [ "resource:GMA_New_Media", "property:product", "resource:Online_Game" ], [ "resource:GMA_New_Media", "rdf:type", "ontology:media_company" ], [ "resource:GMA_New_Media", "property:industry", "resource:Mass_Media" ], [ "resource:GMA_New_Media", "property:industry", "resource:Entertainment" ] ]
GMA_New_Media
[ { "modified": "Media_company", "readable": "media company", "graph": "ontology:media_company" }, { "modified": "industry", "readable": "industry", "graph": "property:industry" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "Entertainment", "readable": "Entertainment", "graph": "resource:Entertainment" }, { "modified": "GMA_New_Media", "readable": "GMA New Media", "graph": "resource:GMA_New_Media" }, { "modified": "Mass_Media", "readable": "Mass Media", "graph": "resource:Mass_Media" }, { "modified": "Online_Game", "readable": "Online Game", "graph": "resource:Online_Game" }, { "modified": "World_Wide_Web", "readable": "World Wide Web", "graph": "resource:World_Wide_Web" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'game' ) ) . resource:GMA_New_Media property:product ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'game' ) ) . resource:GMA_New_Media property:product ?t }", "graph_answer": [ "resource:Online_Game" ], "readable_answer": [ "Online Game" ], "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 ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'e' ) ) . resource:GMA_New_Media property:industry ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'e' ) ) . resource:GMA_New_Media property:industry ?s }", "graph_answer": [ "resource:Entertainment" ], "readable_answer": [ "Entertainment" ], "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" ] } ]
Politician
2
5180
Id172
[ { "subject": "Alberto_Teisaire", "property": "party", "object": "Justicialist_Party" }, { "subject": "Alberto_Teisaire", "property": "president", "object": "Juan_Perón" } ]
[ { "subject": "Alberto_Teisaire", "property": "party", "object": "Justicialist_Party" }, { "subject": "Alberto_Teisaire", "property": "inOfficeWhilePresident", "object": "Juan_Perón" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alberto Teisaire was a member of the Justicialist Party while Juan Peron was President.", "Alberto Teisaire, a member of the Justicialist Party, was in office while Juan Perón was president.", "Alberto Teisaire, whose party is Justicialist Party, was in office while Juan Peron was President." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alberto_Teisaire", "property:party", "resource:Justicialist_Party" ], [ "resource:Alberto_Teisaire", "rdf:type", "ontology:politician" ], [ "resource:Alberto_Teisaire", "property:in_office_while_president", "resource:Juan_Per_n" ] ]
Alberto_Teisaire
[ { "modified": "inOfficeWhilePresident", "readable": "in office while president", "graph": "property:in_office_while_president" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Alberto_Teisaire", "readable": "Alberto Teisaire", "graph": "resource:Alberto_Teisaire" }, { "modified": "Juan_Perón", "readable": "Juan Perón", "graph": "resource:Juan_Per_n" }, { "modified": "Justicialist_Party", "readable": "Justicialist Party", "graph": "resource:Justicialist_Party" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p ?d WHERE { resource:Alberto_Teisaire property:in_office_while_president ?d . resource:Alberto_Teisaire property:party ?p }", "readable_query": "SELECT DISTINCT ?p ?d WHERE { resource:Alberto_Teisaire property:in_office_while_president ?d . resource:Alberto_Teisaire property:party ?p }", "graph_answer": [ "resource:Justicialist_Party", "resource:Juan_Per_n" ], "readable_answer": [ "Justicialist Party", "Juan Perón" ], "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 ?a WHERE { resource:Alberto_Teisaire property:general_manager ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Alberto_Teisaire property:general_manager ?a }", "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
5
12517
Id36
[ { "subject": "Abraham_A._Ribicoff", "property": "party", "object": "Democratic_Party_(United_States)" }, { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "New_York_City" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "\"American\"@en" }, { "subject": "Abraham_A._Ribicoff", "property": "office", "object": "\"Governor of Connecticut\"@en" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "party", "object": "Democratic_Party_(United_States)" }, { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "New_York_City" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "American" }, { "subject": "Abraham_A._Ribicoff", "property": "office", "object": "\"Governor of Connecticut\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "American Abraham A. Ribicoff was a member of the Democratic Party in the United States. He was the Governor of Connecticut and died in New York City.", "Abraham A. Ribicoff was born in the U.S and was a United States national. He was a member of the United States Democratic party and served as the governor of Connecticut before he died in New York city.", "An American National, Abraham A Ribicoff was born in the United States and passed away in New York City. Abraham A. Ribicoff was a member of the Democratic Party in the United States and worked as Governor of Connecticut." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abraham_A__Ribicoff", "property:party", "resource:Democratic_Party__United_States_" ], [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:death_place", "resource:New_York_City" ], [ "resource:Abraham_A__Ribicoff", "property:nationality", "resource:American" ], [ "resource:Abraham_A__Ribicoff", "property:office", "resource:Governor_of_Connecticut" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:United_States" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "American", "readable": "American", "graph": "resource:American" }, { "modified": "Democratic_Party_(United_States)", "readable": "Democratic Party", "graph": "resource:Democratic_Party__United_States_" }, { "modified": "Governor of Connecticut", "readable": "Governor of Connecticut", "graph": "resource:Governor_of_Connecticut" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?m property:birth_place resource:Austria . ?m rdf:type ontology:politician . ?m property:party ?u }", "readable_query": "ASK WHERE { ?m property:birth_place resource:Austria . ?m rdf:type ontology:politician . ?m property:party ?u }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
WrittenWork
5
12766
Id34
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "English is spoken in Great Britain and Alcatraz Versus the Evil Librarians was written in it but comes from the U.S. Native Americans are one of the ethnic groups of the United States and the capital city is Washington D.C.", "Alcatraz Versus the Evil Librarians was written in English which is the spoken language in Great Britain. However the book comes from the United States where the Native Americans are an ethnic group. Washington DC is the capital in that country.", "Native Americans are one of the ethnic groups of the United States where the capital city is Washington DC. The book Alcatraz Versus the Evil Librarians originates from the US and is written in English, as spoken in Great Britain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:language", "resource:English_language" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:country", "resource:United_States" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?w property:capital resource:Washington__D_C_ . ?v property:country ?w . ?v property:language resource:English_language . ?v rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?v WHERE { ?w property:capital resource:Washington,_D.C. . ?v property:country ?w . ?v property:language resource:English_language . ?v rdf:type ontology:written_work }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "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 ?n WHERE { resource:Alcatraz_Versus_the_Evil_Librarians rdf:type ontology:written_work . ?n property:capital resource:Washington__D_C_ . resource:Alcatraz_Versus_the_Evil_Librarians property:country ?n . resource:Alcatraz_Versus_the_Evil_Librarians property:language resource:English_language }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Alcatraz_Versus_the_Evil_Librarians rdf:type ontology:written_work . ?n property:capital resource:Washington,_D.C. . resource:Alcatraz_Versus_the_Evil_Librarians property:country ?n . resource:Alcatraz_Versus_the_Evil_Librarians property:language resource:English_language }", "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:English_language property:power_type ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:English_language property:power_type ?j }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12179
Id126
[ { "subject": "Batagor", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "leader", "object": "Joko_Widodo" }, { "subject": "Shumai", "property": "ingredient", "object": "Shiitake" }, { "subject": "Batagor", "property": "variations", "object": "Siomay" }, { "subject": "Siomay", "property": "hasVariant", "object": "Shumai" } ]
[ { "subject": "Batagor", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "leader", "object": "Joko_Widodo" }, { "subject": "Shumai", "property": "ingredient", "object": "Shiitake" }, { "subject": "Batagor", "property": "dishVariation", "object": "Siomay" }, { "subject": "Siomay", "property": "dishVariation", "object": "Shumai" } ]
(X (X (X)) (X (X (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Batagor is found in Indonesia, where the leader is Joko Widodo. The dish is a variation of siomay and shumai (which contains shiitake).", "Batagor, Shumai and Siomay are variations of the same dish. Batagor is found in the country of Indonesia, which leader is Joko Widodo. Shiitake is an ingredient of Shumai." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Siomay", "property:dish_variation", "resource:Shumai" ], [ "resource:Batagor", "property:dish_variation", "resource:Siomay" ], [ "resource:Batagor", "rdf:type", "ontology:food" ], [ "resource:Batagor", "property:country", "resource:Indonesia" ], [ "resource:Shumai", "property:ingredient", "resource:Shiitake" ], [ "resource:Indonesia", "property:leader", "resource:Joko_Widodo" ] ]
Batagor
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Batagor", "readable": "Batagor", "graph": "resource:Batagor" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Joko_Widodo", "readable": "Joko Widodo", "graph": "resource:Joko_Widodo" }, { "modified": "Shiitake", "readable": "Shiitake", "graph": "resource:Shiitake" }, { "modified": "Shumai", "readable": "Shumai", "graph": "resource:Shumai" }, { "modified": "Siomay", "readable": "Siomay", "graph": "resource:Siomay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Batagor property:dish_variation ?p . VALUES ( ?p ) { ( resource:Siomay ) ( resource:Shumai ) } }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Batagor property:dish_variation ?p . VALUES ( ?p ) { ( resource:Siomay ) ( resource:Shumai ) } }", "graph_answer": [ "resource:Siomay" ], "readable_answer": [ "Siomay" ], "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 ?g WHERE { resource:Siomay property:dish_variation ?g . VALUES ( ?g ) { ( resource:Siomay ) ( resource:Shumai ) } }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Siomay property:dish_variation ?g . VALUES ( ?g ) { ( resource:Siomay ) ( resource:Shumai ) } }", "graph_answer": [ "resource:Shumai" ], "readable_answer": [ "Shumai" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Indonesia property:leader resource:Joko_Widodo }", "readable_query": "ASK WHERE { resource:Indonesia property:leader resource:Joko_Widodo }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
WrittenWork
5
12771
Id39
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alcatraz Versus the Evil Librarians was written in the United States in English, which is also spoken in Britain. The United States is home to White Americans and is led by President Barack Obama.", "Alcatraz Versus the Evil Librarians was written in English which is spoken in Great Britain. However, the book originates from the United States where Barack Obama is the leader. Some of the inhabitants of the US are the white Americans." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:ethnic_group", "resource:White_Americans" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:language", "resource:English_language" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:country", "resource:United_States" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "White_Americans", "readable": "White Americans", "graph": "resource:White_Americans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?j property:language resource:English_language . ?j rdf:type ontology:written_work . ?j property:country ?g . ?g property:ethnic_group resource:White_Americans }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j property:language resource:English_language . ?j rdf:type ontology:written_work . ?j property:country ?g . ?g property:ethnic_group resource:White_Americans }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "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 ?o WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:language resource:English_language . ?o property:ethnic_group resource:White_Americans . resource:Alcatraz_Versus_the_Evil_Librarians rdf:type ontology:written_work . resource:Alcatraz_Versus_the_Evil_Librarians property:country ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:language resource:English_language . ?o property:ethnic_group resource:White_Americans . resource:Alcatraz_Versus_the_Evil_Librarians rdf:type ontology:written_work . resource:Alcatraz_Versus_the_Evil_Librarians property:country ?o }", "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 ?n WHERE { resource:English_language property:full_name ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:English_language property:full_name ?n }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10086
Id60
[ { "subject": "AMC_Matador", "property": "aka", "object": "\"American Motors Matador\"@en" }, { "subject": "AMC_Matador", "property": "assembly", "object": "Thames,_New_Zealand" }, { "subject": "AMC_Matador", "property": "class", "object": "Mid-size_car" }, { "subject": "AMC_Matador", "property": "engine", "object": "\"V8\"@en" } ]
[ { "subject": "AMC_Matador", "property": "alternativeName", "object": "\"American Motors Matador\"" }, { "subject": "AMC_Matador", "property": "assembly", "object": "Thames,_New_Zealand" }, { "subject": "AMC_Matador", "property": "class", "object": "Mid-size_car" }, { "subject": "AMC_Matador", "property": "engine", "object": "AMC_V8_engine" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AMC Matador, also known as American Motors Matador, is assembled in Thames, New Zealand; it is classed as a mid-size car and equipped with an AMC V8 engine.", "AMC Matador is also known as American Motors Matador which is a mid sized car and equipped with an AMC V8 engine. The car is assembled in Thames, New Zealand.", "The mid-size AMC Matador, or American Motors Matador, is assembled in Thames, New Zealand and has an AMC V8 engine." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AMC_Matador", "property:engine", "resource:AMC_V8_engine" ], [ "resource:AMC_Matador", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AMC_Matador", "property:class", "resource:Mid_size_car" ], [ "resource:AMC_Matador", "property:alternative_name", "resource:American_Motors_Matador" ], [ "resource:AMC_Matador", "property:assembly", "resource:Thames__New_Zealand" ] ]
AMC_Matador
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "assembly", "readable": "assembly", "graph": "property:assembly" }, { "modified": "class", "readable": "class", "graph": "property:class" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "AMC_Matador", "readable": "AMC Matador", "graph": "resource:AMC_Matador" }, { "modified": "AMC_V8_engine", "readable": "AMC V8 engine", "graph": "resource:AMC_V8_engine" }, { "modified": "American Motors Matador", "readable": "American Motors Matador", "graph": "resource:American_Motors_Matador" }, { "modified": "Mid-size_car", "readable": "Mid-size car", "graph": "resource:Mid_size_car" }, { "modified": "Thames,_New_Zealand", "readable": "Thames, New Zealand", "graph": "resource:Thames__New_Zealand" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:AMC_Matador property:followed_by ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:AMC_Matador property:followed_by ?q }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?n ) WHERE { resource:AMC_Matador property:assembly ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?n ) WHERE { resource:AMC_Matador property:assembly ?i }", "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 ?c WHERE { resource:AMC_Matador property:assembly ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:AMC_Matador property:assembly ?c }", "graph_answer": [ "resource:Thames__New_Zealand" ], "readable_answer": [ "Thames, New Zealand" ], "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 ?c ?w WHERE { resource:AMC_Matador property:alternative_name ?c . resource:AMC_Matador property:class ?w }", "readable_query": "SELECT DISTINCT ?c ?w WHERE { resource:AMC_Matador property:alternative_name ?c . resource:AMC_Matador property:class ?w }", "graph_answer": [ "resource:American_Motors_Matador", "resource:Mid_size_car" ], "readable_answer": [ "American Motors Matador", "Mid-size car" ], "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 WHERE { resource:AMC_Matador property:media_type ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:AMC_Matador property:media_type ?e }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9541
Id140
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Alexandria,_Indiana", "property": "subdivisionName", "object": "Indiana" }, { "subject": "Indiana", "property": "country", "object": "United_States" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Monroe_Township,_Madison_County,_Indiana" } ]
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "Indiana", "property": "country", "object": "United_States" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Monroe_Township,_Madison_County,_Indiana" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alexandria is part of the Monroe Township which is in Madison County, in Indiana (United States). The Capital of Indiana is Indianapolis.", "Alexandria, Indiana is part of Monroe Township, in Madison County. Indiana's capital is Indianapolis and it is located in the United States.", "Alexandria is part of the Monroe Township, Madison County, Indiana (capital Indianapolis), in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alexandria__Indiana", "rdf:type", "ontology:city" ], [ "resource:Alexandria__Indiana", "property:is_part_of", "resource:Indiana" ], [ "resource:Alexandria__Indiana", "property:is_part_of", "resource:Monroe_Township__Madison_County__Indiana" ], [ "resource:Indiana", "property:capital", "resource:Indianapolis" ], [ "resource:Indiana", "property:country", "resource:United_States" ] ]
Alexandria,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Alexandria,_Indiana", "readable": "Alexandria, Indiana", "graph": "resource:Alexandria__Indiana" }, { "modified": "Indiana", "readable": "Indiana", "graph": "resource:Indiana" }, { "modified": "Indianapolis", "readable": "Indianapolis", "graph": "resource:Indianapolis" }, { "modified": "Monroe_Township,_Madison_County,_Indiana", "readable": "Monroe Township, Madison County, Indiana", "graph": "resource:Monroe_Township__Madison_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Alexandria__Indiana property:is_part_of ?s . FILTER NOT EXISTS { ?s property:capital resource:Indianapolis } }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Alexandria,_Indiana property:is_part_of ?s . FILTER NOT EXISTS { ?s property:capital resource:Indianapolis } }", "graph_answer": [ "resource:Monroe_Township__Madison_County__Indiana" ], "readable_answer": [ "Monroe Township, Madison County, Indiana" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Alexandria__Indiana property:is_part_of ?v . FILTER ( ?v != resource:Monroe_Township__Madison_County__Indiana ) }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Alexandria__Indiana property:is_part_of ?v . FILTER ( ?v != resource:Monroe_Township,_Madison_County,_Indiana ) }", "graph_answer": [ "resource:Indiana" ], "readable_answer": [ "Indiana" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Indiana property:country ?u . FILTER ( CONTAINS ( LCASE ( ?u ) , 'united' ) ) }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Indiana property:country ?u . FILTER ( CONTAINS ( LCASE ( ?u ) , 'united' ) ) }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8272
Id118
[ { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "discipline", "object": "Pure_mathematics" }, { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "abbreviation", "object": "\"Abh. Math. Semin. Univ. Hambg.\"" }, { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "issn", "object": "\"0025-5858\"" } ]
[ { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "academicDiscipline", "object": "Pure_mathematics" }, { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "abbreviation", "object": "\"Abh. Math. Semin. Univ. Hambg.\"" }, { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "issnNumber", "object": "\"0025-5858\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg is concerned with the academic discipline of Pure Mathematics. It has the abbreviation Abh. Math. Semin. Univ. Hambg and the ISSN number 0025-5858.", "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg is concerned with the academic discipline of Pure Mathematics and has the abbreviation of Abh. Math. Semin. Univ. Hambg. It can be located by the ISSN number \"0025-5858\".", "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg (which can be abbreviated to Abh.Math.Semin.Univ.Hambg) is concerned with the academic discipline of Pure Mathematics and has the ISSN number 0025-5858." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg", "property:abbreviation", "Abh. Math. Semin. Univ. Hambg." ], [ "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg", "rdf:type", "ontology:written_work" ], [ "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg", "property:issn_number", "0025-5858" ], [ "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg", "property:academic_discipline", "resource:Pure_mathematics" ] ]
Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg
[ { "modified": "0025-5858", "readable": "0025-5858", "graph": "0025-5858" }, { "modified": "Abh. Math. Semin. Univ. Hambg.", "readable": "Abh. Math. Semin. Univ. Hambg.", "graph": "Abh. Math. Semin. Univ. Hambg." }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "academicDiscipline", "readable": "academic discipline", "graph": "property:academic_discipline" }, { "modified": "issnNumber", "readable": "issn number", "graph": "property:issn_number" }, { "modified": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "readable": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg", "graph": "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg" }, { "modified": "Pure_mathematics", "readable": "Pure mathematics", "graph": "resource:Pure_mathematics" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d property:abbreviation resource:Addiction . ?d rdf:type ontology:written_work . ?d property:academic_discipline resource:Pure_mathematics }", "readable_query": "ASK WHERE { ?d property:abbreviation resource:Addiction . ?d rdf:type ontology:written_work . ?d property:academic_discipline resource:Pure_mathematics }", "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 { ?m rdf:type ontology:written_work . ?m property:abbreviation 'Abh. Math. Semin. Univ. Hambg.' . ?m property:academic_discipline resource:Pure_mathematics }", "readable_query": "ASK WHERE { ?m rdf:type ontology:written_work . ?m property:abbreviation 'Abh. Math. Semin. Univ. Hambg.' . ?m property:academic_discipline resource:Pure_mathematics }", "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 ?i WHERE { ?i property:abbreviation 'Abh. Math. Semin. Univ. Hambg.' . ?i property:academic_discipline resource:Pure_mathematics . ?i rdf:type ontology:written_work }", "readable_query": "SELECT ?i WHERE { ?i property:abbreviation 'Abh. Math. Semin. Univ. Hambg.' . ?i property:academic_discipline resource:Pure_mathematics . ?i rdf:type ontology:written_work }", "graph_answer": [ "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg" ], "readable_answer": [ "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg" ], "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 ?v ?b WHERE { resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg property:issn_number ?b . resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg property:abbreviation ?v }", "readable_query": "SELECT DISTINCT ?v ?b WHERE { resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg property:issn_number ?b . resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg property:abbreviation ?v }", "graph_answer": [ "Abh. Math. Semin. Univ. Hambg.", "0025-5858" ], "readable_answer": [ "Abh. Math. Semin. Univ. Hambg.", "0025-5858" ], "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" ] } ]
Artist
5
11377
Id228
[ { "subject": "Uruguay", "property": "leader", "object": "Raúl_Fernando_Sendic_Rodríguez" }, { "subject": "Alfredo_Zitarrosa", "property": "deathPlace", "object": "Montevideo" }, { "subject": "Montevideo", "property": "country", "object": "Uruguay" }, { "subject": "Uruguay", "property": "currency", "object": "Uruguayan_peso" }, { "subject": "Montevideo", "property": "leaderName", "object": "Daniel_Martínez_(politician)" } ]
[ { "subject": "Uruguay", "property": "leader", "object": "Raúl_Fernando_Sendic_Rodríguez" }, { "subject": "Alfredo_Zitarrosa", "property": "deathPlace", "object": "Montevideo" }, { "subject": "Montevideo", "property": "country", "object": "Uruguay" }, { "subject": "Uruguay", "property": "currency", "object": "Uruguayan_peso" }, { "subject": "Montevideo", "property": "leader", "object": "Daniel_Martínez_(politician)" } ]
(X (X (X) (X (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Politician Daniel Martínez, is the leader of Montevideo, where Alfredo Zitarrosa died. Montevideo is in Uruguay, where the currency is the Uruguayan peso. The leader of the country is Raul Fernando Sendic Rodriguez.", "Alfredo Zitarrosa died in Montevideo, Uruguay. The currency used in Uruguay is the Uruguayan Peso and leaders of the country include Raúl Fernando Sendic Rodríguez and Daniel Martinez.", "Montevideo is where Alfredo Zitarrosa died and where Daniel Martinez is a political leader. Its in Uruguay where the curency is the peso and the leader is Raul Fernando Sendic Rodriguez." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Montevideo", "property:leader", "resource:Daniel_Mart_nez__politician_" ], [ "resource:Montevideo", "property:country", "resource:Uruguay" ], [ "resource:Uruguay", "property:leader", "resource:Ra_l_Fernando_Sendic_Rodr_guez" ], [ "resource:Uruguay", "property:currency", "resource:Uruguayan_peso" ], [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:death_place", "resource:Montevideo" ] ]
Alfredo_Zitarrosa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Daniel_Martínez_(politician)", "readable": "Daniel Martínez", "graph": "resource:Daniel_Mart_nez__politician_" }, { "modified": "Montevideo", "readable": "Montevideo", "graph": "resource:Montevideo" }, { "modified": "Raúl_Fernando_Sendic_Rodríguez", "readable": "Raúl Fernando Sendic Rodríguez", "graph": "resource:Ra_l_Fernando_Sendic_Rodr_guez" }, { "modified": "Uruguay", "readable": "Uruguay", "graph": "resource:Uruguay" }, { "modified": "Uruguayan_peso", "readable": "Uruguayan peso", "graph": "resource:Uruguayan_peso" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { { { ?u property:leader resource:Daniel_Mart_nez__politician_ } UNION { ?u property:leader resource:Ra_l_Fernando_Sendic_Rodr_guez } } }", "readable_query": "SELECT DISTINCT ?u WHERE { { { ?u property:leader resource:Daniel_Martínez_(politician) } UNION { ?u property:leader resource:Raúl_Fernando_Sendic_Rodríguez } } }", "graph_answer": [ "resource:Montevideo", "resource:Uruguay" ], "readable_answer": [ "Montevideo", "Uruguay" ], "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 ?d WHERE { ?d property:leader resource:Ra_l_Fernando_Sendic_Rodr_guez }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d property:leader resource:Raúl_Fernando_Sendic_Rodríguez }", "graph_answer": [ "resource:Uruguay" ], "readable_answer": [ "Uruguay" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Uruguay property:frequency ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Uruguay property:frequency ?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" ] } ]
WrittenWork
3
8348
Id194
[ { "subject": "John_Cowper_Powys", "property": "birthPlace", "object": "Shirley,_Derbyshire" }, { "subject": "A_Glastonbury_Romance", "property": "previousWork", "object": "Wolf_Solent" }, { "subject": "Wolf_Solent", "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": "Wolf_Solent", "property": "author", "object": "John_Cowper_Powys" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "John Cowper Powys was born in Shirley Derbyshire and is the author of Wolf Solent which preceded A Glastonbury Romance.", "John Cowper Powys, author of A Glastonbury Romance and the book that preceded it, By Wolf Solent, was born in Shirley, Derbyshire." ], "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", "rdf:type", "ontology:written_work" ], [ "resource:Wolf_Solent", "property:author", "resource:John_Cowper_Powys" ] ]
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 { ?z property:author ?r . ?r property:birth_place resource:Uruguay }", "readable_query": "ASK WHERE { ?z property:author ?r . ?r property:birth_place resource:Uruguay }", "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" ] } ]
MeanOfTransportation
3
7490
Id90
[ { "subject": "Abarth_1000_GT_Coupé", "property": "productionEndYear", "object": "\"1958\"^^xsd:gYear" }, { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "\"2.16\"^^xsd:double" }, { "subject": "Abarth_1000_GT_Coupé", "property": "bodyStyle", "object": "Coupé" } ]
[ { "subject": "Abarth_1000_GT_Coupé", "property": "productionEndYear", "object": "1958" }, { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "2160.0 (millimetres)" }, { "subject": "Abarth_1000_GT_Coupé", "property": "bodyStyle", "object": "Coupé" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Abarth 1000 GT, which ended production in 1958, has a Coupé body style and a wheelbase of 2160 mms.", "The Abarth 1000 GT Coupe has a Coupe body style, a wheelbase of 2160 millimetres, and rolled off the production line in 1958.", "The Abarth 1000 GT Coupe has a Coupe body style, a wheelbase of 2160.0 millimetres, and it rolled off the production line in 1958." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abarth_1000_GT_Coup_", "property:production_end_year", "resource:1958" ], [ "resource:Abarth_1000_GT_Coup_", "property:wheelbase", "2160.0 (millimetres)" ], [ "resource:Abarth_1000_GT_Coup_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Abarth_1000_GT_Coup_", "property:body_style", "resource:Coup_" ] ]
Abarth_1000_GT_Coupé
[ { "modified": "2160.0 (millimetres)", "readable": "2160.0", "graph": "2160.0 (millimetres)" }, { "modified": "bodyStyle", "readable": "body style", "graph": "property:body_style" }, { "modified": "productionEndYear", "readable": "production end year", "graph": "property:production_end_year" }, { "modified": "wheelbase", "readable": "wheelbase", "graph": "property:wheelbase" }, { "modified": "1958", "readable": "1958", "graph": "resource:1958" }, { "modified": "Abarth_1000_GT_Coupé", "readable": "Abarth 1000 GT Coupé", "graph": "resource:Abarth_1000_GT_Coup_" }, { "modified": "Coupé", "readable": "Coupé", "graph": "resource:Coup_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?e ) WHERE { ?f rdf:type ontology:mean_of_transportation . ?f property:body_style resource:Coup_ }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?e ) WHERE { ?f rdf:type ontology:mean_of_transportation . ?f property:body_style resource:Coupé }", "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 ?q WHERE { ?q rdf:type ontology:mean_of_transportation . ?q property:body_style resource:Coup_ }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:mean_of_transportation . ?q property:body_style resource:Coupé }", "graph_answer": [ "resource:Abarth_1000_GT_Coup_" ], "readable_answer": [ "Abarth 1000 GT Coupé" ], "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 ?n ?m WHERE { resource:Abarth_1000_GT_Coup_ property:wheelbase ?n . resource:Abarth_1000_GT_Coup_ property:production_end_year ?m }", "readable_query": "SELECT DISTINCT ?n ?m WHERE { resource:Abarth_1000_GT_Coupé property:wheelbase ?n . resource:Abarth_1000_GT_Coupé property:production_end_year ?m }", "graph_answer": [ "2160.0 (millimetres)", "resource:1958" ], "readable_answer": [ "2160.0", "1958" ], "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" ] } ]
Food
2
4592
Id104
[ { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Bacon" }, { "subject": "Bacon_Explosion", "property": "region", "object": "Kansas_City_metropolitan_area" } ]
[ { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Bacon" }, { "subject": "Bacon_Explosion", "property": "region", "object": "Kansas_City_metropolitan_area" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bacon Explosion is from the Kansas City metropolitan area and contains bacon.", "Bacon is an ingredient of Bacon Explosion which comes from the Kansas City metropolitan area.", "Bacon is an ingredient in Bacon Explosion, which is a dish from the Kansas City metropolitan area." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bacon_Explosion", "property:ingredient", "resource:Bacon" ], [ "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": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bacon", "readable": "Bacon", "graph": "resource:Bacon" }, { "modified": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "Kansas_City_metropolitan_area", "readable": "Kansas City metropolitan area", "graph": "resource:Kansas_City_metropolitan_area" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v property:region resource:Kansas_City_metropolitan_area . ?v rdf:type ontology:food . ?v property:ingredient resource:Bacon }", "readable_query": "ASK WHERE { ?v property:region resource:Kansas_City_metropolitan_area . ?v rdf:type ontology:food . ?v property:ingredient resource:Bacon }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "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 ?n WHERE { ?n property:region resource:Kansas_City_metropolitan_area . ?n property:ingredient resource:Bacon . ?n rdf:type ontology:food }", "readable_query": "SELECT ?n WHERE { ?n property:region resource:Kansas_City_metropolitan_area . ?n property:ingredient resource:Bacon . ?n rdf:type ontology:food }", "graph_answer": [ "resource:Bacon_Explosion" ], "readable_answer": [ "Bacon Explosion" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7131
Id44
[ { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Arròs_negre", "property": "region", "object": "Catalonia" }, { "subject": "Arròs_negre", "property": "ingredient", "object": "White_rice" } ]
[ { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Arròs_negre", "property": "region", "object": "Catalonia" }, { "subject": "Arròs_negre", "property": "ingredient", "object": "White_rice" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arros negre, containing white rice, is from the Catalonia region in Spain.", "Arros negre contains white rice and is a traditional dish from the Catalonia region of Spain.", "Arròs negre is from the Catalonia region, Spain, and white rice is one of its ingredients." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arr_s_negre", "property:ingredient", "resource:White_rice" ], [ "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": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arròs_negre", "readable": "Arròs negre", "graph": "resource:Arr_s_negre" }, { "modified": "Catalonia", "readable": "Catalonia", "graph": "resource:Catalonia" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "White_rice", "readable": "White rice", "graph": "resource:White_rice" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?i ) WHERE { ?s property:region resource:Catalonia . ?s property:ingredient ?n . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) . ?s rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?i ) WHERE { ?s property:region resource:Catalonia . ?s property:ingredient ?n . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) . ?s rdf:type ontology:food }", "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", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u ?n WHERE { ?n rdf:type ontology:food . ?n property:country ?u . ?n property:region resource:Catalonia }", "readable_query": "SELECT DISTINCT ?u ?n WHERE { ?n rdf:type ontology:food . ?n property:country ?u . ?n property:region resource:Catalonia }", "graph_answer": [ "resource:Spain", "resource:Arr_s_negre" ], "readable_answer": [ "Spain", "Arròs negre" ], "type": [ "coreference", "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 ?q WHERE { resource:Arr_s_negre property:parent_company ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Arròs_negre property:parent_company ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
3
7976
Id49
[ { "subject": "A.D._Isidro_Metapán", "property": "manager", "object": "Jorge_Humberto_Rodríguez" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "team", "object": "FC_Dallas" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "managerClub", "object": "El_Salvador_national_football_team" } ]
[ { "subject": "A.D._Isidro_Metapán", "property": "manager", "object": "Jorge_Humberto_Rodríguez" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "club", "object": "FC_Dallas" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "club", "object": "El_Salvador_national_football_team" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.D. Isidro Metapan's manager is Jorge Humberto Rodriguez who plays for FC Dallas and the El Salvador national football team.", "Jorge Humberto Rodríguez manages the A.D. Isidro Metapan, he plays for the El Salvador national football team and FC Dallas.", "Jorge Humberto Rodriguez has been manager of A D Isidro Metapán and is a member of the club FC Dallas, as well as of the El Salvador national football team." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Jorge_Humberto_Rodr_guez", "property:club", "resource:El_Salvador_national_football_team" ], [ "resource:Jorge_Humberto_Rodr_guez", "property:club", "resource:FC_Dallas" ], [ "resource:A_D__Isidro_Metap_n", "rdf:type", "ontology:sports_team" ], [ "resource:A_D__Isidro_Metap_n", "property:manager", "resource:Jorge_Humberto_Rodr_guez" ] ]
A.D._Isidro_Metapán
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.D._Isidro_Metapán", "readable": "A.D. Isidro Metapán", "graph": "resource:A_D__Isidro_Metap_n" }, { "modified": "El_Salvador_national_football_team", "readable": "El Salvador national football team", "graph": "resource:El_Salvador_national_football_team" }, { "modified": "FC_Dallas", "readable": "FC Dallas", "graph": "resource:FC_Dallas" }, { "modified": "Jorge_Humberto_Rodríguez", "readable": "Jorge Humberto Rodríguez", "graph": "resource:Jorge_Humberto_Rodr_guez" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?f ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'j' ) ) . ?r property:club resource:FC_Dallas }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?f ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'j' ) ) . ?r property:club resource:FC_Dallas }", "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 ?p ?t WHERE { ?t property:club resource:FC_Dallas . ?p rdf:type ontology:sports_team . ?p property:manager ?t }", "readable_query": "SELECT DISTINCT ?p ?t WHERE { ?t property:club resource:FC_Dallas . ?p rdf:type ontology:sports_team . ?p property:manager ?t }", "graph_answer": [ "resource:A_D__Isidro_Metap_n", "resource:Jorge_Humberto_Rodr_guez" ], "readable_answer": [ "A.D. Isidro Metapán", "Jorge Humberto Rodríguez" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Jorge_Humberto_Rodr_guez property:club ?j . FILTER ( CONTAINS ( LCASE ( ?j ) , 'team' ) ) }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Jorge_Humberto_Rodríguez property:club ?j . FILTER ( CONTAINS ( LCASE ( ?j ) , 'team' ) ) }", "graph_answer": [ "resource:El_Salvador_national_football_team" ], "readable_answer": [ "El Salvador national football team" ], "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" ] } ]
Politician
5
12570
Id89
[ { "subject": "Albert_Jennings_Fountain", "property": "placeOfDeath", "object": "New_Mexico_Territory" }, { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "Doña_Ana_County,_New_Mexico" }, { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "United_States" }, { "subject": "Albert_Jennings_Fountain", "property": "dateOfDeath", "object": "\"1896-02-01\"^^xsd:date" }, { "subject": "Albert_Jennings_Fountain", "property": "placeOfBirth", "object": "Staten_Island" } ]
[ { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "New_Mexico_Territory" }, { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "Doña_Ana_County,_New_Mexico" }, { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "United_States" }, { "subject": "Albert_Jennings_Fountain", "property": "deathDate", "object": "1896-02-01" }, { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "Staten_Island" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albert Jennings Fountain was born in Staten Island, U.S. and died on 1896-02-01 in Dona Ana County, New Mexico.", "Albert Jennings Fountain was born in Staten Island in the United States. He died in Dona Ana County, New Mexico Territory on 1 February 1896.", "Albert Jennings Fountain, born in Staten Island, United States and died 02/01/1896, in Dona Ana County, New Mexico Territory." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albert_Jennings_Fountain", "rdf:type", "ontology:politician" ], [ "resource:Albert_Jennings_Fountain", "property:death_place", "resource:New_Mexico_Territory" ], [ "resource:Albert_Jennings_Fountain", "property:death_place", "resource:Do_a_Ana_County__New_Mexico" ], [ "resource:Albert_Jennings_Fountain", "property:birth_place", "resource:United_States" ], [ "resource:Albert_Jennings_Fountain", "property:birth_place", "resource:Staten_Island" ], [ "resource:Albert_Jennings_Fountain", "property:death_date", "resource:1896_02_01" ] ]
Albert_Jennings_Fountain
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathDate", "readable": "death date", "graph": "property:death_date" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "1896-02-01", "readable": "1896-02-01", "graph": "resource:1896_02_01" }, { "modified": "Albert_Jennings_Fountain", "readable": "Albert Jennings Fountain", "graph": "resource:Albert_Jennings_Fountain" }, { "modified": "Doña_Ana_County,_New_Mexico", "readable": "Doña Ana County, New Mexico", "graph": "resource:Do_a_Ana_County__New_Mexico" }, { "modified": "New_Mexico_Territory", "readable": "New Mexico Territory", "graph": "resource:New_Mexico_Territory" }, { "modified": "Staten_Island", "readable": "Staten Island", "graph": "resource:Staten_Island" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:politician . FILTER ( ?s = \"1896_02_01\" ) . ?p property:death_date ?s }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:politician . FILTER ( ?s = \"1896-02-01\" ) . ?p property:death_date ?s }", "graph_answer": [ "resource:Albert_Jennings_Fountain" ], "readable_answer": [ "Albert Jennings Fountain" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z ?w WHERE { resource:Albert_Jennings_Fountain property:birth_place ?z . resource:Albert_Jennings_Fountain property:death_place ?w }", "readable_query": "SELECT DISTINCT ?z ?w WHERE { resource:Albert_Jennings_Fountain property:birth_place ?z . resource:Albert_Jennings_Fountain property:death_place ?w }", "graph_answer": [ "resource:Staten_Island", "resource:Do_a_Ana_County__New_Mexico" ], "readable_answer": [ "Staten Island", "Doña Ana County, New Mexico" ], "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" ] } ]
Building
4
9105
Id28
[ { "subject": "200_Public_Square", "property": "floorCount", "object": "45" }, { "subject": "200_Public_Square", "property": "location", "object": "\"United States\"@en" }, { "subject": "200_Public_Square", "property": "floorArea", "object": "\"111484.0\"^^xsd:double" }, { "subject": "200_Public_Square", "property": "completionDate", "object": "1985" } ]
[ { "subject": "200_Public_Square", "property": "floorCount", "object": "45" }, { "subject": "200_Public_Square", "property": "location", "object": "\"United States\"" }, { "subject": "200_Public_Square", "property": "floorArea", "object": "111484 (square metres)" }, { "subject": "200_Public_Square", "property": "completionDate", "object": "1985" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "200 Public square is located in the United States. It has 45 floors, is 111484 square metres, and was completed in 1985.", "200 Public Square in the United States has 45 floors, a total area of 111484 square metres and was completed in 1985.", "Completed in 1985 in the United States, 200 Public Square has 45 floors and floor area of 111484 meters." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:200_Public_Square", "property:floor_count", "45" ], [ "resource:200_Public_Square", "rdf:type", "ontology:building" ], [ "resource:200_Public_Square", "property:floor_area", "111484 (square metres)" ], [ "resource:200_Public_Square", "property:location", "resource:United_States" ], [ "resource:200_Public_Square", "property:completion_date", "resource:1985" ] ]
200_Public_Square
[ { "modified": "111484 (square metres)", "readable": "111484", "graph": "111484 (square metres)" }, { "modified": "45", "readable": "45", "graph": "45" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "floorArea", "readable": "floor area", "graph": "property:floor_area" }, { "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": "United States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?x property:floor_count ?a . FILTER ( ?a = '45' ) . ?x rdf:type ontology:building . ?x property:completion_date ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { ?x property:floor_count ?a . FILTER ( ?a = '45' ) . ?x rdf:type ontology:building . ?x property:completion_date ?k }", "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": "ASK WHERE { ?y property:location ?w . ?y rdf:type ontology:building . ?y property:completion_date resource:1983 }", "readable_query": "ASK WHERE { ?y property:location ?w . ?y rdf:type ontology:building . ?y property:completion_date resource:1983 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
5
12199
Id146
[ { "subject": "Binignit", "property": "ingredient", "object": "Sweet_potato" }, { "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": "Sweet_potato" }, { "subject": "Binignit", "property": "region", "object": "Visayas" }, { "subject": "Binignit", "property": "mainIngredient", "object": "Banana" }, { "subject": "Binignit", "property": "course", "object": "Dessert" }, { "subject": "Binignit", "property": "country", "object": "Philippines" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Binignit is a dish from the region of Visayas in the Philippines. It's a dessert that contains sweet potatoes and bananas.", "Binignit comes from the Visayas region of the Philippines. It is made with banana and sweet potato and is served as a dessert.", "Binignit is a food from the Visayas region of the Philippines. Its main ingredient is banana and it also contains sweet potato. It is served as a dessert." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Binignit", "property:ingredient", "resource:Sweet_potato" ], [ "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": "Sweet_potato", "readable": "Sweet potato", "graph": "resource:Sweet_potato" }, { "modified": "Visayas", "readable": "Visayas", "graph": "resource:Visayas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?i ) WHERE { ?s rdf:type ontology:food . ?s property:ingredient ?l . ?s property:main_ingredient resource:Coconut_milk }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?i ) WHERE { ?s rdf:type ontology:food . ?s property:ingredient ?l . ?s property:main_ingredient resource:Coconut_milk }", "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 ( COUNT ( ?k ) AS ?n ) WHERE { ?t property:ingredient ?k . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . ?t rdf:type ontology:food . ?t property:region resource:Visayas }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?n ) WHERE { ?t property:ingredient ?k . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . ?t rdf:type ontology:food . ?t property:region resource:Visayas }", "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", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b ?n WHERE { ?n property:region resource:Visayas . ?n rdf:type ontology:food . ?n property:course ?b }", "readable_query": "SELECT DISTINCT ?b ?n WHERE { ?n property:region resource:Visayas . ?n rdf:type ontology:food . ?n property:course ?b }", "graph_answer": [ "resource:Dessert", "resource:Binignit" ], "readable_answer": [ "Dessert", "Binignit" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Binignit property:number_of_locations ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Binignit property:number_of_locations ?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" ] } ]
Politician
3
7927
Id258
[ { "subject": "World_War_II", "property": "place", "object": "South-East_Asian_theatre_of_World_War_II" }, { "subject": "Airey_Neave", "property": "battles", "object": "World_War_II" }, { "subject": "World_War_II", "property": "commander", "object": "Franklin_D._Roosevelt" } ]
[ { "subject": "World_War_II", "property": "place", "object": "South-East_Asian_theatre_of_World_War_II" }, { "subject": "Airey_Neave", "property": "battle", "object": "World_War_II" }, { "subject": "World_War_II", "property": "commander", "object": "Franklin_D._Roosevelt" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "South East Asia was a location for World War II, the war Airey Neave was part of and the war Franklin D. Roosevelt was the commander during.", "Airey Neave was a participant and Franklin D Roosevelt was a commander during World War II, some of which took place in South East Asia.", "Airey Neave fought in World War II, the campaign where South East Asia was a location and Franklin D Roosevelt was a commander." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Airey_Neave", "rdf:type", "ontology:politician" ], [ "resource:Airey_Neave", "property:battle", "resource:World_War_II" ], [ "resource:World_War_II", "property:place", "resource:South_East_Asian_theatre_of_World_War_II" ], [ "resource:World_War_II", "property:commander", "resource:Franklin_D__Roosevelt" ] ]
Airey_Neave
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "place", "readable": "place", "graph": "property:place" }, { "modified": "Airey_Neave", "readable": "Airey Neave", "graph": "resource:Airey_Neave" }, { "modified": "Franklin_D._Roosevelt", "readable": "Franklin D. Roosevelt", "graph": "resource:Franklin_D__Roosevelt" }, { "modified": "South-East_Asian_theatre_of_World_War_II", "readable": "South-East Asian theatre of World War II", "graph": "resource:South_East_Asian_theatre_of_World_War_II" }, { "modified": "World_War_II", "readable": "World War II", "graph": "resource:World_War_II" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?l property:commander resource:Franklin_D__Roosevelt . ?b property:battle ?l . ?b rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?b ) , 'neave' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?l property:commander resource:Franklin_D._Roosevelt . ?b property:battle ?l . ?b rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?b ) , 'neave' ) ) }", "graph_answer": [ "resource:Airey_Neave" ], "readable_answer": [ "Airey Neave" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Airey_Neave rdf:type ontology:politician . resource:Airey_Neave property:battle ?s . ?s property:commander resource:Franklin_D__Roosevelt }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Airey_Neave rdf:type ontology:politician . resource:Airey_Neave property:battle ?s . ?s property:commander resource:Franklin_D._Roosevelt }", "graph_answer": [ "resource:World_War_II" ], "readable_answer": [ "World War II" ], "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": "ASK WHERE { resource:World_War_II property:place resource:South_East_Asian_theatre_of_World_War_II }", "readable_query": "ASK WHERE { resource:World_War_II property:place resource:South-East_Asian_theatre_of_World_War_II }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
3
7934
Id7
[ { "subject": "1._FC_Magdeburg", "property": "league", "object": "3._Liga" }, { "subject": "1._FC_Magdeburg", "property": "capacity", "object": "\"27250\"^^xsd:nonNegativeInteger" }, { "subject": "1._FC_Magdeburg", "property": "season", "object": "2014–15_Regionalliga" } ]
[ { "subject": "1._FC_Magdeburg", "property": "league", "object": "3._Liga" }, { "subject": "1._FC_Magdeburg", "property": "season", "object": "2014–15_Regionalliga" }, { "subject": "1._FC_Magdeburg", "property": "numberOfMembers", "object": "27250" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1 FC Magdeburg has 27250 members and are in the 3 Liga league. During the 2014-2015 they played in the Regionalliga.", "1 FC Magdeburg is in the 3 Liga league, they played in the Regionalliga in 2014-15 season and have 27250 members.", "1 FC Magdeburg, with 27250 members, is in the 3 Liga league and was in Regionalliga in 2014." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1__FC_Magdeburg", "property:season", "resource:2014_15_Regionalliga" ], [ "resource:1__FC_Magdeburg", "property:number_of_members", "27250" ], [ "resource:1__FC_Magdeburg", "rdf:type", "ontology:sports_team" ], [ "resource:1__FC_Magdeburg", "property:league", "resource:3__Liga" ] ]
1._FC_Magdeburg
[ { "modified": "27250", "readable": "27250", "graph": "27250" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "1._FC_Magdeburg", "readable": "1. FC Magdeburg", "graph": "resource:1__FC_Magdeburg" }, { "modified": "2014–15_Regionalliga", "readable": "2014–15 Regionalliga", "graph": "resource:2014_15_Regionalliga" }, { "modified": "3._Liga", "readable": "3. Liga", "graph": "resource:3__Liga" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?n rdf:type ontology:sports_team . ?n property:number_of_members ?g . FILTER ( ?g = '27250' ) . ?n property:league ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { ?n rdf:type ontology:sports_team . ?n property:number_of_members ?g . FILTER ( ?g = '27250' ) . ?n property:league ?z }", "graph_answer": [ "resource:3__Liga" ], "readable_answer": [ "3. Liga" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?w rdf:type ontology:sports_team . ?w property:season resource:2014_15_Regionalliga . ?w property:league resource:3__Liga }", "readable_query": "ASK WHERE { ?w rdf:type ontology:sports_team . ?w property:season resource:2014–15_Regionalliga . ?w property:league resource:3._Liga }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "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 ?b WHERE { ?b property:season resource:2014_15_Regionalliga . ?b rdf:type ontology:sports_team . ?b property:league resource:3__Liga }", "readable_query": "SELECT ?b WHERE { ?b property:season resource:2014–15_Regionalliga . ?b rdf:type ontology:sports_team . ?b property:league resource:3._Liga }", "graph_answer": [ "resource:1__FC_Magdeburg" ], "readable_answer": [ "1. FC Magdeburg" ], "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" ] } ]
City
4
9554
Id153
[ { "subject": "Michigan", "property": "largestCity", "object": "Detroit" }, { "subject": "Michigan", "property": "country", "object": "United_States" }, { "subject": "Ann_Arbor,_Michigan", "property": "isPartOf", "object": "Washtenaw_County,_Michigan" }, { "subject": "Ann_Arbor,_Michigan", "property": "subdivisionName", "object": "Michigan" } ]
[ { "subject": "Michigan", "property": "largestCity", "object": "Detroit" }, { "subject": "Michigan", "property": "country", "object": "United_States" }, { "subject": "Ann_Arbor,_Michigan", "property": "isPartOf", "object": "Washtenaw_County,_Michigan" }, { "subject": "Ann_Arbor,_Michigan", "property": "isPartOf", "object": "Michigan" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Ann Arbor is part of Washtenaw County in Michigan. The state is located within the United States and its largest city is Detroit.", "Ann Arbor is part of Washtenaw County in Michigan. The state is part of the United States. The largest city in Michigan is Detroit." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ann_Arbor__Michigan", "rdf:type", "ontology:city" ], [ "resource:Ann_Arbor__Michigan", "property:is_part_of", "resource:Washtenaw_County__Michigan" ], [ "resource:Ann_Arbor__Michigan", "property:is_part_of", "resource:Michigan" ], [ "resource:Michigan", "property:largest_city", "resource:Detroit" ], [ "resource:Michigan", "property:country", "resource:United_States" ] ]
Ann_Arbor,_Michigan
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Ann_Arbor,_Michigan", "readable": "Ann Arbor, Michigan", "graph": "resource:Ann_Arbor__Michigan" }, { "modified": "Detroit", "readable": "Detroit", "graph": "resource:Detroit" }, { "modified": "Michigan", "readable": "Michigan", "graph": "resource:Michigan" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washtenaw_County,_Michigan", "readable": "Washtenaw County, Michigan", "graph": "resource:Washtenaw_County__Michigan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Ann_Arbor__Michigan property:is_part_of ?w . FILTER NOT EXISTS { ?w property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Ann_Arbor,_Michigan property:is_part_of ?w . FILTER NOT EXISTS { ?w property:country resource:United_States } }", "graph_answer": [ "resource:Washtenaw_County__Michigan" ], "readable_answer": [ "Washtenaw County, Michigan" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?e ) WHERE { ?k property:largest_city resource:Detroit }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?e ) WHERE { ?k property:largest_city resource:Detroit }", "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 ?n WHERE { ?n property:largest_city resource:Detroit }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:largest_city resource:Detroit }", "graph_answer": [ "resource:Michigan" ], "readable_answer": [ "Michigan" ], "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" ] } ]
Artist
5
11159
Id10
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Indie_rock" }, { "subject": "Indie_rock", "property": "stylisticOrigins", "object": "Garage_rock" }, { "subject": "Aaron_Deer", "property": "instrument", "object": "Bass_guitar" }, { "subject": "Indie_rock", "property": "stylisticOrigin", "object": "New_wave_music" }, { "subject": "Aaron_Deer", "property": "background", "object": "\"solo_singer\"@en" } ]
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Indie_rock" }, { "subject": "Indie_rock", "property": "stylisticOrigin", "object": "Garage_rock" }, { "subject": "Aaron_Deer", "property": "instrument", "object": "Bass_guitar" }, { "subject": "Indie_rock", "property": "stylisticOrigin", "object": "New_wave_music" }, { "subject": "Aaron_Deer", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Deer is a solo singer who plays the bass guitar. his musical genre is indie rock which originated from garage rock music and has its stylistic origin in new wave music.", "Indie rock musician Aaron Deer plays the bass guitar and has a background as a solo singer. Indie rock music has its origins in garage rock and new wave music.", "Indie rock musician Aaron Deer is a solo singer and bass guitarist. Indie rock has its origins in New Wave and garage rock." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Indie_rock", "property:stylistic_origin", "resource:New_wave_music" ], [ "resource:Indie_rock", "property:stylistic_origin", "resource:Garage_rock" ], [ "resource:Aaron_Deer", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Deer", "property:background", "resource:solo_singer" ], [ "resource:Aaron_Deer", "property:genre", "resource:Indie_rock" ], [ "resource:Aaron_Deer", "property:instrument", "resource:Bass_guitar" ] ]
Aaron_Deer
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Aaron_Deer", "readable": "Aaron Deer", "graph": "resource:Aaron_Deer" }, { "modified": "Bass_guitar", "readable": "Bass guitar", "graph": "resource:Bass_guitar" }, { "modified": "Garage_rock", "readable": "Garage rock", "graph": "resource:Garage_rock" }, { "modified": "Indie_rock", "readable": "Indie rock", "graph": "resource:Indie_rock" }, { "modified": "New_wave_music", "readable": "New wave music", "graph": "resource:New_wave_music" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?l ) WHERE { resource:Indie_rock property:stylistic_origin ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?l ) WHERE { resource:Indie_rock property:stylistic_origin ?t }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?n property:background resource:non_performing_personnel . ?n rdf:type ontology:artist . ?n property:instrument ?w }", "readable_query": "ASK WHERE { ?n property:background resource:non_performing_personnel . ?n rdf:type ontology:artist . ?n property:instrument ?w }", "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
4
9609
Id208
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Akron,_Ohio", "property": "subdivisionName", "object": "Summit_County,_Ohio" } ]
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Akron,_Ohio", "property": "isPartOf", "object": "Summit_County,_Ohio" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "English is the main language spoken in the United States which includes Akron, Summit County, Ohio and also the ethnic group of African Americans.", "The English language is spoken in the United States which includes the African Americans among its ethnic groups. The country is the location of Akron, part of Summit County in Ohio.", "English is the language of the United States, where African Americans are one of the ethnic groups. Also in the United States, is Akron, in Summit County, Ohio." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:African_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": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Summit_County,_Ohio", "readable": "Summit County, Ohio", "graph": "resource:Summit_County__Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) . ?a property:country resource:United_States . ?a property:is_part_of resource:Summit_County__Ohio . ?a rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) . ?a property:country resource:United_States . ?a property:is_part_of resource:Summit_County,_Ohio . ?a rdf:type ontology:city }", "graph_answer": [ "resource:Akron__Ohio" ], "readable_answer": [ "Akron, Ohio" ], "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:United_States property:ethnic_group resource:African_Americans }", "readable_query": "ASK WHERE { resource:United_States property:ethnic_group resource:African_Americans }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:United_States property:derivative ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:United_States property:derivative ?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" ] } ]
Airport
4
8566
Id164
[ { "subject": "Atlantic_City_International_Airport", "property": "owner", "object": "South_Jersey_Transportation_Authority" }, { "subject": "South_Jersey_Transportation_Authority", "property": "leader", "object": "Stephen_Dilts" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" } ]
[ { "subject": "Atlantic_City_International_Airport", "property": "owner", "object": "South_Jersey_Transportation_Authority" }, { "subject": "South_Jersey_Transportation_Authority", "property": "leader", "object": "Stephen_Dilts" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlantic City International Airport is located at Egg Harbor Township, New Jersey in the United States. The airport's owner is South Jersey Transportation Authority headed by Stephen Dilts.", "Atlantic City International Airport is located in Egg Harbor Township, New Jersey, U.S. The South Jersey Transportation Authority is the owner of the airport and it is run by Stephen Dilts.", "Atlantic City International Airport is owned by the South Jersey Transportation Authority, the head of which is Stephen Dilts. The airport is located in Egg Harbor Township, New Jersey, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Atlantic_City_International_Airport", "property:location", "resource:Egg_Harbor_Township__New_Jersey" ], [ "resource:Atlantic_City_International_Airport", "property:owner", "resource:South_Jersey_Transportation_Authority" ], [ "resource:Egg_Harbor_Township__New_Jersey", "property:country", "resource:United_States" ], [ "resource:South_Jersey_Transportation_Authority", "property:leader", "resource:Stephen_Dilts" ] ]
Atlantic_City_International_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "Atlantic_City_International_Airport", "readable": "Atlantic City International Airport", "graph": "resource:Atlantic_City_International_Airport" }, { "modified": "Egg_Harbor_Township,_New_Jersey", "readable": "Egg Harbor Township, New Jersey", "graph": "resource:Egg_Harbor_Township__New_Jersey" }, { "modified": "South_Jersey_Transportation_Authority", "readable": "South Jersey Transportation Authority", "graph": "resource:South_Jersey_Transportation_Authority" }, { "modified": "Stephen_Dilts", "readable": "Stephen Dilts", "graph": "resource:Stephen_Dilts" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:airport . ?a property:owner ?m . ?m property:leader resource:Stephen_Dilts . ?a property:location resource:Egg_Harbor_Township__New_Jersey }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:airport . ?a property:owner ?m . ?m property:leader resource:Stephen_Dilts . ?a property:location resource:Egg_Harbor_Township,_New_Jersey }", "graph_answer": [ "resource:Atlantic_City_International_Airport" ], "readable_answer": [ "Atlantic City International Airport" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Atlantic_City_International_Airport property:owner ?u . resource:Atlantic_City_International_Airport rdf:type ontology:airport . resource:Atlantic_City_International_Airport property:location resource:Egg_Harbor_Township__New_Jersey . ?u property:leader resource:Stephen_Dilts }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Atlantic_City_International_Airport property:owner ?u . resource:Atlantic_City_International_Airport rdf:type ontology:airport . resource:Atlantic_City_International_Airport property:location resource:Egg_Harbor_Township,_New_Jersey . ?u property:leader resource:Stephen_Dilts }", "graph_answer": [ "resource:South_Jersey_Transportation_Authority" ], "readable_answer": [ "South Jersey Transportation Authority" ], "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": "ASK WHERE { resource:Egg_Harbor_Township__New_Jersey property:country resource:United_States }", "readable_query": "ASK WHERE { resource:Egg_Harbor_Township,_New_Jersey property:country resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
Airport
5
11118
Id167
[ { "subject": "Belgium", "property": "leader", "object": "Charles_Michel" }, { "subject": "Belgium", "property": "leaderName", "object": "Philippe_of_Belgium" }, { "subject": "Antwerp_International_Airport", "property": "city", "object": "Antwerp" }, { "subject": "Belgium", "property": "officialLanguage", "object": "French_language" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" } ]
[ { "subject": "Belgium", "property": "leader", "object": "Charles_Michel" }, { "subject": "Belgium", "property": "leader", "object": "Philippe_of_Belgium" }, { "subject": "Antwerp_International_Airport", "property": "cityServed", "object": "Antwerp" }, { "subject": "Belgium", "property": "officialLanguage", "object": "French_language" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" } ]
(X (X (X (X) (X) (X))))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Antwerp International Airport serves the popular tourist destination city of Antwerp. French is the main language of Belgium where Charles Michel and Philippe of Belgium are leaders." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Antwerp_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Antwerp_International_Airport", "property:city_served", "resource:Antwerp" ], [ "resource:Belgium", "property:leader", "resource:Charles_Michel" ], [ "resource:Belgium", "property:leader", "resource:Philippe_of_Belgium" ], [ "resource:Belgium", "property:official_language", "resource:French_language" ], [ "resource:Antwerp", "property:country", "resource:Belgium" ] ]
Antwerp_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": "officialLanguage", "readable": "official language", "graph": "property:official_language" }, { "modified": "Antwerp", "readable": "Antwerp", "graph": "resource:Antwerp" }, { "modified": "Antwerp_International_Airport", "readable": "Antwerp International Airport", "graph": "resource:Antwerp_International_Airport" }, { "modified": "Belgium", "readable": "Belgium", "graph": "resource:Belgium" }, { "modified": "Charles_Michel", "readable": "Charles Michel", "graph": "resource:Charles_Michel" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" }, { "modified": "Philippe_of_Belgium", "readable": "Philippe of Belgium", "graph": "resource:Philippe_of_Belgium" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?z ) WHERE { resource:Belgium property:leader ?h }", "readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?z ) WHERE { resource:Belgium property:leader ?h }", "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:Belgium property:leader ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Belgium property:leader ?j }", "graph_answer": [ "resource:Charles_Michel", "resource:Philippe_of_Belgium" ], "readable_answer": [ "Charles Michel", "Philippe of Belgium" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?q property:city_served resource:Antwerp . ?q rdf:type ontology:airport }", "readable_query": "ASK WHERE { ?q property:city_served resource:Antwerp . ?q rdf:type ontology:airport }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "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 ?m WHERE { ?m rdf:type ontology:airport . ?m property:city_served resource:Antwerp }", "readable_query": "SELECT ?m WHERE { ?m rdf:type ontology:airport . ?m property:city_served resource:Antwerp }", "graph_answer": [ "resource:Antwerp_International_Airport" ], "readable_answer": [ "Antwerp 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" ] } ]
SportsTeam
2
5371
Id115
[ { "subject": "Amsterdam", "property": "p", "object": "Amsterdam-Centrum" }, { "subject": "AFC_Ajax_(amateurs)", "property": "ground", "object": "Amsterdam" } ]
[ { "subject": "AFC_Ajax_(amateurs)", "property": "ground", "object": "Amsterdam" }, { "subject": "Amsterdam", "property": "part", "object": "Amsterdam-Centrum" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Amsterdam-Centrum is part of Amsterdam where The ground of AFC Ajax (amateurs) is located.", "Amsterdam-Centrum is part of Amsterdam, the city where AFC Ajax (amateurs) have their ground.", "Amsterdam-Centrum is part of Amsterdam where AFC Ajax is based." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AFC_Ajax__amateurs_", "rdf:type", "ontology:sports_team" ], [ "resource:AFC_Ajax__amateurs_", "property:ground", "resource:Amsterdam" ], [ "resource:Amsterdam", "property:part", "resource:Amsterdam_Centrum" ] ]
AFC_Ajax_(amateurs)
[ { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "part", "readable": "part", "graph": "property:part" }, { "modified": "AFC_Ajax_(amateurs)", "readable": "AFC Ajax", "graph": "resource:AFC_Ajax__amateurs_" }, { "modified": "Amsterdam", "readable": "Amsterdam", "graph": "resource:Amsterdam" }, { "modified": "Amsterdam-Centrum", "readable": "Amsterdam-Centrum", "graph": "resource:Amsterdam_Centrum" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'amsterdam' ) ) . resource:Amsterdam property:part ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'amsterdam' ) ) . resource:Amsterdam property:part ?a }", "graph_answer": [ "resource:Amsterdam_Centrum" ], "readable_answer": [ "Amsterdam-Centrum" ], "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:AFC_Ajax__amateurs_ property:ground resource:Amsterdam . resource:AFC_Ajax__amateurs_ rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { resource:AFC_Ajax_(amateurs) property:ground resource:Amsterdam . resource:AFC_Ajax_(amateurs) rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Company
3
7083
Id72
[ { "subject": "Trane", "property": "product", "object": "Building_Management_System" }, { "subject": "Trane", "property": "revenue", "object": "1.0264E10" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" } ]
[ { "subject": "Trane", "property": "product", "object": "Building_Management_System" }, { "subject": "Trane", "property": "revenue", "object": "10264000000" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "With a revenue of 10264000000 and operating out of Swords, Dublin, Trane specializes in building management systems.", "Trane, a manufacturer of building management systems located in Swords, Dublin, has a revenue of $10,264,000,000.", "Trane is a profitable building management systems company located in Swords, Dublin with a yearly revenue of $10,264,000,000." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Trane", "property:revenue", "10264000000" ], [ "resource:Trane", "property:product", "resource:Building_Management_System" ], [ "resource:Trane", "rdf:type", "ontology:company" ], [ "resource:Trane", "property:location", "resource:Swords__Dublin" ] ]
Trane
[ { "modified": "10264000000", "readable": "10264000000", "graph": "10264000000" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "revenue", "readable": "revenue", "graph": "property:revenue" }, { "modified": "Building_Management_System", "readable": "Building Management System", "graph": "resource:Building_Management_System" }, { "modified": "Swords,_Dublin", "readable": "Swords, Dublin", "graph": "resource:Swords__Dublin" }, { "modified": "Trane", "readable": "Trane", "graph": "resource:Trane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?a property:revenue ?f . ?a property:location ?d . ?a rdf:type ontology:company . FILTER ( ?f = '10264000000' ) }", "readable_query": "SELECT DISTINCT ?d WHERE { ?a property:revenue ?f . ?a property:location ?d . ?a rdf:type ontology:company . FILTER ( ?f = '10264000000' ) }", "graph_answer": [ "resource:Swords__Dublin" ], "readable_answer": [ "Swords, Dublin" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r property:location resource:Swords__Dublin . FILTER ( ?m = '10264000000' ) . ?r property:revenue ?m . ?r rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:location resource:Swords,_Dublin . FILTER ( ?m = '10264000000' ) . ?r property:revenue ?m . ?r rdf:type ontology:company }", "graph_answer": [ "resource:Trane" ], "readable_answer": [ "Trane" ], "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 ?s WHERE { resource:Trane property:nearest_city ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Trane property:nearest_city ?s }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
7
13069
Id36
[ { "subject": "Apollo_12", "property": "crew2Up", "object": "Alfred_Worden" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Apollo_12", "property": "crew1Up", "object": "David_Scott" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "selection", "object": "1963" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"^^xsd:date" } ]
[ { "subject": "Apollo_12", "property": "backupPilot", "object": "Alfred_Worden" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Apollo_12", "property": "commander", "object": "David_Scott" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "selectedByNasa", "object": "1963" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"" } ]
(X (X) (X) (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Bean was born in Wheeler, Texas, on March 15th 1932. He was hired by NASA in 1963 and served on the NASA-operated Apollo 12 mission along with backup pilot Alfred Worden and commander David Scott.", "Alan Bean was born in Wheeler, Texas on March 15th, 1932. He was chosen by NASA in 1963 and became a crew member of NASA operated Apollo 12. Alfred Worden was a backup pilot of Apollo 12 and David Scott was the commander.", "Alan Bean was born on March 15th in 1932 in Wheeler, Texas. Bean was hired by NASA in 1963, and was a crew member of Apollo 12, which was operated by NASA. David Scott was the commander of Apollo 12, while Alfred Worden was a backup pilot for Apollo 12." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Apollo_12", "property:backup_pilot", "resource:Alfred_Worden" ], [ "resource:Apollo_12", "property:commander", "resource:David_Scott" ], [ "resource:Apollo_12", "property:operator", "resource:NASA" ], [ "resource:Alan_Bean", "property:selected_by_nasa", "resource:1963" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:mission", "resource:Apollo_12" ], [ "resource:Alan_Bean", "property:birth_date", "1932-03-15" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "1932-03-15", "readable": "1932-03-15", "graph": "1932-03-15" }, { "modified": "backupPilot", "readable": "backup pilot", "graph": "property:backup_pilot" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Alfred_Worden", "readable": "Alfred Worden", "graph": "resource:Alfred_Worden" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "modified": "David_Scott", "readable": "David Scott", "graph": "resource:David_Scott" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l property:commander resource:David_Scott . ?q rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?a ) , '1932' ) ) . ?q property:birth_date ?a . ?q property:mission ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:commander resource:David_Scott . ?q rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?a ) , '1932' ) ) . ?q property:birth_date ?a . ?q property:mission ?l }", "graph_answer": [ "resource:Apollo_12" ], "readable_answer": [ "Apollo 12" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:mission resource:Apollo_12 . FILTER ( CONTAINS ( YEAR ( ?p ) , '1932' ) ) . ?z property:birth_date ?p . resource:Apollo_12 property:commander resource:David_Scott . ?z rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:mission resource:Apollo_12 . FILTER ( CONTAINS ( YEAR ( ?p ) , '1932' ) ) . ?z property:birth_date ?p . resource:Apollo_12 property:commander resource:David_Scott . ?z rdf:type ontology:astronaut }", "graph_answer": [ "resource:Alan_Bean" ], "readable_answer": [ "Alan Bean" ], "type": [ "coreference", "meaningful", "answer", "more_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 ?a WHERE { resource:Alan_Bean property:mission resource:Apollo_12 . resource:Alan_Bean property:birth_date ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '1932' ) ) . resource:Apollo_12 property:commander resource:David_Scott . resource:Alan_Bean rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Alan_Bean property:mission resource:Apollo_12 . resource:Alan_Bean property:birth_date ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '1932' ) ) . resource:Apollo_12 property:commander resource:David_Scott . resource:Alan_Bean rdf:type ontology:astronaut }", "graph_answer": [ "1932-03-15" ], "readable_answer": [ "1932-03-15" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f ?y WHERE { resource:Apollo_12 property:operator ?f . resource:Apollo_12 property:backup_pilot ?y }", "readable_query": "SELECT DISTINCT ?f ?y WHERE { resource:Apollo_12 property:operator ?f . resource:Apollo_12 property:backup_pilot ?y }", "graph_answer": [ "resource:NASA", "resource:Alfred_Worden" ], "readable_answer": [ "NASA", "Alfred Worden" ], "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" ] } ]
Artist
2
3414
Id26
[ { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "House_of_Low_Culture" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "House_of_Low_Culture" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner played with the band Twilight and performed for House of Low Culture.", "Aaron Turner played with the band Twilight and performed with House of Low Culture.", "Aaron Turner played with Twilight and House of Low Culture." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:House_of_Low_Culture" ] ]
Aaron_Turner
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "House_of_Low_Culture", "readable": "House of Low Culture", "graph": "resource:House_of_Low_Culture" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'twilight' ) ) . resource:Aaron_Turner property:associated_band_associated_musical_artist ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'twilight' ) ) . resource:Aaron_Turner property:associated_band_associated_musical_artist ?i }", "graph_answer": [ "resource:Twilight__band_" ], "readable_answer": [ "Twilight" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?r ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?g }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?r ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?g }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != resource:Twilight__band_ ) . resource:Aaron_Turner property:associated_band_associated_musical_artist ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != resource:Twilight_(band) ) . resource:Aaron_Turner property:associated_band_associated_musical_artist ?e }", "graph_answer": [ "resource:House_of_Low_Culture" ], "readable_answer": [ "House of Low Culture" ], "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" ] } ]
WrittenWork
3
8350
Id196
[ { "subject": "John_Cowper_Powys", "property": "birthPlace", "object": "Shirley,_Derbyshire" }, { "subject": "John_Cowper_Powys", "property": "notableWork", "object": "Porius:_A_Romance_of_the_Dark_Ages" }, { "subject": "A_Glastonbury_Romance", "property": "author", "object": "John_Cowper_Powys" } ]
[ { "subject": "John_Cowper_Powys", "property": "birthPlace", "object": "Shirley,_Derbyshire" }, { "subject": "John_Cowper_Powys", "property": "notableWork", "object": "Porius:_A_Romance_of_the_Dark_Ages" }, { "subject": "A_Glastonbury_Romance", "property": "author", "object": "John_Cowper_Powys" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "John Cowper Powys was born in Shirley, Derbyshire. His notable work includes Porius A Romance of the Dark Ages and A Glastonbury Romance.", "John Cowper Powys was born in Shirley, Derbyshire and one of his notable works is \"Porius: A Romance of the Dark Ages\". He also wrote A Glastonbury Romance." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:John_Cowper_Powys", "property:notable_work", "resource:Porius__A_Romance_of_the_Dark_Ages" ], [ "resource:John_Cowper_Powys", "property:birth_place", "resource:Shirley__Derbyshire" ], [ "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": "notableWork", "readable": "notable work", "graph": "property:notable_work" }, { "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": "Porius:_A_Romance_of_the_Dark_Ages", "readable": "Porius: A Romance of the Dark Ages", "graph": "resource:Porius__A_Romance_of_the_Dark_Ages" }, { "modified": "Shirley,_Derbyshire", "readable": "Shirley, Derbyshire", "graph": "resource:Shirley__Derbyshire" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x rdf:type ontology:written_work . ?a property:birth_place resource:Canada . ?x property:author ?a }", "readable_query": "ASK WHERE { ?x rdf:type ontology:written_work . ?a property:birth_place resource:Canada . ?x property:author ?a }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Artist
4
8832
Id224
[ { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ)", "property": "instrument", "object": "Guitar" }, { "subject": "Al_Anderson_(NRBQ)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Blues" } ]
[ { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "instrument", "object": "Guitar" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Blues" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson plays the guitar in the NRBQ band which plays Rock music. This genre originated from blues music and is partly originating the source of the fusion genre, Bhangra.", "The music Bhangra is part of the fusion genre, partly coming from Rock music. Guitarist Al Anderson plays rock music in the NRBQ and the style has its origins in Blues.", "Al Anderson plays the guitar for the rock band NRBQ. Blues has its origins in rock music and Bhangra music is considered a musical fusion of rock." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rock_music", "property:stylistic_origin", "resource:Blues" ], [ "resource:Rock_music", "property:music_fusion_genre", "resource:Bhangra__music_" ], [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:genre", "resource:Rock_music" ], [ "resource:Al_Anderson__NRBQ_band_", "property:instrument", "resource:Guitar" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "Bhangra_(music)", "readable": "Bhangra", "graph": "resource:Bhangra__music_" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Guitar", "readable": "Guitar", "graph": "resource:Guitar" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i rdf:type ontology:artist . ?i property:genre ?c . ?c property:music_fusion_genre resource:Disco }", "readable_query": "ASK WHERE { ?i rdf:type ontology:artist . ?i property:genre ?c . ?c property:music_fusion_genre resource:Disco }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
WrittenWork
5
12768
Id36
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alcatraz Versus the Evil Librarians originates from the United States, and is written in English, also spoken in Great Britain. The US includes many Asian Americans, and its capital city is Washington D.C.", "The language spoken in Great Britain is English and the book Alcatraz Versus the Evil Librarians was written in this language but comes from the United States. In the United States, the capital is Washington D.C and there is an ethnic group called Asian Americans.", "Alcatraz Versus the Evil Librarians is from The United States, which capital is Washington, D.C. and Asian Americans is one of the ethnic groups. The book is written in the English language. that is spoken as well in Great Britain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:language", "resource:English_language" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:country", "resource:United_States" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?b ) WHERE { ?p property:spoken_in resource:Great_Britain }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?b ) WHERE { ?p property:spoken_in resource:Great_Britain }", "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 ( COUNT ( ?r ) AS ?n ) WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:distributing_company ?r }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?n ) WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:distributing_company ?r }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'u' ) ) . ?s property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'u' ) ) . ?s property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:United_States property:distributing_company ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:United_States property:distributing_company ?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" ] } ]
Building
4
9137
Id60
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Illinois", "property": "country", "object": "United_States" }, { "subject": "Chicago", "property": "isPartOf", "object": "Illinois" }, { "subject": "Chicago", "property": "leaderName", "object": "Susana_Mendoza" } ]
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Illinois", "property": "country", "object": "United_States" }, { "subject": "Chicago", "property": "isPartOf", "object": "Illinois" }, { "subject": "Chicago", "property": "leader", "object": "Susana_Mendoza" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "300 North LaSalle is located in Chicago, Illinois, United States and the leader of Chicago is Susana Mendoza.", "Susana Mendoza is a leader in Chicago, Illinois, United States where 300 North LaSalle is located.", "300 North LaSalle is located in Chicago, Illinois, United States where Susana Mendoza is a leader." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Illinois", "property:country", "resource:United_States" ], [ "resource:300_North_LaSalle", "rdf:type", "ontology:building" ], [ "resource:300_North_LaSalle", "property:location", "resource:Chicago" ], [ "resource:Chicago", "property:leader", "resource:Susana_Mendoza" ], [ "resource:Chicago", "property:is_part_of", "resource:Illinois" ] ]
300_North_LaSalle
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "300_North_LaSalle", "readable": "300 North LaSalle", "graph": "resource:300_North_LaSalle" }, { "modified": "Chicago", "readable": "Chicago", "graph": "resource:Chicago" }, { "modified": "Illinois", "readable": "Illinois", "graph": "resource:Illinois" }, { "modified": "Susana_Mendoza", "readable": "Susana Mendoza", "graph": "resource:Susana_Mendoza" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:leader resource:Susana_Mendoza . ?b property:is_part_of resource:Illinois . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'c' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:leader resource:Susana_Mendoza . ?b property:is_part_of resource:Illinois . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'c' ) ) }", "graph_answer": [ "resource:Chicago" ], "readable_answer": [ "Chicago" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Illinois property:country ?w . FILTER ( CONTAINS ( LCASE ( ?w ) , 'states' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Illinois property:country ?w . FILTER ( CONTAINS ( LCASE ( ?w ) , 'states' ) ) }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10558
Id242
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "\"American\"@en" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "\"Ruth Ribicoff\"@en" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "American" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "\"Ruth Ribicoff\"" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abraham A. Ribicoff, who is married to Ruth Ribicoff, was born in the United States where the Native Americans are an ethnic group.", "American Abraham A. Ribicoff is married to Ruth Ribicoff. Among the ethnic groups in the U.S. are Native Americans.", "Abraham A Ribicoff, who was married to Ruth Ribicoff, was born in the United States where Native Americans are one of the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Abraham_A__Ribicoff", "property:spouse", "resource:Ruth_Ribicoff" ], [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:nationality", "resource:American" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:United_States" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "American", "readable": "American", "graph": "resource:American" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "Ruth Ribicoff", "readable": "Ruth Ribicoff", "graph": "resource:Ruth_Ribicoff" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?x ) WHERE { resource:United_States property:ethnic_group ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?x ) WHERE { resource:United_States property:ethnic_group ?k }", "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 ?f WHERE { resource:United_States property:ethnic_group ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:United_States property:ethnic_group ?f }", "graph_answer": [ "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Native Americans in the United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:birth_place ?q . ?q property:ethnic_group resource:Native_Americans_in_the_United_States . ?s rdf:type ontology:politician . ?s property:spouse resource:Ruth_Ribicoff }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:birth_place ?q . ?q property:ethnic_group resource:Native_Americans_in_the_United_States . ?s rdf:type ontology:politician . ?s property:spouse resource:Ruth_Ribicoff }", "graph_answer": [ "resource:Abraham_A__Ribicoff" ], "readable_answer": [ "Abraham A. Ribicoff" ], "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 ?u WHERE { resource:Abraham_A__Ribicoff property:nationality ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Abraham_A._Ribicoff property:nationality ?u }", "graph_answer": [ "resource:American" ], "readable_answer": [ "American" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?a property:spouse ?w . ?a rdf:type ontology:politician . ?a property:birth_place resource:Canada }", "readable_query": "ASK WHERE { ?a property:spouse ?w . ?a rdf:type ontology:politician . ?a property:birth_place resource:Canada }", "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
9723
Id12
[ { "subject": "Ajoblanco", "property": "ingredient", "object": "Almond" }, { "subject": "Almond", "property": "family", "object": "Rosaceae" }, { "subject": "Almond", "property": "ordo", "object": "Rosales" }, { "subject": "Almond", "property": "order", "object": "Rosids" } ]
[ { "subject": "Ajoblanco", "property": "ingredient", "object": "Almond" }, { "subject": "Almond", "property": "family", "object": "Rosaceae" }, { "subject": "Almond", "property": "order", "object": "Rosales" }, { "subject": "Almond", "property": "order", "object": "Rosids" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Almond is an ingredient in ajoblanco. They are from the Rosaceae family, part of the Rosales/Rosids order.", "Ajoblanco includes Almonds which are part of the Rosaceae family and of the Rosids and Rosales orders.", "Ajoblanco includes the ingredient almonds, which are from the Rosaceae family, are members of the Rosales order and are from the order Rosids." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ajoblanco", "property:ingredient", "resource:Almond" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Almond", "property:family", "resource:Rosaceae" ], [ "resource:Almond", "property:order", "resource:Rosales" ], [ "resource:Almond", "property:order", "resource:Rosids" ] ]
Ajoblanco
[ { "modified": "family", "readable": "family", "graph": "property:family" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "order", "readable": "order", "graph": "property:order" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "modified": "Almond", "readable": "Almond", "graph": "resource:Almond" }, { "modified": "Rosaceae", "readable": "Rosaceae", "graph": "resource:Rosaceae" }, { "modified": "Rosales", "readable": "Rosales", "graph": "resource:Rosales" }, { "modified": "Rosids", "readable": "Rosids", "graph": "resource:Rosids" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?q ) WHERE { resource:Almond property:order ?g }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?q ) WHERE { resource:Almond property:order ?g }", "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:Almond property:order ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Almond property:order ?j }", "graph_answer": [ "resource:Rosales", "resource:Rosids" ], "readable_answer": [ "Rosales", "Rosids" ], "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 ?x WHERE { ?x property:ingredient resource:Almond . ?x rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:ingredient resource:Almond . ?x rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'a' ) ) }", "graph_answer": [ "resource:Ajoblanco" ], "readable_answer": [ "Ajoblanco" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Almond property:family resource:Rosaceae }", "readable_query": "ASK WHERE { resource:Almond property:family resource:Rosaceae }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
Airport
3
5716
Id49
[ { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "subdivisionName", "object": "Awadh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
[ { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Awadh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agra Airport is located in Uttar Pradesh which is part of Awadh and Bundelkhand.", "Agra Airport is located in Uttar Pradesh which is made up of several parts, two of which are Awadh and Bundelkhand.", "Agra Airport is located in Uttar Pradesh, which is a part of Awadh and Bundelkhand." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Uttar_Pradesh", "property:is_part_of", "resource:Bundelkhand" ], [ "resource:Uttar_Pradesh", "property:is_part_of", "resource:Awadh" ], [ "resource:Agra_Airport", "rdf:type", "ontology:airport" ], [ "resource:Agra_Airport", "property:location", "resource:Uttar_Pradesh" ] ]
Agra_Airport
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Agra_Airport", "readable": "Agra Airport", "graph": "resource:Agra_Airport" }, { "modified": "Awadh", "readable": "Awadh", "graph": "resource:Awadh" }, { "modified": "Bundelkhand", "readable": "Bundelkhand", "graph": "resource:Bundelkhand" }, { "modified": "Uttar_Pradesh", "readable": "Uttar Pradesh", "graph": "resource:Uttar_Pradesh" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Uttar_Pradesh property:is_part_of ?b . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Uttar_Pradesh property:is_part_of ?b . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) }", "graph_answer": [ "resource:Awadh" ], "readable_answer": [ "Awadh" ], "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 ?b WHERE { FILTER ( STRSTARTS ( LCASE ( resource:Awadh ) , 'a' ) ) . resource:Uttar_Pradesh property:is_part_of resource:Awadh }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( resource:Awadh ) , 'a' ) ) . resource:Uttar_Pradesh property:is_part_of resource:Awadh }", "graph_answer": [ "resource:Bundelkhand" ], "readable_answer": [ "Bundelkhand" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Agra_Airport rdf:type ontology:airport . resource:Agra_Airport property:location resource:Uttar_Pradesh }", "readable_query": "ASK WHERE { resource:Agra_Airport rdf:type ontology:airport . resource:Agra_Airport property:location resource:Uttar_Pradesh }", "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
5
12293
Id10
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Germany" }, { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "United_States" }, { "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": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "United_States" }, { "subject": "AIDAluna", "property": "owner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Douglas R. Oberhelman is a key person at Caterpillar Inc. who provide the engine power for the AIDAluna which is owned by the German based AIDA Cruises. Caterpillar Inc. was founded in the United States.", "Douglas R Oberhelman is a key person at Caterpillar Inc. which was founded in the US. The company provides the engine power for the AIDAluna which is owned by the German based company AIDA Cruises.", "AIDAluna, owned by the German company AIDA Cruises, has a Caterpillar Inc. engine. Caterpillar Inc., founded in the United States, includes key figure, Douglas R Oberhelman." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Caterpillar_Inc_", "property:key_person", "resource:Douglas_R__Oberhelman" ], [ "resource:Caterpillar_Inc_", "property:foundation_place", "resource:United_States" ], [ "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": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "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": "Douglas_R._Oberhelman", "readable": "Douglas R. Oberhelman", "graph": "resource:Douglas_R__Oberhelman" }, { "modified": "Germany", "readable": "Germany", "graph": "resource:Germany" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?r ) , 'caterpillar' ) ) . ?r property:key_person resource:Douglas_R__Oberhelman . ?r property:foundation_place ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?r ) , 'caterpillar' ) ) . ?r property:key_person resource:Douglas_R._Oberhelman . ?r property:foundation_place ?x }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:key_person resource:Douglas_R__Oberhelman . ?s property:foundation_place resource:United_States }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:key_person resource:Douglas_R._Oberhelman . ?s property:foundation_place resource:United_States }", "graph_answer": [ "resource:Caterpillar_Inc_" ], "readable_answer": [ "Caterpillar Inc." ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:AIDAluna rdf:type ontology:mean_of_transportation . resource:AIDAluna property:power_type resource:Caterpillar_Inc_ }", "readable_query": "ASK WHERE { resource:AIDAluna rdf:type ontology:mean_of_transportation . resource:AIDAluna property:power_type resource:Caterpillar_Inc. }", "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" ] }, { "question": [], "graph_query": "ASK WHERE { ?e rdf:type ontology:mean_of_transportation . ?e property:owner resource:AIDA_Cruises . ?e property:power_type resource:Humphrys__Tennant_and_Dykes }", "readable_query": "ASK WHERE { ?e rdf:type ontology:mean_of_transportation . ?e property:owner resource:AIDA_Cruises . ?e property:power_type resource:Humphrys,_Tennant_and_Dykes }", "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" ] } ]
CelestialBody
3
6608
Id25
[ { "subject": "(66391)_1999_KW4", "property": "orbitalPeriod", "object": "1.62447e+07" }, { "subject": "(66391)_1999_KW4", "property": "epoch", "object": "\"2004-07-14\"^^xsd:date" }, { "subject": "(66391)_1999_KW4", "property": "Planet/apoapsis", "object": "\"1.621640918388E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "(66391)_1999_KW4", "property": "epoch", "object": "2004-07-14" }, { "subject": "(66391)_1999_KW4", "property": "orbitalPeriod", "object": "16244700.0" }, { "subject": "(66391)_1999_KW4", "property": "apoapsis", "object": "162164091.8388 (kilometres)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The celestial body known as (66391) 1999 KW4 has an apoapsis of 162164091.8388 km, an orbital period of 16244700.0 and an epoch date of 14 July 2004.", "The epoch date for 66391 1999 KW4, which has an orbital period of 16244700, is 2004-07.14. The apoapsis of 1999KW4 is 162,164,091.8388 kilometres.", "(66391) 1999 KW4 has an apoapsis of 162164091.8388 kilometres and an orbital period of 16244700.0. Its epoch date is July 14th 2004." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_66391__1999_KW4", "property:epoch", "resource:2004_07_14" ], [ "resource:_66391__1999_KW4", "rdf:type", "ontology:celestial_body" ], [ "resource:_66391__1999_KW4", "property:apoapsis", "162164091.8388 (kilometres)" ], [ "resource:_66391__1999_KW4", "property:orbital_period", "resource:16244700_0" ] ]
(66391)_1999_KW4
[ { "modified": "162164091.8388 (kilometres)", "readable": "162164091.8388", "graph": "162164091.8388 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "16244700.0", "readable": "16244700.0", "graph": "resource:16244700_0" }, { "modified": "2004-07-14", "readable": "2004-07-14", "graph": "resource:2004_07_14" }, { "modified": "(66391)_1999_KW4", "readable": "1999 KW4", "graph": "resource:_66391__1999_KW4" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?h property:orbital_period ?w . ?h property:epoch ?y . FILTER ( ?y = \"2004_07_14\" ) . ?h rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?w WHERE { ?h property:orbital_period ?w . ?h property:epoch ?y . FILTER ( ?y = \"2004-07-14\" ) . ?h rdf:type ontology:celestial_body }", "graph_answer": [ "resource:16244700_0" ], "readable_answer": [ "16244700.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 ?w WHERE { FILTER ( ?o = \"2004_07_14\" ) . ?w property:epoch ?o . ?w property:orbital_period resource:16244700_0 . ?w rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?o = \"2004-07-14\" ) . ?w property:epoch ?o . ?w property:orbital_period resource:16244700.0 . ?w rdf:type ontology:celestial_body }", "graph_answer": [ "resource:_66391__1999_KW4" ], "readable_answer": [ "1999 KW4" ], "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 ?h WHERE { resource:_66391__1999_KW4 property:doctoral_student ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:(66391)_1999_KW4 property:doctoral_student ?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" ] } ]
Artist
5
11223
Id74
[ { "subject": "Albennie_Jones", "property": "associatedBand", "object": "Sammy_Price" }, { "subject": "Albennie_Jones", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" }, { "subject": "Albennie_Jones", "property": "birthPlace", "object": "United_States" } ]
[ { "subject": "Albennie_Jones", "property": "associatedBand/associatedMusicalArtist", "object": "Sammy_Price" }, { "subject": "Albennie_Jones", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" }, { "subject": "Albennie_Jones", "property": "birthPlace", "object": "United_States" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albennie Jones (born in the USA) performs in the rhythm and blues genre and has worked with the musical artist Sammy Price. Rhythm and blues music originated from the blues, and Disco is a derivative of rhythm and blues.", "Albennie Jones, an American-born rhythm and blues performer, has worked with the musical artist Sammy Price. Rhythm and blue originated from blues music, and disco later derived from rhythm and blues.", "Albennie Jones was born in the USA and has worked with Sammy Price. He plays rhythm and blues which originated from the blues and from which disco is derived." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albennie_Jones", "rdf:type", "ontology:artist" ], [ "resource:Albennie_Jones", "property:associated_band_associated_musical_artist", "resource:Sammy_Price" ], [ "resource:Albennie_Jones", "property:genre", "resource:Rhythm_and_blues" ], [ "resource:Albennie_Jones", "property:birth_place", "resource:United_States" ], [ "resource:Rhythm_and_blues", "property:derivative", "resource:Disco" ], [ "resource:Rhythm_and_blues", "property:stylistic_origin", "resource:Blues" ] ]
Albennie_Jones
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Albennie_Jones", "readable": "Albennie Jones", "graph": "resource:Albennie_Jones" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "Sammy_Price", "readable": "Sammy Price", "graph": "resource:Sammy_Price" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p ?w WHERE { resource:Rhythm_and_blues property:derivative ?p . resource:Rhythm_and_blues property:stylistic_origin ?w }", "readable_query": "SELECT DISTINCT ?p ?w WHERE { resource:Rhythm_and_blues property:derivative ?p . resource:Rhythm_and_blues property:stylistic_origin ?w }", "graph_answer": [ "resource:Disco", "resource:Blues" ], "readable_answer": [ "Disco", "Blues" ], "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 ?v WHERE { ?v property:genre ?w . ?v property:birth_place resource:United_States . ?w property:stylistic_origin resource:Blues . ?v rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:genre ?w . ?v property:birth_place resource:United_States . ?w property:stylistic_origin resource:Blues . ?v rdf:type ontology:artist }", "graph_answer": [ "resource:Albennie_Jones" ], "readable_answer": [ "Albennie Jones" ], "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 ?u WHERE { resource:Albennie_Jones property:senators ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Albennie_Jones property:senators ?u }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?y property:associated_band_associated_musical_artist ?t . ?y property:birth_place resource:Dallas . ?y rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?y property:associated_band_associated_musical_artist ?t . ?y property:birth_place resource:Dallas . ?y 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" ] } ]
Astronaut
7
13045
Id12
[ { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "selection", "object": "1963" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"^^xsd:date" } ]
[ { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Apollo_12", "property": "operator", "object": "NASA" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "selectedByNasa", "object": "1963" }, { "subject": "Alan_Bean", "property": "birthDate", "object": "\"1932-03-15\"" } ]
(X (X) (X) (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Bean was an American born on March 15, 1932 in Wheeler, Texas. He was selected by NASA in 1963 where he performed as a test pilot on Apollo 12 which is operated by NASA.", "Alan Bean, a US National, was born in Wheeler, Texas on 15 March 1932. He became a test pilot and was selected by NASA in 1963 as a crew member on Apollo 12.", "Alan Bean was born in the U.S. on March 15th in 1932 in Wheeler, Texas. He was selected by NASA in 1963, and served as a test pilot on Apollo 12, which was operated by NASA." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Apollo_12", "property:operator", "resource:NASA" ], [ "resource:Alan_Bean", "property:selected_by_nasa", "resource:1963" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:mission", "resource:Apollo_12" ], [ "resource:Alan_Bean", "property:nationality", "resource:United_States" ], [ "resource:Alan_Bean", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Bean", "property:birth_date", "1932-03-15" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "1932-03-15", "readable": "1932-03-15", "graph": "1932-03-15" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?x = \"1932-03-15\" ) . ?l rdf:type ontology:astronaut . ?t property:operator resource:NASA . ?l property:mission ?t . ?l property:birth_date ?x }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?x = \"1932-03-15\" ) . ?l rdf:type ontology:astronaut . ?t property:operator resource:NASA . ?l property:mission ?t . ?l property:birth_date ?x }", "graph_answer": [ "resource:Alan_Bean" ], "readable_answer": [ "Alan Bean" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?g = \"1932-03-15\" ) . resource:Alan_Bean rdf:type ontology:astronaut . resource:Alan_Bean property:mission ?d . ?d property:operator resource:NASA . resource:Alan_Bean property:birth_date ?g }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?g = \"1932-03-15\" ) . resource:Alan_Bean rdf:type ontology:astronaut . resource:Alan_Bean property:mission ?d . ?d property:operator resource:NASA . resource:Alan_Bean property:birth_date ?g }", "graph_answer": [ "resource:Apollo_12" ], "readable_answer": [ "Apollo 12" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'wheeler' ) ) . resource:Alan_Bean property:birth_place ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'wheeler' ) ) . resource:Alan_Bean property:birth_place ?a }", "graph_answer": [ "resource:Wheeler__Texas" ], "readable_answer": [ "Wheeler, Texas" ], "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 ?m ?z WHERE { resource:Alan_Bean property:selected_by_nasa ?m . resource:Alan_Bean property:nationality ?z }", "readable_query": "SELECT DISTINCT ?m ?z WHERE { resource:Alan_Bean property:selected_by_nasa ?m . resource:Alan_Bean property:nationality ?z }", "graph_answer": [ "resource:1963", "resource:United_States" ], "readable_answer": [ "1963", "United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Alan_Bean property:eissn_number ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Alan_Bean property:eissn_number ?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
4
8715
Id107
[ { "subject": "Alex_Day", "property": "associatedBand", "object": "Chameleon_Circuit_(band)" }, { "subject": "Alex_Day", "property": "genre", "object": "Folk_music" }, { "subject": "Alex_Day", "property": "associatedMusicalArtist", "object": "Charlie_McDonnell" }, { "subject": "Alex_Day", "property": "activeYearsStartYear", "object": "\"2006\"^^xsd:gYear" } ]
[ { "subject": "Alex_Day", "property": "associatedBand/associatedMusicalArtist", "object": "Chameleon_Circuit_(band)" }, { "subject": "Alex_Day", "property": "genre", "object": "Folk_music" }, { "subject": "Alex_Day", "property": "associatedBand/associatedMusicalArtist", "object": "Charlie_McDonnell" }, { "subject": "Alex_Day", "property": "activeYearsStartYear", "object": "2006" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alex Day became active in 2006 and plays Folk music with the Chameleon Circuit. He's associated with Charlie McDonnell, musician.", "Alex Day became active in music in 2006 and plays folk music for the Chameleon Circuit band. He is associated with Charlie McDonnell, musician.", "Alex Day, started performing folk music in 2006 and is associated with the musical artist Charlie McDonnell. He plays with the band Chameleon Circuit ." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alex_Day", "rdf:type", "ontology:artist" ], [ "resource:Alex_Day", "property:associated_band_associated_musical_artist", "resource:Chameleon_Circuit__band_" ], [ "resource:Alex_Day", "property:associated_band_associated_musical_artist", "resource:Charlie_McDonnell" ], [ "resource:Alex_Day", "property:active_years_start_year", "resource:2006" ], [ "resource:Alex_Day", "property:genre", "resource:Folk_music" ] ]
Alex_Day
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "2006", "readable": "2006", "graph": "resource:2006" }, { "modified": "Alex_Day", "readable": "Alex Day", "graph": "resource:Alex_Day" }, { "modified": "Chameleon_Circuit_(band)", "readable": "Chameleon Circuit", "graph": "resource:Chameleon_Circuit__band_" }, { "modified": "Charlie_McDonnell", "readable": "Charlie McDonnell", "graph": "resource:Charlie_McDonnell" }, { "modified": "Folk_music", "readable": "Folk music", "graph": "resource:Folk_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?f ) WHERE { resource:Alex_Day property:associated_band_associated_musical_artist ?q }", "readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?f ) WHERE { resource:Alex_Day property:associated_band_associated_musical_artist ?q }", "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 ?z WHERE { resource:Alex_Day property:associated_band_associated_musical_artist ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Alex_Day property:associated_band_associated_musical_artist ?z }", "graph_answer": [ "resource:Chameleon_Circuit__band_", "resource:Charlie_McDonnell" ], "readable_answer": [ "Chameleon Circuit", "Charlie McDonnell" ], "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 ?x ?t WHERE { resource:Alex_Day property:genre ?x . resource:Alex_Day property:active_years_start_year ?t }", "readable_query": "SELECT DISTINCT ?x ?t WHERE { resource:Alex_Day property:genre ?x . resource:Alex_Day property:active_years_start_year ?t }", "graph_answer": [ "resource:Folk_music", "resource:2006" ], "readable_answer": [ "Folk music", "2006" ], "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" ] } ]
Artist
3
5909
Id55
[ { "subject": "Ace_Wilder", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Hip_hop_music", "property": "musicSubgenre", "object": "Gangsta_rap" }, { "subject": "Hip_hop_music", "property": "derivative", "object": "Drum_and_bass" } ]
[ { "subject": "Ace_Wilder", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Hip_hop_music", "property": "musicSubgenre", "object": "Gangsta_rap" }, { "subject": "Hip_hop_music", "property": "derivative", "object": "Drum_and_bass" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Hip Hop music, which includes Gangsta Rap, utilizes drum and bass. It is the genre of Ace Wilder.", "Ace Wilder is an exponent of Hip hop music, the sub genre of which, is Gangsta rap. Also connected to hip hop, is Drum and bass, which is a derivative of Hip hop music.", "Hip hop music has a sub genre called Gangsta rap, which is Ace Wilder's genre and Drum and bass is one of its derivative." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ace_Wilder", "rdf:type", "ontology:artist" ], [ "resource:Ace_Wilder", "property:genre", "resource:Hip_hop_music" ], [ "resource:Hip_hop_music", "property:derivative", "resource:Drum_and_bass" ], [ "resource:Hip_hop_music", "property:music_subgenre", "resource:Gangsta_rap" ] ]
Ace_Wilder
[ { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "musicSubgenre", "readable": "music subgenre", "graph": "property:music_subgenre" }, { "modified": "Ace_Wilder", "readable": "Ace Wilder", "graph": "resource:Ace_Wilder" }, { "modified": "Drum_and_bass", "readable": "Drum and bass", "graph": "resource:Drum_and_bass" }, { "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 ( ?j ) AS ?p ) WHERE { ?j property:genre ?p . ?j rdf:type ontology:artist . ?p property:music_subgenre resource:Gangsta_rap }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?p ) WHERE { ?j property:genre ?p . ?j rdf:type ontology:artist . ?p property:music_subgenre resource:Gangsta_rap }", "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 ?k WHERE { ?y property:music_subgenre resource:Gangsta_rap . ?k property:genre ?y . ?k rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?k WHERE { ?y property:music_subgenre resource:Gangsta_rap . ?k property:genre ?y . ?k rdf:type ontology:artist }", "graph_answer": [ "resource:Ace_Wilder" ], "readable_answer": [ "Ace Wilder" ], "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 ?g WHERE { ?g property:music_subgenre resource:Gangsta_rap . resource:Ace_Wilder rdf:type ontology:artist . resource:Ace_Wilder property:genre ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:music_subgenre resource:Gangsta_rap . resource:Ace_Wilder rdf:type ontology:artist . resource:Ace_Wilder property:genre ?g }", "graph_answer": [ "resource:Hip_hop_music" ], "readable_answer": [ "Hip hop music" ], "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 ?u WHERE { resource:Hip_hop_music property:derivative ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Hip_hop_music property:derivative ?u }", "graph_answer": [ "resource:Drum_and_bass" ], "readable_answer": [ "Drum and bass" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6213
Id49
[ { "subject": "Ahmad_Kadhim_Assad", "property": "team", "object": "Steel_Azin_F.C." }, { "subject": "Esteghlal_Ahvaz_F.C.", "property": "manager", "object": "Adnan_Hamad" }, { "subject": "Ahmad_Kadhim_Assad", "property": "clubs", "object": "Esteghlal_Ahvaz_F.C." } ]
[ { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Steel_Azin_F.C." }, { "subject": "Esteghlal_Ahvaz_F.C.", "property": "manager", "object": "Adnan_Hamad" }, { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Esteghlal_Ahvaz_F.C." } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmad Kadhim Assad is associated with Steel Azin F.C and Esteghlal Ahvaz F C (manager: Adnan Hamad).", "Ahmad Kadhim Assad's club is Esteghlal Ahvaz F C which is managed by Adnan Hamad. He also plays for Steel Azin FC.", "Ahmad Kadhim Assad played for Steel Azin FC and is part of Esteghlal Ahvaz FC where Adnan Hamad is the manager." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ahmad_Kadhim_Assad", "rdf:type", "ontology:athlete" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Steel_Azin_F_C_" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Esteghlal_Ahvaz_F_C_" ], [ "resource:Esteghlal_Ahvaz_F_C_", "property:manager", "resource:Adnan_Hamad" ] ]
Ahmad_Kadhim_Assad
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Adnan_Hamad", "readable": "Adnan Hamad", "graph": "resource:Adnan_Hamad" }, { "modified": "Ahmad_Kadhim_Assad", "readable": "Ahmad Kadhim Assad", "graph": "resource:Ahmad_Kadhim_Assad" }, { "modified": "Esteghlal_Ahvaz_F.C.", "readable": "Esteghlal Ahvaz F.C.", "graph": "resource:Esteghlal_Ahvaz_F_C_" }, { "modified": "Steel_Azin_F.C.", "readable": "Steel Azin F.C.", "graph": "resource:Steel_Azin_F_C_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?q property:manager resource:Basim_Qasim . ?k property:club ?q . ?k rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?q property:manager resource:Basim_Qasim . ?k property:club ?q . ?k rdf:type ontology:athlete }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
2
3332
Id137
[ { "subject": "Antwerp_International_Airport", "property": "runwayLength", "object": "\"1509.98\"^^xsd:double" }, { "subject": "Antwerp_International_Airport", "property": "operator", "object": "\"Flemish department of Mobility and Public Works\"@en" } ]
[ { "subject": "Antwerp_International_Airport", "property": "runwayLength", "object": "1510.0" }, { "subject": "Antwerp_International_Airport", "property": "operatingOrganisation", "object": "\"Flemish department of Mobility and Public Works\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Antwerp International Airport has a runway length of 1510.0 and is operated by The Flemish Department of Mobility and Public Works.", "The Flemish Department of Mobility and Public Works are the operators of Antwerp International Airport, which has a runway length of 1510.0." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Antwerp_International_Airport", "property:runway_length", "resource:1510_0" ], [ "resource:Antwerp_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Antwerp_International_Airport", "property:operating_organisation", "Flemish department of Mobility and Public Works" ] ]
Antwerp_International_Airport
[ { "modified": "Flemish department of Mobility and Public Works", "readable": "Flemish department of Mobility and Public Works", "graph": "Flemish department of Mobility and Public Works" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "1510.0", "readable": "1510.0", "graph": "resource:1510_0" }, { "modified": "Antwerp_International_Airport", "readable": "Antwerp International Airport", "graph": "resource:Antwerp_International_Airport" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g ?u WHERE { resource:Antwerp_International_Airport property:runway_length ?u . resource:Antwerp_International_Airport property:operating_organisation ?g }", "readable_query": "SELECT DISTINCT ?g ?u WHERE { resource:Antwerp_International_Airport property:runway_length ?u . resource:Antwerp_International_Airport property:operating_organisation ?g }", "graph_answer": [ "Flemish department of Mobility and Public Works", "resource:1510_0" ], "readable_answer": [ "Flemish department of Mobility and Public Works", "1510.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" ] } ]
Food
4
9878
Id167
[ { "subject": "Bandeja_paisa", "property": "ingredientName", "object": "\"red beans,pork belly, whiterice,ground meat,chicharon,fried egg,plantain(patacones),chorizo, arepa, hogao sauce,black pudding(morcilla),avocadoandlemon\"" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Antioquia_Department" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Hogao" } ]
[ { "subject": "Bandeja_paisa", "property": "mainIngredient", "object": "\"red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon\"" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Antioquia_Department" }, { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Hogao" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The main ingredients of Bandeja paisa are red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon. The dish is part of Colombian cuisine and comes from the Antioquia department.", "Bandeja paisa has the ingredients: hogao sauce, red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain, chorizo, arepa, morcilla, avocado and lemon. It is a Colombian dish and is known in the Antioquia Department." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "property:ingredient", "resource:Hogao" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Avocado" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Chorizo" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Fried_egg" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Chicharon" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Lemon" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Pork_belly" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Arepa" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Hogao_sauce" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Ground_meat" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Plantain__patacones_" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:White_rice" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Red_beans" ], [ "resource:Bandeja_paisa", "property:main_ingredient", "resource:Black_pudding__morcilla_" ], [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Bandeja_paisa", "property:country", "resource:Colombian_cuisine" ], [ "resource:Bandeja_paisa", "property:region", "resource:Antioquia_Department" ] ]
Bandeja_paisa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Antioquia_Department", "readable": "Antioquia Department", "graph": "resource:Antioquia_Department" }, { "modified": "Arepa", "readable": "Arepa", "graph": "resource:Arepa" }, { "modified": "Avocado", "readable": "Avocado", "graph": "resource:Avocado" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Black pudding (morcilla)", "readable": "Black pudding", "graph": "resource:Black_pudding__morcilla_" }, { "modified": "Chicharon", "readable": "Chicharon", "graph": "resource:Chicharon" }, { "modified": "Chorizo", "readable": "Chorizo", "graph": "resource:Chorizo" }, { "modified": "Colombian_cuisine", "readable": "Colombian cuisine", "graph": "resource:Colombian_cuisine" }, { "modified": "Fried egg", "readable": "Fried egg", "graph": "resource:Fried_egg" }, { "modified": "Ground meat", "readable": "Ground meat", "graph": "resource:Ground_meat" }, { "modified": "Hogao", "readable": "Hogao", "graph": "resource:Hogao" }, { "modified": "Hogao sauce", "readable": "Hogao sauce", "graph": "resource:Hogao_sauce" }, { "modified": "Lemon", "readable": "Lemon", "graph": "resource:Lemon" }, { "modified": "Plantain (patacones)", "readable": "Plantain", "graph": "resource:Plantain__patacones_" }, { "modified": "Pork belly", "readable": "Pork belly", "graph": "resource:Pork_belly" }, { "modified": "Red beans", "readable": "Red beans", "graph": "resource:Red_beans" }, { "modified": "White rice", "readable": "White rice", "graph": "resource:White_rice" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?x ) WHERE { resource:Bandeja_paisa property:main_ingredient ?g }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?x ) WHERE { resource:Bandeja_paisa property:main_ingredient ?g }", "graph_answer": [ "13" ], "readable_answer": [ "13" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Bandeja_paisa property:main_ingredient ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Bandeja_paisa property:main_ingredient ?q }", "graph_answer": [ "resource:Avocado", "resource:Chorizo", "resource:Fried_egg", "resource:Chicharon", "resource:Lemon", "resource:Pork_belly", "resource:Arepa", "resource:Hogao_sauce", "resource:Ground_meat", "resource:Plantain__patacones_", "resource:White_rice", "resource:Red_beans", "resource:Black_pudding__morcilla_" ], "readable_answer": [ "Avocado", "Chorizo", "Fried egg", "Chicharon", "Lemon", "Pork belly", "Arepa", "Hogao sauce", "Ground meat", "Plantain", "White rice", "Red beans", "Black pudding" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?g ) WHERE { resource:Bandeja_paisa property:region ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?g ) WHERE { resource:Bandeja_paisa property:region ?s }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Bandeja_paisa property:region ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Bandeja_paisa property:region ?e }", "graph_answer": [ "resource:Antioquia_Department" ], "readable_answer": [ "Antioquia Department" ], "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 ?i ?s WHERE { resource:Bandeja_paisa property:country ?s . resource:Bandeja_paisa property:ingredient ?i }", "readable_query": "SELECT DISTINCT ?i ?s WHERE { resource:Bandeja_paisa property:country ?s . resource:Bandeja_paisa property:ingredient ?i }", "graph_answer": [ "resource:Hogao", "resource:Colombian_cuisine" ], "readable_answer": [ "Hogao", "Colombian cuisine" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Company
3
7086
Id75
[ { "subject": "Trane", "property": "revenue", "object": "1.0264E10" }, { "subject": "Trane", "property": "netIncome", "object": "5.563E8" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" } ]
[ { "subject": "Trane", "property": "revenue", "object": "10264000000" }, { "subject": "Trane", "property": "netIncome", "object": "556300000" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Trane, a company located in Swords, Dublin has a revenue of $10,264,000,000, with a net income of $556,300,000.", "Located in Swords, Dublin, Trane sees a revenue of $10,264,000,000, with a net income of about $556 million.", "Trane, which is located in Swords, Dublin, has a revenue of 10264000000 but a net income of $556,300,000." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Trane", "property:net_income", "556300000" ], [ "resource:Trane", "property:revenue", "10264000000" ], [ "resource:Trane", "rdf:type", "ontology:company" ], [ "resource:Trane", "property:location", "resource:Swords__Dublin" ] ]
Trane
[ { "modified": "10264000000", "readable": "10264000000", "graph": "10264000000" }, { "modified": "556300000", "readable": "556300000", "graph": "556300000" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "netIncome", "readable": "net income", "graph": "property:net_income" }, { "modified": "revenue", "readable": "revenue", "graph": "property:revenue" }, { "modified": "Swords,_Dublin", "readable": "Swords, Dublin", "graph": "resource:Swords__Dublin" }, { "modified": "Trane", "readable": "Trane", "graph": "resource:Trane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?b property:revenue ?y . FILTER ( ?y >= '10000000000' ) . ?b property:location ?l . ?b rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?l WHERE { ?b property:revenue ?y . FILTER ( ?y >= '10000000000' ) . ?b property:location ?l . ?b rdf:type ontology:company }", "graph_answer": [ "resource:Swords__Dublin" ], "readable_answer": [ "Swords, Dublin" ], "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 { ?a rdf:type ontology:company . ?a property:location resource:Swords__Dublin . ?a property:net_income '15100000000' }", "readable_query": "ASK WHERE { ?a rdf:type ontology:company . ?a property:location resource:Swords,_Dublin . ?a property:net_income '15100000000' }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?o property:net_income '556300000' . ?o rdf:type ontology:company . ?o property:location resource:Swords__Dublin }", "readable_query": "ASK WHERE { ?o property:net_income '556300000' . ?o rdf:type ontology:company . ?o property:location resource:Swords,_Dublin }", "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 ?g WHERE { ?g rdf:type ontology:company . ?g property:net_income '556300000' . ?g property:location resource:Swords__Dublin }", "readable_query": "SELECT ?g WHERE { ?g rdf:type ontology:company . ?g property:net_income '556300000' . ?g property:location resource:Swords,_Dublin }", "graph_answer": [ "resource:Trane" ], "readable_answer": [ "Trane" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g ?q WHERE { resource:Trane property:net_income ?g . resource:Trane property:revenue ?q }", "readable_query": "SELECT DISTINCT ?g ?q WHERE { resource:Trane property:net_income ?g . resource:Trane property:revenue ?q }", "graph_answer": [ "556300000", "10264000000" ], "readable_answer": [ "556300000", "10264000000" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
WrittenWork
2
5651
Id186
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "A Severed Wasp originates from the United States, which counts Asian Americans among its ethnic groups.", "The United States has an ethnic group called Asian Americans and is the home of a severed wasp." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ] ]
A_Severed_Wasp
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?h WHERE { ?u rdf:type ontology:written_work . ?u property:country ?h . ?h property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ?u ?h WHERE { ?u rdf:type ontology:written_work . ?u property:country ?h . ?h property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:A_Severed_Wasp", "resource:United_States" ], "readable_answer": [ "A Severed Wasp", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7807
Id138
[ { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "deathPlace", "object": "Charleston,_West_Virginia" } ]
[ { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "deathPlace", "object": "Charleston,_West_Virginia" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albert B White was born in Cleveland and his successor was William M O Dawson who died in Charleston, West Virginia.", "Born in Cleveland, Albert B. White was succeeded by William M. O. Dawson, who died in Charleston, West Virginia.", "Albert B. White, born in Cleveland, was succeeded by William M.O. Dawson who died in Charleston, West Virginia." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_M__O__Dawson", "property:death_place", "resource:Charleston__West_Virginia" ], [ "resource:Albert_B__White", "rdf:type", "ontology:politician" ], [ "resource:Albert_B__White", "property:successor", "resource:William_M__O__Dawson" ], [ "resource:Albert_B__White", "property:birth_place", "resource:Cleveland" ] ]
Albert_B._White
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Albert_B._White", "readable": "Albert B. White", "graph": "resource:Albert_B__White" }, { "modified": "Charleston,_West_Virginia", "readable": "Charleston, West Virginia", "graph": "resource:Charleston__West_Virginia" }, { "modified": "Cleveland", "readable": "Cleveland", "graph": "resource:Cleveland" }, { "modified": "William_M._O._Dawson", "readable": "William M. O. Dawson", "graph": "resource:William_M__O__Dawson" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?n rdf:type ontology:politician . ?n property:successor ?o . ?o property:death_place resource:West_Roxbury }", "readable_query": "ASK WHERE { ?n rdf:type ontology:politician . ?n property:successor ?o . ?o property:death_place resource:West_Roxbury }", "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
9001
Id71
[ { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "team", "object": "Hamilton_Academical_F.C." }, { "subject": "Clyde_F.C.", "property": "manager", "object": "Barry_Ferguson" }, { "subject": "Clyde_F.C.", "property": "ground", "object": "Broadwood_Stadium" }, { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "clubs", "object": "Clyde_F.C." } ]
[ { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Hamilton_Academical_F.C." }, { "subject": "Clyde_F.C.", "property": "manager", "object": "Barry_Ferguson" }, { "subject": "Clyde_F.C.", "property": "ground", "object": "Broadwood_Stadium" }, { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Clyde_F.C." } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Barry Ferguson is the manager of Clyde F.C. which calls its ground, Broadwood Stadium. Alan Martin, a footballer for the Clyde FC club, used to play football for Hamilton Academical F.C.", "Alan Martin has played football for Clyde F.C. and for Hamilton Academical F.C. Clyde F.C. are managed by Barry Ferguson and play at the Broadwood Stadium.", "Alan Martin plays for Hamilton Academical FC and previously played for Broadwood Stadium based Clyde FC where Barry Ferguson is the manager." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Clyde_F_C_", "property:manager", "resource:Barry_Ferguson" ], [ "resource:Clyde_F_C_", "property:ground", "resource:Broadwood_Stadium" ], [ "resource:Alan_Martin__footballer_", "rdf:type", "ontology:athlete" ], [ "resource:Alan_Martin__footballer_", "property:club", "resource:Clyde_F_C_" ], [ "resource:Alan_Martin__footballer_", "property:club", "resource:Hamilton_Academical_F_C_" ] ]
Alan_Martin_(footballer)
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Alan_Martin_(footballer)", "readable": "Alan Martin", "graph": "resource:Alan_Martin__footballer_" }, { "modified": "Barry_Ferguson", "readable": "Barry Ferguson", "graph": "resource:Barry_Ferguson" }, { "modified": "Broadwood_Stadium", "readable": "Broadwood Stadium", "graph": "resource:Broadwood_Stadium" }, { "modified": "Clyde_F.C.", "readable": "Clyde F.C.", "graph": "resource:Clyde_F_C_" }, { "modified": "Hamilton_Academical_F.C.", "readable": "Hamilton Academical F.C.", "graph": "resource:Hamilton_Academical_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { FILTER NOT EXISTS { ?w property:ground resource:Broadwood_Stadium } . resource:Alan_Martin__footballer_ property:club ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER NOT EXISTS { ?w property:ground resource:Broadwood_Stadium } . resource:Alan_Martin_(footballer) property:club ?w }", "graph_answer": [ "resource:Hamilton_Academical_F_C_" ], "readable_answer": [ "Hamilton Academical F.C." ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Clyde_F_C_ property:manager resource:Giuseppe_Iachini }", "readable_query": "ASK WHERE { resource:Clyde_F.C. property:manager resource:Giuseppe_Iachini }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:Clyde_F_C_ property:band_member ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Clyde_F.C. property:band_member ?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" ] } ]
Building
5
11670
Id134
[ { "subject": "Ethiopia", "property": "leader", "object": "Mulatu_Teshome" }, { "subject": "Addis_Ababa", "property": "isPartOf", "object": "Addis_Ababa_Stadium" }, { "subject": "Addis_Ababa_City_Hall", "property": "country", "object": "Ethiopia" }, { "subject": "Addis_Ababa_City_Hall", "property": "location", "object": "Addis_Ababa" }, { "subject": "Ethiopia", "property": "language", "object": "Amharic" } ]
[ { "subject": "Ethiopia", "property": "leader", "object": "Mulatu_Teshome" }, { "subject": "Addis_Ababa", "property": "isPartOf", "object": "Addis_Ababa_Stadium" }, { "subject": "Addis_Ababa_City_Hall", "property": "country", "object": "Ethiopia" }, { "subject": "Addis_Ababa_City_Hall", "property": "location", "object": "Addis_Ababa" }, { "subject": "Ethiopia", "property": "language", "object": "Amharic" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Addis Ababa City Hall and Addis Ababa Stadium are both located in Addis Ababa, Ethiopia. Amharic is the language of Ethiopia and the country's leader is Mulatu Teshome.", "The Addis Ababa Stadium and Addis Ababa City Hall are located in Addis Ababa, Ethiopia, where Amharic is spoken. The name of the country's leader is Mulatu Teshome." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ethiopia", "property:leader", "resource:Mulatu_Teshome" ], [ "resource:Ethiopia", "property:language", "resource:Amharic" ], [ "resource:Addis_Ababa_City_Hall", "rdf:type", "ontology:building" ], [ "resource:Addis_Ababa_City_Hall", "property:location", "resource:Addis_Ababa" ], [ "resource:Addis_Ababa_City_Hall", "property:country", "resource:Ethiopia" ], [ "resource:Addis_Ababa", "property:is_part_of", "resource:Addis_Ababa_Stadium" ] ]
Addis_Ababa_City_Hall
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Addis_Ababa", "readable": "Addis Ababa", "graph": "resource:Addis_Ababa" }, { "modified": "Addis_Ababa_City_Hall", "readable": "Addis Ababa City Hall", "graph": "resource:Addis_Ababa_City_Hall" }, { "modified": "Addis_Ababa_Stadium", "readable": "Addis Ababa Stadium", "graph": "resource:Addis_Ababa_Stadium" }, { "modified": "Amharic", "readable": "Amharic", "graph": "resource:Amharic" }, { "modified": "Ethiopia", "readable": "Ethiopia", "graph": "resource:Ethiopia" }, { "modified": "Mulatu_Teshome", "readable": "Mulatu Teshome", "graph": "resource:Mulatu_Teshome" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?j ) WHERE { ?f rdf:type ontology:building . ?e property:leader resource:Hailemariam_Desalegn . ?f property:country ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?j ) WHERE { ?f rdf:type ontology:building . ?e property:leader resource:Hailemariam_Desalegn . ?f property:country ?e }", "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 ?i WHERE { ?i rdf:type ontology:building . ?i property:location ?s . ?i property:country resource:Ethiopia . ?s property:is_part_of resource:Addis_Ababa_Stadium }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:building . ?i property:location ?s . ?i property:country resource:Ethiopia . ?s property:is_part_of resource:Addis_Ababa_Stadium }", "graph_answer": [ "resource:Addis_Ababa_City_Hall" ], "readable_answer": [ "Addis Ababa City Hall" ], "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 ?q WHERE { resource:Ethiopia property:leader ?q . resource:Ethiopia property:language ?k }", "readable_query": "SELECT DISTINCT ?k ?q WHERE { resource:Ethiopia property:leader ?q . resource:Ethiopia property:language ?k }", "graph_answer": [ "resource:Amharic", "resource:Mulatu_Teshome" ], "readable_answer": [ "Amharic", "Mulatu Teshome" ], "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" ] } ]
MeanOfTransportation
3
7556
Id156
[ { "subject": "Ariane_5", "property": "sites", "object": "ELA-3" }, { "subject": "Ariane_5", "property": "manufacturer", "object": "Airbus_Defence_and_Space" }, { "subject": "Ariane_5", "property": "finalFlight", "object": "\"2004-12-18\"^^xsd:date" } ]
[ { "subject": "Ariane_5", "property": "launchSite", "object": "ELA-3" }, { "subject": "Ariane_5", "property": "manufacturer", "object": "Airbus_Defence_and_Space" }, { "subject": "Ariane_5", "property": "finalFlight", "object": "2004-12-18" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Ariane 5, was manufactured by Airbus Defence and Space and its launch site was, ELA-3 launchpad. The final flight of the Ariane 5 was on 2004-12-18.", "Ariane 5, manufactured by the Airbus Defense and Space, has its launchpad at ELA-3. The Ariane 5 rocket had its final flight on 12/18/2004.", "The Ariane 5, which last flew from ELA-3 on 18th December 2004, was manufactured by Airbus Defence and Space." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ariane_5", "property:launch_site", "resource:ELA_3" ], [ "resource:Ariane_5", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Ariane_5", "property:manufacturer", "resource:Airbus_Defence_and_Space" ], [ "resource:Ariane_5", "property:final_flight", "resource:2004_12_18" ] ]
Ariane_5
[ { "modified": "finalFlight", "readable": "final flight", "graph": "property:final_flight" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "2004-12-18", "readable": "2004-12-18", "graph": "resource:2004_12_18" }, { "modified": "Airbus_Defence_and_Space", "readable": "Airbus Defence and Space", "graph": "resource:Airbus_Defence_and_Space" }, { "modified": "Ariane_5", "readable": "Ariane 5", "graph": "resource:Ariane_5" }, { "modified": "ELA-3", "readable": "ELA-3", "graph": "resource:ELA_3" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?d property:manufacturer ?b . FILTER ( CONTAINS ( YEAR ( ?v ) , '2004' ) ) . ?d rdf:type ontology:mean_of_transportation . ?d property:final_flight ?v }", "readable_query": "SELECT DISTINCT ?b WHERE { ?d property:manufacturer ?b . FILTER ( CONTAINS ( YEAR ( ?v ) , '2004' ) ) . ?d rdf:type ontology:mean_of_transportation . ?d property:final_flight ?v }", "graph_answer": [ "resource:Airbus_Defence_and_Space" ], "readable_answer": [ "Airbus Defence and Space" ], "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 { ?f property:manufacturer resource:Airbus_Defence_and_Space . ?f property:final_flight resource:2004_12_18 . ?f rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?f property:manufacturer resource:Airbus_Defence_and_Space . ?f property:final_flight resource:2004-12-18 . ?f rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "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 ?g WHERE { ?g property:final_flight resource:2004_12_18 . ?g rdf:type ontology:mean_of_transportation . ?g property:manufacturer resource:Airbus_Defence_and_Space }", "readable_query": "SELECT ?g WHERE { ?g property:final_flight resource:2004-12-18 . ?g rdf:type ontology:mean_of_transportation . ?g property:manufacturer resource:Airbus_Defence_and_Space }", "graph_answer": [ "resource:Ariane_5" ], "readable_answer": [ "Ariane 5" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Ariane_5 property:active_years_end_year ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Ariane_5 property:active_years_end_year ?e }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7371
Id284
[ { "subject": "Philippines", "property": "ethnicGroup", "object": "Zamboangans" }, { "subject": "Philippines", "property": "language", "object": "Philippine_English" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" } ]
[ { "subject": "Philippines", "property": "ethnicGroup", "object": "Zamboangans" }, { "subject": "Philippines", "property": "language", "object": "Philippine_English" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Batchoy comes from the Philippines where Philippine English is the language spoken. It is also where Zamboangans are a group.", "Philippines is the country Batchoy comes from. They speak Philippine-English there and one of the ethnic groups is the Zamboangans.", "Batchoy is eaten in the Philippines, where there is a ethnic group called Zamboangans and the language is Philippine English." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Philippines", "property:language", "resource:Philippine_English" ], [ "resource:Philippines", "property:ethnic_group", "resource:Zamboangans" ] ]
Batchoy
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Philippine_English", "readable": "Philippine English", "graph": "resource:Philippine_English" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Zamboangans", "readable": "Zamboangans", "graph": "resource:Zamboangans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b property:ethnic_group resource:Zamboangans . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'p' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:ethnic_group resource:Zamboangans . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'p' ) ) }", "graph_answer": [ "resource:Philippines" ], "readable_answer": [ "Philippines" ], "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 ?u WHERE { ?u property:country resource:Philippines . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'b' ) ) . ?u rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:country resource:Philippines . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'b' ) ) . ?u rdf:type ontology:food }", "graph_answer": [ "resource:Batchoy" ], "readable_answer": [ "Batchoy" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Philippines property:language resource:Philippine_English }", "readable_query": "ASK WHERE { resource:Philippines property:language resource:Philippine_English }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
City
5
11902
Id123
[ { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Pierce_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "subdivisionName", "object": "Washington_(state)" }, { "subject": "Washington_(state)", "property": "largestCity", "object": "Seattle" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Pierce_County,_Washington", "property": "country", "object": "United_States" } ]
[ { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Pierce_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Washington_(state)" }, { "subject": "Washington_(state)", "property": "largestCity", "object": "Seattle" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Pierce_County,_Washington", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Auburn is part of Pierce County which is found in the state of Washington. The largest city in this US state is Seattle but the country's capital is Washington DC.", "Auburn (Pierce County, U.S.) and Seattle, are both located in the state of Washington. Seattle is the largest city in the state of Washington, and the capital of the United States is Washington, D.C.", "Seattle is the largest city in Washington State and Washington, D.C. is the capital of the U.S. Auburn is part of Pierce County, Washington which in in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Washington__state_", "property:largest_city", "resource:Seattle" ], [ "resource:Pierce_County__Washington", "property:country", "resource:United_States" ], [ "resource:Auburn__Washington", "rdf:type", "ontology:city" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:Washington__state_" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:Pierce_County__Washington" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ] ]
Auburn,_Washington
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Auburn,_Washington", "readable": "Auburn, Washington", "graph": "resource:Auburn__Washington" }, { "modified": "Pierce_County,_Washington", "readable": "Pierce County, Washington", "graph": "resource:Pierce_County__Washington" }, { "modified": "Seattle", "readable": "Seattle", "graph": "resource:Seattle" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" }, { "modified": "Washington_(state)", "readable": "Washington", "graph": "resource:Washington__state_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Auburn__Washington property:is_part_of ?f . FILTER NOT EXISTS { ?f property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Auburn,_Washington property:is_part_of ?f . FILTER NOT EXISTS { ?f property:country resource:United_States } }", "graph_answer": [ "resource:Washington__state_" ], "readable_answer": [ "Washington" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Auburn__Washington property:is_part_of ?v . FILTER ( ?v != resource:Washington__state_ ) }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Auburn__Washington property:is_part_of ?v . FILTER ( ?v != resource:Washington_(state) ) }", "graph_answer": [ "resource:Pierce_County__Washington" ], "readable_answer": [ "Pierce County, Washington" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Washington__state_ property:partial_failures ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Washington_(state) property:partial_failures ?n }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
5
11611
Id75
[ { "subject": "Akita,_Akita", "property": "subdivisionName", "object": "Akita_Prefecture" }, { "subject": "Japan", "property": "leader", "object": "Tarō_Asō" }, { "subject": "Akita,_Akita", "property": "country", "object": "Japan" }, { "subject": "Japan", "property": "ethnicGroup", "object": "Vietnamese_people_in_Japan" }, { "subject": "Akita_Museum_of_Art", "property": "location", "object": "Akita,_Akita" } ]
[ { "subject": "Akita,_Akita", "property": "isPartOf", "object": "Akita_Prefecture" }, { "subject": "Japan", "property": "leader", "object": "Tarō_Asō" }, { "subject": "Akita,_Akita", "property": "country", "object": "Japan" }, { "subject": "Japan", "property": "ethnicGroup", "object": "Vietnamese_people_in_Japan" }, { "subject": "Akita_Museum_of_Art", "property": "location", "object": "Akita,_Akita" } ]
(X (X (X) (X (X) (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Taro Aso is the leader of Japan which has the Vietnamese people as one of its ethnic groups. Japan's Akita Museum of Art is located in Akita, Akita Prefecture.", "The Vietnamese are an ethnic group in Japan where Taro Aso is the leader. The country is the location of the Akita Museum of Art in Akita, Akita Prefecture." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Japan", "property:leader", "resource:Tar__As_" ], [ "resource:Japan", "property:ethnic_group", "resource:Vietnamese_people_in_Japan" ], [ "resource:Akita__Akita", "property:country", "resource:Japan" ], [ "resource:Akita__Akita", "property:is_part_of", "resource:Akita_Prefecture" ], [ "resource:Akita_Museum_of_Art", "rdf:type", "ontology:building" ], [ "resource:Akita_Museum_of_Art", "property:location", "resource:Akita__Akita" ] ]
Akita_Museum_of_Art
[ { "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": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Akita_Museum_of_Art", "readable": "Akita Museum of Art", "graph": "resource:Akita_Museum_of_Art" }, { "modified": "Akita_Prefecture", "readable": "Akita Prefecture", "graph": "resource:Akita_Prefecture" }, { "modified": "Akita,_Akita", "readable": "Akita, Akita", "graph": "resource:Akita__Akita" }, { "modified": "Japan", "readable": "Japan", "graph": "resource:Japan" }, { "modified": "Tarō_Asō", "readable": "Tarō Asō", "graph": "resource:Tar__As_" }, { "modified": "Vietnamese_people_in_Japan", "readable": "Vietnamese people in Japan", "graph": "resource:Vietnamese_people_in_Japan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?i ) WHERE { ?z property:country ?q . ?z property:is_part_of resource:Akita_Prefecture . ?q property:leader resource:Tar__As_ }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?i ) WHERE { ?z property:country ?q . ?z property:is_part_of resource:Akita_Prefecture . ?q property:leader resource:Tarō_Asō }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:is_part_of resource:Akita_Prefecture . ?a property:country ?s . ?s property:leader resource:Tar__As_ }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:is_part_of resource:Akita_Prefecture . ?a property:country ?s . ?s property:leader resource:Tarō_Asō }", "graph_answer": [ "resource:Akita__Akita" ], "readable_answer": [ "Akita, Akita" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Akita__Akita property:country ?g . resource:Akita__Akita property:is_part_of resource:Akita_Prefecture . ?g property:leader resource:Tar__As_ }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Akita,_Akita property:country ?g . resource:Akita,_Akita property:is_part_of resource:Akita_Prefecture . ?g property:leader resource:Tarō_Asō }", "graph_answer": [ "resource:Japan" ], "readable_answer": [ "Japan" ], "type": [ "coreference", "meaningful", "answer", "more_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 ?o WHERE { resource:Japan property:music_fusion_genre ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Japan property:music_fusion_genre ?o }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
5951
Id97
[ { "subject": "Albennie_Jones", "property": "associatedBand", "object": "Sammy_Price" }, { "subject": "Albennie_Jones", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" } ]
[ { "subject": "Albennie_Jones", "property": "associatedBand/associatedMusicalArtist", "object": "Sammy_Price" }, { "subject": "Albennie_Jones", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albennie Jones performs Rhythm and Blues, which helped create Disco, and she 's worked with Sammy Price.", "Having worked with the musical artist Sammy Price, Albennie Jones is a performer of rhythm and blues, a derivative of which, is Disco.", "Albennie Jones a rhythm and blues (which has disco as a derivative) artist has worked with fellow artist Sammy Price." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albennie_Jones", "rdf:type", "ontology:artist" ], [ "resource:Albennie_Jones", "property:associated_band_associated_musical_artist", "resource:Sammy_Price" ], [ "resource:Albennie_Jones", "property:genre", "resource:Rhythm_and_blues" ], [ "resource:Rhythm_and_blues", "property:derivative", "resource:Disco" ] ]
Albennie_Jones
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Albennie_Jones", "readable": "Albennie Jones", "graph": "resource:Albennie_Jones" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "Sammy_Price", "readable": "Sammy Price", "graph": "resource:Sammy_Price" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?d property:derivative resource:Disco . ?q property:associated_band_associated_musical_artist resource:Sammy_Price . ?q rdf:type ontology:artist . ?q property:genre ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d property:derivative resource:Disco . ?q property:associated_band_associated_musical_artist resource:Sammy_Price . ?q rdf:type ontology:artist . ?q property:genre ?d }", "graph_answer": [ "resource:Rhythm_and_blues" ], "readable_answer": [ "Rhythm and blues" ], "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 ?e WHERE { resource:Rhythm_and_blues property:derivative resource:Disco . ?e rdf:type ontology:artist . ?e property:associated_band_associated_musical_artist resource:Sammy_Price . ?e property:genre resource:Rhythm_and_blues }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Rhythm_and_blues property:derivative resource:Disco . ?e rdf:type ontology:artist . ?e property:associated_band_associated_musical_artist resource:Sammy_Price . ?e property:genre resource:Rhythm_and_blues }", "graph_answer": [ "resource:Albennie_Jones" ], "readable_answer": [ "Albennie Jones" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?s ) WHERE { ?v rdf:type ontology:artist . ?v property:genre ?p . ?p property:stylistic_origin resource:Blues }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?s ) WHERE { ?v rdf:type ontology:artist . ?v property:genre ?p . ?p property:stylistic_origin resource:Blues }", "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" ] } ]
SportsTeam
3
8059
Id132
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "nickname", "object": "\"Asa Gigante ''\"@en" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "season", "object": "2015" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "capacity", "object": "17000" } ]
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "nickname", "object": "\"Asa Gigante ''\"" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "season", "object": "2015" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "numberOfMembers", "object": "17000" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Agremiação Sportiva Arapiraquense is nicknamed Asa Gigante. They have 17000 members and played in the 2015 season.", "Agremiacao Sportiva Arapiraquense have the nickname Asa Gigante, they played in the 2015 season and have 17000 members.", "The Agremiação Sportiva Arapiraquense (nicknamed Asa Gigante) has 17000 members and play in 2015." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:season", "resource:2015" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:number_of_members", "17000" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "rdf:type", "ontology:sports_team" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:nickname", "resource:Asa_Gigante___" ] ]
Agremiação_Sportiva_Arapiraquense
[ { "modified": "17000", "readable": "17000", "graph": "17000" }, { "modified": "nickname", "readable": "nickname", "graph": "property:nickname" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "2015", "readable": "2015", "graph": "resource:2015" }, { "modified": "Agremiação_Sportiva_Arapiraquense", "readable": "Agremiação Sportiva Arapiraquense", "graph": "resource:Agremia__o_Sportiva_Arapiraquense" }, { "modified": "Asa Gigante ''", "readable": "Asa Gigante ''", "graph": "resource:Asa_Gigante___" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?i >= '10000' ) . ?n rdf:type ontology:sports_team . ?n property:nickname ?t . ?n property:number_of_members ?i }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?i >= '10000' ) . ?n rdf:type ontology:sports_team . ?n property:nickname ?t . ?n property:number_of_members ?i }", "graph_answer": [ "resource:Asa_Gigante___" ], "readable_answer": [ "Asa Gigante ''" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?g property:number_of_members ?s . ?g rdf:type ontology:sports_team . ?g property:nickname resource:Asa_Gigante___ }", "readable_query": "SELECT DISTINCT ?s WHERE { ?g property:number_of_members ?s . ?g rdf:type ontology:sports_team . ?g property:nickname resource:Asa_Gigante_'' }", "graph_answer": [ "17000" ], "readable_answer": [ "17000" ], "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 ?k WHERE { ?y property:number_of_members ?i . FILTER ( ?i > '10000' ) . ?y property:season ?k . ?y rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?k WHERE { ?y property:number_of_members ?i . FILTER ( ?i > '10000' ) . ?y property:season ?k . ?y rdf:type ontology:sports_team }", "graph_answer": [ "resource:2015" ], "readable_answer": [ "2015" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( CONTAINS ( LCASE ( ?z ) , 'arapiraquense' ) ) . ?z rdf:type ontology:sports_team . ?z property:season resource:2015 }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( CONTAINS ( LCASE ( ?z ) , 'arapiraquense' ) ) . ?z rdf:type ontology:sports_team . ?z property:season resource:2015 }", "graph_answer": [ "resource:Agremia__o_Sportiva_Arapiraquense" ], "readable_answer": [ "Agremiação Sportiva Arapiraquense" ], "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" ] } ]
WrittenWork
2
5647
Id182
[ { "subject": "United_Kingdom", "property": "leader", "object": "David_Cameron" }, { "subject": "AIDS_(journal)", "property": "country", "object": "United_Kingdom" } ]
[ { "subject": "United_Kingdom", "property": "leader", "object": "David_Cameron" }, { "subject": "AIDS_(journal)", "property": "country", "object": "United_Kingdom" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The AIDS Journal was published in the UK, where David Cameron was a leader.", "AIDS (journal) is published in the UK where David Cameron is the leader.", "AIDS journal is from the United Kingdom where the leader is David Cameron." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDS__journal_", "rdf:type", "ontology:written_work" ], [ "resource:AIDS__journal_", "property:country", "resource:United_Kingdom" ], [ "resource:United_Kingdom", "property:leader", "resource:David_Cameron" ] ]
AIDS_(journal)
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "AIDS_(journal)", "readable": "AIDS", "graph": "resource:AIDS__journal_" }, { "modified": "David_Cameron", "readable": "David Cameron", "graph": "resource:David_Cameron" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?f WHERE { ?f property:leader resource:David_Cameron . ?s rdf:type ontology:written_work . ?s property:country ?f }", "readable_query": "SELECT DISTINCT ?s ?f WHERE { ?f property:leader resource:David_Cameron . ?s rdf:type ontology:written_work . ?s property:country ?f }", "graph_answer": [ "resource:AIDS__journal_", "resource:United_Kingdom" ], "readable_answer": [ "AIDS", "United Kingdom" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10098
Id72
[ { "subject": "Abarth_1000_GT_Coupé", "property": "designCompany", "object": "Gruppo_Bertone" }, { "subject": "Gruppo_Bertone", "property": "foundationPlace", "object": "Italy" }, { "subject": "Abarth_1000_GT_Coupé", "property": "manufacturer", "object": "Abarth" }, { "subject": "Abarth", "property": "foundedBy", "object": "Carlo_Abarth" } ]
[ { "subject": "Abarth_1000_GT_Coupé", "property": "designCompany", "object": "Gruppo_Bertone" }, { "subject": "Gruppo_Bertone", "property": "foundationPlace", "object": "Italy" }, { "subject": "Abarth_1000_GT_Coupé", "property": "manufacturer", "object": "Abarth" }, { "subject": "Abarth", "property": "foundedBy", "object": "Carlo_Abarth" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abarth (founded byCarlo Abarth) are the manufacturers of the Abarth 1000 GT Coupé which was designed by Gruppo Bertone (founded in Italy).", "The Abarth 1000 GT Coupe, designed by Italy's Gruppo Bertone, was made by Abarth (founded by Carlo Abarth).", "Gruppo Bertone designed the Abarth 1000 GT Coupe and was founded in Italy. Abarth, founded by Carlo Abarth, made that Coupe." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Gruppo_Bertone", "property:foundation_place", "resource:Italy" ], [ "resource:Abarth_1000_GT_Coup_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Abarth_1000_GT_Coup_", "property:design_company", "resource:Gruppo_Bertone" ], [ "resource:Abarth_1000_GT_Coup_", "property:manufacturer", "resource:Abarth" ], [ "resource:Abarth", "property:founded_by", "resource:Carlo_Abarth" ] ]
Abarth_1000_GT_Coupé
[ { "modified": "designCompany", "readable": "design company", "graph": "property:design_company" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "foundedBy", "readable": "founded by", "graph": "property:founded_by" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "Abarth", "readable": "Abarth", "graph": "resource:Abarth" }, { "modified": "Abarth_1000_GT_Coupé", "readable": "Abarth 1000 GT Coupé", "graph": "resource:Abarth_1000_GT_Coup_" }, { "modified": "Carlo_Abarth", "readable": "Carlo Abarth", "graph": "resource:Carlo_Abarth" }, { "modified": "Gruppo_Bertone", "readable": "Gruppo Bertone", "graph": "resource:Gruppo_Bertone" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Gruppo_Bertone property:foundation_place resource:Italy }", "readable_query": "ASK WHERE { resource:Gruppo_Bertone property:foundation_place resource:Italy }", "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 ?z WHERE { ?z rdf:type ontology:mean_of_transportation . ?z property:design_company resource:Gruppo_Bertone . ?z property:manufacturer ?u . ?u property:founded_by resource:Carlo_Abarth . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:mean_of_transportation . ?z property:design_company resource:Gruppo_Bertone . ?z property:manufacturer ?u . ?u property:founded_by resource:Carlo_Abarth . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'a' ) ) }", "graph_answer": [ "resource:Abarth_1000_GT_Coup_" ], "readable_answer": [ "Abarth 1000 GT Coupé" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?j property:manufacturer ?r . ?r property:founded_by resource:August_Horch . ?j rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?j property:manufacturer ?r . ?r property:founded_by resource:August_Horch . ?j rdf:type ontology:mean_of_transportation }", "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
4
9252
Id175
[ { "subject": "Birmingham", "property": "postalCode", "object": "B_postcode_area" }, { "subject": "Birmingham", "property": "leaderName", "object": "Conservative_Party_(UK)" }, { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "John_Madin", "property": "birthPlace", "object": "Birmingham" } ]
[ { "subject": "Birmingham", "property": "postalCode", "object": "B_postcode_area" }, { "subject": "Birmingham", "property": "leader", "object": "Conservative_Party_(UK)" }, { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "John_Madin", "property": "birthPlace", "object": "Birmingham" } ]
(X (X (X (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Conservative Party lead Birmingham which has the B postal code and is the birthplace of architect John Madin who designed 103 Colmore Row.", "The B postcode area is the postal code of Birmingham which is led by the Conservative Party (UK). The city is the birthplace of the architect John Madin who designed 103 Colmore Row.", "103 Colmore Row was designed by the architect John Madin, who was born in Birmingham, UK (postcode area 'B'), governed by the Conservative Party." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:John_Madin", "property:birth_place", "resource:Birmingham" ], [ "resource:Birmingham", "property:leader", "resource:Conservative_Party__UK_" ], [ "resource:Birmingham", "property:postal_code", "resource:B_postcode_area" ], [ "resource:103_Colmore_Row", "property:architect", "resource:John_Madin" ], [ "resource:103_Colmore_Row", "rdf:type", "ontology:building" ] ]
103_Colmore_Row
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "postalCode", "readable": "postal code", "graph": "property:postal_code" }, { "modified": "103_Colmore_Row", "readable": "103 Colmore Row", "graph": "resource:103_Colmore_Row" }, { "modified": "B_postcode_area", "readable": "B postcode area", "graph": "resource:B_postcode_area" }, { "modified": "Birmingham", "readable": "Birmingham", "graph": "resource:Birmingham" }, { "modified": "Conservative_Party_(UK)", "readable": "Conservative Party", "graph": "resource:Conservative_Party__UK_" }, { "modified": "John_Madin", "readable": "John Madin", "graph": "resource:John_Madin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g ?z WHERE { resource:Birmingham property:leader ?g . resource:Birmingham property:postal_code ?z }", "readable_query": "SELECT DISTINCT ?g ?z WHERE { resource:Birmingham property:leader ?g . resource:Birmingham property:postal_code ?z }", "graph_answer": [ "resource:Conservative_Party__UK_", "resource:B_postcode_area" ], "readable_answer": [ "Conservative Party", "B postcode area" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:103_Colmore_Row property:diameter ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:103_Colmore_Row property:diameter ?t }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
6
12832
Id2
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"@en" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "status", "object": "\"Retired\"@en" } ]
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "almaMater", "object": "\"UT Austin, B.S. 1955\"" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "status", "object": "\"Retired\"" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alan Bean was born in Wheeler, Texas, the United States. He was a member of Apollo 12 and also served as a test pilot. He graduated from UT Austin 1955 with a B.S. and is now retired.", "Alan Bean was originally from Wheeler, Texas, USA, and graduated from UT Austin in 1955 with a B.S. He went on to work as a test pilot and became a crew member of the Apollo 12 mission before he retired ." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alan_Bean", "property:status", "resource:Retired" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:mission", "resource:Apollo_12" ], [ "resource:Alan_Bean", "property:nationality", "resource:United_States" ], [ "resource:Alan_Bean", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Bean", "property:alma_mater", "UT Austin, B.S. 1955" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "UT Austin, B.S. 1955", "readable": "UT Austin, B.S. 1955", "graph": "UT Austin, B.S. 1955" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "modified": "Retired", "readable": "Retired", "graph": "resource:Retired" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c property:birth_place resource:Windsor__Connecticut . ?c property:status ?j . ?c rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?c property:birth_place resource:Windsor,_Connecticut . ?c property:status ?j . ?c rdf:type ontology:astronaut }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
3
6415
Id35
[ { "subject": "20_Fenchurch_Street", "property": "completionDate", "object": "\"April 2014\"@en" }, { "subject": "20_Fenchurch_Street", "property": "floorArea", "object": "\"62145.3\"^^xsd:double" }, { "subject": "20_Fenchurch_Street", "property": "floorCount", "object": "\"34\"^^xsd:positiveInteger" } ]
[ { "subject": "20_Fenchurch_Street", "property": "completionDate", "object": "\"April 2014\"" }, { "subject": "20_Fenchurch_Street", "property": "floorCount", "object": "34" }, { "subject": "20_Fenchurch_Street", "property": "floorArea", "object": "62145.3 (square metres)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "20 Fenchurch Street, completed April 2014, has 34 floors and floor area of 62145.3 square metres.", "20 Fenchurch Street, completed in April 2014, has 34 floors and a floor area of 62145.3 square metres.", "20 Fenchurch Street was completed in April 2014 and has 34 floors which cover an area of 62145.3 square metres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:20_Fenchurch_Street", "property:floor_count", "34" ], [ "resource:20_Fenchurch_Street", "rdf:type", "ontology:building" ], [ "resource:20_Fenchurch_Street", "property:floor_area", "62145.3 (square metres)" ], [ "resource:20_Fenchurch_Street", "property:completion_date", "resource:April_2014" ] ]
20_Fenchurch_Street
[ { "modified": "34", "readable": "34", "graph": "34" }, { "modified": "62145.3 (square metres)", "readable": "62145.3", "graph": "62145.3 (square metres)" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "floorArea", "readable": "floor area", "graph": "property:floor_area" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "20_Fenchurch_Street", "readable": "20 Fenchurch Street", "graph": "resource:20_Fenchurch_Street" }, { "modified": "April 2014", "readable": "April 2014", "graph": "resource:April_2014" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?d rdf:type ontology:building . ?d property:completion_date ?b . FILTER ( ?e <= '50' ) . ?d property:floor_count ?e }", "readable_query": "SELECT DISTINCT ?b WHERE { ?d rdf:type ontology:building . ?d property:completion_date ?b . FILTER ( ?e <= '50' ) . ?d property:floor_count ?e }", "graph_answer": [ "resource:April_2014" ], "readable_answer": [ "April 2014" ], "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 ?p WHERE { ?b rdf:type ontology:building . ?b property:completion_date resource:April_2014 . ?b property:floor_count ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { ?b rdf:type ontology:building . ?b property:completion_date resource:April_2014 . ?b property:floor_count ?p }", "graph_answer": [ "34" ], "readable_answer": [ "34" ], "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 ?m WHERE { ?m property:completion_date resource:April_2014 . ?m rdf:type ontology:building . ?m property:floor_count 34 }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:completion_date resource:April_2014 . ?m rdf:type ontology:building . ?m property:floor_count 34 }", "graph_answer": [ "resource:20_Fenchurch_Street" ], "readable_answer": [ "20 Fenchurch Street" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:20_Fenchurch_Street property:floor_area '62145.3 (square metres)' }", "readable_query": "ASK WHERE { resource:20_Fenchurch_Street property:floor_area '62145.3 (square metres)' }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:20_Fenchurch_Street property:has_to_its_southeast ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:20_Fenchurch_Street property:has_to_its_southeast ?n }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4527
Id39
[ { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" }, { "subject": "Arem-arem", "property": "mainIngredient", "object": "\"compressed rice cooked in banana leaf with vegetables or minced meat fillings\"@en" } ]
[ { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" }, { "subject": "Arem-arem", "property": "mainIngredient", "object": "\"compressed rice cooked in banana leaf with vegetables or minced meat fillings\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arem-arem is a Javanese dish made from compressed rice cooked in banana leaf with vegetables or minced meat fillings.", "The main ingredients of Arem-arem, a Javanese dish, are compressed rice cooked in banana leaf with vegetables or minced meat fillings.", "Arem-arem is a dish of Javanese cuisine and the main ingredients are compressed rice cooked in banana leaf with vegetables or minced meat fillings." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arem_arem", "property:main_ingredient", "compressed rice cooked in banana leaf with vegetables or minced meat fillings" ], [ "resource:Arem_arem", "rdf:type", "ontology:food" ], [ "resource:Arem_arem", "property:region", "resource:Javanese_cuisine" ] ]
Arem-arem
[ { "modified": "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "readable": "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "graph": "compressed rice cooked in banana leaf with vegetables or minced meat fillings" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arem-arem", "readable": "Arem-arem", "graph": "resource:Arem_arem" }, { "modified": "Javanese_cuisine", "readable": "Javanese cuisine", "graph": "resource:Javanese_cuisine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?d WHERE { resource:Arem_arem property:main_ingredient ?u . resource:Arem_arem property:region ?d }", "readable_query": "SELECT DISTINCT ?u ?d WHERE { resource:Arem-arem property:main_ingredient ?u . resource:Arem-arem property:region ?d }", "graph_answer": [ "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "resource:Javanese_cuisine" ], "readable_answer": [ "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "Javanese cuisine" ], "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" ] } ]
Airport
3
5805
Id138
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "r3Surface", "object": "Poaceae" }, { "subject": "Poaceae", "property": "class", "object": "Monocotyledon" }, { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" } ]
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "3rdRunwaySurfaceType", "object": "Poaceae" }, { "subject": "Poaceae", "property": "class", "object": "Monocotyledon" }, { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "At the Ardmore airport in New Zealand, the 3rd runway is made from Poaceae which belongs to the flowering plants division and is in the class of Monocotyledon.", "Ardmore Airport (New Zealand)'s 3rd runway surface type is Poaceae which is in the class Monocotyledon and belongs to the division of flowering plants.", "Ardmore Airport (New Zealand)'s 3rd runway surface type is Poaceae which belongs to the division of flowering plants in the class Monocotyledon." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Poaceae", "property:division", "resource:Flowering_plant" ], [ "resource:Poaceae", "property:class", "resource:Monocotyledon" ], [ "resource:Ardmore_Airport__New_Zealand_", "rdf:type", "ontology:airport" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:3rd_runway_surface_type", "resource:Poaceae" ] ]
Ardmore_Airport_(New_Zealand)
[ { "modified": "3rdRunwaySurfaceType", "readable": "3rd runway surface type", "graph": "property:3rd_runway_surface_type" }, { "modified": "class", "readable": "class", "graph": "property:class" }, { "modified": "division", "readable": "division", "graph": "property:division" }, { "modified": "Ardmore_Airport_(New_Zealand)", "readable": "Ardmore Airport", "graph": "resource:Ardmore_Airport__New_Zealand_" }, { "modified": "Flowering_plant", "readable": "Flowering plant", "graph": "resource:Flowering_plant" }, { "modified": "Monocotyledon", "readable": "Monocotyledon", "graph": "resource:Monocotyledon" }, { "modified": "Poaceae", "readable": "Poaceae", "graph": "resource:Poaceae" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v property:class resource:Monocotyledon . ?v property:division resource:Audi_e_tron }", "readable_query": "ASK WHERE { ?v property:class resource:Monocotyledon . ?v property:division resource:Audi_e-tron }", "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 { ?c property:division resource:Flowering_plant . ?c property:class resource:Monocotyledon }", "readable_query": "ASK WHERE { ?c property:division resource:Flowering_plant . ?c property:class resource:Monocotyledon }", "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 ?g WHERE { ?g property:class resource:Monocotyledon . ?g property:division resource:Flowering_plant }", "readable_query": "SELECT ?g WHERE { ?g property:class resource:Monocotyledon . ?g property:division resource:Flowering_plant }", "graph_answer": [ "resource:Poaceae" ], "readable_answer": [ "Poaceae" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n rdf:type ontology:airport . ?n property:3rd_runway_surface_type resource:Poaceae }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n rdf:type ontology:airport . ?n property:3rd_runway_surface_type resource:Poaceae }", "graph_answer": [ "resource:Ardmore_Airport__New_Zealand_" ], "readable_answer": [ "Ardmore Airport" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8218
Id64
[ { "subject": "A_Fortress_of_Grey_Ice", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "oclc", "object": "\"51969173\"" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "author", "object": "J._V._Jones" } ]
[ { "subject": "A_Fortress_of_Grey_Ice", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "oclcNumber", "object": "51969173" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "author", "object": "J._V._Jones" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Fortress of Grey Ice was written by J. V. Jones and is found in hardcover with the OCLC number 51969173.", "A Fortress of Grey Ice by J.V. Jones has the OCLC number 51969173 and is available in hardcover.", "JV Jones is the author of A Fortress of Grey Ice which was published in hardcover and has the OCLC number 51969173." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Fortress_of_Grey_Ice", "property:media_type", "resource:Hardcover" ], [ "resource:A_Fortress_of_Grey_Ice", "property:author", "resource:J__V__Jones" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:oclc_number", "51969173" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "51969173", "readable": "51969173", "graph": "51969173" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "oclcNumber", "readable": "oclc number", "graph": "property:oclc_number" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" }, { "modified": "J._V._Jones", "readable": "J. V. Jones", "graph": "resource:J__V__Jones" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?v = '51969173' ) . ?f rdf:type ontology:written_work . ?f property:oclc_number ?v . ?f property:author ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?v = '51969173' ) . ?f rdf:type ontology:written_work . ?f property:oclc_number ?v . ?f property:author ?i }", "graph_answer": [ "resource:J__V__Jones" ], "readable_answer": [ "J. V. Jones" ], "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 ?k WHERE { FILTER ( ?h = '51969173' ) . ?k property:oclc_number ?h . ?k rdf:type ontology:written_work . ?k property:author resource:J__V__Jones }", "readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?h = '51969173' ) . ?k property:oclc_number ?h . ?k rdf:type ontology:written_work . ?k property:author resource:J._V._Jones }", "graph_answer": [ "resource:A_Fortress_of_Grey_Ice" ], "readable_answer": [ "A Fortress of Grey Ice" ], "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 ?q WHERE { resource:A_Fortress_of_Grey_Ice property:legislature ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:A_Fortress_of_Grey_Ice property:legislature ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
4
10825
Id44
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "residence", "object": "United_States" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Stanford_University" }, { "subject": "AIP_Advances", "property": "publisher", "object": "American_Institute_of_Physics" } ]
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "residence", "object": "United_States" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Stanford_University" }, { "subject": "AIP_Advances", "property": "publisher", "object": "American_Institute_of_Physics" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.T. Charlie Johnson lives in the United States and attended Stanford University. He is the editor of AIP advances which is published by the American Institute of Physics.", "The American Institute of Physics publishes AIP Advances and it was edited by A.T. Charlie Johnson, who lives in the U.S. and which almaMater is Stanford University.", "AIP Advances, published by American Institute of Physics, is edited by A. T. Charlie Johnson, who resides in the U.S, and is a graduate of Stanford University." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_T__Charlie_Johnson", "property:residence", "resource:United_States" ], [ "resource:A_T__Charlie_Johnson", "property:alma_mater", "resource:Stanford_University" ], [ "resource:AIP_Advances", "property:editor", "resource:A_T__Charlie_Johnson" ], [ "resource:AIP_Advances", "rdf:type", "ontology:written_work" ], [ "resource:AIP_Advances", "property:publisher", "resource:American_Institute_of_Physics" ] ]
AIP_Advances
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "editor", "readable": "editor", "graph": "property:editor" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "residence", "readable": "residence", "graph": "property:residence" }, { "modified": "AIP_Advances", "readable": "AIP Advances", "graph": "resource:AIP_Advances" }, { "modified": "A.T._Charlie_Johnson", "readable": "A.T. Charlie Johnson", "graph": "resource:A_T__Charlie_Johnson" }, { "modified": "American_Institute_of_Physics", "readable": "American Institute of Physics", "graph": "resource:American_Institute_of_Physics" }, { "modified": "Stanford_University", "readable": "Stanford University", "graph": "resource:Stanford_University" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:AIP_Advances property:publisher ?t . FILTER ( CONTAINS ( LCASE ( ?t ) , 'institute' ) ) }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:AIP_Advances property:publisher ?t . FILTER ( CONTAINS ( LCASE ( ?t ) , 'institute' ) ) }", "graph_answer": [ "resource:American_Institute_of_Physics" ], "readable_answer": [ "American Institute of Physics" ], "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 ( ?f ) AS ?j ) WHERE { ?f property:residence resource:United_States . ?f property:alma_mater resource:Stanford_University }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?j ) WHERE { ?f property:residence resource:United_States . ?f property:alma_mater resource:Stanford_University }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:alma_mater resource:Stanford_University . ?k property:residence resource:United_States }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:alma_mater resource:Stanford_University . ?k property:residence resource:United_States }", "graph_answer": [ "resource:A_T__Charlie_Johnson" ], "readable_answer": [ "A.T. Charlie Johnson" ], "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" ] } ]
Artist
3
5882
Id28
[ { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Ambient_music" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Ambient_music" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner performs ambient music. He is associated with the group Greymachine and has played with the band Twilight.", "Musician, Aaron Turner; plays Ambient music, played with the band Twilight and is associated with the group Greymachine.", "Aaron Turner performs ambient music and played with Twilight and Greymachine." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Greymachine" ], [ "resource:Aaron_Turner", "property:genre", "resource:Ambient_music" ] ]
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": "Ambient_music", "readable": "Ambient music", "graph": "resource:Ambient_music" }, { "modified": "Greymachine", "readable": "Greymachine", "graph": "resource:Greymachine" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?o ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?r }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?o ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?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 ?k WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?k }", "graph_answer": [ "resource:Twilight__band_", "resource:Greymachine" ], "readable_answer": [ "Twilight", "Greymachine" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Aaron_Turner property:genre ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Aaron_Turner property:genre ?b }", "graph_answer": [ "resource:Ambient_music" ], "readable_answer": [ "Ambient music" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
2
4341
Id6
[ { "subject": "Arion_(comics)", "property": "creator", "object": "Paul_Kupperberg" }, { "subject": "Arion_(comics)", "property": "alterEgo", "object": "\"Ahri'ahn\"@en" } ]
[ { "subject": "Arion_(comicsCharacter)", "property": "alternativeName", "object": "\"Ahri'ahn\"" }, { "subject": "Arion_(comicsCharacter)", "property": "creator", "object": "Paul_Kupperberg" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Paul Kupperberg is the creator of the comic character Arion, sometimes known as Ahri'ahn.", "Created by Paul Kupperberg, the book character Arion is also known as Ahri'ahn.", "Paul Kupperberg is the creator of the comic character Arion, otherwise known as Ahri'ahn." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arion__comicsCharacter_", "property:creator", "resource:Paul_Kupperberg" ], [ "resource:Arion__comicsCharacter_", "rdf:type", "ontology:comics_character" ], [ "resource:Arion__comicsCharacter_", "property:alternative_name", "resource:Ahri_ahn" ] ]
Arion_(comicsCharacter)
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "Ahri'ahn", "readable": "Ahri'ahn", "graph": "resource:Ahri_ahn" }, { "modified": "Arion_(comicsCharacter)", "readable": "Arion", "graph": "resource:Arion__comicsCharacter_" }, { "modified": "Paul_Kupperberg", "readable": "Paul Kupperberg", "graph": "resource:Paul_Kupperberg" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?d ) WHERE { ?r rdf:type ontology:comics_character . ?r property:creator resource:Paul_Kupperberg . ?r property:alternative_name ?o }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?d ) WHERE { ?r rdf:type ontology:comics_character . ?r property:creator resource:Paul_Kupperberg . ?r property:alternative_name ?o }", "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 ?z WHERE { ?k property:alternative_name ?z . ?k rdf:type ontology:comics_character . ?k property:creator resource:Paul_Kupperberg }", "readable_query": "SELECT DISTINCT ?z WHERE { ?k property:alternative_name ?z . ?k rdf:type ontology:comics_character . ?k property:creator resource:Paul_Kupperberg }", "graph_answer": [ "resource:Ahri_ahn" ], "readable_answer": [ "Ahri'ahn" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?q property:alternative_name resource:Ahri_ahn . ?q property:creator resource:Paul_Kupperberg . ?q rdf:type ontology:comics_character }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q property:alternative_name resource:Ahri'ahn . ?q property:creator resource:Paul_Kupperberg . ?q rdf:type ontology:comics_character }", "graph_answer": [ "resource:Arion__comicsCharacter_" ], "readable_answer": [ "Arion" ], "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" ] } ]
MeanOfTransportation
3
7419
Id19
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Germany" }, { "subject": "AIDAstella", "property": "shipOperator", "object": "AIDA_Cruises" }, { "subject": "AIDAstella", "property": "shipBuilder", "object": "Meyer_Werft" } ]
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Germany" }, { "subject": "AIDAstella", "property": "operator", "object": "AIDA_Cruises" }, { "subject": "AIDAstella", "property": "builder", "object": "Meyer_Werft" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AIDA Cruises, based in Germany, operates the ship AIDAstella which was built by Meyer Werft.", "The AIDAstella, built by Meyer Werft, is operated by Germany's AIDA Cruises.", "Located in Germany is AIDA Cruises which operates the AIDAstella built by Meyer Werft." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDAstella", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAstella", "property:operator", "resource:AIDA_Cruises" ], [ "resource:AIDAstella", "property:builder", "resource:Meyer_Werft" ], [ "resource:AIDA_Cruises", "property:location", "resource:Germany" ] ]
AIDAstella
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "AIDA_Cruises", "readable": "AIDA Cruises", "graph": "resource:AIDA_Cruises" }, { "modified": "AIDAstella", "readable": "AIDAstella", "graph": "resource:AIDAstella" }, { "modified": "Germany", "readable": "Germany", "graph": "resource:Germany" }, { "modified": "Meyer_Werft", "readable": "Meyer Werft", "graph": "resource:Meyer_Werft" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?a property:builder resource:Meyer_Werft . ?a rdf:type ontology:mean_of_transportation . ?a property:operator resource:Sovcomflot }", "readable_query": "ASK WHERE { ?a property:builder resource:Meyer_Werft . ?a rdf:type ontology:mean_of_transportation . ?a property:operator resource:Sovcomflot }", "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 { ?d property:builder resource:Meyer_Werft . ?d property:operator resource:AIDA_Cruises . ?d rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?d property:builder resource:Meyer_Werft . ?d property:operator resource:AIDA_Cruises . ?d 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 ?j WHERE { ?j property:builder resource:Meyer_Werft . ?j rdf:type ontology:mean_of_transportation . ?j property:operator resource:AIDA_Cruises }", "readable_query": "SELECT ?j WHERE { ?j property:builder resource:Meyer_Werft . ?j rdf:type ontology:mean_of_transportation . ?j property:operator resource:AIDA_Cruises }", "graph_answer": [ "resource:AIDAstella" ], "readable_answer": [ "AIDAstella" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:AIDA_Cruises property:location ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:AIDA_Cruises property:location ?b }", "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" ] } ]
Food
5
12268
Id215
[ { "subject": "Philippines", "property": "language", "object": "Arabic" }, { "subject": "Philippines", "property": "officialLanguage", "object": "Philippine_English" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroups", "object": "Chinese_Filipino" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Ilocano_people" } ]
[ { "subject": "Philippines", "property": "language", "object": "Arabic" }, { "subject": "Philippines", "property": "officialLanguage", "object": "Philippine_English" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Chinese_Filipino" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Ilocano_people" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Batchoy is a dish from the Philippines, where the official language is Philippine English and where Arabic is also spoken. Ethnic groups from the country include the Ilocano people and the Chinese Filipino.", "Philippines is the country Batchoy comes from. Chinese Filipino and the Ilocano are ethnic groups there and both Philippine English and Arabic are spoken." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Philippines", "property:official_language", "resource:Philippine_English" ], [ "resource:Philippines", "property:language", "resource:Arabic" ], [ "resource:Philippines", "property:ethnic_group", "resource:Chinese_Filipino" ], [ "resource:Philippines", "property:ethnic_group", "resource:Ilocano_people" ] ]
Batchoy
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "officialLanguage", "readable": "official language", "graph": "property:official_language" }, { "modified": "Arabic", "readable": "Arabic", "graph": "resource:Arabic" }, { "modified": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Chinese_Filipino", "readable": "Chinese Filipino", "graph": "resource:Chinese_Filipino" }, { "modified": "Ilocano_people", "readable": "Ilocano people", "graph": "resource:Ilocano_people" }, { "modified": "Philippine_English", "readable": "Philippine English", "graph": "resource:Philippine_English" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?h ) , 'filipino' ) ) . resource:Philippines property:ethnic_group ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?h ) , 'filipino' ) ) . resource:Philippines property:ethnic_group ?h }", "graph_answer": [ "resource:Chinese_Filipino" ], "readable_answer": [ "Chinese Filipino" ], "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 ?t WHERE { ?t rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . ?t property:country resource:Philippines }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . ?t property:country resource:Philippines }", "graph_answer": [ "resource:Batchoy" ], "readable_answer": [ "Batchoy" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j ?d WHERE { resource:Philippines property:language ?j . resource:Philippines property:official_language ?d }", "readable_query": "SELECT DISTINCT ?j ?d WHERE { resource:Philippines property:language ?j . resource:Philippines property:official_language ?d }", "graph_answer": [ "resource:Arabic", "resource:Philippine_English" ], "readable_answer": [ "Arabic", "Philippine English" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { FILTER ( STRSTARTS ( LCASE ( ?m ) , 'p' ) ) . ?m property:ethnic_group resource:Ilocano_people }", "readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( STRSTARTS ( LCASE ( ?m ) , 'p' ) ) . ?m property:ethnic_group resource:Ilocano_people }", "graph_answer": [ "resource:Philippines" ], "readable_answer": [ "Philippines" ], "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" ] } ]
WrittenWork
3
8162
Id8
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "Eric_Flint" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "previousWork", "object": "1634:_The_Ram_Rebellion" }, { "subject": "Eric_Flint", "property": "birthPlace", "object": "Burbank,_California" } ]
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "Eric_Flint" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "precededBy", "object": "1634:_The_Ram_Rebellion" }, { "subject": "Eric_Flint", "property": "birthPlace", "object": "Burbank,_California" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The author, Eric Flint, wrote 1634: The Ram Rebellion and followed this with 1634: The Bavarian Crisis. Eric Flint was born in Burbank, California.", "Eric Flint was born in Burbank California and is the author of 1634: The Bavarian Crisis which was the sequel to 1634: The Ram Rebellion.", "Eric Flint, who was born in Burbank, California, is the author of 1634: The Bavarian Crisis which was preceded by 1634: The Ram Rebellion." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Bavarian_Crisis", "property:preceded_by", "resource:1634__The_Ram_Rebellion" ], [ "resource:1634__The_Bavarian_Crisis", "property:author", "resource:Eric_Flint" ], [ "resource:1634__The_Bavarian_Crisis", "rdf:type", "ontology:written_work" ], [ "resource:Eric_Flint", "property:birth_place", "resource:Burbank__California" ] ]
1634:_The_Bavarian_Crisis
[ { "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": "1634:_The_Bavarian_Crisis", "readable": "1634: The Bavarian Crisis", "graph": "resource:1634__The_Bavarian_Crisis" }, { "modified": "1634:_The_Ram_Rebellion", "readable": "1634: The Ram Rebellion", "graph": "resource:1634__The_Ram_Rebellion" }, { "modified": "Burbank,_California", "readable": "Burbank, California", "graph": "resource:Burbank__California" }, { "modified": "Eric_Flint", "readable": "Eric Flint", "graph": "resource:Eric_Flint" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v rdf:type ontology:written_work . ?l property:birth_place 'Windsor, Connecticut, United States' . ?v property:author ?l }", "readable_query": "ASK WHERE { ?v rdf:type ontology:written_work . ?l property:birth_place 'Windsor, Connecticut, United States' . ?v property:author ?l }", "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" ] } ]
Company
2
4416
Id4
[ { "subject": "AmeriGas", "property": "locationCountry", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Paul_Ryan" } ]
[ { "subject": "AmeriGas", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Paul_Ryan" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4", "Id5", "Id6" ], "text": [ "AmeriGas works in the United States where Paul Ryan is the leader.", "AmeriGas works in the United States, one of whose leaders is Paul Ryan.", "AmeriGas's home country is the United States, which has Paul Ryan as one of its leaders.", "AmeriGas is working in the United States where Paul Ryan is the name of one of the government leaders.", "AmeriGas works in the US, where Paul Ryan is the leader.", "AmeriGas is located in the United States, one of whose leaders is named Paul Ryan." ], "lang": [ "", "", "", "", "", "" ] }
[]
[]
[ [ "resource:AmeriGas", "rdf:type", "ontology:company" ], [ "resource:AmeriGas", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader", "resource:Paul_Ryan" ] ]
AmeriGas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "AmeriGas", "readable": "AmeriGas", "graph": "resource:AmeriGas" }, { "modified": "Paul_Ryan", "readable": "Paul Ryan", "graph": "resource:Paul_Ryan" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?f WHERE { ?u rdf:type ontology:company . ?u property:country ?f . ?f property:leader resource:Paul_Ryan }", "readable_query": "SELECT DISTINCT ?u ?f WHERE { ?u rdf:type ontology:company . ?u property:country ?f . ?f property:leader resource:Paul_Ryan }", "graph_answer": [ "resource:AmeriGas", "resource:United_States" ], "readable_answer": [ "AmeriGas", "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" ] } ]
City
5
11984
Id205
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The President and leader of the United States is Barack Obama. The US, where the English language is spoken and where Native Americans are an ethnic group, is home to Albuquerque in New Mexico.", "Native Americans are an ethnic group in the US, where English is spoken and Barack Obama (the President), is the leader. The United States is the location of Albuquerque in New Mexico.", "Albuquerque is in New Mexico, in the United States, where president Barack Obama is the leader. The Native Americans are an ethnic group within the United States, where English is the language spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Albuquerque,_New_Mexico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y ?g WHERE { resource:United_States property:leader ?g . resource:United_States property:leader_title ?y }", "readable_query": "SELECT DISTINCT ?y ?g WHERE { resource:United_States property:leader ?g . resource:United_States property:leader_title ?y }", "graph_answer": [ "resource:President_of_the_United_States", "resource:Barack_Obama" ], "readable_answer": [ "President of the United States", "Barack Obama" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a ?s WHERE { resource:United_States property:ethnic_group ?a . resource:United_States property:language ?s }", "readable_query": "SELECT DISTINCT ?a ?s WHERE { resource:United_States property:ethnic_group ?a . resource:United_States property:language ?s }", "graph_answer": [ "resource:Native_Americans_in_the_United_States", "resource:English_language" ], "readable_answer": [ "Native Americans in the United States", "English language" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w property:country resource:United_States . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'a' ) ) . ?w rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w property:country resource:United_States . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'a' ) ) . ?w rdf:type ontology:city }", "graph_answer": [ "resource:Albuquerque__New_Mexico" ], "readable_answer": [ "Albuquerque, New Mexico" ], "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" ] } ]
MeanOfTransportation
3
7450
Id50
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "Montreal_Locomotive_Works" }, { "subject": "ALCO_RS-3", "property": "enginetype", "object": "V12_engine" }, { "subject": "ALCO_RS-3", "property": "builddate", "object": "\"May 1950 &ndash; August 1956\"@en" } ]
[ { "subject": "ALCO_RS-3", "property": "builder", "object": "Montreal_Locomotive_Works" }, { "subject": "ALCO_RS-3", "property": "engine", "object": "V12_engine" }, { "subject": "ALCO_RS-3", "property": "buildDate", "object": "\"May 1950 - August 1956\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ALCO RS-3 was produced by the Montreal Locomotive Works between May 1950 and August 1956. It has a V12 engine.", "Montreal Locomotive Works is the builder of the ALCO RS-3 which has a V12 engine and was made between May 1950 and August 1956.", "The ALCO RS-3, produced between May 1950 and August 1956, has a V12 engine and was built by the Montreal Locomotive Works." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:ALCO_RS_3", "property:build_date", "May 1950 - August 1956" ], [ "resource:ALCO_RS_3", "property:engine", "resource:V12_engine" ], [ "resource:ALCO_RS_3", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:ALCO_RS_3", "property:builder", "resource:Montreal_Locomotive_Works" ] ]
ALCO_RS-3
[ { "modified": "May 1950 - August 1956", "readable": "May 1950 - August 1956", "graph": "May 1950 - August 1956" }, { "modified": "buildDate", "readable": "build date", "graph": "property:build_date" }, { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "ALCO_RS-3", "readable": "ALCO RS-3", "graph": "resource:ALCO_RS_3" }, { "modified": "Montreal_Locomotive_Works", "readable": "Montreal Locomotive Works", "graph": "resource:Montreal_Locomotive_Works" }, { "modified": "V12_engine", "readable": "V12 engine", "graph": "resource:V12_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w ?z WHERE { resource:ALCO_RS_3 property:builder ?z . resource:ALCO_RS_3 property:build_date ?w }", "readable_query": "SELECT DISTINCT ?w ?z WHERE { resource:ALCO_RS-3 property:builder ?z . resource:ALCO_RS-3 property:build_date ?w }", "graph_answer": [ "May 1950 - August 1956", "resource:Montreal_Locomotive_Works" ], "readable_answer": [ "May 1950 - August 1956", "Montreal Locomotive Works" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:ALCO_RS_3 property:division ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:ALCO_RS-3 property:division ?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" ] } ]
Company
3
7076
Id65
[ { "subject": "Trane", "property": "netIncome", "object": "5.563E8" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" }, { "subject": "Trane", "property": "type", "object": "Subsidiary" } ]
[ { "subject": "Trane", "property": "netIncome", "object": "556300000" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" }, { "subject": "Trane", "property": "type", "object": "Subsidiary" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Trane, a subsidiary company located in Swords, Dublin, has a net income of $556,300,000.", "Trane, a subsidiary, is located in Swords, Dublin, while having a net income of $556 million.", "Trane, a subsidiary company, has a net income of $556,300,000 and is located in Swords, Dublin." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Trane", "property:net_income", "556300000" ], [ "resource:Trane", "rdf:type", "ontology:subsidiary" ], [ "resource:Trane", "rdf:type", "ontology:company" ], [ "resource:Trane", "property:location", "resource:Swords__Dublin" ] ]
Trane
[ { "modified": "556300000", "readable": "556300000", "graph": "556300000" }, { "modified": "Subsidiary", "readable": "subsidiary", "graph": "ontology:subsidiary" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "netIncome", "readable": "net income", "graph": "property:net_income" }, { "modified": "Swords,_Dublin", "readable": "Swords, Dublin", "graph": "resource:Swords__Dublin" }, { "modified": "Trane", "readable": "Trane", "graph": "resource:Trane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?o property:location ?k . FILTER ( ?b <= '800000000' ) . ?o property:net_income ?b . ?o rdf:type ontology:subsidiary }", "readable_query": "SELECT DISTINCT ?k WHERE { ?o property:location ?k . FILTER ( ?b <= '800000000' ) . ?o property:net_income ?b . ?o rdf:type ontology:subsidiary }", "graph_answer": [ "resource:Swords__Dublin" ], "readable_answer": [ "Swords, Dublin" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?r property:location resource:Swords__Dublin . ?r rdf:type ontology:subsidiary . ?r property:net_income ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { ?r property:location resource:Swords,_Dublin . ?r rdf:type ontology:subsidiary . ?r property:net_income ?f }", "graph_answer": [ "556300000" ], "readable_answer": [ "556300000" ], "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 ?m WHERE { FILTER ( ?p < '800000000' ) . ?m property:location resource:Swords__Dublin . ?m rdf:type ontology:subsidiary . ?m property:net_income ?p }", "readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( ?p < '800000000' ) . ?m property:location resource:Swords,_Dublin . ?m rdf:type ontology:subsidiary . ?m property:net_income ?p }", "graph_answer": [ "resource:Trane" ], "readable_answer": [ "Trane" ], "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
9782
Id71
[ { "subject": "Ayam_penyet", "property": "region", "object": "Malaysia" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Chinese" }, { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
[ { "subject": "Ayam_penyet", "property": "region", "object": "Malaysia" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Chinese" }, { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ayam Penyet is a food found in Java; it is a dish from Malaysia and one of its main ingredients is fried chicken. The Malaysian Chinese are an ethnic group from Malaysia.", "Ayam penyet, which has fried chicken in it, is a popular dish in Malaysia and Java. The Malaysian chinese are an ethnic group from Malaysia.", "Ayam penyet is a food found in Java and it contains fried chicken. The dish comes from Malaysia, where Malaysian Chinese is an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Malaysia", "property:ethnic_group", "resource:Malaysian_Chinese" ], [ "resource:Ayam_penyet", "property:ingredient", "resource:Fried_chicken" ], [ "resource:Ayam_penyet", "rdf:type", "ontology:food" ], [ "resource:Ayam_penyet", "property:country", "resource:Java" ], [ "resource:Ayam_penyet", "property:region", "resource:Malaysia" ] ]
Ayam_penyet
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Fried_chicken", "readable": "Fried chicken", "graph": "resource:Fried_chicken" }, { "modified": "Java", "readable": "Java", "graph": "resource:Java" }, { "modified": "Malaysia", "readable": "Malaysia", "graph": "resource:Malaysia" }, { "modified": "Malaysian_Chinese", "readable": "Malaysian Chinese", "graph": "resource:Malaysian_Chinese" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?n property:ethnic_group resource:Malaysian_Chinese . ?f property:region ?n . ?f rdf:type ontology:food . ?f property:ingredient resource:Fried_chicken }", "readable_query": "SELECT DISTINCT ?f WHERE { ?n property:ethnic_group resource:Malaysian_Chinese . ?f property:region ?n . ?f rdf:type ontology:food . ?f property:ingredient resource:Fried_chicken }", "graph_answer": [ "resource:Ayam_penyet" ], "readable_answer": [ "Ayam penyet" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Ayam_penyet property:country ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Ayam_penyet property:country ?l }", "graph_answer": [ "resource:Java" ], "readable_answer": [ "Java" ], "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
3
5924
Id70
[ { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Ahmet_Ertegun", "property": "hometown", "object": "Washington,_D.C." }, { "subject": "Ahmet_Ertegun", "property": "background", "object": "\"non_performing_personnel\"" } ]
[ { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Ahmet_Ertegun", "property": "origin", "object": "Washington,_D.C." }, { "subject": "Ahmet_Ertegun", "property": "background", "object": "\"non_performing_personnel\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Ahmet Ertegun (from Washington, DC) is a rhythm and blues artiste but started out as a non performing personnel." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Ahmet_Ertegun", "rdf:type", "ontology:artist" ], [ "resource:Ahmet_Ertegun", "property:background", "resource:non_performing_personnel" ], [ "resource:Ahmet_Ertegun", "property:origin", "resource:Washington__D_C_" ], [ "resource:Ahmet_Ertegun", "property:genre", "resource:Rhythm_and_blues" ] ]
Ahmet_Ertegun
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "origin", "readable": "origin", "graph": "property:origin" }, { "modified": "Ahmet_Ertegun", "readable": "Ahmet Ertegun", "graph": "resource:Ahmet_Ertegun" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" }, { "modified": "non_performing_personnel", "readable": "non performing personnel", "graph": "resource:non_performing_personnel" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?t property:background resource:solo_singer . ?t property:genre resource:Rhythm_and_blues . ?t rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?t property:background resource:solo_singer . ?t property:genre resource:Rhythm_and_blues . ?t rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues . ?k property:background resource:non_performing_personnel }", "readable_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues . ?k property:background resource:non_performing_personnel }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?a WHERE { ?a rdf:type ontology:artist . ?a property:background resource:non_performing_personnel . ?a property:genre resource:Rhythm_and_blues }", "readable_query": "SELECT ?a WHERE { ?a rdf:type ontology:artist . ?a property:background resource:non_performing_personnel . ?a property:genre resource:Rhythm_and_blues }", "graph_answer": [ "resource:Ahmet_Ertegun" ], "readable_answer": [ "Ahmet Ertegun" ], "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 ?f WHERE { resource:Ahmet_Ertegun property:origin ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Ahmet_Ertegun property:origin ?f }", "graph_answer": [ "resource:Washington__D_C_" ], "readable_answer": [ "Washington, D.C." ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
4
9041
Id111
[ { "subject": "Central_Español", "property": "league", "object": "Uruguayan_Segunda_División" }, { "subject": "Abel_Hernández", "property": "youthclubs", "object": "Central_Español" }, { "subject": "Hull_City_A.F.C.", "property": "manager", "object": "Steve_Bruce" }, { "subject": "Abel_Hernández", "property": "clubs", "object": "Hull_City_A.F.C." } ]
[ { "subject": "Central_Español", "property": "league", "object": "Uruguayan_Segunda_División" }, { "subject": "Abel_Hernández", "property": "youthclub", "object": "Central_Español" }, { "subject": "Hull_City_A.F.C.", "property": "manager", "object": "Steve_Bruce" }, { "subject": "Abel_Hernández", "property": "club", "object": "Hull_City_A.F.C." } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Hernández played youth football for Central Español which plays in the Uruguayan Segunda División. Abel Hernández now plays for Hull City A.F.C., the manager of which, is Steve Bruce.", "Abel Hernández played youth football for Central Español that is in the Uruguayan Segunda División league. He now plays for Hull City AFC which is managed by Steve Bruce.", "Steve Bruce is the manager of Hull City AFC, which is Abel Hernández's club. Hernández played youth football for Central Español which play in the Uruguayan Segunda División league." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hull_City_A_F_C_", "property:manager", "resource:Steve_Bruce" ], [ "resource:Central_Espa_ol", "property:league", "resource:Uruguayan_Segunda_Divisi_n" ], [ "resource:Abel_Hern_ndez", "rdf:type", "ontology:athlete" ], [ "resource:Abel_Hern_ndez", "property:club", "resource:Hull_City_A_F_C_" ], [ "resource:Abel_Hern_ndez", "property:youthclub", "resource:Central_Espa_ol" ] ]
Abel_Hernández
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Abel_Hernández", "readable": "Abel Hernández", "graph": "resource:Abel_Hern_ndez" }, { "modified": "Central_Español", "readable": "Central Español", "graph": "resource:Central_Espa_ol" }, { "modified": "Hull_City_A.F.C.", "readable": "Hull City A.F.C.", "graph": "resource:Hull_City_A_F_C_" }, { "modified": "Steve_Bruce", "readable": "Steve Bruce", "graph": "resource:Steve_Bruce" }, { "modified": "Uruguayan_Segunda_División", "readable": "Uruguayan Segunda División", "graph": "resource:Uruguayan_Segunda_Divisi_n" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?q ) WHERE { ?u rdf:type ontology:athlete . ?u property:youthclub resource:Harbour_View_F_C_ . resource:Harbour_View_F_C_ property:league resource:Uruguayan_Segunda_Divisi_n }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?q ) WHERE { ?u rdf:type ontology:athlete . ?u property:youthclub resource:Harbour_View_F.C. . resource:Harbour_View_F.C. property:league resource:Uruguayan_Segunda_Divisi_n }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?x ) WHERE { ?c property:club ?g . ?g property:manager resource:Steve_Bruce . ?c rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?x ) WHERE { ?c property:club ?g . ?g property:manager resource:Steve_Bruce . ?c rdf:type ontology:athlete }", "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 ?e WHERE { ?e property:club ?m . ?m property:manager resource:Steve_Bruce . ?e rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:club ?m . ?m property:manager resource:Steve_Bruce . ?e rdf:type ontology:athlete }", "graph_answer": [ "resource:Abel_Hern_ndez" ], "readable_answer": [ "Abel Hernández" ], "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 ?d WHERE { ?i property:youthclub resource:Central_Espa_ol . ?d property:manager resource:Steve_Bruce . ?i rdf:type ontology:athlete . ?i property:club ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { ?i property:youthclub resource:Central_Español . ?d property:manager resource:Steve_Bruce . ?i rdf:type ontology:athlete . ?i property:club ?d }", "graph_answer": [ "resource:Hull_City_A_F_C_" ], "readable_answer": [ "Hull City A.F.C." ], "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" ] } ]
Company
6
12924
Id4
[ { "subject": "Chinabank", "property": "foundingDate", "object": "1920-08-16" }, { "subject": "Chinabank", "property": "service", "object": "Banking" }, { "subject": "Chinabank", "property": "numberOfEmployees", "object": "5594" }, { "subject": "Chinabank", "property": "netIncome", "object": "1.51E10" }, { "subject": "Chinabank", "property": "numberOfLocations", "object": "295" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" } ]
[ { "subject": "Chinabank", "property": "foundingDate", "object": "1920-08-16" }, { "subject": "Chinabank", "property": "service", "object": "Banking" }, { "subject": "Chinabank", "property": "numberOfEmployees", "object": "5594" }, { "subject": "Chinabank", "property": "netIncome", "object": "15100000000" }, { "subject": "Chinabank", "property": "numberOfLocations", "object": "295" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Chinabank, founded in Manila on the 16th of August, 1920, has 295 banking centers along with 5594 workers and provides banking services to customers with a net income of Chinabank is 15,100,000,000.", "Chinabank was founded in Manila on 08/16/1920, but has expanded to 295 branches with 5594 employees and a net income of 15100000000.", "Founded on 08-16-1920 in Manila, Chinabank has 5594 employees at 295 locations and brings in a net income of 15,100,000.000 for their banking services." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Chinabank", "property:net_income", "15100000000" ], [ "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:foundation_place", "resource:Manila" ], [ "resource:Chinabank", "property:number_of_locations", "295" ], [ "resource:Chinabank", "property:service", "resource:Banking" ] ]
Chinabank
[ { "modified": "15100000000", "readable": "15100000000", "graph": "15100000000" }, { "modified": "295", "readable": "295", "graph": "295" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "foundingDate", "readable": "founding date", "graph": "property:founding_date" }, { "modified": "netIncome", "readable": "net income", "graph": "property:net_income" }, { "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" }, { "modified": "Manila", "readable": "Manila", "graph": "resource:Manila" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?d rdf:type ontology:company . FILTER ( ?j = \"1920_08_16\" ) . ?d property:service ?v . ?d property:founding_date ?j }", "readable_query": "SELECT DISTINCT ?v WHERE { ?d rdf:type ontology:company . FILTER ( ?j = \"1920-08-16\" ) . ?d property:service ?v . ?d property:founding_date ?j }", "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", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:service resource:Banking . ?n rdf:type ontology:company . ?n property:founding_date ?u . FILTER ( ?u = \"1920_08_16\" ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:service resource:Banking . ?n rdf:type ontology:company . ?n property:founding_date ?u . FILTER ( ?u = \"1920-08-16\" ) }", "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", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j ?f WHERE { resource:Chinabank property:number_of_employees ?j . resource:Chinabank property:foundation_place ?f }", "readable_query": "SELECT DISTINCT ?j ?f WHERE { resource:Chinabank property:number_of_employees ?j . resource:Chinabank property:foundation_place ?f }", "graph_answer": [ "resource:5594", "resource:Manila" ], "readable_answer": [ "5594", "Manila" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g ?s WHERE { resource:Chinabank property:net_income ?s . resource:Chinabank property:number_of_locations ?g }", "readable_query": "SELECT DISTINCT ?g ?s WHERE { resource:Chinabank property:net_income ?s . resource:Chinabank property:number_of_locations ?g }", "graph_answer": [ "295", "15100000000" ], "readable_answer": [ "295", "15100000000" ], "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" ] } ]
Artist
2
3514
Id126
[ { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "London" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "England" } ]
[ { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "London" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "England" } ]
(X (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Alfred Garth Jones was born in England and died in London." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Alfred_Garth_Jones", "rdf:type", "ontology:artist" ], [ "resource:Alfred_Garth_Jones", "property:death_place", "resource:London" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:England" ] ]
Alfred_Garth_Jones
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Alfred_Garth_Jones", "readable": "Alfred Garth Jones", "graph": "resource:Alfred_Garth_Jones" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "London", "readable": "London", "graph": "resource:London" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v rdf:type ontology:artist . ?v property:birth_place ?g . ?v property:death_place resource:Madison__Wisconsin }", "readable_query": "ASK WHERE { ?v rdf:type ontology:artist . ?v property:birth_place ?g . ?v property:death_place resource:Madison,_Wisconsin }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Artist
2
3567
Id179
[ { "subject": "Anders_Osborne", "property": "genre", "object": "Blues" }, { "subject": "Anders_Osborne", "property": "recordLabel", "object": "Rabadash_Records" } ]
[ { "subject": "Anders_Osborne", "property": "genre", "object": "Blues" }, { "subject": "Anders_Osborne", "property": "recordLabel", "object": "Rabadash_Records" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anders Osborne's genre is Blues and he is signed to the Rabadash Records label.", "Anders Osborne who is signed to the Rabadash Records label, performs Blues music.", "Anders Osborne is a blues artist who is signed to the record label Rabadash Records." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Anders_Osborne", "rdf:type", "ontology:artist" ], [ "resource:Anders_Osborne", "property:genre", "resource:Blues" ], [ "resource:Anders_Osborne", "property:record_label", "resource:Rabadash_Records" ] ]
Anders_Osborne
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Anders_Osborne", "readable": "Anders Osborne", "graph": "resource:Anders_Osborne" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Rabadash_Records", "readable": "Rabadash Records", "graph": "resource:Rabadash_Records" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { FILTER ( CONTAINS ( LCASE ( ?f ) , 'records' ) ) . resource:Anders_Osborne property:record_label ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( CONTAINS ( LCASE ( ?f ) , 'records' ) ) . resource:Anders_Osborne property:record_label ?f }", "graph_answer": [ "resource:Rabadash_Records" ], "readable_answer": [ "Rabadash Records" ], "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 ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'b' ) ) . resource:Anders_Osborne property:genre ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'b' ) ) . resource:Anders_Osborne property:genre ?v }", "graph_answer": [ "resource:Blues" ], "readable_answer": [ "Blues" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3525
Id137
[ { "subject": "Alison_O'Donnell", "property": "associatedBand", "object": "Flibbertigibbet" }, { "subject": "Alison_O'Donnell", "property": "associatedMusicalArtist", "object": "Mellow_Candle" } ]
[ { "subject": "Alison_O'Donnell", "property": "associatedBand/associatedMusicalArtist", "object": "Flibbertigibbet" }, { "subject": "Alison_O'Donnell", "property": "associatedBand/associatedMusicalArtist", "object": "Mellow_Candle" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alison O'Donnell was a member of the Flibbertigibbet band and he is also an artist for the band Mellow Candle.", "Alison O'Donnell was a member of both the Flibbertigibbet band and the Mellow Candle band." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alison_O_Donnell", "rdf:type", "ontology:artist" ], [ "resource:Alison_O_Donnell", "property:associated_band_associated_musical_artist", "resource:Mellow_Candle" ], [ "resource:Alison_O_Donnell", "property:associated_band_associated_musical_artist", "resource:Flibbertigibbet" ] ]
Alison_O'Donnell
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "Alison_O'Donnell", "readable": "Alison O'Donnell", "graph": "resource:Alison_O_Donnell" }, { "modified": "Flibbertigibbet", "readable": "Flibbertigibbet", "graph": "resource:Flibbertigibbet" }, { "modified": "Mellow_Candle", "readable": "Mellow Candle", "graph": "resource:Mellow_Candle" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?y ) WHERE { ?o rdf:type ontology:artist . ?o property:associated_band_associated_musical_artist resource:Flibbertigibbet }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?y ) WHERE { ?o rdf:type ontology:artist . ?o property:associated_band_associated_musical_artist resource:Flibbertigibbet }", "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 ?c WHERE { ?c property:associated_band_associated_musical_artist resource:Flibbertigibbet . ?c rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:associated_band_associated_musical_artist resource:Flibbertigibbet . ?c rdf:type ontology:artist }", "graph_answer": [ "resource:Alison_O_Donnell" ], "readable_answer": [ "Alison O'Donnell" ], "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 ( COUNT ( ?u ) AS ?o ) WHERE { resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?o ) WHERE { resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?u }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?q != resource:Flibbertigibbet ) . resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?q != resource:Flibbertigibbet ) . resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?q }", "graph_answer": [ "resource:Mellow_Candle" ], "readable_answer": [ "Mellow Candle" ], "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" ] } ]
CelestialBody
5
11693
Id1
[ { "subject": "(15788)_1993_SB", "property": "discoverer", "object": "Donal_O'Ceallaigh" }, { "subject": "(15788)_1993_SB", "property": "orbitalPeriod", "object": "7.72943e+09" }, { "subject": "(15788)_1993_SB", "property": "periapsis", "object": "3.9971e+12" }, { "subject": "(15788)_1993_SB", "property": "epoch", "object": "\"2006-03-06\"^^xsd:date" }, { "subject": "(15788)_1993_SB", "property": "Planet/apoapsis", "object": "\"7.7151E9\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "(15788)_1993_SB", "property": "discoverer", "object": "Donal_O'Ceallaigh" }, { "subject": "(15788)_1993_SB", "property": "epoch", "object": "2006-03-06" }, { "subject": "(15788)_1993_SB", "property": "orbitalPeriod", "object": "7729430000.0" }, { "subject": "(15788)_1993_SB", "property": "periapsis", "object": "3997100000000.0" }, { "subject": "(15788)_1993_SB", "property": "apoapsis", "object": "7715100000.0 (kilometres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Donal O'Ceallaigh discovered 15788 1993 SB which has an epoch date of March 6th, 2006. The periapsis of 15788 1993 SB is 3,997,100,000,000 kilometres and it has an apoapsis of 7,715,100,000 kilometres. Its orbital period is 7729430000.", "Donal O'Ceallaigh discovered (15788) 1993 SB, which has an epoch date of March 6th 2006, an orbital period of 7729430000.0, a periapsis of 3997100000000.0, and an apoapsis of 7715100000.0 km.", "The celestial body known as (15788) 1993 SB has an epoch date of 6 March 2006 and was discovered by Donal O'Ceallaigh. It has an orbital period of 7729430000, a periapsis of 3997100000000 and an apoapsis of 7715100000.0 kms." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_15788__1993_SB", "property:epoch", "resource:2006_03_06" ], [ "resource:_15788__1993_SB", "rdf:type", "ontology:celestial_body" ], [ "resource:_15788__1993_SB", "property:apoapsis", "7715100000.0 (kilometres)" ], [ "resource:_15788__1993_SB", "property:periapsis", "resource:3997100000000_0" ], [ "resource:_15788__1993_SB", "property:orbital_period", "resource:7729430000_0" ], [ "resource:_15788__1993_SB", "property:discoverer", "resource:Donal_O_Ceallaigh" ] ]
(15788)_1993_SB
[ { "modified": "7715100000.0 (kilometres)", "readable": "7715100000.0", "graph": "7715100000.0 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "2006-03-06", "readable": "2006-03-06", "graph": "resource:2006_03_06" }, { "modified": "3997100000000.0", "readable": "3997100000000.0", "graph": "resource:3997100000000_0" }, { "modified": "7729430000.0", "readable": "7729430000.0", "graph": "resource:7729430000_0" }, { "modified": "Donal_O'Ceallaigh", "readable": "Donal O'Ceallaigh", "graph": "resource:Donal_O_Ceallaigh" }, { "modified": "(15788)_1993_SB", "readable": "1993 SB", "graph": "resource:_15788__1993_SB" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?i rdf:type ontology:celestial_body . ?i property:discoverer ?j . ?i property:epoch ?z . FILTER ( ?z = \"2006_03_06\" ) }", "readable_query": "SELECT DISTINCT ?j WHERE { ?i rdf:type ontology:celestial_body . ?i property:discoverer ?j . ?i property:epoch ?z . FILTER ( ?z = \"2006-03-06\" ) }", "graph_answer": [ "resource:Donal_O_Ceallaigh" ], "readable_answer": [ "Donal O'Ceallaigh" ], "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 { ?h rdf:type ontology:celestial_body . ?h property:discoverer resource:Donal_O_Ceallaigh . ?h property:apoapsis '560937000.0 (kilometres)' }", "readable_query": "ASK WHERE { ?h rdf:type ontology:celestial_body . ?h property:discoverer resource:Donal_O'Ceallaigh . ?h property:apoapsis '560937000.0 (kilometres)' }", "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 { ?r property:discoverer resource:Donal_O_Ceallaigh . ?r rdf:type ontology:celestial_body . ?r property:apoapsis '7715100000.0 (kilometres)' }", "readable_query": "ASK WHERE { ?r property:discoverer resource:Donal_O'Ceallaigh . ?r rdf:type ontology:celestial_body . ?r property:apoapsis '7715100000.0 (kilometres)' }", "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 ?z WHERE { ?z property:apoapsis '7715100000.0 (kilometres)' . ?z property:discoverer resource:Donal_O_Ceallaigh . ?z rdf:type ontology:celestial_body }", "readable_query": "SELECT ?z WHERE { ?z property:apoapsis '7715100000.0 (kilometres)' . ?z property:discoverer resource:Donal_O'Ceallaigh . ?z rdf:type ontology:celestial_body }", "graph_answer": [ "resource:_15788__1993_SB" ], "readable_answer": [ "1993 SB" ], "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 ?l ?i WHERE { resource:_15788__1993_SB property:periapsis ?i . resource:_15788__1993_SB property:orbital_period ?l }", "readable_query": "SELECT DISTINCT ?l ?i WHERE { resource:(15788)_1993_SB property:periapsis ?i . resource:(15788)_1993_SB property:orbital_period ?l }", "graph_answer": [ "resource:7729430000_0", "resource:3997100000000_0" ], "readable_answer": [ "7729430000.0", "3997100000000.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:_15788__1993_SB property:apoapsis ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:(15788)_1993_SB property:apoapsis ?n }", "graph_answer": [ "7715100000.0 (kilometres)" ], "readable_answer": [ "7715100000.0" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
3
6484
Id104
[ { "subject": "Adisham_Hall", "property": "locationCountry", "object": "Sri_Lanka" }, { "subject": "Adisham_Hall", "property": "location", "object": "\"Haputale, Sri Lanka\"@en" }, { "subject": "Sri_Lanka", "property": "leaderName", "object": "Ranil_Wickremesinghe" } ]
[ { "subject": "Adisham_Hall", "property": "country", "object": "Sri_Lanka" }, { "subject": "Adisham_Hall", "property": "location", "object": "\"Haputale, Sri Lanka\"" }, { "subject": "Sri_Lanka", "property": "leader", "object": "Ranil_Wickremesinghe" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ranil Wickremesinghe is a leader of Sri Lanka, the country where, in Haputale, Adisham Hall is located.", "Adisham Hall is located in Haputale, Sri Lanka, the country of which Ranil Wickremesinghe is leader.", "Adisham Hall is in Haputale, Sri Lanka. The leader of Sri Lanka is Ranil Wickremesinghe." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Sri_Lanka", "property:leader", "resource:Ranil_Wickremesinghe" ], [ "resource:Adisham_Hall", "rdf:type", "ontology:building" ], [ "resource:Adisham_Hall", "property:location", "resource:Haputale__Sri_Lanka" ], [ "resource:Adisham_Hall", "property:country", "resource:Sri_Lanka" ] ]
Adisham_Hall
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Adisham_Hall", "readable": "Adisham Hall", "graph": "resource:Adisham_Hall" }, { "modified": "Haputale, Sri Lanka", "readable": "Haputale, Sri Lanka", "graph": "resource:Haputale__Sri_Lanka" }, { "modified": "Ranil_Wickremesinghe", "readable": "Ranil Wickremesinghe", "graph": "resource:Ranil_Wickremesinghe" }, { "modified": "Sri_Lanka", "readable": "Sri Lanka", "graph": "resource:Sri_Lanka" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?j property:location resource:Haputale__Sri_Lanka . ?j property:country ?b . ?b property:leader resource:Ranil_Wickremesinghe . ?j rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j property:location resource:Haputale,_Sri_Lanka . ?j property:country ?b . ?b property:leader resource:Ranil_Wickremesinghe . ?j rdf:type ontology:building }", "graph_answer": [ "resource:Adisham_Hall" ], "readable_answer": [ "Adisham Hall" ], "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" ] } ]
Food
3
7366
Id279
[ { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" } ]
[ { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Amatriciana_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Amatriciana sauce comes from Italy where Sergio Mattarella is a leader and the capital is Rome.", "Amatriciana sauce is a traditional sauce from Italy which has the capital city of Rome and Sergio Mattarella as leader.", "Italy is the country Amatriciana sauce comes from, its leader is Sergio Mattarella and its capital is Rome." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Amatriciana_sauce", "rdf:type", "ontology:food" ], [ "resource:Amatriciana_sauce", "property:country", "resource:Italy" ], [ "resource:Italy", "property:leader", "resource:Sergio_Mattarella" ], [ "resource:Italy", "property:capital", "resource:Rome" ] ]
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": "Rome", "readable": "Rome", "graph": "resource:Rome" }, { "modified": "Sergio_Mattarella", "readable": "Sergio Mattarella", "graph": "resource:Sergio_Mattarella" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?a property:capital resource:Rome . resource:Amatriciana_sauce property:country ?a . resource:Amatriciana_sauce rdf:type ontology:food }", "readable_query": "ASK WHERE { ?a property:capital resource:Rome . resource:Amatriciana_sauce property:country ?a . resource:Amatriciana_sauce rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?e WHERE { ?e property:capital resource:Rome . resource:Amatriciana_sauce rdf:type ontology:food . resource:Amatriciana_sauce property:country ?e }", "readable_query": "SELECT ?e WHERE { ?e property:capital resource:Rome . resource:Amatriciana_sauce rdf:type ontology:food . resource:Amatriciana_sauce property:country ?e }", "graph_answer": [ "resource:Italy" ], "readable_answer": [ "Italy" ], "type": [ "ellipsis", "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 ?t WHERE { resource:Italy property:material ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Italy property:material ?t }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Italy property:draft_round ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Italy property:draft_round ?r }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
3
8131
Id35
[ { "subject": "Acharya_Institute_of_Technology", "property": "free", "object": "All_India_Council_for_Technical_Education" }, { "subject": "All_India_Council_for_Technical_Education", "property": "location", "object": "Mumbai" }, { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" } ]
[ { "subject": "Acharya_Institute_of_Technology", "property": "wasGivenTheTechnicalCampusStatusBy", "object": "All_India_Council_for_Technical_Education" }, { "subject": "All_India_Council_for_Technical_Education", "property": "location", "object": "Mumbai" }, { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acharya Institute of Technology is located in Bangalore. It was given the \"Technical Campus\" status by the All India Council for Technical Education, which is located in Mumbai.", "The Acharya Institute of Technology in Bangalore was given the \"Technical Campus\" status by the All India Council for Technical Education in Mumbai.", "The Acharya Institute of Technology, Bangalore, was given 'Technical Campus' status by the All India Council for Technical Education in Mumbai." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:All_India_Council_for_Technical_Education", "property:location", "resource:Mumbai" ], [ "resource:Acharya_Institute_of_Technology", "property:was_given_the_technical_campus_status_by", "resource:All_India_Council_for_Technical_Education" ], [ "resource:Acharya_Institute_of_Technology", "property:city", "resource:Bangalore" ], [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ] ]
Acharya_Institute_of_Technology
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "wasGivenTheTechnicalCampusStatusBy", "readable": "was given the technical campus status by", "graph": "property:was_given_the_technical_campus_status_by" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "All_India_Council_for_Technical_Education", "readable": "All India Council for Technical Education", "graph": "resource:All_India_Council_for_Technical_Education" }, { "modified": "Bangalore", "readable": "Bangalore", "graph": "resource:Bangalore" }, { "modified": "Mumbai", "readable": "Mumbai", "graph": "resource:Mumbai" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?g property:city resource:Bangalore . ?w property:location resource:Mumbai . ?g rdf:type ontology:university . ?g property:was_given_the_technical_campus_status_by ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { ?g property:city resource:Bangalore . ?w property:location resource:Mumbai . ?g rdf:type ontology:university . ?g property:was_given_the_technical_campus_status_by ?w }", "graph_answer": [ "resource:All_India_Council_for_Technical_Education" ], "readable_answer": [ "All India Council for Technical Education" ], "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 ?m WHERE { ?m property:was_given_the_technical_campus_status_by resource:All_India_Council_for_Technical_Education . ?m rdf:type ontology:university . ?m property:city resource:Bangalore . resource:All_India_Council_for_Technical_Education property:location resource:Mumbai }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:was_given_the_technical_campus_status_by resource:All_India_Council_for_Technical_Education . ?m rdf:type ontology:university . ?m property:city resource:Bangalore . resource:All_India_Council_for_Technical_Education property:location resource:Mumbai }", "graph_answer": [ "resource:Acharya_Institute_of_Technology" ], "readable_answer": [ "Acharya Institute of Technology" ], "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" ] } ]
MeanOfTransportation
2
4826
Id61
[ { "subject": "AMC_Matador", "property": "assembly", "object": "Kenosha,_Wisconsin" }, { "subject": "AMC_Matador", "property": "modelYears", "object": "1971" } ]
[ { "subject": "AMC_Matador", "property": "assembly", "object": "Kenosha,_Wisconsin" }, { "subject": "AMC_Matador", "property": "modelYears", "object": "1971" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The AMC Matador includes the model year of 1971 and was assembled in Kenosha, Wisconsin.", "The AMC Matador model was manufactured during 1971 and was assembled in Kenosha, Wisconsin.", "The AMC Matador model was manufactured during 1971 and assembled on the line at Kenosha, Wisconsin." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AMC_Matador", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AMC_Matador", "property:model_years", "resource:1971" ], [ "resource:AMC_Matador", "property:assembly", "resource:Kenosha__Wisconsin" ] ]
AMC_Matador
[ { "modified": "assembly", "readable": "assembly", "graph": "property:assembly" }, { "modified": "modelYears", "readable": "model years", "graph": "property:model_years" }, { "modified": "1971", "readable": "1971", "graph": "resource:1971" }, { "modified": "AMC_Matador", "readable": "AMC Matador", "graph": "resource:AMC_Matador" }, { "modified": "Kenosha,_Wisconsin", "readable": "Kenosha, Wisconsin", "graph": "resource:Kenosha__Wisconsin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?u WHERE { resource:AMC_Matador property:model_years ?u . resource:AMC_Matador property:assembly ?k }", "readable_query": "SELECT DISTINCT ?k ?u WHERE { resource:AMC_Matador property:model_years ?u . resource:AMC_Matador property:assembly ?k }", "graph_answer": [ "resource:Kenosha__Wisconsin", "resource:1971" ], "readable_answer": [ "Kenosha, Wisconsin", "1971" ], "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
2
4377
Id42
[ { "subject": "Baymax", "property": "series", "object": "Big_Hero_6_(film)" }, { "subject": "Baymax", "property": "creator", "object": "Duncan_Rouleau" } ]
[ { "subject": "Baymax", "property": "series", "object": "Big_Hero_6_(film)" }, { "subject": "Baymax", "property": "creator", "object": "Duncan_Rouleau" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Duncan Rouleau created Baymax, a character in Big Hero 6.", "Created by Duncan Rouleau, Baymax, is a character in Big Hero 6." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Baymax", "property:creator", "resource:Duncan_Rouleau" ], [ "resource:Baymax", "rdf:type", "ontology:comics_character" ], [ "resource:Baymax", "property:series", "resource:Big_Hero_6__film_" ] ]
Baymax
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "series", "readable": "series", "graph": "property:series" }, { "modified": "Baymax", "readable": "Baymax", "graph": "resource:Baymax" }, { "modified": "Big_Hero_6_(film)", "readable": "Big Hero 6", "graph": "resource:Big_Hero_6__film_" }, { "modified": "Duncan_Rouleau", "readable": "Duncan Rouleau", "graph": "resource:Duncan_Rouleau" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?q property:series resource:Big_Hero_6__film_ . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'b' ) ) . ?q rdf:type ontology:comics_character }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q property:series resource:Big_Hero_6_(film) . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'b' ) ) . ?q rdf:type ontology:comics_character }", "graph_answer": [ "resource:Baymax" ], "readable_answer": [ "Baymax" ], "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": "ASK WHERE { resource:Baymax property:creator ?n }", "readable_query": "ASK WHERE { resource:Baymax property:creator ?n }", "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 ?e WHERE { resource:Baymax property:creator ?e }", "readable_query": "SELECT ?e WHERE { resource:Baymax property:creator ?e }", "graph_answer": [ "resource:Duncan_Rouleau" ], "readable_answer": [ "Duncan Rouleau" ], "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" ] } ]